Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from de8ca292a0f52966ebd0c852ab3af25f57b1d8bf 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-ssh1224198888988295379.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-ssh17441120418695034336.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-ssh1351458429809645988.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-ssh9550458924049053032.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-ssh13167644352836997556.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-8809 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/495 [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/495 # 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 de8ca292a0f52966ebd0c852ab3af25f57b1d8bf (main) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v3 (#4516)" > 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 de8ca292a0f52966ebd0c852ab3af25f57b1d8bf # timeout=10 > git rev-list --no-walk e1e3f5bc26f0f49af8da3a9fdbd56a8ac88c552a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-17T22:28:00.220Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-17T22:28:00.274Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-17T22:28:00.289Z] ========================================================= [2023-04-17T22:28:00.289Z] EdgeX Global Pipelines Version Info [2023-04-17T22:28:00.289Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-17T22:28:01.002Z] ------------------- [2023-04-17T22:28:01.002Z] stable info: [2023-04-17T22:28:01.002Z] ------------------- [2023-04-17T22:28:01.002Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-17T22:28:01.002Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-17T22:28:01.002Z] Message: update stable to v1.0.248 [2023-04-17T22:28:01.574Z] ------------------- [2023-04-17T22:28:01.574Z] experimental info: [2023-04-17T22:28:01.574Z] ------------------- [2023-04-17T22:28:01.574Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-17T22:28:01.574Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-17T22:28:01.574Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-17T22:28:01.722Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-04-17T22:28:01.735Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-04-17T22:28:01.744Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-17T22:28:01.754Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-17T22:28:01.768Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-17T22:28:01.783Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-17T22:28:01.792Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-17T22:28:01.801Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-04-17T22:28:01.811Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-04-17T22:28:01.821Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-04-17T22:28:01.831Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-17T22:28:01.842Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-17T22:28:01.852Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-17T22:28:01.866Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-17T22:28:01.874Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-17T22:28:01.884Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-17T22:28:01.895Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-17T22:28:01.907Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-17T22:28:01.918Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-04-17T22:28:01.929Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-04-17T22:28:01.941Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-17T22:28:01.956Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-17T22:28:01.969Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-17T22:28:01.980Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-04-17T22:28:01.990Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-04-17T22:28:02.000Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-04-17T22:28:02.010Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [Pipeline] echo [2023-04-17T22:28:02.021Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = de8ca29 [Pipeline] echo [2023-04-17T22:28:02.034Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-17T22:28:02.088Z] provisioning config files... [2023-04-17T22:28:02.100Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/495@tmp/config8170955315266778241tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-17T22:28:02.401Z] ---> docker-login.sh [2023-04-17T22:28:02.401Z] nexus3.edgexfoundry.org:10001 [2023-04-17T22:28:02.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T22:28:02.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T22:28:02.662Z] Configure a credential helper to remove this warning. See [2023-04-17T22:28:02.662Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T22:28:02.662Z] [2023-04-17T22:28:02.662Z] Login Succeeded [2023-04-17T22:28:02.662Z] nexus3.edgexfoundry.org:10002 [2023-04-17T22:28:02.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T22:28:02.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T22:28:02.922Z] Configure a credential helper to remove this warning. See [2023-04-17T22:28:02.922Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T22:28:02.922Z] [2023-04-17T22:28:02.922Z] Login Succeeded [2023-04-17T22:28:02.922Z] nexus3.edgexfoundry.org:10003 [2023-04-17T22:28:02.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T22:28:02.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T22:28:02.922Z] Configure a credential helper to remove this warning. See [2023-04-17T22:28:02.922Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T22:28:02.922Z] [2023-04-17T22:28:02.922Z] Login Succeeded [2023-04-17T22:28:02.923Z] nexus3.edgexfoundry.org:10004 [2023-04-17T22:28:02.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T22:28:02.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T22:28:02.923Z] Configure a credential helper to remove this warning. See [2023-04-17T22:28:02.923Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T22:28:02.923Z] [2023-04-17T22:28:02.923Z] Login Succeeded [2023-04-17T22:28:03.183Z] docker.io [2023-04-17T22:28:03.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T22:28:03.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T22:28:03.442Z] Configure a credential helper to remove this warning. See [2023-04-17T22:28:03.442Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T22:28:03.442Z] [2023-04-17T22:28:03.442Z] Login Succeeded [2023-04-17T22:28:03.442Z] ---> docker-login.sh ends [Pipeline] } [2023-04-17T22:28:03.450Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-17T22:28:03.756Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-04-17T22:28:03.756Z] + dirname cmd/core-command/Dockerfile [2023-04-17T22:28:03.756Z] + cut -d/ -f2 [2023-04-17T22:28:03.756Z] + echo core-command,cmd/core-command/Dockerfile [2023-04-17T22:28:03.756Z] + cut -d/ -f2 [2023-04-17T22:28:03.756Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-04-17T22:28:03.756Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-04-17T22:28:03.756Z] + dirname cmd/core-data/Dockerfile [2023-04-17T22:28:03.756Z] + cut -d/ -f2 [2023-04-17T22:28:03.756Z] + echo core-data,cmd/core-data/Dockerfile [2023-04-17T22:28:03.756Z] + dirname cmd/core-metadata/Dockerfile [2023-04-17T22:28:03.756Z] + cut -d/ -f2 [2023-04-17T22:28:03.756Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-04-17T22:28:03.756Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-04-17T22:28:03.756Z] + cut -d/ -f2 [2023-04-17T22:28:03.756Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-04-17T22:28:03.756Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-04-17T22:28:03.756Z] + cut -d/ -f2 [2023-04-17T22:28:03.756Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-04-17T22:28:03.756Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-04-17T22:28:03.756Z] + cut -d/ -f2 [2023-04-17T22:28:03.756Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-04-17T22:28:03.756Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-04-17T22:28:03.756Z] + cut -d/ -f2 [2023-04-17T22:28:03.756Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-04-17T22:28:03.756Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-04-17T22:28:03.756Z] + cut -d/ -f2 [2023-04-17T22:28:03.756Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-04-17T22:28:03.756Z] + dirname cmd/security-spire-agent/Dockerfile [2023-04-17T22:28:03.756Z] + cut -d/ -f2 [2023-04-17T22:28:03.756Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-04-17T22:28:03.756Z] + dirname cmd/security-spire-config/Dockerfile [2023-04-17T22:28:03.756Z] + cut -d/ -f2 [2023-04-17T22:28:03.756Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-04-17T22:28:03.756Z] + dirname cmd/security-spire-server/Dockerfile [2023-04-17T22:28:03.756Z] + cut -d/ -f2 [2023-04-17T22:28:03.756Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-04-17T22:28:03.756Z] + dirname cmd/support-notifications/Dockerfile [2023-04-17T22:28:03.756Z] + cut -d/ -f2 [2023-04-17T22:28:03.756Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-04-17T22:28:03.756Z] + dirname cmd/support-scheduler/Dockerfile [2023-04-17T22:28:03.756Z] + cut -d/ -f2 [2023-04-17T22:28:03.756Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-04-17T22:28:03.803Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-17T22:28:04.128Z] + git rev-list -1 --merges de8ca292a0f52966ebd0c852ab3af25f57b1d8bf~1..de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [Pipeline] echo [2023-04-17T22:28:04.144Z] -----------> git rev-list -1 --merges de8ca292a0f52966ebd0c852ab3af25f57b1d8bf~1..de8ca292a0f52966ebd0c852ab3af25f57b1d8bf de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [false] [Pipeline] sh [2023-04-17T22:28:04.430Z] + git log --format=format:%s -1 de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [Pipeline] echo [2023-04-17T22:28:04.442Z] ========================================================= [2023-04-17T22:28:04.442Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-17T22:28:04.442Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-04-17T22:28:04.859Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-17T22:28:04.859Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-17T22:28:04.859Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-17T22:28:04.859Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-17T22:28:04.859Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-17T22:28:04.859Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-17T22:28:04.859Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:28:05.265Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-17T22:28:05.265Z] [2023-04-17T22:28:05.265Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:28:05.567Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-17T22:28:05.567Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-17T22:28:05.567Z] b85a868b505f: Pulling fs layer [2023-04-17T22:28:05.567Z] e2be974225ed: Pulling fs layer [2023-04-17T22:28:05.567Z] 339a4e72a1f5: Pulling fs layer [2023-04-17T22:28:05.567Z] 988bab9f4d93: Pulling fs layer [2023-04-17T22:28:05.568Z] 1469e6f7b9e6: Pulling fs layer [2023-04-17T22:28:05.568Z] eaf3925da568: Pulling fs layer [2023-04-17T22:28:05.568Z] bab4dde63d76: Pulling fs layer [2023-04-17T22:28:05.568Z] bde34c3a00c8: Pulling fs layer [2023-04-17T22:28:05.568Z] b352a97aabf1: Pulling fs layer [2023-04-17T22:28:05.568Z] 4872d77fe225: Pulling fs layer [2023-04-17T22:28:05.568Z] 5851b861e8e6: Pulling fs layer [2023-04-17T22:28:05.568Z] bab4dde63d76: Waiting [2023-04-17T22:28:05.568Z] bde34c3a00c8: Waiting [2023-04-17T22:28:05.568Z] 5851b861e8e6: Waiting [2023-04-17T22:28:05.568Z] b352a97aabf1: Waiting [2023-04-17T22:28:05.568Z] 4872d77fe225: Waiting [2023-04-17T22:28:05.568Z] 988bab9f4d93: Waiting [2023-04-17T22:28:05.568Z] eaf3925da568: Waiting [2023-04-17T22:28:05.568Z] e2be974225ed: Download complete [2023-04-17T22:28:05.568Z] 988bab9f4d93: Verifying Checksum [2023-04-17T22:28:05.568Z] 988bab9f4d93: Download complete [2023-04-17T22:28:05.568Z] 339a4e72a1f5: Verifying Checksum [2023-04-17T22:28:05.568Z] 339a4e72a1f5: Download complete [2023-04-17T22:28:05.568Z] 1469e6f7b9e6: Verifying Checksum [2023-04-17T22:28:05.568Z] 1469e6f7b9e6: Download complete [2023-04-17T22:28:05.568Z] eaf3925da568: Verifying Checksum [2023-04-17T22:28:05.568Z] eaf3925da568: Download complete [2023-04-17T22:28:05.828Z] bde34c3a00c8: Download complete [2023-04-17T22:28:05.828Z] b352a97aabf1: Verifying Checksum [2023-04-17T22:28:05.828Z] b352a97aabf1: Download complete [2023-04-17T22:28:05.828Z] 4872d77fe225: Verifying Checksum [2023-04-17T22:28:05.828Z] 4872d77fe225: Download complete [2023-04-17T22:28:05.828Z] 5851b861e8e6: Verifying Checksum [2023-04-17T22:28:05.828Z] 5851b861e8e6: Download complete [2023-04-17T22:28:05.828Z] b85a868b505f: Verifying Checksum [2023-04-17T22:28:05.828Z] b85a868b505f: Download complete [2023-04-17T22:28:06.106Z] bab4dde63d76: Verifying Checksum [2023-04-17T22:28:06.106Z] bab4dde63d76: Download complete [2023-04-17T22:28:07.056Z] b85a868b505f: Pull complete [2023-04-17T22:28:07.316Z] e2be974225ed: Pull complete [2023-04-17T22:28:07.576Z] 339a4e72a1f5: Pull complete [2023-04-17T22:28:07.836Z] 988bab9f4d93: Pull complete [2023-04-17T22:28:08.097Z] 1469e6f7b9e6: Pull complete [2023-04-17T22:28:08.097Z] eaf3925da568: Pull complete [2023-04-17T22:28:09.999Z] bab4dde63d76: Pull complete [2023-04-17T22:28:09.999Z] bde34c3a00c8: Pull complete [2023-04-17T22:28:09.999Z] b352a97aabf1: Pull complete [2023-04-17T22:28:09.999Z] 4872d77fe225: Pull complete [2023-04-17T22:28:10.256Z] 5851b861e8e6: Pull complete [2023-04-17T22:28:10.256Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-17T22:28:10.256Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-17T22:28:10.256Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T22:28:10.348Z] prd-ubuntu20.04-docker-8c-8g-8809 does not seem to be running inside a container [2023-04-17T22:28:10.380Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/495 -v /w/workspace/edgex-go/495:/w/workspace/edgex-go/495:rw,z -v /w/workspace/edgex-go/495@tmp:/w/workspace/edgex-go/495@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-17T22:28:11.632Z] $ docker top 866e577aa56ad7460025b0ca207bd63d9f41f242c2b7693f88f6a87b97961744 -eo pid,comm [2023-04-17T22:28:11.687Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-17T22:28:11.687Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-17T22:28:11.718Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-17T22:28:11.718Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-17T22:28:11.845Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-17T22:28:11.853Z] $ docker exec 866e577aa56ad7460025b0ca207bd63d9f41f242c2b7693f88f6a87b97961744 ssh-agent [2023-04-17T22:28:11.968Z] SSH_AUTH_SOCK=/tmp/ssh-AWuSjS2HAOwf/agent.33 [2023-04-17T22:28:11.968Z] SSH_AGENT_PID=39 [2023-04-17T22:28:11.975Z] Running ssh-add (command line suppressed) [2023-04-17T22:28:12.087Z] Identity added: /w/workspace/edgex-go/495@tmp/private_key_7796357879882762364.key (/w/workspace/edgex-go/495@tmp/private_key_7796357879882762364.key) [2023-04-17T22:28:12.097Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-17T22:28:12.384Z] + git tag --points-at HEAD [Pipeline] } [2023-04-17T22:28:12.399Z] $ docker exec --env ******** --env ******** 866e577aa56ad7460025b0ca207bd63d9f41f242c2b7693f88f6a87b97961744 ssh-agent -k [2023-04-17T22:28:12.508Z] unset SSH_AUTH_SOCK; [2023-04-17T22:28:12.509Z] unset SSH_AGENT_PID; [2023-04-17T22:28:12.510Z] echo Agent pid 39 killed; [2023-04-17T22:28:12.515Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-17T22:28:12.540Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-17T22:28:12.540Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-17T22:28:12.666Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-17T22:28:12.673Z] $ docker exec 866e577aa56ad7460025b0ca207bd63d9f41f242c2b7693f88f6a87b97961744 ssh-agent [2023-04-17T22:28:12.804Z] SSH_AUTH_SOCK=/tmp/ssh-5f37xsiWKBft/agent.71 [2023-04-17T22:28:12.804Z] SSH_AGENT_PID=77 [2023-04-17T22:28:12.809Z] Running ssh-add (command line suppressed) [2023-04-17T22:28:12.931Z] Identity added: /w/workspace/edgex-go/495@tmp/private_key_2343875022619823293.key (/w/workspace/edgex-go/495@tmp/private_key_2343875022619823293.key) [2023-04-17T22:28:12.941Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-17T22:28:13.227Z] + git semver init [2023-04-17T22:28:13.487Z] 2023-04-17 22:28:13,463 [run_init] DEBUG init version:0.0.0 force:False [2023-04-17T22:28:13.487Z] 2023-04-17 22:28:13,464 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/495/.semver [2023-04-17T22:28:13.487Z] 2023-04-17 22:28:13,464 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/495/.semver [2023-04-17T22:28:13.487Z] 2023-04-17 22:28:13,464 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/495/.semver'], cwd=/w/workspace/edgex-go/495, universal_newlines=False, shell=None, istream=None) [2023-04-17T22:28:18.767Z] 2023-04-17 22:28:17,830 [append_file] DEBUG append to file:/w/workspace/edgex-go/495/.git/info/exclude [2023-04-17T22:28:18.767Z] 2023-04-17 22:28:17,831 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/495/.semver/main with force:False [2023-04-17T22:28:18.767Z] 2023-04-17 22:28:17,831 [read_version] DEBUG read version from /w/workspace/edgex-go/495/.semver/main [2023-04-17T22:28:18.767Z] 2023-04-17 22:28:17,831 [read_version] DEBUG read version from /w/workspace/edgex-go/495/.semver/main [2023-04-17T22:28:18.767Z] 3.0.0-dev.133 [Pipeline] } [2023-04-17T22:28:18.780Z] $ docker exec --env ******** --env ******** 866e577aa56ad7460025b0ca207bd63d9f41f242c2b7693f88f6a87b97961744 ssh-agent -k [2023-04-17T22:28:18.881Z] unset SSH_AUTH_SOCK; [2023-04-17T22:28:18.881Z] unset SSH_AGENT_PID; [2023-04-17T22:28:18.881Z] echo Agent pid 77 killed; [2023-04-17T22:28:18.888Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-17T22:28:19.183Z] + git semver [Pipeline] } [2023-04-17T22:28:19.459Z] $ docker stop --time=1 866e577aa56ad7460025b0ca207bd63d9f41f242c2b7693f88f6a87b97961744 [2023-04-17T22:28:20.751Z] $ docker rm -f --volumes 866e577aa56ad7460025b0ca207bd63d9f41f242c2b7693f88f6a87b97961744 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-17T22:28:21.088Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-17T22:28:21.292Z] Stashed 1 file(s) [Pipeline] echo [2023-04-17T22:28:21.295Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.133 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-17T22:28:21.667Z] + git config --global --add safe.directory /w/workspace/edgex-go/495 [Pipeline] echo [2023-04-17T22:28:21.680Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-17T22:28:21.691Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-17T22:28:21.698Z] ========================================================= [2023-04-17T22:28:21.698Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-17T22:28:21.698Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-04-17T22:28:21.982Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-17T22:28:21.982Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-17T22:28:21.982Z] 63b65145d645: Pulling fs layer [2023-04-17T22:28:21.982Z] a2d21d5440eb: Pulling fs layer [2023-04-17T22:28:21.982Z] 935e6c44a52c: Pulling fs layer [2023-04-17T22:28:21.982Z] 94cc34f8dd06: Pulling fs layer [2023-04-17T22:28:21.982Z] 30dea6a524f1: Pulling fs layer [2023-04-17T22:28:21.982Z] a2aff8979fd8: Pulling fs layer [2023-04-17T22:28:21.982Z] 6808be2612f2: Pulling fs layer [2023-04-17T22:28:21.982Z] f25807f1079a: Pulling fs layer [2023-04-17T22:28:21.982Z] 30dea6a524f1: Waiting [2023-04-17T22:28:21.982Z] a2aff8979fd8: Waiting [2023-04-17T22:28:21.982Z] 6808be2612f2: Waiting [2023-04-17T22:28:21.982Z] 94cc34f8dd06: Waiting [2023-04-17T22:28:21.982Z] f25807f1079a: Waiting [2023-04-17T22:28:21.982Z] a2d21d5440eb: Download complete [2023-04-17T22:28:21.982Z] 30dea6a524f1: Verifying Checksum [2023-04-17T22:28:21.982Z] 30dea6a524f1: Download complete [2023-04-17T22:28:21.982Z] 63b65145d645: Download complete [2023-04-17T22:28:21.982Z] a2aff8979fd8: Verifying Checksum [2023-04-17T22:28:21.982Z] a2aff8979fd8: Download complete [2023-04-17T22:28:22.242Z] 63b65145d645: Pull complete [2023-04-17T22:28:22.242Z] a2d21d5440eb: Pull complete [2023-04-17T22:28:22.503Z] f25807f1079a: Verifying Checksum [2023-04-17T22:28:22.503Z] f25807f1079a: Download complete [2023-04-17T22:28:22.762Z] 935e6c44a52c: Verifying Checksum [2023-04-17T22:28:22.762Z] 935e6c44a52c: Download complete [2023-04-17T22:28:22.762Z] 6808be2612f2: Verifying Checksum [2023-04-17T22:28:22.762Z] 6808be2612f2: Download complete [2023-04-17T22:28:26.950Z] 935e6c44a52c: Pull complete [2023-04-17T22:28:26.950Z] 94cc34f8dd06: Pull complete [2023-04-17T22:28:26.950Z] 30dea6a524f1: Pull complete [2023-04-17T22:28:26.950Z] a2aff8979fd8: Pull complete [2023-04-17T22:28:28.852Z] 6808be2612f2: Pull complete [2023-04-17T22:28:29.422Z] f25807f1079a: Pull complete [2023-04-17T22:28:29.681Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-17T22:28:29.681Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-17T22:28:29.681Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-04-17T22:28:29.975Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-17T22:28:29.975Z] WORKDIR /edgex [2023-04-17T22:28:29.975Z] COPY go.mod . [2023-04-17T22:28:29.975Z] RUN go mod download [2023-04-17T22:28:29.975Z] + docker build -t ci-base-image-x86_64 -f - . [2023-04-17T22:28:30.543Z] Sending build context to Docker daemon 170.7MB [2023-04-17T22:28:30.543Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-17T22:28:30.543Z] ---> 3b553350e43f [2023-04-17T22:28:30.543Z] Step 2/4 : WORKDIR /edgex [2023-04-17T22:28:32.454Z] ---> Running in 137ff5b06c26 [2023-04-17T22:28:32.454Z] Removing intermediate container 137ff5b06c26 [2023-04-17T22:28:32.454Z] ---> 9122b777b383 [2023-04-17T22:28:32.454Z] Step 3/4 : COPY go.mod . [2023-04-17T22:28:32.454Z] ---> fe9d6476f802 [2023-04-17T22:28:32.454Z] Step 4/4 : RUN go mod download [2023-04-17T22:28:32.454Z] ---> Running in 1e0c13f78c7f [2023-04-17T22:28:36.348Z] Still waiting to schedule task [2023-04-17T22:28:36.349Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-04-17T22:28:42.437Z] Removing intermediate container 1e0c13f78c7f [2023-04-17T22:28:42.437Z] ---> eef6d0be6355 [2023-04-17T22:28:42.437Z] Successfully built eef6d0be6355 [2023-04-17T22:28:42.437Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:28:42.733Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-17T22:28:42.733Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T22:28:42.808Z] prd-ubuntu20.04-docker-8c-8g-8809 does not seem to be running inside a container [2023-04-17T22:28:42.844Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/495 -v /w/workspace/edgex-go/495:/w/workspace/edgex-go/495:rw,z -v /w/workspace/edgex-go/495@tmp:/w/workspace/edgex-go/495@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-17T22:28:43.215Z] $ docker top 5601337e7ac5b8aff3ea1583e2a7fae882c0f5db0acc75811ec69ddd2e07a7a7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-17T22:28:43.555Z] + go version [2023-04-17T22:28:43.555Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-17T22:28:43.568Z] $ docker stop --time=1 5601337e7ac5b8aff3ea1583e2a7fae882c0f5db0acc75811ec69ddd2e07a7a7 [2023-04-17T22:28:44.848Z] $ docker rm -f --volumes 5601337e7ac5b8aff3ea1583e2a7fae882c0f5db0acc75811ec69ddd2e07a7a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:28:45.245Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-17T22:28:45.245Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T22:28:45.319Z] prd-ubuntu20.04-docker-8c-8g-8809 does not seem to be running inside a container [2023-04-17T22:28:45.351Z] $ 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/495 -v /w/workspace/edgex-go/495:/w/workspace/edgex-go/495:rw,z -v /w/workspace/edgex-go/495@tmp:/w/workspace/edgex-go/495@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-17T22:28:45.696Z] $ docker top 70997f7f7fd45b4b926eccb01229d48f44a44590e3ac105b9ebb95b62b25e60b -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-17T22:28:45.767Z] ========================================================= [2023-04-17T22:28:45.767Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-04-17T22:28:45.767Z] ========================================================= [Pipeline] sh [2023-04-17T22:28:46.040Z] + git config --global --add safe.directory /w/workspace/edgex-go/495 [Pipeline] fileExists [Pipeline] sh [2023-04-17T22:28:46.336Z] + make test [2023-04-17T22:28:46.336Z] go test -race -coverprofile=coverage.out ./... [2023-04-17T22:28:54.647Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-04-17T22:29:09.518Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-04-17T22:29:09.518Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-04-17T22:29:10.451Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-04-17T22:29:10.710Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-04-17T22:29:11.274Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-04-17T22:29:11.839Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-04-17T22:29:11.839Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-04-17T22:29:12.098Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-04-17T22:29:12.098Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-04-17T22:29:12.356Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-04-17T22:29:12.616Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-04-17T22:29:12.874Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-04-17T22:29:12.874Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-04-17T22:29:12.874Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-04-17T22:29:14.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-04-17T22:29:14.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-04-17T22:29:15.036Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.053s coverage: 28.7% of statements [2023-04-17T22:29:16.940Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 98.5% of statements [2023-04-17T22:29:22.216Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.100s coverage: 71.5% of statements [2023-04-17T22:29:22.216Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-04-17T22:29:22.216Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-04-17T22:29:22.216Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-04-17T22:29:22.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-04-17T22:29:22.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-04-17T22:29:22.783Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.072s coverage: 54.0% of statements [2023-04-17T22:29:24.161Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-04-17T22:29:24.161Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-04-17T22:29:24.161Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-04-17T22:29:24.161Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-04-17T22:29:24.161Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-04-17T22:29:25.536Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-04-17T22:29:25.536Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-04-17T22:29:26.910Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.917s coverage: 88.5% of statements [2023-04-17T22:29:26.910Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.067s coverage: 3.8% of statements [2023-04-17T22:29:27.479Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-04-17T22:29:27.479Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-04-17T22:29:27.479Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-04-17T22:29:28.046Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.395s coverage: 95.6% of statements [2023-04-17T22:29:28.046Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-04-17T22:29:28.046Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-04-17T22:29:28.046Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-04-17T22:29:28.046Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-04-17T22:29:28.046Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-04-17T22:29:28.304Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.060s coverage: 72.2% of statements [2023-04-17T22:29:29.239Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-04-17T22:29:29.239Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-04-17T22:29:29.239Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-04-17T22:29:29.497Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.062s coverage: 65.9% of statements [2023-04-17T22:29:31.396Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-04-17T22:29:31.396Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-04-17T22:29:31.396Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.081s coverage: 0.9% of statements [2023-04-17T22:29:31.396Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.052s coverage: 29.0% of statements [2023-04-17T22:29:31.396Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.063s coverage: 44.1% of statements [2023-04-17T22:29:31.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.050s coverage: 82.9% of statements [2023-04-17T22:29:31.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements [2023-04-17T22:29:31.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.054s coverage: 96.3% of statements [2023-04-17T22:29:32.223Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements [2023-04-17T22:29:33.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-04-17T22:29:33.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-04-17T22:29:33.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-04-17T22:29:33.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-04-17T22:29:33.727Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-04-17T22:29:33.727Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-04-17T22:29:33.727Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-04-17T22:29:33.727Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-04-17T22:29:34.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-04-17T22:29:34.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-04-17T22:29:34.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-04-17T22:29:34.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-04-17T22:29:35.228Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-04-17T22:29:35.228Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-04-17T22:29:35.486Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-04-17T22:29:36.861Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-04-17T22:29:37.119Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-04-17T22:29:38.054Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-04-17T22:29:38.054Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-04-17T22:29:39.432Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-04-17T22:29:39.432Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-04-17T22:29:39.432Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-04-17T22:29:40.819Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-04-17T22:29:40.819Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-04-17T22:29:41.388Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-04-17T22:29:41.955Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-04-17T22:29:41.955Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-04-17T22:29:41.955Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-04-17T22:29:41.955Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-04-17T22:29:43.369Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-04-17T22:29:43.369Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-04-17T22:29:43.369Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-04-17T22:29:43.369Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-04-17T22:29:44.364Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.062s coverage: 94.4% of statements [2023-04-17T22:29:45.017Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-04-17T22:29:45.017Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-04-17T22:29:45.017Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-04-17T22:29:45.017Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-04-17T22:29:45.626Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-04-17T22:29:45.626Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-04-17T22:29:46.192Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-04-17T22:29:46.192Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-04-17T22:29:58.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.308s coverage: 79.9% of statements [2023-04-17T22:29:58.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.092s coverage: 92.9% of statements [2023-04-17T22:29:58.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 64.4% of statements [2023-04-17T22:29:58.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.047s coverage: 62.3% of statements [2023-04-17T22:29:58.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements [2023-04-17T22:29:58.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.049s coverage: 20.0% of statements [2023-04-17T22:29:58.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2023-04-17T22:29:58.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.101s coverage: 81.8% of statements [2023-04-17T22:29:58.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.093s coverage: 82.1% of statements [2023-04-17T22:29:58.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.070s coverage: 86.0% of statements [2023-04-17T22:29:58.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.177s coverage: 63.1% of statements [2023-04-17T22:29:58.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2023-04-17T22:29:58.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements [2023-04-17T22:29:58.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements [2023-04-17T22:29:58.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements [2023-04-17T22:29:58.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements [2023-04-17T22:29:58.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.159s coverage: 38.4% of statements [2023-04-17T22:29:58.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.062s coverage: 89.5% of statements [2023-04-17T22:29:58.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements [2023-04-17T22:29:58.414Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 17.7% of statements [2023-04-17T22:29:58.414Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.110s coverage: 92.3% of statements [2023-04-17T22:29:58.414Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 61.5% of statements [2023-04-17T22:29:58.414Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.104s coverage: 97.7% of statements [2023-04-17T22:29:58.414Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-04-17T22:29:58.414Z] running golangci-lint [2023-04-17T22:29:58.414Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-04-17T22:29:58.414Z] go version go1.20.2 linux/amd64 [2023-04-17T22:29:58.414Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-04-17T22:29:58.414Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-04-17T22:30:08.412Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8810 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-04-17T22:30:08.424Z] Running in /w/workspace/edgex-go/495 [Pipeline] { [Pipeline] checkout [2023-04-17T22:30:08.456Z] The recommended git tool is: git [2023-04-17T22:30:13.280Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|imports|types_sizes|files|name) took 15.564346857s" [2023-04-17T22:30:13.280Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 49.506219ms" [2023-04-17T22:30:13.603Z] using credential edgex-jenkins-ssh [2023-04-17T22:30:13.618Z] Cloning the remote Git repository [2023-04-17T22:30:13.624Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-04-17T22:30:13.715Z] > git init /w/workspace/edgex-go/495 # timeout=10 [2023-04-17T22:30:13.862Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-04-17T22:30:13.863Z] > git --version # timeout=10 [2023-04-17T22:30:13.887Z] > git --version # 'git version 2.25.1' [2023-04-17T22:30:13.889Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-17T22:30:14.040Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-17T22:30:21.428Z] level=info msg="[linters_context/goanalysis] analyzers took 1m3.873147669s with top 10 stages: buildir: 36.3511372s, inspect: 1.571301816s, fact_deprecated: 1.499000799s, gosec: 1.362697015s, printf: 1.178549618s, S1038: 1.113464227s, fact_purity: 938.242543ms, nilness: 920.801796ms, ctrlflow: 823.66946ms, directives: 694.358975ms" [2023-04-17T22:30:21.428Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-04-17T22:30:21.428Z] level=info msg="[runner] Processors filtering stat (out/in): cgo: 203/203, path_prettifier: 203/203, skip_dirs: 203/203, identifier_marker: 203/203, exclude-rules: 23/203, autogenerated_exclude: 203/203, nolint: 0/23, filename_unadjuster: 203/203, skip_files: 203/203, exclude: 203/203" [2023-04-17T22:30:21.428Z] level=info msg="[runner] processing took 19.858282ms with stages: nolint: 7.517415ms, identifier_marker: 5.710013ms, path_prettifier: 2.092212ms, autogenerated_exclude: 1.877192ms, exclude-rules: 1.32245ms, skip_dirs: 1.26035ms, cgo: 53.96µs, filename_unadjuster: 17.95µs, max_same_issues: 1.27µs, severity-rules: 1.1µs, uniq_by_line: 990ns, skip_files: 750ns, path_shortener: 560ns, diff: 410ns, path_prefixer: 390ns, exclude: 360ns, sort_results: 360ns, source_code: 260ns, max_from_linter: 170ns, max_per_file_from_linter: 120ns" [2023-04-17T22:30:21.428Z] level=info msg="[runner] linters took 8.418981478s with stages: goanalysis_metalinter: 8.399017356s" [2023-04-17T22:30:21.428Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-04-17T22:30:21.428Z] level=info msg="Memory: 242 samples, avg is 191.2MB, max is 789.2MB" [2023-04-17T22:30:21.428Z] level=info msg="Execution took 24.047342539s" [2023-04-17T22:30:21.428Z] go vet ./... [2023-04-17T22:30:26.694Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-17T22:30:26.694Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-17T22:30:26.694Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-17T22:30:26.706Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-04-17T22:30:26.996Z] + ls -al . [2023-04-17T22:30:26.996Z] total 704 [2023-04-17T22:30:26.996Z] drwxrwxr-x 11 1001 1001 4096 Apr 17 22:28 . [2023-04-17T22:30:26.996Z] drwxr-xr-x 4 root root 4096 Apr 17 22:28 .. [2023-04-17T22:30:26.996Z] drwxrwxr-x 2 1001 1001 4096 Apr 17 22:27 .blubracket [2023-04-17T22:30:26.996Z] -rw-rw-r-- 1 1001 1001 16 Apr 17 22:27 .dockerignore [2023-04-17T22:30:26.996Z] drwxrwxr-x 8 1001 1001 4096 Apr 17 22:28 .git [2023-04-17T22:30:26.996Z] drwxrwxr-x 3 1001 1001 4096 Apr 17 22:27 .github [2023-04-17T22:30:26.996Z] -rw-rw-r-- 1 1001 1001 1133 Apr 17 22:27 .gitignore [2023-04-17T22:30:26.996Z] -rw-rw-r-- 1 1001 1001 42 Apr 17 22:27 .golangci.yml [2023-04-17T22:30:26.996Z] -rw-rw-r-- 1 1001 1001 87 Apr 17 22:27 .hadolint.yml [2023-04-17T22:30:26.996Z] drwxr-xr-x 3 1001 1001 4096 Apr 17 22:28 .semver [2023-04-17T22:30:26.996Z] -rw-rw-r-- 1 1001 1001 166 Apr 17 22:27 .sonarcloud.properties [2023-04-17T22:30:26.996Z] -rw-rw-r-- 1 1001 1001 1171 Apr 17 22:27 ADOPTERS.md [2023-04-17T22:30:26.996Z] -rw-rw-r-- 1 1001 1001 10835 Apr 17 22:27 Attribution.txt [2023-04-17T22:30:26.996Z] -rw-rw-r-- 1 1001 1001 73765 Apr 17 22:27 CHANGELOG.md [2023-04-17T22:30:26.996Z] -rw-rw-r-- 1 1001 1001 3804 Apr 17 22:27 CONTRIBUTING.md [2023-04-17T22:30:26.996Z] -rw-rw-r-- 1 1001 1001 677 Apr 17 22:27 GOVERNANCE.md [2023-04-17T22:30:26.996Z] -rw-rw-r-- 1 1001 1001 883 Apr 17 22:27 Jenkinsfile [2023-04-17T22:30:26.996Z] -rw-rw-r-- 1 1001 1001 10775 Apr 17 22:27 LICENSE [2023-04-17T22:30:26.996Z] -rw-rw-r-- 1 1001 1001 14368 Apr 17 22:27 Makefile [2023-04-17T22:30:26.996Z] -rw-rw-r-- 1 1001 1001 582 Apr 17 22:27 OWNERS.md [2023-04-17T22:30:26.996Z] -rw-rw-r-- 1 1001 1001 9403 Apr 17 22:27 README.md [2023-04-17T22:30:26.996Z] -rw-rw-r-- 1 1001 1001 789 Apr 17 22:27 SECURITY.md [2023-04-17T22:30:26.996Z] -rw-rw-r-- 1 1001 1001 13 Apr 17 22:28 VERSION [2023-04-17T22:30:26.996Z] drwxrwxr-x 2 1001 1001 4096 Apr 17 22:27 bin [2023-04-17T22:30:26.996Z] drwxrwxr-x 18 1001 1001 4096 Apr 17 22:27 cmd [2023-04-17T22:30:26.996Z] -rw-r--r-- 1 root root 448248 Apr 17 22:29 coverage.out [2023-04-17T22:30:26.996Z] -rw-rw-r-- 1 1001 1001 3200 Apr 17 22:27 go.mod [2023-04-17T22:30:26.996Z] -rw-rw-r-- 1 1001 1001 31265 Apr 17 22:27 go.sum [2023-04-17T22:30:26.996Z] drwxrwxr-x 7 1001 1001 4096 Apr 17 22:27 internal [2023-04-17T22:30:26.996Z] drwxrwxr-x 3 1001 1001 4096 Apr 17 22:27 openapi [2023-04-17T22:30:26.996Z] -rw-rw-r-- 1 1001 1001 594 Apr 17 22:27 security.txt [2023-04-17T22:30:26.996Z] drwxrwxr-x 4 1001 1001 4096 Apr 17 22:27 snap [2023-04-17T22:30:26.996Z] -rw-rw-r-- 1 1001 1001 204 Apr 17 22:27 version.go [Pipeline] sh [2023-04-17T22:30:27.290Z] + '[' -e coverage.out ] [2023-04-17T22:30:27.290Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-04-17T22:30:27.383Z] Stashed 1 file(s) [Pipeline] sh [2023-04-17T22:30:27.664Z] + make build [2023-04-17T22:30:27.664Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.133" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-04-17T22:30:31.675Z] Avoid second fetch [2023-04-17T22:30:31.676Z] Checking out Revision de8ca292a0f52966ebd0c852ab3af25f57b1d8bf (main) [2023-04-17T22:30:32.434Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v3 (#4516)" [2023-04-17T22:30:30.828Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-04-17T22:30:30.850Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-17T22:30:31.687Z] > git config core.sparsecheckout # timeout=10 [2023-04-17T22:30:31.759Z] > git checkout -f de8ca292a0f52966ebd0c852ab3af25f57b1d8bf # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-17T22:30:33.374Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-17T22:30:33.374Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-17T22:30:33.374Z] Dload Upload Total Spent Left Speed [2023-04-17T22:30:33.374Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93072 0 --:--:-- --:--:-- --:--:-- 93072 [Pipeline] sh [2023-04-17T22:30:33.997Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-17T22:30:34.328Z] + sudo tee /etc/docker/daemon.new [2023-04-17T22:30:34.328Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-17T22:30:34.328Z] { [2023-04-17T22:30:34.328Z] "registry-mirrors": [ [2023-04-17T22:30:34.328Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-17T22:30:34.328Z] ], [2023-04-17T22:30:34.328Z] "bip": "10.250.0.254/24", [2023-04-17T22:30:34.328Z] "hosts": [ [2023-04-17T22:30:34.328Z] "tcp://0.0.0.0:5555", [2023-04-17T22:30:34.328Z] "unix:///var/run/docker.sock" [2023-04-17T22:30:34.328Z] ], [2023-04-17T22:30:34.328Z] "mtu": 1458, [2023-04-17T22:30:34.328Z] "selinux-enabled": true, [2023-04-17T22:30:34.328Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-17T22:30:34.328Z] } [Pipeline] sh [2023-04-17T22:30:34.675Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-17T22:30:35.014Z] + sudo service docker restart [2023-04-17T22:30:39.865Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.133" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-04-17T22:30:41.239Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.133" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-04-17T22:30:42.173Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.133" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-04-17T22:30:43.107Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.133" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-04-17T22:30:49.672Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.133" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-04-17T22:30:51.575Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.133" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-04-17T22:30:52.511Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.133" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-17T22:30:53.278Z] provisioning config files... [2023-04-17T22:30:53.303Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/495@tmp/config17954121334710085824tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-17T22:30:53.654Z] ---> docker-login.sh [2023-04-17T22:30:53.654Z] nexus3.edgexfoundry.org:10001 [2023-04-17T22:30:53.821Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.133" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-04-17T22:30:53.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T22:30:54.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T22:30:54.517Z] Configure a credential helper to remove this warning. See [2023-04-17T22:30:54.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T22:30:54.517Z] [2023-04-17T22:30:54.517Z] Login Succeeded [2023-04-17T22:30:54.517Z] nexus3.edgexfoundry.org:10002 [2023-04-17T22:30:54.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T22:30:54.759Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.133" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-04-17T22:30:54.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T22:30:54.790Z] Configure a credential helper to remove this warning. See [2023-04-17T22:30:54.790Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T22:30:54.790Z] [2023-04-17T22:30:54.790Z] Login Succeeded [2023-04-17T22:30:54.790Z] nexus3.edgexfoundry.org:10003 [2023-04-17T22:30:55.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T22:30:55.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T22:30:55.061Z] Configure a credential helper to remove this warning. See [2023-04-17T22:30:55.061Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T22:30:55.061Z] [2023-04-17T22:30:55.061Z] Login Succeeded [2023-04-17T22:30:55.061Z] nexus3.edgexfoundry.org:10004 [2023-04-17T22:30:55.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T22:30:55.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T22:30:55.330Z] Configure a credential helper to remove this warning. See [2023-04-17T22:30:55.330Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T22:30:55.330Z] [2023-04-17T22:30:55.330Z] Login Succeeded [2023-04-17T22:30:55.602Z] docker.io [2023-04-17T22:30:55.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T22:30:55.695Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.133" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-04-17T22:30:55.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T22:30:55.872Z] Configure a credential helper to remove this warning. See [2023-04-17T22:30:55.872Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T22:30:55.872Z] [2023-04-17T22:30:55.872Z] Login Succeeded [2023-04-17T22:30:55.872Z] ---> docker-login.sh ends [Pipeline] } [2023-04-17T22:30:55.885Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-04-17T22:30:56.463Z] + git config --global --add safe.directory /w/workspace/edgex-go/495 [Pipeline] echo [2023-04-17T22:30:56.482Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-17T22:30:56.494Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-17T22:30:56.500Z] ========================================================= [2023-04-17T22:30:56.500Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-17T22:30:56.500Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-04-17T22:30:56.631Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.133" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-04-17T22:30:56.820Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-17T22:30:57.090Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-17T22:30:57.090Z] af6eaf76a39c: Pulling fs layer [2023-04-17T22:30:57.090Z] 55522c791124: Pulling fs layer [2023-04-17T22:30:57.090Z] ce5c4a1c91eb: Pulling fs layer [2023-04-17T22:30:57.090Z] 169dfbe0d373: Pulling fs layer [2023-04-17T22:30:57.090Z] e1ff8fa3b103: Pulling fs layer [2023-04-17T22:30:57.090Z] 52ebb69f0ebf: Pulling fs layer [2023-04-17T22:30:57.090Z] 5abe8eddf0d5: Pulling fs layer [2023-04-17T22:30:57.090Z] e1ff8fa3b103: Waiting [2023-04-17T22:30:57.090Z] 52ebb69f0ebf: Waiting [2023-04-17T22:30:57.090Z] 5abe8eddf0d5: Waiting [2023-04-17T22:30:57.090Z] 169dfbe0d373: Waiting [2023-04-17T22:30:57.090Z] 55522c791124: Verifying Checksum [2023-04-17T22:30:57.090Z] 55522c791124: Download complete [2023-04-17T22:30:57.090Z] 169dfbe0d373: Verifying Checksum [2023-04-17T22:30:57.090Z] 169dfbe0d373: Download complete [2023-04-17T22:30:57.090Z] e1ff8fa3b103: Verifying Checksum [2023-04-17T22:30:57.090Z] e1ff8fa3b103: Download complete [2023-04-17T22:30:57.090Z] af6eaf76a39c: Verifying Checksum [Pipeline] } [2023-04-17T22:30:58.026Z] $ docker stop --time=1 70997f7f7fd45b4b926eccb01229d48f44a44590e3ac105b9ebb95b62b25e60b [2023-04-17T22:30:58.061Z] af6eaf76a39c: Pull complete [2023-04-17T22:30:58.333Z] 5abe8eddf0d5: Verifying Checksum [2023-04-17T22:30:58.333Z] 5abe8eddf0d5: Download complete [2023-04-17T22:30:58.604Z] 55522c791124: Pull complete [2023-04-17T22:30:59.582Z] ce5c4a1c91eb: Verifying Checksum [2023-04-17T22:30:59.582Z] ce5c4a1c91eb: Download complete [2023-04-17T22:30:59.582Z] 52ebb69f0ebf: Verifying Checksum [2023-04-17T22:30:59.582Z] 52ebb69f0ebf: Download complete [2023-04-17T22:31:00.123Z] $ docker rm -f --volumes 70997f7f7fd45b4b926eccb01229d48f44a44590e3ac105b9ebb95b62b25e60b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:31:01.023Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-17T22:31:01.023Z] [2023-04-17T22:31:01.023Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:31:01.324Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-17T22:31:01.324Z] latest: Pulling from edgex-devops/edgex-compose [2023-04-17T22:31:01.324Z] cbdbe7a5bc2a: Pulling fs layer [2023-04-17T22:31:01.324Z] ca9280d653b3: Pulling fs layer [2023-04-17T22:31:01.324Z] 7e9c9ca2126c: Pulling fs layer [2023-04-17T22:31:01.324Z] cbdbe7a5bc2a: Download complete [2023-04-17T22:31:01.585Z] ca9280d653b3: Verifying Checksum [2023-04-17T22:31:01.585Z] ca9280d653b3: Download complete [2023-04-17T22:31:01.585Z] cbdbe7a5bc2a: Pull complete [2023-04-17T22:31:01.847Z] 7e9c9ca2126c: Download complete [2023-04-17T22:31:01.847Z] ca9280d653b3: Pull complete [2023-04-17T22:31:05.133Z] 7e9c9ca2126c: Pull complete [2023-04-17T22:31:05.133Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-04-17T22:31:05.133Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-17T22:31:05.133Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T22:31:05.214Z] prd-ubuntu20.04-docker-8c-8g-8809 does not seem to be running inside a container [2023-04-17T22:31:05.246Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/495 -v /w/workspace/edgex-go/495:/w/workspace/edgex-go/495:rw,z -v /w/workspace/edgex-go/495@tmp:/w/workspace/edgex-go/495@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-04-17T22:31:06.108Z] $ docker top 51d36479430308b12530084d173f33deef259b8cdab1276751a04b7792085926 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-17T22:31:06.449Z] + docker-compose build --help [2023-04-17T22:31:06.449Z] + grep parallel [2023-04-17T22:31:07.017Z] --parallel Build images in parallel. [Pipeline] } [2023-04-17T22:31:07.030Z] $ docker stop --time=1 51d36479430308b12530084d173f33deef259b8cdab1276751a04b7792085926 [2023-04-17T22:31:08.333Z] $ docker rm -f --volumes 51d36479430308b12530084d173f33deef259b8cdab1276751a04b7792085926 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:31:08.703Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-17T22:31:08.703Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T22:31:08.781Z] prd-ubuntu20.04-docker-8c-8g-8809 does not seem to be running inside a container [2023-04-17T22:31:08.813Z] $ 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/495 -v /w/workspace/edgex-go/495:/w/workspace/edgex-go/495:rw,z -v /w/workspace/edgex-go/495@tmp:/w/workspace/edgex-go/495@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-04-17T22:31:09.175Z] $ docker top 94add9d7c4f6fe8df2b47c7a197270e804ed33513d4e94c9f1af86202c6ac511 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-17T22:31:09.514Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-04-17T22:31:10.084Z] Building core-command ... [2023-04-17T22:31:10.084Z] Building core-common-config-bootstrapper ... [2023-04-17T22:31:10.084Z] Building core-data ... [2023-04-17T22:31:10.084Z] Building core-metadata ... [2023-04-17T22:31:10.084Z] Building security-bootstrapper ... [2023-04-17T22:31:10.084Z] Building security-proxy-auth ... [2023-04-17T22:31:10.084Z] Building security-proxy-setup ... [2023-04-17T22:31:10.084Z] Building security-secretstore-setup ... [2023-04-17T22:31:10.084Z] Building security-spiffe-token-provider ... [2023-04-17T22:31:10.084Z] Building security-spire-agent ... [2023-04-17T22:31:10.084Z] Building security-spire-config ... [2023-04-17T22:31:10.084Z] Building security-spire-server ... [2023-04-17T22:31:10.084Z] Building support-notifications ... [2023-04-17T22:31:10.084Z] Building support-scheduler ... [2023-04-17T22:31:10.084Z] Building security-spire-config [2023-04-17T22:31:10.084Z] Building security-bootstrapper [2023-04-17T22:31:10.084Z] Building security-spire-server [2023-04-17T22:31:10.084Z] Building support-notifications [2023-04-17T22:31:10.084Z] Building security-proxy-setup [2023-04-17T22:31:11.928Z] ce5c4a1c91eb: Pull complete [2023-04-17T22:31:11.928Z] 169dfbe0d373: Pull complete [2023-04-17T22:31:11.928Z] e1ff8fa3b103: Pull complete [2023-04-17T22:31:18.610Z] 52ebb69f0ebf: Pull complete [2023-04-17T22:31:19.586Z] 5abe8eddf0d5: Pull complete [2023-04-17T22:31:19.586Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-17T22:31:19.586Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-17T22:31:19.586Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-04-17T22:31:19.920Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-17T22:31:19.920Z] WORKDIR /edgex [2023-04-17T22:31:19.920Z] COPY go.mod . [2023-04-17T22:31:19.920Z] RUN go mod download -t [2023-04-17T22:31:19.920Z] ci-base-image-arm64 -f - . [2023-04-17T22:31:20.505Z] Sending build context to Docker daemon 2.933MB [2023-04-17T22:31:20.505Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-17T22:31:20.505Z] ---> 6cb57ee374ae [2023-04-17T22:31:20.505Z] Step 2/4 : WORKDIR /edgex [2023-04-17T22:31:22.537Z] ---> Running in 8946b3ce9c34 [2023-04-17T22:31:22.537Z] Removing intermediate container 8946b3ce9c34 [2023-04-17T22:31:22.537Z] ---> 14ecc937a280 [2023-04-17T22:31:22.537Z] Step 3/4 : COPY go.mod . [2023-04-17T22:31:23.121Z] ---> 4340eedc3512 [2023-04-17T22:31:23.121Z] Step 4/4 : RUN go mod download [2023-04-17T22:31:23.121Z] ---> Running in 48779cece7c6 [2023-04-17T22:31:24.961Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-17T22:31:24.961Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-17T22:31:24.961Z] ---> eef6d0be6355 [2023-04-17T22:31:24.961Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-17T22:31:24.961Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-17T22:31:24.961Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-04-17T22:31:24.961Z] ---> eef6d0be6355 [2023-04-17T22:31:24.961Z] Step 3/26 : WORKDIR /edgex-go [2023-04-17T22:31:24.961Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-17T22:31:24.961Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-04-17T22:31:24.961Z] ---> eef6d0be6355 [2023-04-17T22:31:24.961Z] Step 3/22 : WORKDIR /edgex-go [2023-04-17T22:31:24.961Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-17T22:31:24.961Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-17T22:31:24.961Z] ---> eef6d0be6355 [2023-04-17T22:31:24.961Z] Step 3/27 : WORKDIR /edgex-go [2023-04-17T22:31:24.961Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-17T22:31:24.961Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-04-17T22:31:24.961Z] ---> eef6d0be6355 [2023-04-17T22:31:24.961Z] Step 3/33 : WORKDIR /edgex-go [2023-04-17T22:31:26.876Z] ---> Running in e265237cd8c3 [2023-04-17T22:31:26.876Z] ---> Running in 38eef2f08a01 [2023-04-17T22:31:26.876Z] ---> Running in a0ae9fd2c8de [2023-04-17T22:31:26.876Z] ---> Running in b67859b499df [2023-04-17T22:31:26.876Z] ---> Running in c08b95e59917 [2023-04-17T22:31:26.876Z] Removing intermediate container c08b95e59917 [2023-04-17T22:31:26.876Z] ---> 0aa487747a62 [2023-04-17T22:31:26.876Z] Step 4/23 : WORKDIR /edgex-go [2023-04-17T22:31:26.876Z] Removing intermediate container e265237cd8c3 [2023-04-17T22:31:26.876Z] ---> 339f7a425fca [2023-04-17T22:31:26.876Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-04-17T22:31:26.876Z] Removing intermediate container a0ae9fd2c8de [2023-04-17T22:31:26.876Z] ---> ae55da126d68 [2023-04-17T22:31:26.876Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-04-17T22:31:26.876Z] Removing intermediate container 38eef2f08a01 [2023-04-17T22:31:26.876Z] ---> 2b962af9e53a [2023-04-17T22:31:26.876Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-17T22:31:26.876Z] ---> Running in d2cb4ad11cb9 [2023-04-17T22:31:26.876Z] Removing intermediate container b67859b499df [2023-04-17T22:31:26.876Z] ---> 6e7a983ee4d4 [2023-04-17T22:31:26.876Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-04-17T22:31:26.876Z] ---> Running in fd880c394a70 [2023-04-17T22:31:26.876Z] ---> Running in fd7614e8ee48 [2023-04-17T22:31:26.876Z] ---> Running in fb0010ff0ed4 [2023-04-17T22:31:26.876Z] ---> Running in eee8ad181036 [2023-04-17T22:31:26.876Z] Removing intermediate container fd880c394a70 [2023-04-17T22:31:26.876Z] ---> 1323564fb3bc [2023-04-17T22:31:26.876Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-04-17T22:31:26.876Z] ---> Running in 35f38e6134e1 [2023-04-17T22:31:27.135Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-17T22:31:27.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-17T22:31:27.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-17T22:31:27.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-17T22:31:27.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-17T22:31:27.393Z] OK: 265 MiB in 53 packages [2023-04-17T22:31:27.651Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-17T22:31:27.651Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-17T22:31:27.651Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-17T22:31:27.651Z] OK: 265 MiB in 53 packages [2023-04-17T22:31:27.651Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-17T22:31:27.651Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-17T22:31:27.909Z] OK: 265 MiB in 53 packages [2023-04-17T22:31:27.909Z] Removing intermediate container d2cb4ad11cb9 [2023-04-17T22:31:27.909Z] ---> 7a8d05e751c0 [2023-04-17T22:31:27.909Z] Step 5/26 : COPY go.mod vendor* ./ [2023-04-17T22:31:27.909Z] OK: 265 MiB in 53 packages [2023-04-17T22:31:27.909Z] OK: 265 MiB in 53 packages [2023-04-17T22:31:27.909Z] ---> cdec8d9ca04c [2023-04-17T22:31:27.909Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-17T22:31:28.168Z] ---> Running in 967fde6ff882 [2023-04-17T22:31:28.168Z] Removing intermediate container fb0010ff0ed4 [2023-04-17T22:31:28.168Z] ---> 43bd7a2eaa23 [2023-04-17T22:31:28.168Z] Step 5/22 : COPY go.mod vendor* ./ [2023-04-17T22:31:28.168Z] Removing intermediate container eee8ad181036 [2023-04-17T22:31:28.168Z] ---> 87ef4af6e98f [2023-04-17T22:31:28.168Z] Step 5/33 : COPY go.mod vendor* ./ [2023-04-17T22:31:28.168Z] ---> b6c8090e434c [2023-04-17T22:31:28.168Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-17T22:31:28.426Z] ---> Running in 2750f0a53cd2 [2023-04-17T22:31:28.426Z] Removing intermediate container fd7614e8ee48 [2023-04-17T22:31:28.426Z] ---> 35c65328523d [2023-04-17T22:31:28.426Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-17T22:31:28.426Z] Removing intermediate container 35f38e6134e1 [2023-04-17T22:31:28.426Z] ---> 8c42c7e34e8f [2023-04-17T22:31:28.426Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-17T22:31:28.426Z] ---> 7780b5f8677e [2023-04-17T22:31:28.426Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-17T22:31:28.426Z] ---> Running in 2aee92b49a62 [2023-04-17T22:31:28.426Z] ---> 55c91c9bfbd8 [2023-04-17T22:31:28.426Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-17T22:31:28.683Z] ---> Running in ea8cc846f2d6 [2023-04-17T22:31:28.683Z] ---> b0f7aa482e6d [2023-04-17T22:31:28.683Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-17T22:31:28.683Z] ---> Running in 466613bae672 [2023-04-17T22:31:55.232Z] Removing intermediate container 2750f0a53cd2 [2023-04-17T22:31:55.232Z] ---> 5d25978d4fc4 [2023-04-17T22:31:55.232Z] Step 7/22 : COPY . . [2023-04-17T22:31:55.232Z] Removing intermediate container 2aee92b49a62 [2023-04-17T22:31:55.232Z] ---> 22de2c3165f0 [2023-04-17T22:31:55.232Z] Step 7/33 : COPY . . [2023-04-17T22:31:55.232Z] Removing intermediate container ea8cc846f2d6 [2023-04-17T22:31:55.232Z] ---> 443febb7061f [2023-04-17T22:31:55.232Z] Step 7/27 : COPY . . [2023-04-17T22:31:55.232Z] Removing intermediate container 967fde6ff882 [2023-04-17T22:31:55.232Z] ---> f89701d8cd90 [2023-04-17T22:31:55.232Z] Step 7/26 : COPY . . [2023-04-17T22:31:55.232Z] Removing intermediate container 466613bae672 [2023-04-17T22:31:55.232Z] ---> 1cf7e82f974f [2023-04-17T22:31:55.232Z] Step 8/23 : COPY . . [2023-04-17T22:31:55.342Z] Removing intermediate container 48779cece7c6 [2023-04-17T22:31:55.343Z] ---> b286678df4f2 [2023-04-17T22:31:55.343Z] Successfully built b286678df4f2 [2023-04-17T22:31:55.343Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:31:55.673Z] + docker inspect -f . ci-base-image-arm64 [2023-04-17T22:31:55.673Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T22:31:55.874Z] prd-ubuntu20.04-docker-arm64-4c-16g-8810 does not seem to be running inside a container [2023-04-17T22:31:55.945Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/495 -v /w/workspace/edgex-go/495:/w/workspace/edgex-go/495:rw,z -v /w/workspace/edgex-go/495@tmp:/w/workspace/edgex-go/495@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-17T22:31:57.192Z] $ docker top be912249ca4da7109836ee4604f18267e281e0f2d36fdc5800273c5971530b13 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-17T22:31:58.024Z] + go version [2023-04-17T22:31:58.024Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-17T22:31:58.045Z] $ docker stop --time=1 be912249ca4da7109836ee4604f18267e281e0f2d36fdc5800273c5971530b13 [2023-04-17T22:31:59.681Z] $ docker rm -f --volumes be912249ca4da7109836ee4604f18267e281e0f2d36fdc5800273c5971530b13 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:32:00.270Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-17T22:32:00.270Z] [2023-04-17T22:32:00.270Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:32:00.504Z] ---> e612eb3edc21 [2023-04-17T22:32:00.504Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-17T22:32:00.504Z] ---> 2e6c95fc356a [2023-04-17T22:32:00.504Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-04-17T22:32:00.504Z] ---> a645c47c2dc7 [2023-04-17T22:32:00.504Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-04-17T22:32:00.504Z] ---> d71412b86fb5 [2023-04-17T22:32:00.504Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-04-17T22:32:00.504Z] ---> Running in 506133fa9454 [2023-04-17T22:32:00.504Z] ---> daadb67834ed [2023-04-17T22:32:00.504Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-04-17T22:32:00.504Z] ---> Running in 28bedff886f1 [2023-04-17T22:32:00.504Z] ---> Running in 21553938fe82 [2023-04-17T22:32:00.504Z] ---> Running in 393ac8035b03 [2023-04-17T22:32:00.504Z] ---> Running in 8249c8faeb75 [2023-04-17T22:32:00.504Z] Removing intermediate container 506133fa9454 [2023-04-17T22:32:00.504Z] ---> 2a94d85b7a70 [2023-04-17T22:32:00.504Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-17T22:32:00.504Z] ---> Running in 8f97661b17cf [2023-04-17T22:32:00.504Z] Removing intermediate container 393ac8035b03 [2023-04-17T22:32:00.504Z] ---> 294c20fb41bf [2023-04-17T22:32:00.504Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-04-17T22:32:00.504Z] ---> Running in 2b8eb7d5b0ff [2023-04-17T22:32:00.504Z] Removing intermediate container 8f97661b17cf [2023-04-17T22:32:00.504Z] ---> 988a8b06968a [2023-04-17T22:32:00.504Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-17T22:32:00.504Z] ---> Running in 053fba550623 [2023-04-17T22:32:00.504Z] Removing intermediate container 2b8eb7d5b0ff [2023-04-17T22:32:00.504Z] ---> c633d7641eee [2023-04-17T22:32:00.504Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-17T22:32:00.504Z] ---> Running in 493f5907f485 [2023-04-17T22:32:00.504Z] Removing intermediate container 053fba550623 [2023-04-17T22:32:00.504Z] ---> 0e3d2fe4561c [2023-04-17T22:32:00.504Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-17T22:32:00.504Z] ---> Running in 3c7db4ef1f32 [2023-04-17T22:32:00.504Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.133" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-04-17T22:32:00.504Z] Removing intermediate container 493f5907f485 [2023-04-17T22:32:00.504Z] ---> 717a032f57b1 [2023-04-17T22:32:00.504Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-17T22:32:00.601Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-17T22:32:00.601Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-04-17T22:32:00.601Z] 29e5d40040c1: Pulling fs layer [2023-04-17T22:32:00.601Z] 1ce36da41761: Pulling fs layer [2023-04-17T22:32:00.601Z] 25b303627fd3: Pulling fs layer [2023-04-17T22:32:00.762Z] ---> Running in 7d7ca59cf01e [2023-04-17T22:32:00.762Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.133" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-04-17T22:32:00.762Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.133" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-04-17T22:32:00.868Z] 29e5d40040c1: Verifying Checksum [2023-04-17T22:32:00.868Z] 29e5d40040c1: Download complete [2023-04-17T22:32:01.136Z] 1ce36da41761: Verifying Checksum [2023-04-17T22:32:01.136Z] 1ce36da41761: Download complete [2023-04-17T22:32:01.330Z] Removing intermediate container 3c7db4ef1f32 [2023-04-17T22:32:01.330Z] ---> 9d1d71545381 [2023-04-17T22:32:01.330Z] Step 12/27 : WORKDIR /edgex-go [2023-04-17T22:32:01.330Z] ---> Running in f4a199ae24fc [2023-04-17T22:32:01.417Z] 29e5d40040c1: Pull complete [2023-04-17T22:32:01.589Z] Removing intermediate container 7d7ca59cf01e [2023-04-17T22:32:01.589Z] ---> e7b761b93fb1 [2023-04-17T22:32:01.589Z] Step 12/26 : WORKDIR /edgex-go [2023-04-17T22:32:01.589Z] Removing intermediate container f4a199ae24fc [2023-04-17T22:32:01.589Z] ---> 4810ce13d8a0 [2023-04-17T22:32:01.589Z] [2023-04-17T22:32:01.589Z] Step 13/27 : FROM alpine:3.17 [2023-04-17T22:32:01.589Z] ---> Running in bc94147e4e22 [2023-04-17T22:32:01.589Z] 3.17: Pulling from library/alpine [2023-04-17T22:32:01.589Z] Removing intermediate container bc94147e4e22 [2023-04-17T22:32:01.589Z] ---> 48dc0f182d3f [2023-04-17T22:32:01.589Z] [2023-04-17T22:32:01.589Z] Step 13/26 : FROM alpine:3.17 [2023-04-17T22:32:01.589Z] 3.17: Pulling from library/alpine [2023-04-17T22:32:01.850Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-17T22:32:01.850Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-17T22:32:01.850Z] Status: Downloaded newer image for alpine:3.17 [2023-04-17T22:32:01.850Z] Status: Downloaded newer image for alpine:3.17 [2023-04-17T22:32:01.850Z] ---> 9ed4aefc74f6 [2023-04-17T22:32:01.850Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-17T22:32:01.850Z] ---> 9ed4aefc74f6 [2023-04-17T22:32:01.850Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-17T22:32:02.108Z] ---> Running in 1570a2920c0c [2023-04-17T22:32:02.108Z] ---> Running in d899f7767ec8 [2023-04-17T22:32:02.108Z] Removing intermediate container d899f7767ec8 [2023-04-17T22:32:02.108Z] ---> 1d0b9b5a9803 [2023-04-17T22:32:02.108Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-04-17T22:32:02.108Z] Removing intermediate container 1570a2920c0c [2023-04-17T22:32:02.108Z] ---> 5763bf45b651 [2023-04-17T22:32:02.108Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-17T22:32:02.108Z] ---> Running in 1904ae28c611 [2023-04-17T22:32:02.108Z] ---> Running in 92b70d700943 [2023-04-17T22:32:02.673Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-17T22:32:02.673Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-17T22:32:02.673Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-17T22:32:02.673Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-17T22:32:02.828Z] 25b303627fd3: Verifying Checksum [2023-04-17T22:32:02.829Z] 25b303627fd3: Download complete [2023-04-17T22:32:02.829Z] 1ce36da41761: Pull complete [2023-04-17T22:32:02.930Z] v3.17.3-105-gedb05ecc427 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-17T22:32:02.930Z] v3.17.3-102-g01c97c8134e [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-17T22:32:02.930Z] OK: 17818 distinct packages available [2023-04-17T22:32:02.930Z] v3.17.3-105-gedb05ecc427 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-17T22:32:02.930Z] v3.17.3-102-g01c97c8134e [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-17T22:32:02.930Z] OK: 17818 distinct packages available [2023-04-17T22:32:02.930Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-17T22:32:02.930Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-17T22:32:03.537Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-17T22:32:03.537Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-17T22:32:03.537Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-04-17T22:32:03.794Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-04-17T22:32:03.794Z] (3/4) Installing libucontext (1.2-r0) [2023-04-17T22:32:03.794Z] (4/4) Installing gcompat (1.1.0-r0) [2023-04-17T22:32:03.794Z] Executing busybox-1.35.0-r29.trigger [2023-04-17T22:32:03.794Z] OK: 7 MiB in 19 packages [2023-04-17T22:32:03.794Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-04-17T22:32:03.794Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-04-17T22:32:03.794Z] (3/5) Installing libucontext (1.2-r0) [2023-04-17T22:32:03.794Z] (4/5) Installing gcompat (1.1.0-r0) [2023-04-17T22:32:03.794Z] (5/5) Installing openssl (3.0.8-r3) [2023-04-17T22:32:03.794Z] Executing busybox-1.35.0-r29.trigger [2023-04-17T22:32:03.794Z] OK: 8 MiB in 20 packages [2023-04-17T22:32:04.359Z] Removing intermediate container 92b70d700943 [2023-04-17T22:32:04.359Z] ---> a0b59b7d9db3 [2023-04-17T22:32:04.359Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-17T22:32:04.359Z] Removing intermediate container 1904ae28c611 [2023-04-17T22:32:04.359Z] ---> 68f94f0226b8 [2023-04-17T22:32:04.359Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-17T22:32:04.617Z] ---> 4fd7ce7491fc [2023-04-17T22:32:04.617Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-17T22:32:04.617Z] ---> 30a1f167587f [2023-04-17T22:32:04.617Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-04-17T22:32:04.875Z] ---> 61c711c615b3 [2023-04-17T22:32:04.875Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-17T22:32:04.875Z] ---> a6e6549eab82 [2023-04-17T22:32:04.875Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-17T22:32:09.057Z] ---> 3af7658eb4c9 [2023-04-17T22:32:09.057Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-04-17T22:32:09.057Z] ---> 174d29b7aeda [2023-04-17T22:32:09.057Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-04-17T22:32:09.057Z] ---> 36d3766ad64b [2023-04-17T22:32:09.057Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-04-17T22:32:09.057Z] ---> c36360986fe9 [2023-04-17T22:32:09.057Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-04-17T22:32:09.057Z] ---> Running in e9700d76a7fb [2023-04-17T22:32:09.315Z] Removing intermediate container e9700d76a7fb [2023-04-17T22:32:09.315Z] ---> 933ebd3c8657 [2023-04-17T22:32:09.315Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-04-17T22:32:09.315Z] ---> 6dd56d3a0ceb [2023-04-17T22:32:09.315Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-04-17T22:32:09.880Z] ---> b6112caa4c88 [2023-04-17T22:32:09.880Z] ---> f77123b4a3d5 [2023-04-17T22:32:09.880Z] Step 22/27 : WORKDIR /Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-17T22:32:09.880Z] [2023-04-17T22:32:09.880Z] ---> Running in 2e448efc839d [2023-04-17T22:32:09.881Z] ---> Running in 91e7bb3683a9 [2023-04-17T22:32:10.139Z] Removing intermediate container 91e7bb3683a9 [2023-04-17T22:32:10.139Z] ---> b9a3e6b85503 [2023-04-17T22:32:10.139Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-17T22:32:10.399Z] Removing intermediate container 2e448efc839d [2023-04-17T22:32:10.399Z] ---> 89a899a0cab9 [2023-04-17T22:32:10.399Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-17T22:32:10.399Z] ---> Running in 49eb599dcfc4 [2023-04-17T22:32:10.399Z] ---> Running in a24c9b03bc10 [2023-04-17T22:32:10.656Z] Removing intermediate container 49eb599dcfc4 [2023-04-17T22:32:10.656Z] ---> 553f359abd8b [2023-04-17T22:32:10.656Z] Step 24/26 : LABEL arch=x86_64 [2023-04-17T22:32:10.656Z] Removing intermediate container a24c9b03bc10 [2023-04-17T22:32:10.656Z] ---> 25ca70edfe63 [2023-04-17T22:32:10.656Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-17T22:32:10.656Z] ---> Running in 7d8e653fdbf0 [2023-04-17T22:32:10.656Z] ---> Running in 241d1d663bf7 [2023-04-17T22:32:11.222Z] Removing intermediate container 241d1d663bf7 [2023-04-17T22:32:11.222Z] ---> 1e404090131a [2023-04-17T22:32:11.222Z] Step 25/27 : LABEL arch=x86_64 [2023-04-17T22:32:11.222Z] Removing intermediate container 7d8e653fdbf0 [2023-04-17T22:32:11.222Z] ---> 48b2100a34a9 [2023-04-17T22:32:11.222Z] Step 25/26 : LABEL git_sha=de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:32:11.222Z] ---> Running in be4536d7733a [2023-04-17T22:32:11.222Z] ---> Running in 6b4f57456534 [2023-04-17T22:32:11.480Z] Removing intermediate container 6b4f57456534 [2023-04-17T22:32:11.480Z] ---> 79784c0cdf7e [2023-04-17T22:32:11.480Z] Step 26/26 : LABEL version=3.0.0-dev.133 [2023-04-17T22:32:11.480Z] ---> Running in d24ce029acd5 [2023-04-17T22:32:11.480Z] Removing intermediate container be4536d7733a [2023-04-17T22:32:11.480Z] ---> d6da8da4f7cf [2023-04-17T22:32:11.480Z] Step 26/27 : LABEL git_sha=de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:32:11.752Z] ---> Running in 50e38277fe0f [2023-04-17T22:32:11.752Z] Removing intermediate container d24ce029acd5 [2023-04-17T22:32:11.752Z] ---> 24b388411404 [2023-04-17T22:32:11.752Z] [2023-04-17T22:32:11.752Z] Successfully built 24b388411404 [2023-04-17T22:32:12.011Z] Successfully tagged security-spire-server:latest [2023-04-17T22:32:12.011Z]  Building security-spire-server ... done Building security-spire-agent [2023-04-17T22:32:12.011Z] Removing intermediate container 50e38277fe0f [2023-04-17T22:32:12.011Z] ---> 6569c0be5ec4 [2023-04-17T22:32:12.011Z] Step 27/27 : LABEL version=3.0.0-dev.133 [2023-04-17T22:32:12.269Z] ---> Running in 7316c58f009f [2023-04-17T22:32:12.834Z] Removing intermediate container 7316c58f009f [2023-04-17T22:32:12.834Z] ---> fc1422246007 [2023-04-17T22:32:12.834Z] [2023-04-17T22:32:12.834Z] Successfully built fc1422246007 [2023-04-17T22:32:12.834Z] Successfully tagged security-spire-config:latest [2023-04-17T22:32:12.834Z]  Building security-spire-config ... done Building core-metadata [2023-04-17T22:32:12.906Z] 25b303627fd3: Pull complete [2023-04-17T22:32:12.906Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-04-17T22:32:12.906Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-17T22:32:12.906Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T22:32:13.090Z] prd-ubuntu20.04-docker-arm64-4c-16g-8810 does not seem to be running inside a container [2023-04-17T22:32:13.158Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/495 -v /w/workspace/edgex-go/495:/w/workspace/edgex-go/495:rw,z -v /w/workspace/edgex-go/495@tmp:/w/workspace/edgex-go/495@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-04-17T22:32:15.245Z] $ docker top 8015ad70ec4c07b39e391d5697411c8d9b7aa0e15d840d4a54228ef9784cc6c3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-17T22:32:16.050Z] + docker-compose build --help [2023-04-17T22:32:16.050Z] + grep parallel [2023-04-17T22:32:17.015Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-17T22:32:17.015Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-17T22:32:17.015Z] ---> eef6d0be6355 [2023-04-17T22:32:17.015Z] Step 3/27 : WORKDIR /edgex-go [2023-04-17T22:32:17.015Z] ---> Using cache [2023-04-17T22:32:17.015Z] ---> 6e7a983ee4d4 [2023-04-17T22:32:17.015Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-17T22:32:17.951Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-17T22:32:17.951Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-17T22:32:17.951Z] ---> eef6d0be6355 [2023-04-17T22:32:17.951Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-17T22:32:17.951Z] ---> Using cache [2023-04-17T22:32:17.951Z] ---> 0aa487747a62 [2023-04-17T22:32:17.951Z] Step 4/25 : WORKDIR /edgex-go [2023-04-17T22:32:17.951Z] ---> Using cache [2023-04-17T22:32:17.951Z] ---> 1323564fb3bc [2023-04-17T22:32:17.951Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-04-17T22:32:18.519Z] ---> Running in c6d2ff03fe89 [2023-04-17T22:32:18.519Z] ---> Running in 949095754b8b [2023-04-17T22:32:19.454Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-17T22:32:19.454Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-17T22:32:19.454Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-17T22:32:19.714Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-17T22:32:19.714Z] OK: 265 MiB in 53 packages [2023-04-17T22:32:19.714Z] OK: 265 MiB in 53 packages [2023-04-17T22:32:20.296Z] --parallel Build images in parallel. [Pipeline] } [2023-04-17T22:32:20.316Z] $ docker stop --time=1 8015ad70ec4c07b39e391d5697411c8d9b7aa0e15d840d4a54228ef9784cc6c3 [2023-04-17T22:32:20.655Z] Removing intermediate container 949095754b8b [2023-04-17T22:32:20.655Z] ---> 8dfb84958f33 [2023-04-17T22:32:20.655Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-17T22:32:20.655Z] Removing intermediate container c6d2ff03fe89 [2023-04-17T22:32:20.655Z] ---> 0f516fc5cef6 [2023-04-17T22:32:20.655Z] Step 6/25 : COPY go.mod vendor* ./ [2023-04-17T22:32:20.913Z] ---> 947fddf80581 [2023-04-17T22:32:20.913Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-17T22:32:20.913Z] ---> Running in 371548e8dcdf [2023-04-17T22:32:21.171Z] ---> d4014750b36a [2023-04-17T22:32:21.171Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-17T22:32:21.171Z] ---> Running in 992fa19999df [2023-04-17T22:32:22.638Z] $ docker rm -f --volumes 8015ad70ec4c07b39e391d5697411c8d9b7aa0e15d840d4a54228ef9784cc6c3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:32:23.151Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-17T22:32:23.151Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T22:32:23.333Z] prd-ubuntu20.04-docker-arm64-4c-16g-8810 does not seem to be running inside a container [2023-04-17T22:32:23.401Z] $ 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/495 -v /w/workspace/edgex-go/495:/w/workspace/edgex-go/495:rw,z -v /w/workspace/edgex-go/495@tmp:/w/workspace/edgex-go/495@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-04-17T22:32:24.570Z] $ docker top f77dc8a809a87de99b0356b563e24c5be8ac9c4430264f193687eff6b49cc71a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-17T22:32:25.078Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-04-17T22:32:26.576Z] Removing intermediate container 28bedff886f1 [2023-04-17T22:32:26.576Z] ---> a160650fb80d [2023-04-17T22:32:26.576Z] [2023-04-17T22:32:26.576Z] Step 9/22 : FROM alpine:3.17 [2023-04-17T22:32:26.576Z] ---> 9ed4aefc74f6 [2023-04-17T22:32:26.576Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-04-17T22:32:26.576Z] Removing intermediate container 21553938fe82 [2023-04-17T22:32:26.576Z] ---> c27fec19aef1 [2023-04-17T22:32:26.576Z] [2023-04-17T22:32:26.576Z] Step 9/33 : FROM alpine:3.17 [2023-04-17T22:32:26.576Z] ---> 9ed4aefc74f6 [2023-04-17T22:32:26.576Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-17T22:32:26.576Z] ---> Running in 5a44e7b89a1f [2023-04-17T22:32:26.576Z] ---> Running in d67e9cea5ea5 [2023-04-17T22:32:26.576Z] Removing intermediate container d67e9cea5ea5 [2023-04-17T22:32:26.576Z] ---> 126353d3b104 [2023-04-17T22:32:26.576Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-04-17T22:32:26.576Z] ---> Running in 96aea308beed [2023-04-17T22:32:26.576Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-17T22:32:26.576Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-17T22:32:26.834Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-17T22:32:26.834Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-17T22:32:27.092Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-17T22:32:27.092Z] (2/2) Installing su-exec (0.2-r2) [2023-04-17T22:32:27.092Z] Executing busybox-1.35.0-r29.trigger [2023-04-17T22:32:27.092Z] OK: 7 MiB in 17 packages [2023-04-17T22:32:27.092Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-17T22:32:27.092Z] (2/2) Installing openssl (3.0.8-r3) [2023-04-17T22:32:27.092Z] Executing busybox-1.35.0-r29.trigger [2023-04-17T22:32:27.092Z] OK: 8 MiB in 17 packages [2023-04-17T22:32:27.658Z] Removing intermediate container 96aea308beed [2023-04-17T22:32:27.658Z] ---> eb760ad490ae [2023-04-17T22:32:27.658Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-04-17T22:32:27.658Z] Removing intermediate container 5a44e7b89a1f [2023-04-17T22:32:27.658Z] ---> ae7a8d696d50 [2023-04-17T22:32:27.658Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-17T22:32:27.658Z] ---> Running in 326f44493737 [2023-04-17T22:32:27.658Z] ---> Running in 4f1f35e9f6d0 [2023-04-17T22:32:27.916Z] Removing intermediate container 4f1f35e9f6d0 [2023-04-17T22:32:27.916Z] ---> bae56507377d [2023-04-17T22:32:27.916Z] Step 12/22 : WORKDIR /edgex [2023-04-17T22:32:27.916Z] Removing intermediate container 326f44493737 [2023-04-17T22:32:27.916Z] ---> 71cc3b8b4fb3 [2023-04-17T22:32:27.916Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-04-17T22:32:27.916Z] ---> Running in dafd181fa298 [2023-04-17T22:32:27.916Z] ---> Running in d7b305929a3f [2023-04-17T22:32:28.174Z] Removing intermediate container dafd181fa298 [2023-04-17T22:32:28.174Z] ---> 1cb1170b2bad [2023-04-17T22:32:28.174Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-04-17T22:32:28.174Z] Removing intermediate container d7b305929a3f [2023-04-17T22:32:28.174Z] ---> 520997221873 [2023-04-17T22:32:28.174Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-17T22:32:28.434Z] ---> Running in 89f1cb7d4343 [2023-04-17T22:32:28.693Z] Removing intermediate container 89f1cb7d4343 [2023-04-17T22:32:28.693Z] ---> 8dd658937c1c [2023-04-17T22:32:28.693Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-04-17T22:32:28.954Z] ---> f69b507e0651 [2023-04-17T22:32:28.954Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-04-17T22:32:28.954Z] ---> Running in e0d5933efc09 [2023-04-17T22:32:29.214Z] Removing intermediate container e0d5933efc09 [2023-04-17T22:32:29.214Z] ---> 9b13acfe0ae2 [2023-04-17T22:32:29.214Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-04-17T22:32:29.328Z] Building core-command ... [2023-04-17T22:32:29.328Z] Building core-common-config-bootstrapper ... [2023-04-17T22:32:29.328Z] Building core-data ... [2023-04-17T22:32:29.328Z] Building core-metadata ... [2023-04-17T22:32:29.328Z] Building security-bootstrapper ... [2023-04-17T22:32:29.328Z] Building security-proxy-auth ... [2023-04-17T22:32:29.328Z] Building security-proxy-setup ... [2023-04-17T22:32:29.328Z] Building security-secretstore-setup ... [2023-04-17T22:32:29.328Z] Building security-spiffe-token-provider ... [2023-04-17T22:32:29.328Z] Building security-spire-agent ... [2023-04-17T22:32:29.328Z] Building security-spire-config ... [2023-04-17T22:32:29.328Z] Building security-spire-server ... [2023-04-17T22:32:29.328Z] Building support-notifications ... [2023-04-17T22:32:29.328Z] Building support-scheduler ... [2023-04-17T22:32:29.328Z] Building security-spire-agent [2023-04-17T22:32:29.328Z] Building support-notifications [2023-04-17T22:32:29.328Z] Building support-scheduler [2023-04-17T22:32:29.328Z] Building core-data [2023-04-17T22:32:29.328Z] Building core-command [2023-04-17T22:32:29.473Z] ---> 3efd50b55fee [2023-04-17T22:32:29.473Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-04-17T22:32:29.473Z] ---> Running in 7aed2e1abd0a [2023-04-17T22:32:30.039Z] ---> 3de96930ba0d [2023-04-17T22:32:30.039Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-04-17T22:32:30.604Z] ---> 2c3845db2f3b [2023-04-17T22:32:30.604Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-04-17T22:32:30.604Z] Removing intermediate container 7aed2e1abd0a [2023-04-17T22:32:30.604Z] ---> 08f6c1f40b85 [2023-04-17T22:32:30.604Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-04-17T22:32:30.604Z] ---> Running in 38f690838094 [2023-04-17T22:32:30.861Z] ---> d0a0addce56b [2023-04-17T22:32:30.862Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-17T22:32:30.862Z] ---> Running in 073e7e09b192 [2023-04-17T22:32:30.862Z] Removing intermediate container 38f690838094 [2023-04-17T22:32:30.862Z] ---> 4f904f664802 [2023-04-17T22:32:30.862Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-04-17T22:32:31.119Z] ---> 3eea3ef47bd6 [2023-04-17T22:32:31.119Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-04-17T22:32:31.119Z] ---> Running in b8945da5dfda [2023-04-17T22:32:31.376Z] Removing intermediate container 8249c8faeb75 [2023-04-17T22:32:31.376Z] ---> 15d05968ef33 [2023-04-17T22:32:31.376Z] [2023-04-17T22:32:31.376Z] Step 10/23 : FROM alpine:3.17 [2023-04-17T22:32:31.376Z] ---> 9ed4aefc74f6 [2023-04-17T22:32:31.376Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-04-17T22:32:31.636Z] ---> Running in edace4027e4a [2023-04-17T22:32:31.895Z] Removing intermediate container 073e7e09b192 [2023-04-17T22:32:31.895Z] ---> e3aea545d53d [2023-04-17T22:32:31.895Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-04-17T22:32:31.895Z] ---> Running in 1101bd3e06d3 [2023-04-17T22:32:32.155Z] Removing intermediate container 1101bd3e06d3 [2023-04-17T22:32:32.155Z] ---> 724a780b8591 [2023-04-17T22:32:32.155Z] Step 20/22 : LABEL arch=x86_64 [2023-04-17T22:32:32.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-17T22:32:32.155Z] ---> Running in be063da86098 [2023-04-17T22:32:32.155Z] Removing intermediate container b8945da5dfda [2023-04-17T22:32:32.155Z] ---> abb34d3c28e6 [2023-04-17T22:32:32.155Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-17T22:32:32.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-17T22:32:32.155Z] Removing intermediate container be063da86098 [2023-04-17T22:32:32.155Z] ---> 32839b0787de [2023-04-17T22:32:32.155Z] Step 21/22 : LABEL git_sha=de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:32:32.412Z] ---> Running in 1184c2033909 [2023-04-17T22:32:32.412Z] ---> 2cf595227cd6 [2023-04-17T22:32:32.412Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-04-17T22:32:32.412Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-17T22:32:32.412Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-17T22:32:32.412Z] Executing busybox-1.35.0-r29.trigger [2023-04-17T22:32:32.412Z] Executing ca-certificates-20220614-r4.trigger [2023-04-17T22:32:32.412Z] Removing intermediate container 1184c2033909 [2023-04-17T22:32:32.412Z] ---> ec20672b1d6a [2023-04-17T22:32:32.412Z] Step 22/22 : LABEL version=3.0.0-dev.133 [2023-04-17T22:32:32.412Z] ---> Running in c42e6f2833b3 [2023-04-17T22:32:32.412Z] OK: 8 MiB in 17 packages [2023-04-17T22:32:32.670Z] ---> e86ea6bfddd3 [2023-04-17T22:32:32.670Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-04-17T22:32:32.670Z] Removing intermediate container c42e6f2833b3 [2023-04-17T22:32:32.670Z] ---> 134273e30e27 [2023-04-17T22:32:32.670Z] [2023-04-17T22:32:32.670Z] Successfully built 134273e30e27 [2023-04-17T22:32:32.670Z] Successfully tagged security-proxy-setup:latest [2023-04-17T22:32:32.670Z]  Building security-proxy-setup ... done Building core-data [2023-04-17T22:32:34.045Z] ---> 61868b62b59f [2023-04-17T22:32:34.045Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-04-17T22:32:34.045Z] Removing intermediate container edace4027e4a [2023-04-17T22:32:34.045Z] ---> f8b8f656dee3 [2023-04-17T22:32:34.045Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-17T22:32:34.045Z] ---> Running in 8703a81e6eb9 [2023-04-17T22:32:34.303Z] Removing intermediate container 8703a81e6eb9 [2023-04-17T22:32:34.303Z] ---> ad9cb5878959 [2023-04-17T22:32:34.303Z] Step 13/23 : ENV APP_PORT=59860 [2023-04-17T22:32:34.303Z] ---> 5ecbfac0e63d [2023-04-17T22:32:34.303Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-04-17T22:32:34.303Z] ---> Running in 2d84e8b962ff [2023-04-17T22:32:34.562Z] Removing intermediate container 2d84e8b962ff [2023-04-17T22:32:34.562Z] ---> 5d2b63d2c17e [2023-04-17T22:32:34.562Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-17T22:32:34.562Z] ---> Running in 8fcc8af900fa [2023-04-17T22:32:34.562Z] ---> 4a45bc810d4d [2023-04-17T22:32:34.562Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-04-17T22:32:34.819Z] Removing intermediate container 8fcc8af900fa [2023-04-17T22:32:34.819Z] ---> 3c75d28c548e [2023-04-17T22:32:34.819Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-17T22:32:35.077Z] ---> b486cfa79d25 [2023-04-17T22:32:35.077Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-04-17T22:32:35.077Z] ---> 7bae6529a70c [2023-04-17T22:32:35.077Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-17T22:32:35.334Z] ---> f0c28ec0d87a [2023-04-17T22:32:35.334Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-04-17T22:32:35.334Z] ---> aa7c6c6d3659 [2023-04-17T22:32:35.334Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-04-17T22:32:35.903Z] ---> b40442d69d8a [2023-04-17T22:32:35.903Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-04-17T22:32:35.903Z] ---> Running in 1b75ee4ede84 [2023-04-17T22:32:35.903Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-17T22:32:35.903Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-17T22:32:35.903Z] ---> eef6d0be6355 [2023-04-17T22:32:35.903Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-17T22:32:35.903Z] ---> Using cache [2023-04-17T22:32:35.903Z] ---> 0aa487747a62 [2023-04-17T22:32:35.903Z] Step 4/23 : WORKDIR /edgex-go [2023-04-17T22:32:35.903Z] ---> Using cache [2023-04-17T22:32:35.903Z] ---> 1323564fb3bc [2023-04-17T22:32:35.903Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-17T22:32:35.903Z] ---> Using cache [2023-04-17T22:32:35.903Z] ---> 0f516fc5cef6 [2023-04-17T22:32:35.903Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-17T22:32:35.903Z] ---> Using cache [2023-04-17T22:32:35.903Z] ---> d4014750b36a [2023-04-17T22:32:35.903Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-17T22:32:36.161Z] ---> Running in de360c4b16dd [2023-04-17T22:32:36.161Z] ---> 184614afd385 [2023-04-17T22:32:36.161Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-04-17T22:32:36.422Z] ---> bfbdeca0e9e6 [2023-04-17T22:32:36.422Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-04-17T22:32:36.422Z] ---> Running in f1d71952a6d8 [2023-04-17T22:32:36.682Z] Removing intermediate container f1d71952a6d8 [2023-04-17T22:32:36.682Z] ---> c289de72c424 [2023-04-17T22:32:36.682Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-17T22:32:36.682Z] ---> Running in b73ffa4f35ae [2023-04-17T22:32:36.682Z] Removing intermediate container 1b75ee4ede84 [2023-04-17T22:32:36.682Z] ---> c48d8c97a39a [2023-04-17T22:32:36.682Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-04-17T22:32:36.682Z] Removing intermediate container b73ffa4f35ae [2023-04-17T22:32:36.682Z] ---> 1d6fda53a39e [2023-04-17T22:32:36.682Z] Step 21/23 : LABEL arch=x86_64 [2023-04-17T22:32:36.941Z] ---> Running in 06e634316a30 [2023-04-17T22:32:36.941Z] ---> Running in 34904a9023a0 [2023-04-17T22:32:36.941Z] Removing intermediate container 06e634316a30 [2023-04-17T22:32:36.941Z] ---> 5f8556a8e798 [2023-04-17T22:32:36.941Z] Step 30/33 : CMD ["gate"] [2023-04-17T22:32:36.941Z] Removing intermediate container 34904a9023a0 [2023-04-17T22:32:36.941Z] ---> b3560922d62a [2023-04-17T22:32:36.941Z] Step 22/23 : LABEL git_sha=de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:32:36.941Z] ---> Running in 76858e0792af [2023-04-17T22:32:37.199Z] ---> Running in 8b0e9ba0d8ef [2023-04-17T22:32:37.199Z] Removing intermediate container 76858e0792af [2023-04-17T22:32:37.199Z] ---> b88fb788e2e9 [2023-04-17T22:32:37.199Z] Step 31/33 : LABEL arch=x86_64 [2023-04-17T22:32:37.457Z] Removing intermediate container 8b0e9ba0d8ef [2023-04-17T22:32:37.457Z] ---> 8eb1db31a99b [2023-04-17T22:32:37.457Z] Step 23/23 : LABEL version=3.0.0-dev.133 [2023-04-17T22:32:37.457Z] ---> Running in 4863c2626d30 [2023-04-17T22:32:37.457Z] ---> Running in 5a33b54f8683 [2023-04-17T22:32:37.457Z] Removing intermediate container 4863c2626d30 [2023-04-17T22:32:37.457Z] ---> d2ba1c99431d [2023-04-17T22:32:37.457Z] Step 32/33 : LABEL git_sha=de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:32:37.457Z] Removing intermediate container 5a33b54f8683 [2023-04-17T22:32:37.457Z] ---> 5b94a485281d [2023-04-17T22:32:37.457Z] [2023-04-17T22:32:37.714Z] ---> Running in db6af4d1aaa4 [2023-04-17T22:32:37.714Z] Successfully built 5b94a485281d [2023-04-17T22:32:37.714Z] Successfully tagged support-notifications:latest [2023-04-17T22:32:37.714Z]  Building support-notifications ... done Building security-proxy-auth [2023-04-17T22:32:37.714Z] Removing intermediate container 371548e8dcdf [2023-04-17T22:32:37.714Z] ---> c53125983e39 [2023-04-17T22:32:37.714Z] Step 7/27 : COPY . . [2023-04-17T22:32:37.977Z] Removing intermediate container db6af4d1aaa4 [2023-04-17T22:32:37.977Z] ---> b5ccf209117d [2023-04-17T22:32:37.977Z] Step 33/33 : LABEL version=3.0.0-dev.133 [2023-04-17T22:32:37.977Z] Removing intermediate container 992fa19999df [2023-04-17T22:32:37.977Z] ---> b9c79d348c09 [2023-04-17T22:32:37.977Z] Step 8/25 : COPY . . [2023-04-17T22:32:39.420Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-17T22:32:39.420Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-17T22:32:39.420Z] ---> b286678df4f2 [2023-04-17T22:32:39.420Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-17T22:32:39.420Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-17T22:32:39.420Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-04-17T22:32:39.420Z] ---> b286678df4f2 [2023-04-17T22:32:39.420Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-17T22:32:39.420Z] ---> Running in 96ac2ca82f2c [2023-04-17T22:32:39.420Z] ---> Running in e96c7bb2631d [2023-04-17T22:32:39.420Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-17T22:32:39.420Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-17T22:32:39.420Z] ---> b286678df4f2 [2023-04-17T22:32:39.420Z] Step 3/27 : WORKDIR /edgex-go [2023-04-17T22:32:39.420Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-17T22:32:39.420Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-17T22:32:39.420Z] ---> b286678df4f2 [2023-04-17T22:32:39.420Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-17T22:32:39.420Z] ---> Running in c79607cd2051 [2023-04-17T22:32:39.420Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-17T22:32:39.420Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-17T22:32:39.420Z] ---> b286678df4f2 [2023-04-17T22:32:39.420Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-17T22:32:39.688Z] ---> Running in da954f8efca5 [2023-04-17T22:32:39.688Z] ---> Running in ba73cf2c7e20 [2023-04-17T22:32:39.962Z] Removing intermediate container e96c7bb2631d [2023-04-17T22:32:39.962Z] ---> 2fdf55c72c2f [2023-04-17T22:32:39.962Z] Step 4/24 : WORKDIR /edgex-go [2023-04-17T22:32:39.962Z] ---> Running in 3f6317127415 [2023-04-17T22:32:39.962Z] Removing intermediate container 96ac2ca82f2c [2023-04-17T22:32:39.962Z] ---> 3416af5a9d68 [2023-04-17T22:32:39.962Z] Step 4/23 : WORKDIR /edgex-go [2023-04-17T22:32:40.240Z] Removing intermediate container c79607cd2051 [2023-04-17T22:32:40.240Z] ---> d69d8ca08e08 [2023-04-17T22:32:40.240Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-17T22:32:40.240Z] ---> Running in dec4efbfdf52 [2023-04-17T22:32:40.240Z] ---> Running in 12b53c4c788e [2023-04-17T22:32:40.504Z] ---> Running in 5aa2b92e5f94 [2023-04-17T22:32:40.512Z] Removing intermediate container ba73cf2c7e20 [2023-04-17T22:32:40.512Z] Removing intermediate container da954f8efca5 [2023-04-17T22:32:40.512Z] ---> eb437a803431 [2023-04-17T22:32:40.512Z] Step 4/23 : WORKDIR /edgex-go [2023-04-17T22:32:40.512Z] ---> 02e7eb9f4d7e [2023-04-17T22:32:40.512Z] Step 4/23 : WORKDIR /edgex-go [2023-04-17T22:32:40.512Z] ---> Running in ac4375a6d925 [2023-04-17T22:32:40.512Z] ---> Running in 372a8c5275d0 [2023-04-17T22:32:40.762Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-17T22:32:40.762Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-17T22:32:40.762Z] ---> eef6d0be6355 [2023-04-17T22:32:40.762Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-17T22:32:40.762Z] ---> Using cache [2023-04-17T22:32:40.762Z] ---> 0aa487747a62 [2023-04-17T22:32:40.762Z] Step 4/23 : WORKDIR /edgex-go [2023-04-17T22:32:40.762Z] ---> Using cache [2023-04-17T22:32:40.762Z] ---> 1323564fb3bc [2023-04-17T22:32:40.762Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-17T22:32:40.762Z] ---> Using cache [2023-04-17T22:32:40.762Z] ---> 0f516fc5cef6 [2023-04-17T22:32:40.762Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-17T22:32:40.762Z] ---> Using cache [2023-04-17T22:32:40.762Z] ---> d4014750b36a [2023-04-17T22:32:40.762Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-17T22:32:40.762Z] ---> Using cache [2023-04-17T22:32:40.762Z] ---> b9c79d348c09 [2023-04-17T22:32:40.762Z] Step 8/23 : COPY . . [2023-04-17T22:32:40.762Z] Removing intermediate container 5aa2b92e5f94 [2023-04-17T22:32:40.762Z] ---> a622934973b9 [2023-04-17T22:32:40.762Z] [2023-04-17T22:32:40.781Z] Removing intermediate container 3f6317127415 [2023-04-17T22:32:40.782Z] ---> e67706e59ee3 [2023-04-17T22:32:40.782Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-04-17T22:32:41.019Z] Successfully built a622934973b9 [2023-04-17T22:32:41.019Z] Successfully tagged security-bootstrapper:latest [2023-04-17T22:32:41.019Z] Building security-secretstore-setup [2023-04-17T22:32:41.053Z] Removing intermediate container dec4efbfdf52 [2023-04-17T22:32:41.053Z] ---> 7d9f65ba0e56 [2023-04-17T22:32:41.053Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-17T22:32:41.053Z] ---> Running in 7887629331f6 [2023-04-17T22:32:41.322Z] ---> Running in f0ac7fd396d8 [2023-04-17T22:32:41.590Z] Removing intermediate container 372a8c5275d0 [2023-04-17T22:32:41.590Z] ---> 37a3300ead19 [2023-04-17T22:32:41.590Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-17T22:32:41.857Z] Removing intermediate container ac4375a6d925 [2023-04-17T22:32:41.857Z] ---> 387806629f3f [2023-04-17T22:32:41.857Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-04-17T22:32:41.857Z] ---> Running in 95e32281b34f [2023-04-17T22:32:41.857Z] ---> Running in 689e5a047a3a [2023-04-17T22:32:42.444Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-17T22:32:43.047Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-17T22:32:43.354Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-17T22:32:43.546Z]  Building security-bootstrapper ... done  ---> ef9e3f86024e [2023-04-17T22:32:43.546Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-17T22:32:43.546Z] ---> b4c899ef9dfa [2023-04-17T22:32:43.546Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-04-17T22:32:43.546Z] ---> Running in 4c44adbebd59 [2023-04-17T22:32:43.546Z] ---> Running in 1e28a6a823da [2023-04-17T22:32:43.546Z] Removing intermediate container 4c44adbebd59 [2023-04-17T22:32:43.546Z] ---> f7f9be8d2c6a [2023-04-17T22:32:43.546Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-17T22:32:43.546Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.133" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-04-17T22:32:43.546Z] ---> Running in 27b3c9a63bd6 [2023-04-17T22:32:43.631Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-17T22:32:43.804Z] Removing intermediate container 27b3c9a63bd6 [2023-04-17T22:32:43.804Z] ---> f09f8878de85 [2023-04-17T22:32:43.804Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-17T22:32:43.804Z] ---> Running in 47554d103c23 [2023-04-17T22:32:44.062Z] Removing intermediate container 47554d103c23 [2023-04-17T22:32:44.062Z] ---> 902a8ca37f44 [2023-04-17T22:32:44.062Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-17T22:32:44.062Z] ---> Running in 1b782210df8b [2023-04-17T22:32:44.218Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-17T22:32:44.218Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-17T22:32:44.218Z] OK: 263 MiB in 53 packages [2023-04-17T22:32:44.320Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-17T22:32:44.320Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-17T22:32:44.320Z] ---> eef6d0be6355 [2023-04-17T22:32:44.320Z] Step 3/25 : WORKDIR /edgex-go [2023-04-17T22:32:44.320Z] ---> Using cache [2023-04-17T22:32:44.320Z] ---> 6e7a983ee4d4 [2023-04-17T22:32:44.320Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-04-17T22:32:44.320Z] ---> Using cache [2023-04-17T22:32:44.320Z] ---> 87ef4af6e98f [2023-04-17T22:32:44.320Z] Step 5/25 : COPY go.mod vendor* ./ [2023-04-17T22:32:44.320Z] ---> Using cache [2023-04-17T22:32:44.320Z] ---> 7780b5f8677e [2023-04-17T22:32:44.320Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-17T22:32:44.320Z] ---> Using cache [2023-04-17T22:32:44.320Z] ---> 22de2c3165f0 [2023-04-17T22:32:44.320Z] Step 7/25 : COPY . . [2023-04-17T22:32:44.320Z] ---> Using cache [2023-04-17T22:32:44.320Z] ---> 2e6c95fc356a [2023-04-17T22:32:44.320Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-04-17T22:32:44.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-17T22:32:44.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-17T22:32:44.578Z] ---> Running in 0d776c5092b8 [2023-04-17T22:32:44.838Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.133" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-04-17T22:32:45.076Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-17T22:32:45.096Z] Removing intermediate container 1b782210df8b [2023-04-17T22:32:45.096Z] ---> fa3103a9fc5f [2023-04-17T22:32:45.096Z] Step 12/27 : WORKDIR /edgex-go [2023-04-17T22:32:45.345Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-17T22:32:45.354Z] ---> Running in 48a8918b47d0 [2023-04-17T22:32:45.354Z] ---> e313b091883b [2023-04-17T22:32:45.354Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-04-17T22:32:45.354Z] ---> Running in 49f46a699c14 [2023-04-17T22:32:45.611Z] Removing intermediate container 48a8918b47d0 [2023-04-17T22:32:45.611Z] ---> 8b3173782341 [2023-04-17T22:32:45.611Z] [2023-04-17T22:32:45.611Z] Step 13/27 : FROM alpine:3.17 [2023-04-17T22:32:45.611Z] ---> 9ed4aefc74f6 [2023-04-17T22:32:45.611Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-17T22:32:45.611Z] ---> Using cache [2023-04-17T22:32:45.611Z] ---> 5763bf45b651 [2023-04-17T22:32:45.611Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-17T22:32:45.612Z] ---> Using cache [2023-04-17T22:32:45.612Z] ---> a0b59b7d9db3 [2023-04-17T22:32:45.612Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-17T22:32:45.612Z] ---> Using cache [2023-04-17T22:32:45.612Z] ---> 30a1f167587f [2023-04-17T22:32:45.612Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-17T22:32:45.612Z] ---> Using cache [2023-04-17T22:32:45.612Z] ---> 61c711c615b3 [2023-04-17T22:32:45.612Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-04-17T22:32:45.617Z] Removing intermediate container 12b53c4c788e [2023-04-17T22:32:45.617Z] ---> 147682a613f4 [2023-04-17T22:32:45.617Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-17T22:32:45.870Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.133" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-04-17T22:32:45.885Z] OK: 263 MiB in 53 packages [2023-04-17T22:32:45.885Z] OK: 263 MiB in 53 packages [2023-04-17T22:32:46.850Z] OK: 263 MiB in 53 packages [2023-04-17T22:32:46.850Z] OK: 263 MiB in 53 packages [2023-04-17T22:32:47.242Z] ---> a7947d46db3b [2023-04-17T22:32:47.242Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-17T22:32:48.795Z] ---> 5e4bdd89fa5b [2023-04-17T22:32:48.795Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-17T22:32:48.795Z] ---> Running in 41cef06bddf8 [2023-04-17T22:32:49.380Z] Removing intermediate container 7887629331f6 [2023-04-17T22:32:49.380Z] ---> aa4436449e17 [2023-04-17T22:32:49.380Z] Step 6/24 : COPY go.mod vendor* ./ [2023-04-17T22:32:49.767Z] ---> 591f7d62e0f8 [2023-04-17T22:32:49.767Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-04-17T22:32:49.966Z] Removing intermediate container f0ac7fd396d8 [2023-04-17T22:32:49.966Z] ---> 7e41e295e41f [2023-04-17T22:32:49.966Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-17T22:32:49.966Z] Removing intermediate container 95e32281b34f [2023-04-17T22:32:49.966Z] ---> 1ccdcfc3135f [2023-04-17T22:32:49.966Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-17T22:32:49.966Z] Removing intermediate container 689e5a047a3a [2023-04-17T22:32:49.966Z] ---> 43682da2fdb6 [2023-04-17T22:32:49.966Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-17T22:32:50.343Z] ---> 91474f904a9e [2023-04-17T22:32:50.343Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-04-17T22:32:50.547Z] ---> 42ae1ff6dc9e [2023-04-17T22:32:50.547Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-17T22:32:50.547Z] ---> Running in 98d96d2abb59 [2023-04-17T22:32:50.600Z] ---> 060095089f64 [2023-04-17T22:32:50.600Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-04-17T22:32:51.129Z] ---> 4b88e3319b2e [2023-04-17T22:32:51.130Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-17T22:32:51.130Z] ---> c7477af3a2ad [2023-04-17T22:32:51.130Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-17T22:32:51.406Z] ---> Running in 8694e6943471 [2023-04-17T22:32:51.406Z] ---> b6b7374dbf61 [2023-04-17T22:32:51.406Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-17T22:32:51.532Z] ---> dae2a373b5d0 [2023-04-17T22:32:51.532Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-17T22:32:51.532Z] ---> Running in b8e753d2d9fa [2023-04-17T22:32:51.675Z] ---> Running in fca3134a9d8b [2023-04-17T22:32:51.675Z] ---> Running in ffa3834bb68c [2023-04-17T22:32:51.790Z] Removing intermediate container b8e753d2d9fa [2023-04-17T22:32:51.790Z] ---> a06d3fe60103 [2023-04-17T22:32:51.790Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-17T22:32:51.790Z] ---> Running in c01f83974a96 [2023-04-17T22:32:52.358Z] Removing intermediate container c01f83974a96 [2023-04-17T22:32:52.358Z] ---> d398186d9614 [2023-04-17T22:32:52.358Z] Step 25/27 : LABEL arch=x86_64 [2023-04-17T22:32:52.358Z] ---> Running in cecbb9b5fe4d [2023-04-17T22:32:52.615Z] Removing intermediate container cecbb9b5fe4d [2023-04-17T22:32:52.615Z] ---> 31e8963d6c85 [2023-04-17T22:32:52.615Z] Step 26/27 : LABEL git_sha=de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:32:52.615Z] ---> Running in cfa8fa8e7945 [2023-04-17T22:32:53.184Z] Removing intermediate container cfa8fa8e7945 [2023-04-17T22:32:53.184Z] ---> 2504c0019ac6 [2023-04-17T22:32:53.184Z] Step 27/27 : LABEL version=3.0.0-dev.133 [2023-04-17T22:32:53.184Z] ---> Running in 12539ee070cf [2023-04-17T22:32:53.443Z] Removing intermediate container 12539ee070cf [2023-04-17T22:32:53.443Z] ---> 88c57e82585f [2023-04-17T22:32:53.443Z] [2023-04-17T22:32:53.702Z] Successfully built 88c57e82585f [2023-04-17T22:32:53.702Z] Successfully tagged security-spire-agent:latest [2023-04-17T22:32:53.702Z] Building core-common-config-bootstrapper [2023-04-17T22:33:00.264Z]  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-17T22:33:00.264Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-17T22:33:00.264Z] ---> eef6d0be6355 [2023-04-17T22:33:00.264Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-17T22:33:00.264Z] ---> Using cache [2023-04-17T22:33:00.264Z] ---> 0aa487747a62 [2023-04-17T22:33:00.264Z] Step 4/23 : WORKDIR /edgex-go [2023-04-17T22:33:00.264Z] ---> Using cache [2023-04-17T22:33:00.264Z] ---> 1323564fb3bc [2023-04-17T22:33:00.264Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-17T22:33:00.264Z] ---> Using cache [2023-04-17T22:33:00.264Z] ---> 0f516fc5cef6 [2023-04-17T22:33:00.264Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-17T22:33:00.264Z] ---> Using cache [2023-04-17T22:33:00.264Z] ---> d4014750b36a [2023-04-17T22:33:00.264Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-17T22:33:00.264Z] ---> Using cache [2023-04-17T22:33:00.264Z] ---> 8b7652ea086f [2023-04-17T22:33:00.264Z] Step 8/23 : COPY . . [2023-04-17T22:33:00.522Z] Removing intermediate container de360c4b16dd [2023-04-17T22:33:00.522Z] ---> 8b7652ea086f [2023-04-17T22:33:00.522Z] Step 8/23 : COPY . . [2023-04-17T22:33:08.641Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.133" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-04-17T22:33:10.028Z] ---> 24b7dfd912ba [2023-04-17T22:33:10.028Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-04-17T22:33:10.028Z] ---> a0bf6a21d018 [2023-04-17T22:33:10.028Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-04-17T22:33:10.028Z] ---> Running in 6e031fe8ac08 [2023-04-17T22:33:10.028Z] ---> Running in d632f23e5ed7 [2023-04-17T22:33:10.496Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.133" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-04-17T22:33:10.496Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.133" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-04-17T22:33:12.405Z] Removing intermediate container 0d776c5092b8 [2023-04-17T22:33:12.405Z] ---> 3a4e014007d0 [2023-04-17T22:33:12.405Z] [2023-04-17T22:33:12.405Z] Step 9/25 : FROM alpine:3.17 [2023-04-17T22:33:12.405Z] ---> 9ed4aefc74f6 [2023-04-17T22:33:12.405Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-04-17T22:33:12.405Z] Removing intermediate container 49f46a699c14 [2023-04-17T22:33:12.405Z] ---> 5218325da544 [2023-04-17T22:33:12.405Z] [2023-04-17T22:33:12.405Z] Step 10/23 : FROM alpine:3.17 [2023-04-17T22:33:12.405Z] ---> 9ed4aefc74f6 [2023-04-17T22:33:12.405Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-17T22:33:12.405Z] ---> Running in b6e2c4dc592e [2023-04-17T22:33:12.405Z] ---> Running in 3d22ae4df23a [2023-04-17T22:33:12.405Z] Removing intermediate container 1e28a6a823da [2023-04-17T22:33:12.405Z] ---> 29190b68efa7 [2023-04-17T22:33:12.405Z] [2023-04-17T22:33:12.405Z] Step 10/25 : FROM alpine:3.17 [2023-04-17T22:33:12.405Z] ---> 9ed4aefc74f6 [2023-04-17T22:33:12.405Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-04-17T22:33:12.405Z] ---> Running in 829da5ee0400 [2023-04-17T22:33:12.663Z] Removing intermediate container 3d22ae4df23a [2023-04-17T22:33:12.663Z] ---> 5f2686c7b72a [2023-04-17T22:33:12.663Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-17T22:33:12.663Z] ---> Running in 14c29f0026f2 [2023-04-17T22:33:12.663Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-17T22:33:12.921Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-17T22:33:12.921Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-17T22:33:13.179Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-17T22:33:13.179Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-17T22:33:13.179Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-17T22:33:13.179Z] (1/3) Installing ca-certificates (20220614-r4) [2023-04-17T22:33:13.179Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-04-17T22:33:13.179Z] (3/3) Installing su-exec (0.2-r2) [2023-04-17T22:33:13.179Z] Executing busybox-1.35.0-r29.trigger [2023-04-17T22:33:13.179Z] Executing ca-certificates-20220614-r4.trigger [2023-04-17T22:33:13.556Z] OK: 8 MiB in 18 packages [2023-04-17T22:33:13.556Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-17T22:33:13.556Z] Executing busybox-1.35.0-r29.trigger [2023-04-17T22:33:13.556Z] OK: 7 MiB in 16 packages [2023-04-17T22:33:13.556Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-17T22:33:13.816Z] Executing busybox-1.35.0-r29.trigger [2023-04-17T22:33:13.816Z] OK: 7 MiB in 16 packages [2023-04-17T22:33:13.816Z] Removing intermediate container b6e2c4dc592e [2023-04-17T22:33:13.816Z] ---> e7b79b530edc [2023-04-17T22:33:13.816Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-17T22:33:13.816Z] Removing intermediate container 829da5ee0400 [2023-04-17T22:33:13.816Z] ---> d8b736cc826c [2023-04-17T22:33:13.816Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-17T22:33:13.816Z] ---> Running in 88a16a9dfccd [2023-04-17T22:33:14.078Z] ---> Running in 2c0c8c2001d7 [2023-04-17T22:33:14.078Z] Removing intermediate container 88a16a9dfccd [2023-04-17T22:33:14.078Z] ---> 582a5f50c609 [2023-04-17T22:33:14.078Z] Step 12/25 : WORKDIR / [2023-04-17T22:33:14.078Z] ---> Running in 7245bf1a5e75 [2023-04-17T22:33:14.078Z] Removing intermediate container 2c0c8c2001d7 [2023-04-17T22:33:14.078Z] ---> 97722ec00d76 [2023-04-17T22:33:14.078Z] Step 13/25 : ENV APP_PORT=59881 [2023-04-17T22:33:14.078Z] ---> Running in fcc21adbf11c [2023-04-17T22:33:14.078Z] Removing intermediate container 14c29f0026f2 [2023-04-17T22:33:14.078Z] ---> aef594738930 [2023-04-17T22:33:14.078Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-17T22:33:14.078Z] Removing intermediate container 7245bf1a5e75 [2023-04-17T22:33:14.078Z] ---> a566a148a64e [2023-04-17T22:33:14.078Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-17T22:33:14.339Z] Removing intermediate container fcc21adbf11c [2023-04-17T22:33:14.339Z] ---> b4cb3e3e7180 [2023-04-17T22:33:14.339Z] Step 14/25 : EXPOSE $APP_PORT [2023-04-17T22:33:14.339Z] ---> Running in 4e3ce37ae99e [2023-04-17T22:33:14.339Z] ---> 3d7ca70a19a0 [2023-04-17T22:33:14.339Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-17T22:33:14.339Z] ---> ff3905cc7bbf [2023-04-17T22:33:14.339Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-17T22:33:14.339Z] Removing intermediate container 4e3ce37ae99e [2023-04-17T22:33:14.339Z] ---> 2bae25c83b79 [2023-04-17T22:33:14.339Z] Step 15/25 : WORKDIR / [2023-04-17T22:33:14.599Z] ---> Running in 351dc314a892 [2023-04-17T22:33:14.599Z] ---> 7f5d0555387d [2023-04-17T22:33:14.599Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-04-17T22:33:14.599Z] Removing intermediate container 351dc314a892 [2023-04-17T22:33:14.599Z] ---> f42dfc19c051 [2023-04-17T22:33:14.599Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-17T22:33:14.862Z] ---> 4b7c0c9568a6 [2023-04-17T22:33:14.862Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-04-17T22:33:15.432Z] ---> 1c749e8c308b [2023-04-17T22:33:15.432Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-17T22:33:15.432Z] ---> 94738071d516 [2023-04-17T22:33:15.432Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-04-17T22:33:15.691Z] ---> f70b72df73ea [2023-04-17T22:33:15.691Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-04-17T22:33:15.691Z] ---> 7e483047854a [2023-04-17T22:33:15.691Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-04-17T22:33:15.691Z] ---> 6bc84bd24b5e [2023-04-17T22:33:15.691Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-04-17T22:33:16.259Z] ---> 95746aa46082 [2023-04-17T22:33:16.259Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-04-17T22:33:16.259Z] ---> cf3785da774d [2023-04-17T22:33:16.259Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-04-17T22:33:16.259Z] ---> de97915ffec8 [2023-04-17T22:33:16.259Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-04-17T22:33:16.829Z] ---> cf2748cbde2e [2023-04-17T22:33:16.829Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-17T22:33:16.829Z] ---> Running in 65124b81709e [2023-04-17T22:33:16.829Z] ---> 461e6b18d5ef [2023-04-17T22:33:16.829Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-04-17T22:33:17.089Z] ---> 27615ce5947d [2023-04-17T22:33:17.089Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-04-17T22:33:17.351Z] ---> Running in 8fabca60c779 [2023-04-17T22:33:17.351Z] ---> 43accef8cc02 [2023-04-17T22:33:17.351Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-04-17T22:33:17.611Z] Removing intermediate container 8fabca60c779 [2023-04-17T22:33:17.611Z] ---> 9e83450c0242 [2023-04-17T22:33:17.611Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-17T22:33:17.611Z] ---> Running in f7ed621560b2 [2023-04-17T22:33:17.877Z] Removing intermediate container f7ed621560b2 [2023-04-17T22:33:17.877Z] ---> 89aee031c82d [2023-04-17T22:33:17.877Z] Step 23/25 : LABEL arch=x86_64 [2023-04-17T22:33:18.137Z] Removing intermediate container 65124b81709e [2023-04-17T22:33:18.137Z] ---> c42168c47c03 [2023-04-17T22:33:18.137Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-17T22:33:18.137Z] ---> Running in c5a6b33a9c21 [2023-04-17T22:33:18.137Z] ---> Running in be6aa0d0cabe [2023-04-17T22:33:18.397Z] Removing intermediate container be6aa0d0cabe [2023-04-17T22:33:18.397Z] ---> faa8929fe635 [2023-04-17T22:33:18.397Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-17T22:33:18.397Z] Removing intermediate container c5a6b33a9c21 [2023-04-17T22:33:18.397Z] ---> 211c2f48a914 [2023-04-17T22:33:18.397Z] Step 24/25 : LABEL git_sha=de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:33:18.397Z] ---> 9dafec258ca9 [2023-04-17T22:33:18.397Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-04-17T22:33:18.397Z] ---> Running in 87d5130e54f6 [2023-04-17T22:33:18.397Z] ---> Running in da383341bc63 [2023-04-17T22:33:18.966Z] Removing intermediate container da383341bc63 [2023-04-17T22:33:18.966Z] ---> ade1ad5558e5 [2023-04-17T22:33:18.966Z] Step 25/25 : LABEL version=3.0.0-dev.133 [2023-04-17T22:33:18.966Z] Removing intermediate container 87d5130e54f6 [2023-04-17T22:33:18.966Z] ---> 4e3c93d8882f [2023-04-17T22:33:18.966Z] Step 21/23 : LABEL arch=x86_64 [2023-04-17T22:33:18.966Z] ---> Running in 6ff6bb0be77d [2023-04-17T22:33:18.966Z] ---> Running in 7906e0cc26c9 [2023-04-17T22:33:18.966Z] ---> 4780f68f0370 [2023-04-17T22:33:18.966Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-17T22:33:18.966Z] ---> Running in 52a83bc1b385 [2023-04-17T22:33:19.225Z] Removing intermediate container 7906e0cc26c9 [2023-04-17T22:33:19.225Z] ---> e21162c47c4f [2023-04-17T22:33:19.225Z] [2023-04-17T22:33:19.225Z] Removing intermediate container 6ff6bb0be77d [2023-04-17T22:33:19.225Z] ---> 097ac8be30df [2023-04-17T22:33:19.225Z] Step 22/23 : LABEL git_sha=de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:33:19.225Z] Successfully built e21162c47c4f [2023-04-17T22:33:19.225Z] Successfully tagged core-metadata:latest [2023-04-17T22:33:19.225Z] Building support-scheduler [2023-04-17T22:33:19.225Z]  Building core-metadata ... done  ---> Running in d2eb452aa3ad [2023-04-17T22:33:19.485Z] Removing intermediate container d2eb452aa3ad [2023-04-17T22:33:19.485Z] ---> fa9985f8150f [2023-04-17T22:33:19.485Z] Step 23/23 : LABEL version=3.0.0-dev.133 [2023-04-17T22:33:20.423Z] ---> Running in b84c5e9af60b [2023-04-17T22:33:20.992Z] Removing intermediate container b84c5e9af60b [2023-04-17T22:33:20.992Z] ---> 9e70ed3a818e [2023-04-17T22:33:20.992Z] [2023-04-17T22:33:20.992Z] Removing intermediate container 52a83bc1b385 [2023-04-17T22:33:20.992Z] ---> 6cb088e84d9c [2023-04-17T22:33:20.992Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-04-17T22:33:20.992Z] Successfully built 9e70ed3a818e [2023-04-17T22:33:20.992Z] Successfully tagged security-proxy-auth:latest [2023-04-17T22:33:20.992Z]  Building security-proxy-auth ... done Building core-command [2023-04-17T22:33:21.251Z] ---> Running in 4d7d780f02a8 [2023-04-17T22:33:21.511Z] Removing intermediate container 4d7d780f02a8 [2023-04-17T22:33:21.511Z] ---> 4feb52d28d18 [2023-04-17T22:33:21.511Z] Step 23/25 : LABEL arch=x86_64 [2023-04-17T22:33:21.771Z] ---> Running in 9060c4cb4583 [2023-04-17T22:33:22.336Z] Removing intermediate container 9060c4cb4583 [2023-04-17T22:33:22.336Z] ---> 4fdca995cbae [2023-04-17T22:33:22.336Z] Step 24/25 : LABEL git_sha=de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:33:22.900Z] ---> Running in 1a02835dd161 [2023-04-17T22:33:23.157Z] Removing intermediate container 1a02835dd161 [2023-04-17T22:33:23.157Z] ---> bbc84bdfb269 [2023-04-17T22:33:23.157Z] Step 25/25 : LABEL version=3.0.0-dev.133 [2023-04-17T22:33:23.157Z] ---> Running in 7ff4d4d21aff [2023-04-17T22:33:23.415Z] Removing intermediate container 7ff4d4d21aff [2023-04-17T22:33:23.415Z] ---> 5367b056c33c [2023-04-17T22:33:23.415Z] [2023-04-17T22:33:23.673Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-17T22:33:23.673Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-17T22:33:23.673Z] ---> eef6d0be6355 [2023-04-17T22:33:23.673Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-17T22:33:23.673Z] ---> Using cache [2023-04-17T22:33:23.673Z] ---> 0aa487747a62 [2023-04-17T22:33:23.673Z] Step 4/23 : WORKDIR /edgex-go [2023-04-17T22:33:23.673Z] ---> Using cache [2023-04-17T22:33:23.673Z] ---> 1323564fb3bc [2023-04-17T22:33:23.673Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-17T22:33:23.673Z] ---> Using cache [2023-04-17T22:33:23.673Z] ---> 0f516fc5cef6 [2023-04-17T22:33:23.673Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-17T22:33:23.673Z] ---> Using cache [2023-04-17T22:33:23.673Z] ---> d4014750b36a [2023-04-17T22:33:23.673Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-17T22:33:23.673Z] ---> Using cache [2023-04-17T22:33:23.673Z] ---> 8b7652ea086f [2023-04-17T22:33:23.673Z] Step 8/23 : COPY . . [2023-04-17T22:33:23.673Z] ---> Using cache [2023-04-17T22:33:23.673Z] ---> a0bf6a21d018 [2023-04-17T22:33:23.673Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-04-17T22:33:23.673Z] Successfully built 5367b056c33c [2023-04-17T22:33:23.673Z] Successfully tagged security-secretstore-setup:latest [2023-04-17T22:33:23.673Z] Building security-spiffe-token-provider [2023-04-17T22:33:23.673Z]  Building security-secretstore-setup ... done  ---> Running in 2419d3832d0e [2023-04-17T22:33:24.237Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.133" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-04-17T22:33:26.761Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-17T22:33:26.761Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-04-17T22:33:26.761Z] ---> eef6d0be6355 [2023-04-17T22:33:26.761Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-17T22:33:26.761Z] ---> Using cache [2023-04-17T22:33:26.761Z] ---> 0aa487747a62 [2023-04-17T22:33:26.761Z] Step 4/24 : WORKDIR /edgex-go [2023-04-17T22:33:26.761Z] ---> Using cache [2023-04-17T22:33:26.761Z] ---> 1323564fb3bc [2023-04-17T22:33:26.761Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-04-17T22:33:26.761Z] ---> Using cache [2023-04-17T22:33:26.761Z] ---> 0f516fc5cef6 [2023-04-17T22:33:26.761Z] Step 6/24 : COPY go.mod vendor* ./ [2023-04-17T22:33:26.761Z] ---> Using cache [2023-04-17T22:33:26.761Z] ---> d4014750b36a [2023-04-17T22:33:26.761Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-17T22:33:26.761Z] ---> Using cache [2023-04-17T22:33:26.761Z] ---> 8b7652ea086f [2023-04-17T22:33:26.761Z] Step 8/24 : COPY . . [2023-04-17T22:33:26.761Z] ---> Using cache [2023-04-17T22:33:26.761Z] ---> a0bf6a21d018 [2023-04-17T22:33:26.761Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-04-17T22:33:28.655Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-17T22:33:28.655Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-04-17T22:33:28.655Z] ---> eef6d0be6355 [2023-04-17T22:33:28.655Z] Step 3/20 : WORKDIR /edgex-go [2023-04-17T22:33:28.655Z] ---> Using cache [2023-04-17T22:33:28.655Z] ---> 6e7a983ee4d4 [2023-04-17T22:33:28.655Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-04-17T22:33:28.655Z] ---> Running in 23be2ba17cca [2023-04-17T22:33:28.655Z] ---> Running in aaedd9effc0c [2023-04-17T22:33:29.220Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.133" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-04-17T22:33:29.220Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-17T22:33:29.477Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-17T22:33:29.735Z] v3.17.3-105-gedb05ecc427 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-17T22:33:29.735Z] v3.17.3-102-g01c97c8134e [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-17T22:33:29.735Z] OK: 17824 distinct packages available [2023-04-17T22:33:29.735Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-17T22:33:29.735Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-17T22:33:29.993Z] OK: 265 MiB in 53 packages [2023-04-17T22:33:30.924Z] Removing intermediate container aaedd9effc0c [2023-04-17T22:33:30.924Z] ---> 683098aab66d [2023-04-17T22:33:30.924Z] Step 5/20 : COPY go.mod vendor* ./ [2023-04-17T22:33:31.182Z] ---> e2d83ea53367 [2023-04-17T22:33:31.182Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-17T22:33:31.440Z] ---> Running in 083e21b5be17 [2023-04-17T22:33:33.969Z] Removing intermediate container d632f23e5ed7 [2023-04-17T22:33:33.969Z] ---> 9c7ccfe07ded [2023-04-17T22:33:33.969Z] [2023-04-17T22:33:33.969Z] Step 10/23 : FROM alpine:3.17 [2023-04-17T22:33:33.969Z] ---> 9ed4aefc74f6 [2023-04-17T22:33:33.969Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-17T22:33:33.969Z] ---> Using cache [2023-04-17T22:33:33.969Z] ---> 5f2686c7b72a [2023-04-17T22:33:33.969Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-17T22:33:33.969Z] ---> Using cache [2023-04-17T22:33:33.969Z] ---> aef594738930 [2023-04-17T22:33:33.969Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-17T22:33:33.969Z] ---> Using cache [2023-04-17T22:33:33.969Z] ---> 3d7ca70a19a0 [2023-04-17T22:33:33.969Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-17T22:33:33.969Z] ---> Using cache [2023-04-17T22:33:33.969Z] ---> 7f5d0555387d [2023-04-17T22:33:33.969Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-04-17T22:33:33.969Z] Removing intermediate container 6e031fe8ac08 [2023-04-17T22:33:33.969Z] ---> 282081f63714 [2023-04-17T22:33:33.969Z] [2023-04-17T22:33:33.969Z] Step 10/23 : FROM alpine:3.17 [2023-04-17T22:33:33.969Z] ---> 9ed4aefc74f6 [2023-04-17T22:33:33.969Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-17T22:33:33.969Z] ---> Running in 91dd293660e5 [2023-04-17T22:33:33.969Z] Removing intermediate container 91dd293660e5 [2023-04-17T22:33:33.969Z] ---> 8ae4c7c175c4 [2023-04-17T22:33:33.969Z] Step 12/23 : ENV APP_PORT=59880 [2023-04-17T22:33:33.969Z] ---> Running in b7a3f11ed67a [2023-04-17T22:33:34.237Z] Removing intermediate container b7a3f11ed67a [2023-04-17T22:33:34.237Z] ---> 9cd1cd329ecb [2023-04-17T22:33:34.237Z] Step 13/23 : EXPOSE $APP_PORT [2023-04-17T22:33:34.237Z] ---> Running in f029a39264a9 [2023-04-17T22:33:34.499Z] ---> 18335f249df7 [2023-04-17T22:33:34.499Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-04-17T22:33:34.499Z] Removing intermediate container f029a39264a9 [2023-04-17T22:33:34.499Z] ---> db64ba742e7e [2023-04-17T22:33:34.499Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-04-17T22:33:34.499Z] ---> Running in 1145ad00e2a9 [2023-04-17T22:33:35.066Z] ---> 74d11b3538ac [2023-04-17T22:33:35.066Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-04-17T22:33:35.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-17T22:33:35.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-17T22:33:35.323Z] ---> 41d11f140d93 [2023-04-17T22:33:35.323Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-17T22:33:35.323Z] ---> Running in 1950bb1ff214 [2023-04-17T22:33:35.581Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-17T22:33:35.581Z] Executing busybox-1.35.0-r29.trigger [2023-04-17T22:33:35.581Z] OK: 7 MiB in 16 packages [2023-04-17T22:33:36.146Z] Removing intermediate container 1145ad00e2a9 [2023-04-17T22:33:36.146Z] ---> 1f5b2fb64f05 [2023-04-17T22:33:36.146Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-17T22:33:36.713Z] Removing intermediate container 1950bb1ff214 [2023-04-17T22:33:36.713Z] ---> bd9da7eb3b69 [2023-04-17T22:33:36.713Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-17T22:33:36.713Z] ---> Running in 3e5e40ca9dd9 [2023-04-17T22:33:36.713Z] ---> 1d3a9c1d14a5 [2023-04-17T22:33:36.713Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-17T22:33:36.972Z] Removing intermediate container 3e5e40ca9dd9 [2023-04-17T22:33:36.972Z] ---> 7d53c0570bdd [2023-04-17T22:33:36.972Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-17T22:33:36.972Z] ---> Running in 22e47fc8ba8d [2023-04-17T22:33:37.246Z] Removing intermediate container 22e47fc8ba8d [2023-04-17T22:33:37.246Z] ---> b81ec4ebad8a [2023-04-17T22:33:37.246Z] Step 21/23 : LABEL arch=x86_64 [2023-04-17T22:33:37.246Z] ---> 3b1aeb177acb [2023-04-17T22:33:37.246Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-04-17T22:33:37.246Z] ---> Running in ad50a4f7f065 [2023-04-17T22:33:38.241Z] Removing intermediate container ad50a4f7f065 [2023-04-17T22:33:38.241Z] ---> 4d8c0039e26a [2023-04-17T22:33:38.241Z] Step 22/23 : LABEL git_sha=de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:33:38.241Z] ---> Running in 6c6173f6b38b [2023-04-17T22:33:38.241Z] ---> 768a1b19e60c [2023-04-17T22:33:38.241Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-04-17T22:33:38.241Z] Removing intermediate container 6c6173f6b38b [2023-04-17T22:33:38.241Z] ---> 56b54a490ea0 [2023-04-17T22:33:38.241Z] Step 23/23 : LABEL version=3.0.0-dev.133 [2023-04-17T22:33:38.499Z] ---> Running in aab5d0029795 [2023-04-17T22:33:38.760Z] ---> c2a372fc854c [2023-04-17T22:33:38.760Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-04-17T22:33:38.760Z] Removing intermediate container aab5d0029795 [2023-04-17T22:33:38.760Z] ---> 46ebdbf66f4c [2023-04-17T22:33:38.760Z] [2023-04-17T22:33:38.760Z] ---> Running in 79bf7ea98eda [2023-04-17T22:33:38.760Z] Successfully built 46ebdbf66f4c [2023-04-17T22:33:38.760Z] Successfully tagged core-common-config-bootstrapper:latest [2023-04-17T22:33:39.018Z]  Building core-common-config-bootstrapper ... done Removing intermediate container 79bf7ea98eda [2023-04-17T22:33:39.018Z] ---> f595802e20b7 [2023-04-17T22:33:39.018Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-17T22:33:39.018Z] ---> Running in 776a8ecfa064 [2023-04-17T22:33:39.583Z] Removing intermediate container 776a8ecfa064 [2023-04-17T22:33:39.583Z] ---> b51d338d4ece [2023-04-17T22:33:39.583Z] Step 21/23 : LABEL arch=x86_64 [2023-04-17T22:33:39.583Z] ---> Running in 584e93a1cbb9 [2023-04-17T22:33:39.842Z] Removing intermediate container 584e93a1cbb9 [2023-04-17T22:33:39.842Z] ---> 9bd86df008b2 [2023-04-17T22:33:39.842Z] Step 22/23 : LABEL git_sha=de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:33:40.099Z] ---> Running in cccad0222d65 [2023-04-17T22:33:40.357Z] Removing intermediate container cccad0222d65 [2023-04-17T22:33:40.357Z] ---> 3c6f3843f83f [2023-04-17T22:33:40.357Z] Step 23/23 : LABEL version=3.0.0-dev.133 [2023-04-17T22:33:40.357Z] ---> Running in 86ac60b4447c [2023-04-17T22:33:40.921Z] Removing intermediate container 86ac60b4447c [2023-04-17T22:33:40.921Z] ---> ed126a46da6a [2023-04-17T22:33:40.921Z] [2023-04-17T22:33:40.921Z] Successfully built ed126a46da6a [2023-04-17T22:33:40.921Z] Successfully tagged core-data:latest [2023-04-17T22:33:50.881Z]  Building core-data ... done Removing intermediate container 083e21b5be17 [2023-04-17T22:33:50.881Z] ---> 04b553980710 [2023-04-17T22:33:50.881Z] Step 7/20 : COPY . . [2023-04-17T22:33:51.815Z] Removing intermediate container 23be2ba17cca [2023-04-17T22:33:51.815Z] ---> 9d89944eccd5 [2023-04-17T22:33:51.815Z] [2023-04-17T22:33:51.815Z] Step 10/24 : FROM alpine:3.17 [2023-04-17T22:33:51.815Z] ---> 9ed4aefc74f6 [2023-04-17T22:33:51.815Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-04-17T22:33:51.815Z] ---> Using cache [2023-04-17T22:33:51.815Z] ---> d8b736cc826c [2023-04-17T22:33:51.815Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-17T22:33:51.815Z] ---> Using cache [2023-04-17T22:33:51.815Z] ---> 97722ec00d76 [2023-04-17T22:33:51.815Z] Step 13/24 : ENV APP_PORT=59882 [2023-04-17T22:33:51.815Z] ---> Running in 353e06d0fa49 [2023-04-17T22:33:51.815Z] Removing intermediate container 2419d3832d0e [2023-04-17T22:33:51.815Z] ---> 803738371f1a [2023-04-17T22:33:51.815Z] [2023-04-17T22:33:51.815Z] Step 10/23 : FROM alpine:3.17 [2023-04-17T22:33:51.815Z] ---> 9ed4aefc74f6 [2023-04-17T22:33:51.815Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-04-17T22:33:51.815Z] ---> Using cache [2023-04-17T22:33:51.815Z] ---> d8b736cc826c [2023-04-17T22:33:51.815Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-17T22:33:51.815Z] ---> Using cache [2023-04-17T22:33:51.815Z] ---> 97722ec00d76 [2023-04-17T22:33:51.815Z] Step 13/23 : ENV APP_PORT=59861 [2023-04-17T22:33:51.815Z] ---> Running in fc9ce76c9f9d [2023-04-17T22:33:51.815Z] Removing intermediate container 353e06d0fa49 [2023-04-17T22:33:51.815Z] ---> c6eee62e9fc7 [2023-04-17T22:33:51.815Z] Step 14/24 : EXPOSE $APP_PORT [2023-04-17T22:33:52.074Z] Removing intermediate container fc9ce76c9f9d [2023-04-17T22:33:52.074Z] ---> 605eb92d681b [2023-04-17T22:33:52.074Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-17T22:33:52.074Z] ---> Running in 4f77f1362def [2023-04-17T22:33:52.074Z] ---> Running in c585ff175d27 [2023-04-17T22:33:52.074Z] Removing intermediate container c585ff175d27 [2023-04-17T22:33:52.074Z] ---> 466d69402a4c [2023-04-17T22:33:52.074Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-17T22:33:52.074Z] Removing intermediate container 4f77f1362def [2023-04-17T22:33:52.074Z] ---> 578a93d92b4f [2023-04-17T22:33:52.074Z] Step 15/24 : WORKDIR / [2023-04-17T22:33:52.074Z] ---> Running in ca6bbe77b5d0 [2023-04-17T22:33:52.331Z] Removing intermediate container ca6bbe77b5d0 [2023-04-17T22:33:52.331Z] ---> c3a503c2d295 [2023-04-17T22:33:52.331Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-17T22:33:52.331Z] ---> 789228a58605 [2023-04-17T22:33:52.331Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-17T22:33:52.588Z] ---> e3633f6485b4 [2023-04-17T22:33:52.588Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-04-17T22:33:52.588Z] ---> 1e6ab1e0679d [2023-04-17T22:33:52.588Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-04-17T22:33:52.588Z] ---> 2e912dcf4c57 [2023-04-17T22:33:52.588Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-04-17T22:33:53.153Z] ---> a7e27b701154 [2023-04-17T22:33:53.153Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-04-17T22:33:53.153Z] ---> 2f4f7aa66952 [2023-04-17T22:33:53.153Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-04-17T22:33:53.153Z] ---> 6578777acd86 [2023-04-17T22:33:53.153Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-04-17T22:33:53.153Z] ---> Running in 34bc82f10914 [2023-04-17T22:33:53.153Z] ---> 45f8ef218fcf [2023-04-17T22:33:53.153Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-04-17T22:33:53.153Z] ---> Running in a33036492811 [2023-04-17T22:33:53.412Z] ---> ce7322b430f7 [2023-04-17T22:33:53.412Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-04-17T22:33:53.412Z] ---> Running in c5591d19de4d [2023-04-17T22:33:53.412Z] Removing intermediate container a33036492811 [2023-04-17T22:33:53.412Z] ---> 8cd535608464 [2023-04-17T22:33:53.412Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-17T22:33:53.412Z] ---> Running in f97f7cb237a3 [2023-04-17T22:33:53.412Z] Removing intermediate container c5591d19de4d [2023-04-17T22:33:53.412Z] ---> 8104013f6846 [2023-04-17T22:33:53.412Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-17T22:33:53.412Z] ---> Running in c35060ed1747 [2023-04-17T22:33:53.412Z] Removing intermediate container f97f7cb237a3 [2023-04-17T22:33:53.412Z] ---> a38a5c01184b [2023-04-17T22:33:53.412Z] Step 21/23 : LABEL arch=x86_64 [2023-04-17T22:33:53.412Z] ---> Running in ddc1a4f7743e [2023-04-17T22:33:53.670Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.133" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-04-17T22:33:53.670Z] Removing intermediate container c35060ed1747 [2023-04-17T22:33:53.670Z] ---> a1b6e0ec0604 [2023-04-17T22:33:53.670Z] Step 22/24 : LABEL arch=x86_64 [2023-04-17T22:33:53.670Z] ---> Running in b2507c7ae310 [2023-04-17T22:33:53.670Z] Removing intermediate container ddc1a4f7743e [2023-04-17T22:33:53.670Z] ---> f47ba38817c5 [2023-04-17T22:33:53.670Z] Step 22/23 : LABEL git_sha=de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:33:53.670Z] ---> Running in cce05532fcc2 [2023-04-17T22:33:53.670Z] Removing intermediate container b2507c7ae310 [2023-04-17T22:33:53.670Z] ---> 606adeb42bbb [2023-04-17T22:33:53.670Z] Step 23/24 : LABEL git_sha=de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:33:53.928Z] ---> Running in b052125f9625 [2023-04-17T22:33:53.928Z] Removing intermediate container cce05532fcc2 [2023-04-17T22:33:53.928Z] ---> f0cf127e2109 [2023-04-17T22:33:53.928Z] Step 23/23 : LABEL version=3.0.0-dev.133 [2023-04-17T22:33:53.928Z] ---> Running in d2bcd9bd5e34 [2023-04-17T22:33:53.928Z] Removing intermediate container b052125f9625 [2023-04-17T22:33:53.928Z] ---> ba1d0e31644c [2023-04-17T22:33:53.928Z] Step 24/24 : LABEL version=3.0.0-dev.133 [2023-04-17T22:33:53.928Z] ---> Running in 5b772c80f9a0 [2023-04-17T22:33:53.928Z] Removing intermediate container d2bcd9bd5e34 [2023-04-17T22:33:53.928Z] ---> 5d2186c85754 [2023-04-17T22:33:53.928Z] [2023-04-17T22:33:54.186Z] Successfully built 5d2186c85754 [2023-04-17T22:33:54.186Z] Successfully tagged support-scheduler:latest [2023-04-17T22:33:54.186Z]  Building support-scheduler ... done Removing intermediate container 5b772c80f9a0 [2023-04-17T22:33:54.186Z] ---> 27e5cad7fc65 [2023-04-17T22:33:54.186Z] [2023-04-17T22:33:54.186Z] Successfully built 27e5cad7fc65 [2023-04-17T22:33:54.186Z] Successfully tagged core-command:latest [2023-04-17T22:34:12.262Z]  Building core-command ... done Removing intermediate container 34bc82f10914 [2023-04-17T22:34:12.262Z] ---> af2a637b626b [2023-04-17T22:34:12.262Z] [2023-04-17T22:34:12.262Z] Step 9/20 : FROM alpine:3.17 [2023-04-17T22:34:12.262Z] ---> 9ed4aefc74f6 [2023-04-17T22:34:12.262Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-17T22:34:12.262Z] ---> Using cache [2023-04-17T22:34:12.262Z] ---> 126353d3b104 [2023-04-17T22:34:12.262Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-04-17T22:34:12.262Z] ---> Running in 096a8f4ab0c4 [2023-04-17T22:34:12.262Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-17T22:34:12.262Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-17T22:34:12.262Z] v3.17.3-105-gedb05ecc427 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-17T22:34:12.262Z] v3.17.3-102-g01c97c8134e [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-17T22:34:12.262Z] OK: 17818 distinct packages available [2023-04-17T22:34:12.262Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-17T22:34:12.262Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-17T22:34:12.263Z] (1/9) Installing ca-certificates (20220614-r4) [2023-04-17T22:34:12.263Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-04-17T22:34:12.263Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-04-17T22:34:12.263Z] (4/9) Installing libcurl (8.0.1-r0) [2023-04-17T22:34:12.263Z] (5/9) Installing curl (8.0.1-r0) [2023-04-17T22:34:12.263Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-04-17T22:34:12.263Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-04-17T22:34:12.263Z] (8/9) Installing libucontext (1.2-r0) [2023-04-17T22:34:12.263Z] (9/9) Installing gcompat (1.1.0-r0) [2023-04-17T22:34:12.263Z] Executing busybox-1.35.0-r29.trigger [2023-04-17T22:34:12.263Z] Executing ca-certificates-20220614-r4.trigger [2023-04-17T22:34:12.263Z] OK: 10 MiB in 24 packages [2023-04-17T22:34:12.263Z] Removing intermediate container 096a8f4ab0c4 [2023-04-17T22:34:12.263Z] ---> d0bec308fff0 [2023-04-17T22:34:12.263Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-17T22:34:12.263Z] ---> fd0013905e89 [2023-04-17T22:34:12.263Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-04-17T22:34:12.263Z] ---> 3b332705eda9 [2023-04-17T22:34:12.263Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-04-17T22:34:12.830Z] ---> a1823f04331f [2023-04-17T22:34:12.830Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-04-17T22:34:12.830Z] ---> a6dc0be6e64a [2023-04-17T22:34:12.830Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-04-17T22:34:12.830Z] ---> Running in 00ebf7cbb00b [2023-04-17T22:34:12.830Z] Removing intermediate container 00ebf7cbb00b [2023-04-17T22:34:12.830Z] ---> 8ce4e3192f99 [2023-04-17T22:34:12.830Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-17T22:34:13.089Z] ---> Running in e3c5b5dcccb8 [2023-04-17T22:34:13.089Z] Removing intermediate container e3c5b5dcccb8 [2023-04-17T22:34:13.089Z] ---> d8acf2367325 [2023-04-17T22:34:13.089Z] Step 18/20 : LABEL arch=x86_64 [2023-04-17T22:34:13.089Z] ---> Running in 05ddad3201c9 [2023-04-17T22:34:13.089Z] Removing intermediate container 05ddad3201c9 [2023-04-17T22:34:13.089Z] ---> 58edbd446180 [2023-04-17T22:34:13.089Z] Step 19/20 : LABEL git_sha=de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:34:13.089Z] ---> Running in 7e3af16fe580 [2023-04-17T22:34:13.348Z] Removing intermediate container 7e3af16fe580 [2023-04-17T22:34:13.348Z] ---> fb20125432f8 [2023-04-17T22:34:13.348Z] Step 20/20 : LABEL version=3.0.0-dev.133 [2023-04-17T22:34:13.348Z] ---> Running in 0001a96cf84a [2023-04-17T22:34:13.348Z] Removing intermediate container 0001a96cf84a [2023-04-17T22:34:13.348Z] ---> 8ac6fd59c56e [2023-04-17T22:34:13.348Z] [2023-04-17T22:34:13.348Z] Successfully built 8ac6fd59c56e [2023-04-17T22:34:13.348Z] Successfully tagged security-spiffe-token-provider:latest [2023-04-17T22:34:13.355Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-04-17T22:34:13.364Z] $ docker stop --time=1 94add9d7c4f6fe8df2b47c7a197270e804ed33513d4e94c9f1af86202c6ac511 [2023-04-17T22:34:14.662Z] $ docker rm -f --volumes 94add9d7c4f6fe8df2b47c7a197270e804ed33513d4e94c9f1af86202c6ac511 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-17T22:34:14.991Z] + docker images [2023-04-17T22:34:14.991Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-04-17T22:34:14.991Z] security-spiffe-token-provider latest 8ac6fd59c56e 1 second ago 32.8MB [2023-04-17T22:34:14.991Z] af2a637b626b 5 seconds ago 1.72GB [2023-04-17T22:34:14.991Z] support-scheduler latest 5d2186c85754 21 seconds ago 32.1MB [2023-04-17T22:34:14.991Z] core-command latest 27e5cad7fc65 21 seconds ago 19.8MB [2023-04-17T22:34:14.991Z] 803738371f1a 23 seconds ago 1.75GB [2023-04-17T22:34:14.991Z] 9d89944eccd5 24 seconds ago 1.69GB [2023-04-17T22:34:14.991Z] core-data latest ed126a46da6a 34 seconds ago 20MB [2023-04-17T22:34:14.991Z] core-common-config-bootstrapper latest 46ebdbf66f4c 36 seconds ago 17.2MB [2023-04-17T22:34:14.991Z] 282081f63714 41 seconds ago 1.69GB [2023-04-17T22:34:14.991Z] 9c7ccfe07ded 42 seconds ago 1.68GB [2023-04-17T22:34:14.991Z] security-secretstore-setup latest 5367b056c33c 51 seconds ago 32.8MB [2023-04-17T22:34:14.991Z] security-proxy-auth latest 9e70ed3a818e 54 seconds ago 18.3MB [2023-04-17T22:34:14.991Z] core-metadata latest e21162c47c4f 56 seconds ago 20.4MB [2023-04-17T22:34:14.991Z] 3a4e014007d0 About a minute ago 1.68GB [2023-04-17T22:34:14.991Z] 29190b68efa7 About a minute ago 1.69GB [2023-04-17T22:34:14.991Z] 5218325da544 About a minute ago 1.66GB [2023-04-17T22:34:14.991Z] security-spire-agent latest 88c57e82585f About a minute ago 129MB [2023-04-17T22:34:14.991Z] 8b3173782341 About a minute ago 1.54GB [2023-04-17T22:34:14.991Z] security-bootstrapper latest a622934973b9 About a minute ago 22.2MB [2023-04-17T22:34:14.991Z] support-notifications latest 5b94a485281d About a minute ago 32.7MB [2023-04-17T22:34:14.991Z] security-proxy-setup latest 134273e30e27 About a minute ago 18.7MB [2023-04-17T22:34:14.991Z] 15d05968ef33 About a minute ago 1.75GB [2023-04-17T22:34:14.991Z] c27fec19aef1 About a minute ago 1.67GB [2023-04-17T22:34:14.991Z] a160650fb80d About a minute ago 1.66GB [2023-04-17T22:34:14.991Z] security-spire-config latest fc1422246007 2 minutes ago 88.9MB [2023-04-17T22:34:14.991Z] security-spire-server latest 24b388411404 2 minutes ago 89.8MB [2023-04-17T22:34:14.991Z] 48dc0f182d3f 2 minutes ago 1.54GB [2023-04-17T22:34:14.991Z] 4810ce13d8a0 2 minutes ago 1.54GB [2023-04-17T22:34:14.991Z] ci-base-image-x86_64 latest eef6d0be6355 5 minutes ago 881MB [2023-04-17T22:34:14.991Z] alpine 3.17 9ed4aefc74f6 2 weeks ago 7.05MB [2023-04-17T22:34:14.991Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 5 weeks ago 664MB [2023-04-17T22:34:14.991Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 9 months ago 253MB [2023-04-17T22:34:14.991Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-17T22:34:15.102Z] provisioning config files... [2023-04-17T22:34:15.112Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/495@tmp/config1978606304799122227tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-17T22:34:15.410Z] ---> docker-login.sh [2023-04-17T22:34:15.410Z] nexus3.edgexfoundry.org:10001 [2023-04-17T22:34:15.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T22:34:15.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T22:34:15.410Z] Configure a credential helper to remove this warning. See [2023-04-17T22:34:15.410Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T22:34:15.410Z] [2023-04-17T22:34:15.410Z] Login Succeeded [2023-04-17T22:34:15.410Z] nexus3.edgexfoundry.org:10002 [2023-04-17T22:34:15.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T22:34:15.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T22:34:15.671Z] Configure a credential helper to remove this warning. See [2023-04-17T22:34:15.671Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T22:34:15.671Z] [2023-04-17T22:34:15.671Z] Login Succeeded [2023-04-17T22:34:15.671Z] nexus3.edgexfoundry.org:10003 [2023-04-17T22:34:15.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T22:34:15.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T22:34:15.671Z] Configure a credential helper to remove this warning. See [2023-04-17T22:34:15.671Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T22:34:15.671Z] [2023-04-17T22:34:15.671Z] Login Succeeded [2023-04-17T22:34:15.671Z] nexus3.edgexfoundry.org:10004 [2023-04-17T22:34:15.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T22:34:15.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T22:34:15.930Z] Configure a credential helper to remove this warning. See [2023-04-17T22:34:15.930Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T22:34:15.930Z] [2023-04-17T22:34:15.930Z] Login Succeeded [2023-04-17T22:34:15.930Z] docker.io [2023-04-17T22:34:15.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T22:34:16.190Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T22:34:16.190Z] Configure a credential helper to remove this warning. See [2023-04-17T22:34:16.190Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T22:34:16.190Z] [2023-04-17T22:34:16.190Z] Login Succeeded [2023-04-17T22:34:16.190Z] ---> docker-login.sh ends [Pipeline] } [2023-04-17T22:34:16.198Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-17T22:34:16.233Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-17T22:34:16.259Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-04-17T22:34:16.259Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:34:16.259Z] latest [2023-04-17T22:34:16.259Z] 3.0.0-dev.133 [2023-04-17T22:34:16.259Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [2023-04-17T22:34:16.259Z] main [2023-04-17T22:34:16.259Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:34:16.591Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:34:16.899Z] + docker push nexus3.edgexfoundry.org:10004/core-command:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:34:16.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-04-17T22:34:16.899Z] 5fec3f24dc9c: Preparing [2023-04-17T22:34:16.899Z] cfd9c7dfd379: Preparing [2023-04-17T22:34:16.899Z] ed5089c6f424: Preparing [2023-04-17T22:34:16.899Z] a3ef1340394e: Preparing [2023-04-17T22:34:16.899Z] e577ca359e44: Preparing [2023-04-17T22:34:16.899Z] f1417ff83b31: Preparing [2023-04-17T22:34:16.899Z] f1417ff83b31: Waiting [2023-04-17T22:34:16.899Z] 5fec3f24dc9c: Pushed [2023-04-17T22:34:16.899Z] f1417ff83b31: Layer already exists [2023-04-17T22:34:16.899Z] ed5089c6f424: Pushed [2023-04-17T22:34:16.899Z] a3ef1340394e: Pushed [2023-04-17T22:34:16.899Z] e577ca359e44: Pushed [2023-04-17T22:34:18.285Z] cfd9c7dfd379: Pushed [2023-04-17T22:34:18.545Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf: digest: sha256:fea92ac8e7c5571b6fc0f902c485cd51e7c41f6822e86488285f018e9f06965e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:34:18.853Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:34:19.159Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-04-17T22:34:19.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-04-17T22:34:19.159Z] 5fec3f24dc9c: Preparing [2023-04-17T22:34:19.159Z] cfd9c7dfd379: Preparing [2023-04-17T22:34:19.159Z] ed5089c6f424: Preparing [2023-04-17T22:34:19.159Z] a3ef1340394e: Preparing [2023-04-17T22:34:19.159Z] e577ca359e44: Preparing [2023-04-17T22:34:19.159Z] f1417ff83b31: Preparing [2023-04-17T22:34:19.159Z] f1417ff83b31: Waiting [2023-04-17T22:34:19.159Z] cfd9c7dfd379: Layer already exists [2023-04-17T22:34:19.159Z] ed5089c6f424: Layer already exists [2023-04-17T22:34:19.159Z] a3ef1340394e: Layer already exists [2023-04-17T22:34:19.159Z] e577ca359e44: Layer already exists [2023-04-17T22:34:19.159Z] 5fec3f24dc9c: Layer already exists [2023-04-17T22:34:19.159Z] f1417ff83b31: Layer already exists [2023-04-17T22:34:19.159Z] latest: digest: sha256:fea92ac8e7c5571b6fc0f902c485cd51e7c41f6822e86488285f018e9f06965e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:34:19.465Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.133 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:34:19.768Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.133 [2023-04-17T22:34:19.768Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-04-17T22:34:19.768Z] 5fec3f24dc9c: Preparing [2023-04-17T22:34:19.768Z] cfd9c7dfd379: Preparing [2023-04-17T22:34:19.768Z] ed5089c6f424: Preparing [2023-04-17T22:34:19.768Z] a3ef1340394e: Preparing [2023-04-17T22:34:19.768Z] e577ca359e44: Preparing [2023-04-17T22:34:19.768Z] f1417ff83b31: Preparing [2023-04-17T22:34:19.768Z] f1417ff83b31: Waiting [2023-04-17T22:34:19.768Z] e577ca359e44: Layer already exists [2023-04-17T22:34:19.768Z] a3ef1340394e: Layer already exists [2023-04-17T22:34:19.768Z] cfd9c7dfd379: Layer already exists [2023-04-17T22:34:19.768Z] 5fec3f24dc9c: Layer already exists [2023-04-17T22:34:19.768Z] ed5089c6f424: Layer already exists [2023-04-17T22:34:19.768Z] f1417ff83b31: Layer already exists [2023-04-17T22:34:19.768Z] 3.0.0-dev.133: digest: sha256:fea92ac8e7c5571b6fc0f902c485cd51e7c41f6822e86488285f018e9f06965e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:34:20.073Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:34:20.377Z] + docker push nexus3.edgexfoundry.org:10004/core-command:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [2023-04-17T22:34:20.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-04-17T22:34:20.377Z] 5fec3f24dc9c: Preparing [2023-04-17T22:34:20.377Z] cfd9c7dfd379: Preparing [2023-04-17T22:34:20.377Z] ed5089c6f424: Preparing [2023-04-17T22:34:20.377Z] a3ef1340394e: Preparing [2023-04-17T22:34:20.377Z] e577ca359e44: Preparing [2023-04-17T22:34:20.377Z] f1417ff83b31: Preparing [2023-04-17T22:34:20.377Z] f1417ff83b31: Waiting [2023-04-17T22:34:20.377Z] a3ef1340394e: Layer already exists [2023-04-17T22:34:20.377Z] 5fec3f24dc9c: Layer already exists [2023-04-17T22:34:20.377Z] e577ca359e44: Layer already exists [2023-04-17T22:34:20.377Z] ed5089c6f424: Layer already exists [2023-04-17T22:34:20.377Z] cfd9c7dfd379: Layer already exists [2023-04-17T22:34:20.377Z] f1417ff83b31: Layer already exists [2023-04-17T22:34:20.377Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133: digest: sha256:fea92ac8e7c5571b6fc0f902c485cd51e7c41f6822e86488285f018e9f06965e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:34:20.685Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:34:20.985Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-04-17T22:34:20.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-04-17T22:34:20.985Z] 5fec3f24dc9c: Preparing [2023-04-17T22:34:20.985Z] cfd9c7dfd379: Preparing [2023-04-17T22:34:20.985Z] ed5089c6f424: Preparing [2023-04-17T22:34:20.985Z] a3ef1340394e: Preparing [2023-04-17T22:34:20.985Z] e577ca359e44: Preparing [2023-04-17T22:34:20.985Z] f1417ff83b31: Preparing [2023-04-17T22:34:20.985Z] ed5089c6f424: Layer already exists [2023-04-17T22:34:20.985Z] e577ca359e44: Layer already exists [2023-04-17T22:34:20.985Z] 5fec3f24dc9c: Layer already exists [2023-04-17T22:34:20.985Z] cfd9c7dfd379: Layer already exists [2023-04-17T22:34:20.985Z] a3ef1340394e: Layer already exists [2023-04-17T22:34:20.985Z] f1417ff83b31: Layer already exists [2023-04-17T22:34:20.985Z] main: digest: sha256:fea92ac8e7c5571b6fc0f902c485cd51e7c41f6822e86488285f018e9f06965e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-17T22:34:21.022Z] ===================================================== [Pipeline] echo [2023-04-17T22:34:21.027Z] taggedImages: [2023-04-17T22:34:21.027Z] - nexus3.edgexfoundry.org:10004/core-command:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:34:21.027Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-04-17T22:34:21.027Z] - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.133 [2023-04-17T22:34:21.027Z] - nexus3.edgexfoundry.org:10004/core-command:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [2023-04-17T22:34:21.027Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-04-17T22:34:21.041Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-04-17T22:34:21.041Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:34:21.041Z] latest [2023-04-17T22:34:21.041Z] 3.0.0-dev.133 [2023-04-17T22:34:21.041Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [2023-04-17T22:34:21.041Z] main [2023-04-17T22:34:21.041Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:34:21.346Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:34:21.725Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:34:21.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-04-17T22:34:21.726Z] 278ddf77f47d: Preparing [2023-04-17T22:34:21.726Z] 9fd8e2ce4769: Preparing [2023-04-17T22:34:21.726Z] 1e148c033b70: Preparing [2023-04-17T22:34:21.726Z] 290d88c2347e: Preparing [2023-04-17T22:34:21.726Z] ed5089c6f424: Preparing [2023-04-17T22:34:21.726Z] a3ef1340394e: Preparing [2023-04-17T22:34:21.726Z] e577ca359e44: Preparing [2023-04-17T22:34:21.726Z] f1417ff83b31: Preparing [2023-04-17T22:34:21.726Z] a3ef1340394e: Waiting [2023-04-17T22:34:21.726Z] e577ca359e44: Waiting [2023-04-17T22:34:21.726Z] f1417ff83b31: Waiting [2023-04-17T22:34:21.726Z] ed5089c6f424: Layer already exists [2023-04-17T22:34:21.726Z] a3ef1340394e: Layer already exists [2023-04-17T22:34:21.726Z] e577ca359e44: Layer already exists [2023-04-17T22:34:21.726Z] f1417ff83b31: Layer already exists [2023-04-17T22:34:21.726Z] 1e148c033b70: Pushed [2023-04-17T22:34:21.726Z] 9fd8e2ce4769: Pushed [2023-04-17T22:34:21.726Z] 278ddf77f47d: Pushed [2023-04-17T22:34:23.153Z] 290d88c2347e: Pushed [2023-04-17T22:34:23.153Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf: digest: sha256:30c81297683c028ff91e50154e79402d957abf1b81999dfd96b706011e745b18 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:34:23.518Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:34:23.899Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-04-17T22:34:23.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-04-17T22:34:23.899Z] 278ddf77f47d: Preparing [2023-04-17T22:34:23.899Z] 9fd8e2ce4769: Preparing [2023-04-17T22:34:23.899Z] 1e148c033b70: Preparing [2023-04-17T22:34:23.899Z] 290d88c2347e: Preparing [2023-04-17T22:34:23.899Z] ed5089c6f424: Preparing [2023-04-17T22:34:23.899Z] a3ef1340394e: Preparing [2023-04-17T22:34:23.899Z] e577ca359e44: Preparing [2023-04-17T22:34:23.899Z] f1417ff83b31: Preparing [2023-04-17T22:34:23.899Z] a3ef1340394e: Waiting [2023-04-17T22:34:23.899Z] e577ca359e44: Waiting [2023-04-17T22:34:23.899Z] f1417ff83b31: Waiting [2023-04-17T22:34:23.899Z] 278ddf77f47d: Layer already exists [2023-04-17T22:34:23.899Z] 1e148c033b70: Layer already exists [2023-04-17T22:34:23.899Z] 290d88c2347e: Layer already exists [2023-04-17T22:34:23.899Z] 9fd8e2ce4769: Layer already exists [2023-04-17T22:34:23.899Z] ed5089c6f424: Layer already exists [2023-04-17T22:34:23.899Z] a3ef1340394e: Layer already exists [2023-04-17T22:34:23.899Z] e577ca359e44: Layer already exists [2023-04-17T22:34:23.899Z] f1417ff83b31: Layer already exists [2023-04-17T22:34:23.899Z] latest: digest: sha256:30c81297683c028ff91e50154e79402d957abf1b81999dfd96b706011e745b18 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:34:24.222Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.133 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:34:24.527Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.133 [2023-04-17T22:34:24.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-04-17T22:34:24.527Z] 278ddf77f47d: Preparing [2023-04-17T22:34:24.527Z] 9fd8e2ce4769: Preparing [2023-04-17T22:34:24.527Z] 1e148c033b70: Preparing [2023-04-17T22:34:24.527Z] 290d88c2347e: Preparing [2023-04-17T22:34:24.527Z] ed5089c6f424: Preparing [2023-04-17T22:34:24.527Z] a3ef1340394e: Preparing [2023-04-17T22:34:24.527Z] e577ca359e44: Preparing [2023-04-17T22:34:24.527Z] f1417ff83b31: Preparing [2023-04-17T22:34:24.527Z] a3ef1340394e: Waiting [2023-04-17T22:34:24.527Z] e577ca359e44: Waiting [2023-04-17T22:34:24.527Z] f1417ff83b31: Waiting [2023-04-17T22:34:24.527Z] ed5089c6f424: Layer already exists [2023-04-17T22:34:24.527Z] 9fd8e2ce4769: Layer already exists [2023-04-17T22:34:24.527Z] 290d88c2347e: Layer already exists [2023-04-17T22:34:24.527Z] 1e148c033b70: Layer already exists [2023-04-17T22:34:24.527Z] 278ddf77f47d: Layer already exists [2023-04-17T22:34:24.527Z] e577ca359e44: Layer already exists [2023-04-17T22:34:24.527Z] f1417ff83b31: Layer already exists [2023-04-17T22:34:24.527Z] a3ef1340394e: Layer already exists [2023-04-17T22:34:24.527Z] 3.0.0-dev.133: digest: sha256:30c81297683c028ff91e50154e79402d957abf1b81999dfd96b706011e745b18 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:34:24.838Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:34:25.146Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [2023-04-17T22:34:25.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-04-17T22:34:25.146Z] 278ddf77f47d: Preparing [2023-04-17T22:34:25.146Z] 9fd8e2ce4769: Preparing [2023-04-17T22:34:25.146Z] 1e148c033b70: Preparing [2023-04-17T22:34:25.146Z] 290d88c2347e: Preparing [2023-04-17T22:34:25.146Z] ed5089c6f424: Preparing [2023-04-17T22:34:25.146Z] a3ef1340394e: Preparing [2023-04-17T22:34:25.146Z] e577ca359e44: Preparing [2023-04-17T22:34:25.146Z] f1417ff83b31: Preparing [2023-04-17T22:34:25.146Z] a3ef1340394e: Waiting [2023-04-17T22:34:25.146Z] e577ca359e44: Waiting [2023-04-17T22:34:25.146Z] 1e148c033b70: Layer already exists [2023-04-17T22:34:25.146Z] 278ddf77f47d: Layer already exists [2023-04-17T22:34:25.146Z] 290d88c2347e: Layer already exists [2023-04-17T22:34:25.146Z] ed5089c6f424: Layer already exists [2023-04-17T22:34:25.146Z] 9fd8e2ce4769: Layer already exists [2023-04-17T22:34:25.146Z] a3ef1340394e: Layer already exists [2023-04-17T22:34:25.146Z] e577ca359e44: Layer already exists [2023-04-17T22:34:25.146Z] f1417ff83b31: Layer already exists [2023-04-17T22:34:25.146Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133: digest: sha256:30c81297683c028ff91e50154e79402d957abf1b81999dfd96b706011e745b18 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:34:25.450Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:34:25.750Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-04-17T22:34:25.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-04-17T22:34:25.750Z] 278ddf77f47d: Preparing [2023-04-17T22:34:25.750Z] 9fd8e2ce4769: Preparing [2023-04-17T22:34:25.750Z] 1e148c033b70: Preparing [2023-04-17T22:34:25.750Z] 290d88c2347e: Preparing [2023-04-17T22:34:25.750Z] ed5089c6f424: Preparing [2023-04-17T22:34:25.750Z] a3ef1340394e: Preparing [2023-04-17T22:34:25.750Z] e577ca359e44: Preparing [2023-04-17T22:34:25.750Z] f1417ff83b31: Preparing [2023-04-17T22:34:25.750Z] a3ef1340394e: Waiting [2023-04-17T22:34:25.750Z] e577ca359e44: Waiting [2023-04-17T22:34:25.750Z] f1417ff83b31: Waiting [2023-04-17T22:34:25.750Z] 290d88c2347e: Layer already exists [2023-04-17T22:34:25.750Z] 1e148c033b70: Layer already exists [2023-04-17T22:34:25.750Z] 278ddf77f47d: Layer already exists [2023-04-17T22:34:25.750Z] ed5089c6f424: Layer already exists [2023-04-17T22:34:25.750Z] 9fd8e2ce4769: Layer already exists [2023-04-17T22:34:25.750Z] a3ef1340394e: Layer already exists [2023-04-17T22:34:25.750Z] f1417ff83b31: Layer already exists [2023-04-17T22:34:25.750Z] e577ca359e44: Layer already exists [2023-04-17T22:34:25.750Z] main: digest: sha256:30c81297683c028ff91e50154e79402d957abf1b81999dfd96b706011e745b18 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-17T22:34:25.784Z] ===================================================== [Pipeline] echo [2023-04-17T22:34:25.789Z] taggedImages: [2023-04-17T22:34:25.789Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:34:25.789Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-04-17T22:34:25.789Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.133 [2023-04-17T22:34:25.789Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [2023-04-17T22:34:25.789Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-04-17T22:34:25.803Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-04-17T22:34:25.803Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:34:25.803Z] latest [2023-04-17T22:34:25.803Z] 3.0.0-dev.133 [2023-04-17T22:34:25.803Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [2023-04-17T22:34:25.803Z] main [2023-04-17T22:34:25.803Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:34:26.116Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:34:26.423Z] + docker push nexus3.edgexfoundry.org:10004/core-data:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:34:26.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-04-17T22:34:26.423Z] 1c47a14a36eb: Preparing [2023-04-17T22:34:26.423Z] e5408b126289: Preparing [2023-04-17T22:34:26.423Z] ed5089c6f424: Preparing [2023-04-17T22:34:26.423Z] a3ef1340394e: Preparing [2023-04-17T22:34:26.423Z] 135a22e12586: Preparing [2023-04-17T22:34:26.423Z] f1417ff83b31: Preparing [2023-04-17T22:34:26.423Z] f1417ff83b31: Waiting [2023-04-17T22:34:26.423Z] a3ef1340394e: Layer already exists [2023-04-17T22:34:26.423Z] ed5089c6f424: Layer already exists [2023-04-17T22:34:26.423Z] f1417ff83b31: Layer already exists [2023-04-17T22:34:26.423Z] 1c47a14a36eb: Pushed [2023-04-17T22:34:26.423Z] 135a22e12586: Pushed [2023-04-17T22:34:28.328Z] e5408b126289: Pushed [2023-04-17T22:34:28.328Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf: digest: sha256:59b4110f15dad99ae639e873f4d263f86e9523b5bcd8db8aeb850201a49aeb86 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:34:28.643Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:34:28.955Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-04-17T22:34:28.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-04-17T22:34:28.955Z] 1c47a14a36eb: Preparing [2023-04-17T22:34:28.955Z] e5408b126289: Preparing [2023-04-17T22:34:28.955Z] ed5089c6f424: Preparing [2023-04-17T22:34:28.955Z] a3ef1340394e: Preparing [2023-04-17T22:34:28.955Z] 135a22e12586: Preparing [2023-04-17T22:34:28.955Z] f1417ff83b31: Preparing [2023-04-17T22:34:28.955Z] f1417ff83b31: Waiting [2023-04-17T22:34:28.955Z] ed5089c6f424: Layer already exists [2023-04-17T22:34:28.955Z] e5408b126289: Layer already exists [2023-04-17T22:34:28.955Z] 1c47a14a36eb: Layer already exists [2023-04-17T22:34:28.955Z] a3ef1340394e: Layer already exists [2023-04-17T22:34:28.955Z] 135a22e12586: Layer already exists [2023-04-17T22:34:28.955Z] f1417ff83b31: Layer already exists [2023-04-17T22:34:28.955Z] latest: digest: sha256:59b4110f15dad99ae639e873f4d263f86e9523b5bcd8db8aeb850201a49aeb86 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:34:29.268Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.133 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:34:29.576Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.133 [2023-04-17T22:34:29.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-04-17T22:34:29.576Z] 1c47a14a36eb: Preparing [2023-04-17T22:34:29.576Z] e5408b126289: Preparing [2023-04-17T22:34:29.576Z] ed5089c6f424: Preparing [2023-04-17T22:34:29.576Z] a3ef1340394e: Preparing [2023-04-17T22:34:29.576Z] 135a22e12586: Preparing [2023-04-17T22:34:29.576Z] f1417ff83b31: Preparing [2023-04-17T22:34:29.576Z] f1417ff83b31: Waiting [2023-04-17T22:34:29.576Z] e5408b126289: Layer already exists [2023-04-17T22:34:29.576Z] ed5089c6f424: Layer already exists [2023-04-17T22:34:29.576Z] a3ef1340394e: Layer already exists [2023-04-17T22:34:29.576Z] 1c47a14a36eb: Layer already exists [2023-04-17T22:34:29.576Z] 135a22e12586: Layer already exists [2023-04-17T22:34:29.576Z] f1417ff83b31: Layer already exists [2023-04-17T22:34:29.576Z] 3.0.0-dev.133: digest: sha256:59b4110f15dad99ae639e873f4d263f86e9523b5bcd8db8aeb850201a49aeb86 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:34:29.889Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:34:30.194Z] + docker push nexus3.edgexfoundry.org:10004/core-data:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [2023-04-17T22:34:30.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-04-17T22:34:30.194Z] 1c47a14a36eb: Preparing [2023-04-17T22:34:30.194Z] e5408b126289: Preparing [2023-04-17T22:34:30.194Z] ed5089c6f424: Preparing [2023-04-17T22:34:30.194Z] a3ef1340394e: Preparing [2023-04-17T22:34:30.194Z] 135a22e12586: Preparing [2023-04-17T22:34:30.194Z] f1417ff83b31: Preparing [2023-04-17T22:34:30.194Z] f1417ff83b31: Waiting [2023-04-17T22:34:30.194Z] e5408b126289: Layer already exists [2023-04-17T22:34:30.194Z] 135a22e12586: Layer already exists [2023-04-17T22:34:30.194Z] 1c47a14a36eb: Layer already exists [2023-04-17T22:34:30.194Z] ed5089c6f424: Layer already exists [2023-04-17T22:34:30.194Z] a3ef1340394e: Layer already exists [2023-04-17T22:34:30.194Z] f1417ff83b31: Layer already exists [2023-04-17T22:34:30.194Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133: digest: sha256:59b4110f15dad99ae639e873f4d263f86e9523b5bcd8db8aeb850201a49aeb86 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:34:30.508Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:34:30.812Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-04-17T22:34:30.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-04-17T22:34:30.812Z] 1c47a14a36eb: Preparing [2023-04-17T22:34:30.812Z] e5408b126289: Preparing [2023-04-17T22:34:30.812Z] ed5089c6f424: Preparing [2023-04-17T22:34:30.812Z] a3ef1340394e: Preparing [2023-04-17T22:34:30.812Z] 135a22e12586: Preparing [2023-04-17T22:34:30.812Z] f1417ff83b31: Preparing [2023-04-17T22:34:30.812Z] f1417ff83b31: Waiting [2023-04-17T22:34:30.812Z] e5408b126289: Layer already exists [2023-04-17T22:34:30.812Z] a3ef1340394e: Layer already exists [2023-04-17T22:34:30.812Z] ed5089c6f424: Layer already exists [2023-04-17T22:34:30.812Z] 135a22e12586: Layer already exists [2023-04-17T22:34:30.812Z] 1c47a14a36eb: Layer already exists [2023-04-17T22:34:30.812Z] f1417ff83b31: Layer already exists [2023-04-17T22:34:30.812Z] main: digest: sha256:59b4110f15dad99ae639e873f4d263f86e9523b5bcd8db8aeb850201a49aeb86 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-17T22:34:30.851Z] ===================================================== [Pipeline] echo [2023-04-17T22:34:30.858Z] taggedImages: [2023-04-17T22:34:30.858Z] - nexus3.edgexfoundry.org:10004/core-data:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:34:30.858Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-04-17T22:34:30.858Z] - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.133 [2023-04-17T22:34:30.858Z] - nexus3.edgexfoundry.org:10004/core-data:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [2023-04-17T22:34:30.858Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-04-17T22:34:30.874Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-04-17T22:34:30.874Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:34:30.874Z] latest [2023-04-17T22:34:30.874Z] 3.0.0-dev.133 [2023-04-17T22:34:30.874Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [2023-04-17T22:34:30.874Z] main [2023-04-17T22:34:30.874Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:34:31.185Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:34:31.486Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:34:31.486Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-04-17T22:34:31.486Z] 8096e5f54bb1: Preparing [2023-04-17T22:34:31.486Z] c219bc23cf23: Preparing [2023-04-17T22:34:31.486Z] e87d29762cb9: Preparing [2023-04-17T22:34:31.486Z] ed5089c6f424: Preparing [2023-04-17T22:34:31.486Z] a3ef1340394e: Preparing [2023-04-17T22:34:31.486Z] e577ca359e44: Preparing [2023-04-17T22:34:31.486Z] f1417ff83b31: Preparing [2023-04-17T22:34:31.486Z] e577ca359e44: Waiting [2023-04-17T22:34:31.486Z] f1417ff83b31: Waiting [2023-04-17T22:34:31.486Z] a3ef1340394e: Layer already exists [2023-04-17T22:34:31.486Z] ed5089c6f424: Layer already exists [2023-04-17T22:34:31.486Z] f1417ff83b31: Layer already exists [2023-04-17T22:34:31.486Z] e577ca359e44: Layer already exists [2023-04-17T22:34:31.486Z] 8096e5f54bb1: Pushed [2023-04-17T22:34:31.486Z] c219bc23cf23: Pushed [2023-04-17T22:34:32.863Z] e87d29762cb9: Pushed [2023-04-17T22:34:33.123Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf: digest: sha256:b30447aa587434c2747a187c848854a072185aa73bc61f0852b4e3852138df31 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:34:33.435Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:34:33.740Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-04-17T22:34:33.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-04-17T22:34:33.740Z] 8096e5f54bb1: Preparing [2023-04-17T22:34:33.740Z] c219bc23cf23: Preparing [2023-04-17T22:34:33.740Z] e87d29762cb9: Preparing [2023-04-17T22:34:33.740Z] ed5089c6f424: Preparing [2023-04-17T22:34:33.740Z] a3ef1340394e: Preparing [2023-04-17T22:34:33.740Z] e577ca359e44: Preparing [2023-04-17T22:34:33.740Z] f1417ff83b31: Preparing [2023-04-17T22:34:33.740Z] e577ca359e44: Waiting [2023-04-17T22:34:33.740Z] f1417ff83b31: Waiting [2023-04-17T22:34:33.740Z] e87d29762cb9: Layer already exists [2023-04-17T22:34:33.740Z] 8096e5f54bb1: Layer already exists [2023-04-17T22:34:33.740Z] a3ef1340394e: Layer already exists [2023-04-17T22:34:33.740Z] c219bc23cf23: Layer already exists [2023-04-17T22:34:33.740Z] ed5089c6f424: Layer already exists [2023-04-17T22:34:33.740Z] e577ca359e44: Layer already exists [2023-04-17T22:34:33.740Z] f1417ff83b31: Layer already exists [2023-04-17T22:34:33.740Z] latest: digest: sha256:b30447aa587434c2747a187c848854a072185aa73bc61f0852b4e3852138df31 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:34:34.123Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.133 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:34:34.431Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.133 [2023-04-17T22:34:34.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-04-17T22:34:34.432Z] 8096e5f54bb1: Preparing [2023-04-17T22:34:34.432Z] c219bc23cf23: Preparing [2023-04-17T22:34:34.432Z] e87d29762cb9: Preparing [2023-04-17T22:34:34.432Z] ed5089c6f424: Preparing [2023-04-17T22:34:34.432Z] a3ef1340394e: Preparing [2023-04-17T22:34:34.432Z] e577ca359e44: Preparing [2023-04-17T22:34:34.432Z] f1417ff83b31: Preparing [2023-04-17T22:34:34.432Z] e577ca359e44: Waiting [2023-04-17T22:34:34.432Z] f1417ff83b31: Waiting [2023-04-17T22:34:34.432Z] a3ef1340394e: Layer already exists [2023-04-17T22:34:34.432Z] 8096e5f54bb1: Layer already exists [2023-04-17T22:34:34.432Z] e87d29762cb9: Layer already exists [2023-04-17T22:34:34.432Z] c219bc23cf23: Layer already exists [2023-04-17T22:34:34.432Z] ed5089c6f424: Layer already exists [2023-04-17T22:34:34.432Z] e577ca359e44: Layer already exists [2023-04-17T22:34:34.432Z] f1417ff83b31: Layer already exists [2023-04-17T22:34:34.432Z] 3.0.0-dev.133: digest: sha256:b30447aa587434c2747a187c848854a072185aa73bc61f0852b4e3852138df31 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:34:34.739Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:34:35.040Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [2023-04-17T22:34:35.040Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-04-17T22:34:35.040Z] 8096e5f54bb1: Preparing [2023-04-17T22:34:35.040Z] c219bc23cf23: Preparing [2023-04-17T22:34:35.040Z] e87d29762cb9: Preparing [2023-04-17T22:34:35.040Z] ed5089c6f424: Preparing [2023-04-17T22:34:35.040Z] a3ef1340394e: Preparing [2023-04-17T22:34:35.040Z] e577ca359e44: Preparing [2023-04-17T22:34:35.041Z] f1417ff83b31: Preparing [2023-04-17T22:34:35.041Z] f1417ff83b31: Waiting [2023-04-17T22:34:35.041Z] e577ca359e44: Waiting [2023-04-17T22:34:35.041Z] e87d29762cb9: Layer already exists [2023-04-17T22:34:35.041Z] 8096e5f54bb1: Layer already exists [2023-04-17T22:34:35.041Z] a3ef1340394e: Layer already exists [2023-04-17T22:34:35.041Z] c219bc23cf23: Layer already exists [2023-04-17T22:34:35.041Z] ed5089c6f424: Layer already exists [2023-04-17T22:34:35.041Z] e577ca359e44: Layer already exists [2023-04-17T22:34:35.041Z] f1417ff83b31: Layer already exists [2023-04-17T22:34:35.041Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133: digest: sha256:b30447aa587434c2747a187c848854a072185aa73bc61f0852b4e3852138df31 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:34:35.348Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:34:35.652Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-04-17T22:34:35.652Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-04-17T22:34:35.652Z] 8096e5f54bb1: Preparing [2023-04-17T22:34:35.652Z] c219bc23cf23: Preparing [2023-04-17T22:34:35.652Z] e87d29762cb9: Preparing [2023-04-17T22:34:35.652Z] ed5089c6f424: Preparing [2023-04-17T22:34:35.652Z] a3ef1340394e: Preparing [2023-04-17T22:34:35.652Z] e577ca359e44: Preparing [2023-04-17T22:34:35.652Z] f1417ff83b31: Preparing [2023-04-17T22:34:35.652Z] e577ca359e44: Waiting [2023-04-17T22:34:35.652Z] f1417ff83b31: Waiting [2023-04-17T22:34:35.652Z] e87d29762cb9: Layer already exists [2023-04-17T22:34:35.652Z] c219bc23cf23: Layer already exists [2023-04-17T22:34:35.652Z] ed5089c6f424: Layer already exists [2023-04-17T22:34:35.652Z] 8096e5f54bb1: Layer already exists [2023-04-17T22:34:35.652Z] a3ef1340394e: Layer already exists [2023-04-17T22:34:35.652Z] e577ca359e44: Layer already exists [2023-04-17T22:34:35.652Z] f1417ff83b31: Layer already exists [2023-04-17T22:34:35.652Z] main: digest: sha256:b30447aa587434c2747a187c848854a072185aa73bc61f0852b4e3852138df31 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-17T22:34:35.687Z] ===================================================== [Pipeline] echo [2023-04-17T22:34:35.693Z] taggedImages: [2023-04-17T22:34:35.693Z] - nexus3.edgexfoundry.org:10004/core-metadata:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:34:35.693Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-04-17T22:34:35.693Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.133 [2023-04-17T22:34:35.693Z] - nexus3.edgexfoundry.org:10004/core-metadata:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [2023-04-17T22:34:35.693Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-04-17T22:34:35.710Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-04-17T22:34:35.710Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:34:35.710Z] latest [2023-04-17T22:34:35.710Z] 3.0.0-dev.133 [2023-04-17T22:34:35.710Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [2023-04-17T22:34:35.710Z] main [2023-04-17T22:34:35.710Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:34:36.014Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:34:36.328Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:34:36.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-04-17T22:34:36.328Z] 0943a42a30cb: Preparing [2023-04-17T22:34:36.328Z] 0943a42a30cb: Preparing [2023-04-17T22:34:36.328Z] 6642014cd827: Preparing [2023-04-17T22:34:36.328Z] 912ce2166b3f: Preparing [2023-04-17T22:34:36.328Z] 5f9c0d8b7a96: Preparing [2023-04-17T22:34:36.328Z] 27753b656d14: Preparing [2023-04-17T22:34:36.328Z] 36ba7d9ca416: Preparing [2023-04-17T22:34:36.328Z] ed5089c6f424: Preparing [2023-04-17T22:34:36.328Z] a3ef1340394e: Preparing [2023-04-17T22:34:36.328Z] 3d5bb6295eea: Preparing [2023-04-17T22:34:36.328Z] 8b3e78c523b6: Preparing [2023-04-17T22:34:36.328Z] ef864fb62b37: Preparing [2023-04-17T22:34:36.328Z] 2d2e9233b329: Preparing [2023-04-17T22:34:36.328Z] f1417ff83b31: Preparing [2023-04-17T22:34:36.328Z] ed5089c6f424: Waiting [2023-04-17T22:34:36.328Z] ef864fb62b37: Waiting [2023-04-17T22:34:36.328Z] 2d2e9233b329: Waiting [2023-04-17T22:34:36.328Z] a3ef1340394e: Waiting [2023-04-17T22:34:36.328Z] f1417ff83b31: Waiting [2023-04-17T22:34:36.328Z] 3d5bb6295eea: Waiting [2023-04-17T22:34:36.328Z] 8b3e78c523b6: Waiting [2023-04-17T22:34:36.328Z] 36ba7d9ca416: Waiting [2023-04-17T22:34:36.328Z] 6642014cd827: Pushed [2023-04-17T22:34:36.328Z] 912ce2166b3f: Pushed [2023-04-17T22:34:36.328Z] 5f9c0d8b7a96: Pushed [2023-04-17T22:34:36.328Z] 27753b656d14: Pushed [2023-04-17T22:34:36.328Z] 0943a42a30cb: Pushed [2023-04-17T22:34:36.328Z] ed5089c6f424: Layer already exists [2023-04-17T22:34:36.328Z] a3ef1340394e: Layer already exists [2023-04-17T22:34:36.588Z] 8b3e78c523b6: Pushed [2023-04-17T22:34:36.588Z] ef864fb62b37: Pushed [2023-04-17T22:34:36.588Z] 2d2e9233b329: Pushed [2023-04-17T22:34:36.588Z] 3d5bb6295eea: Pushed [2023-04-17T22:34:36.588Z] f1417ff83b31: Layer already exists [2023-04-17T22:34:37.963Z] 36ba7d9ca416: Pushed [2023-04-17T22:34:38.223Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf: digest: sha256:d39f48841ca1027176d8dda7e64c032cb1bcd7d22ea7f9149992a6ae817597d8 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:34:38.533Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:34:38.832Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-04-17T22:34:38.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-04-17T22:34:38.832Z] 0943a42a30cb: Preparing [2023-04-17T22:34:38.832Z] 0943a42a30cb: Preparing [2023-04-17T22:34:38.832Z] 6642014cd827: Preparing [2023-04-17T22:34:38.832Z] 912ce2166b3f: Preparing [2023-04-17T22:34:38.832Z] 5f9c0d8b7a96: Preparing [2023-04-17T22:34:38.832Z] 27753b656d14: Preparing [2023-04-17T22:34:38.832Z] 36ba7d9ca416: Preparing [2023-04-17T22:34:38.832Z] ed5089c6f424: Preparing [2023-04-17T22:34:38.832Z] a3ef1340394e: Preparing [2023-04-17T22:34:38.832Z] 3d5bb6295eea: Preparing [2023-04-17T22:34:38.832Z] 8b3e78c523b6: Preparing [2023-04-17T22:34:38.832Z] ef864fb62b37: Preparing [2023-04-17T22:34:38.832Z] 2d2e9233b329: Preparing [2023-04-17T22:34:38.832Z] f1417ff83b31: Preparing [2023-04-17T22:34:38.832Z] ed5089c6f424: Waiting [2023-04-17T22:34:38.832Z] a3ef1340394e: Waiting [2023-04-17T22:34:38.832Z] 3d5bb6295eea: Waiting [2023-04-17T22:34:38.832Z] 8b3e78c523b6: Waiting [2023-04-17T22:34:38.832Z] ef864fb62b37: Waiting [2023-04-17T22:34:38.832Z] 2d2e9233b329: Waiting [2023-04-17T22:34:38.832Z] f1417ff83b31: Waiting [2023-04-17T22:34:38.832Z] 36ba7d9ca416: Waiting [2023-04-17T22:34:38.832Z] 0943a42a30cb: Layer already exists [2023-04-17T22:34:38.832Z] 912ce2166b3f: Layer already exists [2023-04-17T22:34:38.832Z] 27753b656d14: Layer already exists [2023-04-17T22:34:38.832Z] 6642014cd827: Layer already exists [2023-04-17T22:34:38.832Z] 5f9c0d8b7a96: Layer already exists [2023-04-17T22:34:38.832Z] 36ba7d9ca416: Layer already exists [2023-04-17T22:34:38.832Z] 8b3e78c523b6: Layer already exists [2023-04-17T22:34:38.832Z] a3ef1340394e: Layer already exists [2023-04-17T22:34:38.832Z] ed5089c6f424: Layer already exists [2023-04-17T22:34:38.832Z] 3d5bb6295eea: Layer already exists [2023-04-17T22:34:38.832Z] ef864fb62b37: Layer already exists [2023-04-17T22:34:38.832Z] f1417ff83b31: Layer already exists [2023-04-17T22:34:38.832Z] 2d2e9233b329: Layer already exists [2023-04-17T22:34:38.832Z] latest: digest: sha256:d39f48841ca1027176d8dda7e64c032cb1bcd7d22ea7f9149992a6ae817597d8 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:34:39.135Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.133 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:34:39.433Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.133 [2023-04-17T22:34:39.433Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-04-17T22:34:39.433Z] 0943a42a30cb: Preparing [2023-04-17T22:34:39.433Z] 0943a42a30cb: Preparing [2023-04-17T22:34:39.433Z] 6642014cd827: Preparing [2023-04-17T22:34:39.433Z] 912ce2166b3f: Preparing [2023-04-17T22:34:39.433Z] 5f9c0d8b7a96: Preparing [2023-04-17T22:34:39.433Z] 27753b656d14: Preparing [2023-04-17T22:34:39.433Z] 36ba7d9ca416: Preparing [2023-04-17T22:34:39.433Z] ed5089c6f424: Preparing [2023-04-17T22:34:39.433Z] a3ef1340394e: Preparing [2023-04-17T22:34:39.433Z] 3d5bb6295eea: Preparing [2023-04-17T22:34:39.433Z] 8b3e78c523b6: Preparing [2023-04-17T22:34:39.433Z] ef864fb62b37: Preparing [2023-04-17T22:34:39.433Z] 3d5bb6295eea: Waiting [2023-04-17T22:34:39.433Z] 36ba7d9ca416: Waiting [2023-04-17T22:34:39.433Z] ed5089c6f424: Waiting [2023-04-17T22:34:39.433Z] a3ef1340394e: Waiting [2023-04-17T22:34:39.433Z] 8b3e78c523b6: Waiting [2023-04-17T22:34:39.433Z] ef864fb62b37: Waiting [2023-04-17T22:34:39.433Z] 2d2e9233b329: Preparing [2023-04-17T22:34:39.433Z] f1417ff83b31: Preparing [2023-04-17T22:34:39.433Z] f1417ff83b31: Waiting [2023-04-17T22:34:39.433Z] 2d2e9233b329: Waiting [2023-04-17T22:34:39.433Z] 27753b656d14: Layer already exists [2023-04-17T22:34:39.433Z] 0943a42a30cb: Layer already exists [2023-04-17T22:34:39.433Z] 6642014cd827: Layer already exists [2023-04-17T22:34:39.433Z] 912ce2166b3f: Layer already exists [2023-04-17T22:34:39.433Z] 5f9c0d8b7a96: Layer already exists [2023-04-17T22:34:39.433Z] 36ba7d9ca416: Layer already exists [2023-04-17T22:34:39.433Z] ed5089c6f424: Layer already exists [2023-04-17T22:34:39.433Z] a3ef1340394e: Layer already exists [2023-04-17T22:34:39.433Z] 3d5bb6295eea: Layer already exists [2023-04-17T22:34:39.433Z] 8b3e78c523b6: Layer already exists [2023-04-17T22:34:39.433Z] 2d2e9233b329: Layer already exists [2023-04-17T22:34:39.433Z] ef864fb62b37: Layer already exists [2023-04-17T22:34:39.433Z] f1417ff83b31: Layer already exists [2023-04-17T22:34:39.433Z] 3.0.0-dev.133: digest: sha256:d39f48841ca1027176d8dda7e64c032cb1bcd7d22ea7f9149992a6ae817597d8 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:34:39.740Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:34:40.048Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [2023-04-17T22:34:40.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-04-17T22:34:40.048Z] 0943a42a30cb: Preparing [2023-04-17T22:34:40.048Z] 0943a42a30cb: Preparing [2023-04-17T22:34:40.048Z] 6642014cd827: Preparing [2023-04-17T22:34:40.048Z] 912ce2166b3f: Preparing [2023-04-17T22:34:40.048Z] 5f9c0d8b7a96: Preparing [2023-04-17T22:34:40.048Z] 27753b656d14: Preparing [2023-04-17T22:34:40.048Z] 36ba7d9ca416: Preparing [2023-04-17T22:34:40.048Z] ed5089c6f424: Preparing [2023-04-17T22:34:40.048Z] a3ef1340394e: Preparing [2023-04-17T22:34:40.048Z] 3d5bb6295eea: Preparing [2023-04-17T22:34:40.048Z] 8b3e78c523b6: Preparing [2023-04-17T22:34:40.048Z] ef864fb62b37: Preparing [2023-04-17T22:34:40.048Z] 2d2e9233b329: Preparing [2023-04-17T22:34:40.048Z] f1417ff83b31: Preparing [2023-04-17T22:34:40.048Z] a3ef1340394e: Waiting [2023-04-17T22:34:40.048Z] ed5089c6f424: Waiting [2023-04-17T22:34:40.048Z] 8b3e78c523b6: Waiting [2023-04-17T22:34:40.048Z] 3d5bb6295eea: Waiting [2023-04-17T22:34:40.048Z] 2d2e9233b329: Waiting [2023-04-17T22:34:40.048Z] f1417ff83b31: Waiting [2023-04-17T22:34:40.048Z] ef864fb62b37: Waiting [2023-04-17T22:34:40.048Z] 5f9c0d8b7a96: Layer already exists [2023-04-17T22:34:40.048Z] 912ce2166b3f: Layer already exists [2023-04-17T22:34:40.048Z] 6642014cd827: Layer already exists [2023-04-17T22:34:40.048Z] 0943a42a30cb: Layer already exists [2023-04-17T22:34:40.048Z] 27753b656d14: Layer already exists [2023-04-17T22:34:40.048Z] 36ba7d9ca416: Layer already exists [2023-04-17T22:34:40.048Z] ed5089c6f424: Layer already exists [2023-04-17T22:34:40.048Z] 3d5bb6295eea: Layer already exists [2023-04-17T22:34:40.048Z] a3ef1340394e: Layer already exists [2023-04-17T22:34:40.048Z] 8b3e78c523b6: Layer already exists [2023-04-17T22:34:40.048Z] ef864fb62b37: Layer already exists [2023-04-17T22:34:40.048Z] 2d2e9233b329: Layer already exists [2023-04-17T22:34:40.048Z] f1417ff83b31: Layer already exists [2023-04-17T22:34:40.048Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133: digest: sha256:d39f48841ca1027176d8dda7e64c032cb1bcd7d22ea7f9149992a6ae817597d8 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:34:40.351Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:34:40.651Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-04-17T22:34:40.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-04-17T22:34:40.651Z] 0943a42a30cb: Preparing [2023-04-17T22:34:40.651Z] 0943a42a30cb: Preparing [2023-04-17T22:34:40.651Z] 6642014cd827: Preparing [2023-04-17T22:34:40.651Z] 912ce2166b3f: Preparing [2023-04-17T22:34:40.651Z] 5f9c0d8b7a96: Preparing [2023-04-17T22:34:40.651Z] 27753b656d14: Preparing [2023-04-17T22:34:40.651Z] 36ba7d9ca416: Preparing [2023-04-17T22:34:40.651Z] ed5089c6f424: Preparing [2023-04-17T22:34:40.651Z] a3ef1340394e: Preparing [2023-04-17T22:34:40.651Z] 3d5bb6295eea: Preparing [2023-04-17T22:34:40.651Z] 8b3e78c523b6: Preparing [2023-04-17T22:34:40.651Z] ef864fb62b37: Preparing [2023-04-17T22:34:40.651Z] 2d2e9233b329: Preparing [2023-04-17T22:34:40.651Z] f1417ff83b31: Preparing [2023-04-17T22:34:40.651Z] ef864fb62b37: Waiting [2023-04-17T22:34:40.651Z] 2d2e9233b329: Waiting [2023-04-17T22:34:40.651Z] f1417ff83b31: Waiting [2023-04-17T22:34:40.651Z] 3d5bb6295eea: Waiting [2023-04-17T22:34:40.651Z] 8b3e78c523b6: Waiting [2023-04-17T22:34:40.651Z] 36ba7d9ca416: Waiting [2023-04-17T22:34:40.651Z] ed5089c6f424: Waiting [2023-04-17T22:34:40.651Z] 5f9c0d8b7a96: Layer already exists [2023-04-17T22:34:40.651Z] 912ce2166b3f: Layer already exists [2023-04-17T22:34:40.651Z] 0943a42a30cb: Layer already exists [2023-04-17T22:34:40.651Z] 27753b656d14: Layer already exists [2023-04-17T22:34:40.651Z] 6642014cd827: Layer already exists [2023-04-17T22:34:40.651Z] 36ba7d9ca416: Layer already exists [2023-04-17T22:34:40.651Z] a3ef1340394e: Layer already exists [2023-04-17T22:34:40.651Z] 8b3e78c523b6: Layer already exists [2023-04-17T22:34:40.651Z] ed5089c6f424: Layer already exists [2023-04-17T22:34:40.652Z] 3d5bb6295eea: Layer already exists [2023-04-17T22:34:40.652Z] ef864fb62b37: Layer already exists [2023-04-17T22:34:40.652Z] 2d2e9233b329: Layer already exists [2023-04-17T22:34:40.652Z] f1417ff83b31: Layer already exists [2023-04-17T22:34:40.652Z] main: digest: sha256:d39f48841ca1027176d8dda7e64c032cb1bcd7d22ea7f9149992a6ae817597d8 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-17T22:34:40.690Z] ===================================================== [Pipeline] echo [2023-04-17T22:34:40.696Z] taggedImages: [2023-04-17T22:34:40.696Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:34:40.696Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-04-17T22:34:40.696Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.133 [2023-04-17T22:34:40.696Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [2023-04-17T22:34:40.696Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-04-17T22:34:40.711Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-04-17T22:34:40.711Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:34:40.711Z] latest [2023-04-17T22:34:40.711Z] 3.0.0-dev.133 [2023-04-17T22:34:40.711Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [2023-04-17T22:34:40.711Z] main [2023-04-17T22:34:40.711Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:34:41.020Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:34:41.331Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:34:41.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-04-17T22:34:41.331Z] e351cf70c6b7: Preparing [2023-04-17T22:34:41.331Z] d3dc7dc93b58: Preparing [2023-04-17T22:34:41.331Z] 08600c917d67: Preparing [2023-04-17T22:34:41.331Z] 0b216c8f55b8: Preparing [2023-04-17T22:34:41.331Z] ed5089c6f424: Preparing [2023-04-17T22:34:41.331Z] a3ef1340394e: Preparing [2023-04-17T22:34:41.331Z] e577ca359e44: Preparing [2023-04-17T22:34:41.331Z] a3ef1340394e: Waiting [2023-04-17T22:34:41.331Z] e577ca359e44: Waiting [2023-04-17T22:34:41.331Z] f1417ff83b31: Preparing [2023-04-17T22:34:41.331Z] ed5089c6f424: Layer already exists [2023-04-17T22:34:41.331Z] a3ef1340394e: Layer already exists [2023-04-17T22:34:41.331Z] e577ca359e44: Layer already exists [2023-04-17T22:34:41.331Z] f1417ff83b31: Layer already exists [2023-04-17T22:34:41.331Z] d3dc7dc93b58: Pushed [2023-04-17T22:34:41.331Z] e351cf70c6b7: Pushed [2023-04-17T22:34:41.331Z] 08600c917d67: Pushed [2023-04-17T22:34:42.708Z] 0b216c8f55b8: Pushed [2023-04-17T22:34:42.968Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf: digest: sha256:7d9c1cf65eb3046acc8197271085d65a23d363ca5335699b86dd627658ec0caa size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:34:43.280Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:34:43.338Z] Removing intermediate container 41cef06bddf8 [2023-04-17T22:34:43.338Z] ---> bb0bbe71f40d [2023-04-17T22:34:43.338Z] Step 7/27 : COPY . . [2023-04-17T22:34:43.338Z] Removing intermediate container 98d96d2abb59 [2023-04-17T22:34:43.338Z] ---> b9f1cf395db3 [2023-04-17T22:34:43.338Z] Step 8/24 : COPY . . [2023-04-17T22:34:43.338Z] Removing intermediate container fca3134a9d8b [2023-04-17T22:34:43.338Z] ---> 0af3c72fffb3 [2023-04-17T22:34:43.338Z] Step 8/23 : COPY . . [2023-04-17T22:34:43.338Z] Removing intermediate container ffa3834bb68c [2023-04-17T22:34:43.338Z] ---> 1193d23dfb54 [2023-04-17T22:34:43.338Z] Step 8/23 : COPY . . [2023-04-17T22:34:43.338Z] Removing intermediate container 8694e6943471 [2023-04-17T22:34:43.338Z] ---> ac7203531b5c [2023-04-17T22:34:43.338Z] Step 8/23 : COPY . . [2023-04-17T22:34:43.338Z] ---> 88a3e5aadf39 [2023-04-17T22:34:43.338Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-17T22:34:43.338Z] ---> Running in aa8844c2cf35 [2023-04-17T22:34:43.338Z] Removing intermediate container aa8844c2cf35 [2023-04-17T22:34:43.338Z] ---> a8552e4b9037 [2023-04-17T22:34:43.338Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-17T22:34:43.338Z] ---> Running in 98a6cabf717a [2023-04-17T22:34:43.338Z] Removing intermediate container 98a6cabf717a [2023-04-17T22:34:43.338Z] ---> a125cd3459e1 [2023-04-17T22:34:43.338Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-17T22:34:43.338Z] ---> Running in afbdcf5cc2a0 [2023-04-17T22:34:43.338Z] ---> 270d61ba83d8 [2023-04-17T22:34:43.338Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-04-17T22:34:43.338Z] ---> Running in 012249fc229b [2023-04-17T22:34:43.338Z] Removing intermediate container afbdcf5cc2a0 [2023-04-17T22:34:43.338Z] ---> 187819ff69ee [2023-04-17T22:34:43.338Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-17T22:34:43.338Z] ---> 3412e80ee665 [2023-04-17T22:34:43.338Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-04-17T22:34:43.338Z] ---> Running in 6106bae0eba3 [2023-04-17T22:34:43.338Z] ---> Running in 5bc5d455d7a0 [2023-04-17T22:34:43.338Z] ---> edf0bd8fe1e3 [2023-04-17T22:34:43.338Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-04-17T22:34:43.578Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-04-17T22:34:43.578Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-04-17T22:34:43.578Z] e351cf70c6b7: Preparing [2023-04-17T22:34:43.578Z] d3dc7dc93b58: Preparing [2023-04-17T22:34:43.578Z] 08600c917d67: Preparing [2023-04-17T22:34:43.578Z] 0b216c8f55b8: Preparing [2023-04-17T22:34:43.578Z] ed5089c6f424: Preparing [2023-04-17T22:34:43.578Z] a3ef1340394e: Preparing [2023-04-17T22:34:43.578Z] e577ca359e44: Preparing [2023-04-17T22:34:43.578Z] f1417ff83b31: Preparing [2023-04-17T22:34:43.578Z] a3ef1340394e: Waiting [2023-04-17T22:34:43.578Z] f1417ff83b31: Waiting [2023-04-17T22:34:43.578Z] 08600c917d67: Layer already exists [2023-04-17T22:34:43.578Z] ed5089c6f424: Layer already exists [2023-04-17T22:34:43.578Z] d3dc7dc93b58: Layer already exists [2023-04-17T22:34:43.578Z] e351cf70c6b7: Layer already exists [2023-04-17T22:34:43.578Z] 0b216c8f55b8: Layer already exists [2023-04-17T22:34:43.578Z] a3ef1340394e: Layer already exists [2023-04-17T22:34:43.578Z] e577ca359e44: Layer already exists [2023-04-17T22:34:43.578Z] f1417ff83b31: Layer already exists [2023-04-17T22:34:43.578Z] latest: digest: sha256:7d9c1cf65eb3046acc8197271085d65a23d363ca5335699b86dd627658ec0caa size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:34:43.617Z] ---> Running in 95db72731943 [2023-04-17T22:34:43.879Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.133 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:34:44.177Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.133 [2023-04-17T22:34:44.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-04-17T22:34:44.177Z] e351cf70c6b7: Preparing [2023-04-17T22:34:44.177Z] d3dc7dc93b58: Preparing [2023-04-17T22:34:44.177Z] 08600c917d67: Preparing [2023-04-17T22:34:44.177Z] 0b216c8f55b8: Preparing [2023-04-17T22:34:44.177Z] ed5089c6f424: Preparing [2023-04-17T22:34:44.177Z] a3ef1340394e: Preparing [2023-04-17T22:34:44.177Z] e577ca359e44: Preparing [2023-04-17T22:34:44.177Z] f1417ff83b31: Preparing [2023-04-17T22:34:44.177Z] e577ca359e44: Waiting [2023-04-17T22:34:44.177Z] f1417ff83b31: Waiting [2023-04-17T22:34:44.177Z] a3ef1340394e: Waiting [2023-04-17T22:34:44.177Z] 08600c917d67: Layer already exists [2023-04-17T22:34:44.177Z] ed5089c6f424: Layer already exists [2023-04-17T22:34:44.177Z] e351cf70c6b7: Layer already exists [2023-04-17T22:34:44.177Z] 0b216c8f55b8: Layer already exists [2023-04-17T22:34:44.177Z] d3dc7dc93b58: Layer already exists [2023-04-17T22:34:44.177Z] a3ef1340394e: Layer already exists [2023-04-17T22:34:44.177Z] f1417ff83b31: Layer already exists [2023-04-17T22:34:44.177Z] e577ca359e44: Layer already exists [2023-04-17T22:34:44.177Z] 3.0.0-dev.133: digest: sha256:7d9c1cf65eb3046acc8197271085d65a23d363ca5335699b86dd627658ec0caa size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:34:44.487Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:34:44.788Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [2023-04-17T22:34:44.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-04-17T22:34:44.788Z] e351cf70c6b7: Preparing [2023-04-17T22:34:44.788Z] d3dc7dc93b58: Preparing [2023-04-17T22:34:44.788Z] 08600c917d67: Preparing [2023-04-17T22:34:44.788Z] 0b216c8f55b8: Preparing [2023-04-17T22:34:44.788Z] ed5089c6f424: Preparing [2023-04-17T22:34:44.788Z] a3ef1340394e: Preparing [2023-04-17T22:34:44.788Z] e577ca359e44: Preparing [2023-04-17T22:34:44.788Z] f1417ff83b31: Preparing [2023-04-17T22:34:44.788Z] a3ef1340394e: Waiting [2023-04-17T22:34:44.788Z] e577ca359e44: Waiting [2023-04-17T22:34:44.788Z] f1417ff83b31: Waiting [2023-04-17T22:34:44.788Z] ed5089c6f424: Layer already exists [2023-04-17T22:34:44.788Z] e351cf70c6b7: Layer already exists [2023-04-17T22:34:44.788Z] 0b216c8f55b8: Layer already exists [2023-04-17T22:34:44.788Z] 08600c917d67: Layer already exists [2023-04-17T22:34:44.788Z] d3dc7dc93b58: Layer already exists [2023-04-17T22:34:44.788Z] e577ca359e44: Layer already exists [2023-04-17T22:34:44.788Z] a3ef1340394e: Layer already exists [2023-04-17T22:34:44.788Z] f1417ff83b31: Layer already exists [2023-04-17T22:34:44.788Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133: digest: sha256:7d9c1cf65eb3046acc8197271085d65a23d363ca5335699b86dd627658ec0caa size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:34:45.088Z] ---> 2276fccab654 [2023-04-17T22:34:45.088Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-04-17T22:34:45.088Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.133" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-04-17T22:34:45.092Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:34:45.358Z] ---> Running in 9919fa8d1443 [2023-04-17T22:34:45.400Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-04-17T22:34:45.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-04-17T22:34:45.400Z] e351cf70c6b7: Preparing [2023-04-17T22:34:45.400Z] d3dc7dc93b58: Preparing [2023-04-17T22:34:45.400Z] 08600c917d67: Preparing [2023-04-17T22:34:45.400Z] 0b216c8f55b8: Preparing [2023-04-17T22:34:45.400Z] ed5089c6f424: Preparing [2023-04-17T22:34:45.400Z] a3ef1340394e: Preparing [2023-04-17T22:34:45.400Z] e577ca359e44: Preparing [2023-04-17T22:34:45.400Z] f1417ff83b31: Preparing [2023-04-17T22:34:45.400Z] a3ef1340394e: Waiting [2023-04-17T22:34:45.400Z] e577ca359e44: Waiting [2023-04-17T22:34:45.400Z] f1417ff83b31: Waiting [2023-04-17T22:34:45.400Z] d3dc7dc93b58: Layer already exists [2023-04-17T22:34:45.400Z] 08600c917d67: Layer already exists [2023-04-17T22:34:45.400Z] e351cf70c6b7: Layer already exists [2023-04-17T22:34:45.400Z] ed5089c6f424: Layer already exists [2023-04-17T22:34:45.400Z] 0b216c8f55b8: Layer already exists [2023-04-17T22:34:45.400Z] a3ef1340394e: Layer already exists [2023-04-17T22:34:45.400Z] f1417ff83b31: Layer already exists [2023-04-17T22:34:45.400Z] e577ca359e44: Layer already exists [2023-04-17T22:34:45.400Z] main: digest: sha256:7d9c1cf65eb3046acc8197271085d65a23d363ca5335699b86dd627658ec0caa size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-17T22:34:45.445Z] ===================================================== [Pipeline] echo [2023-04-17T22:34:45.452Z] taggedImages: [2023-04-17T22:34:45.452Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:34:45.452Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-04-17T22:34:45.452Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.133 [2023-04-17T22:34:45.452Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [2023-04-17T22:34:45.452Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-04-17T22:34:45.471Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-04-17T22:34:45.471Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:34:45.471Z] latest [2023-04-17T22:34:45.471Z] 3.0.0-dev.133 [2023-04-17T22:34:45.471Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [2023-04-17T22:34:45.471Z] main [2023-04-17T22:34:45.471Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:34:45.780Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:34:45.956Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.133" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-04-17T22:34:46.084Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:34:46.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-04-17T22:34:46.084Z] 60ea1496c9b5: Preparing [2023-04-17T22:34:46.084Z] 5d8d6025765a: Preparing [2023-04-17T22:34:46.084Z] 6cc465aba05a: Preparing [2023-04-17T22:34:46.084Z] e46e4dd5d841: Preparing [2023-04-17T22:34:46.084Z] ed5089c6f424: Preparing [2023-04-17T22:34:46.084Z] a3ef1340394e: Preparing [2023-04-17T22:34:46.084Z] 523802363699: Preparing [2023-04-17T22:34:46.084Z] e64f65b64349: Preparing [2023-04-17T22:34:46.084Z] f1417ff83b31: Preparing [2023-04-17T22:34:46.084Z] a3ef1340394e: Waiting [2023-04-17T22:34:46.084Z] 523802363699: Waiting [2023-04-17T22:34:46.084Z] f1417ff83b31: Waiting [2023-04-17T22:34:46.084Z] e64f65b64349: Waiting [2023-04-17T22:34:46.084Z] ed5089c6f424: Layer already exists [2023-04-17T22:34:46.084Z] a3ef1340394e: Layer already exists [2023-04-17T22:34:46.084Z] e46e4dd5d841: Pushed [2023-04-17T22:34:46.084Z] 523802363699: Pushed [2023-04-17T22:34:46.084Z] 5d8d6025765a: Pushed [2023-04-17T22:34:46.084Z] 60ea1496c9b5: Pushed [2023-04-17T22:34:46.084Z] f1417ff83b31: Layer already exists [2023-04-17T22:34:46.343Z] e64f65b64349: Pushed [2023-04-17T22:34:46.540Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.133" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-04-17T22:34:47.280Z] 6cc465aba05a: Pushed [2023-04-17T22:34:47.538Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf: digest: sha256:663551e67824038ba6d3f697f0c94eb3e57dc69ce6780e4e32e16bb2b4ab9be7 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:34:47.844Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:34:47.948Z] Removing intermediate container 6106bae0eba3 [2023-04-17T22:34:47.948Z] ---> eca697bb95d3 [2023-04-17T22:34:47.948Z] Step 12/27 : WORKDIR /edgex-go [2023-04-17T22:34:47.948Z] ---> Running in 777da9b6632f [2023-04-17T22:34:48.148Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-04-17T22:34:48.148Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-04-17T22:34:48.148Z] 60ea1496c9b5: Preparing [2023-04-17T22:34:48.148Z] 5d8d6025765a: Preparing [2023-04-17T22:34:48.148Z] 6cc465aba05a: Preparing [2023-04-17T22:34:48.148Z] e46e4dd5d841: Preparing [2023-04-17T22:34:48.148Z] ed5089c6f424: Preparing [2023-04-17T22:34:48.148Z] a3ef1340394e: Preparing [2023-04-17T22:34:48.148Z] 523802363699: Preparing [2023-04-17T22:34:48.148Z] e64f65b64349: Preparing [2023-04-17T22:34:48.148Z] f1417ff83b31: Preparing [2023-04-17T22:34:48.148Z] a3ef1340394e: Waiting [2023-04-17T22:34:48.148Z] 523802363699: Waiting [2023-04-17T22:34:48.148Z] e64f65b64349: Waiting [2023-04-17T22:34:48.148Z] f1417ff83b31: Waiting [2023-04-17T22:34:48.148Z] ed5089c6f424: Layer already exists [2023-04-17T22:34:48.148Z] e46e4dd5d841: Layer already exists [2023-04-17T22:34:48.148Z] 5d8d6025765a: Layer already exists [2023-04-17T22:34:48.148Z] 60ea1496c9b5: Layer already exists [2023-04-17T22:34:48.148Z] 6cc465aba05a: Layer already exists [2023-04-17T22:34:48.148Z] a3ef1340394e: Layer already exists [2023-04-17T22:34:48.148Z] 523802363699: Layer already exists [2023-04-17T22:34:48.148Z] e64f65b64349: Layer already exists [2023-04-17T22:34:48.148Z] f1417ff83b31: Layer already exists [2023-04-17T22:34:48.148Z] latest: digest: sha256:663551e67824038ba6d3f697f0c94eb3e57dc69ce6780e4e32e16bb2b4ab9be7 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:34:48.213Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.133" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-04-17T22:34:48.454Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.133 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:34:48.757Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.133 [2023-04-17T22:34:48.757Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-04-17T22:34:48.757Z] 60ea1496c9b5: Preparing [2023-04-17T22:34:48.757Z] 5d8d6025765a: Preparing [2023-04-17T22:34:48.757Z] 6cc465aba05a: Preparing [2023-04-17T22:34:48.757Z] e46e4dd5d841: Preparing [2023-04-17T22:34:48.757Z] ed5089c6f424: Preparing [2023-04-17T22:34:48.757Z] a3ef1340394e: Preparing [2023-04-17T22:34:48.757Z] 523802363699: Preparing [2023-04-17T22:34:48.757Z] e64f65b64349: Preparing [2023-04-17T22:34:48.757Z] f1417ff83b31: Preparing [2023-04-17T22:34:48.757Z] 523802363699: Waiting [2023-04-17T22:34:48.757Z] e64f65b64349: Waiting [2023-04-17T22:34:48.757Z] f1417ff83b31: Waiting [2023-04-17T22:34:48.757Z] a3ef1340394e: Waiting [2023-04-17T22:34:48.757Z] e46e4dd5d841: Layer already exists [2023-04-17T22:34:48.757Z] 6cc465aba05a: Layer already exists [2023-04-17T22:34:48.757Z] 5d8d6025765a: Layer already exists [2023-04-17T22:34:48.757Z] ed5089c6f424: Layer already exists [2023-04-17T22:34:48.757Z] 60ea1496c9b5: Layer already exists [2023-04-17T22:34:48.757Z] a3ef1340394e: Layer already exists [2023-04-17T22:34:48.757Z] e64f65b64349: Layer already exists [2023-04-17T22:34:48.757Z] f1417ff83b31: Layer already exists [2023-04-17T22:34:48.757Z] 523802363699: Layer already exists [2023-04-17T22:34:48.757Z] 3.0.0-dev.133: digest: sha256:663551e67824038ba6d3f697f0c94eb3e57dc69ce6780e4e32e16bb2b4ab9be7 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:34:48.801Z] Removing intermediate container 777da9b6632f [2023-04-17T22:34:48.801Z] ---> 86a4075b4116 [2023-04-17T22:34:48.801Z] [2023-04-17T22:34:48.801Z] Step 13/27 : FROM alpine:3.17 [2023-04-17T22:34:49.057Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:34:49.363Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [2023-04-17T22:34:49.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-04-17T22:34:49.363Z] 60ea1496c9b5: Preparing [2023-04-17T22:34:49.363Z] 5d8d6025765a: Preparing [2023-04-17T22:34:49.363Z] 6cc465aba05a: Preparing [2023-04-17T22:34:49.363Z] e46e4dd5d841: Preparing [2023-04-17T22:34:49.363Z] ed5089c6f424: Preparing [2023-04-17T22:34:49.363Z] a3ef1340394e: Preparing [2023-04-17T22:34:49.363Z] 523802363699: Preparing [2023-04-17T22:34:49.363Z] a3ef1340394e: Waiting [2023-04-17T22:34:49.363Z] e64f65b64349: Preparing [2023-04-17T22:34:49.363Z] f1417ff83b31: Preparing [2023-04-17T22:34:49.363Z] 523802363699: Waiting [2023-04-17T22:34:49.363Z] e64f65b64349: Waiting [2023-04-17T22:34:49.363Z] ed5089c6f424: Layer already exists [2023-04-17T22:34:49.363Z] e46e4dd5d841: Layer already exists [2023-04-17T22:34:49.363Z] 6cc465aba05a: Layer already exists [2023-04-17T22:34:49.363Z] 60ea1496c9b5: Layer already exists [2023-04-17T22:34:49.363Z] 5d8d6025765a: Layer already exists [2023-04-17T22:34:49.363Z] a3ef1340394e: Layer already exists [2023-04-17T22:34:49.363Z] e64f65b64349: Layer already exists [2023-04-17T22:34:49.363Z] 523802363699: Layer already exists [2023-04-17T22:34:49.363Z] f1417ff83b31: Layer already exists [2023-04-17T22:34:49.363Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133: digest: sha256:663551e67824038ba6d3f697f0c94eb3e57dc69ce6780e4e32e16bb2b4ab9be7 size: 2194 [Pipeline] } [Pipeline] // withEnv [2023-04-17T22:34:49.386Z] 3.17: Pulling from library/alpine [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:34:49.671Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:34:49.968Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-04-17T22:34:49.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-04-17T22:34:49.968Z] 60ea1496c9b5: Preparing [2023-04-17T22:34:49.968Z] 5d8d6025765a: Preparing [2023-04-17T22:34:49.968Z] 6cc465aba05a: Preparing [2023-04-17T22:34:49.968Z] e46e4dd5d841: Preparing [2023-04-17T22:34:49.968Z] ed5089c6f424: Preparing [2023-04-17T22:34:49.968Z] a3ef1340394e: Preparing [2023-04-17T22:34:49.968Z] 523802363699: Preparing [2023-04-17T22:34:49.968Z] e64f65b64349: Preparing [2023-04-17T22:34:49.968Z] f1417ff83b31: Preparing [2023-04-17T22:34:49.968Z] 523802363699: Waiting [2023-04-17T22:34:49.968Z] e64f65b64349: Waiting [2023-04-17T22:34:49.968Z] f1417ff83b31: Waiting [2023-04-17T22:34:49.968Z] a3ef1340394e: Waiting [2023-04-17T22:34:49.968Z] e46e4dd5d841: Layer already exists [2023-04-17T22:34:49.968Z] 6cc465aba05a: Layer already exists [2023-04-17T22:34:49.968Z] 5d8d6025765a: Layer already exists [2023-04-17T22:34:49.968Z] ed5089c6f424: Layer already exists [2023-04-17T22:34:49.969Z] 60ea1496c9b5: Layer already exists [2023-04-17T22:34:49.969Z] a3ef1340394e: Layer already exists [2023-04-17T22:34:49.969Z] f1417ff83b31: Layer already exists [2023-04-17T22:34:49.969Z] 523802363699: Layer already exists [2023-04-17T22:34:49.969Z] e64f65b64349: Layer already exists [2023-04-17T22:34:49.969Z] main: digest: sha256:663551e67824038ba6d3f697f0c94eb3e57dc69ce6780e4e32e16bb2b4ab9be7 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-17T22:34:50.003Z] ===================================================== [Pipeline] echo [2023-04-17T22:34:50.008Z] taggedImages: [2023-04-17T22:34:50.008Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:34:50.008Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-04-17T22:34:50.008Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.133 [2023-04-17T22:34:50.008Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [2023-04-17T22:34:50.008Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-04-17T22:34:50.022Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-04-17T22:34:50.022Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:34:50.022Z] latest [2023-04-17T22:34:50.022Z] 3.0.0-dev.133 [2023-04-17T22:34:50.022Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [2023-04-17T22:34:50.022Z] main [2023-04-17T22:34:50.022Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:34:50.322Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:34:50.622Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:34:50.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-04-17T22:34:50.623Z] 910f63d478ab: Preparing [2023-04-17T22:34:50.623Z] 8b52e78bd135: Preparing [2023-04-17T22:34:50.623Z] 2ccc4c6ccb87: Preparing [2023-04-17T22:34:50.623Z] cb5473574a34: Preparing [2023-04-17T22:34:50.623Z] 6ecafae218b2: Preparing [2023-04-17T22:34:50.623Z] 6dd58a0f7797: Preparing [2023-04-17T22:34:50.623Z] 2fdef8917443: Preparing [2023-04-17T22:34:50.623Z] ed5089c6f424: Preparing [2023-04-17T22:34:50.623Z] a3ef1340394e: Preparing [2023-04-17T22:34:50.623Z] ca10303e0675: Preparing [2023-04-17T22:34:50.623Z] f1417ff83b31: Preparing [2023-04-17T22:34:50.623Z] ed5089c6f424: Waiting [2023-04-17T22:34:50.623Z] a3ef1340394e: Waiting [2023-04-17T22:34:50.623Z] ca10303e0675: Waiting [2023-04-17T22:34:50.623Z] f1417ff83b31: Waiting [2023-04-17T22:34:50.623Z] 6dd58a0f7797: Waiting [2023-04-17T22:34:50.623Z] 2fdef8917443: Waiting [2023-04-17T22:34:50.623Z] 8b52e78bd135: Pushed [2023-04-17T22:34:50.623Z] 6ecafae218b2: Pushed [2023-04-17T22:34:50.623Z] 910f63d478ab: Pushed [2023-04-17T22:34:50.623Z] ed5089c6f424: Layer already exists [2023-04-17T22:34:50.623Z] a3ef1340394e: Layer already exists [2023-04-17T22:34:50.881Z] 6dd58a0f7797: Pushed [2023-04-17T22:34:50.881Z] 2fdef8917443: Pushed [2023-04-17T22:34:50.881Z] f1417ff83b31: Layer already exists [2023-04-17T22:34:50.881Z] ca10303e0675: Pushed [2023-04-17T22:34:51.363Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-17T22:34:51.363Z] Status: Downloaded newer image for alpine:3.17 [2023-04-17T22:34:51.363Z] ---> 51e60588ff2c [2023-04-17T22:34:51.363Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-17T22:34:51.649Z] ---> Running in 27e33b7a676c [2023-04-17T22:34:51.817Z] cb5473574a34: Pushed [2023-04-17T22:34:52.239Z] Removing intermediate container 27e33b7a676c [2023-04-17T22:34:52.239Z] ---> 5c44cd8a23fd [2023-04-17T22:34:52.239Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-17T22:34:52.386Z] 2ccc4c6ccb87: Pushed [2023-04-17T22:34:52.505Z] ---> Running in cc3c12b457cc [2023-04-17T22:34:52.645Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf: digest: sha256:eae8817d02313621a5ab94f2b8c1f08ec4742cf194d0c67ea334e736e018dec5 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:34:52.949Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:34:53.249Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-04-17T22:34:53.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-04-17T22:34:53.249Z] 910f63d478ab: Preparing [2023-04-17T22:34:53.249Z] 8b52e78bd135: Preparing [2023-04-17T22:34:53.249Z] 2ccc4c6ccb87: Preparing [2023-04-17T22:34:53.249Z] cb5473574a34: Preparing [2023-04-17T22:34:53.249Z] 6ecafae218b2: Preparing [2023-04-17T22:34:53.249Z] 6dd58a0f7797: Preparing [2023-04-17T22:34:53.249Z] 2fdef8917443: Preparing [2023-04-17T22:34:53.249Z] ed5089c6f424: Preparing [2023-04-17T22:34:53.249Z] a3ef1340394e: Preparing [2023-04-17T22:34:53.249Z] ca10303e0675: Preparing [2023-04-17T22:34:53.249Z] f1417ff83b31: Preparing [2023-04-17T22:34:53.249Z] ed5089c6f424: Waiting [2023-04-17T22:34:53.249Z] ca10303e0675: Waiting [2023-04-17T22:34:53.249Z] f1417ff83b31: Waiting [2023-04-17T22:34:53.249Z] 6dd58a0f7797: Waiting [2023-04-17T22:34:53.249Z] 2fdef8917443: Waiting [2023-04-17T22:34:53.249Z] 910f63d478ab: Layer already exists [2023-04-17T22:34:53.249Z] 8b52e78bd135: Layer already exists [2023-04-17T22:34:53.249Z] 2ccc4c6ccb87: Layer already exists [2023-04-17T22:34:53.249Z] 6ecafae218b2: Layer already exists [2023-04-17T22:34:53.249Z] cb5473574a34: Layer already exists [2023-04-17T22:34:53.249Z] 2fdef8917443: Layer already exists [2023-04-17T22:34:53.249Z] ed5089c6f424: Layer already exists [2023-04-17T22:34:53.249Z] 6dd58a0f7797: Layer already exists [2023-04-17T22:34:53.249Z] ca10303e0675: Layer already exists [2023-04-17T22:34:53.249Z] a3ef1340394e: Layer already exists [2023-04-17T22:34:53.249Z] f1417ff83b31: Layer already exists [2023-04-17T22:34:53.249Z] latest: digest: sha256:eae8817d02313621a5ab94f2b8c1f08ec4742cf194d0c67ea334e736e018dec5 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:34:53.561Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.133 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:34:53.869Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.133 [2023-04-17T22:34:53.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-04-17T22:34:53.869Z] 910f63d478ab: Preparing [2023-04-17T22:34:53.869Z] 8b52e78bd135: Preparing [2023-04-17T22:34:53.869Z] 2ccc4c6ccb87: Preparing [2023-04-17T22:34:53.869Z] cb5473574a34: Preparing [2023-04-17T22:34:53.869Z] 6ecafae218b2: Preparing [2023-04-17T22:34:53.869Z] 6dd58a0f7797: Preparing [2023-04-17T22:34:53.869Z] 2fdef8917443: Preparing [2023-04-17T22:34:53.869Z] ed5089c6f424: Preparing [2023-04-17T22:34:53.869Z] a3ef1340394e: Preparing [2023-04-17T22:34:53.869Z] ca10303e0675: Preparing [2023-04-17T22:34:53.869Z] f1417ff83b31: Preparing [2023-04-17T22:34:53.869Z] 2fdef8917443: Waiting [2023-04-17T22:34:53.869Z] ed5089c6f424: Waiting [2023-04-17T22:34:53.869Z] a3ef1340394e: Waiting [2023-04-17T22:34:53.869Z] ca10303e0675: Waiting [2023-04-17T22:34:53.869Z] f1417ff83b31: Waiting [2023-04-17T22:34:53.869Z] 6dd58a0f7797: Waiting [2023-04-17T22:34:53.869Z] 2ccc4c6ccb87: Layer already exists [2023-04-17T22:34:53.869Z] 6ecafae218b2: Layer already exists [2023-04-17T22:34:53.869Z] 910f63d478ab: Layer already exists [2023-04-17T22:34:53.869Z] cb5473574a34: Layer already exists [2023-04-17T22:34:53.869Z] 8b52e78bd135: Layer already exists [2023-04-17T22:34:53.869Z] 6dd58a0f7797: Layer already exists [2023-04-17T22:34:53.869Z] a3ef1340394e: Layer already exists [2023-04-17T22:34:53.869Z] 2fdef8917443: Layer already exists [2023-04-17T22:34:53.869Z] ca10303e0675: Layer already exists [2023-04-17T22:34:53.869Z] ed5089c6f424: Layer already exists [2023-04-17T22:34:53.869Z] f1417ff83b31: Layer already exists [2023-04-17T22:34:53.869Z] 3.0.0-dev.133: digest: sha256:eae8817d02313621a5ab94f2b8c1f08ec4742cf194d0c67ea334e736e018dec5 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:34:54.189Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:34:54.497Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [2023-04-17T22:34:54.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-04-17T22:34:54.497Z] 910f63d478ab: Preparing [2023-04-17T22:34:54.497Z] 8b52e78bd135: Preparing [2023-04-17T22:34:54.497Z] 2ccc4c6ccb87: Preparing [2023-04-17T22:34:54.497Z] cb5473574a34: Preparing [2023-04-17T22:34:54.497Z] 6ecafae218b2: Preparing [2023-04-17T22:34:54.497Z] 6dd58a0f7797: Preparing [2023-04-17T22:34:54.497Z] 2fdef8917443: Preparing [2023-04-17T22:34:54.497Z] ed5089c6f424: Preparing [2023-04-17T22:34:54.497Z] a3ef1340394e: Preparing [2023-04-17T22:34:54.497Z] ca10303e0675: Preparing [2023-04-17T22:34:54.497Z] f1417ff83b31: Preparing [2023-04-17T22:34:54.497Z] ed5089c6f424: Waiting [2023-04-17T22:34:54.497Z] ca10303e0675: Waiting [2023-04-17T22:34:54.497Z] a3ef1340394e: Waiting [2023-04-17T22:34:54.497Z] f1417ff83b31: Waiting [2023-04-17T22:34:54.497Z] 2fdef8917443: Waiting [2023-04-17T22:34:54.497Z] 6dd58a0f7797: Waiting [2023-04-17T22:34:54.497Z] 6ecafae218b2: Layer already exists [2023-04-17T22:34:54.497Z] 910f63d478ab: Layer already exists [2023-04-17T22:34:54.497Z] 2ccc4c6ccb87: Layer already exists [2023-04-17T22:34:54.497Z] 8b52e78bd135: Layer already exists [2023-04-17T22:34:54.497Z] cb5473574a34: Layer already exists [2023-04-17T22:34:54.497Z] 6dd58a0f7797: Layer already exists [2023-04-17T22:34:54.497Z] ed5089c6f424: Layer already exists [2023-04-17T22:34:54.497Z] a3ef1340394e: Layer already exists [2023-04-17T22:34:54.497Z] 2fdef8917443: Layer already exists [2023-04-17T22:34:54.497Z] ca10303e0675: Layer already exists [2023-04-17T22:34:54.497Z] f1417ff83b31: Layer already exists [2023-04-17T22:34:54.497Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133: digest: sha256:eae8817d02313621a5ab94f2b8c1f08ec4742cf194d0c67ea334e736e018dec5 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:34:54.815Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:34:55.089Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-17T22:34:55.116Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-04-17T22:34:55.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-04-17T22:34:55.116Z] 910f63d478ab: Preparing [2023-04-17T22:34:55.116Z] 8b52e78bd135: Preparing [2023-04-17T22:34:55.116Z] 2ccc4c6ccb87: Preparing [2023-04-17T22:34:55.116Z] cb5473574a34: Preparing [2023-04-17T22:34:55.116Z] 6ecafae218b2: Preparing [2023-04-17T22:34:55.116Z] 6dd58a0f7797: Preparing [2023-04-17T22:34:55.116Z] 2fdef8917443: Preparing [2023-04-17T22:34:55.116Z] ed5089c6f424: Preparing [2023-04-17T22:34:55.116Z] a3ef1340394e: Preparing [2023-04-17T22:34:55.116Z] ca10303e0675: Preparing [2023-04-17T22:34:55.116Z] f1417ff83b31: Preparing [2023-04-17T22:34:55.116Z] 2fdef8917443: Waiting [2023-04-17T22:34:55.116Z] 6dd58a0f7797: Waiting [2023-04-17T22:34:55.116Z] ca10303e0675: Waiting [2023-04-17T22:34:55.116Z] ed5089c6f424: Waiting [2023-04-17T22:34:55.116Z] f1417ff83b31: Waiting [2023-04-17T22:34:55.116Z] a3ef1340394e: Waiting [2023-04-17T22:34:55.116Z] 910f63d478ab: Layer already exists [2023-04-17T22:34:55.116Z] 2ccc4c6ccb87: Layer already exists [2023-04-17T22:34:55.116Z] 6ecafae218b2: Layer already exists [2023-04-17T22:34:55.116Z] cb5473574a34: Layer already exists [2023-04-17T22:34:55.116Z] 8b52e78bd135: Layer already exists [2023-04-17T22:34:55.116Z] 2fdef8917443: Layer already exists [2023-04-17T22:34:55.116Z] 6dd58a0f7797: Layer already exists [2023-04-17T22:34:55.116Z] ca10303e0675: Layer already exists [2023-04-17T22:34:55.116Z] ed5089c6f424: Layer already exists [2023-04-17T22:34:55.116Z] a3ef1340394e: Layer already exists [2023-04-17T22:34:55.116Z] f1417ff83b31: Layer already exists [2023-04-17T22:34:55.116Z] main: digest: sha256:eae8817d02313621a5ab94f2b8c1f08ec4742cf194d0c67ea334e736e018dec5 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-17T22:34:55.156Z] ===================================================== [Pipeline] echo [2023-04-17T22:34:55.161Z] taggedImages: [2023-04-17T22:34:55.161Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:34:55.161Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-04-17T22:34:55.161Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.133 [2023-04-17T22:34:55.161Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [2023-04-17T22:34:55.161Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-04-17T22:34:55.175Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-04-17T22:34:55.175Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:34:55.175Z] latest [2023-04-17T22:34:55.175Z] 3.0.0-dev.133 [2023-04-17T22:34:55.175Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [2023-04-17T22:34:55.175Z] main [2023-04-17T22:34:55.175Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:34:55.473Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:34:55.770Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:34:55.770Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-04-17T22:34:55.770Z] 3fb1d972fc96: Preparing [2023-04-17T22:34:55.770Z] 76aca79049e8: Preparing [2023-04-17T22:34:55.770Z] ed5089c6f424: Preparing [2023-04-17T22:34:55.770Z] a3ef1340394e: Preparing [2023-04-17T22:34:55.770Z] bd83123ec67f: Preparing [2023-04-17T22:34:55.770Z] f1417ff83b31: Preparing [2023-04-17T22:34:55.770Z] f1417ff83b31: Waiting [2023-04-17T22:34:55.770Z] a3ef1340394e: Layer already exists [2023-04-17T22:34:55.770Z] ed5089c6f424: Layer already exists [2023-04-17T22:34:55.770Z] f1417ff83b31: Layer already exists [2023-04-17T22:34:55.770Z] 3fb1d972fc96: Pushed [2023-04-17T22:34:56.338Z] bd83123ec67f: Pushed [2023-04-17T22:34:56.493Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-17T22:34:58.245Z] 76aca79049e8: Pushed [2023-04-17T22:34:58.245Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf: digest: sha256:4d6c1ad7f38c55f915f625ffc6f0d899b8952a83dd2010df9240b884debfe967 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:34:58.435Z] v3.17.3-105-gedb05ecc427 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-17T22:34:58.435Z] v3.17.3-102-g01c97c8134e [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-17T22:34:58.435Z] OK: 17689 distinct packages available [2023-04-17T22:34:58.551Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:34:58.702Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-17T22:34:58.855Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-04-17T22:34:58.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-04-17T22:34:58.855Z] 3fb1d972fc96: Preparing [2023-04-17T22:34:58.855Z] 76aca79049e8: Preparing [2023-04-17T22:34:58.855Z] ed5089c6f424: Preparing [2023-04-17T22:34:58.855Z] a3ef1340394e: Preparing [2023-04-17T22:34:58.855Z] bd83123ec67f: Preparing [2023-04-17T22:34:58.855Z] f1417ff83b31: Preparing [2023-04-17T22:34:58.855Z] f1417ff83b31: Waiting [2023-04-17T22:34:58.855Z] 3fb1d972fc96: Layer already exists [2023-04-17T22:34:58.855Z] ed5089c6f424: Layer already exists [2023-04-17T22:34:58.855Z] bd83123ec67f: Layer already exists [2023-04-17T22:34:58.855Z] a3ef1340394e: Layer already exists [2023-04-17T22:34:58.855Z] 76aca79049e8: Layer already exists [2023-04-17T22:34:58.855Z] f1417ff83b31: Layer already exists [2023-04-17T22:34:58.855Z] latest: digest: sha256:4d6c1ad7f38c55f915f625ffc6f0d899b8952a83dd2010df9240b884debfe967 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:34:59.160Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.133 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:34:59.466Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.133 [2023-04-17T22:34:59.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-04-17T22:34:59.466Z] 3fb1d972fc96: Preparing [2023-04-17T22:34:59.466Z] 76aca79049e8: Preparing [2023-04-17T22:34:59.466Z] ed5089c6f424: Preparing [2023-04-17T22:34:59.466Z] a3ef1340394e: Preparing [2023-04-17T22:34:59.466Z] bd83123ec67f: Preparing [2023-04-17T22:34:59.466Z] f1417ff83b31: Preparing [2023-04-17T22:34:59.466Z] f1417ff83b31: Waiting [2023-04-17T22:34:59.466Z] 76aca79049e8: Layer already exists [2023-04-17T22:34:59.466Z] bd83123ec67f: Layer already exists [2023-04-17T22:34:59.466Z] 3fb1d972fc96: Layer already exists [2023-04-17T22:34:59.466Z] ed5089c6f424: Layer already exists [2023-04-17T22:34:59.466Z] a3ef1340394e: Layer already exists [2023-04-17T22:34:59.466Z] f1417ff83b31: Layer already exists [2023-04-17T22:34:59.466Z] 3.0.0-dev.133: digest: sha256:4d6c1ad7f38c55f915f625ffc6f0d899b8952a83dd2010df9240b884debfe967 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:34:59.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-17T22:34:59.768Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:35:00.075Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [2023-04-17T22:35:00.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-04-17T22:35:00.076Z] 3fb1d972fc96: Preparing [2023-04-17T22:35:00.076Z] 76aca79049e8: Preparing [2023-04-17T22:35:00.076Z] ed5089c6f424: Preparing [2023-04-17T22:35:00.076Z] a3ef1340394e: Preparing [2023-04-17T22:35:00.076Z] bd83123ec67f: Preparing [2023-04-17T22:35:00.076Z] f1417ff83b31: Preparing [2023-04-17T22:35:00.076Z] f1417ff83b31: Waiting [2023-04-17T22:35:00.076Z] a3ef1340394e: Layer already exists [2023-04-17T22:35:00.076Z] 3fb1d972fc96: Layer already exists [2023-04-17T22:35:00.076Z] ed5089c6f424: Layer already exists [2023-04-17T22:35:00.076Z] 76aca79049e8: Layer already exists [2023-04-17T22:35:00.076Z] bd83123ec67f: Layer already exists [2023-04-17T22:35:00.076Z] f1417ff83b31: Layer already exists [2023-04-17T22:35:00.076Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133: digest: sha256:4d6c1ad7f38c55f915f625ffc6f0d899b8952a83dd2010df9240b884debfe967 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:35:00.391Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:35:00.692Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-04-17T22:35:00.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-04-17T22:35:00.692Z] 3fb1d972fc96: Preparing [2023-04-17T22:35:00.692Z] 76aca79049e8: Preparing [2023-04-17T22:35:00.692Z] ed5089c6f424: Preparing [2023-04-17T22:35:00.692Z] a3ef1340394e: Preparing [2023-04-17T22:35:00.692Z] bd83123ec67f: Preparing [2023-04-17T22:35:00.692Z] f1417ff83b31: Preparing [2023-04-17T22:35:00.692Z] f1417ff83b31: Waiting [2023-04-17T22:35:00.692Z] a3ef1340394e: Layer already exists [2023-04-17T22:35:00.692Z] 3fb1d972fc96: Layer already exists [2023-04-17T22:35:00.692Z] 76aca79049e8: Layer already exists [2023-04-17T22:35:00.692Z] bd83123ec67f: Layer already exists [2023-04-17T22:35:00.692Z] ed5089c6f424: Layer already exists [2023-04-17T22:35:00.692Z] f1417ff83b31: Layer already exists [2023-04-17T22:35:00.692Z] main: digest: sha256:4d6c1ad7f38c55f915f625ffc6f0d899b8952a83dd2010df9240b884debfe967 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-17T22:35:00.733Z] ===================================================== [Pipeline] echo [2023-04-17T22:35:00.739Z] taggedImages: [2023-04-17T22:35:00.739Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:35:00.739Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-04-17T22:35:00.739Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.133 [2023-04-17T22:35:00.739Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [2023-04-17T22:35:00.739Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-04-17T22:35:00.752Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-04-17T22:35:00.752Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:35:00.752Z] latest [2023-04-17T22:35:00.752Z] 3.0.0-dev.133 [2023-04-17T22:35:00.752Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [2023-04-17T22:35:00.752Z] main [2023-04-17T22:35:00.752Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:35:01.062Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:35:01.362Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:35:01.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-04-17T22:35:01.362Z] 189573fa7c04: Preparing [2023-04-17T22:35:01.362Z] 7cf410a09b3b: Preparing [2023-04-17T22:35:01.362Z] 8ab5548f0f38: Preparing [2023-04-17T22:35:01.362Z] 54eced659dc3: Preparing [2023-04-17T22:35:01.362Z] e242fa9791a9: Preparing [2023-04-17T22:35:01.362Z] ed5089c6f424: Preparing [2023-04-17T22:35:01.362Z] a3ef1340394e: Preparing [2023-04-17T22:35:01.362Z] 1c1bee44209f: Preparing [2023-04-17T22:35:01.362Z] f1417ff83b31: Preparing [2023-04-17T22:35:01.362Z] ed5089c6f424: Waiting [2023-04-17T22:35:01.362Z] a3ef1340394e: Waiting [2023-04-17T22:35:01.362Z] 1c1bee44209f: Waiting [2023-04-17T22:35:01.362Z] f1417ff83b31: Waiting [2023-04-17T22:35:01.362Z] 8ab5548f0f38: Pushed [2023-04-17T22:35:01.362Z] 189573fa7c04: Pushed [2023-04-17T22:35:01.362Z] 7cf410a09b3b: Pushed [2023-04-17T22:35:01.362Z] ed5089c6f424: Layer already exists [2023-04-17T22:35:01.362Z] a3ef1340394e: Layer already exists [2023-04-17T22:35:01.362Z] f1417ff83b31: Layer already exists [2023-04-17T22:35:01.930Z] 1c1bee44209f: Pushed [2023-04-17T22:35:02.264Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-04-17T22:35:02.264Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-04-17T22:35:02.264Z] (3/5) Installing libucontext (1.2-r0) [2023-04-17T22:35:02.264Z] (4/5) Installing gcompat (1.1.0-r0) [2023-04-17T22:35:02.264Z] (5/5) Installing openssl (3.0.8-r3) [2023-04-17T22:35:02.264Z] Executing busybox-1.35.0-r29.trigger [2023-04-17T22:35:02.264Z] OK: 9 MiB in 20 packages [2023-04-17T22:35:05.214Z] e242fa9791a9: Pushed [2023-04-17T22:35:06.517Z] Removing intermediate container cc3c12b457cc [2023-04-17T22:35:06.517Z] ---> 7b309934e309 [2023-04-17T22:35:06.517Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-17T22:35:07.940Z] ---> d9a8c12a6830 [2023-04-17T22:35:07.940Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-17T22:35:08.906Z] ---> f1c01477f80f [2023-04-17T22:35:08.906Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-04-17T22:35:10.749Z] 54eced659dc3: Pushed [2023-04-17T22:35:10.749Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf: digest: sha256:bb9a00fff8258d2bb298c3cf634fea9a70ef979d6527c382ccaa2d6cbc3a7faf size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:35:11.062Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:35:11.379Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-04-17T22:35:11.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-04-17T22:35:11.379Z] 189573fa7c04: Preparing [2023-04-17T22:35:11.379Z] 7cf410a09b3b: Preparing [2023-04-17T22:35:11.379Z] 8ab5548f0f38: Preparing [2023-04-17T22:35:11.379Z] 54eced659dc3: Preparing [2023-04-17T22:35:11.379Z] e242fa9791a9: Preparing [2023-04-17T22:35:11.379Z] ed5089c6f424: Preparing [2023-04-17T22:35:11.379Z] a3ef1340394e: Preparing [2023-04-17T22:35:11.379Z] 1c1bee44209f: Preparing [2023-04-17T22:35:11.379Z] f1417ff83b31: Preparing [2023-04-17T22:35:11.379Z] a3ef1340394e: Waiting [2023-04-17T22:35:11.379Z] 1c1bee44209f: Waiting [2023-04-17T22:35:11.379Z] f1417ff83b31: Waiting [2023-04-17T22:35:11.379Z] ed5089c6f424: Waiting [2023-04-17T22:35:11.379Z] 189573fa7c04: Layer already exists [2023-04-17T22:35:11.379Z] 7cf410a09b3b: Layer already exists [2023-04-17T22:35:11.379Z] 8ab5548f0f38: Layer already exists [2023-04-17T22:35:11.379Z] e242fa9791a9: Layer already exists [2023-04-17T22:35:11.379Z] 54eced659dc3: Layer already exists [2023-04-17T22:35:11.379Z] a3ef1340394e: Layer already exists [2023-04-17T22:35:11.379Z] ed5089c6f424: Layer already exists [2023-04-17T22:35:11.379Z] f1417ff83b31: Layer already exists [2023-04-17T22:35:11.379Z] 1c1bee44209f: Layer already exists [2023-04-17T22:35:11.379Z] latest: digest: sha256:bb9a00fff8258d2bb298c3cf634fea9a70ef979d6527c382ccaa2d6cbc3a7faf size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:35:11.699Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.133 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:35:12.008Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.133 [2023-04-17T22:35:12.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-04-17T22:35:12.008Z] 189573fa7c04: Preparing [2023-04-17T22:35:12.008Z] 7cf410a09b3b: Preparing [2023-04-17T22:35:12.008Z] 8ab5548f0f38: Preparing [2023-04-17T22:35:12.008Z] 54eced659dc3: Preparing [2023-04-17T22:35:12.008Z] e242fa9791a9: Preparing [2023-04-17T22:35:12.008Z] ed5089c6f424: Preparing [2023-04-17T22:35:12.008Z] a3ef1340394e: Preparing [2023-04-17T22:35:12.008Z] 1c1bee44209f: Preparing [2023-04-17T22:35:12.008Z] f1417ff83b31: Preparing [2023-04-17T22:35:12.008Z] ed5089c6f424: Waiting [2023-04-17T22:35:12.008Z] a3ef1340394e: Waiting [2023-04-17T22:35:12.008Z] 1c1bee44209f: Waiting [2023-04-17T22:35:12.008Z] f1417ff83b31: Waiting [2023-04-17T22:35:12.008Z] e242fa9791a9: Layer already exists [2023-04-17T22:35:12.008Z] 7cf410a09b3b: Layer already exists [2023-04-17T22:35:12.008Z] 54eced659dc3: Layer already exists [2023-04-17T22:35:12.008Z] 8ab5548f0f38: Layer already exists [2023-04-17T22:35:12.008Z] 189573fa7c04: Layer already exists [2023-04-17T22:35:12.008Z] ed5089c6f424: Layer already exists [2023-04-17T22:35:12.008Z] 1c1bee44209f: Layer already exists [2023-04-17T22:35:12.008Z] f1417ff83b31: Layer already exists [2023-04-17T22:35:12.008Z] a3ef1340394e: Layer already exists [2023-04-17T22:35:12.008Z] 3.0.0-dev.133: digest: sha256:bb9a00fff8258d2bb298c3cf634fea9a70ef979d6527c382ccaa2d6cbc3a7faf size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:35:12.313Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:35:12.613Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [2023-04-17T22:35:12.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-04-17T22:35:12.613Z] 189573fa7c04: Preparing [2023-04-17T22:35:12.613Z] 7cf410a09b3b: Preparing [2023-04-17T22:35:12.613Z] 8ab5548f0f38: Preparing [2023-04-17T22:35:12.613Z] 54eced659dc3: Preparing [2023-04-17T22:35:12.613Z] e242fa9791a9: Preparing [2023-04-17T22:35:12.613Z] ed5089c6f424: Preparing [2023-04-17T22:35:12.613Z] a3ef1340394e: Preparing [2023-04-17T22:35:12.613Z] 1c1bee44209f: Preparing [2023-04-17T22:35:12.613Z] f1417ff83b31: Preparing [2023-04-17T22:35:12.613Z] ed5089c6f424: Waiting [2023-04-17T22:35:12.613Z] a3ef1340394e: Waiting [2023-04-17T22:35:12.613Z] 1c1bee44209f: Waiting [2023-04-17T22:35:12.613Z] f1417ff83b31: Waiting [2023-04-17T22:35:12.613Z] 189573fa7c04: Layer already exists [2023-04-17T22:35:12.613Z] 8ab5548f0f38: Layer already exists [2023-04-17T22:35:12.613Z] e242fa9791a9: Layer already exists [2023-04-17T22:35:12.613Z] 7cf410a09b3b: Layer already exists [2023-04-17T22:35:12.613Z] 54eced659dc3: Layer already exists [2023-04-17T22:35:12.613Z] 1c1bee44209f: Layer already exists [2023-04-17T22:35:12.613Z] ed5089c6f424: Layer already exists [2023-04-17T22:35:12.613Z] a3ef1340394e: Layer already exists [2023-04-17T22:35:12.613Z] f1417ff83b31: Layer already exists [2023-04-17T22:35:12.613Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133: digest: sha256:bb9a00fff8258d2bb298c3cf634fea9a70ef979d6527c382ccaa2d6cbc3a7faf size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:35:12.919Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:35:13.153Z] ---> 81705fe10651 [2023-04-17T22:35:13.153Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-17T22:35:13.303Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-04-17T22:35:13.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-04-17T22:35:13.304Z] 189573fa7c04: Preparing [2023-04-17T22:35:13.304Z] 7cf410a09b3b: Preparing [2023-04-17T22:35:13.304Z] 8ab5548f0f38: Preparing [2023-04-17T22:35:13.304Z] 54eced659dc3: Preparing [2023-04-17T22:35:13.304Z] e242fa9791a9: Preparing [2023-04-17T22:35:13.304Z] ed5089c6f424: Preparing [2023-04-17T22:35:13.304Z] a3ef1340394e: Preparing [2023-04-17T22:35:13.304Z] 1c1bee44209f: Preparing [2023-04-17T22:35:13.304Z] f1417ff83b31: Preparing [2023-04-17T22:35:13.304Z] ed5089c6f424: Waiting [2023-04-17T22:35:13.304Z] 1c1bee44209f: Waiting [2023-04-17T22:35:13.304Z] a3ef1340394e: Waiting [2023-04-17T22:35:13.304Z] f1417ff83b31: Waiting [2023-04-17T22:35:13.304Z] 7cf410a09b3b: Layer already exists [2023-04-17T22:35:13.304Z] e242fa9791a9: Layer already exists [2023-04-17T22:35:13.304Z] 189573fa7c04: Layer already exists [2023-04-17T22:35:13.304Z] 54eced659dc3: Layer already exists [2023-04-17T22:35:13.304Z] 8ab5548f0f38: Layer already exists [2023-04-17T22:35:13.304Z] ed5089c6f424: Layer already exists [2023-04-17T22:35:13.304Z] a3ef1340394e: Layer already exists [2023-04-17T22:35:13.304Z] 1c1bee44209f: Layer already exists [2023-04-17T22:35:13.304Z] f1417ff83b31: Layer already exists [2023-04-17T22:35:13.579Z] main: digest: sha256:bb9a00fff8258d2bb298c3cf634fea9a70ef979d6527c382ccaa2d6cbc3a7faf size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-17T22:35:13.631Z] ===================================================== [Pipeline] echo [2023-04-17T22:35:13.636Z] taggedImages: [2023-04-17T22:35:13.636Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:35:13.636Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-04-17T22:35:13.636Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.133 [2023-04-17T22:35:13.636Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [2023-04-17T22:35:13.636Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-04-17T22:35:13.650Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-04-17T22:35:13.650Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:35:13.650Z] latest [2023-04-17T22:35:13.650Z] 3.0.0-dev.133 [2023-04-17T22:35:13.650Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [2023-04-17T22:35:13.650Z] main [2023-04-17T22:35:13.650Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:35:14.005Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:35:14.870Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:35:14.870Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-04-17T22:35:14.870Z] b5d2c8600395: Preparing [2023-04-17T22:35:14.870Z] 31d515daf080: Preparing [2023-04-17T22:35:14.870Z] 991747ed63a1: Preparing [2023-04-17T22:35:14.870Z] 07a219298d7f: Preparing [2023-04-17T22:35:14.870Z] ed5089c6f424: Preparing [2023-04-17T22:35:14.870Z] a3ef1340394e: Preparing [2023-04-17T22:35:14.870Z] a9c3c20402b3: Preparing [2023-04-17T22:35:14.870Z] f1417ff83b31: Preparing [2023-04-17T22:35:14.870Z] a3ef1340394e: Waiting [2023-04-17T22:35:14.870Z] a9c3c20402b3: Waiting [2023-04-17T22:35:14.870Z] f1417ff83b31: Waiting [2023-04-17T22:35:14.870Z] ed5089c6f424: Layer already exists [2023-04-17T22:35:14.870Z] a3ef1340394e: Layer already exists [2023-04-17T22:35:14.870Z] 31d515daf080: Pushed [2023-04-17T22:35:14.870Z] b5d2c8600395: Pushed [2023-04-17T22:35:14.870Z] 991747ed63a1: Pushed [2023-04-17T22:35:14.870Z] f1417ff83b31: Layer already exists [2023-04-17T22:35:15.130Z] a9c3c20402b3: Pushed [2023-04-17T22:35:19.780Z] ---> df9dcc8705f7 [2023-04-17T22:35:19.781Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-04-17T22:35:19.781Z] ---> 5873e599e2a4 [2023-04-17T22:35:19.781Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-04-17T22:35:20.537Z] ---> c77fc05f93c6 [2023-04-17T22:35:20.537Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-04-17T22:35:21.542Z] ---> 70fdeca14245 [2023-04-17T22:35:21.542Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-17T22:35:21.816Z] ---> Running in 334bb85eea7c [2023-04-17T22:35:22.093Z] Removing intermediate container 334bb85eea7c [2023-04-17T22:35:22.093Z] ---> 843bf1fce608 [2023-04-17T22:35:22.093Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-17T22:35:22.368Z] ---> Running in 96b43a318124 [2023-04-17T22:35:22.669Z] Removing intermediate container 96b43a318124 [2023-04-17T22:35:22.669Z] ---> a7390fecfd60 [2023-04-17T22:35:22.669Z] Step 25/27 : LABEL arch=arm64 [2023-04-17T22:35:22.944Z] ---> Running in 5df6f1656029 [2023-04-17T22:35:24.555Z] 07a219298d7f: Pushed [2023-04-17T22:35:24.555Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf: digest: sha256:adbf57c55370df39e3b5ea6d3ea392c77b5100920407b3f16e2b323616c6c0b8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:35:24.869Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:35:24.942Z] Removing intermediate container 5df6f1656029 [2023-04-17T22:35:24.942Z] ---> 9b916090b941 [2023-04-17T22:35:24.942Z] Step 26/27 : LABEL git_sha=de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:35:24.942Z] ---> Running in a09f75927680 [2023-04-17T22:35:25.182Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-04-17T22:35:25.182Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-04-17T22:35:25.182Z] b5d2c8600395: Preparing [2023-04-17T22:35:25.182Z] 31d515daf080: Preparing [2023-04-17T22:35:25.182Z] 991747ed63a1: Preparing [2023-04-17T22:35:25.182Z] 07a219298d7f: Preparing [2023-04-17T22:35:25.182Z] ed5089c6f424: Preparing [2023-04-17T22:35:25.182Z] a3ef1340394e: Preparing [2023-04-17T22:35:25.182Z] a9c3c20402b3: Preparing [2023-04-17T22:35:25.182Z] f1417ff83b31: Preparing [2023-04-17T22:35:25.182Z] a3ef1340394e: Waiting [2023-04-17T22:35:25.182Z] f1417ff83b31: Waiting [2023-04-17T22:35:25.182Z] b5d2c8600395: Layer already exists [2023-04-17T22:35:25.182Z] 991747ed63a1: Layer already exists [2023-04-17T22:35:25.182Z] 31d515daf080: Layer already exists [2023-04-17T22:35:25.182Z] 07a219298d7f: Layer already exists [2023-04-17T22:35:25.182Z] ed5089c6f424: Layer already exists [2023-04-17T22:35:25.182Z] a3ef1340394e: Layer already exists [2023-04-17T22:35:25.182Z] a9c3c20402b3: Layer already exists [2023-04-17T22:35:25.182Z] f1417ff83b31: Layer already exists [2023-04-17T22:35:25.182Z] latest: digest: sha256:adbf57c55370df39e3b5ea6d3ea392c77b5100920407b3f16e2b323616c6c0b8 size: 1988 [Pipeline] } [Pipeline] // withEnv [2023-04-17T22:35:25.211Z] Removing intermediate container a09f75927680 [2023-04-17T22:35:25.211Z] ---> b18279222811 [2023-04-17T22:35:25.211Z] Step 27/27 : LABEL version=3.0.0-dev.133 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:35:25.481Z] ---> Running in 6cd21e713e6b [2023-04-17T22:35:25.502Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.133 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:35:25.806Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.133 [2023-04-17T22:35:25.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-04-17T22:35:25.806Z] b5d2c8600395: Preparing [2023-04-17T22:35:25.806Z] 31d515daf080: Preparing [2023-04-17T22:35:25.806Z] 991747ed63a1: Preparing [2023-04-17T22:35:25.806Z] 07a219298d7f: Preparing [2023-04-17T22:35:25.806Z] ed5089c6f424: Preparing [2023-04-17T22:35:25.806Z] a3ef1340394e: Preparing [2023-04-17T22:35:25.806Z] a9c3c20402b3: Preparing [2023-04-17T22:35:25.806Z] f1417ff83b31: Preparing [2023-04-17T22:35:25.806Z] a3ef1340394e: Waiting [2023-04-17T22:35:25.806Z] a9c3c20402b3: Waiting [2023-04-17T22:35:25.806Z] f1417ff83b31: Waiting [2023-04-17T22:35:25.806Z] 31d515daf080: Layer already exists [2023-04-17T22:35:25.806Z] 07a219298d7f: Layer already exists [2023-04-17T22:35:25.806Z] ed5089c6f424: Layer already exists [2023-04-17T22:35:25.806Z] 991747ed63a1: Layer already exists [2023-04-17T22:35:25.806Z] b5d2c8600395: Layer already exists [2023-04-17T22:35:25.806Z] a3ef1340394e: Layer already exists [2023-04-17T22:35:25.806Z] a9c3c20402b3: Layer already exists [2023-04-17T22:35:25.806Z] f1417ff83b31: Layer already exists [2023-04-17T22:35:25.806Z] 3.0.0-dev.133: digest: sha256:adbf57c55370df39e3b5ea6d3ea392c77b5100920407b3f16e2b323616c6c0b8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:35:26.063Z] Removing intermediate container 6cd21e713e6b [2023-04-17T22:35:26.063Z] ---> cd76b5c0af6e [2023-04-17T22:35:26.063Z] [2023-04-17T22:35:26.063Z] Successfully built cd76b5c0af6e [2023-04-17T22:35:26.063Z] Successfully tagged security-spire-agent-arm64:latest [2023-04-17T22:35:26.063Z]  Building security-spire-agent ... done Building security-proxy-setup [2023-04-17T22:35:26.116Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:35:26.424Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [2023-04-17T22:35:26.424Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-04-17T22:35:26.424Z] b5d2c8600395: Preparing [2023-04-17T22:35:26.424Z] 31d515daf080: Preparing [2023-04-17T22:35:26.424Z] 991747ed63a1: Preparing [2023-04-17T22:35:26.424Z] 07a219298d7f: Preparing [2023-04-17T22:35:26.424Z] ed5089c6f424: Preparing [2023-04-17T22:35:26.424Z] a3ef1340394e: Preparing [2023-04-17T22:35:26.424Z] a9c3c20402b3: Preparing [2023-04-17T22:35:26.424Z] f1417ff83b31: Preparing [2023-04-17T22:35:26.424Z] a9c3c20402b3: Waiting [2023-04-17T22:35:26.424Z] a3ef1340394e: Waiting [2023-04-17T22:35:26.424Z] f1417ff83b31: Waiting [2023-04-17T22:35:26.424Z] 31d515daf080: Layer already exists [2023-04-17T22:35:26.424Z] ed5089c6f424: Layer already exists [2023-04-17T22:35:26.424Z] 07a219298d7f: Layer already exists [2023-04-17T22:35:26.424Z] 991747ed63a1: Layer already exists [2023-04-17T22:35:26.424Z] b5d2c8600395: Layer already exists [2023-04-17T22:35:26.424Z] a3ef1340394e: Layer already exists [2023-04-17T22:35:26.424Z] a9c3c20402b3: Layer already exists [2023-04-17T22:35:26.424Z] f1417ff83b31: Layer already exists [2023-04-17T22:35:26.424Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133: digest: sha256:adbf57c55370df39e3b5ea6d3ea392c77b5100920407b3f16e2b323616c6c0b8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:35:26.737Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:35:27.039Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-04-17T22:35:27.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-04-17T22:35:27.039Z] b5d2c8600395: Preparing [2023-04-17T22:35:27.039Z] 31d515daf080: Preparing [2023-04-17T22:35:27.039Z] 991747ed63a1: Preparing [2023-04-17T22:35:27.039Z] 07a219298d7f: Preparing [2023-04-17T22:35:27.039Z] ed5089c6f424: Preparing [2023-04-17T22:35:27.039Z] a3ef1340394e: Preparing [2023-04-17T22:35:27.039Z] a9c3c20402b3: Preparing [2023-04-17T22:35:27.039Z] f1417ff83b31: Preparing [2023-04-17T22:35:27.039Z] a3ef1340394e: Waiting [2023-04-17T22:35:27.039Z] f1417ff83b31: Waiting [2023-04-17T22:35:27.039Z] a9c3c20402b3: Waiting [2023-04-17T22:35:27.039Z] ed5089c6f424: Layer already exists [2023-04-17T22:35:27.039Z] 31d515daf080: Layer already exists [2023-04-17T22:35:27.039Z] b5d2c8600395: Layer already exists [2023-04-17T22:35:27.039Z] 07a219298d7f: Layer already exists [2023-04-17T22:35:27.039Z] 991747ed63a1: Layer already exists [2023-04-17T22:35:27.039Z] a3ef1340394e: Layer already exists [2023-04-17T22:35:27.039Z] a9c3c20402b3: Layer already exists [2023-04-17T22:35:27.039Z] f1417ff83b31: Layer already exists [2023-04-17T22:35:27.039Z] main: digest: sha256:adbf57c55370df39e3b5ea6d3ea392c77b5100920407b3f16e2b323616c6c0b8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-17T22:35:27.074Z] ===================================================== [Pipeline] echo [2023-04-17T22:35:27.079Z] taggedImages: [2023-04-17T22:35:27.079Z] - nexus3.edgexfoundry.org:10004/security-spire-config:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:35:27.079Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-04-17T22:35:27.079Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.133 [2023-04-17T22:35:27.079Z] - nexus3.edgexfoundry.org:10004/security-spire-config:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [2023-04-17T22:35:27.079Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-04-17T22:35:27.093Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-04-17T22:35:27.093Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:35:27.093Z] latest [2023-04-17T22:35:27.093Z] 3.0.0-dev.133 [2023-04-17T22:35:27.093Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [2023-04-17T22:35:27.093Z] main [2023-04-17T22:35:27.093Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:35:27.400Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:35:27.700Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:35:27.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-04-17T22:35:27.700Z] 534044284c3b: Preparing [2023-04-17T22:35:27.700Z] a707903113e6: Preparing [2023-04-17T22:35:27.700Z] e8675bbeaac2: Preparing [2023-04-17T22:35:27.700Z] 07a219298d7f: Preparing [2023-04-17T22:35:27.700Z] ed5089c6f424: Preparing [2023-04-17T22:35:27.700Z] a3ef1340394e: Preparing [2023-04-17T22:35:27.700Z] 1c1bee44209f: Preparing [2023-04-17T22:35:27.700Z] f1417ff83b31: Preparing [2023-04-17T22:35:27.700Z] a3ef1340394e: Waiting [2023-04-17T22:35:27.700Z] 1c1bee44209f: Waiting [2023-04-17T22:35:27.700Z] ed5089c6f424: Layer already exists [2023-04-17T22:35:27.700Z] 07a219298d7f: Layer already exists [2023-04-17T22:35:27.700Z] 1c1bee44209f: Layer already exists [2023-04-17T22:35:27.700Z] a3ef1340394e: Layer already exists [2023-04-17T22:35:27.700Z] f1417ff83b31: Layer already exists [2023-04-17T22:35:27.700Z] e8675bbeaac2: Pushed [2023-04-17T22:35:27.700Z] 534044284c3b: Pushed [2023-04-17T22:35:27.700Z] a707903113e6: Pushed [2023-04-17T22:35:27.957Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf: digest: sha256:ceddd0039a49bb0ccef1089c127c3395bf5c2296e1f237484584a87cb409e07a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:35:28.257Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:35:28.564Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-04-17T22:35:28.564Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-04-17T22:35:28.564Z] 534044284c3b: Preparing [2023-04-17T22:35:28.564Z] a707903113e6: Preparing [2023-04-17T22:35:28.564Z] e8675bbeaac2: Preparing [2023-04-17T22:35:28.564Z] 07a219298d7f: Preparing [2023-04-17T22:35:28.564Z] ed5089c6f424: Preparing [2023-04-17T22:35:28.564Z] a3ef1340394e: Preparing [2023-04-17T22:35:28.564Z] 1c1bee44209f: Preparing [2023-04-17T22:35:28.564Z] f1417ff83b31: Preparing [2023-04-17T22:35:28.564Z] a3ef1340394e: Waiting [2023-04-17T22:35:28.564Z] 1c1bee44209f: Waiting [2023-04-17T22:35:28.564Z] f1417ff83b31: Waiting [2023-04-17T22:35:28.564Z] 534044284c3b: Layer already exists [2023-04-17T22:35:28.564Z] ed5089c6f424: Layer already exists [2023-04-17T22:35:28.564Z] 07a219298d7f: Layer already exists [2023-04-17T22:35:28.564Z] e8675bbeaac2: Layer already exists [2023-04-17T22:35:28.564Z] a707903113e6: Layer already exists [2023-04-17T22:35:28.564Z] 1c1bee44209f: Layer already exists [2023-04-17T22:35:28.564Z] a3ef1340394e: Layer already exists [2023-04-17T22:35:28.564Z] f1417ff83b31: Layer already exists [2023-04-17T22:35:28.564Z] latest: digest: sha256:ceddd0039a49bb0ccef1089c127c3395bf5c2296e1f237484584a87cb409e07a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:35:28.871Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.133 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:35:29.175Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.133 [2023-04-17T22:35:29.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-04-17T22:35:29.175Z] 534044284c3b: Preparing [2023-04-17T22:35:29.175Z] a707903113e6: Preparing [2023-04-17T22:35:29.175Z] e8675bbeaac2: Preparing [2023-04-17T22:35:29.175Z] 07a219298d7f: Preparing [2023-04-17T22:35:29.175Z] ed5089c6f424: Preparing [2023-04-17T22:35:29.175Z] a3ef1340394e: Preparing [2023-04-17T22:35:29.175Z] 1c1bee44209f: Preparing [2023-04-17T22:35:29.175Z] f1417ff83b31: Preparing [2023-04-17T22:35:29.175Z] a3ef1340394e: Waiting [2023-04-17T22:35:29.175Z] f1417ff83b31: Waiting [2023-04-17T22:35:29.175Z] 1c1bee44209f: Waiting [2023-04-17T22:35:29.175Z] a707903113e6: Layer already exists [2023-04-17T22:35:29.175Z] e8675bbeaac2: Layer already exists [2023-04-17T22:35:29.175Z] 534044284c3b: Layer already exists [2023-04-17T22:35:29.175Z] 07a219298d7f: Layer already exists [2023-04-17T22:35:29.175Z] ed5089c6f424: Layer already exists [2023-04-17T22:35:29.175Z] 1c1bee44209f: Layer already exists [2023-04-17T22:35:29.175Z] a3ef1340394e: Layer already exists [2023-04-17T22:35:29.175Z] f1417ff83b31: Layer already exists [2023-04-17T22:35:29.175Z] 3.0.0-dev.133: digest: sha256:ceddd0039a49bb0ccef1089c127c3395bf5c2296e1f237484584a87cb409e07a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:35:29.475Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:35:29.779Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [2023-04-17T22:35:29.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-04-17T22:35:29.779Z] 534044284c3b: Preparing [2023-04-17T22:35:29.779Z] a707903113e6: Preparing [2023-04-17T22:35:29.779Z] e8675bbeaac2: Preparing [2023-04-17T22:35:29.779Z] 07a219298d7f: Preparing [2023-04-17T22:35:29.779Z] ed5089c6f424: Preparing [2023-04-17T22:35:29.779Z] a3ef1340394e: Preparing [2023-04-17T22:35:29.779Z] 1c1bee44209f: Preparing [2023-04-17T22:35:29.779Z] f1417ff83b31: Preparing [2023-04-17T22:35:29.779Z] a3ef1340394e: Waiting [2023-04-17T22:35:29.779Z] 1c1bee44209f: Waiting [2023-04-17T22:35:29.779Z] f1417ff83b31: Waiting [2023-04-17T22:35:29.779Z] 534044284c3b: Layer already exists [2023-04-17T22:35:29.779Z] ed5089c6f424: Layer already exists [2023-04-17T22:35:29.779Z] a707903113e6: Layer already exists [2023-04-17T22:35:29.779Z] e8675bbeaac2: Layer already exists [2023-04-17T22:35:29.779Z] 07a219298d7f: Layer already exists [2023-04-17T22:35:29.779Z] a3ef1340394e: Layer already exists [2023-04-17T22:35:29.779Z] 1c1bee44209f: Layer already exists [2023-04-17T22:35:29.779Z] f1417ff83b31: Layer already exists [2023-04-17T22:35:29.779Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133: digest: sha256:ceddd0039a49bb0ccef1089c127c3395bf5c2296e1f237484584a87cb409e07a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:35:30.082Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:35:30.313Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-17T22:35:30.313Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-04-17T22:35:30.313Z] ---> b286678df4f2 [2023-04-17T22:35:30.313Z] Step 3/22 : WORKDIR /edgex-go [2023-04-17T22:35:30.313Z] ---> Using cache [2023-04-17T22:35:30.313Z] ---> d69d8ca08e08 [2023-04-17T22:35:30.313Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-04-17T22:35:30.313Z] ---> Running in 3096408f5889 [2023-04-17T22:35:30.393Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-04-17T22:35:30.393Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-04-17T22:35:30.393Z] 534044284c3b: Preparing [2023-04-17T22:35:30.393Z] a707903113e6: Preparing [2023-04-17T22:35:30.393Z] e8675bbeaac2: Preparing [2023-04-17T22:35:30.393Z] 07a219298d7f: Preparing [2023-04-17T22:35:30.393Z] ed5089c6f424: Preparing [2023-04-17T22:35:30.393Z] a3ef1340394e: Preparing [2023-04-17T22:35:30.393Z] 1c1bee44209f: Preparing [2023-04-17T22:35:30.393Z] f1417ff83b31: Preparing [2023-04-17T22:35:30.393Z] a3ef1340394e: Waiting [2023-04-17T22:35:30.393Z] 1c1bee44209f: Waiting [2023-04-17T22:35:30.393Z] f1417ff83b31: Waiting [2023-04-17T22:35:30.393Z] 534044284c3b: Layer already exists [2023-04-17T22:35:30.393Z] e8675bbeaac2: Layer already exists [2023-04-17T22:35:30.393Z] ed5089c6f424: Layer already exists [2023-04-17T22:35:30.393Z] a707903113e6: Layer already exists [2023-04-17T22:35:30.393Z] 07a219298d7f: Layer already exists [2023-04-17T22:35:30.393Z] a3ef1340394e: Layer already exists [2023-04-17T22:35:30.393Z] 1c1bee44209f: Layer already exists [2023-04-17T22:35:30.393Z] f1417ff83b31: Layer already exists [2023-04-17T22:35:30.393Z] main: digest: sha256:ceddd0039a49bb0ccef1089c127c3395bf5c2296e1f237484584a87cb409e07a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-17T22:35:30.444Z] ===================================================== [Pipeline] echo [2023-04-17T22:35:30.453Z] taggedImages: [2023-04-17T22:35:30.453Z] - nexus3.edgexfoundry.org:10004/security-spire-server:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:35:30.453Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-04-17T22:35:30.453Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.133 [2023-04-17T22:35:30.453Z] - nexus3.edgexfoundry.org:10004/security-spire-server:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [2023-04-17T22:35:30.453Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-04-17T22:35:30.479Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-04-17T22:35:30.479Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:35:30.479Z] latest [2023-04-17T22:35:30.479Z] 3.0.0-dev.133 [2023-04-17T22:35:30.479Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [2023-04-17T22:35:30.479Z] main [2023-04-17T22:35:30.479Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:35:30.792Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:35:31.096Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:35:31.096Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-04-17T22:35:31.096Z] 3a677c17d372: Preparing [2023-04-17T22:35:31.096Z] bee62df07e28: Preparing [2023-04-17T22:35:31.096Z] ed5089c6f424: Preparing [2023-04-17T22:35:31.096Z] a3ef1340394e: Preparing [2023-04-17T22:35:31.096Z] f5b24a42f31c: Preparing [2023-04-17T22:35:31.096Z] f1417ff83b31: Preparing [2023-04-17T22:35:31.096Z] f1417ff83b31: Waiting [2023-04-17T22:35:31.096Z] a3ef1340394e: Layer already exists [2023-04-17T22:35:31.096Z] ed5089c6f424: Layer already exists [2023-04-17T22:35:31.096Z] f1417ff83b31: Layer already exists [2023-04-17T22:35:31.096Z] 3a677c17d372: Pushed [2023-04-17T22:35:31.096Z] f5b24a42f31c: Pushed [2023-04-17T22:35:31.726Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-17T22:35:32.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-17T22:35:33.641Z] bee62df07e28: Pushed [2023-04-17T22:35:33.901Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf: digest: sha256:86530268fa3acddb3f7be401e4c8d861179451b87bc048523ae5241e64a7ec51 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:35:34.206Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:35:34.253Z] OK: 263 MiB in 53 packages [2023-04-17T22:35:34.506Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-04-17T22:35:34.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-04-17T22:35:34.506Z] 3a677c17d372: Preparing [2023-04-17T22:35:34.506Z] bee62df07e28: Preparing [2023-04-17T22:35:34.506Z] ed5089c6f424: Preparing [2023-04-17T22:35:34.506Z] a3ef1340394e: Preparing [2023-04-17T22:35:34.506Z] f5b24a42f31c: Preparing [2023-04-17T22:35:34.506Z] f1417ff83b31: Preparing [2023-04-17T22:35:34.506Z] f1417ff83b31: Waiting [2023-04-17T22:35:34.506Z] f5b24a42f31c: Layer already exists [2023-04-17T22:35:34.506Z] a3ef1340394e: Layer already exists [2023-04-17T22:35:34.506Z] 3a677c17d372: Layer already exists [2023-04-17T22:35:34.506Z] ed5089c6f424: Layer already exists [2023-04-17T22:35:34.506Z] bee62df07e28: Layer already exists [2023-04-17T22:35:34.506Z] f1417ff83b31: Layer already exists [2023-04-17T22:35:34.506Z] latest: digest: sha256:86530268fa3acddb3f7be401e4c8d861179451b87bc048523ae5241e64a7ec51 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:35:34.821Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.133 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:35:35.123Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.133 [2023-04-17T22:35:35.123Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-04-17T22:35:35.123Z] 3a677c17d372: Preparing [2023-04-17T22:35:35.123Z] bee62df07e28: Preparing [2023-04-17T22:35:35.123Z] ed5089c6f424: Preparing [2023-04-17T22:35:35.123Z] a3ef1340394e: Preparing [2023-04-17T22:35:35.123Z] f5b24a42f31c: Preparing [2023-04-17T22:35:35.123Z] f1417ff83b31: Preparing [2023-04-17T22:35:35.123Z] f1417ff83b31: Waiting [2023-04-17T22:35:35.123Z] bee62df07e28: Layer already exists [2023-04-17T22:35:35.123Z] ed5089c6f424: Layer already exists [2023-04-17T22:35:35.123Z] f5b24a42f31c: Layer already exists [2023-04-17T22:35:35.123Z] a3ef1340394e: Layer already exists [2023-04-17T22:35:35.123Z] 3a677c17d372: Layer already exists [2023-04-17T22:35:35.123Z] f1417ff83b31: Layer already exists [2023-04-17T22:35:35.123Z] 3.0.0-dev.133: digest: sha256:86530268fa3acddb3f7be401e4c8d861179451b87bc048523ae5241e64a7ec51 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:35:35.438Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:35:35.657Z] Removing intermediate container 3096408f5889 [2023-04-17T22:35:35.657Z] ---> 87243a5ea2f4 [2023-04-17T22:35:35.657Z] Step 5/22 : COPY go.mod vendor* ./ [2023-04-17T22:35:35.743Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [2023-04-17T22:35:35.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-04-17T22:35:35.743Z] 3a677c17d372: Preparing [2023-04-17T22:35:35.743Z] bee62df07e28: Preparing [2023-04-17T22:35:35.743Z] ed5089c6f424: Preparing [2023-04-17T22:35:35.743Z] a3ef1340394e: Preparing [2023-04-17T22:35:35.743Z] f5b24a42f31c: Preparing [2023-04-17T22:35:35.743Z] f1417ff83b31: Preparing [2023-04-17T22:35:35.743Z] f1417ff83b31: Waiting [2023-04-17T22:35:35.743Z] ed5089c6f424: Layer already exists [2023-04-17T22:35:35.743Z] a3ef1340394e: Layer already exists [2023-04-17T22:35:35.743Z] f5b24a42f31c: Layer already exists [2023-04-17T22:35:35.743Z] 3a677c17d372: Layer already exists [2023-04-17T22:35:35.743Z] bee62df07e28: Layer already exists [2023-04-17T22:35:35.743Z] f1417ff83b31: Layer already exists [2023-04-17T22:35:35.743Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133: digest: sha256:86530268fa3acddb3f7be401e4c8d861179451b87bc048523ae5241e64a7ec51 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:35:36.055Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:35:36.238Z] ---> 52d396ff8b4d [2023-04-17T22:35:36.238Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-17T22:35:36.364Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-04-17T22:35:36.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-04-17T22:35:36.364Z] 3a677c17d372: Preparing [2023-04-17T22:35:36.364Z] bee62df07e28: Preparing [2023-04-17T22:35:36.364Z] ed5089c6f424: Preparing [2023-04-17T22:35:36.364Z] a3ef1340394e: Preparing [2023-04-17T22:35:36.364Z] f5b24a42f31c: Preparing [2023-04-17T22:35:36.364Z] f1417ff83b31: Preparing [2023-04-17T22:35:36.364Z] f1417ff83b31: Waiting [2023-04-17T22:35:36.364Z] 3a677c17d372: Layer already exists [2023-04-17T22:35:36.364Z] ed5089c6f424: Layer already exists [2023-04-17T22:35:36.365Z] a3ef1340394e: Layer already exists [2023-04-17T22:35:36.365Z] f5b24a42f31c: Layer already exists [2023-04-17T22:35:36.365Z] bee62df07e28: Layer already exists [2023-04-17T22:35:36.365Z] f1417ff83b31: Layer already exists [2023-04-17T22:35:36.504Z] ---> Running in 295b0f08ab9f [2023-04-17T22:35:36.624Z] main: digest: sha256:86530268fa3acddb3f7be401e4c8d861179451b87bc048523ae5241e64a7ec51 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-17T22:35:36.659Z] ===================================================== [Pipeline] echo [2023-04-17T22:35:36.664Z] taggedImages: [2023-04-17T22:35:36.664Z] - nexus3.edgexfoundry.org:10004/support-notifications:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:35:36.664Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-04-17T22:35:36.664Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.133 [2023-04-17T22:35:36.664Z] - nexus3.edgexfoundry.org:10004/support-notifications:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [2023-04-17T22:35:36.664Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-04-17T22:35:36.679Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-04-17T22:35:36.679Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:35:36.679Z] latest [2023-04-17T22:35:36.679Z] 3.0.0-dev.133 [2023-04-17T22:35:36.679Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [2023-04-17T22:35:36.679Z] main [2023-04-17T22:35:36.679Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:35:37.003Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:35:37.308Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:35:37.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-04-17T22:35:37.309Z] 7a27abcab8d6: Preparing [2023-04-17T22:35:37.309Z] 41ef316c5622: Preparing [2023-04-17T22:35:37.309Z] ed5089c6f424: Preparing [2023-04-17T22:35:37.309Z] a3ef1340394e: Preparing [2023-04-17T22:35:37.309Z] e577ca359e44: Preparing [2023-04-17T22:35:37.309Z] f1417ff83b31: Preparing [2023-04-17T22:35:37.309Z] f1417ff83b31: Waiting [2023-04-17T22:35:37.309Z] ed5089c6f424: Layer already exists [2023-04-17T22:35:37.309Z] e577ca359e44: Layer already exists [2023-04-17T22:35:37.309Z] a3ef1340394e: Layer already exists [2023-04-17T22:35:37.309Z] f1417ff83b31: Layer already exists [2023-04-17T22:35:37.309Z] 7a27abcab8d6: Pushed [2023-04-17T22:35:40.596Z] 41ef316c5622: Pushed [2023-04-17T22:35:40.596Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf: digest: sha256:139ecb158d394a4a3010f072baeea76283c1322bc23719c8ba8d8b210d7c0800 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:35:40.910Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:35:41.213Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-04-17T22:35:41.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-04-17T22:35:41.213Z] 7a27abcab8d6: Preparing [2023-04-17T22:35:41.213Z] 41ef316c5622: Preparing [2023-04-17T22:35:41.213Z] ed5089c6f424: Preparing [2023-04-17T22:35:41.213Z] a3ef1340394e: Preparing [2023-04-17T22:35:41.213Z] e577ca359e44: Preparing [2023-04-17T22:35:41.213Z] f1417ff83b31: Preparing [2023-04-17T22:35:41.213Z] f1417ff83b31: Waiting [2023-04-17T22:35:41.213Z] 7a27abcab8d6: Layer already exists [2023-04-17T22:35:41.213Z] a3ef1340394e: Layer already exists [2023-04-17T22:35:41.213Z] e577ca359e44: Layer already exists [2023-04-17T22:35:41.213Z] ed5089c6f424: Layer already exists [2023-04-17T22:35:41.213Z] 41ef316c5622: Layer already exists [2023-04-17T22:35:41.213Z] f1417ff83b31: Layer already exists [2023-04-17T22:35:41.213Z] latest: digest: sha256:139ecb158d394a4a3010f072baeea76283c1322bc23719c8ba8d8b210d7c0800 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:35:41.519Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.133 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:35:41.819Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.133 [2023-04-17T22:35:41.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-04-17T22:35:41.819Z] 7a27abcab8d6: Preparing [2023-04-17T22:35:41.819Z] 41ef316c5622: Preparing [2023-04-17T22:35:41.819Z] ed5089c6f424: Preparing [2023-04-17T22:35:41.819Z] a3ef1340394e: Preparing [2023-04-17T22:35:41.819Z] e577ca359e44: Preparing [2023-04-17T22:35:41.819Z] f1417ff83b31: Preparing [2023-04-17T22:35:41.819Z] f1417ff83b31: Waiting [2023-04-17T22:35:41.819Z] 41ef316c5622: Layer already exists [2023-04-17T22:35:41.819Z] ed5089c6f424: Layer already exists [2023-04-17T22:35:41.819Z] e577ca359e44: Layer already exists [2023-04-17T22:35:41.819Z] 7a27abcab8d6: Layer already exists [2023-04-17T22:35:41.819Z] a3ef1340394e: Layer already exists [2023-04-17T22:35:41.819Z] f1417ff83b31: Layer already exists [2023-04-17T22:35:41.819Z] 3.0.0-dev.133: digest: sha256:139ecb158d394a4a3010f072baeea76283c1322bc23719c8ba8d8b210d7c0800 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:35:42.132Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:35:42.440Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [2023-04-17T22:35:42.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-04-17T22:35:42.441Z] 7a27abcab8d6: Preparing [2023-04-17T22:35:42.441Z] 41ef316c5622: Preparing [2023-04-17T22:35:42.441Z] ed5089c6f424: Preparing [2023-04-17T22:35:42.441Z] a3ef1340394e: Preparing [2023-04-17T22:35:42.441Z] e577ca359e44: Preparing [2023-04-17T22:35:42.441Z] f1417ff83b31: Preparing [2023-04-17T22:35:42.441Z] f1417ff83b31: Waiting [2023-04-17T22:35:42.441Z] e577ca359e44: Layer already exists [2023-04-17T22:35:42.441Z] ed5089c6f424: Layer already exists [2023-04-17T22:35:42.441Z] 41ef316c5622: Layer already exists [2023-04-17T22:35:42.441Z] a3ef1340394e: Layer already exists [2023-04-17T22:35:42.441Z] 7a27abcab8d6: Layer already exists [2023-04-17T22:35:42.441Z] f1417ff83b31: Layer already exists [2023-04-17T22:35:42.441Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133: digest: sha256:139ecb158d394a4a3010f072baeea76283c1322bc23719c8ba8d8b210d7c0800 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:35:42.756Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:35:43.066Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-04-17T22:35:43.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-04-17T22:35:43.066Z] 7a27abcab8d6: Preparing [2023-04-17T22:35:43.066Z] 41ef316c5622: Preparing [2023-04-17T22:35:43.066Z] ed5089c6f424: Preparing [2023-04-17T22:35:43.066Z] a3ef1340394e: Preparing [2023-04-17T22:35:43.066Z] e577ca359e44: Preparing [2023-04-17T22:35:43.066Z] f1417ff83b31: Preparing [2023-04-17T22:35:43.066Z] f1417ff83b31: Waiting [2023-04-17T22:35:43.066Z] ed5089c6f424: Layer already exists [2023-04-17T22:35:43.066Z] e577ca359e44: Layer already exists [2023-04-17T22:35:43.066Z] a3ef1340394e: Layer already exists [2023-04-17T22:35:43.066Z] 41ef316c5622: Layer already exists [2023-04-17T22:35:43.066Z] 7a27abcab8d6: Layer already exists [2023-04-17T22:35:43.066Z] f1417ff83b31: Layer already exists [2023-04-17T22:35:43.066Z] main: digest: sha256:139ecb158d394a4a3010f072baeea76283c1322bc23719c8ba8d8b210d7c0800 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-17T22:35:43.114Z] ===================================================== [Pipeline] echo [2023-04-17T22:35:43.123Z] taggedImages: [2023-04-17T22:35:43.123Z] - nexus3.edgexfoundry.org:10004/support-scheduler:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:35:43.123Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-04-17T22:35:43.123Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.133 [2023-04-17T22:35:43.123Z] - nexus3.edgexfoundry.org:10004/support-scheduler:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [2023-04-17T22:35:43.123Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-17T22:37:13.129Z] Removing intermediate container 295b0f08ab9f [2023-04-17T22:37:13.129Z] ---> 575598736e1e [2023-04-17T22:37:13.129Z] Step 7/22 : COPY . . [2023-04-17T22:37:16.478Z] ---> 6b9504894e63 [2023-04-17T22:37:16.478Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-04-17T22:37:16.478Z] ---> Running in af68d2f11500 [2023-04-17T22:37:18.439Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.133" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-04-17T22:41:55.330Z] Removing intermediate container 012249fc229b [2023-04-17T22:41:55.330Z] ---> 6322461a75a2 [2023-04-17T22:41:55.330Z] [2023-04-17T22:41:55.330Z] Step 10/24 : FROM alpine:3.17 [2023-04-17T22:41:55.330Z] ---> 51e60588ff2c [2023-04-17T22:41:55.330Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-04-17T22:41:55.330Z] ---> Running in 80fe795657c3 [2023-04-17T22:41:55.330Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-17T22:41:55.330Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-17T22:41:55.330Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-17T22:41:55.330Z] Executing busybox-1.35.0-r29.trigger [2023-04-17T22:41:55.330Z] OK: 8 MiB in 16 packages [2023-04-17T22:41:55.330Z] Removing intermediate container 80fe795657c3 [2023-04-17T22:41:55.330Z] ---> 6cf535579560 [2023-04-17T22:41:55.330Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-17T22:41:55.330Z] ---> Running in 3cacc6a0de65 [2023-04-17T22:41:55.330Z] Removing intermediate container 3cacc6a0de65 [2023-04-17T22:41:55.330Z] ---> c58f8ff9b237 [2023-04-17T22:41:55.330Z] Step 13/24 : ENV APP_PORT=59882 [2023-04-17T22:41:55.330Z] ---> Running in 26e3ea21b1d0 [2023-04-17T22:41:55.330Z] Removing intermediate container 26e3ea21b1d0 [2023-04-17T22:41:55.330Z] ---> cd60cbeb9a70 [2023-04-17T22:41:55.330Z] Step 14/24 : EXPOSE $APP_PORT [2023-04-17T22:41:55.330Z] ---> Running in 9961049f72dc [2023-04-17T22:41:55.596Z] Removing intermediate container 9961049f72dc [2023-04-17T22:41:55.596Z] ---> 3bb0fb248840 [2023-04-17T22:41:55.596Z] Step 15/24 : WORKDIR / [2023-04-17T22:41:55.862Z] ---> Running in 05015a706b3d [2023-04-17T22:41:56.461Z] Removing intermediate container 05015a706b3d [2023-04-17T22:41:56.461Z] ---> e1b0313869e9 [2023-04-17T22:41:56.461Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-17T22:41:57.862Z] ---> a08a63ab08db [2023-04-17T22:41:57.862Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-04-17T22:41:59.268Z] ---> 1c954d7fb7f4 [2023-04-17T22:41:59.268Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-04-17T22:42:02.607Z] ---> 65e167ab64ac [2023-04-17T22:42:02.607Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-04-17T22:42:03.574Z] ---> 3bbd0aca5552 [2023-04-17T22:42:03.574Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-04-17T22:42:03.574Z] ---> Running in 26d42e879457 [2023-04-17T22:42:03.840Z] Removing intermediate container 9919fa8d1443 [2023-04-17T22:42:03.840Z] ---> dd65ba045ecc [2023-04-17T22:42:03.840Z] [2023-04-17T22:42:03.840Z] Step 10/23 : FROM alpine:3.17 [2023-04-17T22:42:03.840Z] ---> 51e60588ff2c [2023-04-17T22:42:03.840Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-17T22:42:03.840Z] ---> Running in bfa5058e0c74 [2023-04-17T22:42:04.419Z] Removing intermediate container 26d42e879457 [2023-04-17T22:42:04.420Z] ---> fe398bafd621 [2023-04-17T22:42:04.420Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-17T22:42:04.420Z] ---> Running in 1624928aeb44 [2023-04-17T22:42:04.685Z] Removing intermediate container bfa5058e0c74 [2023-04-17T22:42:04.685Z] ---> cb12e97a732c [2023-04-17T22:42:04.685Z] Step 12/23 : ENV APP_PORT=59880 [2023-04-17T22:42:04.950Z] ---> Running in 651b7f5a30cf [2023-04-17T22:42:04.950Z] Removing intermediate container 1624928aeb44 [2023-04-17T22:42:05.215Z] ---> 472318c56825 [2023-04-17T22:42:05.215Z] Step 22/24 : LABEL arch=arm64 [2023-04-17T22:42:05.215Z] ---> Running in 34a9ddc261cf [2023-04-17T22:42:05.480Z] Removing intermediate container 651b7f5a30cf [2023-04-17T22:42:05.481Z] ---> 3bda8aa4eef0 [2023-04-17T22:42:05.481Z] Step 13/23 : EXPOSE $APP_PORT [2023-04-17T22:42:05.745Z] ---> Running in fa951e497117 [2023-04-17T22:42:05.745Z] Removing intermediate container 34a9ddc261cf [2023-04-17T22:42:05.745Z] ---> 6802b04ed48c [2023-04-17T22:42:05.745Z] Step 23/24 : LABEL git_sha=de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:42:06.011Z] ---> Running in b5aff68aa7de [2023-04-17T22:42:06.276Z] Removing intermediate container fa951e497117 [2023-04-17T22:42:06.276Z] ---> 5c131d1c7d11 [2023-04-17T22:42:06.276Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-04-17T22:42:06.542Z] ---> Running in f810b546986f [2023-04-17T22:42:06.807Z] Removing intermediate container b5aff68aa7de [2023-04-17T22:42:06.807Z] ---> d9d526bde3d0 [2023-04-17T22:42:06.807Z] Step 24/24 : LABEL version=3.0.0-dev.133 [2023-04-17T22:42:07.074Z] ---> Running in 74ab3e6ae140 [2023-04-17T22:42:07.654Z] Removing intermediate container 74ab3e6ae140 [2023-04-17T22:42:07.654Z] ---> 3fa7979eea04 [2023-04-17T22:42:07.654Z] [2023-04-17T22:42:07.919Z] Successfully built 3fa7979eea04 [2023-04-17T22:42:07.919Z] Successfully tagged core-command-arm64:latest [2023-04-17T22:42:07.919Z]  Building core-command ... done Building security-bootstrapper [2023-04-17T22:42:08.502Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-17T22:42:09.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-17T22:42:10.860Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-17T22:42:10.860Z] Executing busybox-1.35.0-r29.trigger [2023-04-17T22:42:10.860Z] OK: 8 MiB in 16 packages [2023-04-17T22:42:11.441Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-17T22:42:11.709Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-04-17T22:42:11.709Z] ---> b286678df4f2 [2023-04-17T22:42:11.709Z] Step 3/33 : WORKDIR /edgex-go [2023-04-17T22:42:11.709Z] ---> Using cache [2023-04-17T22:42:11.709Z] ---> d69d8ca08e08 [2023-04-17T22:42:11.709Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-04-17T22:42:11.709Z] ---> Using cache [2023-04-17T22:42:11.709Z] ---> 87243a5ea2f4 [2023-04-17T22:42:11.709Z] Step 5/33 : COPY go.mod vendor* ./ [2023-04-17T22:42:11.709Z] ---> Using cache [2023-04-17T22:42:11.709Z] ---> 52d396ff8b4d [2023-04-17T22:42:11.709Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-17T22:42:11.709Z] ---> Using cache [2023-04-17T22:42:11.709Z] ---> 575598736e1e [2023-04-17T22:42:11.709Z] Step 7/33 : COPY . . [2023-04-17T22:42:11.993Z] ---> Using cache [2023-04-17T22:42:11.993Z] ---> 6b9504894e63 [2023-04-17T22:42:11.993Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-04-17T22:42:12.258Z] ---> Running in 9ef8e46f31d8 [2023-04-17T22:42:12.842Z] Removing intermediate container f810b546986f [2023-04-17T22:42:12.842Z] ---> 7455b34bf1b8 [2023-04-17T22:42:12.842Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-17T22:42:14.245Z] ---> 553462efcdf5 [2023-04-17T22:42:14.245Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-17T22:42:14.510Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.133" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-04-17T22:42:15.090Z] ---> 1390c44b324b [2023-04-17T22:42:15.090Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-04-17T22:42:16.492Z] ---> 400c488fce5b [2023-04-17T22:42:16.492Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-04-17T22:42:17.469Z] ---> 51bae09d68e9 [2023-04-17T22:42:17.469Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-04-17T22:42:17.737Z] ---> Running in 9717f5d9b41d [2023-04-17T22:42:18.318Z] Removing intermediate container 9717f5d9b41d [2023-04-17T22:42:18.318Z] ---> a59834cc8dde [2023-04-17T22:42:18.318Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-17T22:42:18.585Z] ---> Running in f2cc395cf1c2 [2023-04-17T22:42:21.925Z] Removing intermediate container f2cc395cf1c2 [2023-04-17T22:42:21.925Z] ---> 5a2e6da810e3 [2023-04-17T22:42:21.925Z] Step 21/23 : LABEL arch=arm64 [2023-04-17T22:42:21.925Z] ---> Running in 073447f0705b [2023-04-17T22:42:21.925Z] Removing intermediate container 073447f0705b [2023-04-17T22:42:21.925Z] ---> b02cc708d82a [2023-04-17T22:42:21.925Z] Step 22/23 : LABEL git_sha=de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:42:21.925Z] ---> Running in e12117a8721e [2023-04-17T22:42:22.506Z] Removing intermediate container e12117a8721e [2023-04-17T22:42:22.506Z] ---> 6a4feee974d5 [2023-04-17T22:42:22.506Z] Step 23/23 : LABEL version=3.0.0-dev.133 [2023-04-17T22:42:22.771Z] ---> Running in 65c5316411bd [2023-04-17T22:42:23.352Z] Removing intermediate container 65c5316411bd [2023-04-17T22:42:23.352Z] ---> 3992bf2465e6 [2023-04-17T22:42:23.352Z] [2023-04-17T22:42:23.352Z] Successfully built 3992bf2465e6 [2023-04-17T22:42:23.352Z] Successfully tagged core-data-arm64:latest [2023-04-17T22:42:23.352Z] Building security-spiffe-token-provider [2023-04-17T22:42:27.602Z]  Building core-data ... done Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-17T22:42:27.602Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-04-17T22:42:27.602Z] ---> b286678df4f2 [2023-04-17T22:42:27.602Z] Step 3/20 : WORKDIR /edgex-go [2023-04-17T22:42:27.602Z] ---> Using cache [2023-04-17T22:42:27.602Z] ---> d69d8ca08e08 [2023-04-17T22:42:27.602Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-04-17T22:42:27.602Z] ---> Running in cb241826d843 [2023-04-17T22:42:29.005Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-17T22:42:29.969Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-17T22:42:31.907Z] v3.17.3-105-gedb05ecc427 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-17T22:42:31.907Z] v3.17.3-102-g01c97c8134e [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-17T22:42:31.907Z] OK: 17695 distinct packages available [2023-04-17T22:42:31.907Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-17T22:42:32.862Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-17T22:42:33.838Z] OK: 263 MiB in 53 packages [2023-04-17T22:42:35.782Z] Removing intermediate container cb241826d843 [2023-04-17T22:42:35.782Z] ---> 611e96dcb594 [2023-04-17T22:42:35.782Z] Step 5/20 : COPY go.mod vendor* ./ [2023-04-17T22:42:36.749Z] ---> 2ecdf8d519c9 [2023-04-17T22:42:36.749Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-17T22:42:36.749Z] ---> Running in de1e9ca29ee6 [2023-04-17T22:43:23.562Z] Removing intermediate container af68d2f11500 [2023-04-17T22:43:23.562Z] ---> a3e11f9b8361 [2023-04-17T22:43:23.562Z] [2023-04-17T22:43:23.562Z] Step 9/22 : FROM alpine:3.17 [2023-04-17T22:43:23.562Z] ---> 51e60588ff2c [2023-04-17T22:43:23.562Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-04-17T22:43:23.562Z] ---> Running in c83c458f860b [2023-04-17T22:43:24.525Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-17T22:43:25.483Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-17T22:43:26.887Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-17T22:43:26.887Z] (2/2) Installing openssl (3.0.8-r3) [2023-04-17T22:43:26.887Z] Executing busybox-1.35.0-r29.trigger [2023-04-17T22:43:26.887Z] OK: 8 MiB in 17 packages [2023-04-17T22:43:31.126Z] Removing intermediate container c83c458f860b [2023-04-17T22:43:31.126Z] ---> f7e857fe130e [2023-04-17T22:43:31.126Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-17T22:43:31.126Z] ---> Running in 8a6a37eaac46 [2023-04-17T22:43:31.126Z] Removing intermediate container 8a6a37eaac46 [2023-04-17T22:43:31.126Z] ---> 11977b112538 [2023-04-17T22:43:31.126Z] Step 12/22 : WORKDIR /edgex [2023-04-17T22:43:31.394Z] ---> Running in 13727ba24d90 [2023-04-17T22:43:31.976Z] Removing intermediate container 13727ba24d90 [2023-04-17T22:43:31.976Z] ---> 1bd96a17fa2f [2023-04-17T22:43:31.976Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-17T22:43:32.932Z] ---> f099d51c57fe [2023-04-17T22:43:32.932Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-04-17T22:43:33.888Z] ---> 8369b94a8046 [2023-04-17T22:43:33.888Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-04-17T22:43:34.841Z] ---> f404ff6f90ad [2023-04-17T22:43:34.841Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-04-17T22:43:36.247Z] ---> 1804a901474f [2023-04-17T22:43:36.247Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-04-17T22:43:37.647Z] ---> 9a6c06d45d95 [2023-04-17T22:43:37.647Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-17T22:43:37.647Z] ---> Running in 501310b79e6f [2023-04-17T22:43:40.990Z] Removing intermediate container 501310b79e6f [2023-04-17T22:43:40.990Z] ---> 720b7696d9ee [2023-04-17T22:43:40.990Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-04-17T22:43:40.990Z] ---> Running in 3c78dea97a45 [2023-04-17T22:43:42.391Z] Removing intermediate container 3c78dea97a45 [2023-04-17T22:43:42.391Z] ---> 4f371ec2c71f [2023-04-17T22:43:42.391Z] Step 20/22 : LABEL arch=arm64 [2023-04-17T22:43:42.669Z] ---> Running in 499bf0f80af7 [2023-04-17T22:43:43.252Z] Removing intermediate container 499bf0f80af7 [2023-04-17T22:43:43.252Z] ---> 070ef29c106b [2023-04-17T22:43:43.252Z] Step 21/22 : LABEL git_sha=de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:43:43.252Z] ---> Running in cfcab9c06d05 [2023-04-17T22:43:43.832Z] Removing intermediate container cfcab9c06d05 [2023-04-17T22:43:43.832Z] ---> 75d3ba924ded [2023-04-17T22:43:43.832Z] Step 22/22 : LABEL version=3.0.0-dev.133 [2023-04-17T22:43:43.832Z] ---> Running in 01c7247c428f [2023-04-17T22:43:44.788Z] Removing intermediate container 01c7247c428f [2023-04-17T22:43:44.788Z] ---> 1333a3ca4b37 [2023-04-17T22:43:44.788Z] [2023-04-17T22:43:44.788Z] Successfully built 1333a3ca4b37 [2023-04-17T22:43:44.788Z] Successfully tagged security-proxy-setup-arm64:latest [2023-04-17T22:43:44.788Z]  Building security-proxy-setup ... done Building security-spire-server [2023-04-17T22:43:48.133Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-17T22:43:48.133Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-04-17T22:43:48.133Z] ---> b286678df4f2 [2023-04-17T22:43:48.133Z] Step 3/26 : WORKDIR /edgex-go [2023-04-17T22:43:48.133Z] ---> Using cache [2023-04-17T22:43:48.133Z] ---> d69d8ca08e08 [2023-04-17T22:43:48.133Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-04-17T22:43:48.133Z] ---> Using cache [2023-04-17T22:43:48.133Z] ---> 147682a613f4 [2023-04-17T22:43:48.133Z] Step 5/26 : COPY go.mod vendor* ./ [2023-04-17T22:43:48.133Z] ---> Using cache [2023-04-17T22:43:48.133Z] ---> 5e4bdd89fa5b [2023-04-17T22:43:48.133Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-17T22:43:48.133Z] ---> Using cache [2023-04-17T22:43:48.133Z] ---> bb0bbe71f40d [2023-04-17T22:43:48.133Z] Step 7/26 : COPY . . [2023-04-17T22:43:48.400Z] ---> Using cache [2023-04-17T22:43:48.400Z] ---> 88a3e5aadf39 [2023-04-17T22:43:48.400Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-04-17T22:43:48.400Z] ---> Using cache [2023-04-17T22:43:48.400Z] ---> a8552e4b9037 [2023-04-17T22:43:48.400Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-04-17T22:43:48.400Z] ---> Using cache [2023-04-17T22:43:48.400Z] ---> a125cd3459e1 [2023-04-17T22:43:48.400Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-17T22:43:48.400Z] ---> Using cache [2023-04-17T22:43:48.400Z] ---> 187819ff69ee [2023-04-17T22:43:48.400Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-17T22:43:48.666Z] ---> Running in 77be44effc30 [2023-04-17T22:43:51.998Z] Removing intermediate container 77be44effc30 [2023-04-17T22:43:51.998Z] ---> 0bca6bd6c28c [2023-04-17T22:43:51.998Z] Step 12/26 : WORKDIR /edgex-go [2023-04-17T22:43:52.264Z] ---> Running in d58404f3001c [2023-04-17T22:43:52.844Z] Removing intermediate container d58404f3001c [2023-04-17T22:43:52.844Z] ---> 1252eadb63f4 [2023-04-17T22:43:52.844Z] [2023-04-17T22:43:52.844Z] Step 13/26 : FROM alpine:3.17 [2023-04-17T22:43:52.844Z] ---> 51e60588ff2c [2023-04-17T22:43:52.844Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-17T22:43:52.844Z] ---> Using cache [2023-04-17T22:43:52.844Z] ---> 5c44cd8a23fd [2023-04-17T22:43:52.844Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-17T22:43:52.844Z] ---> Using cache [2023-04-17T22:43:52.844Z] ---> 7b309934e309 [2023-04-17T22:43:52.844Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-17T22:43:52.844Z] ---> Using cache [2023-04-17T22:43:52.844Z] ---> d9a8c12a6830 [2023-04-17T22:43:52.844Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-04-17T22:43:52.844Z] ---> Using cache [2023-04-17T22:43:52.844Z] ---> f1c01477f80f [2023-04-17T22:43:52.844Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-17T22:43:59.264Z] ---> 6d4c4213a4cc [2023-04-17T22:43:59.264Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-04-17T22:43:59.543Z] ---> 7b0ea5d764e5 [2023-04-17T22:43:59.543Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-04-17T22:44:01.001Z] ---> 1c456c53e717 [2023-04-17T22:44:01.001Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-04-17T22:44:01.582Z] ---> a4bdd3eba1af [2023-04-17T22:44:01.582Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-17T22:44:01.582Z] ---> Running in a0e878570419 [2023-04-17T22:44:02.163Z] Removing intermediate container a0e878570419 [2023-04-17T22:44:02.163Z] ---> 41d43bd55a17 [2023-04-17T22:44:02.163Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-17T22:44:02.163Z] ---> Running in 10ccfd2b724f [2023-04-17T22:44:02.744Z] Removing intermediate container 10ccfd2b724f [2023-04-17T22:44:02.744Z] ---> c7109a127252 [2023-04-17T22:44:02.744Z] Step 24/26 : LABEL arch=arm64 [2023-04-17T22:44:03.009Z] ---> Running in a2a66d985aee [2023-04-17T22:44:03.593Z] Removing intermediate container a2a66d985aee [2023-04-17T22:44:03.593Z] ---> 7171985e15cd [2023-04-17T22:44:03.593Z] Step 25/26 : LABEL git_sha=de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:44:03.593Z] ---> Running in 7074f06eb32f [2023-04-17T22:44:04.172Z] Removing intermediate container 7074f06eb32f [2023-04-17T22:44:04.172Z] ---> fd5f8c147526 [2023-04-17T22:44:04.172Z] Step 26/26 : LABEL version=3.0.0-dev.133 [2023-04-17T22:44:04.172Z] ---> Running in d7e5c19f4a2c [2023-04-17T22:44:04.756Z] Removing intermediate container d7e5c19f4a2c [2023-04-17T22:44:04.756Z] ---> c0ad5eb26040 [2023-04-17T22:44:04.756Z] [2023-04-17T22:44:05.022Z] Successfully built c0ad5eb26040 [2023-04-17T22:44:05.022Z] Successfully tagged security-spire-server-arm64:latest [2023-04-17T22:44:05.022Z] Building security-secretstore-setup [2023-04-17T22:44:10.367Z]  Building security-spire-server ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-17T22:44:10.367Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-17T22:44:10.367Z] ---> b286678df4f2 [2023-04-17T22:44:10.367Z] Step 3/25 : WORKDIR /edgex-go [2023-04-17T22:44:10.367Z] ---> Using cache [2023-04-17T22:44:10.367Z] ---> d69d8ca08e08 [2023-04-17T22:44:10.367Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-04-17T22:44:10.367Z] ---> Using cache [2023-04-17T22:44:10.367Z] ---> 87243a5ea2f4 [2023-04-17T22:44:10.367Z] Step 5/25 : COPY go.mod vendor* ./ [2023-04-17T22:44:10.367Z] ---> Using cache [2023-04-17T22:44:10.367Z] ---> 52d396ff8b4d [2023-04-17T22:44:10.367Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-17T22:44:10.367Z] ---> Using cache [2023-04-17T22:44:10.367Z] ---> 575598736e1e [2023-04-17T22:44:10.367Z] Step 7/25 : COPY . . [2023-04-17T22:44:10.632Z] ---> Using cache [2023-04-17T22:44:10.632Z] ---> 6b9504894e63 [2023-04-17T22:44:10.632Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-04-17T22:44:11.589Z] ---> Running in 7ad9dd18e242 [2023-04-17T22:44:14.159Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.133" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-04-17T22:44:40.812Z] Removing intermediate container 95db72731943 [2023-04-17T22:44:40.812Z] ---> c425c8f39483 [2023-04-17T22:44:40.812Z] [2023-04-17T22:44:40.812Z] Step 10/23 : FROM alpine:3.17 [2023-04-17T22:44:40.812Z] ---> 51e60588ff2c [2023-04-17T22:44:40.812Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-04-17T22:44:40.812Z] ---> Running in 278eafa59488 [2023-04-17T22:44:41.077Z] Removing intermediate container 5bc5d455d7a0 [2023-04-17T22:44:41.077Z] ---> 06d5cbe57d14 [2023-04-17T22:44:41.077Z] [2023-04-17T22:44:41.077Z] Step 10/23 : FROM alpine:3.17 [2023-04-17T22:44:41.077Z] ---> 51e60588ff2c [2023-04-17T22:44:41.077Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-04-17T22:44:41.077Z] ---> Using cache [2023-04-17T22:44:41.077Z] ---> 6cf535579560 [2023-04-17T22:44:41.077Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-17T22:44:41.077Z] ---> Using cache [2023-04-17T22:44:41.077Z] ---> c58f8ff9b237 [2023-04-17T22:44:41.077Z] Step 13/23 : ENV APP_PORT=59861 [2023-04-17T22:44:41.342Z] ---> Running in 16ff0e241067 [2023-04-17T22:44:42.749Z] Removing intermediate container 16ff0e241067 [2023-04-17T22:44:42.749Z] ---> 676a1e6a8c0a [2023-04-17T22:44:42.749Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-17T22:44:43.013Z] ---> Running in 2a06dcd9f32e [2023-04-17T22:44:43.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-17T22:44:44.232Z] Removing intermediate container 2a06dcd9f32e [2023-04-17T22:44:44.232Z] ---> 2e99dbb31b7f [2023-04-17T22:44:44.232Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-17T22:44:44.812Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-17T22:44:45.770Z] ---> 339c06b85613 [2023-04-17T22:44:46.037Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-17T22:44:46.037Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-17T22:44:46.302Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-17T22:44:46.302Z] Executing busybox-1.35.0-r29.trigger [2023-04-17T22:44:46.302Z] Executing ca-certificates-20220614-r4.trigger [2023-04-17T22:44:46.883Z] OK: 8 MiB in 17 packages [2023-04-17T22:44:50.223Z] ---> c46ba253c4b6 [2023-04-17T22:44:50.223Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-04-17T22:44:52.810Z] Removing intermediate container 278eafa59488 [2023-04-17T22:44:52.810Z] ---> 2b48ee39f9ee [2023-04-17T22:44:52.810Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-17T22:44:52.810Z] ---> Running in 395d86d5127a [2023-04-17T22:44:54.212Z] Removing intermediate container 395d86d5127a [2023-04-17T22:44:54.212Z] ---> 22e3f3ad1d82 [2023-04-17T22:44:54.212Z] Step 13/23 : ENV APP_PORT=59860 [2023-04-17T22:44:54.212Z] ---> Running in f86f8150c714 [2023-04-17T22:44:55.166Z] Removing intermediate container f86f8150c714 [2023-04-17T22:44:55.166Z] ---> 465f10e563f2 [2023-04-17T22:44:55.166Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-17T22:44:55.431Z] ---> Running in 39333e14d5ef [2023-04-17T22:44:56.020Z] ---> 58f32049331a [2023-04-17T22:44:56.020Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-04-17T22:44:56.602Z] Removing intermediate container 39333e14d5ef [2023-04-17T22:44:56.602Z] ---> 3f32cde8afaa [2023-04-17T22:44:56.602Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-17T22:44:58.004Z] ---> a5cb87b5efcf [2023-04-17T22:44:58.004Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-04-17T22:44:58.269Z] ---> Running in c1bac4c906cd [2023-04-17T22:44:59.232Z] ---> bac06f4875ef [2023-04-17T22:44:59.232Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-17T22:44:59.232Z] Removing intermediate container c1bac4c906cd [2023-04-17T22:44:59.232Z] ---> 16e21e80570f [2023-04-17T22:44:59.232Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-17T22:44:59.232Z] ---> Running in 39ef8ee5ddba [2023-04-17T22:45:00.632Z] Removing intermediate container 39ef8ee5ddba [2023-04-17T22:45:00.632Z] ---> a71ab73d581e [2023-04-17T22:45:00.632Z] Step 21/23 : LABEL arch=arm64 [2023-04-17T22:45:00.632Z] ---> 30b1bc14a2c9 [2023-04-17T22:45:00.632Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-04-17T22:45:00.632Z] ---> Running in 9b68cd5a729f [2023-04-17T22:45:03.968Z] Removing intermediate container 9b68cd5a729f [2023-04-17T22:45:03.968Z] ---> 6120efeb00e4 [2023-04-17T22:45:03.968Z] Step 22/23 : LABEL git_sha=de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:45:04.234Z] ---> Running in c4b7be380b78 [2023-04-17T22:45:05.188Z] Removing intermediate container c4b7be380b78 [2023-04-17T22:45:05.188Z] ---> bf8efa4b0d52 [2023-04-17T22:45:05.188Z] Step 23/23 : LABEL version=3.0.0-dev.133 [2023-04-17T22:45:05.453Z] ---> Running in 4310ecbdf37f [2023-04-17T22:45:06.408Z] Removing intermediate container 4310ecbdf37f [2023-04-17T22:45:06.408Z] ---> 96755da4b6cc [2023-04-17T22:45:06.408Z] [2023-04-17T22:45:06.673Z] Successfully built 96755da4b6cc [2023-04-17T22:45:06.673Z] Successfully tagged support-scheduler-arm64:latest [2023-04-17T22:45:06.673Z] Building security-spire-config [2023-04-17T22:45:06.940Z]  Building support-scheduler ... done  ---> 757d3cb8abe0 [2023-04-17T22:45:06.940Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-04-17T22:45:07.895Z] ---> e6f30f26b09c [2023-04-17T22:45:07.895Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-04-17T22:45:08.162Z] ---> Running in 5d65643c31d1 [2023-04-17T22:45:08.747Z] Removing intermediate container 5d65643c31d1 [2023-04-17T22:45:08.747Z] ---> 9a417d536a8e [2023-04-17T22:45:08.747Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-17T22:45:09.012Z] ---> Running in 3c45f27df24d [2023-04-17T22:45:09.597Z] Removing intermediate container 3c45f27df24d [2023-04-17T22:45:09.597Z] ---> c191e7843a29 [2023-04-17T22:45:09.597Z] Step 21/23 : LABEL arch=arm64 [2023-04-17T22:45:09.597Z] ---> Running in ee1c5a2d96a2 [2023-04-17T22:45:10.574Z] Removing intermediate container ee1c5a2d96a2 [2023-04-17T22:45:10.574Z] ---> 0e004e2664d8 [2023-04-17T22:45:10.574Z] Step 22/23 : LABEL git_sha=de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:45:10.574Z] Removing intermediate container de1e9ca29ee6 [2023-04-17T22:45:10.574Z] ---> 73ed64f81c02 [2023-04-17T22:45:10.574Z] Step 7/20 : COPY . . [2023-04-17T22:45:10.843Z] ---> Running in b73d751ba14b [2023-04-17T22:45:11.431Z] Removing intermediate container b73d751ba14b [2023-04-17T22:45:11.431Z] ---> 503b22528f05 [2023-04-17T22:45:11.431Z] Step 23/23 : LABEL version=3.0.0-dev.133 [2023-04-17T22:45:11.698Z] ---> Running in 3831e16537f6 [2023-04-17T22:45:11.698Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-17T22:45:11.698Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-17T22:45:11.698Z] ---> b286678df4f2 [2023-04-17T22:45:11.698Z] Step 3/27 : WORKDIR /edgex-go [2023-04-17T22:45:11.698Z] ---> Using cache [2023-04-17T22:45:11.698Z] ---> d69d8ca08e08 [2023-04-17T22:45:11.698Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-17T22:45:11.698Z] ---> Using cache [2023-04-17T22:45:11.698Z] ---> 147682a613f4 [2023-04-17T22:45:11.698Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-17T22:45:11.964Z] ---> Using cache [2023-04-17T22:45:11.964Z] ---> 5e4bdd89fa5b [2023-04-17T22:45:11.964Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-17T22:45:11.964Z] ---> Using cache [2023-04-17T22:45:11.964Z] ---> bb0bbe71f40d [2023-04-17T22:45:11.964Z] Step 7/27 : COPY . . [2023-04-17T22:45:12.230Z] ---> Using cache [2023-04-17T22:45:12.230Z] ---> 88a3e5aadf39 [2023-04-17T22:45:12.230Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-17T22:45:12.230Z] ---> Using cache [2023-04-17T22:45:12.230Z] ---> a8552e4b9037 [2023-04-17T22:45:12.230Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-17T22:45:12.230Z] ---> Using cache [2023-04-17T22:45:12.230Z] ---> a125cd3459e1 [2023-04-17T22:45:12.230Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-17T22:45:12.230Z] ---> Using cache [2023-04-17T22:45:12.230Z] ---> 187819ff69ee [2023-04-17T22:45:12.230Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-17T22:45:12.230Z] ---> Using cache [2023-04-17T22:45:12.230Z] ---> eca697bb95d3 [2023-04-17T22:45:12.230Z] Step 12/27 : WORKDIR /edgex-go [2023-04-17T22:45:12.230Z] ---> Using cache [2023-04-17T22:45:12.230Z] ---> 86a4075b4116 [2023-04-17T22:45:12.230Z] [2023-04-17T22:45:12.230Z] Step 13/27 : FROM alpine:3.17 [2023-04-17T22:45:12.230Z] ---> 51e60588ff2c [2023-04-17T22:45:12.230Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-17T22:45:12.230Z] ---> Using cache [2023-04-17T22:45:12.230Z] ---> 5c44cd8a23fd [2023-04-17T22:45:12.230Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-04-17T22:45:12.497Z] Removing intermediate container 3831e16537f6 [2023-04-17T22:45:12.497Z] ---> b3cb1ccfc183 [2023-04-17T22:45:12.497Z] [2023-04-17T22:45:12.497Z] ---> Running in e3711dc6fc9e [2023-04-17T22:45:13.082Z] Successfully built b3cb1ccfc183 [2023-04-17T22:45:13.082Z] Successfully tagged support-notifications-arm64:latest [2023-04-17T22:45:13.082Z]  Building support-notifications ... done Building core-common-config-bootstrapper [2023-04-17T22:45:15.015Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-17T22:45:15.594Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-17T22:45:16.551Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-17T22:45:16.551Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-17T22:45:16.551Z] ---> b286678df4f2 [2023-04-17T22:45:16.551Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-17T22:45:16.551Z] ---> Using cache [2023-04-17T22:45:16.551Z] ---> 02e7eb9f4d7e [2023-04-17T22:45:16.551Z] Step 4/23 : WORKDIR /edgex-go [2023-04-17T22:45:16.551Z] ---> Using cache [2023-04-17T22:45:16.551Z] ---> 37a3300ead19 [2023-04-17T22:45:16.551Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-17T22:45:16.551Z] ---> Using cache [2023-04-17T22:45:16.551Z] ---> 1ccdcfc3135f [2023-04-17T22:45:16.551Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-17T22:45:16.817Z] ---> Using cache [2023-04-17T22:45:16.817Z] ---> 4b88e3319b2e [2023-04-17T22:45:16.817Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-17T22:45:16.817Z] ---> Using cache [2023-04-17T22:45:16.817Z] ---> ac7203531b5c [2023-04-17T22:45:16.817Z] Step 8/23 : COPY . . [2023-04-17T22:45:16.817Z] ---> Using cache [2023-04-17T22:45:16.817Z] ---> 2276fccab654 [2023-04-17T22:45:16.817Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-04-17T22:45:16.817Z] v3.17.3-105-gedb05ecc427 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-17T22:45:16.817Z] v3.17.3-102-g01c97c8134e [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-17T22:45:16.817Z] OK: 17689 distinct packages available [2023-04-17T22:45:17.081Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-17T22:45:17.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-17T22:45:17.954Z] ---> Running in 69eb4e7a8b6d [2023-04-17T22:45:18.220Z] ---> cecfc86b07c6 [2023-04-17T22:45:18.220Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-04-17T22:45:18.486Z] ---> Running in 71f028532f8b [2023-04-17T22:45:19.451Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-04-17T22:45:19.451Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-04-17T22:45:19.451Z] (3/4) Installing libucontext (1.2-r0) [2023-04-17T22:45:19.451Z] (4/4) Installing gcompat (1.1.0-r0) [2023-04-17T22:45:19.451Z] Executing busybox-1.35.0-r29.trigger [2023-04-17T22:45:19.451Z] OK: 8 MiB in 19 packages [2023-04-17T22:45:20.851Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.133" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-04-17T22:45:21.431Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.133" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-04-17T22:45:21.431Z] Removing intermediate container e3711dc6fc9e [2023-04-17T22:45:21.431Z] ---> 5955b05ebf42 [2023-04-17T22:45:21.431Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-17T22:45:22.386Z] ---> f4a97dc8bf4d [2023-04-17T22:45:22.387Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-17T22:45:22.965Z] ---> e027cdd88ed2 [2023-04-17T22:45:22.965Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-17T22:45:28.284Z] ---> e175e4e22a71 [2023-04-17T22:45:28.284Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-04-17T22:45:30.854Z] ---> 6b10fca9c0ce [2023-04-17T22:45:30.854Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-04-17T22:45:30.854Z] ---> Running in 06d9aca9913e [2023-04-17T22:45:31.437Z] Removing intermediate container 06d9aca9913e [2023-04-17T22:45:31.437Z] ---> 839826c52060 [2023-04-17T22:45:31.437Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-04-17T22:45:32.393Z] ---> 2e7278de4ac1 [2023-04-17T22:45:32.393Z] Step 22/27 : WORKDIR / [2023-04-17T22:45:32.393Z] ---> Running in d24354c4a7e5 [2023-04-17T22:45:32.973Z] Removing intermediate container d24354c4a7e5 [2023-04-17T22:45:32.973Z] ---> 9c71fd8b72fa [2023-04-17T22:45:32.973Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-17T22:45:32.973Z] ---> Running in def9cb785788 [2023-04-17T22:45:33.554Z] Removing intermediate container def9cb785788 [2023-04-17T22:45:33.554Z] ---> b04a2959436d [2023-04-17T22:45:33.554Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-17T22:45:33.821Z] ---> Running in cd8d9ccbd816 [2023-04-17T22:45:34.400Z] Removing intermediate container cd8d9ccbd816 [2023-04-17T22:45:34.400Z] ---> b7aeb6dcd339 [2023-04-17T22:45:34.400Z] Step 25/27 : LABEL arch=arm64 [2023-04-17T22:45:34.400Z] ---> Running in 26a2d33d7683 [2023-04-17T22:45:35.009Z] Removing intermediate container 26a2d33d7683 [2023-04-17T22:45:35.009Z] ---> 76038415f6c2 [2023-04-17T22:45:35.009Z] Step 26/27 : LABEL git_sha=de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:45:35.009Z] ---> Running in cba11e3bc8ba [2023-04-17T22:45:35.597Z] Removing intermediate container cba11e3bc8ba [2023-04-17T22:45:35.597Z] ---> 6439cad69614 [2023-04-17T22:45:35.597Z] Step 27/27 : LABEL version=3.0.0-dev.133 [2023-04-17T22:45:35.863Z] ---> Running in ef744ec352d9 [2023-04-17T22:45:36.459Z] Removing intermediate container ef744ec352d9 [2023-04-17T22:45:36.459Z] ---> c6e2ad9f2098 [2023-04-17T22:45:36.459Z] [2023-04-17T22:45:36.459Z] Successfully built c6e2ad9f2098 [2023-04-17T22:45:36.459Z] Successfully tagged security-spire-config-arm64:latest [2023-04-17T22:45:36.459Z]  Building security-spire-config ... done Building core-metadata [2023-04-17T22:45:40.701Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-17T22:45:40.701Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-17T22:45:40.701Z] ---> b286678df4f2 [2023-04-17T22:45:40.701Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-17T22:45:40.701Z] ---> Using cache [2023-04-17T22:45:40.701Z] ---> 02e7eb9f4d7e [2023-04-17T22:45:40.701Z] Step 4/25 : WORKDIR /edgex-go [2023-04-17T22:45:40.701Z] ---> Using cache [2023-04-17T22:45:40.701Z] ---> 37a3300ead19 [2023-04-17T22:45:40.701Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-04-17T22:45:40.701Z] ---> Using cache [2023-04-17T22:45:40.701Z] ---> 1ccdcfc3135f [2023-04-17T22:45:40.701Z] Step 6/25 : COPY go.mod vendor* ./ [2023-04-17T22:45:40.701Z] ---> Using cache [2023-04-17T22:45:40.701Z] ---> 4b88e3319b2e [2023-04-17T22:45:40.701Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-17T22:45:40.701Z] ---> Using cache [2023-04-17T22:45:40.701Z] ---> ac7203531b5c [2023-04-17T22:45:40.701Z] Step 8/25 : COPY . . [2023-04-17T22:45:40.701Z] ---> Using cache [2023-04-17T22:45:40.701Z] ---> 2276fccab654 [2023-04-17T22:45:40.701Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-04-17T22:45:40.701Z] ---> Running in e2ad2e85b593 [2023-04-17T22:45:44.046Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.133" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-04-17T22:47:35.659Z] Removing intermediate container 9ef8e46f31d8 [2023-04-17T22:47:35.659Z] ---> bd5ba9934c31 [2023-04-17T22:47:35.659Z] [2023-04-17T22:47:35.659Z] Step 9/33 : FROM alpine:3.17 [2023-04-17T22:47:35.659Z] ---> 51e60588ff2c [2023-04-17T22:47:35.659Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-17T22:47:35.659Z] ---> Running in c134c34e074c [2023-04-17T22:47:35.659Z] Removing intermediate container c134c34e074c [2023-04-17T22:47:35.659Z] ---> 1972ada6bb55 [2023-04-17T22:47:35.659Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-04-17T22:47:35.659Z] ---> Running in 3d61393ad1cd [2023-04-17T22:47:35.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-17T22:47:35.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-17T22:47:35.659Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-17T22:47:35.659Z] (2/2) Installing su-exec (0.2-r2) [2023-04-17T22:47:35.659Z] Executing busybox-1.35.0-r29.trigger [2023-04-17T22:47:35.659Z] OK: 8 MiB in 17 packages [2023-04-17T22:47:37.608Z] Removing intermediate container 3d61393ad1cd [2023-04-17T22:47:37.608Z] ---> be0d39b2061d [2023-04-17T22:47:37.608Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-04-17T22:47:37.608Z] ---> Running in 3c069d77dbc8 [2023-04-17T22:47:38.208Z] Removing intermediate container 3c069d77dbc8 [2023-04-17T22:47:38.208Z] ---> 777a2cfa5aa2 [2023-04-17T22:47:38.208Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-04-17T22:47:38.208Z] ---> Running in 587011eeebe5 [2023-04-17T22:47:38.789Z] Removing intermediate container 587011eeebe5 [2023-04-17T22:47:38.789Z] ---> 22a4d1ce7fed [2023-04-17T22:47:38.789Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-04-17T22:47:38.789Z] ---> Running in a49dbc7aaa5b [2023-04-17T22:47:39.370Z] Removing intermediate container a49dbc7aaa5b [2023-04-17T22:47:39.370Z] ---> 0aec75014376 [2023-04-17T22:47:39.370Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-04-17T22:47:39.637Z] ---> Running in 10655d441d0e [2023-04-17T22:47:40.219Z] Removing intermediate container 10655d441d0e [2023-04-17T22:47:40.219Z] ---> 2e5add3e98b2 [2023-04-17T22:47:40.219Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-04-17T22:47:40.219Z] ---> Running in c3437c10991c [2023-04-17T22:47:43.558Z] Removing intermediate container c3437c10991c [2023-04-17T22:47:43.558Z] ---> 97523d3bcc3d [2023-04-17T22:47:43.558Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-04-17T22:47:43.833Z] ---> Running in 0f49dd571247 [2023-04-17T22:47:44.412Z] Removing intermediate container 0f49dd571247 [2023-04-17T22:47:44.412Z] ---> b4c9c78d69f2 [2023-04-17T22:47:44.412Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-04-17T22:47:45.367Z] ---> 8c9831b5b372 [2023-04-17T22:47:45.367Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-04-17T22:47:45.367Z] ---> Running in c96a12203fbd [2023-04-17T22:47:48.704Z] Removing intermediate container c96a12203fbd [2023-04-17T22:47:48.704Z] ---> 7ee5d9c7f639 [2023-04-17T22:47:48.704Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-17T22:47:50.107Z] ---> bd292e36e646 [2023-04-17T22:47:50.107Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-04-17T22:47:50.693Z] ---> c6af7aa54568 [2023-04-17T22:47:50.693Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-04-17T22:47:54.029Z] ---> 5f16c9591c7e [2023-04-17T22:47:54.029Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-04-17T22:47:54.983Z] ---> 492000a66eec [2023-04-17T22:47:54.983Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-04-17T22:47:56.071Z] ---> 2ce76a52edc4 [2023-04-17T22:47:56.071Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-04-17T22:47:57.135Z] ---> cf1ebc8b0540 [2023-04-17T22:47:57.135Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-04-17T22:47:58.207Z] ---> 5ab9f50bfde2 [2023-04-17T22:47:58.207Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-04-17T22:47:59.175Z] ---> 23c4cc959e4c [2023-04-17T22:47:59.175Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-04-17T22:47:59.175Z] ---> Running in aabbf5aa5bc6 [2023-04-17T22:48:02.529Z] Removing intermediate container aabbf5aa5bc6 [2023-04-17T22:48:02.529Z] ---> 9127a7452773 [2023-04-17T22:48:02.529Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-04-17T22:48:02.529Z] ---> Running in 5588415d24d1 [2023-04-17T22:48:02.803Z] Removing intermediate container 5588415d24d1 [2023-04-17T22:48:02.803Z] ---> bac405aa5791 [2023-04-17T22:48:02.803Z] Step 30/33 : CMD ["gate"] [2023-04-17T22:48:03.080Z] ---> Running in f163a8eb914a [2023-04-17T22:48:03.661Z] Removing intermediate container f163a8eb914a [2023-04-17T22:48:03.661Z] ---> d495a83ec3a0 [2023-04-17T22:48:03.661Z] Step 31/33 : LABEL arch=arm64 [2023-04-17T22:48:03.661Z] ---> Running in b7c6dcdadcab [2023-04-17T22:48:04.244Z] Removing intermediate container b7c6dcdadcab [2023-04-17T22:48:04.244Z] ---> d44fc12ff6d0 [2023-04-17T22:48:04.244Z] Step 32/33 : LABEL git_sha=de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:48:04.244Z] ---> Running in bfea00c4bce5 [2023-04-17T22:48:04.844Z] Removing intermediate container bfea00c4bce5 [2023-04-17T22:48:04.844Z] ---> ba777f563c62 [2023-04-17T22:48:04.844Z] Step 33/33 : LABEL version=3.0.0-dev.133 [2023-04-17T22:48:05.111Z] ---> Running in cb295b3951c9 [2023-04-17T22:48:05.695Z] Removing intermediate container cb295b3951c9 [2023-04-17T22:48:05.695Z] ---> ef5fbdfe59ab [2023-04-17T22:48:05.695Z] [2023-04-17T22:48:05.695Z] Successfully built ef5fbdfe59ab [2023-04-17T22:48:05.961Z] Successfully tagged security-bootstrapper-arm64:latest [2023-04-17T22:48:05.961Z]  Building security-bootstrapper ... done Building security-proxy-auth [2023-04-17T22:48:10.218Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-17T22:48:10.218Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-17T22:48:10.218Z] ---> b286678df4f2 [2023-04-17T22:48:10.218Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-17T22:48:10.218Z] ---> Using cache [2023-04-17T22:48:10.218Z] ---> 02e7eb9f4d7e [2023-04-17T22:48:10.218Z] Step 4/23 : WORKDIR /edgex-go [2023-04-17T22:48:10.218Z] ---> Using cache [2023-04-17T22:48:10.218Z] ---> 37a3300ead19 [2023-04-17T22:48:10.218Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-17T22:48:10.218Z] ---> Using cache [2023-04-17T22:48:10.218Z] ---> 1ccdcfc3135f [2023-04-17T22:48:10.218Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-17T22:48:10.218Z] ---> Using cache [2023-04-17T22:48:10.218Z] ---> 4b88e3319b2e [2023-04-17T22:48:10.218Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-17T22:48:10.218Z] ---> Using cache [2023-04-17T22:48:10.218Z] ---> ac7203531b5c [2023-04-17T22:48:10.218Z] Step 8/23 : COPY . . [2023-04-17T22:48:10.218Z] ---> Using cache [2023-04-17T22:48:10.218Z] ---> 2276fccab654 [2023-04-17T22:48:10.218Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-04-17T22:48:10.218Z] ---> Running in d626f9354354 [2023-04-17T22:48:12.162Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.133" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-04-17T22:50:03.780Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.133" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-04-17T22:50:25.821Z] Removing intermediate container 7ad9dd18e242 [2023-04-17T22:50:25.821Z] ---> 498bebc9a705 [2023-04-17T22:50:25.821Z] [2023-04-17T22:50:25.821Z] Step 9/25 : FROM alpine:3.17 [2023-04-17T22:50:25.821Z] ---> 51e60588ff2c [2023-04-17T22:50:25.821Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-04-17T22:50:25.821Z] ---> Running in d11cb9b1c9d7 [2023-04-17T22:50:25.821Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-17T22:50:25.821Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-17T22:50:27.222Z] (1/3) Installing ca-certificates (20220614-r4) [2023-04-17T22:50:27.489Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-04-17T22:50:27.489Z] (3/3) Installing su-exec (0.2-r2) [2023-04-17T22:50:27.489Z] Executing busybox-1.35.0-r29.trigger [2023-04-17T22:50:27.489Z] Executing ca-certificates-20220614-r4.trigger [2023-04-17T22:50:28.069Z] OK: 8 MiB in 18 packages [2023-04-17T22:50:33.402Z] Removing intermediate container d11cb9b1c9d7 [2023-04-17T22:50:33.402Z] ---> 0ffedd04bc88 [2023-04-17T22:50:33.402Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-17T22:50:33.669Z] ---> Running in de2b86b09269 [2023-04-17T22:50:34.254Z] Removing intermediate container de2b86b09269 [2023-04-17T22:50:34.254Z] ---> 513e7a987a12 [2023-04-17T22:50:34.254Z] Step 12/25 : WORKDIR / [2023-04-17T22:50:34.254Z] ---> Running in 00d36b89e217 [2023-04-17T22:50:34.836Z] Removing intermediate container 00d36b89e217 [2023-04-17T22:50:34.836Z] ---> 7182601cd5f3 [2023-04-17T22:50:34.836Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-17T22:50:35.793Z] ---> a062ed3b1817 [2023-04-17T22:50:35.793Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-17T22:50:36.751Z] ---> 4f136b8ad4f8 [2023-04-17T22:50:36.751Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-04-17T22:50:37.332Z] ---> 766604b03b20 [2023-04-17T22:50:37.332Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-04-17T22:50:38.294Z] ---> 15484863f560 [2023-04-17T22:50:38.294Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-04-17T22:50:39.267Z] ---> 402f2f3425a0 [2023-04-17T22:50:39.267Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-04-17T22:50:40.673Z] ---> 3e1eee9fcc95 [2023-04-17T22:50:40.673Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-04-17T22:50:42.613Z] ---> 3d1797127fa8 [2023-04-17T22:50:42.613Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-04-17T22:50:46.388Z] ---> 0511a014000f [2023-04-17T22:50:46.388Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-17T22:50:46.388Z] ---> Running in 7efd1cc2f56c [2023-04-17T22:50:49.718Z] Removing intermediate container 7efd1cc2f56c [2023-04-17T22:50:49.718Z] ---> 4c5fe0519ce5 [2023-04-17T22:50:49.718Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-04-17T22:50:49.718Z] ---> Running in 3fc5a71cafd7 [2023-04-17T22:50:50.000Z] Removing intermediate container 3fc5a71cafd7 [2023-04-17T22:50:50.000Z] ---> b2d2d04e34e9 [2023-04-17T22:50:50.000Z] Step 23/25 : LABEL arch=arm64 [2023-04-17T22:50:50.266Z] ---> Running in 7cc319d62a27 [2023-04-17T22:50:50.530Z] Removing intermediate container 7cc319d62a27 [2023-04-17T22:50:50.530Z] ---> 5ac6ca7c7e31 [2023-04-17T22:50:50.530Z] Step 24/25 : LABEL git_sha=de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:50:50.796Z] ---> Running in 31f21d6c035a [2023-04-17T22:50:51.379Z] Removing intermediate container 31f21d6c035a [2023-04-17T22:50:51.379Z] ---> aa5f57226f32 [2023-04-17T22:50:51.379Z] Step 25/25 : LABEL version=3.0.0-dev.133 [2023-04-17T22:50:51.648Z] ---> Running in 237ea8b38064 [2023-04-17T22:50:51.915Z] Removing intermediate container 237ea8b38064 [2023-04-17T22:50:51.915Z] ---> aeacdf9c449b [2023-04-17T22:50:51.915Z] [2023-04-17T22:50:52.181Z] Successfully built aeacdf9c449b [2023-04-17T22:50:52.181Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-04-17T22:52:13.777Z]  Building security-secretstore-setup ... done Removing intermediate container 69eb4e7a8b6d [2023-04-17T22:52:13.777Z] ---> c0932b395a17 [2023-04-17T22:52:13.777Z] [2023-04-17T22:52:13.777Z] Step 10/23 : FROM alpine:3.17 [2023-04-17T22:52:13.777Z] ---> 51e60588ff2c [2023-04-17T22:52:13.777Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-17T22:52:13.777Z] ---> Running in 5aa4885f3f74 [2023-04-17T22:52:13.777Z] Removing intermediate container 5aa4885f3f74 [2023-04-17T22:52:13.777Z] ---> 86f82966db4c [2023-04-17T22:52:13.777Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-17T22:52:13.777Z] ---> Running in 81bd7c2c5e07 [2023-04-17T22:52:13.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-17T22:52:13.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-17T22:52:13.777Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-17T22:52:13.777Z] Executing busybox-1.35.0-r29.trigger [2023-04-17T22:52:13.777Z] OK: 8 MiB in 16 packages [2023-04-17T22:52:13.777Z] Removing intermediate container 81bd7c2c5e07 [2023-04-17T22:52:13.777Z] ---> 05c4f7f9a9b2 [2023-04-17T22:52:13.777Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-17T22:52:13.777Z] ---> 0eb6e07e1dd5 [2023-04-17T22:52:13.777Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-17T22:52:13.777Z] ---> 270c0023811b [2023-04-17T22:52:13.777Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-04-17T22:52:19.109Z] ---> b32df07ae6cb [2023-04-17T22:52:19.109Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-04-17T22:52:19.109Z] ---> 54de952983ee [2023-04-17T22:52:19.109Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-04-17T22:52:20.076Z] ---> 17ead7493acc [2023-04-17T22:52:20.076Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-17T22:52:20.342Z] ---> Running in 77c4f445ea5b [2023-04-17T22:52:23.673Z] Removing intermediate container 77c4f445ea5b [2023-04-17T22:52:23.673Z] ---> 2eeb43bc34c9 [2023-04-17T22:52:23.673Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-17T22:52:23.673Z] ---> Running in 2239c4b0c823 [2023-04-17T22:52:23.673Z] Removing intermediate container 2239c4b0c823 [2023-04-17T22:52:23.673Z] ---> 2d287b4a676d [2023-04-17T22:52:23.673Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-17T22:52:23.673Z] ---> Running in 6c96742b0bc6 [2023-04-17T22:52:24.255Z] Removing intermediate container 6c96742b0bc6 [2023-04-17T22:52:24.255Z] ---> 5e2837d1c26e [2023-04-17T22:52:24.255Z] Step 21/23 : LABEL arch=arm64 [2023-04-17T22:52:24.527Z] ---> Running in 6c8247f495b8 [2023-04-17T22:52:25.110Z] Removing intermediate container 6c8247f495b8 [2023-04-17T22:52:25.110Z] ---> f8d56bd0bb21 [2023-04-17T22:52:25.110Z] Step 22/23 : LABEL git_sha=de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:52:25.110Z] ---> Running in ac26c3970bb3 [2023-04-17T22:52:25.692Z] Removing intermediate container ac26c3970bb3 [2023-04-17T22:52:25.692Z] ---> e7178000a327 [2023-04-17T22:52:25.692Z] Step 23/23 : LABEL version=3.0.0-dev.133 [2023-04-17T22:52:25.692Z] ---> Running in 024fb183a956 [2023-04-17T22:52:26.275Z] Removing intermediate container 024fb183a956 [2023-04-17T22:52:26.275Z] ---> 855db1079eb1 [2023-04-17T22:52:26.275Z] [2023-04-17T22:52:26.275Z] Successfully built 855db1079eb1 [2023-04-17T22:52:26.275Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-04-17T22:52:48.321Z]  Building core-common-config-bootstrapper ... done Removing intermediate container e2ad2e85b593 [2023-04-17T22:52:48.321Z] ---> 22f562dc0590 [2023-04-17T22:52:48.321Z] [2023-04-17T22:52:48.321Z] Step 10/25 : FROM alpine:3.17 [2023-04-17T22:52:48.321Z] ---> 51e60588ff2c [2023-04-17T22:52:48.321Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-04-17T22:52:48.321Z] ---> Using cache [2023-04-17T22:52:48.321Z] ---> 6cf535579560 [2023-04-17T22:52:48.321Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-17T22:52:48.321Z] ---> Using cache [2023-04-17T22:52:48.321Z] ---> c58f8ff9b237 [2023-04-17T22:52:48.321Z] Step 13/25 : ENV APP_PORT=59881 [2023-04-17T22:52:48.321Z] ---> Running in 9c746662b835 [2023-04-17T22:52:48.321Z] Removing intermediate container 9c746662b835 [2023-04-17T22:52:48.321Z] ---> 885d1dc1a22f [2023-04-17T22:52:48.321Z] Step 14/25 : EXPOSE $APP_PORT [2023-04-17T22:52:48.321Z] ---> Running in 21e11a0a6e88 [2023-04-17T22:52:48.321Z] Removing intermediate container 21e11a0a6e88 [2023-04-17T22:52:48.321Z] ---> ac508cfe8a0d [2023-04-17T22:52:48.321Z] Step 15/25 : WORKDIR / [2023-04-17T22:52:48.321Z] ---> Running in 660ec63529b6 [2023-04-17T22:52:48.321Z] Removing intermediate container 660ec63529b6 [2023-04-17T22:52:48.321Z] ---> 5b6d941efab8 [2023-04-17T22:52:48.321Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-17T22:52:48.321Z] ---> 82d8f0ed87aa [2023-04-17T22:52:48.321Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-17T22:52:48.913Z] ---> 786064bb0696 [2023-04-17T22:52:48.913Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-04-17T22:52:50.858Z] ---> 4839327cf721 [2023-04-17T22:52:50.858Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-04-17T22:52:51.820Z] ---> 338c06ba2b9e [2023-04-17T22:52:51.820Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-04-17T22:52:52.775Z] ---> ec2bab6220d1 [2023-04-17T22:52:52.775Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-04-17T22:52:52.775Z] ---> Running in 3af5743b441f [2023-04-17T22:52:53.041Z] Removing intermediate container 3af5743b441f [2023-04-17T22:52:53.041Z] ---> 72a6c7e9194a [2023-04-17T22:52:53.041Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-17T22:52:53.308Z] ---> Running in 1b51a05f0e39 [2023-04-17T22:52:53.890Z] Removing intermediate container 1b51a05f0e39 [2023-04-17T22:52:53.890Z] ---> 78e12954f727 [2023-04-17T22:52:53.890Z] Step 23/25 : LABEL arch=arm64 [2023-04-17T22:52:53.890Z] ---> Running in f4a679eb2473 [2023-04-17T22:52:56.484Z] Removing intermediate container f4a679eb2473 [2023-04-17T22:52:56.484Z] ---> 644da67f65bd [2023-04-17T22:52:56.484Z] Step 24/25 : LABEL git_sha=de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:52:56.751Z] ---> Running in 1c9185fac1cc [2023-04-17T22:52:57.019Z] Removing intermediate container 1c9185fac1cc [2023-04-17T22:52:57.019Z] ---> dfddf1ce8b6e [2023-04-17T22:52:57.019Z] Step 25/25 : LABEL version=3.0.0-dev.133 [2023-04-17T22:52:57.288Z] ---> Running in e6845a7b8684 [2023-04-17T22:52:57.870Z] Removing intermediate container e6845a7b8684 [2023-04-17T22:52:57.870Z] ---> 049e1b284b59 [2023-04-17T22:52:57.870Z] [2023-04-17T22:52:57.870Z] Successfully built 049e1b284b59 [2023-04-17T22:52:57.870Z] Successfully tagged core-metadata-arm64:latest [2023-04-17T22:53:16.070Z]  Building core-metadata ... done Removing intermediate container d626f9354354 [2023-04-17T22:53:16.070Z] ---> f852f1721f63 [2023-04-17T22:53:16.070Z] [2023-04-17T22:53:16.070Z] Step 10/23 : FROM alpine:3.17 [2023-04-17T22:53:16.070Z] ---> 51e60588ff2c [2023-04-17T22:53:16.070Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-17T22:53:16.070Z] ---> Using cache [2023-04-17T22:53:16.070Z] ---> 86f82966db4c [2023-04-17T22:53:16.070Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-17T22:53:16.070Z] ---> Using cache [2023-04-17T22:53:16.070Z] ---> 05c4f7f9a9b2 [2023-04-17T22:53:16.070Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-17T22:53:16.070Z] ---> Using cache [2023-04-17T22:53:16.070Z] ---> 0eb6e07e1dd5 [2023-04-17T22:53:16.070Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-17T22:53:16.070Z] ---> Using cache [2023-04-17T22:53:16.070Z] ---> 270c0023811b [2023-04-17T22:53:16.070Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-04-17T22:53:16.070Z] Removing intermediate container 71f028532f8b [2023-04-17T22:53:16.070Z] ---> 8e0859dd74af [2023-04-17T22:53:16.070Z] [2023-04-17T22:53:16.070Z] Step 9/20 : FROM alpine:3.17 [2023-04-17T22:53:16.070Z] ---> 51e60588ff2c [2023-04-17T22:53:16.070Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-17T22:53:16.070Z] ---> Using cache [2023-04-17T22:53:16.070Z] ---> 1972ada6bb55 [2023-04-17T22:53:16.070Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-04-17T22:53:16.070Z] ---> acd6f443b8e9 [2023-04-17T22:53:16.070Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-04-17T22:53:16.070Z] ---> Running in e992b332461f [2023-04-17T22:53:16.653Z] ---> 7bbc2dd04318 [2023-04-17T22:53:16.653Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-04-17T22:53:16.920Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-17T22:53:17.186Z] ---> 80b4ea5ea874 [2023-04-17T22:53:17.186Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-17T22:53:17.186Z] ---> Running in 13f7b47ed06f [2023-04-17T22:53:17.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-17T22:53:19.189Z] v3.17.3-105-gedb05ecc427 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-17T22:53:19.189Z] v3.17.3-102-g01c97c8134e [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-17T22:53:19.189Z] OK: 17689 distinct packages available [2023-04-17T22:53:19.189Z] Removing intermediate container 13f7b47ed06f [2023-04-17T22:53:19.189Z] ---> d3ac8ae5df9e [2023-04-17T22:53:19.189Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-17T22:53:19.189Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-17T22:53:19.189Z] ---> Running in caa1fc86261c [2023-04-17T22:53:19.458Z] Removing intermediate container caa1fc86261c [2023-04-17T22:53:19.458Z] ---> 175854d2bb0b [2023-04-17T22:53:19.458Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-17T22:53:19.725Z] ---> Running in b9e2f56b80d9 [2023-04-17T22:53:19.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-17T22:53:20.686Z] (1/9) Installing ca-certificates (20220614-r4) [2023-04-17T22:53:20.686Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-04-17T22:53:20.952Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-04-17T22:53:20.952Z] (4/9) Installing libcurl (8.0.1-r0) [2023-04-17T22:53:20.952Z] (5/9) Installing curl (8.0.1-r0) [2023-04-17T22:53:20.952Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-04-17T22:53:20.952Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-04-17T22:53:20.952Z] (8/9) Installing libucontext (1.2-r0) [2023-04-17T22:53:20.952Z] (9/9) Installing gcompat (1.1.0-r0) [2023-04-17T22:53:20.953Z] Executing busybox-1.35.0-r29.trigger [2023-04-17T22:53:20.953Z] Executing ca-certificates-20220614-r4.trigger [2023-04-17T22:53:21.221Z] OK: 11 MiB in 24 packages [2023-04-17T22:53:23.167Z] Removing intermediate container b9e2f56b80d9 [2023-04-17T22:53:23.167Z] ---> 89bc7a23c781 [2023-04-17T22:53:23.167Z] Step 21/23 : LABEL arch=arm64 [2023-04-17T22:53:23.434Z] ---> Running in ae13d0b2c5b7 [2023-04-17T22:53:23.701Z] Removing intermediate container ae13d0b2c5b7 [2023-04-17T22:53:23.701Z] ---> 6b33531f2ede [2023-04-17T22:53:23.701Z] Step 22/23 : LABEL git_sha=de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:53:23.968Z] ---> Running in 24e7785d3775 [2023-04-17T22:53:24.233Z] Removing intermediate container 24e7785d3775 [2023-04-17T22:53:24.233Z] ---> 1534ecfb6092 [2023-04-17T22:53:24.233Z] Step 23/23 : LABEL version=3.0.0-dev.133 [2023-04-17T22:53:24.233Z] Removing intermediate container e992b332461f [2023-04-17T22:53:24.233Z] ---> 6c12896a62d3 [2023-04-17T22:53:24.233Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-17T22:53:24.501Z] ---> Running in e0f3cdf5847f [2023-04-17T22:53:24.768Z] Removing intermediate container e0f3cdf5847f [2023-04-17T22:53:24.768Z] ---> e2a2437f7893 [2023-04-17T22:53:24.768Z] [2023-04-17T22:53:24.768Z] Successfully built e2a2437f7893 [2023-04-17T22:53:24.768Z] Successfully tagged security-proxy-auth-arm64:latest [2023-04-17T22:53:25.035Z]  Building security-proxy-auth ... done  ---> fa42d4224349 [2023-04-17T22:53:25.035Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-04-17T22:53:25.304Z] ---> b7e1b7baa32b [2023-04-17T22:53:25.304Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-04-17T22:53:26.708Z] ---> 305855019fd9 [2023-04-17T22:53:26.709Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-04-17T22:53:27.289Z] ---> 4112d286a0db [2023-04-17T22:53:27.289Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-04-17T22:53:27.289Z] ---> Running in 8e8c5e5dc367 [2023-04-17T22:53:27.558Z] Removing intermediate container 8e8c5e5dc367 [2023-04-17T22:53:27.558Z] ---> 618bd9d23f22 [2023-04-17T22:53:27.558Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-17T22:53:27.558Z] ---> Running in f0829364d9c0 [2023-04-17T22:53:27.824Z] Removing intermediate container f0829364d9c0 [2023-04-17T22:53:27.824Z] ---> ec769b392010 [2023-04-17T22:53:27.824Z] Step 18/20 : LABEL arch=arm64 [2023-04-17T22:53:27.824Z] ---> Running in 4eb1bcc88fba [2023-04-17T22:53:28.091Z] Removing intermediate container 4eb1bcc88fba [2023-04-17T22:53:28.091Z] ---> 3d2574a05ef9 [2023-04-17T22:53:28.091Z] Step 19/20 : LABEL git_sha=de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:53:28.356Z] ---> Running in ece940dff470 [2023-04-17T22:53:28.621Z] Removing intermediate container ece940dff470 [2023-04-17T22:53:28.621Z] ---> 6b6e68786984 [2023-04-17T22:53:28.621Z] Step 20/20 : LABEL version=3.0.0-dev.133 [2023-04-17T22:53:28.621Z] ---> Running in 55372f42e403 [2023-04-17T22:53:28.887Z] Removing intermediate container 55372f42e403 [2023-04-17T22:53:28.887Z] ---> 9a0c97797ed5 [2023-04-17T22:53:28.887Z] [2023-04-17T22:53:28.887Z] Successfully built 9a0c97797ed5 [2023-04-17T22:53:28.887Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-04-17T22:53:29.480Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-04-17T22:53:29.491Z] $ docker stop --time=1 f77dc8a809a87de99b0356b563e24c5be8ac9c4430264f193687eff6b49cc71a [2023-04-17T22:53:31.167Z] $ docker rm -f --volumes f77dc8a809a87de99b0356b563e24c5be8ac9c4430264f193687eff6b49cc71a [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-17T22:53:31.668Z] + docker images [2023-04-17T22:53:31.937Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-04-17T22:53:31.937Z] security-spiffe-token-provider-arm64 latest 9a0c97797ed5 3 seconds ago 32.7MB [2023-04-17T22:53:31.937Z] security-proxy-auth-arm64 latest e2a2437f7893 7 seconds ago 18.3MB [2023-04-17T22:53:31.937Z] 8e0859dd74af 17 seconds ago 1.36GB [2023-04-17T22:53:31.937Z] f852f1721f63 19 seconds ago 1.3GB [2023-04-17T22:53:31.937Z] core-metadata-arm64 latest 049e1b284b59 34 seconds ago 20.2MB [2023-04-17T22:53:31.937Z] 22f562dc0590 48 seconds ago 1.32GB [2023-04-17T22:53:31.937Z] core-common-config-bootstrapper-arm64 latest 855db1079eb1 About a minute ago 17.2MB [2023-04-17T22:53:31.937Z] c0932b395a17 About a minute ago 1.31GB [2023-04-17T22:53:31.937Z] security-secretstore-setup-arm64 latest aeacdf9c449b 2 minutes ago 32.2MB [2023-04-17T22:53:31.937Z] 498bebc9a705 3 minutes ago 1.31GB [2023-04-17T22:53:31.937Z] security-bootstrapper-arm64 latest ef5fbdfe59ab 5 minutes ago 21.9MB [2023-04-17T22:53:31.937Z] bd5ba9934c31 6 minutes ago 1.3GB [2023-04-17T22:53:31.937Z] security-spire-config-arm64 latest c6e2ad9f2098 7 minutes ago 86.2MB [2023-04-17T22:53:31.937Z] support-notifications-arm64 latest b3cb1ccfc183 8 minutes ago 32.2MB [2023-04-17T22:53:31.937Z] support-scheduler-arm64 latest 96755da4b6cc 8 minutes ago 31.5MB [2023-04-17T22:53:31.937Z] c425c8f39483 8 minutes ago 1.39GB [2023-04-17T22:53:31.937Z] 06d5cbe57d14 8 minutes ago 1.39GB [2023-04-17T22:53:31.937Z] security-spire-server-arm64 latest c0ad5eb26040 9 minutes ago 87.1MB [2023-04-17T22:53:31.937Z] 1252eadb63f4 9 minutes ago 1.18GB [2023-04-17T22:53:31.937Z] security-proxy-setup-arm64 latest 1333a3ca4b37 9 minutes ago 18.7MB [2023-04-17T22:53:31.937Z] a3e11f9b8361 10 minutes ago 1.3GB [2023-04-17T22:53:31.937Z] core-data-arm64 latest 3992bf2465e6 11 minutes ago 19.9MB [2023-04-17T22:53:31.937Z] core-command-arm64 latest 3fa7979eea04 11 minutes ago 19.7MB [2023-04-17T22:53:31.937Z] dd65ba045ecc 11 minutes ago 1.32GB [2023-04-17T22:53:31.937Z] 6322461a75a2 11 minutes ago 1.32GB [2023-04-17T22:53:31.937Z] security-spire-agent-arm64 latest cd76b5c0af6e 18 minutes ago 125MB [2023-04-17T22:53:31.937Z] 86a4075b4116 18 minutes ago 1.18GB [2023-04-17T22:53:31.937Z] ci-base-image-arm64 latest b286678df4f2 21 minutes ago 866MB [2023-04-17T22:53:31.937Z] alpine 3.17 51e60588ff2c 2 weeks ago 7.46MB [2023-04-17T22:53:31.937Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 5 weeks ago 648MB [2023-04-17T22:53:31.937Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-17T22:53:32.046Z] provisioning config files... [2023-04-17T22:53:32.067Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/495@tmp/config7859218669482631710tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-17T22:53:32.417Z] ---> docker-login.sh [2023-04-17T22:53:32.417Z] nexus3.edgexfoundry.org:10001 [2023-04-17T22:53:32.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T22:53:32.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T22:53:32.691Z] Configure a credential helper to remove this warning. See [2023-04-17T22:53:32.691Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T22:53:32.691Z] [2023-04-17T22:53:32.691Z] Login Succeeded [2023-04-17T22:53:32.691Z] nexus3.edgexfoundry.org:10002 [2023-04-17T22:53:32.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T22:53:33.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T22:53:33.234Z] Configure a credential helper to remove this warning. See [2023-04-17T22:53:33.234Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T22:53:33.234Z] [2023-04-17T22:53:33.234Z] Login Succeeded [2023-04-17T22:53:33.234Z] nexus3.edgexfoundry.org:10003 [2023-04-17T22:53:33.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T22:53:33.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T22:53:33.507Z] Configure a credential helper to remove this warning. See [2023-04-17T22:53:33.507Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T22:53:33.507Z] [2023-04-17T22:53:33.507Z] Login Succeeded [2023-04-17T22:53:33.507Z] nexus3.edgexfoundry.org:10004 [2023-04-17T22:53:33.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T22:53:34.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T22:53:34.051Z] Configure a credential helper to remove this warning. See [2023-04-17T22:53:34.051Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T22:53:34.051Z] [2023-04-17T22:53:34.051Z] Login Succeeded [2023-04-17T22:53:34.051Z] docker.io [2023-04-17T22:53:34.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T22:53:34.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T22:53:34.590Z] Configure a credential helper to remove this warning. See [2023-04-17T22:53:34.590Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T22:53:34.590Z] [2023-04-17T22:53:34.590Z] Login Succeeded [2023-04-17T22:53:34.590Z] ---> docker-login.sh ends [Pipeline] } [2023-04-17T22:53:34.604Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-17T22:53:34.628Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-17T22:53:34.644Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-04-17T22:53:34.644Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:53:34.644Z] latest [2023-04-17T22:53:34.644Z] 3.0.0-dev.133 [2023-04-17T22:53:34.644Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [2023-04-17T22:53:34.644Z] main [2023-04-17T22:53:34.644Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:53:34.973Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:53:35.304Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:53:35.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-04-17T22:53:35.304Z] c86af5eae82a: Preparing [2023-04-17T22:53:35.304Z] 92f7e00fc04b: Preparing [2023-04-17T22:53:35.304Z] 68fcecfd7363: Preparing [2023-04-17T22:53:35.304Z] 9cb90f2a708c: Preparing [2023-04-17T22:53:35.304Z] 2e40297367ce: Preparing [2023-04-17T22:53:35.304Z] 26cbea5cba74: Preparing [2023-04-17T22:53:35.304Z] 26cbea5cba74: Waiting [2023-04-17T22:53:35.571Z] c86af5eae82a: Pushed [2023-04-17T22:53:35.571Z] 9cb90f2a708c: Pushed [2023-04-17T22:53:35.571Z] 26cbea5cba74: Layer already exists [2023-04-17T22:53:35.571Z] 2e40297367ce: Pushed [2023-04-17T22:53:35.571Z] 68fcecfd7363: Pushed [2023-04-17T22:53:38.905Z] 92f7e00fc04b: Pushed [2023-04-17T22:53:38.905Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf: digest: sha256:0a97259acc19b6801d5a3f490646df6ff9761685731f64954c2021b88ac2c84b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:53:39.300Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:53:39.628Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-04-17T22:53:39.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-04-17T22:53:39.628Z] c86af5eae82a: Preparing [2023-04-17T22:53:39.628Z] 92f7e00fc04b: Preparing [2023-04-17T22:53:39.628Z] 68fcecfd7363: Preparing [2023-04-17T22:53:39.628Z] 9cb90f2a708c: Preparing [2023-04-17T22:53:39.628Z] 2e40297367ce: Preparing [2023-04-17T22:53:39.628Z] 26cbea5cba74: Preparing [2023-04-17T22:53:39.628Z] 26cbea5cba74: Waiting [2023-04-17T22:53:39.628Z] 68fcecfd7363: Layer already exists [2023-04-17T22:53:39.628Z] 9cb90f2a708c: Layer already exists [2023-04-17T22:53:39.628Z] 92f7e00fc04b: Layer already exists [2023-04-17T22:53:39.628Z] 2e40297367ce: Layer already exists [2023-04-17T22:53:39.628Z] c86af5eae82a: Layer already exists [2023-04-17T22:53:39.628Z] 26cbea5cba74: Layer already exists [2023-04-17T22:53:39.893Z] latest: digest: sha256:0a97259acc19b6801d5a3f490646df6ff9761685731f64954c2021b88ac2c84b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:53:40.227Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.133 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:53:40.557Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.133 [2023-04-17T22:53:40.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-04-17T22:53:40.557Z] c86af5eae82a: Preparing [2023-04-17T22:53:40.557Z] 92f7e00fc04b: Preparing [2023-04-17T22:53:40.557Z] 68fcecfd7363: Preparing [2023-04-17T22:53:40.557Z] 9cb90f2a708c: Preparing [2023-04-17T22:53:40.557Z] 2e40297367ce: Preparing [2023-04-17T22:53:40.557Z] 26cbea5cba74: Preparing [2023-04-17T22:53:40.557Z] 26cbea5cba74: Waiting [2023-04-17T22:53:40.557Z] c86af5eae82a: Layer already exists [2023-04-17T22:53:40.557Z] 2e40297367ce: Layer already exists [2023-04-17T22:53:40.557Z] 9cb90f2a708c: Layer already exists [2023-04-17T22:53:40.557Z] 68fcecfd7363: Layer already exists [2023-04-17T22:53:40.557Z] 92f7e00fc04b: Layer already exists [2023-04-17T22:53:40.558Z] 26cbea5cba74: Layer already exists [2023-04-17T22:53:40.823Z] 3.0.0-dev.133: digest: sha256:0a97259acc19b6801d5a3f490646df6ff9761685731f64954c2021b88ac2c84b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:53:41.157Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:53:41.489Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [2023-04-17T22:53:41.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-04-17T22:53:41.489Z] c86af5eae82a: Preparing [2023-04-17T22:53:41.489Z] 92f7e00fc04b: Preparing [2023-04-17T22:53:41.489Z] 68fcecfd7363: Preparing [2023-04-17T22:53:41.489Z] 9cb90f2a708c: Preparing [2023-04-17T22:53:41.489Z] 2e40297367ce: Preparing [2023-04-17T22:53:41.489Z] 26cbea5cba74: Preparing [2023-04-17T22:53:41.489Z] 26cbea5cba74: Waiting [2023-04-17T22:53:41.489Z] 9cb90f2a708c: Layer already exists [2023-04-17T22:53:41.489Z] c86af5eae82a: Layer already exists [2023-04-17T22:53:41.489Z] 2e40297367ce: Layer already exists [2023-04-17T22:53:41.489Z] 92f7e00fc04b: Layer already exists [2023-04-17T22:53:41.489Z] 68fcecfd7363: Layer already exists [2023-04-17T22:53:41.489Z] 26cbea5cba74: Layer already exists [2023-04-17T22:53:41.755Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133: digest: sha256:0a97259acc19b6801d5a3f490646df6ff9761685731f64954c2021b88ac2c84b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:53:42.087Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:53:42.430Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-04-17T22:53:42.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-04-17T22:53:42.430Z] c86af5eae82a: Preparing [2023-04-17T22:53:42.430Z] 92f7e00fc04b: Preparing [2023-04-17T22:53:42.430Z] 68fcecfd7363: Preparing [2023-04-17T22:53:42.430Z] 9cb90f2a708c: Preparing [2023-04-17T22:53:42.430Z] 2e40297367ce: Preparing [2023-04-17T22:53:42.430Z] 26cbea5cba74: Preparing [2023-04-17T22:53:42.430Z] 26cbea5cba74: Waiting [2023-04-17T22:53:42.430Z] 92f7e00fc04b: Layer already exists [2023-04-17T22:53:42.430Z] 68fcecfd7363: Layer already exists [2023-04-17T22:53:42.430Z] c86af5eae82a: Layer already exists [2023-04-17T22:53:42.430Z] 9cb90f2a708c: Layer already exists [2023-04-17T22:53:42.430Z] 2e40297367ce: Layer already exists [2023-04-17T22:53:42.430Z] 26cbea5cba74: Layer already exists [2023-04-17T22:53:42.694Z] main: digest: sha256:0a97259acc19b6801d5a3f490646df6ff9761685731f64954c2021b88ac2c84b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-17T22:53:42.747Z] ===================================================== [Pipeline] echo [2023-04-17T22:53:42.756Z] taggedImages: [2023-04-17T22:53:42.756Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:53:42.756Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-04-17T22:53:42.756Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.133 [2023-04-17T22:53:42.756Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [2023-04-17T22:53:42.756Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-04-17T22:53:42.778Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-04-17T22:53:42.778Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:53:42.778Z] latest [2023-04-17T22:53:42.778Z] 3.0.0-dev.133 [2023-04-17T22:53:42.778Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [2023-04-17T22:53:42.778Z] main [2023-04-17T22:53:42.778Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:53:43.129Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:53:43.476Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:53:43.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-04-17T22:53:43.476Z] 9c3f8dded9c6: Preparing [2023-04-17T22:53:43.476Z] e161e5ba0a81: Preparing [2023-04-17T22:53:43.476Z] 1e232f58e9c1: Preparing [2023-04-17T22:53:43.476Z] d6a0ca181e80: Preparing [2023-04-17T22:53:43.476Z] 68fcecfd7363: Preparing [2023-04-17T22:53:43.476Z] 9cb90f2a708c: Preparing [2023-04-17T22:53:43.476Z] 740a3c7f8fdd: Preparing [2023-04-17T22:53:43.476Z] 26cbea5cba74: Preparing [2023-04-17T22:53:43.476Z] 9cb90f2a708c: Waiting [2023-04-17T22:53:43.476Z] 740a3c7f8fdd: Waiting [2023-04-17T22:53:43.476Z] 26cbea5cba74: Waiting [2023-04-17T22:53:43.476Z] 68fcecfd7363: Layer already exists [2023-04-17T22:53:43.742Z] 9cb90f2a708c: Layer already exists [2023-04-17T22:53:43.742Z] 9c3f8dded9c6: Pushed [2023-04-17T22:53:43.742Z] e161e5ba0a81: Pushed [2023-04-17T22:53:43.742Z] 1e232f58e9c1: Pushed [2023-04-17T22:53:43.742Z] 26cbea5cba74: Layer already exists [2023-04-17T22:53:43.742Z] 740a3c7f8fdd: Pushed [2023-04-17T22:53:46.314Z] d6a0ca181e80: Pushed [2023-04-17T22:53:46.314Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf: digest: sha256:4d92a465c49e183d54e9bc4d0313dd96c7bc6b97a83b07c913702029e0a81b29 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:53:46.653Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:53:46.987Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-04-17T22:53:46.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-04-17T22:53:46.987Z] 9c3f8dded9c6: Preparing [2023-04-17T22:53:46.987Z] e161e5ba0a81: Preparing [2023-04-17T22:53:46.987Z] 1e232f58e9c1: Preparing [2023-04-17T22:53:46.987Z] d6a0ca181e80: Preparing [2023-04-17T22:53:46.987Z] 68fcecfd7363: Preparing [2023-04-17T22:53:46.987Z] 9cb90f2a708c: Preparing [2023-04-17T22:53:46.987Z] 740a3c7f8fdd: Preparing [2023-04-17T22:53:46.987Z] 26cbea5cba74: Preparing [2023-04-17T22:53:46.987Z] 9cb90f2a708c: Waiting [2023-04-17T22:53:46.987Z] 740a3c7f8fdd: Waiting [2023-04-17T22:53:46.987Z] 26cbea5cba74: Waiting [2023-04-17T22:53:46.987Z] 68fcecfd7363: Layer already exists [2023-04-17T22:53:46.987Z] 1e232f58e9c1: Layer already exists [2023-04-17T22:53:46.987Z] e161e5ba0a81: Layer already exists [2023-04-17T22:53:46.987Z] 9c3f8dded9c6: Layer already exists [2023-04-17T22:53:46.987Z] d6a0ca181e80: Layer already exists [2023-04-17T22:53:46.987Z] 740a3c7f8fdd: Layer already exists [2023-04-17T22:53:46.987Z] 26cbea5cba74: Layer already exists [2023-04-17T22:53:46.987Z] 9cb90f2a708c: Layer already exists [2023-04-17T22:53:47.253Z] latest: digest: sha256:4d92a465c49e183d54e9bc4d0313dd96c7bc6b97a83b07c913702029e0a81b29 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:53:47.590Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.133 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:53:47.927Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.133 [2023-04-17T22:53:47.927Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-04-17T22:53:47.927Z] 9c3f8dded9c6: Preparing [2023-04-17T22:53:47.927Z] e161e5ba0a81: Preparing [2023-04-17T22:53:47.927Z] 1e232f58e9c1: Preparing [2023-04-17T22:53:47.927Z] d6a0ca181e80: Preparing [2023-04-17T22:53:47.927Z] 68fcecfd7363: Preparing [2023-04-17T22:53:47.927Z] 9cb90f2a708c: Preparing [2023-04-17T22:53:47.927Z] 740a3c7f8fdd: Preparing [2023-04-17T22:53:47.927Z] 26cbea5cba74: Preparing [2023-04-17T22:53:47.927Z] 740a3c7f8fdd: Waiting [2023-04-17T22:53:47.927Z] 26cbea5cba74: Waiting [2023-04-17T22:53:47.927Z] 9cb90f2a708c: Waiting [2023-04-17T22:53:47.927Z] 68fcecfd7363: Layer already exists [2023-04-17T22:53:47.927Z] d6a0ca181e80: Layer already exists [2023-04-17T22:53:47.927Z] e161e5ba0a81: Layer already exists [2023-04-17T22:53:47.927Z] 9c3f8dded9c6: Layer already exists [2023-04-17T22:53:47.927Z] 1e232f58e9c1: Layer already exists [2023-04-17T22:53:47.927Z] 9cb90f2a708c: Layer already exists [2023-04-17T22:53:47.927Z] 740a3c7f8fdd: Layer already exists [2023-04-17T22:53:47.927Z] 26cbea5cba74: Layer already exists [2023-04-17T22:53:48.193Z] 3.0.0-dev.133: digest: sha256:4d92a465c49e183d54e9bc4d0313dd96c7bc6b97a83b07c913702029e0a81b29 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:53:48.536Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:53:48.873Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [2023-04-17T22:53:48.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-04-17T22:53:48.873Z] 9c3f8dded9c6: Preparing [2023-04-17T22:53:48.873Z] e161e5ba0a81: Preparing [2023-04-17T22:53:48.873Z] 1e232f58e9c1: Preparing [2023-04-17T22:53:48.873Z] d6a0ca181e80: Preparing [2023-04-17T22:53:48.873Z] 68fcecfd7363: Preparing [2023-04-17T22:53:48.873Z] 9cb90f2a708c: Preparing [2023-04-17T22:53:48.873Z] 740a3c7f8fdd: Preparing [2023-04-17T22:53:48.873Z] 26cbea5cba74: Preparing [2023-04-17T22:53:48.873Z] 740a3c7f8fdd: Waiting [2023-04-17T22:53:48.873Z] 26cbea5cba74: Waiting [2023-04-17T22:53:48.873Z] 9cb90f2a708c: Waiting [2023-04-17T22:53:48.873Z] 68fcecfd7363: Layer already exists [2023-04-17T22:53:48.873Z] 1e232f58e9c1: Layer already exists [2023-04-17T22:53:48.873Z] e161e5ba0a81: Layer already exists [2023-04-17T22:53:48.873Z] d6a0ca181e80: Layer already exists [2023-04-17T22:53:48.873Z] 9c3f8dded9c6: Layer already exists [2023-04-17T22:53:48.873Z] 9cb90f2a708c: Layer already exists [2023-04-17T22:53:48.873Z] 26cbea5cba74: Layer already exists [2023-04-17T22:53:48.873Z] 740a3c7f8fdd: Layer already exists [2023-04-17T22:53:49.139Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133: digest: sha256:4d92a465c49e183d54e9bc4d0313dd96c7bc6b97a83b07c913702029e0a81b29 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:53:49.470Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:53:50.387Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-04-17T22:53:50.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-04-17T22:53:50.387Z] 9c3f8dded9c6: Preparing [2023-04-17T22:53:50.387Z] e161e5ba0a81: Preparing [2023-04-17T22:53:50.387Z] 1e232f58e9c1: Preparing [2023-04-17T22:53:50.387Z] d6a0ca181e80: Preparing [2023-04-17T22:53:50.387Z] 68fcecfd7363: Preparing [2023-04-17T22:53:50.387Z] 9cb90f2a708c: Preparing [2023-04-17T22:53:50.387Z] 740a3c7f8fdd: Preparing [2023-04-17T22:53:50.387Z] 26cbea5cba74: Preparing [2023-04-17T22:53:50.387Z] 9cb90f2a708c: Waiting [2023-04-17T22:53:50.387Z] 740a3c7f8fdd: Waiting [2023-04-17T22:53:50.387Z] 26cbea5cba74: Waiting [2023-04-17T22:53:50.387Z] 68fcecfd7363: Layer already exists [2023-04-17T22:53:50.387Z] 1e232f58e9c1: Layer already exists [2023-04-17T22:53:50.387Z] 9c3f8dded9c6: Layer already exists [2023-04-17T22:53:50.387Z] d6a0ca181e80: Layer already exists [2023-04-17T22:53:50.387Z] e161e5ba0a81: Layer already exists [2023-04-17T22:53:50.387Z] 9cb90f2a708c: Layer already exists [2023-04-17T22:53:50.387Z] 740a3c7f8fdd: Layer already exists [2023-04-17T22:53:50.387Z] 26cbea5cba74: Layer already exists [2023-04-17T22:53:50.652Z] main: digest: sha256:4d92a465c49e183d54e9bc4d0313dd96c7bc6b97a83b07c913702029e0a81b29 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-17T22:53:50.692Z] ===================================================== [Pipeline] echo [2023-04-17T22:53:50.698Z] taggedImages: [2023-04-17T22:53:50.698Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:53:50.698Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-04-17T22:53:50.698Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.133 [2023-04-17T22:53:50.698Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [2023-04-17T22:53:50.698Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-04-17T22:53:50.713Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-04-17T22:53:50.713Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:53:50.713Z] latest [2023-04-17T22:53:50.713Z] 3.0.0-dev.133 [2023-04-17T22:53:50.713Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [2023-04-17T22:53:50.713Z] main [2023-04-17T22:53:50.713Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:53:51.051Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:53:51.381Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:53:51.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-04-17T22:53:51.381Z] baf1beee27ab: Preparing [2023-04-17T22:53:51.381Z] 105bb83fb43e: Preparing [2023-04-17T22:53:51.381Z] 68fcecfd7363: Preparing [2023-04-17T22:53:51.381Z] 9cb90f2a708c: Preparing [2023-04-17T22:53:51.381Z] d81382764641: Preparing [2023-04-17T22:53:51.381Z] 26cbea5cba74: Preparing [2023-04-17T22:53:51.381Z] 26cbea5cba74: Waiting [2023-04-17T22:53:51.381Z] 9cb90f2a708c: Layer already exists [2023-04-17T22:53:51.381Z] 68fcecfd7363: Layer already exists [2023-04-17T22:53:51.381Z] 26cbea5cba74: Layer already exists [2023-04-17T22:53:51.646Z] baf1beee27ab: Pushed [2023-04-17T22:53:51.646Z] d81382764641: Pushed [2023-04-17T22:53:54.974Z] 105bb83fb43e: Pushed [2023-04-17T22:53:54.974Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf: digest: sha256:6139abb8029bd222672b178595abc6d3b0932ece727dac4332e90df5d4e6a4b9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:53:55.304Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:53:55.628Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-04-17T22:53:55.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-04-17T22:53:55.628Z] baf1beee27ab: Preparing [2023-04-17T22:53:55.628Z] 105bb83fb43e: Preparing [2023-04-17T22:53:55.628Z] 68fcecfd7363: Preparing [2023-04-17T22:53:55.628Z] 9cb90f2a708c: Preparing [2023-04-17T22:53:55.628Z] d81382764641: Preparing [2023-04-17T22:53:55.628Z] 26cbea5cba74: Preparing [2023-04-17T22:53:55.628Z] 26cbea5cba74: Waiting [2023-04-17T22:53:55.628Z] baf1beee27ab: Layer already exists [2023-04-17T22:53:55.628Z] 68fcecfd7363: Layer already exists [2023-04-17T22:53:55.628Z] d81382764641: Layer already exists [2023-04-17T22:53:55.628Z] 9cb90f2a708c: Layer already exists [2023-04-17T22:53:55.628Z] 105bb83fb43e: Layer already exists [2023-04-17T22:53:55.628Z] 26cbea5cba74: Layer already exists [2023-04-17T22:53:55.894Z] latest: digest: sha256:6139abb8029bd222672b178595abc6d3b0932ece727dac4332e90df5d4e6a4b9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:53:56.229Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.133 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:53:56.557Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.133 [2023-04-17T22:53:56.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-04-17T22:53:56.557Z] baf1beee27ab: Preparing [2023-04-17T22:53:56.557Z] 105bb83fb43e: Preparing [2023-04-17T22:53:56.557Z] 68fcecfd7363: Preparing [2023-04-17T22:53:56.557Z] 9cb90f2a708c: Preparing [2023-04-17T22:53:56.557Z] d81382764641: Preparing [2023-04-17T22:53:56.557Z] 26cbea5cba74: Preparing [2023-04-17T22:53:56.557Z] 26cbea5cba74: Waiting [2023-04-17T22:53:56.557Z] 105bb83fb43e: Layer already exists [2023-04-17T22:53:56.557Z] 68fcecfd7363: Layer already exists [2023-04-17T22:53:56.557Z] baf1beee27ab: Layer already exists [2023-04-17T22:53:56.557Z] 9cb90f2a708c: Layer already exists [2023-04-17T22:53:56.557Z] d81382764641: Layer already exists [2023-04-17T22:53:56.557Z] 26cbea5cba74: Layer already exists [2023-04-17T22:53:56.557Z] 3.0.0-dev.133: digest: sha256:6139abb8029bd222672b178595abc6d3b0932ece727dac4332e90df5d4e6a4b9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:53:56.887Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:53:57.216Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [2023-04-17T22:53:57.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-04-17T22:53:57.216Z] baf1beee27ab: Preparing [2023-04-17T22:53:57.216Z] 105bb83fb43e: Preparing [2023-04-17T22:53:57.216Z] 68fcecfd7363: Preparing [2023-04-17T22:53:57.216Z] 9cb90f2a708c: Preparing [2023-04-17T22:53:57.216Z] d81382764641: Preparing [2023-04-17T22:53:57.216Z] 26cbea5cba74: Preparing [2023-04-17T22:53:57.216Z] 26cbea5cba74: Waiting [2023-04-17T22:53:57.216Z] d81382764641: Layer already exists [2023-04-17T22:53:57.216Z] baf1beee27ab: Layer already exists [2023-04-17T22:53:57.216Z] 105bb83fb43e: Layer already exists [2023-04-17T22:53:57.216Z] 68fcecfd7363: Layer already exists [2023-04-17T22:53:57.216Z] 9cb90f2a708c: Layer already exists [2023-04-17T22:53:57.216Z] 26cbea5cba74: Layer already exists [2023-04-17T22:53:57.216Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133: digest: sha256:6139abb8029bd222672b178595abc6d3b0932ece727dac4332e90df5d4e6a4b9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:53:57.815Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:53:58.142Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-04-17T22:53:58.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-04-17T22:53:58.142Z] baf1beee27ab: Preparing [2023-04-17T22:53:58.142Z] 105bb83fb43e: Preparing [2023-04-17T22:53:58.142Z] 68fcecfd7363: Preparing [2023-04-17T22:53:58.142Z] 9cb90f2a708c: Preparing [2023-04-17T22:53:58.142Z] d81382764641: Preparing [2023-04-17T22:53:58.142Z] 26cbea5cba74: Preparing [2023-04-17T22:53:58.142Z] 26cbea5cba74: Waiting [2023-04-17T22:53:58.142Z] 9cb90f2a708c: Layer already exists [2023-04-17T22:53:58.142Z] baf1beee27ab: Layer already exists [2023-04-17T22:53:58.142Z] 68fcecfd7363: Layer already exists [2023-04-17T22:53:58.142Z] d81382764641: Layer already exists [2023-04-17T22:53:58.142Z] 105bb83fb43e: Layer already exists [2023-04-17T22:53:58.142Z] 26cbea5cba74: Layer already exists [2023-04-17T22:53:58.408Z] main: digest: sha256:6139abb8029bd222672b178595abc6d3b0932ece727dac4332e90df5d4e6a4b9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-17T22:53:58.453Z] ===================================================== [Pipeline] echo [2023-04-17T22:53:58.460Z] taggedImages: [2023-04-17T22:53:58.460Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:53:58.460Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-04-17T22:53:58.460Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.133 [2023-04-17T22:53:58.460Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [2023-04-17T22:53:58.460Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-04-17T22:53:58.474Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-04-17T22:53:58.474Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:53:58.474Z] latest [2023-04-17T22:53:58.474Z] 3.0.0-dev.133 [2023-04-17T22:53:58.474Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [2023-04-17T22:53:58.474Z] main [2023-04-17T22:53:58.474Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:53:58.796Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:53:59.122Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:53:59.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-04-17T22:53:59.122Z] 032393a98b31: Preparing [2023-04-17T22:53:59.122Z] 1b5c1485bf0b: Preparing [2023-04-17T22:53:59.122Z] a69544f75f14: Preparing [2023-04-17T22:53:59.122Z] 68fcecfd7363: Preparing [2023-04-17T22:53:59.122Z] 9cb90f2a708c: Preparing [2023-04-17T22:53:59.122Z] 2e40297367ce: Preparing [2023-04-17T22:53:59.122Z] 26cbea5cba74: Preparing [2023-04-17T22:53:59.122Z] 2e40297367ce: Waiting [2023-04-17T22:53:59.122Z] 26cbea5cba74: Waiting [2023-04-17T22:53:59.122Z] 9cb90f2a708c: Layer already exists [2023-04-17T22:53:59.122Z] 68fcecfd7363: Layer already exists [2023-04-17T22:53:59.122Z] 2e40297367ce: Layer already exists [2023-04-17T22:53:59.122Z] 26cbea5cba74: Layer already exists [2023-04-17T22:53:59.387Z] 032393a98b31: Pushed [2023-04-17T22:53:59.387Z] 1b5c1485bf0b: Pushed [2023-04-17T22:54:02.719Z] a69544f75f14: Pushed [2023-04-17T22:54:02.719Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf: digest: sha256:8094684d30aa063329adcc239119cbd479fa27ea272c330d4ecabe20475cda7a size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:54:03.052Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:54:03.380Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-04-17T22:54:03.380Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-04-17T22:54:03.380Z] 032393a98b31: Preparing [2023-04-17T22:54:03.380Z] 1b5c1485bf0b: Preparing [2023-04-17T22:54:03.380Z] a69544f75f14: Preparing [2023-04-17T22:54:03.380Z] 68fcecfd7363: Preparing [2023-04-17T22:54:03.380Z] 9cb90f2a708c: Preparing [2023-04-17T22:54:03.380Z] 2e40297367ce: Preparing [2023-04-17T22:54:03.380Z] 26cbea5cba74: Preparing [2023-04-17T22:54:03.380Z] 2e40297367ce: Waiting [2023-04-17T22:54:03.380Z] 26cbea5cba74: Waiting [2023-04-17T22:54:03.380Z] 032393a98b31: Layer already exists [2023-04-17T22:54:03.380Z] 9cb90f2a708c: Layer already exists [2023-04-17T22:54:03.380Z] 68fcecfd7363: Layer already exists [2023-04-17T22:54:03.380Z] 1b5c1485bf0b: Layer already exists [2023-04-17T22:54:03.380Z] a69544f75f14: Layer already exists [2023-04-17T22:54:03.380Z] 26cbea5cba74: Layer already exists [2023-04-17T22:54:03.380Z] 2e40297367ce: Layer already exists [2023-04-17T22:54:03.645Z] latest: digest: sha256:8094684d30aa063329adcc239119cbd479fa27ea272c330d4ecabe20475cda7a size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:54:03.987Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.133 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:54:04.323Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.133 [2023-04-17T22:54:04.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-04-17T22:54:04.323Z] 032393a98b31: Preparing [2023-04-17T22:54:04.323Z] 1b5c1485bf0b: Preparing [2023-04-17T22:54:04.323Z] a69544f75f14: Preparing [2023-04-17T22:54:04.323Z] 68fcecfd7363: Preparing [2023-04-17T22:54:04.323Z] 9cb90f2a708c: Preparing [2023-04-17T22:54:04.323Z] 2e40297367ce: Preparing [2023-04-17T22:54:04.323Z] 26cbea5cba74: Preparing [2023-04-17T22:54:04.323Z] 2e40297367ce: Waiting [2023-04-17T22:54:04.323Z] 26cbea5cba74: Waiting [2023-04-17T22:54:04.323Z] a69544f75f14: Layer already exists [2023-04-17T22:54:04.323Z] 1b5c1485bf0b: Layer already exists [2023-04-17T22:54:04.323Z] 032393a98b31: Layer already exists [2023-04-17T22:54:04.323Z] 9cb90f2a708c: Layer already exists [2023-04-17T22:54:04.323Z] 68fcecfd7363: Layer already exists [2023-04-17T22:54:04.323Z] 2e40297367ce: Layer already exists [2023-04-17T22:54:04.323Z] 26cbea5cba74: Layer already exists [2023-04-17T22:54:04.323Z] 3.0.0-dev.133: digest: sha256:8094684d30aa063329adcc239119cbd479fa27ea272c330d4ecabe20475cda7a size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:54:04.919Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:54:05.247Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [2023-04-17T22:54:05.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-04-17T22:54:05.247Z] 032393a98b31: Preparing [2023-04-17T22:54:05.247Z] 1b5c1485bf0b: Preparing [2023-04-17T22:54:05.247Z] a69544f75f14: Preparing [2023-04-17T22:54:05.247Z] 68fcecfd7363: Preparing [2023-04-17T22:54:05.247Z] 9cb90f2a708c: Preparing [2023-04-17T22:54:05.247Z] 2e40297367ce: Preparing [2023-04-17T22:54:05.248Z] 26cbea5cba74: Preparing [2023-04-17T22:54:05.248Z] 2e40297367ce: Waiting [2023-04-17T22:54:05.248Z] 26cbea5cba74: Waiting [2023-04-17T22:54:05.248Z] a69544f75f14: Layer already exists [2023-04-17T22:54:05.248Z] 9cb90f2a708c: Layer already exists [2023-04-17T22:54:05.248Z] 032393a98b31: Layer already exists [2023-04-17T22:54:05.248Z] 1b5c1485bf0b: Layer already exists [2023-04-17T22:54:05.248Z] 68fcecfd7363: Layer already exists [2023-04-17T22:54:05.248Z] 26cbea5cba74: Layer already exists [2023-04-17T22:54:05.248Z] 2e40297367ce: Layer already exists [2023-04-17T22:54:05.512Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133: digest: sha256:8094684d30aa063329adcc239119cbd479fa27ea272c330d4ecabe20475cda7a size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:54:05.844Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:54:06.178Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-04-17T22:54:06.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-04-17T22:54:06.178Z] 032393a98b31: Preparing [2023-04-17T22:54:06.178Z] 1b5c1485bf0b: Preparing [2023-04-17T22:54:06.178Z] a69544f75f14: Preparing [2023-04-17T22:54:06.178Z] 68fcecfd7363: Preparing [2023-04-17T22:54:06.178Z] 9cb90f2a708c: Preparing [2023-04-17T22:54:06.178Z] 2e40297367ce: Preparing [2023-04-17T22:54:06.178Z] 26cbea5cba74: Preparing [2023-04-17T22:54:06.178Z] 2e40297367ce: Waiting [2023-04-17T22:54:06.178Z] 26cbea5cba74: Waiting [2023-04-17T22:54:06.178Z] a69544f75f14: Layer already exists [2023-04-17T22:54:06.178Z] 9cb90f2a708c: Layer already exists [2023-04-17T22:54:06.178Z] 032393a98b31: Layer already exists [2023-04-17T22:54:06.178Z] 1b5c1485bf0b: Layer already exists [2023-04-17T22:54:06.178Z] 68fcecfd7363: Layer already exists [2023-04-17T22:54:06.178Z] 2e40297367ce: Layer already exists [2023-04-17T22:54:06.178Z] 26cbea5cba74: Layer already exists [2023-04-17T22:54:06.443Z] main: digest: sha256:8094684d30aa063329adcc239119cbd479fa27ea272c330d4ecabe20475cda7a size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-17T22:54:06.499Z] ===================================================== [Pipeline] echo [2023-04-17T22:54:06.508Z] taggedImages: [2023-04-17T22:54:06.508Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:54:06.508Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-04-17T22:54:06.508Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.133 [2023-04-17T22:54:06.508Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [2023-04-17T22:54:06.508Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-04-17T22:54:06.530Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-04-17T22:54:06.530Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:54:06.530Z] latest [2023-04-17T22:54:06.530Z] 3.0.0-dev.133 [2023-04-17T22:54:06.530Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [2023-04-17T22:54:06.530Z] main [2023-04-17T22:54:06.530Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:54:06.880Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:54:07.211Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:54:07.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-04-17T22:54:07.211Z] d65dd2b05597: Preparing [2023-04-17T22:54:07.211Z] d65dd2b05597: Preparing [2023-04-17T22:54:07.211Z] 6ef341bd3855: Preparing [2023-04-17T22:54:07.211Z] 1f68485c1f9c: Preparing [2023-04-17T22:54:07.211Z] fe7605b97fe8: Preparing [2023-04-17T22:54:07.211Z] 93c54567f20d: Preparing [2023-04-17T22:54:07.211Z] eac5b082cc38: Preparing [2023-04-17T22:54:07.211Z] 68fcecfd7363: Preparing [2023-04-17T22:54:07.211Z] 9cb90f2a708c: Preparing [2023-04-17T22:54:07.211Z] e83fb171a73d: Preparing [2023-04-17T22:54:07.211Z] 179f504cb287: Preparing [2023-04-17T22:54:07.211Z] bd829d904345: Preparing [2023-04-17T22:54:07.211Z] 6e6a5d3e49a6: Preparing [2023-04-17T22:54:07.211Z] 26cbea5cba74: Preparing [2023-04-17T22:54:07.211Z] e83fb171a73d: Waiting [2023-04-17T22:54:07.211Z] 6e6a5d3e49a6: Waiting [2023-04-17T22:54:07.211Z] 179f504cb287: Waiting [2023-04-17T22:54:07.211Z] bd829d904345: Waiting [2023-04-17T22:54:07.211Z] 68fcecfd7363: Waiting [2023-04-17T22:54:07.211Z] eac5b082cc38: Waiting [2023-04-17T22:54:07.211Z] 9cb90f2a708c: Waiting [2023-04-17T22:54:07.211Z] 26cbea5cba74: Waiting [2023-04-17T22:54:07.476Z] 93c54567f20d: Pushed [2023-04-17T22:54:07.476Z] fe7605b97fe8: Pushed [2023-04-17T22:54:07.476Z] 1f68485c1f9c: Pushed [2023-04-17T22:54:07.476Z] d65dd2b05597: Pushed [2023-04-17T22:54:07.476Z] 6ef341bd3855: Pushed [2023-04-17T22:54:07.476Z] 68fcecfd7363: Layer already exists [2023-04-17T22:54:07.476Z] 9cb90f2a708c: Layer already exists [2023-04-17T22:54:07.741Z] bd829d904345: Pushed [2023-04-17T22:54:07.741Z] e83fb171a73d: Pushed [2023-04-17T22:54:07.741Z] 179f504cb287: Pushed [2023-04-17T22:54:07.741Z] 26cbea5cba74: Layer already exists [2023-04-17T22:54:07.741Z] 6e6a5d3e49a6: Pushed [2023-04-17T22:54:11.080Z] eac5b082cc38: Pushed [2023-04-17T22:54:11.080Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf: digest: sha256:e2f2f3bcdc28d506e4eb61535f81955e07d4081ed778eaf2ef40ea5efeb34a40 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:54:11.407Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:54:11.736Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-04-17T22:54:11.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-04-17T22:54:11.736Z] d65dd2b05597: Preparing [2023-04-17T22:54:11.736Z] d65dd2b05597: Preparing [2023-04-17T22:54:11.736Z] 6ef341bd3855: Preparing [2023-04-17T22:54:11.736Z] 1f68485c1f9c: Preparing [2023-04-17T22:54:11.736Z] fe7605b97fe8: Preparing [2023-04-17T22:54:11.736Z] 93c54567f20d: Preparing [2023-04-17T22:54:11.736Z] eac5b082cc38: Preparing [2023-04-17T22:54:11.736Z] 68fcecfd7363: Preparing [2023-04-17T22:54:11.736Z] 9cb90f2a708c: Preparing [2023-04-17T22:54:11.736Z] e83fb171a73d: Preparing [2023-04-17T22:54:11.736Z] 179f504cb287: Preparing [2023-04-17T22:54:11.736Z] bd829d904345: Preparing [2023-04-17T22:54:11.736Z] 6e6a5d3e49a6: Preparing [2023-04-17T22:54:11.736Z] 26cbea5cba74: Preparing [2023-04-17T22:54:11.736Z] e83fb171a73d: Waiting [2023-04-17T22:54:11.736Z] 179f504cb287: Waiting [2023-04-17T22:54:11.736Z] bd829d904345: Waiting [2023-04-17T22:54:11.736Z] 6e6a5d3e49a6: Waiting [2023-04-17T22:54:11.736Z] 26cbea5cba74: Waiting [2023-04-17T22:54:11.736Z] 68fcecfd7363: Waiting [2023-04-17T22:54:11.736Z] eac5b082cc38: Waiting [2023-04-17T22:54:11.736Z] 9cb90f2a708c: Waiting [2023-04-17T22:54:11.736Z] 93c54567f20d: Layer already exists [2023-04-17T22:54:11.736Z] d65dd2b05597: Layer already exists [2023-04-17T22:54:11.736Z] 1f68485c1f9c: Layer already exists [2023-04-17T22:54:11.736Z] fe7605b97fe8: Layer already exists [2023-04-17T22:54:11.736Z] 6ef341bd3855: Layer already exists [2023-04-17T22:54:11.736Z] eac5b082cc38: Layer already exists [2023-04-17T22:54:11.736Z] e83fb171a73d: Layer already exists [2023-04-17T22:54:11.736Z] 179f504cb287: Layer already exists [2023-04-17T22:54:11.736Z] 68fcecfd7363: Layer already exists [2023-04-17T22:54:11.736Z] 9cb90f2a708c: Layer already exists [2023-04-17T22:54:11.736Z] 6e6a5d3e49a6: Layer already exists [2023-04-17T22:54:11.736Z] bd829d904345: Layer already exists [2023-04-17T22:54:11.736Z] 26cbea5cba74: Layer already exists [2023-04-17T22:54:12.002Z] latest: digest: sha256:e2f2f3bcdc28d506e4eb61535f81955e07d4081ed778eaf2ef40ea5efeb34a40 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:54:12.343Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.133 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:54:12.672Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.133 [2023-04-17T22:54:12.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-04-17T22:54:12.672Z] d65dd2b05597: Preparing [2023-04-17T22:54:12.672Z] d65dd2b05597: Preparing [2023-04-17T22:54:12.672Z] 6ef341bd3855: Preparing [2023-04-17T22:54:12.672Z] 1f68485c1f9c: Preparing [2023-04-17T22:54:12.672Z] fe7605b97fe8: Preparing [2023-04-17T22:54:12.672Z] 93c54567f20d: Preparing [2023-04-17T22:54:12.672Z] eac5b082cc38: Preparing [2023-04-17T22:54:12.672Z] 68fcecfd7363: Preparing [2023-04-17T22:54:12.672Z] 9cb90f2a708c: Preparing [2023-04-17T22:54:12.672Z] e83fb171a73d: Preparing [2023-04-17T22:54:12.672Z] 179f504cb287: Preparing [2023-04-17T22:54:12.672Z] bd829d904345: Preparing [2023-04-17T22:54:12.672Z] 6e6a5d3e49a6: Preparing [2023-04-17T22:54:12.672Z] 26cbea5cba74: Preparing [2023-04-17T22:54:12.672Z] e83fb171a73d: Waiting [2023-04-17T22:54:12.672Z] 179f504cb287: Waiting [2023-04-17T22:54:12.672Z] bd829d904345: Waiting [2023-04-17T22:54:12.672Z] 6e6a5d3e49a6: Waiting [2023-04-17T22:54:12.672Z] 26cbea5cba74: Waiting [2023-04-17T22:54:12.672Z] eac5b082cc38: Waiting [2023-04-17T22:54:12.672Z] 68fcecfd7363: Waiting [2023-04-17T22:54:12.672Z] 9cb90f2a708c: Waiting [2023-04-17T22:54:12.672Z] 1f68485c1f9c: Layer already exists [2023-04-17T22:54:12.672Z] d65dd2b05597: Layer already exists [2023-04-17T22:54:12.672Z] fe7605b97fe8: Layer already exists [2023-04-17T22:54:12.672Z] 93c54567f20d: Layer already exists [2023-04-17T22:54:12.672Z] 6ef341bd3855: Layer already exists [2023-04-17T22:54:12.672Z] 68fcecfd7363: Layer already exists [2023-04-17T22:54:12.672Z] 179f504cb287: Layer already exists [2023-04-17T22:54:12.672Z] eac5b082cc38: Layer already exists [2023-04-17T22:54:12.672Z] e83fb171a73d: Layer already exists [2023-04-17T22:54:12.672Z] 9cb90f2a708c: Layer already exists [2023-04-17T22:54:12.672Z] bd829d904345: Layer already exists [2023-04-17T22:54:12.672Z] 6e6a5d3e49a6: Layer already exists [2023-04-17T22:54:12.672Z] 26cbea5cba74: Layer already exists [2023-04-17T22:54:12.935Z] 3.0.0-dev.133: digest: sha256:e2f2f3bcdc28d506e4eb61535f81955e07d4081ed778eaf2ef40ea5efeb34a40 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:54:13.262Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:54:13.594Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [2023-04-17T22:54:13.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-04-17T22:54:13.594Z] d65dd2b05597: Preparing [2023-04-17T22:54:13.594Z] d65dd2b05597: Preparing [2023-04-17T22:54:13.594Z] 6ef341bd3855: Preparing [2023-04-17T22:54:13.594Z] 1f68485c1f9c: Preparing [2023-04-17T22:54:13.594Z] fe7605b97fe8: Preparing [2023-04-17T22:54:13.594Z] 93c54567f20d: Preparing [2023-04-17T22:54:13.594Z] eac5b082cc38: Preparing [2023-04-17T22:54:13.594Z] 68fcecfd7363: Preparing [2023-04-17T22:54:13.594Z] 9cb90f2a708c: Preparing [2023-04-17T22:54:13.594Z] e83fb171a73d: Preparing [2023-04-17T22:54:13.594Z] 179f504cb287: Preparing [2023-04-17T22:54:13.594Z] bd829d904345: Preparing [2023-04-17T22:54:13.594Z] 6e6a5d3e49a6: Preparing [2023-04-17T22:54:13.594Z] 26cbea5cba74: Preparing [2023-04-17T22:54:13.594Z] eac5b082cc38: Waiting [2023-04-17T22:54:13.594Z] 68fcecfd7363: Waiting [2023-04-17T22:54:13.594Z] 9cb90f2a708c: Waiting [2023-04-17T22:54:13.594Z] e83fb171a73d: Waiting [2023-04-17T22:54:13.594Z] 179f504cb287: Waiting [2023-04-17T22:54:13.594Z] 6e6a5d3e49a6: Waiting [2023-04-17T22:54:13.594Z] bd829d904345: Waiting [2023-04-17T22:54:13.594Z] 26cbea5cba74: Waiting [2023-04-17T22:54:13.594Z] 93c54567f20d: Layer already exists [2023-04-17T22:54:13.594Z] 6ef341bd3855: Layer already exists [2023-04-17T22:54:13.594Z] fe7605b97fe8: Layer already exists [2023-04-17T22:54:13.594Z] 1f68485c1f9c: Layer already exists [2023-04-17T22:54:13.594Z] d65dd2b05597: Layer already exists [2023-04-17T22:54:13.594Z] e83fb171a73d: Layer already exists [2023-04-17T22:54:13.594Z] eac5b082cc38: Layer already exists [2023-04-17T22:54:13.594Z] 68fcecfd7363: Layer already exists [2023-04-17T22:54:13.594Z] 9cb90f2a708c: Layer already exists [2023-04-17T22:54:13.594Z] 179f504cb287: Layer already exists [2023-04-17T22:54:13.594Z] bd829d904345: Layer already exists [2023-04-17T22:54:13.594Z] 26cbea5cba74: Layer already exists [2023-04-17T22:54:13.594Z] 6e6a5d3e49a6: Layer already exists [2023-04-17T22:54:13.857Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133: digest: sha256:e2f2f3bcdc28d506e4eb61535f81955e07d4081ed778eaf2ef40ea5efeb34a40 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:54:14.195Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:54:14.526Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-04-17T22:54:14.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-04-17T22:54:14.526Z] d65dd2b05597: Preparing [2023-04-17T22:54:14.526Z] d65dd2b05597: Preparing [2023-04-17T22:54:14.526Z] 6ef341bd3855: Preparing [2023-04-17T22:54:14.526Z] 1f68485c1f9c: Preparing [2023-04-17T22:54:14.526Z] fe7605b97fe8: Preparing [2023-04-17T22:54:14.526Z] 93c54567f20d: Preparing [2023-04-17T22:54:14.526Z] eac5b082cc38: Preparing [2023-04-17T22:54:14.526Z] 68fcecfd7363: Preparing [2023-04-17T22:54:14.526Z] 9cb90f2a708c: Preparing [2023-04-17T22:54:14.526Z] e83fb171a73d: Preparing [2023-04-17T22:54:14.526Z] 179f504cb287: Preparing [2023-04-17T22:54:14.526Z] bd829d904345: Preparing [2023-04-17T22:54:14.526Z] 6e6a5d3e49a6: Preparing [2023-04-17T22:54:14.526Z] 26cbea5cba74: Preparing [2023-04-17T22:54:14.526Z] e83fb171a73d: Waiting [2023-04-17T22:54:14.526Z] eac5b082cc38: Waiting [2023-04-17T22:54:14.526Z] 68fcecfd7363: Waiting [2023-04-17T22:54:14.526Z] 179f504cb287: Waiting [2023-04-17T22:54:14.526Z] 6e6a5d3e49a6: Waiting [2023-04-17T22:54:14.526Z] 26cbea5cba74: Waiting [2023-04-17T22:54:14.526Z] 9cb90f2a708c: Waiting [2023-04-17T22:54:14.526Z] bd829d904345: Waiting [2023-04-17T22:54:14.526Z] 93c54567f20d: Layer already exists [2023-04-17T22:54:14.526Z] d65dd2b05597: Layer already exists [2023-04-17T22:54:14.526Z] 6ef341bd3855: Layer already exists [2023-04-17T22:54:14.526Z] fe7605b97fe8: Layer already exists [2023-04-17T22:54:14.526Z] 1f68485c1f9c: Layer already exists [2023-04-17T22:54:14.526Z] eac5b082cc38: Layer already exists [2023-04-17T22:54:14.526Z] e83fb171a73d: Layer already exists [2023-04-17T22:54:14.526Z] 68fcecfd7363: Layer already exists [2023-04-17T22:54:14.526Z] 9cb90f2a708c: Layer already exists [2023-04-17T22:54:14.526Z] 179f504cb287: Layer already exists [2023-04-17T22:54:14.526Z] bd829d904345: Layer already exists [2023-04-17T22:54:14.526Z] 6e6a5d3e49a6: Layer already exists [2023-04-17T22:54:14.526Z] 26cbea5cba74: Layer already exists [2023-04-17T22:54:14.790Z] main: digest: sha256:e2f2f3bcdc28d506e4eb61535f81955e07d4081ed778eaf2ef40ea5efeb34a40 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-17T22:54:14.843Z] ===================================================== [Pipeline] echo [2023-04-17T22:54:14.850Z] taggedImages: [2023-04-17T22:54:14.850Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:54:14.850Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-04-17T22:54:14.850Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.133 [2023-04-17T22:54:14.850Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [2023-04-17T22:54:14.850Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-04-17T22:54:14.874Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-04-17T22:54:14.874Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:54:14.874Z] latest [2023-04-17T22:54:14.874Z] 3.0.0-dev.133 [2023-04-17T22:54:14.874Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [2023-04-17T22:54:14.874Z] main [2023-04-17T22:54:14.874Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:54:15.206Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:54:15.540Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:54:15.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-04-17T22:54:15.540Z] 796fbd2d9745: Preparing [2023-04-17T22:54:15.540Z] 3f8595ab0e15: Preparing [2023-04-17T22:54:15.540Z] bc9968ad36e3: Preparing [2023-04-17T22:54:15.540Z] 167d5f4b8073: Preparing [2023-04-17T22:54:15.540Z] 68fcecfd7363: Preparing [2023-04-17T22:54:15.540Z] 9cb90f2a708c: Preparing [2023-04-17T22:54:15.540Z] 740a3c7f8fdd: Preparing [2023-04-17T22:54:15.540Z] 26cbea5cba74: Preparing [2023-04-17T22:54:15.540Z] 740a3c7f8fdd: Waiting [2023-04-17T22:54:15.540Z] 26cbea5cba74: Waiting [2023-04-17T22:54:15.540Z] 9cb90f2a708c: Waiting [2023-04-17T22:54:15.540Z] 68fcecfd7363: Layer already exists [2023-04-17T22:54:15.805Z] 9cb90f2a708c: Layer already exists [2023-04-17T22:54:15.805Z] 740a3c7f8fdd: Layer already exists [2023-04-17T22:54:15.805Z] 26cbea5cba74: Layer already exists [2023-04-17T22:54:15.805Z] bc9968ad36e3: Pushed [2023-04-17T22:54:15.805Z] 3f8595ab0e15: Pushed [2023-04-17T22:54:15.805Z] 796fbd2d9745: Pushed [2023-04-17T22:54:18.370Z] 167d5f4b8073: Pushed [2023-04-17T22:54:18.370Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf: digest: sha256:693cfa49156476741a61ad42d9a5619d17c9911b04fae4e019df5d577c4ab552 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:54:18.706Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:54:19.042Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-04-17T22:54:19.043Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-04-17T22:54:19.043Z] 796fbd2d9745: Preparing [2023-04-17T22:54:19.043Z] 3f8595ab0e15: Preparing [2023-04-17T22:54:19.043Z] bc9968ad36e3: Preparing [2023-04-17T22:54:19.043Z] 167d5f4b8073: Preparing [2023-04-17T22:54:19.043Z] 68fcecfd7363: Preparing [2023-04-17T22:54:19.043Z] 9cb90f2a708c: Preparing [2023-04-17T22:54:19.043Z] 740a3c7f8fdd: Preparing [2023-04-17T22:54:19.043Z] 26cbea5cba74: Preparing [2023-04-17T22:54:19.043Z] 9cb90f2a708c: Waiting [2023-04-17T22:54:19.043Z] 740a3c7f8fdd: Waiting [2023-04-17T22:54:19.043Z] 26cbea5cba74: Waiting [2023-04-17T22:54:19.043Z] bc9968ad36e3: Layer already exists [2023-04-17T22:54:19.043Z] 167d5f4b8073: Layer already exists [2023-04-17T22:54:19.043Z] 3f8595ab0e15: Layer already exists [2023-04-17T22:54:19.043Z] 68fcecfd7363: Layer already exists [2023-04-17T22:54:19.043Z] 796fbd2d9745: Layer already exists [2023-04-17T22:54:19.043Z] 9cb90f2a708c: Layer already exists [2023-04-17T22:54:19.043Z] 26cbea5cba74: Layer already exists [2023-04-17T22:54:19.043Z] 740a3c7f8fdd: Layer already exists [2023-04-17T22:54:19.307Z] latest: digest: sha256:693cfa49156476741a61ad42d9a5619d17c9911b04fae4e019df5d577c4ab552 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:54:19.649Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.133 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:54:19.987Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.133 [2023-04-17T22:54:19.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-04-17T22:54:19.987Z] 796fbd2d9745: Preparing [2023-04-17T22:54:19.987Z] 3f8595ab0e15: Preparing [2023-04-17T22:54:19.987Z] bc9968ad36e3: Preparing [2023-04-17T22:54:19.987Z] 167d5f4b8073: Preparing [2023-04-17T22:54:19.987Z] 68fcecfd7363: Preparing [2023-04-17T22:54:19.987Z] 9cb90f2a708c: Preparing [2023-04-17T22:54:19.987Z] 740a3c7f8fdd: Preparing [2023-04-17T22:54:19.987Z] 26cbea5cba74: Preparing [2023-04-17T22:54:19.987Z] 740a3c7f8fdd: Waiting [2023-04-17T22:54:19.987Z] 26cbea5cba74: Waiting [2023-04-17T22:54:19.987Z] 9cb90f2a708c: Waiting [2023-04-17T22:54:19.987Z] 796fbd2d9745: Layer already exists [2023-04-17T22:54:19.987Z] 68fcecfd7363: Layer already exists [2023-04-17T22:54:19.987Z] 167d5f4b8073: Layer already exists [2023-04-17T22:54:19.987Z] 3f8595ab0e15: Layer already exists [2023-04-17T22:54:19.987Z] bc9968ad36e3: Layer already exists [2023-04-17T22:54:19.987Z] 740a3c7f8fdd: Layer already exists [2023-04-17T22:54:19.987Z] 9cb90f2a708c: Layer already exists [2023-04-17T22:54:19.987Z] 26cbea5cba74: Layer already exists [2023-04-17T22:54:20.252Z] 3.0.0-dev.133: digest: sha256:693cfa49156476741a61ad42d9a5619d17c9911b04fae4e019df5d577c4ab552 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:54:20.600Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:54:20.936Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [2023-04-17T22:54:20.936Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-04-17T22:54:20.936Z] 796fbd2d9745: Preparing [2023-04-17T22:54:20.936Z] 3f8595ab0e15: Preparing [2023-04-17T22:54:20.936Z] bc9968ad36e3: Preparing [2023-04-17T22:54:20.936Z] 167d5f4b8073: Preparing [2023-04-17T22:54:20.936Z] 68fcecfd7363: Preparing [2023-04-17T22:54:20.936Z] 9cb90f2a708c: Preparing [2023-04-17T22:54:20.936Z] 740a3c7f8fdd: Preparing [2023-04-17T22:54:20.936Z] 26cbea5cba74: Preparing [2023-04-17T22:54:20.936Z] 9cb90f2a708c: Waiting [2023-04-17T22:54:20.936Z] 740a3c7f8fdd: Waiting [2023-04-17T22:54:20.936Z] 26cbea5cba74: Waiting [2023-04-17T22:54:20.936Z] 68fcecfd7363: Layer already exists [2023-04-17T22:54:20.936Z] 167d5f4b8073: Layer already exists [2023-04-17T22:54:20.936Z] 796fbd2d9745: Layer already exists [2023-04-17T22:54:20.936Z] bc9968ad36e3: Layer already exists [2023-04-17T22:54:20.936Z] 3f8595ab0e15: Layer already exists [2023-04-17T22:54:20.936Z] 26cbea5cba74: Layer already exists [2023-04-17T22:54:20.936Z] 740a3c7f8fdd: Layer already exists [2023-04-17T22:54:20.936Z] 9cb90f2a708c: Layer already exists [2023-04-17T22:54:21.201Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133: digest: sha256:693cfa49156476741a61ad42d9a5619d17c9911b04fae4e019df5d577c4ab552 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:54:21.547Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:54:21.882Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-04-17T22:54:21.882Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-04-17T22:54:21.882Z] 796fbd2d9745: Preparing [2023-04-17T22:54:21.882Z] 3f8595ab0e15: Preparing [2023-04-17T22:54:21.882Z] bc9968ad36e3: Preparing [2023-04-17T22:54:21.883Z] 167d5f4b8073: Preparing [2023-04-17T22:54:21.883Z] 68fcecfd7363: Preparing [2023-04-17T22:54:21.883Z] 9cb90f2a708c: Preparing [2023-04-17T22:54:21.883Z] 740a3c7f8fdd: Preparing [2023-04-17T22:54:21.883Z] 26cbea5cba74: Preparing [2023-04-17T22:54:21.883Z] 740a3c7f8fdd: Waiting [2023-04-17T22:54:21.883Z] 26cbea5cba74: Waiting [2023-04-17T22:54:21.883Z] 9cb90f2a708c: Waiting [2023-04-17T22:54:21.883Z] 68fcecfd7363: Layer already exists [2023-04-17T22:54:21.883Z] 3f8595ab0e15: Layer already exists [2023-04-17T22:54:21.883Z] 167d5f4b8073: Layer already exists [2023-04-17T22:54:21.883Z] 796fbd2d9745: Layer already exists [2023-04-17T22:54:21.883Z] bc9968ad36e3: Layer already exists [2023-04-17T22:54:21.883Z] 26cbea5cba74: Layer already exists [2023-04-17T22:54:21.883Z] 740a3c7f8fdd: Layer already exists [2023-04-17T22:54:21.883Z] 9cb90f2a708c: Layer already exists [2023-04-17T22:54:22.149Z] main: digest: sha256:693cfa49156476741a61ad42d9a5619d17c9911b04fae4e019df5d577c4ab552 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-17T22:54:22.188Z] ===================================================== [Pipeline] echo [2023-04-17T22:54:22.194Z] taggedImages: [2023-04-17T22:54:22.194Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:54:22.194Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-04-17T22:54:22.194Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.133 [2023-04-17T22:54:22.194Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [2023-04-17T22:54:22.194Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-04-17T22:54:22.208Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-04-17T22:54:22.208Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:54:22.208Z] latest [2023-04-17T22:54:22.208Z] 3.0.0-dev.133 [2023-04-17T22:54:22.208Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [2023-04-17T22:54:22.208Z] main [2023-04-17T22:54:22.208Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:54:22.538Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:54:22.866Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:54:22.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-04-17T22:54:22.866Z] 5a32654fa19a: Preparing [2023-04-17T22:54:22.866Z] e24c9ccc8938: Preparing [2023-04-17T22:54:22.866Z] dec59faa4707: Preparing [2023-04-17T22:54:22.866Z] b6c4721aa75f: Preparing [2023-04-17T22:54:22.866Z] 68fcecfd7363: Preparing [2023-04-17T22:54:22.866Z] 9cb90f2a708c: Preparing [2023-04-17T22:54:22.866Z] e6dc8983b024: Preparing [2023-04-17T22:54:22.866Z] 7082db7f91bb: Preparing [2023-04-17T22:54:22.866Z] 26cbea5cba74: Preparing [2023-04-17T22:54:22.866Z] 9cb90f2a708c: Waiting [2023-04-17T22:54:22.866Z] e6dc8983b024: Waiting [2023-04-17T22:54:22.866Z] 7082db7f91bb: Waiting [2023-04-17T22:54:22.866Z] 26cbea5cba74: Waiting [2023-04-17T22:54:22.866Z] 68fcecfd7363: Layer already exists [2023-04-17T22:54:23.132Z] 9cb90f2a708c: Layer already exists [2023-04-17T22:54:23.132Z] e24c9ccc8938: Pushed [2023-04-17T22:54:23.132Z] b6c4721aa75f: Pushed [2023-04-17T22:54:23.132Z] 5a32654fa19a: Pushed [2023-04-17T22:54:23.132Z] 26cbea5cba74: Layer already exists [2023-04-17T22:54:23.132Z] e6dc8983b024: Pushed [2023-04-17T22:54:23.399Z] 7082db7f91bb: Pushed [2023-04-17T22:54:25.969Z] dec59faa4707: Pushed [2023-04-17T22:54:25.969Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf: digest: sha256:77ea19d6702501f584189ffa570cc27024b725186eb1d3585fe3df702e7793bd size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:54:26.297Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:54:26.623Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-04-17T22:54:26.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-04-17T22:54:26.623Z] 5a32654fa19a: Preparing [2023-04-17T22:54:26.623Z] e24c9ccc8938: Preparing [2023-04-17T22:54:26.623Z] dec59faa4707: Preparing [2023-04-17T22:54:26.623Z] b6c4721aa75f: Preparing [2023-04-17T22:54:26.623Z] 68fcecfd7363: Preparing [2023-04-17T22:54:26.623Z] 9cb90f2a708c: Preparing [2023-04-17T22:54:26.623Z] e6dc8983b024: Preparing [2023-04-17T22:54:26.623Z] 7082db7f91bb: Preparing [2023-04-17T22:54:26.623Z] 26cbea5cba74: Preparing [2023-04-17T22:54:26.623Z] e6dc8983b024: Waiting [2023-04-17T22:54:26.623Z] 7082db7f91bb: Waiting [2023-04-17T22:54:26.623Z] 26cbea5cba74: Waiting [2023-04-17T22:54:26.623Z] 9cb90f2a708c: Waiting [2023-04-17T22:54:26.623Z] dec59faa4707: Layer already exists [2023-04-17T22:54:26.623Z] e24c9ccc8938: Layer already exists [2023-04-17T22:54:26.623Z] 68fcecfd7363: Layer already exists [2023-04-17T22:54:26.623Z] 5a32654fa19a: Layer already exists [2023-04-17T22:54:26.623Z] b6c4721aa75f: Layer already exists [2023-04-17T22:54:26.623Z] 26cbea5cba74: Layer already exists [2023-04-17T22:54:26.623Z] e6dc8983b024: Layer already exists [2023-04-17T22:54:26.623Z] 9cb90f2a708c: Layer already exists [2023-04-17T22:54:26.623Z] 7082db7f91bb: Layer already exists [2023-04-17T22:54:26.888Z] latest: digest: sha256:77ea19d6702501f584189ffa570cc27024b725186eb1d3585fe3df702e7793bd size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:54:27.220Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.133 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:54:27.557Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.133 [2023-04-17T22:54:27.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-04-17T22:54:27.557Z] 5a32654fa19a: Preparing [2023-04-17T22:54:27.557Z] e24c9ccc8938: Preparing [2023-04-17T22:54:27.557Z] dec59faa4707: Preparing [2023-04-17T22:54:27.557Z] b6c4721aa75f: Preparing [2023-04-17T22:54:27.557Z] 68fcecfd7363: Preparing [2023-04-17T22:54:27.557Z] 9cb90f2a708c: Preparing [2023-04-17T22:54:27.557Z] e6dc8983b024: Preparing [2023-04-17T22:54:27.557Z] 7082db7f91bb: Preparing [2023-04-17T22:54:27.557Z] 26cbea5cba74: Preparing [2023-04-17T22:54:27.557Z] e6dc8983b024: Waiting [2023-04-17T22:54:27.557Z] 7082db7f91bb: Waiting [2023-04-17T22:54:27.557Z] 26cbea5cba74: Waiting [2023-04-17T22:54:27.557Z] 9cb90f2a708c: Waiting [2023-04-17T22:54:27.557Z] 68fcecfd7363: Layer already exists [2023-04-17T22:54:27.557Z] e24c9ccc8938: Layer already exists [2023-04-17T22:54:27.557Z] dec59faa4707: Layer already exists [2023-04-17T22:54:27.557Z] 5a32654fa19a: Layer already exists [2023-04-17T22:54:27.557Z] b6c4721aa75f: Layer already exists [2023-04-17T22:54:27.557Z] e6dc8983b024: Layer already exists [2023-04-17T22:54:27.557Z] 7082db7f91bb: Layer already exists [2023-04-17T22:54:27.557Z] 9cb90f2a708c: Layer already exists [2023-04-17T22:54:27.557Z] 26cbea5cba74: Layer already exists [2023-04-17T22:54:27.822Z] 3.0.0-dev.133: digest: sha256:77ea19d6702501f584189ffa570cc27024b725186eb1d3585fe3df702e7793bd size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:54:28.156Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:54:28.489Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [2023-04-17T22:54:28.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-04-17T22:54:28.489Z] 5a32654fa19a: Preparing [2023-04-17T22:54:28.489Z] e24c9ccc8938: Preparing [2023-04-17T22:54:28.489Z] dec59faa4707: Preparing [2023-04-17T22:54:28.489Z] b6c4721aa75f: Preparing [2023-04-17T22:54:28.489Z] 68fcecfd7363: Preparing [2023-04-17T22:54:28.489Z] 9cb90f2a708c: Preparing [2023-04-17T22:54:28.489Z] e6dc8983b024: Preparing [2023-04-17T22:54:28.489Z] 7082db7f91bb: Preparing [2023-04-17T22:54:28.489Z] 26cbea5cba74: Preparing [2023-04-17T22:54:28.489Z] e6dc8983b024: Waiting [2023-04-17T22:54:28.489Z] 7082db7f91bb: Waiting [2023-04-17T22:54:28.489Z] 26cbea5cba74: Waiting [2023-04-17T22:54:28.489Z] 9cb90f2a708c: Waiting [2023-04-17T22:54:28.489Z] dec59faa4707: Layer already exists [2023-04-17T22:54:28.489Z] 5a32654fa19a: Layer already exists [2023-04-17T22:54:28.489Z] e24c9ccc8938: Layer already exists [2023-04-17T22:54:28.489Z] 68fcecfd7363: Layer already exists [2023-04-17T22:54:28.489Z] b6c4721aa75f: Layer already exists [2023-04-17T22:54:28.489Z] 9cb90f2a708c: Layer already exists [2023-04-17T22:54:28.489Z] 7082db7f91bb: Layer already exists [2023-04-17T22:54:28.489Z] 26cbea5cba74: Layer already exists [2023-04-17T22:54:28.489Z] e6dc8983b024: Layer already exists [2023-04-17T22:54:28.754Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133: digest: sha256:77ea19d6702501f584189ffa570cc27024b725186eb1d3585fe3df702e7793bd size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:54:29.089Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:54:29.423Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-04-17T22:54:29.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-04-17T22:54:29.423Z] 5a32654fa19a: Preparing [2023-04-17T22:54:29.423Z] e24c9ccc8938: Preparing [2023-04-17T22:54:29.423Z] dec59faa4707: Preparing [2023-04-17T22:54:29.423Z] b6c4721aa75f: Preparing [2023-04-17T22:54:29.423Z] 68fcecfd7363: Preparing [2023-04-17T22:54:29.423Z] 9cb90f2a708c: Preparing [2023-04-17T22:54:29.423Z] e6dc8983b024: Preparing [2023-04-17T22:54:29.423Z] 7082db7f91bb: Preparing [2023-04-17T22:54:29.423Z] 26cbea5cba74: Preparing [2023-04-17T22:54:29.423Z] e6dc8983b024: Waiting [2023-04-17T22:54:29.423Z] 7082db7f91bb: Waiting [2023-04-17T22:54:29.423Z] 26cbea5cba74: Waiting [2023-04-17T22:54:29.423Z] 9cb90f2a708c: Waiting [2023-04-17T22:54:29.423Z] 68fcecfd7363: Layer already exists [2023-04-17T22:54:29.423Z] e24c9ccc8938: Layer already exists [2023-04-17T22:54:29.423Z] b6c4721aa75f: Layer already exists [2023-04-17T22:54:29.423Z] 5a32654fa19a: Layer already exists [2023-04-17T22:54:29.423Z] dec59faa4707: Layer already exists [2023-04-17T22:54:29.423Z] e6dc8983b024: Layer already exists [2023-04-17T22:54:29.423Z] 9cb90f2a708c: Layer already exists [2023-04-17T22:54:29.423Z] 7082db7f91bb: Layer already exists [2023-04-17T22:54:29.423Z] 26cbea5cba74: Layer already exists [2023-04-17T22:54:29.687Z] main: digest: sha256:77ea19d6702501f584189ffa570cc27024b725186eb1d3585fe3df702e7793bd size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-17T22:54:29.740Z] ===================================================== [Pipeline] echo [2023-04-17T22:54:29.749Z] taggedImages: [2023-04-17T22:54:29.749Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:54:29.749Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-04-17T22:54:29.749Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.133 [2023-04-17T22:54:29.749Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [2023-04-17T22:54:29.749Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-04-17T22:54:29.769Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-04-17T22:54:29.769Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:54:29.769Z] latest [2023-04-17T22:54:29.769Z] 3.0.0-dev.133 [2023-04-17T22:54:29.769Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [2023-04-17T22:54:29.769Z] main [2023-04-17T22:54:29.769Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:54:30.118Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:54:30.449Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:54:30.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-04-17T22:54:30.449Z] 3f74a12b319d: Preparing [2023-04-17T22:54:30.449Z] 0545f1f3c9a4: Preparing [2023-04-17T22:54:30.449Z] 38f6ed9e7797: Preparing [2023-04-17T22:54:30.449Z] 34d68b167991: Preparing [2023-04-17T22:54:30.449Z] 9f0f8b7fc6b4: Preparing [2023-04-17T22:54:30.449Z] 1a944194311f: Preparing [2023-04-17T22:54:30.449Z] bf309ffc4a57: Preparing [2023-04-17T22:54:30.449Z] 68fcecfd7363: Preparing [2023-04-17T22:54:30.449Z] 9cb90f2a708c: Preparing [2023-04-17T22:54:30.449Z] 808c447c1d68: Preparing [2023-04-17T22:54:30.449Z] 26cbea5cba74: Preparing [2023-04-17T22:54:30.449Z] 68fcecfd7363: Waiting [2023-04-17T22:54:30.449Z] 1a944194311f: Waiting [2023-04-17T22:54:30.449Z] bf309ffc4a57: Waiting [2023-04-17T22:54:30.449Z] 26cbea5cba74: Waiting [2023-04-17T22:54:30.449Z] 9cb90f2a708c: Waiting [2023-04-17T22:54:30.449Z] 808c447c1d68: Waiting [2023-04-17T22:54:30.714Z] 9f0f8b7fc6b4: Pushed [2023-04-17T22:54:30.714Z] 0545f1f3c9a4: Pushed [2023-04-17T22:54:30.714Z] 3f74a12b319d: Pushed [2023-04-17T22:54:30.714Z] 68fcecfd7363: Layer already exists [2023-04-17T22:54:30.981Z] 9cb90f2a708c: Layer already exists [2023-04-17T22:54:30.981Z] 1a944194311f: Pushed [2023-04-17T22:54:30.981Z] 26cbea5cba74: Layer already exists [2023-04-17T22:54:30.981Z] bf309ffc4a57: Pushed [2023-04-17T22:54:31.245Z] 808c447c1d68: Pushed [2023-04-17T22:54:33.179Z] 34d68b167991: Pushed [2023-04-17T22:54:34.139Z] 38f6ed9e7797: Pushed [2023-04-17T22:54:34.140Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf: digest: sha256:7a8332a6ff60cb731578d2323f000e8f13b8d81730500ad45606d833e6725f45 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:54:34.752Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:54:35.083Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-04-17T22:54:35.083Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-04-17T22:54:35.083Z] 3f74a12b319d: Preparing [2023-04-17T22:54:35.083Z] 0545f1f3c9a4: Preparing [2023-04-17T22:54:35.083Z] 38f6ed9e7797: Preparing [2023-04-17T22:54:35.083Z] 34d68b167991: Preparing [2023-04-17T22:54:35.083Z] 9f0f8b7fc6b4: Preparing [2023-04-17T22:54:35.083Z] 1a944194311f: Preparing [2023-04-17T22:54:35.083Z] bf309ffc4a57: Preparing [2023-04-17T22:54:35.083Z] 68fcecfd7363: Preparing [2023-04-17T22:54:35.083Z] 9cb90f2a708c: Preparing [2023-04-17T22:54:35.083Z] 808c447c1d68: Preparing [2023-04-17T22:54:35.083Z] 26cbea5cba74: Preparing [2023-04-17T22:54:35.083Z] 68fcecfd7363: Waiting [2023-04-17T22:54:35.083Z] 9cb90f2a708c: Waiting [2023-04-17T22:54:35.083Z] 808c447c1d68: Waiting [2023-04-17T22:54:35.083Z] 26cbea5cba74: Waiting [2023-04-17T22:54:35.083Z] 1a944194311f: Waiting [2023-04-17T22:54:35.083Z] bf309ffc4a57: Waiting [2023-04-17T22:54:35.083Z] 9f0f8b7fc6b4: Layer already exists [2023-04-17T22:54:35.083Z] 38f6ed9e7797: Layer already exists [2023-04-17T22:54:35.083Z] 34d68b167991: Layer already exists [2023-04-17T22:54:35.083Z] 3f74a12b319d: Layer already exists [2023-04-17T22:54:35.083Z] 0545f1f3c9a4: Layer already exists [2023-04-17T22:54:35.083Z] 1a944194311f: Layer already exists [2023-04-17T22:54:35.083Z] bf309ffc4a57: Layer already exists [2023-04-17T22:54:35.083Z] 9cb90f2a708c: Layer already exists [2023-04-17T22:54:35.083Z] 68fcecfd7363: Layer already exists [2023-04-17T22:54:35.083Z] 808c447c1d68: Layer already exists [2023-04-17T22:54:35.083Z] 26cbea5cba74: Layer already exists [2023-04-17T22:54:35.348Z] latest: digest: sha256:7a8332a6ff60cb731578d2323f000e8f13b8d81730500ad45606d833e6725f45 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:54:35.685Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.133 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:54:36.017Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.133 [2023-04-17T22:54:36.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-04-17T22:54:36.017Z] 3f74a12b319d: Preparing [2023-04-17T22:54:36.017Z] 0545f1f3c9a4: Preparing [2023-04-17T22:54:36.017Z] 38f6ed9e7797: Preparing [2023-04-17T22:54:36.017Z] 34d68b167991: Preparing [2023-04-17T22:54:36.017Z] 9f0f8b7fc6b4: Preparing [2023-04-17T22:54:36.017Z] 1a944194311f: Preparing [2023-04-17T22:54:36.017Z] bf309ffc4a57: Preparing [2023-04-17T22:54:36.017Z] 68fcecfd7363: Preparing [2023-04-17T22:54:36.017Z] 9cb90f2a708c: Preparing [2023-04-17T22:54:36.017Z] 808c447c1d68: Preparing [2023-04-17T22:54:36.017Z] 26cbea5cba74: Preparing [2023-04-17T22:54:36.017Z] 68fcecfd7363: Waiting [2023-04-17T22:54:36.017Z] 808c447c1d68: Waiting [2023-04-17T22:54:36.017Z] 26cbea5cba74: Waiting [2023-04-17T22:54:36.017Z] 9cb90f2a708c: Waiting [2023-04-17T22:54:36.017Z] 1a944194311f: Waiting [2023-04-17T22:54:36.017Z] bf309ffc4a57: Waiting [2023-04-17T22:54:36.017Z] 9f0f8b7fc6b4: Layer already exists [2023-04-17T22:54:36.017Z] 0545f1f3c9a4: Layer already exists [2023-04-17T22:54:36.017Z] 3f74a12b319d: Layer already exists [2023-04-17T22:54:36.017Z] 38f6ed9e7797: Layer already exists [2023-04-17T22:54:36.017Z] 34d68b167991: Layer already exists [2023-04-17T22:54:36.017Z] 1a944194311f: Layer already exists [2023-04-17T22:54:36.017Z] bf309ffc4a57: Layer already exists [2023-04-17T22:54:36.017Z] 9cb90f2a708c: Layer already exists [2023-04-17T22:54:36.017Z] 808c447c1d68: Layer already exists [2023-04-17T22:54:36.017Z] 68fcecfd7363: Layer already exists [2023-04-17T22:54:36.017Z] 26cbea5cba74: Layer already exists [2023-04-17T22:54:36.283Z] 3.0.0-dev.133: digest: sha256:7a8332a6ff60cb731578d2323f000e8f13b8d81730500ad45606d833e6725f45 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:54:36.614Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:54:36.948Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [2023-04-17T22:54:36.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-04-17T22:54:36.949Z] 3f74a12b319d: Preparing [2023-04-17T22:54:36.949Z] 0545f1f3c9a4: Preparing [2023-04-17T22:54:36.949Z] 38f6ed9e7797: Preparing [2023-04-17T22:54:36.949Z] 34d68b167991: Preparing [2023-04-17T22:54:36.949Z] 9f0f8b7fc6b4: Preparing [2023-04-17T22:54:36.949Z] 1a944194311f: Preparing [2023-04-17T22:54:36.949Z] bf309ffc4a57: Preparing [2023-04-17T22:54:36.949Z] 68fcecfd7363: Preparing [2023-04-17T22:54:36.949Z] 9cb90f2a708c: Preparing [2023-04-17T22:54:36.949Z] 808c447c1d68: Preparing [2023-04-17T22:54:36.949Z] 26cbea5cba74: Preparing [2023-04-17T22:54:36.949Z] 1a944194311f: Waiting [2023-04-17T22:54:36.949Z] bf309ffc4a57: Waiting [2023-04-17T22:54:36.949Z] 68fcecfd7363: Waiting [2023-04-17T22:54:36.949Z] 9cb90f2a708c: Waiting [2023-04-17T22:54:36.949Z] 808c447c1d68: Waiting [2023-04-17T22:54:36.949Z] 26cbea5cba74: Waiting [2023-04-17T22:54:36.949Z] 0545f1f3c9a4: Layer already exists [2023-04-17T22:54:36.949Z] 34d68b167991: Layer already exists [2023-04-17T22:54:36.949Z] 9f0f8b7fc6b4: Layer already exists [2023-04-17T22:54:36.949Z] 3f74a12b319d: Layer already exists [2023-04-17T22:54:36.949Z] 38f6ed9e7797: Layer already exists [2023-04-17T22:54:36.949Z] 1a944194311f: Layer already exists [2023-04-17T22:54:36.949Z] bf309ffc4a57: Layer already exists [2023-04-17T22:54:36.949Z] 68fcecfd7363: Layer already exists [2023-04-17T22:54:36.949Z] 9cb90f2a708c: Layer already exists [2023-04-17T22:54:36.949Z] 808c447c1d68: Layer already exists [2023-04-17T22:54:36.949Z] 26cbea5cba74: Layer already exists [2023-04-17T22:54:37.215Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133: digest: sha256:7a8332a6ff60cb731578d2323f000e8f13b8d81730500ad45606d833e6725f45 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:54:37.548Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:54:37.881Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-04-17T22:54:37.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-04-17T22:54:37.881Z] 3f74a12b319d: Preparing [2023-04-17T22:54:37.881Z] 0545f1f3c9a4: Preparing [2023-04-17T22:54:37.881Z] 38f6ed9e7797: Preparing [2023-04-17T22:54:37.881Z] 34d68b167991: Preparing [2023-04-17T22:54:37.881Z] 9f0f8b7fc6b4: Preparing [2023-04-17T22:54:37.881Z] 1a944194311f: Preparing [2023-04-17T22:54:37.881Z] bf309ffc4a57: Preparing [2023-04-17T22:54:37.881Z] 68fcecfd7363: Preparing [2023-04-17T22:54:37.881Z] 9cb90f2a708c: Preparing [2023-04-17T22:54:37.881Z] 808c447c1d68: Preparing [2023-04-17T22:54:37.881Z] 26cbea5cba74: Preparing [2023-04-17T22:54:37.881Z] 68fcecfd7363: Waiting [2023-04-17T22:54:37.881Z] 808c447c1d68: Waiting [2023-04-17T22:54:37.881Z] 9cb90f2a708c: Waiting [2023-04-17T22:54:37.881Z] 26cbea5cba74: Waiting [2023-04-17T22:54:37.881Z] 1a944194311f: Waiting [2023-04-17T22:54:37.881Z] bf309ffc4a57: Waiting [2023-04-17T22:54:37.881Z] 3f74a12b319d: Layer already exists [2023-04-17T22:54:37.881Z] 9f0f8b7fc6b4: Layer already exists [2023-04-17T22:54:37.881Z] 38f6ed9e7797: Layer already exists [2023-04-17T22:54:37.881Z] 0545f1f3c9a4: Layer already exists [2023-04-17T22:54:37.881Z] 34d68b167991: Layer already exists [2023-04-17T22:54:37.881Z] bf309ffc4a57: Layer already exists [2023-04-17T22:54:37.881Z] 1a944194311f: Layer already exists [2023-04-17T22:54:37.881Z] 68fcecfd7363: Layer already exists [2023-04-17T22:54:37.881Z] 9cb90f2a708c: Layer already exists [2023-04-17T22:54:37.881Z] 808c447c1d68: Layer already exists [2023-04-17T22:54:37.881Z] 26cbea5cba74: Layer already exists [2023-04-17T22:54:38.146Z] main: digest: sha256:7a8332a6ff60cb731578d2323f000e8f13b8d81730500ad45606d833e6725f45 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-17T22:54:38.190Z] ===================================================== [Pipeline] echo [2023-04-17T22:54:38.197Z] taggedImages: [2023-04-17T22:54:38.197Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:54:38.197Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-04-17T22:54:38.197Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.133 [2023-04-17T22:54:38.197Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [2023-04-17T22:54:38.197Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-04-17T22:54:38.214Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-04-17T22:54:38.214Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:54:38.214Z] latest [2023-04-17T22:54:38.214Z] 3.0.0-dev.133 [2023-04-17T22:54:38.214Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [2023-04-17T22:54:38.214Z] main [2023-04-17T22:54:38.214Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:54:38.551Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:54:38.885Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:54:38.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-04-17T22:54:38.885Z] d73d1829f185: Preparing [2023-04-17T22:54:38.885Z] 1f4b6dd2c14d: Preparing [2023-04-17T22:54:38.885Z] 68fcecfd7363: Preparing [2023-04-17T22:54:38.885Z] 9cb90f2a708c: Preparing [2023-04-17T22:54:38.885Z] 9c21f6f86ce7: Preparing [2023-04-17T22:54:38.885Z] 26cbea5cba74: Preparing [2023-04-17T22:54:38.885Z] 26cbea5cba74: Waiting [2023-04-17T22:54:38.885Z] 9cb90f2a708c: Layer already exists [2023-04-17T22:54:38.885Z] 68fcecfd7363: Layer already exists [2023-04-17T22:54:39.150Z] 26cbea5cba74: Layer already exists [2023-04-17T22:54:39.150Z] d73d1829f185: Pushed [2023-04-17T22:54:40.549Z] 9c21f6f86ce7: Pushed [2023-04-17T22:54:43.883Z] 1f4b6dd2c14d: Pushed [2023-04-17T22:54:43.883Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf: digest: sha256:1e2391082ebedd80f9eb69716e21febc2282075d3953fd665426fa7bffa989fd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:54:44.219Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:54:44.553Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-04-17T22:54:44.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-04-17T22:54:44.553Z] d73d1829f185: Preparing [2023-04-17T22:54:44.553Z] 1f4b6dd2c14d: Preparing [2023-04-17T22:54:44.553Z] 68fcecfd7363: Preparing [2023-04-17T22:54:44.553Z] 9cb90f2a708c: Preparing [2023-04-17T22:54:44.553Z] 9c21f6f86ce7: Preparing [2023-04-17T22:54:44.553Z] 26cbea5cba74: Preparing [2023-04-17T22:54:44.553Z] 26cbea5cba74: Waiting [2023-04-17T22:54:44.553Z] 9cb90f2a708c: Layer already exists [2023-04-17T22:54:44.553Z] 68fcecfd7363: Layer already exists [2023-04-17T22:54:44.553Z] 1f4b6dd2c14d: Layer already exists [2023-04-17T22:54:44.553Z] 9c21f6f86ce7: Layer already exists [2023-04-17T22:54:44.553Z] d73d1829f185: Layer already exists [2023-04-17T22:54:44.553Z] 26cbea5cba74: Layer already exists [2023-04-17T22:54:44.818Z] latest: digest: sha256:1e2391082ebedd80f9eb69716e21febc2282075d3953fd665426fa7bffa989fd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:54:45.148Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.133 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:54:45.476Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.133 [2023-04-17T22:54:45.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-04-17T22:54:45.476Z] d73d1829f185: Preparing [2023-04-17T22:54:45.476Z] 1f4b6dd2c14d: Preparing [2023-04-17T22:54:45.476Z] 68fcecfd7363: Preparing [2023-04-17T22:54:45.476Z] 9cb90f2a708c: Preparing [2023-04-17T22:54:45.476Z] 9c21f6f86ce7: Preparing [2023-04-17T22:54:45.476Z] 26cbea5cba74: Preparing [2023-04-17T22:54:45.476Z] 26cbea5cba74: Waiting [2023-04-17T22:54:45.476Z] 9cb90f2a708c: Layer already exists [2023-04-17T22:54:45.476Z] 9c21f6f86ce7: Layer already exists [2023-04-17T22:54:45.476Z] 68fcecfd7363: Layer already exists [2023-04-17T22:54:45.476Z] d73d1829f185: Layer already exists [2023-04-17T22:54:45.476Z] 1f4b6dd2c14d: Layer already exists [2023-04-17T22:54:45.476Z] 26cbea5cba74: Layer already exists [2023-04-17T22:54:45.476Z] 3.0.0-dev.133: digest: sha256:1e2391082ebedd80f9eb69716e21febc2282075d3953fd665426fa7bffa989fd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:54:46.070Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:54:46.397Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [2023-04-17T22:54:46.397Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-04-17T22:54:46.397Z] d73d1829f185: Preparing [2023-04-17T22:54:46.397Z] 1f4b6dd2c14d: Preparing [2023-04-17T22:54:46.397Z] 68fcecfd7363: Preparing [2023-04-17T22:54:46.397Z] 9cb90f2a708c: Preparing [2023-04-17T22:54:46.397Z] 9c21f6f86ce7: Preparing [2023-04-17T22:54:46.397Z] 26cbea5cba74: Preparing [2023-04-17T22:54:46.397Z] 26cbea5cba74: Waiting [2023-04-17T22:54:46.397Z] d73d1829f185: Layer already exists [2023-04-17T22:54:46.397Z] 1f4b6dd2c14d: Layer already exists [2023-04-17T22:54:46.397Z] 68fcecfd7363: Layer already exists [2023-04-17T22:54:46.397Z] 9c21f6f86ce7: Layer already exists [2023-04-17T22:54:46.397Z] 9cb90f2a708c: Layer already exists [2023-04-17T22:54:46.397Z] 26cbea5cba74: Layer already exists [2023-04-17T22:54:46.661Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133: digest: sha256:1e2391082ebedd80f9eb69716e21febc2282075d3953fd665426fa7bffa989fd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:54:46.997Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:54:47.326Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-04-17T22:54:47.326Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-04-17T22:54:47.326Z] d73d1829f185: Preparing [2023-04-17T22:54:47.326Z] 1f4b6dd2c14d: Preparing [2023-04-17T22:54:47.326Z] 68fcecfd7363: Preparing [2023-04-17T22:54:47.326Z] 9cb90f2a708c: Preparing [2023-04-17T22:54:47.326Z] 9c21f6f86ce7: Preparing [2023-04-17T22:54:47.326Z] 26cbea5cba74: Preparing [2023-04-17T22:54:47.326Z] 26cbea5cba74: Waiting [2023-04-17T22:54:47.326Z] 68fcecfd7363: Layer already exists [2023-04-17T22:54:47.326Z] d73d1829f185: Layer already exists [2023-04-17T22:54:47.326Z] 9cb90f2a708c: Layer already exists [2023-04-17T22:54:47.326Z] 1f4b6dd2c14d: Layer already exists [2023-04-17T22:54:47.326Z] 9c21f6f86ce7: Layer already exists [2023-04-17T22:54:47.326Z] 26cbea5cba74: Layer already exists [2023-04-17T22:54:47.592Z] main: digest: sha256:1e2391082ebedd80f9eb69716e21febc2282075d3953fd665426fa7bffa989fd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-17T22:54:47.641Z] ===================================================== [Pipeline] echo [2023-04-17T22:54:47.648Z] taggedImages: [2023-04-17T22:54:47.648Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:54:47.648Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-04-17T22:54:47.648Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.133 [2023-04-17T22:54:47.648Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [2023-04-17T22:54:47.648Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-04-17T22:54:47.672Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-04-17T22:54:47.672Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:54:47.672Z] latest [2023-04-17T22:54:47.672Z] 3.0.0-dev.133 [2023-04-17T22:54:47.672Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [2023-04-17T22:54:47.672Z] main [2023-04-17T22:54:47.672Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:54:48.007Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:54:48.341Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:54:48.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-04-17T22:54:48.341Z] f316a8476ee2: Preparing [2023-04-17T22:54:48.341Z] 844814e02a01: Preparing [2023-04-17T22:54:48.341Z] 47b81d68e530: Preparing [2023-04-17T22:54:48.341Z] 1703ea07f95f: Preparing [2023-04-17T22:54:48.341Z] 0e5ab528bbae: Preparing [2023-04-17T22:54:48.341Z] 68fcecfd7363: Preparing [2023-04-17T22:54:48.341Z] 9cb90f2a708c: Preparing [2023-04-17T22:54:48.341Z] 3b5dd12cdd99: Preparing [2023-04-17T22:54:48.341Z] 26cbea5cba74: Preparing [2023-04-17T22:54:48.341Z] 68fcecfd7363: Waiting [2023-04-17T22:54:48.341Z] 9cb90f2a708c: Waiting [2023-04-17T22:54:48.341Z] 3b5dd12cdd99: Waiting [2023-04-17T22:54:48.341Z] 26cbea5cba74: Waiting [2023-04-17T22:54:48.606Z] f316a8476ee2: Pushed [2023-04-17T22:54:48.606Z] 844814e02a01: Pushed [2023-04-17T22:54:48.606Z] 47b81d68e530: Pushed [2023-04-17T22:54:48.606Z] 68fcecfd7363: Layer already exists [2023-04-17T22:54:48.606Z] 9cb90f2a708c: Layer already exists [2023-04-17T22:54:48.606Z] 26cbea5cba74: Layer already exists [2023-04-17T22:54:49.560Z] 3b5dd12cdd99: Pushed [2023-04-17T22:54:57.739Z] 0e5ab528bbae: Pushed [2023-04-17T22:55:04.471Z] 1703ea07f95f: Pushed [2023-04-17T22:55:04.471Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf: digest: sha256:ba20af58b5ced9538bee8092d08dcc005e91d8bd3b46166ccc20f28f5298fc42 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:55:04.794Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:55:05.116Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-04-17T22:55:05.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-04-17T22:55:05.116Z] f316a8476ee2: Preparing [2023-04-17T22:55:05.116Z] 844814e02a01: Preparing [2023-04-17T22:55:05.116Z] 47b81d68e530: Preparing [2023-04-17T22:55:05.116Z] 1703ea07f95f: Preparing [2023-04-17T22:55:05.116Z] 0e5ab528bbae: Preparing [2023-04-17T22:55:05.116Z] 68fcecfd7363: Preparing [2023-04-17T22:55:05.116Z] 9cb90f2a708c: Preparing [2023-04-17T22:55:05.116Z] 3b5dd12cdd99: Preparing [2023-04-17T22:55:05.116Z] 26cbea5cba74: Preparing [2023-04-17T22:55:05.116Z] 9cb90f2a708c: Waiting [2023-04-17T22:55:05.116Z] 3b5dd12cdd99: Waiting [2023-04-17T22:55:05.116Z] 68fcecfd7363: Waiting [2023-04-17T22:55:05.116Z] 26cbea5cba74: Waiting [2023-04-17T22:55:05.116Z] 47b81d68e530: Layer already exists [2023-04-17T22:55:05.116Z] 0e5ab528bbae: Layer already exists [2023-04-17T22:55:05.116Z] f316a8476ee2: Layer already exists [2023-04-17T22:55:05.117Z] 844814e02a01: Layer already exists [2023-04-17T22:55:05.117Z] 1703ea07f95f: Layer already exists [2023-04-17T22:55:05.117Z] 68fcecfd7363: Layer already exists [2023-04-17T22:55:05.117Z] 9cb90f2a708c: Layer already exists [2023-04-17T22:55:05.117Z] 3b5dd12cdd99: Layer already exists [2023-04-17T22:55:05.117Z] 26cbea5cba74: Layer already exists [2023-04-17T22:55:05.382Z] latest: digest: sha256:ba20af58b5ced9538bee8092d08dcc005e91d8bd3b46166ccc20f28f5298fc42 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:55:05.713Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.133 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:55:06.036Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.133 [2023-04-17T22:55:06.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-04-17T22:55:06.036Z] f316a8476ee2: Preparing [2023-04-17T22:55:06.036Z] 844814e02a01: Preparing [2023-04-17T22:55:06.036Z] 47b81d68e530: Preparing [2023-04-17T22:55:06.036Z] 1703ea07f95f: Preparing [2023-04-17T22:55:06.036Z] 0e5ab528bbae: Preparing [2023-04-17T22:55:06.036Z] 68fcecfd7363: Preparing [2023-04-17T22:55:06.036Z] 9cb90f2a708c: Preparing [2023-04-17T22:55:06.036Z] 3b5dd12cdd99: Preparing [2023-04-17T22:55:06.036Z] 26cbea5cba74: Preparing [2023-04-17T22:55:06.036Z] 68fcecfd7363: Waiting [2023-04-17T22:55:06.036Z] 9cb90f2a708c: Waiting [2023-04-17T22:55:06.036Z] 3b5dd12cdd99: Waiting [2023-04-17T22:55:06.036Z] 26cbea5cba74: Waiting [2023-04-17T22:55:06.036Z] 0e5ab528bbae: Layer already exists [2023-04-17T22:55:06.036Z] f316a8476ee2: Layer already exists [2023-04-17T22:55:06.036Z] 844814e02a01: Layer already exists [2023-04-17T22:55:06.036Z] 47b81d68e530: Layer already exists [2023-04-17T22:55:06.036Z] 1703ea07f95f: Layer already exists [2023-04-17T22:55:06.036Z] 68fcecfd7363: Layer already exists [2023-04-17T22:55:06.036Z] 3b5dd12cdd99: Layer already exists [2023-04-17T22:55:06.036Z] 9cb90f2a708c: Layer already exists [2023-04-17T22:55:06.036Z] 26cbea5cba74: Layer already exists [2023-04-17T22:55:06.308Z] 3.0.0-dev.133: digest: sha256:ba20af58b5ced9538bee8092d08dcc005e91d8bd3b46166ccc20f28f5298fc42 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:55:06.636Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:55:06.964Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [2023-04-17T22:55:06.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-04-17T22:55:06.964Z] f316a8476ee2: Preparing [2023-04-17T22:55:06.964Z] 844814e02a01: Preparing [2023-04-17T22:55:06.964Z] 47b81d68e530: Preparing [2023-04-17T22:55:06.964Z] 1703ea07f95f: Preparing [2023-04-17T22:55:06.964Z] 0e5ab528bbae: Preparing [2023-04-17T22:55:06.964Z] 68fcecfd7363: Preparing [2023-04-17T22:55:06.964Z] 9cb90f2a708c: Preparing [2023-04-17T22:55:06.964Z] 3b5dd12cdd99: Preparing [2023-04-17T22:55:06.964Z] 26cbea5cba74: Preparing [2023-04-17T22:55:06.964Z] 68fcecfd7363: Waiting [2023-04-17T22:55:06.964Z] 9cb90f2a708c: Waiting [2023-04-17T22:55:06.964Z] 3b5dd12cdd99: Waiting [2023-04-17T22:55:06.964Z] 26cbea5cba74: Waiting [2023-04-17T22:55:06.964Z] 0e5ab528bbae: Layer already exists [2023-04-17T22:55:06.964Z] 844814e02a01: Layer already exists [2023-04-17T22:55:06.964Z] f316a8476ee2: Layer already exists [2023-04-17T22:55:06.964Z] 1703ea07f95f: Layer already exists [2023-04-17T22:55:06.964Z] 47b81d68e530: Layer already exists [2023-04-17T22:55:06.964Z] 68fcecfd7363: Layer already exists [2023-04-17T22:55:06.964Z] 9cb90f2a708c: Layer already exists [2023-04-17T22:55:06.964Z] 26cbea5cba74: Layer already exists [2023-04-17T22:55:06.964Z] 3b5dd12cdd99: Layer already exists [2023-04-17T22:55:06.964Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133: digest: sha256:ba20af58b5ced9538bee8092d08dcc005e91d8bd3b46166ccc20f28f5298fc42 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:55:07.552Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:55:07.885Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-04-17T22:55:07.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-04-17T22:55:07.885Z] f316a8476ee2: Preparing [2023-04-17T22:55:07.885Z] 844814e02a01: Preparing [2023-04-17T22:55:07.885Z] 47b81d68e530: Preparing [2023-04-17T22:55:07.885Z] 1703ea07f95f: Preparing [2023-04-17T22:55:07.885Z] 0e5ab528bbae: Preparing [2023-04-17T22:55:07.885Z] 68fcecfd7363: Preparing [2023-04-17T22:55:07.885Z] 9cb90f2a708c: Preparing [2023-04-17T22:55:07.885Z] 3b5dd12cdd99: Preparing [2023-04-17T22:55:07.885Z] 26cbea5cba74: Preparing [2023-04-17T22:55:07.885Z] 68fcecfd7363: Waiting [2023-04-17T22:55:07.885Z] 9cb90f2a708c: Waiting [2023-04-17T22:55:07.885Z] 3b5dd12cdd99: Waiting [2023-04-17T22:55:07.885Z] 26cbea5cba74: Waiting [2023-04-17T22:55:07.885Z] 0e5ab528bbae: Layer already exists [2023-04-17T22:55:07.885Z] 1703ea07f95f: Layer already exists [2023-04-17T22:55:07.885Z] 47b81d68e530: Layer already exists [2023-04-17T22:55:07.885Z] f316a8476ee2: Layer already exists [2023-04-17T22:55:07.885Z] 844814e02a01: Layer already exists [2023-04-17T22:55:07.885Z] 68fcecfd7363: Layer already exists [2023-04-17T22:55:07.885Z] 9cb90f2a708c: Layer already exists [2023-04-17T22:55:07.885Z] 3b5dd12cdd99: Layer already exists [2023-04-17T22:55:07.886Z] 26cbea5cba74: Layer already exists [2023-04-17T22:55:08.151Z] main: digest: sha256:ba20af58b5ced9538bee8092d08dcc005e91d8bd3b46166ccc20f28f5298fc42 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-17T22:55:08.205Z] ===================================================== [Pipeline] echo [2023-04-17T22:55:08.214Z] taggedImages: [2023-04-17T22:55:08.214Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:55:08.214Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-04-17T22:55:08.214Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.133 [2023-04-17T22:55:08.214Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [2023-04-17T22:55:08.214Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-04-17T22:55:08.237Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-04-17T22:55:08.237Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:55:08.237Z] latest [2023-04-17T22:55:08.237Z] 3.0.0-dev.133 [2023-04-17T22:55:08.237Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [2023-04-17T22:55:08.237Z] main [2023-04-17T22:55:08.237Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:55:08.562Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:55:08.892Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:55:08.892Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-04-17T22:55:08.892Z] c17cfd111883: Preparing [2023-04-17T22:55:08.892Z] 03fed22d6d32: Preparing [2023-04-17T22:55:08.892Z] f8e1265c559f: Preparing [2023-04-17T22:55:08.892Z] ae3f44f96984: Preparing [2023-04-17T22:55:08.892Z] 68fcecfd7363: Preparing [2023-04-17T22:55:08.892Z] 9cb90f2a708c: Preparing [2023-04-17T22:55:08.892Z] 4187d71426cd: Preparing [2023-04-17T22:55:08.892Z] 26cbea5cba74: Preparing [2023-04-17T22:55:08.892Z] 9cb90f2a708c: Waiting [2023-04-17T22:55:08.892Z] 4187d71426cd: Waiting [2023-04-17T22:55:08.892Z] 26cbea5cba74: Waiting [2023-04-17T22:55:08.892Z] 68fcecfd7363: Layer already exists [2023-04-17T22:55:08.892Z] 9cb90f2a708c: Layer already exists [2023-04-17T22:55:09.156Z] f8e1265c559f: Pushed [2023-04-17T22:55:09.156Z] c17cfd111883: Pushed [2023-04-17T22:55:09.156Z] 03fed22d6d32: Pushed [2023-04-17T22:55:09.156Z] 26cbea5cba74: Layer already exists [2023-04-17T22:55:09.736Z] 4187d71426cd: Pushed [2023-04-17T22:55:24.696Z] ae3f44f96984: Pushed [2023-04-17T22:55:24.696Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf: digest: sha256:c40ff4769b1eebb6812315ead6474c2f609dbc645648e7fe8ea28a7fdc4334b9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:55:25.028Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:55:25.352Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-04-17T22:55:25.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-04-17T22:55:25.352Z] c17cfd111883: Preparing [2023-04-17T22:55:25.352Z] 03fed22d6d32: Preparing [2023-04-17T22:55:25.352Z] f8e1265c559f: Preparing [2023-04-17T22:55:25.352Z] ae3f44f96984: Preparing [2023-04-17T22:55:25.352Z] 68fcecfd7363: Preparing [2023-04-17T22:55:25.352Z] 9cb90f2a708c: Preparing [2023-04-17T22:55:25.352Z] 4187d71426cd: Preparing [2023-04-17T22:55:25.352Z] 26cbea5cba74: Preparing [2023-04-17T22:55:25.352Z] 9cb90f2a708c: Waiting [2023-04-17T22:55:25.352Z] 4187d71426cd: Waiting [2023-04-17T22:55:25.352Z] 26cbea5cba74: Waiting [2023-04-17T22:55:25.352Z] c17cfd111883: Layer already exists [2023-04-17T22:55:25.352Z] 68fcecfd7363: Layer already exists [2023-04-17T22:55:25.352Z] f8e1265c559f: Layer already exists [2023-04-17T22:55:25.352Z] ae3f44f96984: Layer already exists [2023-04-17T22:55:25.352Z] 03fed22d6d32: Layer already exists [2023-04-17T22:55:25.352Z] 9cb90f2a708c: Layer already exists [2023-04-17T22:55:25.352Z] 4187d71426cd: Layer already exists [2023-04-17T22:55:25.352Z] 26cbea5cba74: Layer already exists [2023-04-17T22:55:25.352Z] latest: digest: sha256:c40ff4769b1eebb6812315ead6474c2f609dbc645648e7fe8ea28a7fdc4334b9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:55:25.946Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.133 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:55:26.283Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.133 [2023-04-17T22:55:26.283Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-04-17T22:55:26.283Z] c17cfd111883: Preparing [2023-04-17T22:55:26.283Z] 03fed22d6d32: Preparing [2023-04-17T22:55:26.283Z] f8e1265c559f: Preparing [2023-04-17T22:55:26.283Z] ae3f44f96984: Preparing [2023-04-17T22:55:26.283Z] 68fcecfd7363: Preparing [2023-04-17T22:55:26.283Z] 9cb90f2a708c: Preparing [2023-04-17T22:55:26.283Z] 4187d71426cd: Preparing [2023-04-17T22:55:26.283Z] 26cbea5cba74: Preparing [2023-04-17T22:55:26.283Z] 9cb90f2a708c: Waiting [2023-04-17T22:55:26.283Z] 4187d71426cd: Waiting [2023-04-17T22:55:26.283Z] 26cbea5cba74: Waiting [2023-04-17T22:55:26.283Z] 68fcecfd7363: Layer already exists [2023-04-17T22:55:26.283Z] ae3f44f96984: Layer already exists [2023-04-17T22:55:26.283Z] c17cfd111883: Layer already exists [2023-04-17T22:55:26.283Z] 03fed22d6d32: Layer already exists [2023-04-17T22:55:26.283Z] f8e1265c559f: Layer already exists [2023-04-17T22:55:26.283Z] 9cb90f2a708c: Layer already exists [2023-04-17T22:55:26.283Z] 4187d71426cd: Layer already exists [2023-04-17T22:55:26.283Z] 26cbea5cba74: Layer already exists [2023-04-17T22:55:26.548Z] 3.0.0-dev.133: digest: sha256:c40ff4769b1eebb6812315ead6474c2f609dbc645648e7fe8ea28a7fdc4334b9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:55:26.888Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:55:27.216Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [2023-04-17T22:55:27.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-04-17T22:55:27.216Z] c17cfd111883: Preparing [2023-04-17T22:55:27.216Z] 03fed22d6d32: Preparing [2023-04-17T22:55:27.216Z] f8e1265c559f: Preparing [2023-04-17T22:55:27.216Z] ae3f44f96984: Preparing [2023-04-17T22:55:27.216Z] 68fcecfd7363: Preparing [2023-04-17T22:55:27.216Z] 9cb90f2a708c: Preparing [2023-04-17T22:55:27.216Z] 4187d71426cd: Preparing [2023-04-17T22:55:27.216Z] 9cb90f2a708c: Waiting [2023-04-17T22:55:27.216Z] 26cbea5cba74: Preparing [2023-04-17T22:55:27.216Z] 4187d71426cd: Waiting [2023-04-17T22:55:27.216Z] 26cbea5cba74: Waiting [2023-04-17T22:55:27.216Z] 68fcecfd7363: Layer already exists [2023-04-17T22:55:27.216Z] f8e1265c559f: Layer already exists [2023-04-17T22:55:27.216Z] ae3f44f96984: Layer already exists [2023-04-17T22:55:27.216Z] 03fed22d6d32: Layer already exists [2023-04-17T22:55:27.216Z] c17cfd111883: Layer already exists [2023-04-17T22:55:27.216Z] 9cb90f2a708c: Layer already exists [2023-04-17T22:55:27.216Z] 4187d71426cd: Layer already exists [2023-04-17T22:55:27.216Z] 26cbea5cba74: Layer already exists [2023-04-17T22:55:27.485Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133: digest: sha256:c40ff4769b1eebb6812315ead6474c2f609dbc645648e7fe8ea28a7fdc4334b9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:55:27.815Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:55:28.143Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-04-17T22:55:28.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-04-17T22:55:28.143Z] c17cfd111883: Preparing [2023-04-17T22:55:28.143Z] 03fed22d6d32: Preparing [2023-04-17T22:55:28.143Z] f8e1265c559f: Preparing [2023-04-17T22:55:28.143Z] ae3f44f96984: Preparing [2023-04-17T22:55:28.143Z] 68fcecfd7363: Preparing [2023-04-17T22:55:28.143Z] 9cb90f2a708c: Preparing [2023-04-17T22:55:28.143Z] 4187d71426cd: Preparing [2023-04-17T22:55:28.143Z] 26cbea5cba74: Preparing [2023-04-17T22:55:28.143Z] 9cb90f2a708c: Waiting [2023-04-17T22:55:28.143Z] 4187d71426cd: Waiting [2023-04-17T22:55:28.143Z] 26cbea5cba74: Waiting [2023-04-17T22:55:28.143Z] f8e1265c559f: Layer already exists [2023-04-17T22:55:28.143Z] 68fcecfd7363: Layer already exists [2023-04-17T22:55:28.143Z] 03fed22d6d32: Layer already exists [2023-04-17T22:55:28.143Z] c17cfd111883: Layer already exists [2023-04-17T22:55:28.143Z] ae3f44f96984: Layer already exists [2023-04-17T22:55:28.143Z] 4187d71426cd: Layer already exists [2023-04-17T22:55:28.143Z] 9cb90f2a708c: Layer already exists [2023-04-17T22:55:28.143Z] 26cbea5cba74: Layer already exists [2023-04-17T22:55:28.143Z] main: digest: sha256:c40ff4769b1eebb6812315ead6474c2f609dbc645648e7fe8ea28a7fdc4334b9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-17T22:55:28.449Z] ===================================================== [Pipeline] echo [2023-04-17T22:55:28.454Z] taggedImages: [2023-04-17T22:55:28.454Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:55:28.454Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-04-17T22:55:28.454Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.133 [2023-04-17T22:55:28.454Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [2023-04-17T22:55:28.454Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-04-17T22:55:28.469Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-04-17T22:55:28.469Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:55:28.469Z] latest [2023-04-17T22:55:28.469Z] 3.0.0-dev.133 [2023-04-17T22:55:28.469Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [2023-04-17T22:55:28.469Z] main [2023-04-17T22:55:28.469Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:55:28.792Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:55:29.117Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:55:29.117Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-04-17T22:55:29.117Z] e547dbf37a8a: Preparing [2023-04-17T22:55:29.117Z] 9e7e0a861d32: Preparing [2023-04-17T22:55:29.117Z] 3454e0259283: Preparing [2023-04-17T22:55:29.117Z] 7bf3506e086b: Preparing [2023-04-17T22:55:29.117Z] 68fcecfd7363: Preparing [2023-04-17T22:55:29.117Z] 9cb90f2a708c: Preparing [2023-04-17T22:55:29.117Z] 3b5dd12cdd99: Preparing [2023-04-17T22:55:29.117Z] 26cbea5cba74: Preparing [2023-04-17T22:55:29.117Z] 9cb90f2a708c: Waiting [2023-04-17T22:55:29.117Z] 3b5dd12cdd99: Waiting [2023-04-17T22:55:29.117Z] 26cbea5cba74: Waiting [2023-04-17T22:55:29.117Z] 68fcecfd7363: Layer already exists [2023-04-17T22:55:29.382Z] 9cb90f2a708c: Layer already exists [2023-04-17T22:55:29.382Z] 3b5dd12cdd99: Layer already exists [2023-04-17T22:55:29.382Z] 3454e0259283: Pushed [2023-04-17T22:55:29.382Z] e547dbf37a8a: Pushed [2023-04-17T22:55:29.382Z] 9e7e0a861d32: Pushed [2023-04-17T22:55:29.382Z] 26cbea5cba74: Layer already exists [2023-04-17T22:55:47.723Z] 7bf3506e086b: Pushed [2023-04-17T22:55:47.723Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf: digest: sha256:513e03ab13e766f3722ef9b8ebc79e01be0668a14759993b6f60975a84559a12 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:55:48.051Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:55:48.376Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-04-17T22:55:48.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-04-17T22:55:48.376Z] e547dbf37a8a: Preparing [2023-04-17T22:55:48.376Z] 9e7e0a861d32: Preparing [2023-04-17T22:55:48.376Z] 3454e0259283: Preparing [2023-04-17T22:55:48.376Z] 7bf3506e086b: Preparing [2023-04-17T22:55:48.376Z] 68fcecfd7363: Preparing [2023-04-17T22:55:48.376Z] 9cb90f2a708c: Preparing [2023-04-17T22:55:48.376Z] 3b5dd12cdd99: Preparing [2023-04-17T22:55:48.376Z] 26cbea5cba74: Preparing [2023-04-17T22:55:48.376Z] 9cb90f2a708c: Waiting [2023-04-17T22:55:48.376Z] 3b5dd12cdd99: Waiting [2023-04-17T22:55:48.376Z] 26cbea5cba74: Waiting [2023-04-17T22:55:48.376Z] 3454e0259283: Layer already exists [2023-04-17T22:55:48.376Z] 9e7e0a861d32: Layer already exists [2023-04-17T22:55:48.376Z] e547dbf37a8a: Layer already exists [2023-04-17T22:55:48.376Z] 7bf3506e086b: Layer already exists [2023-04-17T22:55:48.376Z] 68fcecfd7363: Layer already exists [2023-04-17T22:55:48.376Z] 9cb90f2a708c: Layer already exists [2023-04-17T22:55:48.376Z] 3b5dd12cdd99: Layer already exists [2023-04-17T22:55:48.376Z] 26cbea5cba74: Layer already exists [2023-04-17T22:55:48.640Z] latest: digest: sha256:513e03ab13e766f3722ef9b8ebc79e01be0668a14759993b6f60975a84559a12 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:55:48.986Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.133 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:55:49.666Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.133 [2023-04-17T22:55:49.666Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-04-17T22:55:49.666Z] e547dbf37a8a: Preparing [2023-04-17T22:55:49.666Z] 9e7e0a861d32: Preparing [2023-04-17T22:55:49.666Z] 3454e0259283: Preparing [2023-04-17T22:55:49.666Z] 7bf3506e086b: Preparing [2023-04-17T22:55:49.666Z] 68fcecfd7363: Preparing [2023-04-17T22:55:49.666Z] 9cb90f2a708c: Preparing [2023-04-17T22:55:49.666Z] 3b5dd12cdd99: Preparing [2023-04-17T22:55:49.666Z] 26cbea5cba74: Preparing [2023-04-17T22:55:49.666Z] 9cb90f2a708c: Waiting [2023-04-17T22:55:49.666Z] 3b5dd12cdd99: Waiting [2023-04-17T22:55:49.666Z] 26cbea5cba74: Waiting [2023-04-17T22:55:49.666Z] e547dbf37a8a: Layer already exists [2023-04-17T22:55:49.666Z] 68fcecfd7363: Layer already exists [2023-04-17T22:55:49.666Z] 3454e0259283: Layer already exists [2023-04-17T22:55:49.666Z] 7bf3506e086b: Layer already exists [2023-04-17T22:55:49.666Z] 9e7e0a861d32: Layer already exists [2023-04-17T22:55:49.666Z] 3b5dd12cdd99: Layer already exists [2023-04-17T22:55:49.666Z] 9cb90f2a708c: Layer already exists [2023-04-17T22:55:49.666Z] 26cbea5cba74: Layer already exists [2023-04-17T22:55:49.931Z] 3.0.0-dev.133: digest: sha256:513e03ab13e766f3722ef9b8ebc79e01be0668a14759993b6f60975a84559a12 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:55:50.599Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:55:50.928Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [2023-04-17T22:55:50.929Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-04-17T22:55:50.929Z] e547dbf37a8a: Preparing [2023-04-17T22:55:50.929Z] 9e7e0a861d32: Preparing [2023-04-17T22:55:50.929Z] 3454e0259283: Preparing [2023-04-17T22:55:50.929Z] 7bf3506e086b: Preparing [2023-04-17T22:55:50.929Z] 68fcecfd7363: Preparing [2023-04-17T22:55:50.929Z] 9cb90f2a708c: Preparing [2023-04-17T22:55:50.929Z] 3b5dd12cdd99: Preparing [2023-04-17T22:55:50.929Z] 26cbea5cba74: Preparing [2023-04-17T22:55:50.929Z] 9cb90f2a708c: Waiting [2023-04-17T22:55:50.929Z] 3b5dd12cdd99: Waiting [2023-04-17T22:55:50.929Z] 26cbea5cba74: Waiting [2023-04-17T22:55:50.929Z] 3454e0259283: Layer already exists [2023-04-17T22:55:50.929Z] 9e7e0a861d32: Layer already exists [2023-04-17T22:55:50.929Z] e547dbf37a8a: Layer already exists [2023-04-17T22:55:50.929Z] 68fcecfd7363: Layer already exists [2023-04-17T22:55:50.929Z] 7bf3506e086b: Layer already exists [2023-04-17T22:55:50.929Z] 9cb90f2a708c: Layer already exists [2023-04-17T22:55:50.929Z] 3b5dd12cdd99: Layer already exists [2023-04-17T22:55:50.929Z] 26cbea5cba74: Layer already exists [2023-04-17T22:55:51.192Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133: digest: sha256:513e03ab13e766f3722ef9b8ebc79e01be0668a14759993b6f60975a84559a12 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:55:51.533Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:55:51.863Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-04-17T22:55:51.864Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-04-17T22:55:51.864Z] e547dbf37a8a: Preparing [2023-04-17T22:55:51.864Z] 9e7e0a861d32: Preparing [2023-04-17T22:55:51.864Z] 3454e0259283: Preparing [2023-04-17T22:55:51.864Z] 7bf3506e086b: Preparing [2023-04-17T22:55:51.864Z] 68fcecfd7363: Preparing [2023-04-17T22:55:51.864Z] 9cb90f2a708c: Preparing [2023-04-17T22:55:51.864Z] 3b5dd12cdd99: Preparing [2023-04-17T22:55:51.864Z] 26cbea5cba74: Preparing [2023-04-17T22:55:51.864Z] 9cb90f2a708c: Waiting [2023-04-17T22:55:51.864Z] 26cbea5cba74: Waiting [2023-04-17T22:55:51.864Z] 3b5dd12cdd99: Waiting [2023-04-17T22:55:51.864Z] 7bf3506e086b: Layer already exists [2023-04-17T22:55:51.864Z] 68fcecfd7363: Layer already exists [2023-04-17T22:55:51.864Z] e547dbf37a8a: Layer already exists [2023-04-17T22:55:51.864Z] 9e7e0a861d32: Layer already exists [2023-04-17T22:55:51.864Z] 3454e0259283: Layer already exists [2023-04-17T22:55:51.864Z] 9cb90f2a708c: Layer already exists [2023-04-17T22:55:51.864Z] 26cbea5cba74: Layer already exists [2023-04-17T22:55:51.864Z] 3b5dd12cdd99: Layer already exists [2023-04-17T22:55:52.132Z] main: digest: sha256:513e03ab13e766f3722ef9b8ebc79e01be0668a14759993b6f60975a84559a12 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-17T22:55:52.183Z] ===================================================== [Pipeline] echo [2023-04-17T22:55:52.190Z] taggedImages: [2023-04-17T22:55:52.190Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:55:52.190Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-04-17T22:55:52.190Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.133 [2023-04-17T22:55:52.190Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [2023-04-17T22:55:52.190Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-04-17T22:55:52.209Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-04-17T22:55:52.209Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:55:52.209Z] latest [2023-04-17T22:55:52.209Z] 3.0.0-dev.133 [2023-04-17T22:55:52.209Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [2023-04-17T22:55:52.209Z] main [2023-04-17T22:55:52.209Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:55:52.531Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:55:52.854Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:55:52.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-04-17T22:55:52.854Z] f24e4e25454e: Preparing [2023-04-17T22:55:52.854Z] 6edcc7fc0ac9: Preparing [2023-04-17T22:55:52.854Z] 68fcecfd7363: Preparing [2023-04-17T22:55:52.854Z] 9cb90f2a708c: Preparing [2023-04-17T22:55:52.854Z] c6d2cc6ecdf6: Preparing [2023-04-17T22:55:52.854Z] 26cbea5cba74: Preparing [2023-04-17T22:55:52.854Z] 26cbea5cba74: Waiting [2023-04-17T22:55:52.854Z] 9cb90f2a708c: Layer already exists [2023-04-17T22:55:53.120Z] 68fcecfd7363: Layer already exists [2023-04-17T22:55:53.120Z] 26cbea5cba74: Layer already exists [2023-04-17T22:55:53.120Z] f24e4e25454e: Pushed [2023-04-17T22:55:53.384Z] c6d2cc6ecdf6: Pushed [2023-04-17T22:55:58.706Z] 6edcc7fc0ac9: Pushed [2023-04-17T22:55:58.706Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf: digest: sha256:95511a28e21a4f9fa6a549b0082d8a0864b2a26acb7b6431cafb29493eb745f6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:55:59.186Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:55:59.512Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-04-17T22:55:59.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-04-17T22:55:59.512Z] f24e4e25454e: Preparing [2023-04-17T22:55:59.512Z] 6edcc7fc0ac9: Preparing [2023-04-17T22:55:59.512Z] 68fcecfd7363: Preparing [2023-04-17T22:55:59.512Z] 9cb90f2a708c: Preparing [2023-04-17T22:55:59.512Z] c6d2cc6ecdf6: Preparing [2023-04-17T22:55:59.512Z] 26cbea5cba74: Preparing [2023-04-17T22:55:59.512Z] 26cbea5cba74: Waiting [2023-04-17T22:55:59.512Z] f24e4e25454e: Layer already exists [2023-04-17T22:55:59.512Z] 6edcc7fc0ac9: Layer already exists [2023-04-17T22:55:59.512Z] c6d2cc6ecdf6: Layer already exists [2023-04-17T22:55:59.512Z] 68fcecfd7363: Layer already exists [2023-04-17T22:55:59.512Z] 9cb90f2a708c: Layer already exists [2023-04-17T22:55:59.512Z] 26cbea5cba74: Layer already exists [2023-04-17T22:55:59.512Z] latest: digest: sha256:95511a28e21a4f9fa6a549b0082d8a0864b2a26acb7b6431cafb29493eb745f6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:56:00.115Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.133 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:56:00.437Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.133 [2023-04-17T22:56:00.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-04-17T22:56:00.437Z] f24e4e25454e: Preparing [2023-04-17T22:56:00.437Z] 6edcc7fc0ac9: Preparing [2023-04-17T22:56:00.437Z] 68fcecfd7363: Preparing [2023-04-17T22:56:00.437Z] 9cb90f2a708c: Preparing [2023-04-17T22:56:00.437Z] c6d2cc6ecdf6: Preparing [2023-04-17T22:56:00.437Z] 26cbea5cba74: Preparing [2023-04-17T22:56:00.437Z] 26cbea5cba74: Waiting [2023-04-17T22:56:00.437Z] c6d2cc6ecdf6: Layer already exists [2023-04-17T22:56:00.437Z] f24e4e25454e: Layer already exists [2023-04-17T22:56:00.437Z] 68fcecfd7363: Layer already exists [2023-04-17T22:56:00.437Z] 9cb90f2a708c: Layer already exists [2023-04-17T22:56:00.437Z] 6edcc7fc0ac9: Layer already exists [2023-04-17T22:56:00.437Z] 26cbea5cba74: Layer already exists [2023-04-17T22:56:00.437Z] 3.0.0-dev.133: digest: sha256:95511a28e21a4f9fa6a549b0082d8a0864b2a26acb7b6431cafb29493eb745f6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:56:01.030Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:56:01.352Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [2023-04-17T22:56:01.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-04-17T22:56:01.352Z] f24e4e25454e: Preparing [2023-04-17T22:56:01.352Z] 6edcc7fc0ac9: Preparing [2023-04-17T22:56:01.352Z] 68fcecfd7363: Preparing [2023-04-17T22:56:01.352Z] 9cb90f2a708c: Preparing [2023-04-17T22:56:01.352Z] c6d2cc6ecdf6: Preparing [2023-04-17T22:56:01.352Z] 26cbea5cba74: Preparing [2023-04-17T22:56:01.352Z] 26cbea5cba74: Waiting [2023-04-17T22:56:01.352Z] c6d2cc6ecdf6: Layer already exists [2023-04-17T22:56:01.352Z] 9cb90f2a708c: Layer already exists [2023-04-17T22:56:01.352Z] f24e4e25454e: Layer already exists [2023-04-17T22:56:01.352Z] 6edcc7fc0ac9: Layer already exists [2023-04-17T22:56:01.352Z] 68fcecfd7363: Layer already exists [2023-04-17T22:56:01.352Z] 26cbea5cba74: Layer already exists [2023-04-17T22:56:01.352Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133: digest: sha256:95511a28e21a4f9fa6a549b0082d8a0864b2a26acb7b6431cafb29493eb745f6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:56:01.945Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:56:02.273Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-04-17T22:56:02.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-04-17T22:56:02.273Z] f24e4e25454e: Preparing [2023-04-17T22:56:02.273Z] 6edcc7fc0ac9: Preparing [2023-04-17T22:56:02.273Z] 68fcecfd7363: Preparing [2023-04-17T22:56:02.273Z] 9cb90f2a708c: Preparing [2023-04-17T22:56:02.273Z] c6d2cc6ecdf6: Preparing [2023-04-17T22:56:02.273Z] 26cbea5cba74: Preparing [2023-04-17T22:56:02.273Z] 26cbea5cba74: Waiting [2023-04-17T22:56:02.273Z] f24e4e25454e: Layer already exists [2023-04-17T22:56:02.273Z] 68fcecfd7363: Layer already exists [2023-04-17T22:56:02.273Z] c6d2cc6ecdf6: Layer already exists [2023-04-17T22:56:02.273Z] 9cb90f2a708c: Layer already exists [2023-04-17T22:56:02.273Z] 6edcc7fc0ac9: Layer already exists [2023-04-17T22:56:02.273Z] 26cbea5cba74: Layer already exists [2023-04-17T22:56:02.537Z] main: digest: sha256:95511a28e21a4f9fa6a549b0082d8a0864b2a26acb7b6431cafb29493eb745f6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-17T22:56:02.577Z] ===================================================== [Pipeline] echo [2023-04-17T22:56:02.582Z] taggedImages: [2023-04-17T22:56:02.582Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:56:02.582Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-04-17T22:56:02.582Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.133 [2023-04-17T22:56:02.582Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [2023-04-17T22:56:02.582Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-04-17T22:56:02.596Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-04-17T22:56:02.596Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:56:02.596Z] latest [2023-04-17T22:56:02.596Z] 3.0.0-dev.133 [2023-04-17T22:56:02.596Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [2023-04-17T22:56:02.596Z] main [2023-04-17T22:56:02.596Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:56:02.923Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:56:03.262Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:56:03.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-04-17T22:56:03.262Z] 430ea6683116: Preparing [2023-04-17T22:56:03.262Z] 0d1937e66b88: Preparing [2023-04-17T22:56:03.262Z] 68fcecfd7363: Preparing [2023-04-17T22:56:03.262Z] 9cb90f2a708c: Preparing [2023-04-17T22:56:03.262Z] 2e40297367ce: Preparing [2023-04-17T22:56:03.262Z] 26cbea5cba74: Preparing [2023-04-17T22:56:03.262Z] 26cbea5cba74: Waiting [2023-04-17T22:56:03.262Z] 9cb90f2a708c: Layer already exists [2023-04-17T22:56:03.262Z] 2e40297367ce: Layer already exists [2023-04-17T22:56:03.262Z] 68fcecfd7363: Layer already exists [2023-04-17T22:56:03.262Z] 26cbea5cba74: Layer already exists [2023-04-17T22:56:03.526Z] 430ea6683116: Pushed [2023-04-17T22:56:08.877Z] 0d1937e66b88: Pushed [2023-04-17T22:56:09.152Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf: digest: sha256:629d7db5241fffbddf7a823a4473e03283e99ec78b3f9cab9d6ba4e879218195 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:56:09.504Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:56:09.829Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-04-17T22:56:09.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-04-17T22:56:09.829Z] 430ea6683116: Preparing [2023-04-17T22:56:09.829Z] 0d1937e66b88: Preparing [2023-04-17T22:56:09.829Z] 68fcecfd7363: Preparing [2023-04-17T22:56:09.829Z] 9cb90f2a708c: Preparing [2023-04-17T22:56:09.829Z] 2e40297367ce: Preparing [2023-04-17T22:56:09.829Z] 26cbea5cba74: Preparing [2023-04-17T22:56:09.829Z] 26cbea5cba74: Waiting [2023-04-17T22:56:09.829Z] 68fcecfd7363: Layer already exists [2023-04-17T22:56:09.829Z] 0d1937e66b88: Layer already exists [2023-04-17T22:56:09.830Z] 9cb90f2a708c: Layer already exists [2023-04-17T22:56:09.830Z] 430ea6683116: Layer already exists [2023-04-17T22:56:09.830Z] 2e40297367ce: Layer already exists [2023-04-17T22:56:09.830Z] 26cbea5cba74: Layer already exists [2023-04-17T22:56:10.094Z] latest: digest: sha256:629d7db5241fffbddf7a823a4473e03283e99ec78b3f9cab9d6ba4e879218195 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:56:10.420Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.133 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:56:10.748Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.133 [2023-04-17T22:56:10.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-04-17T22:56:10.748Z] 430ea6683116: Preparing [2023-04-17T22:56:10.748Z] 0d1937e66b88: Preparing [2023-04-17T22:56:10.748Z] 68fcecfd7363: Preparing [2023-04-17T22:56:10.748Z] 9cb90f2a708c: Preparing [2023-04-17T22:56:10.748Z] 2e40297367ce: Preparing [2023-04-17T22:56:10.748Z] 26cbea5cba74: Preparing [2023-04-17T22:56:10.748Z] 26cbea5cba74: Waiting [2023-04-17T22:56:10.748Z] 0d1937e66b88: Layer already exists [2023-04-17T22:56:10.748Z] 430ea6683116: Layer already exists [2023-04-17T22:56:10.748Z] 2e40297367ce: Layer already exists [2023-04-17T22:56:10.748Z] 68fcecfd7363: Layer already exists [2023-04-17T22:56:10.748Z] 9cb90f2a708c: Layer already exists [2023-04-17T22:56:10.748Z] 26cbea5cba74: Layer already exists [2023-04-17T22:56:11.011Z] 3.0.0-dev.133: digest: sha256:629d7db5241fffbddf7a823a4473e03283e99ec78b3f9cab9d6ba4e879218195 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:56:11.336Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:56:11.672Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [2023-04-17T22:56:11.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-04-17T22:56:11.672Z] 430ea6683116: Preparing [2023-04-17T22:56:11.672Z] 0d1937e66b88: Preparing [2023-04-17T22:56:11.672Z] 68fcecfd7363: Preparing [2023-04-17T22:56:11.672Z] 9cb90f2a708c: Preparing [2023-04-17T22:56:11.672Z] 2e40297367ce: Preparing [2023-04-17T22:56:11.672Z] 26cbea5cba74: Preparing [2023-04-17T22:56:11.672Z] 26cbea5cba74: Waiting [2023-04-17T22:56:11.672Z] 430ea6683116: Layer already exists [2023-04-17T22:56:11.672Z] 68fcecfd7363: Layer already exists [2023-04-17T22:56:11.672Z] 2e40297367ce: Layer already exists [2023-04-17T22:56:11.672Z] 9cb90f2a708c: Layer already exists [2023-04-17T22:56:11.672Z] 0d1937e66b88: Layer already exists [2023-04-17T22:56:11.672Z] 26cbea5cba74: Layer already exists [2023-04-17T22:56:11.936Z] de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133: digest: sha256:629d7db5241fffbddf7a823a4473e03283e99ec78b3f9cab9d6ba4e879218195 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:56:12.275Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:56:12.609Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-04-17T22:56:12.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-04-17T22:56:12.609Z] 430ea6683116: Preparing [2023-04-17T22:56:12.609Z] 0d1937e66b88: Preparing [2023-04-17T22:56:12.609Z] 68fcecfd7363: Preparing [2023-04-17T22:56:12.609Z] 9cb90f2a708c: Preparing [2023-04-17T22:56:12.609Z] 2e40297367ce: Preparing [2023-04-17T22:56:12.609Z] 26cbea5cba74: Preparing [2023-04-17T22:56:12.609Z] 26cbea5cba74: Waiting [2023-04-17T22:56:12.609Z] 430ea6683116: Layer already exists [2023-04-17T22:56:12.609Z] 9cb90f2a708c: Layer already exists [2023-04-17T22:56:12.609Z] 2e40297367ce: Layer already exists [2023-04-17T22:56:12.609Z] 68fcecfd7363: Layer already exists [2023-04-17T22:56:12.609Z] 0d1937e66b88: Layer already exists [2023-04-17T22:56:12.609Z] 26cbea5cba74: Layer already exists [2023-04-17T22:56:12.609Z] main: digest: sha256:629d7db5241fffbddf7a823a4473e03283e99ec78b3f9cab9d6ba4e879218195 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-17T22:56:12.923Z] ===================================================== [Pipeline] echo [2023-04-17T22:56:12.930Z] taggedImages: [2023-04-17T22:56:12.930Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [2023-04-17T22:56:12.930Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-04-17T22:56:12.930Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.133 [2023-04-17T22:56:12.930Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:de8ca292a0f52966ebd0c852ab3af25f57b1d8bf-3.0.0-dev.133 [2023-04-17T22:56:12.930Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:56:13.292Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-17T22:56:13.292Z] [2023-04-17T22:56:13.292Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:56:13.616Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-17T22:56:13.616Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-17T22:56:13.616Z] 8998bd30e6a1: Pulling fs layer [2023-04-17T22:56:13.616Z] 04944245beec: Pulling fs layer [2023-04-17T22:56:13.616Z] 699f458cf7ca: Pulling fs layer [2023-04-17T22:56:13.616Z] 765212b225bb: Pulling fs layer [2023-04-17T22:56:13.616Z] f23df028b6ca: Pulling fs layer [2023-04-17T22:56:13.616Z] d65c8cfc05b1: Pulling fs layer [2023-04-17T22:56:13.616Z] 2437ff75d9bd: Pulling fs layer [2023-04-17T22:56:13.616Z] 765212b225bb: Waiting [2023-04-17T22:56:13.616Z] f23df028b6ca: Waiting [2023-04-17T22:56:13.616Z] d65c8cfc05b1: Waiting [2023-04-17T22:56:13.616Z] 2437ff75d9bd: Waiting [2023-04-17T22:56:13.881Z] 04944245beec: Verifying Checksum [2023-04-17T22:56:13.881Z] 04944245beec: Download complete [2023-04-17T22:56:13.881Z] 765212b225bb: Verifying Checksum [2023-04-17T22:56:13.881Z] 765212b225bb: Download complete [2023-04-17T22:56:13.881Z] f23df028b6ca: Verifying Checksum [2023-04-17T22:56:13.881Z] f23df028b6ca: Download complete [2023-04-17T22:56:13.881Z] d65c8cfc05b1: Verifying Checksum [2023-04-17T22:56:13.881Z] d65c8cfc05b1: Download complete [2023-04-17T22:56:13.881Z] 699f458cf7ca: Verifying Checksum [2023-04-17T22:56:13.881Z] 699f458cf7ca: Download complete [2023-04-17T22:56:14.460Z] 8998bd30e6a1: Verifying Checksum [2023-04-17T22:56:14.460Z] 8998bd30e6a1: Download complete [2023-04-17T22:56:17.032Z] 2437ff75d9bd: Verifying Checksum [2023-04-17T22:56:17.032Z] 2437ff75d9bd: Download complete [2023-04-17T22:56:18.436Z] 8998bd30e6a1: Pull complete [2023-04-17T22:56:19.037Z] 04944245beec: Pull complete [2023-04-17T22:56:20.441Z] 699f458cf7ca: Pull complete [2023-04-17T22:56:20.441Z] 765212b225bb: Pull complete [2023-04-17T22:56:21.397Z] f23df028b6ca: Pull complete [2023-04-17T22:56:21.397Z] d65c8cfc05b1: Pull complete [2023-04-17T22:56:36.374Z] 2437ff75d9bd: Pull complete [2023-04-17T22:56:36.374Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-17T22:56:36.374Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-17T22:56:36.374Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T22:56:36.574Z] prd-ubuntu20.04-docker-arm64-4c-16g-8810 does not seem to be running inside a container [2023-04-17T22:56:36.638Z] $ 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/495 -v /w/workspace/edgex-go/495:/w/workspace/edgex-go/495:rw,z -v /w/workspace/edgex-go/495@tmp:/w/workspace/edgex-go/495@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-17T22:56:38.087Z] $ docker top d6f979c83e11188f3b6fddf82e79454d4b060c8156335d62cdec4b044db0a943 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-17T22:56:38.962Z] ---> job-cost.sh [2023-04-17T22:56:38.962Z] lf-activate-venv: SKIPPING [2023-04-17T22:56:38.962Z] INFO: No Stack... [2023-04-17T22:56:39.540Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-17T22:56:40.496Z] INFO: Archiving Costs [Pipeline] sh [2023-04-17T22:56:40.810Z] + cat /w/workspace/edgex-go/495/archives/cost.csv [2023-04-17T22:56:40.811Z] + cut -d, -f6 [Pipeline] lock [2023-04-17T22:56:40.884Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-495-stack-cost] [2023-04-17T22:56:40.892Z] Resource [jenkins-edgexfoundry-edgex-go-main-495-stack-cost] did not exist. Created. [2023-04-17T22:56:40.892Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-495-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-17T22:56:41.528Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-17T22:56:42.099Z] Stashed 1 file(s) [Pipeline] } [2023-04-17T22:56:42.109Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-495-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-17T22:56:42.131Z] $ docker stop --time=1 d6f979c83e11188f3b6fddf82e79454d4b060c8156335d62cdec4b044db0a943 [2023-04-17T22:56:43.661Z] $ docker rm -f --volumes d6f979c83e11188f3b6fddf82e79454d4b060c8156335d62cdec4b044db0a943 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-04-17T22:56:44.093Z] provisioning config files... [2023-04-17T22:56:44.100Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/495@tmp/config2677167149935285015tmp [Pipeline] { [Pipeline] sh [2023-04-17T22:56:44.389Z] + set +x [2023-04-17T22:56:44.389Z] + curl -s https://codecov.io/bash [2023-04-17T22:56:44.389Z] + bash -s -- [2023-04-17T22:56:44.389Z] [2023-04-17T22:56:44.389Z] _____ _ [2023-04-17T22:56:44.389Z] / ____| | | [2023-04-17T22:56:44.389Z] | | ___ __| | ___ ___ _____ __ [2023-04-17T22:56:44.389Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-17T22:56:44.389Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-17T22:56:44.389Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-17T22:56:44.389Z] Bash-1.0.6 [2023-04-17T22:56:44.389Z] [2023-04-17T22:56:44.389Z] [2023-04-17T22:56:44.389Z] ==> git version 2.25.1 found [2023-04-17T22:56:44.389Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-04-17T22:56:44.389Z] Release-Date: 2020-01-08 [2023-04-17T22:56:44.389Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-04-17T22:56:44.389Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-17T22:56:44.389Z] ==> Jenkins CI detected. [2023-04-17T22:56:44.389Z] current dir:  /w/workspace/edgex-go/495 [2023-04-17T22:56:44.389Z] project root: . [2023-04-17T22:56:44.389Z] --> token set from env [2023-04-17T22:56:44.389Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-17T22:56:44.647Z] ==> Running gcov in . (disable via -X gcov) [2023-04-17T22:56:44.647Z] ==> Python coveragepy not found [2023-04-17T22:56:44.647Z] ==> Searching for coverage reports in: [2023-04-17T22:56:44.647Z] + . [2023-04-17T22:56:44.647Z] -> Found 1 reports [2023-04-17T22:56:44.647Z] ==> Detecting git/mercurial file structure [2023-04-17T22:56:44.647Z] ==> Reading reports [2023-04-17T22:56:44.647Z] + ./coverage.out bytes=448248 [2023-04-17T22:56:44.647Z] ==> Appending adjustments [2023-04-17T22:56:44.647Z] https://docs.codecov.io/docs/fixing-reports [2023-04-17T22:56:45.580Z] + Found adjustments [2023-04-17T22:56:45.580Z] ==> Gzipping contents [2023-04-17T22:56:45.838Z] 60K /tmp/codecov.X7Kw6P.gz [2023-04-17T22:56:45.838Z] ==> Uploading reports [2023-04-17T22:56:45.838Z] url: https://codecov.io [2023-04-17T22:56:45.838Z] query: branch=main&commit=de8ca292a0f52966ebd0c852ab3af25f57b1d8bf&build=495&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F495%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-17T22:56:45.838Z] -> Pinging Codecov [2023-04-17T22:56:45.839Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=de8ca292a0f52966ebd0c852ab3af25f57b1d8bf&build=495&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F495%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-17T22:56:45.839Z] -> Uploading to [2023-04-17T22:56:45.839Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-17/00271124DB129430A58F1EEE437C3FCB/de8ca292a0f52966ebd0c852ab3af25f57b1d8bf/b7017971-11db-4b7c-bddb-3d1a616ef996.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230417%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230417T225645Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=868d885ff7044446025f4a88c60359f6f1e6dd27395c474947c699ed99e0ab43 [2023-04-17T22:56:45.839Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-17T22:56:45.839Z] Dload Upload Total Spent Left Speed [2023-04-17T22:56:46.099Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57576 0 0 100 57576 0 220k --:--:-- --:--:-- --:--:-- 220k [2023-04-17T22:56:46.099Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/de8ca292a0f52966ebd0c852ab3af25f57b1d8bf [Pipeline] } [2023-04-17T22:56:46.106Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-04-17T22:56:46.302Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-04-17T22:56:46.317Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:56:46.609Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-17T22:56:46.610Z] [2023-04-17T22:56:46.610Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:56:46.904Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-17T22:56:46.904Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-04-17T22:56:46.904Z] df9b9388f04a: Pulling fs layer [2023-04-17T22:56:46.904Z] 52dc419b0ee2: Pulling fs layer [2023-04-17T22:56:46.904Z] 25bc292e5bac: Pulling fs layer [2023-04-17T22:56:46.904Z] 114826534d7a: Pulling fs layer [2023-04-17T22:56:46.904Z] 4657fd5d0bcf: Pulling fs layer [2023-04-17T22:56:46.904Z] 6ad1cebc031e: Pulling fs layer [2023-04-17T22:56:46.904Z] 8a3aa393b2d8: Pulling fs layer [2023-04-17T22:56:46.904Z] 114826534d7a: Waiting [2023-04-17T22:56:46.904Z] 4657fd5d0bcf: Waiting [2023-04-17T22:56:46.904Z] 6ad1cebc031e: Waiting [2023-04-17T22:56:46.904Z] 8a3aa393b2d8: Waiting [2023-04-17T22:56:46.904Z] 25bc292e5bac: Verifying Checksum [2023-04-17T22:56:46.904Z] 25bc292e5bac: Download complete [2023-04-17T22:56:46.904Z] 52dc419b0ee2: Verifying Checksum [2023-04-17T22:56:46.904Z] 52dc419b0ee2: Download complete [2023-04-17T22:56:46.904Z] 4657fd5d0bcf: Verifying Checksum [2023-04-17T22:56:46.904Z] 4657fd5d0bcf: Download complete [2023-04-17T22:56:46.904Z] df9b9388f04a: Download complete [2023-04-17T22:56:47.162Z] 6ad1cebc031e: Verifying Checksum [2023-04-17T22:56:47.162Z] 6ad1cebc031e: Download complete [2023-04-17T22:56:47.162Z] df9b9388f04a: Pull complete [2023-04-17T22:56:47.162Z] 52dc419b0ee2: Pull complete [2023-04-17T22:56:47.162Z] 25bc292e5bac: Pull complete [2023-04-17T22:56:47.728Z] 114826534d7a: Verifying Checksum [2023-04-17T22:56:47.728Z] 114826534d7a: Download complete [2023-04-17T22:56:47.728Z] 8a3aa393b2d8: Verifying Checksum [2023-04-17T22:56:47.728Z] 8a3aa393b2d8: Download complete [2023-04-17T22:56:51.005Z] 114826534d7a: Pull complete [2023-04-17T22:56:51.005Z] 4657fd5d0bcf: Pull complete [2023-04-17T22:56:51.263Z] 6ad1cebc031e: Pull complete [2023-04-17T22:56:53.790Z] 8a3aa393b2d8: Pull complete [2023-04-17T22:56:53.790Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-04-17T22:56:53.790Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-17T22:56:53.790Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T22:56:53.865Z] prd-ubuntu20.04-docker-8c-8g-8809 does not seem to be running inside a container [2023-04-17T22:56:53.892Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/495 -v /w/workspace/edgex-go/495:/w/workspace/edgex-go/495:rw,z -v /w/workspace/edgex-go/495@tmp:/w/workspace/edgex-go/495@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-04-17T22:56:55.482Z] $ docker top 8c41496689af51ea7189f4cd9d4b1c4582b1d15524c482a28f07413687fba1f5 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-17T22:56:55.542Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-04-17T22:56:55.820Z] + set -o pipefail [2023-04-17T22:56:55.820Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-04-17T22:57:02.385Z] [2023-04-17T22:57:02.385Z] Monitoring /w/workspace/edgex-go/495 (github.com/edgexfoundry/edgex-go)... [2023-04-17T22:57:02.385Z] [2023-04-17T22:57:02.385Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/a40e840a-f732-4169-a08e-c0b1ec06229e [2023-04-17T22:57:02.385Z] [2023-04-17T22:57:02.385Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-04-17T22:57:02.385Z] [2023-04-17T22:57:02.385Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-04-17T22:57:02.385Z] [2023-04-17T22:57:02.385Z] [2023-04-17T22:57:02.385Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-04-17T22:57:02.385Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-04-17T22:57:02.385Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-04-17T22:57:02.397Z] $ docker stop --time=1 8c41496689af51ea7189f4cd9d4b1c4582b1d15524c482a28f07413687fba1f5 [2023-04-17T22:57:04.232Z] $ docker rm -f --volumes 8c41496689af51ea7189f4cd9d4b1c4582b1d15524c482a28f07413687fba1f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-04-17T22:57:04.586Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-17T22:57:04.597Z] provisioning config files... [2023-04-17T22:57:04.605Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/495@tmp/config9652735319678969373tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-17T22:57:04.890Z] --> edgex-publish-swagger.sh [2023-04-17T22:57:04.890Z] === Publish openapi/v3 API === [2023-04-17T22:57:04.890Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-04-17T22:57:04.890Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/495/openapi/v3/core-command.yaml] [2023-04-17T22:57:04.890Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-17T22:57:04.890Z] Dload Upload Total Spent Left Speed [2023-04-17T22:57:05.460Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 53858 --:--:-- --:--:-- --:--:-- 53759 100 29030 0 0 100 29030 0 53858 --:--:-- --:--:-- --:--:-- 53759 [2023-04-17T22:57:05.460Z] [2023-04-17T22:57:05.460Z] [2023-04-17T22:57:05.460Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/495/openapi/v3/core-data.yaml] [2023-04-17T22:57:05.460Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-17T22:57:05.460Z] Dload Upload Total Spent Left Speed [2023-04-17T22:57:05.719Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 135k --:--:-- --:--:-- --:--:-- 135k [2023-04-17T22:57:05.719Z] [2023-04-17T22:57:05.719Z] [2023-04-17T22:57:05.719Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/495/openapi/v3/core-metadata.yaml] [2023-04-17T22:57:05.719Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-17T22:57:05.719Z] Dload Upload Total Spent Left Speed [2023-04-17T22:57:06.286Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 271k --:--:-- --:--:-- --:--:-- 270k 100 141k 0 0 100 141k 0 271k --:--:-- --:--:-- --:--:-- 270k [2023-04-17T22:57:06.286Z] [2023-04-17T22:57:06.286Z] [2023-04-17T22:57:06.286Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/495/openapi/v3/support-notifications.yaml] [2023-04-17T22:57:06.286Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-17T22:57:06.286Z] Dload Upload Total Spent Left Speed [2023-04-17T22:57:06.857Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 164k --:--:-- --:--:-- --:--:-- 164k [2023-04-17T22:57:06.857Z] [2023-04-17T22:57:06.857Z] [2023-04-17T22:57:06.857Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/495/openapi/v3/support-scheduler.yaml] [2023-04-17T22:57:06.857Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-17T22:57:06.857Z] Dload Upload Total Spent Left Speed [2023-04-17T22:57:07.427Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 66710 --:--:-- --:--:-- --:--:-- 66581 100 34356 0 0 100 34356 0 66710 --:--:-- --:--:-- --:--:-- 66581 [2023-04-17T22:57:07.427Z] [2023-04-17T22:57:07.427Z] [Pipeline] } [2023-04-17T22:57:07.434Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2023-04-17T22:57:07.827Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-17T22:57:07.828Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:57:08.127Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-17T22:57:08.127Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T22:57:08.198Z] prd-ubuntu20.04-docker-8c-8g-8809 does not seem to be running inside a container [2023-04-17T22:57:08.233Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/495 -v /w/workspace/edgex-go/495:/w/workspace/edgex-go/495:rw,z -v /w/workspace/edgex-go/495@tmp:/w/workspace/edgex-go/495@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-17T22:57:08.602Z] $ docker top cc68d5b9f563081f5bac53e7865c354017d0662b12511c86f025b418266a2578 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-17T22:57:08.689Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-17T22:57:08.689Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-17T22:57:08.797Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-17T22:57:08.801Z] $ docker exec cc68d5b9f563081f5bac53e7865c354017d0662b12511c86f025b418266a2578 ssh-agent [2023-04-17T22:57:08.917Z] SSH_AUTH_SOCK=/tmp/ssh-iyZkjiJwoAwK/agent.32 [2023-04-17T22:57:08.917Z] SSH_AGENT_PID=38 [2023-04-17T22:57:08.922Z] Running ssh-add (command line suppressed) [2023-04-17T22:57:09.020Z] Identity added: /w/workspace/edgex-go/495@tmp/private_key_16288682729198795136.key (/w/workspace/edgex-go/495@tmp/private_key_16288682729198795136.key) [2023-04-17T22:57:09.031Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-17T22:57:09.321Z] + git semver tag [2023-04-17T22:57:09.580Z] 2023-04-17 22:57:09,519 [run_tag] DEBUG tag force:False [2023-04-17T22:57:09.580Z] 2023-04-17 22:57:09,519 [check_head_tag] DEBUG check head tag [2023-04-17T22:57:09.580Z] 2023-04-17 22:57:09,522 [execute] INFO git cat-file --batch-check [2023-04-17T22:57:09.580Z] 2023-04-17 22:57:09,522 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/495, universal_newlines=False, shell=None, istream=) [2023-04-17T22:57:09.580Z] 2023-04-17 22:57:09,525 [execute] INFO git cat-file --batch [2023-04-17T22:57:09.580Z] 2023-04-17 22:57:09,525 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/495, universal_newlines=False, shell=None, istream=) [2023-04-17T22:57:09.840Z] 2023-04-17 22:57:09,589 [read_version] DEBUG read version from /w/workspace/edgex-go/495/.semver/main [2023-04-17T22:57:09.840Z] 2023-04-17 22:57:09,589 [execute] INFO git tag -a v3.0.0-dev.133 -m v3.0.0-dev.133 [2023-04-17T22:57:09.840Z] 2023-04-17 22:57:09,589 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.133', '-m', 'v3.0.0-dev.133'], cwd=/w/workspace/edgex-go/495, universal_newlines=False, shell=None, istream=None) [2023-04-17T22:57:09.840Z] 2023-04-17 22:57:09,595 [read_version] DEBUG read version from /w/workspace/edgex-go/495/.semver/main [2023-04-17T22:57:09.840Z] 3.0.0-dev.133 [Pipeline] } [2023-04-17T22:57:09.852Z] $ docker exec --env ******** --env ******** cc68d5b9f563081f5bac53e7865c354017d0662b12511c86f025b418266a2578 ssh-agent -k [2023-04-17T22:57:09.961Z] unset SSH_AUTH_SOCK; [2023-04-17T22:57:09.962Z] unset SSH_AGENT_PID; [2023-04-17T22:57:09.962Z] echo Agent pid 38 killed; [2023-04-17T22:57:09.971Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-17T22:57:10.275Z] + git semver [Pipeline] } [2023-04-17T22:57:10.551Z] $ docker stop --time=1 cc68d5b9f563081f5bac53e7865c354017d0662b12511c86f025b418266a2578 [2023-04-17T22:57:11.861Z] $ docker rm -f --volumes cc68d5b9f563081f5bac53e7865c354017d0662b12511c86f025b418266a2578 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:57:12.252Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-17T22:57:12.252Z] [2023-04-17T22:57:12.252Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:57:12.551Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-17T22:57:12.551Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-04-17T22:57:12.551Z] ab5ef0e58194: Pulling fs layer [2023-04-17T22:57:12.551Z] 9712f1f96733: Pulling fs layer [2023-04-17T22:57:12.551Z] 63f879dbbcfc: Pulling fs layer [2023-04-17T22:57:12.551Z] 0d9ebad4ef96: Pulling fs layer [2023-04-17T22:57:12.551Z] e9a5061849ea: Pulling fs layer [2023-04-17T22:57:12.551Z] d747dcd14b5f: Pulling fs layer [2023-04-17T22:57:12.551Z] 2de7ff778b66: Pulling fs layer [2023-04-17T22:57:12.551Z] 0d9ebad4ef96: Waiting [2023-04-17T22:57:12.551Z] e9a5061849ea: Waiting [2023-04-17T22:57:12.551Z] d747dcd14b5f: Waiting [2023-04-17T22:57:12.551Z] 2de7ff778b66: Waiting [2023-04-17T22:57:12.551Z] 9712f1f96733: Verifying Checksum [2023-04-17T22:57:12.551Z] 9712f1f96733: Download complete [2023-04-17T22:57:12.810Z] 63f879dbbcfc: Verifying Checksum [2023-04-17T22:57:12.810Z] 63f879dbbcfc: Download complete [2023-04-17T22:57:13.069Z] e9a5061849ea: Verifying Checksum [2023-04-17T22:57:13.069Z] e9a5061849ea: Download complete [2023-04-17T22:57:13.069Z] d747dcd14b5f: Verifying Checksum [2023-04-17T22:57:13.069Z] d747dcd14b5f: Download complete [2023-04-17T22:57:13.069Z] ab5ef0e58194: Verifying Checksum [2023-04-17T22:57:13.069Z] ab5ef0e58194: Download complete [2023-04-17T22:57:13.069Z] 0d9ebad4ef96: Verifying Checksum [2023-04-17T22:57:13.069Z] 0d9ebad4ef96: Download complete [2023-04-17T22:57:13.069Z] 2de7ff778b66: Verifying Checksum [2023-04-17T22:57:13.069Z] 2de7ff778b66: Download complete [2023-04-17T22:57:15.598Z] ab5ef0e58194: Pull complete [2023-04-17T22:57:15.857Z] 9712f1f96733: Pull complete [2023-04-17T22:57:16.422Z] 63f879dbbcfc: Pull complete [2023-04-17T22:57:20.612Z] 0d9ebad4ef96: Pull complete [2023-04-17T22:57:20.612Z] e9a5061849ea: Pull complete [2023-04-17T22:57:20.612Z] d747dcd14b5f: Pull complete [2023-04-17T22:57:21.178Z] 2de7ff778b66: Pull complete [2023-04-17T22:57:21.178Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-04-17T22:57:21.178Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-17T22:57:21.178Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T22:57:21.251Z] prd-ubuntu20.04-docker-8c-8g-8809 does not seem to be running inside a container [2023-04-17T22:57:21.277Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/495 -v /w/workspace/edgex-go/495:/w/workspace/edgex-go/495:rw,z -v /w/workspace/edgex-go/495@tmp:/w/workspace/edgex-go/495@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-04-17T22:57:23.038Z] $ docker top 5777e0ad20a5213415e5109833eaa329509f21c252fc30738d331c2dcd09365b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-04-17T22:57:23.104Z] provisioning config files... [2023-04-17T22:57:23.110Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/495@tmp/config18084077967016484246tmp [2023-04-17T22:57:23.119Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/495@tmp/config16710750671472042326tmp [2023-04-17T22:57:23.130Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/495@tmp/config2308208523419660702tmp [Pipeline] { [Pipeline] echo [2023-04-17T22:57:23.141Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-17T22:57:23.424Z] ---> sigul-configuration.sh [2023-04-17T22:57:23.424Z] gpg: directory `/root/.gnupg' created [2023-04-17T22:57:23.424Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-04-17T22:57:23.424Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-04-17T22:57:23.424Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-04-17T22:57:23.424Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-04-17T22:57:23.424Z] gpg: CAST5 encrypted data [2023-04-17T22:57:23.424Z] gpg: encrypted with 1 passphrase [2023-04-17T22:57:23.424Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-04-17T22:57:23.707Z] + mkdir /home/jenkins [2023-04-17T22:57:23.707Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-04-17T22:57:23.992Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-04-17T22:57:23.999Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-17T22:57:24.284Z] ---> sigul-install.sh [2023-04-17T22:57:24.285Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-04-17T22:57:24.565Z] + git tag --list [2023-04-17T22:57:24.565Z] 0.6.0 [2023-04-17T22:57:24.565Z] 0.6.1 [2023-04-17T22:57:24.565Z] 0.7.0 [2023-04-17T22:57:24.565Z] 0.7.1 [2023-04-17T22:57:24.565Z] v1.0.0 [2023-04-17T22:57:24.565Z] v1.0.1 [2023-04-17T22:57:24.565Z] v1.1.0 [2023-04-17T22:57:24.565Z] v1.2.0 [2023-04-17T22:57:24.565Z] v1.2.1 [2023-04-17T22:57:24.565Z] v1.3.0 [2023-04-17T22:57:24.565Z] v1.3.1 [2023-04-17T22:57:24.565Z] v2.0.0 [2023-04-17T22:57:24.565Z] v2.1.0 [2023-04-17T22:57:24.565Z] v2.1.1 [2023-04-17T22:57:24.565Z] v2.1.1-dev.1 [2023-04-17T22:57:24.565Z] v2.1.1-dev.2 [2023-04-17T22:57:24.565Z] v2.1.1-dev.3 [2023-04-17T22:57:24.565Z] v2.1.1-dev.4 [2023-04-17T22:57:24.565Z] v2.1.1-dev.5 [2023-04-17T22:57:24.565Z] v2.1.1-dev.6 [2023-04-17T22:57:24.565Z] v2.1.1-dev.7 [2023-04-17T22:57:24.565Z] v2.1.1-dev.8 [2023-04-17T22:57:24.565Z] v2.1.2-dev.1 [2023-04-17T22:57:24.565Z] v2.2.0 [2023-04-17T22:57:24.565Z] v2.2.1-dev.1 [2023-04-17T22:57:24.565Z] v2.2.1-dev.10 [2023-04-17T22:57:24.565Z] v2.2.1-dev.11 [2023-04-17T22:57:24.565Z] v2.2.1-dev.12 [2023-04-17T22:57:24.565Z] v2.2.1-dev.13 [2023-04-17T22:57:24.565Z] v2.2.1-dev.14 [2023-04-17T22:57:24.565Z] v2.2.1-dev.15 [2023-04-17T22:57:24.565Z] v2.2.1-dev.16 [2023-04-17T22:57:24.565Z] v2.2.1-dev.17 [2023-04-17T22:57:24.565Z] v2.2.1-dev.18 [2023-04-17T22:57:24.565Z] v2.2.1-dev.19 [2023-04-17T22:57:24.565Z] v2.2.1-dev.2 [2023-04-17T22:57:24.565Z] v2.2.1-dev.20 [2023-04-17T22:57:24.565Z] v2.2.1-dev.21 [2023-04-17T22:57:24.565Z] v2.2.1-dev.22 [2023-04-17T22:57:24.565Z] v2.2.1-dev.23 [2023-04-17T22:57:24.565Z] v2.2.1-dev.24 [2023-04-17T22:57:24.565Z] v2.2.1-dev.25 [2023-04-17T22:57:24.565Z] v2.2.1-dev.26 [2023-04-17T22:57:24.565Z] v2.2.1-dev.27 [2023-04-17T22:57:24.565Z] v2.2.1-dev.28 [2023-04-17T22:57:24.565Z] v2.2.1-dev.29 [2023-04-17T22:57:24.565Z] v2.2.1-dev.3 [2023-04-17T22:57:24.565Z] v2.2.1-dev.4 [2023-04-17T22:57:24.565Z] v2.2.1-dev.5 [2023-04-17T22:57:24.565Z] v2.2.1-dev.6 [2023-04-17T22:57:24.565Z] v2.2.1-dev.7 [2023-04-17T22:57:24.565Z] v2.2.1-dev.8 [2023-04-17T22:57:24.565Z] v2.2.1-dev.9 [2023-04-17T22:57:24.565Z] v2.3.0 [2023-04-17T22:57:24.565Z] v2.3.0-dev.100 [2023-04-17T22:57:24.565Z] v2.3.0-dev.101 [2023-04-17T22:57:24.565Z] v2.3.0-dev.102 [2023-04-17T22:57:24.565Z] v2.3.0-dev.103 [2023-04-17T22:57:24.565Z] v2.3.0-dev.104 [2023-04-17T22:57:24.565Z] v2.3.0-dev.105 [2023-04-17T22:57:24.565Z] v2.3.0-dev.106 [2023-04-17T22:57:24.565Z] v2.3.0-dev.29 [2023-04-17T22:57:24.565Z] v2.3.0-dev.30 [2023-04-17T22:57:24.565Z] v2.3.0-dev.31 [2023-04-17T22:57:24.565Z] v2.3.0-dev.32 [2023-04-17T22:57:24.565Z] v2.3.0-dev.33 [2023-04-17T22:57:24.565Z] v2.3.0-dev.34 [2023-04-17T22:57:24.565Z] v2.3.0-dev.35 [2023-04-17T22:57:24.565Z] v2.3.0-dev.36 [2023-04-17T22:57:24.565Z] v2.3.0-dev.37 [2023-04-17T22:57:24.565Z] v2.3.0-dev.38 [2023-04-17T22:57:24.565Z] v2.3.0-dev.39 [2023-04-17T22:57:24.565Z] v2.3.0-dev.40 [2023-04-17T22:57:24.565Z] v2.3.0-dev.41 [2023-04-17T22:57:24.565Z] v2.3.0-dev.42 [2023-04-17T22:57:24.565Z] v2.3.0-dev.43 [2023-04-17T22:57:24.565Z] v2.3.0-dev.44 [2023-04-17T22:57:24.565Z] v2.3.0-dev.45 [2023-04-17T22:57:24.565Z] v2.3.0-dev.46 [2023-04-17T22:57:24.565Z] v2.3.0-dev.47 [2023-04-17T22:57:24.565Z] v2.3.0-dev.48 [2023-04-17T22:57:24.565Z] v2.3.0-dev.49 [2023-04-17T22:57:24.565Z] v2.3.0-dev.50 [2023-04-17T22:57:24.565Z] v2.3.0-dev.51 [2023-04-17T22:57:24.565Z] v2.3.0-dev.52 [2023-04-17T22:57:24.565Z] v2.3.0-dev.53 [2023-04-17T22:57:24.565Z] v2.3.0-dev.54 [2023-04-17T22:57:24.565Z] v2.3.0-dev.55 [2023-04-17T22:57:24.565Z] v2.3.0-dev.56 [2023-04-17T22:57:24.565Z] v2.3.0-dev.57 [2023-04-17T22:57:24.565Z] v2.3.0-dev.58 [2023-04-17T22:57:24.565Z] v2.3.0-dev.59 [2023-04-17T22:57:24.565Z] v2.3.0-dev.60 [2023-04-17T22:57:24.565Z] v2.3.0-dev.61 [2023-04-17T22:57:24.565Z] v2.3.0-dev.62 [2023-04-17T22:57:24.565Z] v2.3.0-dev.63 [2023-04-17T22:57:24.565Z] v2.3.0-dev.64 [2023-04-17T22:57:24.565Z] v2.3.0-dev.65 [2023-04-17T22:57:24.565Z] v2.3.0-dev.66 [2023-04-17T22:57:24.565Z] v2.3.0-dev.67 [2023-04-17T22:57:24.565Z] v2.3.0-dev.68 [2023-04-17T22:57:24.565Z] v2.3.0-dev.69 [2023-04-17T22:57:24.565Z] v2.3.0-dev.70 [2023-04-17T22:57:24.565Z] v2.3.0-dev.71 [2023-04-17T22:57:24.565Z] v2.3.0-dev.72 [2023-04-17T22:57:24.565Z] v2.3.0-dev.73 [2023-04-17T22:57:24.565Z] v2.3.0-dev.74 [2023-04-17T22:57:24.565Z] v2.3.0-dev.75 [2023-04-17T22:57:24.565Z] v2.3.0-dev.76 [2023-04-17T22:57:24.565Z] v2.3.0-dev.77 [2023-04-17T22:57:24.565Z] v2.3.0-dev.78 [2023-04-17T22:57:24.565Z] v2.3.0-dev.79 [2023-04-17T22:57:24.565Z] v2.3.0-dev.80 [2023-04-17T22:57:24.565Z] v2.3.0-dev.81 [2023-04-17T22:57:24.565Z] v2.3.0-dev.82 [2023-04-17T22:57:24.565Z] v2.3.0-dev.83 [2023-04-17T22:57:24.565Z] v2.3.0-dev.84 [2023-04-17T22:57:24.565Z] v2.3.0-dev.85 [2023-04-17T22:57:24.565Z] v2.3.0-dev.86 [2023-04-17T22:57:24.565Z] v2.3.0-dev.87 [2023-04-17T22:57:24.565Z] v2.3.0-dev.88 [2023-04-17T22:57:24.565Z] v2.3.0-dev.89 [2023-04-17T22:57:24.565Z] v2.3.0-dev.90 [2023-04-17T22:57:24.565Z] v2.3.0-dev.91 [2023-04-17T22:57:24.565Z] v2.3.0-dev.92 [2023-04-17T22:57:24.565Z] v2.3.0-dev.93 [2023-04-17T22:57:24.565Z] v2.3.0-dev.94 [2023-04-17T22:57:24.565Z] v2.3.0-dev.95 [2023-04-17T22:57:24.565Z] v2.3.0-dev.96 [2023-04-17T22:57:24.565Z] v2.3.0-dev.97 [2023-04-17T22:57:24.565Z] v2.3.0-dev.98 [2023-04-17T22:57:24.565Z] v2.3.0-dev.99 [2023-04-17T22:57:24.565Z] v2.3.1-dev.1 [2023-04-17T22:57:24.565Z] v2.3.1-dev.2 [2023-04-17T22:57:24.565Z] v2.3.1-dev.3 [2023-04-17T22:57:24.565Z] v2.3.1-dev.4 [2023-04-17T22:57:24.565Z] v2.3.1-dev.5 [2023-04-17T22:57:24.565Z] v3.0.0-dev.1 [2023-04-17T22:57:24.565Z] v3.0.0-dev.10 [2023-04-17T22:57:24.565Z] v3.0.0-dev.100 [2023-04-17T22:57:24.565Z] v3.0.0-dev.101 [2023-04-17T22:57:24.565Z] v3.0.0-dev.102 [2023-04-17T22:57:24.565Z] v3.0.0-dev.103 [2023-04-17T22:57:24.565Z] v3.0.0-dev.104 [2023-04-17T22:57:24.565Z] v3.0.0-dev.105 [2023-04-17T22:57:24.565Z] v3.0.0-dev.106 [2023-04-17T22:57:24.565Z] v3.0.0-dev.107 [2023-04-17T22:57:24.565Z] v3.0.0-dev.108 [2023-04-17T22:57:24.565Z] v3.0.0-dev.109 [2023-04-17T22:57:24.565Z] v3.0.0-dev.11 [2023-04-17T22:57:24.565Z] v3.0.0-dev.110 [2023-04-17T22:57:24.565Z] v3.0.0-dev.111 [2023-04-17T22:57:24.565Z] v3.0.0-dev.112 [2023-04-17T22:57:24.565Z] v3.0.0-dev.113 [2023-04-17T22:57:24.565Z] v3.0.0-dev.114 [2023-04-17T22:57:24.565Z] v3.0.0-dev.115 [2023-04-17T22:57:24.565Z] v3.0.0-dev.116 [2023-04-17T22:57:24.565Z] v3.0.0-dev.117 [2023-04-17T22:57:24.565Z] v3.0.0-dev.118 [2023-04-17T22:57:24.565Z] v3.0.0-dev.119 [2023-04-17T22:57:24.565Z] v3.0.0-dev.12 [2023-04-17T22:57:24.565Z] v3.0.0-dev.120 [2023-04-17T22:57:24.565Z] v3.0.0-dev.121 [2023-04-17T22:57:24.565Z] v3.0.0-dev.122 [2023-04-17T22:57:24.565Z] v3.0.0-dev.123 [2023-04-17T22:57:24.565Z] v3.0.0-dev.124 [2023-04-17T22:57:24.565Z] v3.0.0-dev.125 [2023-04-17T22:57:24.565Z] v3.0.0-dev.126 [2023-04-17T22:57:24.565Z] v3.0.0-dev.127 [2023-04-17T22:57:24.565Z] v3.0.0-dev.128 [2023-04-17T22:57:24.565Z] v3.0.0-dev.129 [2023-04-17T22:57:24.565Z] v3.0.0-dev.13 [2023-04-17T22:57:24.565Z] v3.0.0-dev.130 [2023-04-17T22:57:24.565Z] v3.0.0-dev.131 [2023-04-17T22:57:24.565Z] v3.0.0-dev.132 [2023-04-17T22:57:24.565Z] v3.0.0-dev.133 [2023-04-17T22:57:24.565Z] v3.0.0-dev.14 [2023-04-17T22:57:24.565Z] v3.0.0-dev.15 [2023-04-17T22:57:24.565Z] v3.0.0-dev.16 [2023-04-17T22:57:24.565Z] v3.0.0-dev.17 [2023-04-17T22:57:24.565Z] v3.0.0-dev.18 [2023-04-17T22:57:24.565Z] v3.0.0-dev.19 [2023-04-17T22:57:24.565Z] v3.0.0-dev.2 [2023-04-17T22:57:24.565Z] v3.0.0-dev.20 [2023-04-17T22:57:24.565Z] v3.0.0-dev.21 [2023-04-17T22:57:24.565Z] v3.0.0-dev.22 [2023-04-17T22:57:24.565Z] v3.0.0-dev.23 [2023-04-17T22:57:24.565Z] v3.0.0-dev.24 [2023-04-17T22:57:24.565Z] v3.0.0-dev.25 [2023-04-17T22:57:24.565Z] v3.0.0-dev.26 [2023-04-17T22:57:24.565Z] v3.0.0-dev.27 [2023-04-17T22:57:24.565Z] v3.0.0-dev.28 [2023-04-17T22:57:24.565Z] v3.0.0-dev.29 [2023-04-17T22:57:24.565Z] v3.0.0-dev.3 [2023-04-17T22:57:24.565Z] v3.0.0-dev.30 [2023-04-17T22:57:24.565Z] v3.0.0-dev.31 [2023-04-17T22:57:24.565Z] v3.0.0-dev.32 [2023-04-17T22:57:24.565Z] v3.0.0-dev.33 [2023-04-17T22:57:24.565Z] v3.0.0-dev.34 [2023-04-17T22:57:24.565Z] v3.0.0-dev.35 [2023-04-17T22:57:24.565Z] v3.0.0-dev.36 [2023-04-17T22:57:24.565Z] v3.0.0-dev.37 [2023-04-17T22:57:24.565Z] v3.0.0-dev.38 [2023-04-17T22:57:24.565Z] v3.0.0-dev.39 [2023-04-17T22:57:24.565Z] v3.0.0-dev.4 [2023-04-17T22:57:24.565Z] v3.0.0-dev.40 [2023-04-17T22:57:24.565Z] v3.0.0-dev.41 [2023-04-17T22:57:24.565Z] v3.0.0-dev.42 [2023-04-17T22:57:24.565Z] v3.0.0-dev.43 [2023-04-17T22:57:24.565Z] v3.0.0-dev.44 [2023-04-17T22:57:24.565Z] v3.0.0-dev.45 [2023-04-17T22:57:24.565Z] v3.0.0-dev.46 [2023-04-17T22:57:24.565Z] v3.0.0-dev.47 [2023-04-17T22:57:24.565Z] v3.0.0-dev.48 [2023-04-17T22:57:24.565Z] v3.0.0-dev.49 [2023-04-17T22:57:24.565Z] v3.0.0-dev.5 [2023-04-17T22:57:24.565Z] v3.0.0-dev.50 [2023-04-17T22:57:24.565Z] v3.0.0-dev.51 [2023-04-17T22:57:24.565Z] v3.0.0-dev.52 [2023-04-17T22:57:24.565Z] v3.0.0-dev.53 [2023-04-17T22:57:24.565Z] v3.0.0-dev.54 [2023-04-17T22:57:24.565Z] v3.0.0-dev.55 [2023-04-17T22:57:24.565Z] v3.0.0-dev.56 [2023-04-17T22:57:24.565Z] v3.0.0-dev.57 [2023-04-17T22:57:24.565Z] v3.0.0-dev.58 [2023-04-17T22:57:24.565Z] v3.0.0-dev.59 [2023-04-17T22:57:24.565Z] v3.0.0-dev.6 [2023-04-17T22:57:24.565Z] v3.0.0-dev.60 [2023-04-17T22:57:24.565Z] v3.0.0-dev.61 [2023-04-17T22:57:24.565Z] v3.0.0-dev.62 [2023-04-17T22:57:24.565Z] v3.0.0-dev.63 [2023-04-17T22:57:24.565Z] v3.0.0-dev.64 [2023-04-17T22:57:24.565Z] v3.0.0-dev.65 [2023-04-17T22:57:24.566Z] v3.0.0-dev.66 [2023-04-17T22:57:24.566Z] v3.0.0-dev.67 [2023-04-17T22:57:24.566Z] v3.0.0-dev.68 [2023-04-17T22:57:24.566Z] v3.0.0-dev.69 [2023-04-17T22:57:24.566Z] v3.0.0-dev.7 [2023-04-17T22:57:24.566Z] v3.0.0-dev.70 [2023-04-17T22:57:24.566Z] v3.0.0-dev.71 [2023-04-17T22:57:24.566Z] v3.0.0-dev.72 [2023-04-17T22:57:24.566Z] v3.0.0-dev.73 [2023-04-17T22:57:24.566Z] v3.0.0-dev.74 [2023-04-17T22:57:24.566Z] v3.0.0-dev.75 [2023-04-17T22:57:24.566Z] v3.0.0-dev.76 [2023-04-17T22:57:24.566Z] v3.0.0-dev.77 [2023-04-17T22:57:24.566Z] v3.0.0-dev.78 [2023-04-17T22:57:24.566Z] v3.0.0-dev.79 [2023-04-17T22:57:24.566Z] v3.0.0-dev.8 [2023-04-17T22:57:24.566Z] v3.0.0-dev.80 [2023-04-17T22:57:24.566Z] v3.0.0-dev.81 [2023-04-17T22:57:24.566Z] v3.0.0-dev.82 [2023-04-17T22:57:24.566Z] v3.0.0-dev.83 [2023-04-17T22:57:24.566Z] v3.0.0-dev.84 [2023-04-17T22:57:24.566Z] v3.0.0-dev.85 [2023-04-17T22:57:24.566Z] v3.0.0-dev.86 [2023-04-17T22:57:24.566Z] v3.0.0-dev.87 [2023-04-17T22:57:24.566Z] v3.0.0-dev.88 [2023-04-17T22:57:24.566Z] v3.0.0-dev.89 [2023-04-17T22:57:24.566Z] v3.0.0-dev.9 [2023-04-17T22:57:24.566Z] v3.0.0-dev.90 [2023-04-17T22:57:24.566Z] v3.0.0-dev.91 [2023-04-17T22:57:24.566Z] v3.0.0-dev.92 [2023-04-17T22:57:24.566Z] v3.0.0-dev.93 [2023-04-17T22:57:24.566Z] v3.0.0-dev.94 [2023-04-17T22:57:24.566Z] v3.0.0-dev.95 [2023-04-17T22:57:24.566Z] v3.0.0-dev.96 [2023-04-17T22:57:24.566Z] v3.0.0-dev.97 [2023-04-17T22:57:24.566Z] v3.0.0-dev.98 [2023-04-17T22:57:24.566Z] v3.0.0-dev.99 [Pipeline] sh [2023-04-17T22:57:24.850Z] + lftools sign git-tag v3.0.0-dev.133 [2023-04-17T22:57:25.418Z] Signing Git tag with Sigul... [2023-04-17T22:57:25.418Z] Signing v3.0.0-dev.133 [Pipeline] echo [2023-04-17T22:57:25.684Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-17T22:57:25.969Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-04-17T22:57:25.976Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-04-17T22:57:25.994Z] $ docker stop --time=1 5777e0ad20a5213415e5109833eaa329509f21c252fc30738d331c2dcd09365b [2023-04-17T22:57:27.306Z] $ docker rm -f --volumes 5777e0ad20a5213415e5109833eaa329509f21c252fc30738d331c2dcd09365b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-04-17T22:57:27.719Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-17T22:57:27.719Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:57:28.016Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-17T22:57:28.016Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T22:57:28.087Z] prd-ubuntu20.04-docker-8c-8g-8809 does not seem to be running inside a container [2023-04-17T22:57:28.115Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/495 -v /w/workspace/edgex-go/495:/w/workspace/edgex-go/495:rw,z -v /w/workspace/edgex-go/495@tmp:/w/workspace/edgex-go/495@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-17T22:57:28.443Z] $ docker top 7eae669aeee12ca2e198375ac2c7e1795733f628e436a94bd7490a9ca18a6452 -eo pid,comm [2023-04-17T22:57:28.485Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-17T22:57:28.485Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-17T22:57:28.516Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-17T22:57:28.516Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-17T22:57:28.631Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-17T22:57:28.635Z] $ docker exec 7eae669aeee12ca2e198375ac2c7e1795733f628e436a94bd7490a9ca18a6452 ssh-agent [2023-04-17T22:57:28.739Z] SSH_AUTH_SOCK=/tmp/ssh-3wToiw9QBdyX/agent.32 [2023-04-17T22:57:28.739Z] SSH_AGENT_PID=38 [2023-04-17T22:57:28.743Z] Running ssh-add (command line suppressed) [2023-04-17T22:57:28.865Z] Identity added: /w/workspace/edgex-go/495@tmp/private_key_10049202159937222156.key (/w/workspace/edgex-go/495@tmp/private_key_10049202159937222156.key) [2023-04-17T22:57:28.875Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-17T22:57:29.161Z] + git semver bump pre [2023-04-17T22:57:29.420Z] 2023-04-17 22:57:29,341 [read_version] DEBUG read version from /w/workspace/edgex-go/495/.semver/main [2023-04-17T22:57:29.420Z] 2023-04-17 22:57:29,341 [bump_version] DEBUG bumping version:3.0.0-dev.133 on axis:pre with prefix:dev [2023-04-17T22:57:29.420Z] 2023-04-17 22:57:29,341 [bump_version] DEBUG bumped version:3.0.0-dev.134 [2023-04-17T22:57:29.420Z] 2023-04-17 22:57:29,341 [write_version] DEBUG write version:3.0.0-dev.134 to path:/w/workspace/edgex-go/495/.semver/main with force:True [2023-04-17T22:57:29.420Z] 2023-04-17 22:57:29,341 [read_version] DEBUG read version from /w/workspace/edgex-go/495/.semver/main [2023-04-17T22:57:29.420Z] 2023-04-17 22:57:29,341 [write_file] DEBUG write to file:/w/workspace/edgex-go/495/.semver/main [2023-04-17T22:57:29.420Z] 2023-04-17 22:57:29,343 [execute] INFO git cat-file --batch-check [2023-04-17T22:57:29.420Z] 2023-04-17 22:57:29,343 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/495/.semver, universal_newlines=False, shell=None, istream=) [2023-04-17T22:57:29.420Z] 2023-04-17 22:57:29,348 [execute] INFO git cat-file --batch [2023-04-17T22:57:29.420Z] 2023-04-17 22:57:29,348 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/495/.semver, universal_newlines=False, shell=None, istream=) [2023-04-17T22:57:29.420Z] 2023-04-17 22:57:29,353 [read_version] DEBUG read version from /w/workspace/edgex-go/495/.semver/main [2023-04-17T22:57:29.420Z] 3.0.0-dev.134 [Pipeline] } [2023-04-17T22:57:29.433Z] $ docker exec --env ******** --env ******** 7eae669aeee12ca2e198375ac2c7e1795733f628e436a94bd7490a9ca18a6452 ssh-agent -k [2023-04-17T22:57:29.537Z] unset SSH_AUTH_SOCK; [2023-04-17T22:57:29.537Z] unset SSH_AGENT_PID; [2023-04-17T22:57:29.537Z] echo Agent pid 38 killed; [2023-04-17T22:57:29.544Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-17T22:57:29.845Z] + git semver [Pipeline] } [2023-04-17T22:57:30.119Z] $ docker stop --time=1 7eae669aeee12ca2e198375ac2c7e1795733f628e436a94bd7490a9ca18a6452 [2023-04-17T22:57:31.370Z] $ docker rm -f --volumes 7eae669aeee12ca2e198375ac2c7e1795733f628e436a94bd7490a9ca18a6452 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-17T22:57:31.704Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-17T22:57:31.704Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:57:31.997Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-17T22:57:31.997Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T22:57:32.067Z] prd-ubuntu20.04-docker-8c-8g-8809 does not seem to be running inside a container [2023-04-17T22:57:32.183Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/495 -v /w/workspace/edgex-go/495:/w/workspace/edgex-go/495:rw,z -v /w/workspace/edgex-go/495@tmp:/w/workspace/edgex-go/495@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-17T22:57:32.506Z] $ docker top 12fc14e837087c02aed3dfd05e737da223648d65d6952d2b0ffb135f3f90242f -eo pid,comm [2023-04-17T22:57:32.555Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-17T22:57:32.555Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-17T22:57:32.590Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-17T22:57:32.590Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-17T22:57:32.708Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-17T22:57:32.713Z] $ docker exec 12fc14e837087c02aed3dfd05e737da223648d65d6952d2b0ffb135f3f90242f ssh-agent [2023-04-17T22:57:32.815Z] SSH_AUTH_SOCK=/tmp/ssh-1q9Qd4f8HkXS/agent.33 [2023-04-17T22:57:32.815Z] SSH_AGENT_PID=39 [2023-04-17T22:57:32.821Z] Running ssh-add (command line suppressed) [2023-04-17T22:57:32.916Z] Identity added: /w/workspace/edgex-go/495@tmp/private_key_13612459134759025706.key (/w/workspace/edgex-go/495@tmp/private_key_13612459134759025706.key) [2023-04-17T22:57:32.928Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-17T22:57:33.215Z] + git semver push [2023-04-17T22:57:33.473Z] 2023-04-17 22:57:33,454 [run_push] DEBUG push [2023-04-17T22:57:33.473Z] 2023-04-17 22:57:33,455 [execute] INFO git cat-file --batch-check [2023-04-17T22:57:33.473Z] 2023-04-17 22:57:33,455 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/495/.semver, universal_newlines=False, shell=None, istream=) [2023-04-17T22:57:33.473Z] 2023-04-17 22:57:33,458 [execute] INFO git rev-list 8c5b1a1c5ffe8b774340e555c6d3da501f6a08ef -- [2023-04-17T22:57:33.473Z] 2023-04-17 22:57:33,458 [execute] DEBUG Popen(['git', 'rev-list', '8c5b1a1c5ffe8b774340e555c6d3da501f6a08ef', '--'], cwd=/w/workspace/edgex-go/495/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-17T22:57:33.473Z] 2023-04-17 22:57:33,473 [execute] INFO git fetch -v origin [2023-04-17T22:57:33.474Z] 2023-04-17 22:57:33,474 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/495/.semver, universal_newlines=True, shell=None, istream=None) [2023-04-17T22:57:34.040Z] 2023-04-17 22:57:33,933 [run_push] DEBUG no remote changes detected [2023-04-17T22:57:34.040Z] 2023-04-17 22:57:33,933 [execute] INFO git push origin semver [2023-04-17T22:57:34.040Z] 2023-04-17 22:57:33,934 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/495/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-17T22:57:34.975Z] 2023-04-17 22:57:34,782 [run_push] DEBUG push all version tags [2023-04-17T22:57:34.975Z] 2023-04-17 22:57:34,782 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-04-17T22:57:34.975Z] 2023-04-17 22:57:34,783 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/495, universal_newlines=False, shell=None, istream=None) [2023-04-17T22:57:35.909Z] 2023-04-17 22:57:35,569 [read_version] DEBUG read version from /w/workspace/edgex-go/495/.semver/main [2023-04-17T22:57:35.909Z] 3.0.0-dev.134 [Pipeline] } [2023-04-17T22:57:35.919Z] $ docker exec --env ******** --env ******** 12fc14e837087c02aed3dfd05e737da223648d65d6952d2b0ffb135f3f90242f ssh-agent -k [2023-04-17T22:57:36.012Z] unset SSH_AUTH_SOCK; [2023-04-17T22:57:36.012Z] unset SSH_AGENT_PID; [2023-04-17T22:57:36.013Z] echo Agent pid 39 killed; [2023-04-17T22:57:36.019Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-17T22:57:36.313Z] + git semver [Pipeline] } [2023-04-17T22:57:36.583Z] $ docker stop --time=1 12fc14e837087c02aed3dfd05e737da223648d65d6952d2b0ffb135f3f90242f [2023-04-17T22:57:37.859Z] $ docker rm -f --volumes 12fc14e837087c02aed3dfd05e737da223648d65d6952d2b0ffb135f3f90242f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-04-17T22:57:38.396Z] + [ -d /w/workspace/edgex-go/495/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-04-17T22:57:38.684Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-17T22:57:39.539Z] ---> package-listing.sh [2023-04-17T22:57:39.539Z] ++ facter osfamily [2023-04-17T22:57:39.539Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-17T22:57:39.798Z] + OS_FAMILY=debian [2023-04-17T22:57:39.798Z] + workspace=/w/workspace/edgex-go/495 [2023-04-17T22:57:39.798Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-17T22:57:39.798Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-17T22:57:39.798Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-17T22:57:39.798Z] + PACKAGES=/tmp/packages_start.txt [2023-04-17T22:57:39.798Z] + '[' /w/workspace/edgex-go/495 ']' [2023-04-17T22:57:39.798Z] + PACKAGES=/tmp/packages_end.txt [2023-04-17T22:57:39.798Z] + case "${OS_FAMILY}" in [2023-04-17T22:57:39.798Z] + dpkg -l [2023-04-17T22:57:39.798Z] + grep '^ii' [2023-04-17T22:57:39.798Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-17T22:57:39.798Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-17T22:57:39.798Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-17T22:57:39.798Z] + '[' /w/workspace/edgex-go/495 ']' [2023-04-17T22:57:39.798Z] + mkdir -p /w/workspace/edgex-go/495/archives/ [2023-04-17T22:57:39.798Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/495/archives/ [Pipeline] echo [2023-04-17T22:57:39.809Z] 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/495/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-17T22:57:40.085Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:57:40.643Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-17T22:57:40.643Z] [2023-04-17T22:57:40.643Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:57:40.937Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-17T22:57:40.937Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-17T22:57:40.937Z] 5eb5b503b376: Pulling fs layer [2023-04-17T22:57:40.937Z] 5c69ac0246d0: Pulling fs layer [2023-04-17T22:57:40.937Z] ec43610c2a17: Pulling fs layer [2023-04-17T22:57:40.937Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-17T22:57:40.938Z] 33b1e0a273af: Pulling fs layer [2023-04-17T22:57:40.938Z] 5d3b04190fa2: Pulling fs layer [2023-04-17T22:57:40.938Z] 2f39f015ded8: Pulling fs layer [2023-04-17T22:57:40.938Z] 33b1e0a273af: Waiting [2023-04-17T22:57:40.938Z] 5d3b04190fa2: Waiting [2023-04-17T22:57:40.938Z] 2f39f015ded8: Waiting [2023-04-17T22:57:40.938Z] 3a2ae6a8a46f: Waiting [2023-04-17T22:57:40.938Z] 5c69ac0246d0: Download complete [2023-04-17T22:57:40.938Z] 3a2ae6a8a46f: Download complete [2023-04-17T22:57:40.938Z] 33b1e0a273af: Verifying Checksum [2023-04-17T22:57:40.938Z] 33b1e0a273af: Download complete [2023-04-17T22:57:40.938Z] 5d3b04190fa2: Verifying Checksum [2023-04-17T22:57:40.938Z] 5d3b04190fa2: Download complete [2023-04-17T22:57:40.938Z] ec43610c2a17: Verifying Checksum [2023-04-17T22:57:40.938Z] ec43610c2a17: Download complete [2023-04-17T22:57:41.196Z] 5eb5b503b376: Download complete [2023-04-17T22:57:41.761Z] 2f39f015ded8: Download complete [2023-04-17T22:57:42.326Z] 5eb5b503b376: Pull complete [2023-04-17T22:57:42.587Z] 5c69ac0246d0: Pull complete [2023-04-17T22:57:42.848Z] ec43610c2a17: Pull complete [2023-04-17T22:57:42.848Z] 3a2ae6a8a46f: Pull complete [2023-04-17T22:57:43.107Z] 33b1e0a273af: Pull complete [2023-04-17T22:57:43.107Z] 5d3b04190fa2: Pull complete [2023-04-17T22:57:47.297Z] 2f39f015ded8: Pull complete [2023-04-17T22:57:47.297Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-17T22:57:47.297Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-17T22:57:47.297Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T22:57:47.376Z] prd-ubuntu20.04-docker-8c-8g-8809 does not seem to be running inside a container [2023-04-17T22:57:47.405Z] $ 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/495/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/495 -v /w/workspace/edgex-go/495:/w/workspace/edgex-go/495:rw,z -v /w/workspace/edgex-go/495@tmp:/w/workspace/edgex-go/495@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-17T22:57:48.723Z] $ docker top e092b108974c0a58e14374a16c57f1151f52c7f2f15b079ace7910419dff1928 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-17T22:57:49.050Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-17T22:57:49.328Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-17T22:57:49.607Z] + ls /var/log/sa-host [2023-04-17T22:57:49.607Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-17T22:57:49.740Z] provisioning config files... [2023-04-17T22:57:49.747Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/495@tmp/config17200077140813651028tmp [Pipeline] { [Pipeline] echo [2023-04-17T22:57:49.759Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-17T22:57:50.038Z] ---> create-netrc.sh [Pipeline] } [2023-04-17T22:57:50.045Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-17T22:57:50.372Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-17T22:57:50.379Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-17T22:57:50.661Z] ---> sudo-logs.sh [2023-04-17T22:57:50.661Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-17T22:57:50.682Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-17T22:57:50.960Z] ---> job-cost.sh [2023-04-17T22:57:50.960Z] lf-activate-venv: SKIPPING [2023-04-17T22:57:50.960Z] DEBUG: total: 0.10999999940395355 [2023-04-17T22:57:50.960Z] INFO: Retrieving Stack Cost... [2023-04-17T22:57:51.528Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-17T22:57:51.786Z] INFO: Archiving Costs [Pipeline] echo [2023-04-17T22:57:51.795Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-17T22:57:52.076Z] ---> logs-deploy.sh [2023-04-17T22:57:52.077Z] lf-activate-venv: SKIPPING [2023-04-17T22:57:52.077Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/495 [2023-04-17T22:57:52.077Z] INFO: archiving workspace using pattern(s): [2023-04-17T22:57:53.013Z] Archives upload complete. [2023-04-17T22:57:53.272Z] INFO: archiving logs to Nexus [2023-04-17T22:57:53.843Z] ---> uname -a: [2023-04-17T22:57:53.843Z] Linux prd-ubuntu20-04-docker-8c-8g-8809 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-04-17T22:57:53.843Z] [2023-04-17T22:57:53.843Z] [2023-04-17T22:57:53.843Z] ---> lscpu: [2023-04-17T22:57:53.843Z] Architecture: x86_64 [2023-04-17T22:57:53.843Z] CPU op-mode(s): 32-bit, 64-bit [2023-04-17T22:57:53.843Z] Byte Order: Little Endian [2023-04-17T22:57:53.843Z] Address sizes: 40 bits physical, 48 bits virtual [2023-04-17T22:57:53.843Z] CPU(s): 8 [2023-04-17T22:57:53.843Z] On-line CPU(s) list: 0-7 [2023-04-17T22:57:53.843Z] Thread(s) per core: 1 [2023-04-17T22:57:53.843Z] Core(s) per socket: 1 [2023-04-17T22:57:53.843Z] Socket(s): 8 [2023-04-17T22:57:53.843Z] NUMA node(s): 1 [2023-04-17T22:57:53.843Z] Vendor ID: AuthenticAMD [2023-04-17T22:57:53.843Z] CPU family: 23 [2023-04-17T22:57:53.843Z] Model: 49 [2023-04-17T22:57:53.843Z] Model name: AMD EPYC-Rome Processor [2023-04-17T22:57:53.843Z] Stepping: 0 [2023-04-17T22:57:53.843Z] CPU MHz: 2799.998 [2023-04-17T22:57:53.843Z] BogoMIPS: 5599.99 [2023-04-17T22:57:53.843Z] Virtualization: AMD-V [2023-04-17T22:57:53.843Z] Hypervisor vendor: KVM [2023-04-17T22:57:53.843Z] Virtualization type: full [2023-04-17T22:57:53.843Z] L1d cache: 256 KiB [2023-04-17T22:57:53.843Z] L1i cache: 256 KiB [2023-04-17T22:57:53.843Z] L2 cache: 4 MiB [2023-04-17T22:57:53.843Z] L3 cache: 128 MiB [2023-04-17T22:57:53.843Z] NUMA node0 CPU(s): 0-7 [2023-04-17T22:57:53.843Z] Vulnerability Itlb multihit: Not affected [2023-04-17T22:57:53.843Z] Vulnerability L1tf: Not affected [2023-04-17T22:57:53.843Z] Vulnerability Mds: Not affected [2023-04-17T22:57:53.843Z] Vulnerability Meltdown: Not affected [2023-04-17T22:57:53.843Z] Vulnerability Mmio stale data: Not affected [2023-04-17T22:57:53.843Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-04-17T22:57:53.843Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-04-17T22:57:53.843Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-04-17T22:57:53.843Z] Vulnerability Srbds: Not affected [2023-04-17T22:57:53.843Z] Vulnerability Tsx async abort: Not affected [2023-04-17T22:57:53.843Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-04-17T22:57:53.843Z] [2023-04-17T22:57:53.843Z] [2023-04-17T22:57:53.843Z] ---> nproc: [2023-04-17T22:57:53.843Z] 8 [2023-04-17T22:57:53.843Z] [2023-04-17T22:57:53.843Z] [2023-04-17T22:57:53.843Z] ---> df -h: [2023-04-17T22:57:53.843Z] Filesystem Size Used Avail Use% Mounted on [2023-04-17T22:57:53.843Z] overlay 155G 22G 134G 14% / [2023-04-17T22:57:53.843Z] tmpfs 64M 0 64M 0% /dev [2023-04-17T22:57:53.843Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-04-17T22:57:53.843Z] shm 64M 0 64M 0% /dev/shm [2023-04-17T22:57:53.843Z] /dev/vda1 155G 22G 134G 14% /facter-os [2023-04-17T22:57:53.843Z] [2023-04-17T22:57:53.843Z] [2023-04-17T22:57:53.843Z] ---> sar -b -r -n DEV: [2023-04-17T22:57:53.843Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8809) 04/17/23 _x86_64_ (8 CPU) [2023-04-17T22:57:53.843Z] [2023-04-17T22:57:53.843Z] 22:27:24 LINUX RESTART (8 CPU) [2023-04-17T22:57:53.843Z] [2023-04-17T22:57:53.843Z] 22:28:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-04-17T22:57:53.843Z] 22:29:01 145.03 10.41 134.61 0.00 1716.78 66198.83 0.00 [2023-04-17T22:57:53.843Z] 22:30:01 26.51 0.00 26.51 0.00 0.00 17149.43 0.00 [2023-04-17T22:57:53.843Z] 22:31:01 62.81 0.27 62.54 0.00 4.40 23807.63 0.00 [2023-04-17T22:57:53.843Z] 22:32:01 754.21 9.50 744.71 0.00 90.78 343016.30 0.00 [2023-04-17T22:57:53.843Z] 22:33:01 1384.07 13.35 1370.73 0.00 5211.60 398300.30 0.00 [2023-04-17T22:57:53.843Z] 22:34:01 1105.32 0.68 1104.63 0.00 5.47 264491.07 0.00 [2023-04-17T22:57:53.843Z] 22:35:01 114.50 0.08 114.41 0.00 8.26 16205.40 0.00 [2023-04-17T22:57:53.843Z] 22:36:01 14.68 0.00 14.68 0.00 0.00 410.06 0.00 [2023-04-17T22:57:53.843Z] 22:37:01 1.27 0.00 1.27 0.00 0.00 12.93 0.00 [2023-04-17T22:57:53.843Z] 22:38:01 1.72 0.00 1.72 0.00 0.00 18.93 0.00 [2023-04-17T22:57:53.843Z] 22:39:01 1.23 0.00 1.23 0.00 0.00 13.99 0.00 [2023-04-17T22:57:53.843Z] 22:40:01 1.12 0.00 1.12 0.00 0.00 12.80 0.00 [2023-04-17T22:57:53.843Z] 22:41:01 1.20 0.00 1.20 0.00 0.00 13.73 0.00 [2023-04-17T22:57:53.843Z] 22:42:01 1.12 0.00 1.12 0.00 0.00 13.73 0.00 [2023-04-17T22:57:53.843Z] 22:43:01 2.23 0.02 2.22 0.00 0.13 27.60 0.00 [2023-04-17T22:57:53.843Z] 22:44:01 1.68 0.00 1.68 0.00 0.00 20.26 0.00 [2023-04-17T22:57:53.843Z] 22:45:01 1.23 0.00 1.23 0.00 0.00 14.00 0.00 [2023-04-17T22:57:53.843Z] 22:46:01 1.48 0.00 1.48 0.00 0.00 17.33 0.00 [2023-04-17T22:57:53.843Z] 22:47:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 [2023-04-17T22:57:53.843Z] 22:48:01 1.63 0.00 1.63 0.00 0.00 20.13 0.00 [2023-04-17T22:57:53.843Z] 22:49:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 [2023-04-17T22:57:53.843Z] 22:50:01 1.53 0.00 1.53 0.00 0.00 18.26 0.00 [2023-04-17T22:57:53.843Z] 22:51:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 [2023-04-17T22:57:53.843Z] 22:52:01 1.52 0.00 1.52 0.00 0.00 17.73 0.00 [2023-04-17T22:57:53.843Z] 22:53:01 1.20 0.00 1.20 0.00 0.00 12.80 0.00 [2023-04-17T22:57:53.843Z] 22:54:01 1.17 0.00 1.17 0.00 0.00 15.59 0.00 [2023-04-17T22:57:53.843Z] 22:55:01 0.98 0.00 0.98 0.00 0.00 12.00 0.00 [2023-04-17T22:57:53.843Z] 22:56:01 1.17 0.00 1.17 0.00 0.00 14.40 0.00 [2023-04-17T22:57:53.843Z] 22:57:01 52.09 0.18 51.91 0.00 10.93 25322.31 0.00 [2023-04-17T22:57:53.843Z] Average: 127.09 1.19 125.90 0.00 243.06 39833.04 0.00 [2023-04-17T22:57:53.843Z] [2023-04-17T22:57:53.843Z] 22:28:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-04-17T22:57:53.843Z] 22:29:01 27962812 31331480 965940 2.94 112580 3465292 2184296 6.44 1571304 2904600 320880 [2023-04-17T22:57:53.843Z] 22:30:01 28086468 31490860 802340 2.44 114680 3491316 2089592 6.16 1327748 3011780 91968 [2023-04-17T22:57:53.843Z] 22:31:01 28254176 31543880 755232 2.30 117384 3401072 2068332 6.10 1250740 2947100 80024 [2023-04-17T22:57:53.843Z] 22:32:01 22097436 31322856 946500 2.88 288648 8790224 2902672 8.55 1967852 7979628 2140 [2023-04-17T22:57:53.843Z] 22:33:01 17423828 30844132 1403432 4.27 391720 12654516 3369696 9.93 3165356 11202992 197596 [2023-04-17T22:57:53.843Z] 22:34:01 17271148 31228556 1025956 3.12 462068 13061452 2453516 7.23 2878132 11597468 182228 [2023-04-17T22:57:53.843Z] 22:35:01 17908396 31507684 755148 2.30 462468 12737920 2011820 5.93 2550900 11332456 848 [2023-04-17T22:57:53.843Z] 22:36:01 17918724 31518616 743968 2.26 463000 12738056 1872252 5.52 2540772 11332408 176 [2023-04-17T22:57:53.843Z] 22:37:01 17918708 31518632 743940 2.26 463008 12738060 1872252 5.52 2539624 11332412 12 [2023-04-17T22:57:53.843Z] 22:38:01 17924776 31524804 738304 2.25 463024 12738060 1872252 5.52 2533464 11332412 20 [2023-04-17T22:57:53.843Z] 22:39:01 17925980 31526048 736996 2.24 463040 12738068 1872252 5.52 2531420 11332420 16 [2023-04-17T22:57:53.843Z] 22:40:01 17926216 31526672 736688 2.24 463056 12738068 1872252 5.52 2531064 11332792 144 [2023-04-17T22:57:53.843Z] 22:41:01 17926420 31526904 736392 2.24 463080 12738076 1872252 5.52 2530704 11332796 20 [2023-04-17T22:57:53.843Z] 22:42:01 17926380 31526880 736384 2.24 463092 12738080 1888336 5.57 2530712 11332800 56 [2023-04-17T22:57:53.843Z] 22:43:01 17925552 31526160 737068 2.24 463136 12738056 1921860 5.66 2530804 11332788 8 [2023-04-17T22:57:53.843Z] 22:44:01 17925764 31526412 736772 2.24 463156 12738060 1921860 5.66 2530768 11332792 52 [2023-04-17T22:57:53.843Z] 22:45:01 17925708 31526368 736736 2.24 463176 12738064 1921860 5.66 2530776 11332796 8 [2023-04-17T22:57:53.843Z] 22:46:01 17925536 31526236 736968 2.24 463196 12738064 1921860 5.66 2531164 11332796 152 [2023-04-17T22:57:53.843Z] 22:47:01 17925568 31526292 736892 2.24 463216 12738068 1921860 5.66 2531124 11332800 16 [2023-04-17T22:57:53.843Z] 22:48:01 17926012 31526768 736604 2.24 463248 12738068 1921860 5.66 2531516 11332800 16 [2023-04-17T22:57:53.843Z] 22:49:01 17925964 31526740 736568 2.24 463260 12738076 1921860 5.66 2531436 11332804 200 [2023-04-17T22:57:53.843Z] 22:50:01 17925884 31526676 736576 2.24 463268 12738080 1921860 5.66 2531236 11332808 180 [2023-04-17T22:57:53.843Z] 22:51:01 17925576 31526384 736800 2.24 463280 12738080 1921860 5.66 2531264 11332808 152 [2023-04-17T22:57:53.843Z] 22:52:01 17925576 31526400 736768 2.24 463292 12738084 1921860 5.66 2530948 11332812 40 [2023-04-17T22:57:53.843Z] 22:53:01 17925996 31526828 736448 2.24 463328 12738084 1921860 5.66 2531348 11332816 20 [2023-04-17T22:57:53.844Z] 22:54:01 17925524 31526416 736828 2.24 463344 12738088 1921860 5.66 2531324 11332820 252 [2023-04-17T22:57:53.844Z] 22:55:01 17925224 31526128 737052 2.24 463348 12738096 1921860 5.66 2531332 11332824 84 [2023-04-17T22:57:53.844Z] 22:56:01 17925460 31526384 736736 2.24 463364 12738096 1921860 5.66 2531368 11332824 228 [2023-04-17T22:57:53.844Z] 22:57:01 16777460 31402960 853028 2.59 485048 13658188 2021280 5.96 2748544 12170100 231332 [2023-04-17T22:57:53.844Z] Average: 19041665 31472798 792933 2.41 419362 11681362 2038934 6.01 2435681 10383912 38237 [2023-04-17T22:57:53.844Z] [2023-04-17T22:57:53.844Z] 22:28:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-04-17T22:57:53.844Z] 22:29:01 docker0 589.69 572.35 42.45 3430.27 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] 22:29:01 veth8a18867 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] 22:29:01 ens3 850.37 759.57 9217.20 90.82 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] 22:29:01 lo 4.13 4.13 0.41 0.41 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] 22:30:01 docker0 1.30 1.30 0.10 0.12 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] 22:30:01 veth8a18867 1.30 1.33 0.11 0.12 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] 22:30:01 ens3 56.32 65.31 31.02 116.92 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] 22:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] 22:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] 22:31:01 ens3 73.55 47.21 1155.72 16.42 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] 22:31:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] 22:32:01 vethef909c8 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] 22:32:01 docker0 466.01 930.03 38.68 6200.33 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] 22:32:01 vethb797f31 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] 22:32:01 veth1ad8b84 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] 22:32:01 veth4e96262 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] 22:32:01 ens3 977.82 493.83 6808.42 59.22 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] 22:32:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] 22:33:01 veth4dca75e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] 22:33:01 veth8b771fe 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] 22:33:01 docker0 289.99 625.36 23.35 3994.14 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] 22:33:01 vethb797f31 0.00 0.43 0.00 0.02 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] 22:33:01 veth91ace1c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] 22:33:01 ens3 952.70 460.08 6914.03 58.34 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] 22:33:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] 22:34:01 veth5b3d2df 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] 22:34:01 docker0 96.02 199.42 7.74 1457.88 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] 22:34:01 vethb797f31 0.00 0.60 0.00 0.03 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] 22:34:01 ens3 242.55 130.02 1491.54 28.76 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] 22:34:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] 22:35:01 docker0 3.80 7.21 0.26 102.41 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] 22:35:01 ens3 395.88 415.21 346.09 1588.18 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] 22:35:01 lo 47.92 47.92 4.72 4.72 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] 22:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] 22:36:01 ens3 244.84 274.50 117.27 1526.98 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] 22:36:01 lo 22.13 22.13 2.18 2.18 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] 22:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] 22:37:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] 22:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] 22:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] 22:38:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] 22:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] 22:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] 22:39:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] 22:39:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] 22:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] 22:40:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] 22:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] 22:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] 22:41:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] 22:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] 22:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] 22:42:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] 22:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] 22:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] 22:43:01 ens3 0.58 0.42 0.33 0.27 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] 22:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] 22:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] 22:44:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] 22:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] 22:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] 22:45:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] 22:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] 22:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] 22:46:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] 22:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] 22:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] 22:47:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] 22:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] 22:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] 22:48:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] 22:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] 22:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] 22:49:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] 22:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] 22:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] 22:50:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] 22:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] 22:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] 22:51:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] 22:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] 22:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] 22:52:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] 22:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] 22:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] 22:53:01 ens3 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] 22:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] 22:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] 22:54:01 ens3 3.35 2.28 10.71 0.18 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] 22:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] 22:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] 22:55:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] 22:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] 22:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] 22:56:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] 22:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] 22:57:01 docker0 42.21 68.49 3.36 581.03 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] 22:57:01 ens3 201.83 114.75 4556.51 16.72 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] 22:57:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] 22:57:01 veth47e7f06 42.21 68.61 3.94 581.04 0.00 0.00 0.00 0.05 [2023-04-17T22:57:53.844Z] Average: docker0 51.34 82.90 4.00 543.64 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] Average: ens3 137.98 95.33 1056.83 120.80 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] Average: lo 2.76 2.76 0.27 0.27 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] Average: veth47e7f06 1.46 2.37 0.14 20.03 0.00 0.00 0.00 0.00 [2023-04-17T22:57:53.844Z] [2023-04-17T22:57:53.844Z] [2023-04-17T22:57:53.844Z] ---> sar -P ALL: [2023-04-17T22:57:53.844Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8809) 04/17/23 _x86_64_ (8 CPU) [2023-04-17T22:57:53.844Z] [2023-04-17T22:57:53.844Z] 22:27:24 LINUX RESTART (8 CPU) [2023-04-17T22:57:53.844Z] [2023-04-17T22:57:53.844Z] 22:28:01 CPU %user %nice %system %iowait %steal %idle [2023-04-17T22:57:53.844Z] 22:29:01 all 22.80 0.00 6.29 0.88 0.08 69.95 [2023-04-17T22:57:53.844Z] 22:29:01 0 21.19 0.00 7.79 0.20 0.10 70.71 [2023-04-17T22:57:53.844Z] 22:29:01 1 20.93 0.00 5.72 0.07 0.08 73.20 [2023-04-17T22:57:53.844Z] 22:29:01 2 22.73 0.00 7.63 3.82 0.08 65.74 [2023-04-17T22:57:53.844Z] 22:29:01 3 23.36 0.00 6.03 1.01 0.08 69.51 [2023-04-17T22:57:53.844Z] 22:29:01 4 24.26 0.00 6.24 1.21 0.07 68.22 [2023-04-17T22:57:53.844Z] 22:29:01 5 24.66 0.00 5.31 0.03 0.05 69.95 [2023-04-17T22:57:53.844Z] 22:29:01 6 21.92 0.00 5.54 0.10 0.08 72.35 [2023-04-17T22:57:53.844Z] 22:29:01 7 23.34 0.00 6.05 0.58 0.09 69.94 [2023-04-17T22:57:53.844Z] 22:30:01 all 18.68 0.00 3.83 0.11 0.06 77.32 [2023-04-17T22:57:53.844Z] 22:30:01 0 19.87 0.00 3.73 0.00 0.05 76.35 [2023-04-17T22:57:53.844Z] 22:30:01 1 18.91 0.00 4.28 0.00 0.05 76.76 [2023-04-17T22:57:53.844Z] 22:30:01 2 19.82 0.00 3.64 0.82 0.05 75.67 [2023-04-17T22:57:53.844Z] 22:30:01 3 20.03 0.00 3.06 0.07 0.07 76.77 [2023-04-17T22:57:53.844Z] 22:30:01 4 19.28 0.00 4.09 0.00 0.05 76.57 [2023-04-17T22:57:53.844Z] 22:30:01 5 16.83 0.00 3.35 0.00 0.07 79.76 [2023-04-17T22:57:53.844Z] 22:30:01 6 18.28 0.00 4.29 0.00 0.05 77.39 [2023-04-17T22:57:53.845Z] 22:30:01 7 16.43 0.00 4.18 0.02 0.08 79.28 [2023-04-17T22:57:53.845Z] 22:31:01 all 47.42 0.00 7.18 0.20 0.11 45.09 [2023-04-17T22:57:53.845Z] 22:31:01 0 46.99 0.00 6.95 0.00 0.12 45.94 [2023-04-17T22:57:53.845Z] 22:31:01 1 48.19 0.00 6.45 0.00 0.13 45.22 [2023-04-17T22:57:53.845Z] 22:31:01 2 48.59 0.00 7.19 0.00 0.12 44.11 [2023-04-17T22:57:53.845Z] 22:31:01 3 47.61 0.00 6.90 0.12 0.12 45.26 [2023-04-17T22:57:53.845Z] 22:31:01 4 46.07 0.00 8.01 1.40 0.10 44.42 [2023-04-17T22:57:53.845Z] 22:31:01 5 47.47 0.00 7.51 0.00 0.12 44.90 [2023-04-17T22:57:53.845Z] 22:31:01 6 46.82 0.00 7.56 0.00 0.10 45.52 [2023-04-17T22:57:53.845Z] 22:31:01 7 47.59 0.00 6.91 0.07 0.10 45.33 [2023-04-17T22:57:53.845Z] 22:32:01 all 19.43 0.00 13.72 6.38 0.12 60.35 [2023-04-17T22:57:53.845Z] 22:32:01 0 20.17 0.00 16.24 14.91 0.16 48.53 [2023-04-17T22:57:53.845Z] 22:32:01 1 18.16 0.00 14.12 2.63 0.10 65.00 [2023-04-17T22:57:53.845Z] 22:32:01 2 20.82 0.00 14.59 3.02 0.14 61.43 [2023-04-17T22:57:53.845Z] 22:32:01 3 18.58 0.00 11.59 8.31 0.12 61.39 [2023-04-17T22:57:53.845Z] 22:32:01 4 18.59 0.00 11.88 3.29 0.10 66.15 [2023-04-17T22:57:53.845Z] 22:32:01 5 20.71 0.00 13.71 4.66 0.12 60.81 [2023-04-17T22:57:53.845Z] 22:32:01 6 19.52 0.00 12.69 5.00 0.12 62.68 [2023-04-17T22:57:53.845Z] 22:32:01 7 18.88 0.00 15.04 9.33 0.14 56.61 [2023-04-17T22:57:53.845Z] 22:33:01 all 65.77 0.00 18.40 3.48 0.13 12.21 [2023-04-17T22:57:53.845Z] 22:33:01 0 67.09 0.00 17.41 3.29 0.13 12.07 [2023-04-17T22:57:53.845Z] 22:33:01 1 67.62 0.00 18.05 2.02 0.13 12.18 [2023-04-17T22:57:53.845Z] 22:33:01 2 64.98 0.00 19.82 2.13 0.12 12.95 [2023-04-17T22:57:53.845Z] 22:33:01 3 66.82 0.00 17.90 3.37 0.13 11.77 [2023-04-17T22:57:53.845Z] 22:33:01 4 64.23 0.00 18.75 5.55 0.15 11.32 [2023-04-17T22:57:53.845Z] 22:33:01 5 65.61 0.00 18.24 3.38 0.13 12.64 [2023-04-17T22:57:53.845Z] 22:33:01 6 66.00 0.00 17.65 2.06 0.13 14.15 [2023-04-17T22:57:53.845Z] 22:33:01 7 63.82 0.00 19.41 6.03 0.14 10.60 [2023-04-17T22:57:53.845Z] 22:34:01 all 66.21 0.00 15.46 2.15 0.14 16.05 [2023-04-17T22:57:53.845Z] 22:34:01 0 65.96 0.00 14.86 1.10 0.13 17.94 [2023-04-17T22:57:53.845Z] 22:34:01 1 66.53 0.00 15.78 2.13 0.15 15.41 [2023-04-17T22:57:53.845Z] 22:34:01 2 65.10 0.00 15.69 2.51 0.13 16.57 [2023-04-17T22:57:53.845Z] 22:34:01 3 67.35 0.00 15.05 1.92 0.15 15.53 [2023-04-17T22:57:53.845Z] 22:34:01 4 65.79 0.00 15.97 2.29 0.15 15.80 [2023-04-17T22:57:53.845Z] 22:34:01 5 66.13 0.00 15.44 0.34 0.13 17.95 [2023-04-17T22:57:53.845Z] 22:34:01 6 66.28 0.00 15.03 3.56 0.14 14.99 [2023-04-17T22:57:53.845Z] 22:34:01 7 66.51 0.00 15.85 3.34 0.13 14.17 [2023-04-17T22:57:53.845Z] 22:35:01 all 10.93 0.00 2.43 0.28 0.06 86.30 [2023-04-17T22:57:53.845Z] 22:35:01 0 11.89 0.00 2.70 0.91 0.05 84.45 [2023-04-17T22:57:53.845Z] 22:35:01 1 10.44 0.00 2.66 0.07 0.07 86.76 [2023-04-17T22:57:53.845Z] 22:35:01 2 13.20 0.00 2.53 0.08 0.07 84.12 [2023-04-17T22:57:53.845Z] 22:35:01 3 9.89 0.00 2.66 0.97 0.08 86.39 [2023-04-17T22:57:53.845Z] 22:35:01 4 10.81 0.00 1.92 0.02 0.05 87.20 [2023-04-17T22:57:53.845Z] 22:35:01 5 8.39 0.00 2.01 0.03 0.07 89.50 [2023-04-17T22:57:53.845Z] 22:35:01 6 10.51 0.00 2.34 0.03 0.05 87.07 [2023-04-17T22:57:53.845Z] 22:35:01 7 12.31 0.00 2.60 0.13 0.08 84.86 [2023-04-17T22:57:53.845Z] 22:36:01 all 5.60 0.00 0.68 0.19 0.06 93.47 [2023-04-17T22:57:53.845Z] 22:36:01 0 7.00 0.00 0.89 0.02 0.07 92.03 [2023-04-17T22:57:53.845Z] 22:36:01 1 4.47 0.00 0.67 0.00 0.05 94.81 [2023-04-17T22:57:53.845Z] 22:36:01 2 4.41 0.00 0.64 0.35 0.07 94.54 [2023-04-17T22:57:53.845Z] 22:36:01 3 7.82 0.00 0.70 0.96 0.07 90.45 [2023-04-17T22:57:53.845Z] 22:36:01 4 5.10 0.00 0.74 0.17 0.05 93.95 [2023-04-17T22:57:53.845Z] 22:36:01 5 4.75 0.00 0.54 0.02 0.05 94.65 [2023-04-17T22:57:53.845Z] 22:36:01 6 3.90 0.00 0.42 0.00 0.03 95.65 [2023-04-17T22:57:53.845Z] 22:36:01 7 7.37 0.00 0.84 0.02 0.10 91.68 [2023-04-17T22:57:53.845Z] 22:37:01 all 0.25 0.00 0.02 0.00 0.01 99.72 [2023-04-17T22:57:53.845Z] 22:37:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-17T22:57:53.845Z] 22:37:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2023-04-17T22:57:53.845Z] 22:37:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2023-04-17T22:57:53.845Z] 22:37:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2023-04-17T22:57:53.845Z] 22:37:01 4 1.71 0.00 0.03 0.00 0.02 98.24 [2023-04-17T22:57:53.845Z] 22:37:01 5 0.03 0.00 0.05 0.00 0.02 99.90 [2023-04-17T22:57:53.845Z] 22:37:01 6 0.07 0.00 0.02 0.00 0.02 99.90 [2023-04-17T22:57:53.845Z] 22:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-17T22:57:53.845Z] 22:38:01 all 0.30 0.00 0.01 0.00 0.01 99.67 [2023-04-17T22:57:53.845Z] 22:38:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2023-04-17T22:57:53.845Z] 22:38:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2023-04-17T22:57:53.845Z] 22:38:01 2 0.07 0.00 0.00 0.00 0.02 99.92 [2023-04-17T22:57:53.845Z] 22:38:01 3 0.07 0.00 0.02 0.03 0.02 99.87 [2023-04-17T22:57:53.845Z] 22:38:01 4 2.04 0.00 0.02 0.00 0.03 97.92 [2023-04-17T22:57:53.845Z] 22:38:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2023-04-17T22:57:53.845Z] 22:38:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-17T22:57:53.845Z] 22:38:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-17T22:57:53.845Z] 22:39:01 all 0.26 0.00 0.02 0.00 0.01 99.71 [2023-04-17T22:57:53.845Z] 22:39:01 0 0.08 0.00 0.03 0.00 0.00 99.88 [2023-04-17T22:57:53.845Z] 22:39:01 1 1.79 0.00 0.02 0.00 0.02 98.17 [2023-04-17T22:57:53.845Z] 22:39:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-17T22:57:53.845Z] 22:39:01 3 0.05 0.00 0.03 0.02 0.00 99.90 [2023-04-17T22:57:53.845Z] 22:39:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2023-04-17T22:57:53.845Z] 22:39:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-17T22:57:53.845Z] 22:39:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2023-04-17T22:57:53.845Z] 22:39:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2023-04-17T22:57:53.845Z] [2023-04-17T22:57:53.845Z] 22:39:01 CPU %user %nice %system %iowait %steal %idle [2023-04-17T22:57:53.845Z] 22:40:01 all 0.05 0.00 0.01 0.01 0.01 99.91 [2023-04-17T22:57:53.845Z] 22:40:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-17T22:57:53.845Z] 22:40:01 1 0.07 0.00 0.03 0.00 0.03 99.87 [2023-04-17T22:57:53.845Z] 22:40:01 2 0.10 0.00 0.00 0.00 0.02 99.88 [2023-04-17T22:57:53.845Z] 22:40:01 3 0.05 0.00 0.00 0.12 0.02 99.82 [2023-04-17T22:57:53.845Z] 22:40:01 4 0.12 0.00 0.00 0.00 0.02 99.87 [2023-04-17T22:57:53.845Z] 22:40:01 5 0.05 0.00 0.03 0.00 0.02 99.90 [2023-04-17T22:57:53.845Z] 22:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-17T22:57:53.845Z] 22:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-17T22:57:53.845Z] 22:41:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2023-04-17T22:57:53.845Z] 22:41:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-17T22:57:53.845Z] 22:41:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-17T22:57:53.845Z] 22:41:01 2 0.02 0.00 0.02 0.03 0.02 99.92 [2023-04-17T22:57:53.845Z] 22:41:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2023-04-17T22:57:53.845Z] 22:41:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-17T22:57:53.845Z] 22:41:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2023-04-17T22:57:53.845Z] 22:41:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-17T22:57:53.845Z] 22:41:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-17T22:57:53.845Z] 22:42:01 all 0.15 0.00 0.01 0.00 0.01 99.83 [2023-04-17T22:57:53.845Z] 22:42:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-17T22:57:53.845Z] 22:42:01 1 0.95 0.00 0.03 0.00 0.02 99.00 [2023-04-17T22:57:53.845Z] 22:42:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-17T22:57:53.845Z] 22:42:01 3 0.05 0.00 0.02 0.02 0.02 99.90 [2023-04-17T22:57:53.845Z] 22:42:01 4 0.08 0.00 0.00 0.00 0.00 99.92 [2023-04-17T22:57:53.845Z] 22:42:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-17T22:57:53.845Z] 22:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-17T22:57:53.845Z] 22:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-17T22:57:53.845Z] 22:43:01 all 0.27 0.00 0.09 0.01 0.01 99.62 [2023-04-17T22:57:53.845Z] 22:43:01 0 0.05 0.00 0.08 0.00 0.00 99.87 [2023-04-17T22:57:53.845Z] 22:43:01 1 1.81 0.00 0.12 0.02 0.02 98.04 [2023-04-17T22:57:53.845Z] 22:43:01 2 0.03 0.00 0.07 0.02 0.00 99.88 [2023-04-17T22:57:53.845Z] 22:43:01 3 0.05 0.00 0.05 0.03 0.00 99.87 [2023-04-17T22:57:53.845Z] 22:43:01 4 0.08 0.00 0.08 0.00 0.02 99.82 [2023-04-17T22:57:53.845Z] 22:43:01 5 0.03 0.00 0.10 0.00 0.03 99.83 [2023-04-17T22:57:53.845Z] 22:43:01 6 0.05 0.00 0.10 0.00 0.02 99.83 [2023-04-17T22:57:53.845Z] 22:43:01 7 0.03 0.00 0.08 0.00 0.02 99.87 [2023-04-17T22:57:53.845Z] 22:44:01 all 0.03 0.00 0.01 0.02 0.00 99.94 [2023-04-17T22:57:53.845Z] 22:44:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2023-04-17T22:57:53.845Z] 22:44:01 1 0.05 0.00 0.02 0.10 0.02 99.82 [2023-04-17T22:57:53.845Z] 22:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-17T22:57:53.845Z] 22:44:01 3 0.05 0.00 0.02 0.02 0.00 99.92 [2023-04-17T22:57:53.845Z] 22:44:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2023-04-17T22:57:53.845Z] 22:44:01 5 0.02 0.00 0.03 0.03 0.02 99.90 [2023-04-17T22:57:53.845Z] 22:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-17T22:57:53.845Z] 22:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-17T22:57:53.845Z] 22:45:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-04-17T22:57:53.845Z] 22:45:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-17T22:57:53.845Z] 22:45:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2023-04-17T22:57:53.845Z] 22:45:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-17T22:57:53.845Z] 22:45:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2023-04-17T22:57:53.845Z] 22:45:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2023-04-17T22:57:53.845Z] 22:45:01 5 0.05 0.00 0.00 0.00 0.02 99.93 [2023-04-17T22:57:53.845Z] 22:45:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-17T22:57:53.845Z] 22:45:01 7 0.03 0.00 0.00 0.02 0.02 99.93 [2023-04-17T22:57:53.845Z] 22:46:01 all 0.02 0.00 0.02 0.01 0.01 99.95 [2023-04-17T22:57:53.845Z] 22:46:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2023-04-17T22:57:53.845Z] 22:46:01 1 0.05 0.00 0.05 0.02 0.03 99.85 [2023-04-17T22:57:53.845Z] 22:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-17T22:57:53.845Z] 22:46:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2023-04-17T22:57:53.845Z] 22:46:01 4 0.07 0.00 0.03 0.00 0.00 99.90 [2023-04-17T22:57:53.845Z] 22:46:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-17T22:57:53.845Z] 22:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-17T22:57:53.845Z] 22:46:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2023-04-17T22:57:53.845Z] 22:47:01 all 0.04 0.00 0.01 0.00 0.01 99.93 [2023-04-17T22:57:53.845Z] 22:47:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-17T22:57:53.845Z] 22:47:01 1 0.08 0.00 0.00 0.00 0.02 99.90 [2023-04-17T22:57:53.845Z] 22:47:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-17T22:57:53.845Z] 22:47:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2023-04-17T22:57:53.845Z] 22:47:01 4 0.07 0.00 0.02 0.00 0.02 99.90 [2023-04-17T22:57:53.845Z] 22:47:01 5 0.07 0.00 0.03 0.00 0.02 99.88 [2023-04-17T22:57:53.845Z] 22:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-17T22:57:53.845Z] 22:47:01 7 0.03 0.00 0.02 0.02 0.02 99.92 [2023-04-17T22:57:53.845Z] 22:48:01 all 0.09 0.00 0.01 0.00 0.00 99.89 [2023-04-17T22:57:53.845Z] 22:48:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-17T22:57:53.846Z] 22:48:01 1 0.55 0.00 0.03 0.00 0.02 99.40 [2023-04-17T22:57:53.846Z] 22:48:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-17T22:57:53.846Z] 22:48:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-17T22:57:53.846Z] 22:48:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-17T22:57:53.846Z] 22:48:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2023-04-17T22:57:53.846Z] 22:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-17T22:57:53.846Z] 22:48:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2023-04-17T22:57:53.846Z] 22:49:01 all 0.05 0.00 0.02 0.00 0.01 99.92 [2023-04-17T22:57:53.846Z] 22:49:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2023-04-17T22:57:53.846Z] 22:49:01 1 0.10 0.00 0.02 0.00 0.02 99.87 [2023-04-17T22:57:53.846Z] 22:49:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-17T22:57:53.846Z] 22:49:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2023-04-17T22:57:53.846Z] 22:49:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2023-04-17T22:57:53.846Z] 22:49:01 5 0.08 0.00 0.03 0.00 0.02 99.87 [2023-04-17T22:57:53.846Z] 22:49:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2023-04-17T22:57:53.846Z] 22:49:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2023-04-17T22:57:53.846Z] 22:50:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2023-04-17T22:57:53.846Z] 22:50:01 0 0.00 0.00 0.03 0.00 0.02 99.95 [2023-04-17T22:57:53.846Z] 22:50:01 1 0.13 0.00 0.00 0.00 0.02 99.85 [2023-04-17T22:57:53.846Z] 22:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-17T22:57:53.846Z] 22:50:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2023-04-17T22:57:53.846Z] 22:50:01 4 0.07 0.00 0.02 0.00 0.02 99.90 [2023-04-17T22:57:53.846Z] 22:50:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2023-04-17T22:57:53.846Z] 22:50:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-17T22:57:53.846Z] 22:50:01 7 0.00 0.00 0.00 0.02 0.02 99.97 [2023-04-17T22:57:53.846Z] [2023-04-17T22:57:53.846Z] 22:50:01 CPU %user %nice %system %iowait %steal %idle [2023-04-17T22:57:53.846Z] 22:51:01 all 0.04 0.00 0.02 0.00 0.01 99.93 [2023-04-17T22:57:53.846Z] 22:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-17T22:57:53.846Z] 22:51:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2023-04-17T22:57:53.846Z] 22:51:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-04-17T22:57:53.846Z] 22:51:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-17T22:57:53.846Z] 22:51:01 4 0.10 0.00 0.02 0.00 0.02 99.87 [2023-04-17T22:57:53.846Z] 22:51:01 5 0.08 0.00 0.05 0.00 0.02 99.85 [2023-04-17T22:57:53.846Z] 22:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-17T22:57:53.846Z] 22:51:01 7 0.02 0.00 0.00 0.02 0.02 99.95 [2023-04-17T22:57:53.846Z] 22:52:01 all 0.17 0.00 0.01 0.01 0.00 99.81 [2023-04-17T22:57:53.846Z] 22:52:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-17T22:57:53.846Z] 22:52:01 1 1.19 0.00 0.03 0.00 0.00 98.78 [2023-04-17T22:57:53.846Z] 22:52:01 2 0.03 0.00 0.03 0.03 0.00 99.90 [2023-04-17T22:57:53.846Z] 22:52:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2023-04-17T22:57:53.846Z] 22:52:01 4 0.08 0.00 0.02 0.00 0.00 99.90 [2023-04-17T22:57:53.846Z] 22:52:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-17T22:57:53.846Z] 22:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-17T22:57:53.846Z] 22:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-17T22:57:53.846Z] 22:53:01 all 0.05 0.00 0.01 0.01 0.01 99.92 [2023-04-17T22:57:53.846Z] 22:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-17T22:57:53.846Z] 22:53:01 1 0.20 0.00 0.00 0.03 0.02 99.75 [2023-04-17T22:57:53.846Z] 22:53:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2023-04-17T22:57:53.846Z] 22:53:01 3 0.00 0.00 0.00 0.07 0.00 99.93 [2023-04-17T22:57:53.846Z] 22:53:01 4 0.07 0.00 0.05 0.00 0.02 99.87 [2023-04-17T22:57:53.846Z] 22:53:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2023-04-17T22:57:53.846Z] 22:53:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-17T22:57:53.846Z] 22:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-17T22:57:53.846Z] 22:54:01 all 0.06 0.00 0.01 0.01 0.01 99.90 [2023-04-17T22:57:53.846Z] 22:54:01 0 0.08 0.00 0.02 0.00 0.00 99.90 [2023-04-17T22:57:53.846Z] 22:54:01 1 0.23 0.00 0.03 0.00 0.02 99.72 [2023-04-17T22:57:53.846Z] 22:54:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-17T22:57:53.846Z] 22:54:01 3 0.03 0.00 0.00 0.08 0.00 99.88 [2023-04-17T22:57:53.846Z] 22:54:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2023-04-17T22:57:53.846Z] 22:54:01 5 0.05 0.00 0.03 0.00 0.02 99.90 [2023-04-17T22:57:53.846Z] 22:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-17T22:57:53.846Z] 22:54:01 7 0.05 0.00 0.00 0.02 0.02 99.92 [2023-04-17T22:57:53.846Z] 22:55:01 all 0.29 0.00 0.02 0.00 0.01 99.69 [2023-04-17T22:57:53.846Z] 22:55:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-17T22:57:53.846Z] 22:55:01 1 2.02 0.00 0.03 0.00 0.00 97.95 [2023-04-17T22:57:53.846Z] 22:55:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-17T22:57:53.846Z] 22:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-17T22:57:53.846Z] 22:55:01 4 0.07 0.00 0.00 0.00 0.02 99.92 [2023-04-17T22:57:53.846Z] 22:55:01 5 0.05 0.00 0.03 0.00 0.02 99.90 [2023-04-17T22:57:53.846Z] 22:55:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-17T22:57:53.846Z] 22:55:01 7 0.02 0.00 0.03 0.02 0.00 99.93 [2023-04-17T22:57:53.846Z] 22:56:01 all 0.26 0.00 0.00 0.00 0.01 99.72 [2023-04-17T22:57:53.846Z] 22:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-17T22:57:53.846Z] 22:56:01 1 1.99 0.00 0.00 0.00 0.02 98.00 [2023-04-17T22:57:53.846Z] 22:56:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-17T22:57:53.846Z] 22:56:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-17T22:57:53.846Z] 22:56:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2023-04-17T22:57:53.846Z] 22:56:01 5 0.02 0.00 0.00 0.00 0.03 99.95 [2023-04-17T22:57:53.846Z] 22:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-17T22:57:53.846Z] 22:56:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2023-04-17T22:57:53.846Z] 22:57:01 all 4.37 0.00 1.75 0.26 0.03 93.59 [2023-04-17T22:57:53.846Z] 22:57:01 0 4.64 0.00 1.32 0.07 0.02 93.95 [2023-04-17T22:57:53.846Z] 22:57:01 1 5.98 0.00 1.68 0.02 0.05 92.28 [2023-04-17T22:57:53.846Z] 22:57:01 2 4.12 0.00 2.46 0.02 0.02 93.39 [2023-04-17T22:57:53.846Z] 22:57:01 3 4.29 0.00 1.36 0.32 0.02 94.02 [2023-04-17T22:57:53.846Z] 22:57:01 4 4.57 0.00 1.44 0.02 0.03 93.93 [2023-04-17T22:57:53.846Z] 22:57:01 5 3.51 0.00 1.98 0.18 0.03 94.29 [2023-04-17T22:57:53.846Z] 22:57:01 6 3.49 0.00 1.86 0.00 0.03 94.62 [2023-04-17T22:57:53.846Z] 22:57:01 7 4.39 0.00 1.92 1.43 0.03 92.24 [2023-04-17T22:57:53.846Z] Average: all 9.02 0.00 2.39 0.48 0.03 88.08 [2023-04-17T22:57:53.846Z] Average: 0 9.08 0.00 2.46 0.69 0.03 87.74 [2023-04-17T22:57:53.846Z] Average: 1 9.33 0.00 2.39 0.24 0.04 88.01 [2023-04-17T22:57:53.846Z] Average: 2 9.04 0.00 2.54 0.44 0.03 87.95 [2023-04-17T22:57:53.846Z] Average: 3 9.12 0.00 2.24 0.60 0.03 88.01 [2023-04-17T22:57:53.846Z] Average: 4 9.03 0.00 2.38 0.48 0.03 88.09 [2023-04-17T22:57:53.846Z] Average: 5 8.86 0.00 2.35 0.30 0.04 88.46 [2023-04-17T22:57:53.846Z] Average: 6 8.79 0.00 2.31 0.36 0.03 88.51 [2023-04-17T22:57:53.846Z] Average: 7 8.91 0.00 2.48 0.71 0.04 87.85 [2023-04-17T22:57:53.846Z] [2023-04-17T22:57:53.846Z] [2023-04-17T22:57:53.846Z]