Pull request #4318 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 87e3187be2176aca35a8358815f0bea0a2db6ea7+65e9980456b4b2f337a17b2905105e5bc0143998 (eda13602b08a1e76ef4045294237e20bcef9a91f) 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-ssh15706361085776301144.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7417256571921139387.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4318/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/PR-4318/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh561956407639470225.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16584949750558540093.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/PR-4318/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/PR-4318/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5044773291839319859.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-4822 in /w/workspace/edgexfoundry_edgex-go_PR-4318 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4318/head:refs/remotes/origin/PR-4318 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 65e9980456b4b2f337a17b2905105e5bc0143998 into PR head commit 87e3187be2176aca35a8358815f0bea0a2db6ea7 Merge succeeded, producing 87e3187be2176aca35a8358815f0bea0a2db6ea7 Checking out Revision 87e3187be2176aca35a8358815f0bea0a2db6ea7 (PR-4318) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-07T03:01:05.849Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 87e3187be2176aca35a8358815f0bea0a2db6ea7 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 65e9980456b4b2f337a17b2905105e5bc0143998 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 87e3187be2176aca35a8358815f0bea0a2db6ea7 # timeout=10 > git rev-list --no-walk 360b25922eab2bd59b2206a0c2a93078788b7c7f # timeout=10 [Pipeline] withCredentials [2023-02-07T03:01:05.886Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-07T03:01:05.900Z] ========================================================= [2023-02-07T03:01:05.900Z] EdgeX Global Pipelines Version Info [2023-02-07T03:01:05.900Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-07T03:01:06.619Z] ------------------- [2023-02-07T03:01:06.619Z] stable info: [2023-02-07T03:01:06.619Z] ------------------- [2023-02-07T03:01:06.619Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-07T03:01:06.619Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-07T03:01:06.619Z] Message: update stable to v1.0.244 [2023-02-07T03:01:07.188Z] ------------------- [2023-02-07T03:01:07.188Z] experimental info: [2023-02-07T03:01:07.188Z] ------------------- [2023-02-07T03:01:07.188Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-07T03:01:07.188Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-07T03:01:07.188Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-07T03:01:07.339Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-02-07T03:01:07.349Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-02-07T03:01:07.363Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-07T03:01:07.376Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-07T03:01:07.386Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-07T03:01:07.397Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-07T03:01:07.408Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-07T03:01:07.426Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-02-07T03:01:07.442Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-02-07T03:01:07.452Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-02-07T03:01:07.463Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-07T03:01:07.473Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-07T03:01:07.484Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-07T03:01:07.497Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-07T03:01:07.509Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-07T03:01:07.522Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-07T03:01:07.535Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-07T03:01:07.545Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-07T03:01:07.559Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-07T03:01:07.570Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-02-07T03:01:07.580Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-07T03:01:07.593Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-07T03:01:07.609Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-07T03:01:07.623Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4318 [Pipeline] echo [2023-02-07T03:01:07.637Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4318 [Pipeline] echo [2023-02-07T03:01:07.653Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4318 [Pipeline] echo [2023-02-07T03:01:07.665Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 87e3187be2176aca35a8358815f0bea0a2db6ea7 [Pipeline] echo [2023-02-07T03:01:07.675Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 87e3187 [Pipeline] echo [2023-02-07T03:01:07.685Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-07T03:01:07.729Z] provisioning config files... [2023-02-07T03:01:07.743Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config14825845193827999573tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-07T03:01:08.047Z] ---> docker-login.sh [2023-02-07T03:01:08.047Z] nexus3.edgexfoundry.org:10001 [2023-02-07T03:01:08.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T03:01:08.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T03:01:08.307Z] Configure a credential helper to remove this warning. See [2023-02-07T03:01:08.307Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T03:01:08.307Z] [2023-02-07T03:01:08.307Z] Login Succeeded [2023-02-07T03:01:08.567Z] nexus3.edgexfoundry.org:10002 [2023-02-07T03:01:08.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T03:01:08.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T03:01:08.567Z] Configure a credential helper to remove this warning. See [2023-02-07T03:01:08.567Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T03:01:08.567Z] [2023-02-07T03:01:08.567Z] Login Succeeded [2023-02-07T03:01:08.567Z] nexus3.edgexfoundry.org:10003 [2023-02-07T03:01:08.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T03:01:08.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T03:01:08.567Z] Configure a credential helper to remove this warning. See [2023-02-07T03:01:08.567Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T03:01:08.567Z] [2023-02-07T03:01:08.567Z] Login Succeeded [2023-02-07T03:01:08.567Z] nexus3.edgexfoundry.org:10004 [2023-02-07T03:01:08.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T03:01:08.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T03:01:08.831Z] Configure a credential helper to remove this warning. See [2023-02-07T03:01:08.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T03:01:08.831Z] [2023-02-07T03:01:08.831Z] Login Succeeded [2023-02-07T03:01:08.831Z] docker.io [2023-02-07T03:01:08.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T03:01:09.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T03:01:09.091Z] Configure a credential helper to remove this warning. See [2023-02-07T03:01:09.091Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T03:01:09.091Z] [2023-02-07T03:01:09.091Z] Login Succeeded [2023-02-07T03:01:09.091Z] ---> docker-login.sh ends [Pipeline] } [2023-02-07T03:01:09.099Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-07T03:01:09.408Z] + 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-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-02-07T03:01:09.408Z] + + dirname cmd/core-command/Dockerfile [2023-02-07T03:01:09.408Z] cut -d/ -f2 [2023-02-07T03:01:09.408Z] + echo core-command,cmd/core-command/Dockerfile [2023-02-07T03:01:09.408Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-02-07T03:01:09.408Z] + cut -d/ -f2 [2023-02-07T03:01:09.408Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-02-07T03:01:09.408Z] + dirname cmd/core-data/Dockerfile [2023-02-07T03:01:09.408Z] + cut -d/ -f2 [2023-02-07T03:01:09.408Z] + echo core-data,cmd/core-data/Dockerfile [2023-02-07T03:01:09.408Z] + dirname cmd/core-metadata/Dockerfile [2023-02-07T03:01:09.408Z] + cut -d/ -f2 [2023-02-07T03:01:09.408Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-02-07T03:01:09.408Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-02-07T03:01:09.408Z] + cut -d/ -f2 [2023-02-07T03:01:09.408Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-02-07T03:01:09.408Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-02-07T03:01:09.408Z] + cut -d/ -f2 [2023-02-07T03:01:09.408Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-02-07T03:01:09.408Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-02-07T03:01:09.408Z] + cut -d/ -f2 [2023-02-07T03:01:09.408Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-02-07T03:01:09.408Z] + cut -d/ -f2 [2023-02-07T03:01:09.408Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-02-07T03:01:09.408Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-02-07T03:01:09.408Z] + dirname cmd/security-spire-agent/Dockerfile [2023-02-07T03:01:09.408Z] + cut -d/ -f2 [2023-02-07T03:01:09.408Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-02-07T03:01:09.408Z] + + dirnamecut cmd/security-spire-config/Dockerfile -d/ [2023-02-07T03:01:09.408Z] -f2 [2023-02-07T03:01:09.408Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-02-07T03:01:09.408Z] + dirname cmd/security-spire-server/Dockerfile [2023-02-07T03:01:09.408Z] + cut -d/ -f2 [2023-02-07T03:01:09.408Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-02-07T03:01:09.408Z] + dirname cmd/support-notifications/Dockerfile [2023-02-07T03:01:09.408Z] + cut -d/ -f2 [2023-02-07T03:01:09.408Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-02-07T03:01:09.408Z] + dirname cmd/support-scheduler/Dockerfile [2023-02-07T03:01:09.408Z] + cut -d/ -f2 [2023-02-07T03:01:09.408Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-02-07T03:01:09.460Z] 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-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-07T03:01:09.797Z] + git rev-list -1 --merges 87e3187be2176aca35a8358815f0bea0a2db6ea7~1..87e3187be2176aca35a8358815f0bea0a2db6ea7 [Pipeline] echo [2023-02-07T03:01:09.820Z] -----------> git rev-list -1 --merges 87e3187be2176aca35a8358815f0bea0a2db6ea7~1..87e3187be2176aca35a8358815f0bea0a2db6ea7 87e3187be2176aca35a8358815f0bea0a2db6ea7 [false] [Pipeline] sh [2023-02-07T03:01:10.108Z] + git log --format=format:%s -1 87e3187be2176aca35a8358815f0bea0a2db6ea7 [Pipeline] echo [2023-02-07T03:01:10.124Z] ========================================================= [2023-02-07T03:01:10.124Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-07T03:01:10.124Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-02-07T03:01:10.476Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-07T03:01:10.476Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-07T03:01:10.476Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-07T03:01:10.476Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-07T03:01:10.476Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-07T03:01:10.476Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-07T03:01:10.476Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:01:10.814Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-07T03:01:10.814Z] [2023-02-07T03:01:10.814Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:01:11.127Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-07T03:01:11.127Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-07T03:01:11.127Z] b85a868b505f: Pulling fs layer [2023-02-07T03:01:11.127Z] e2be974225ed: Pulling fs layer [2023-02-07T03:01:11.127Z] 339a4e72a1f5: Pulling fs layer [2023-02-07T03:01:11.127Z] 988bab9f4d93: Pulling fs layer [2023-02-07T03:01:11.127Z] 1469e6f7b9e6: Pulling fs layer [2023-02-07T03:01:11.127Z] eaf3925da568: Pulling fs layer [2023-02-07T03:01:11.127Z] bab4dde63d76: Pulling fs layer [2023-02-07T03:01:11.127Z] bde34c3a00c8: Pulling fs layer [2023-02-07T03:01:11.127Z] b352a97aabf1: Pulling fs layer [2023-02-07T03:01:11.127Z] 4872d77fe225: Pulling fs layer [2023-02-07T03:01:11.127Z] 5851b861e8e6: Pulling fs layer [2023-02-07T03:01:11.127Z] eaf3925da568: Waiting [2023-02-07T03:01:11.127Z] bab4dde63d76: Waiting [2023-02-07T03:01:11.127Z] bde34c3a00c8: Waiting [2023-02-07T03:01:11.127Z] b352a97aabf1: Waiting [2023-02-07T03:01:11.127Z] 4872d77fe225: Waiting [2023-02-07T03:01:11.127Z] 5851b861e8e6: Waiting [2023-02-07T03:01:11.127Z] 988bab9f4d93: Waiting [2023-02-07T03:01:11.127Z] 1469e6f7b9e6: Waiting [2023-02-07T03:01:11.127Z] e2be974225ed: Download complete [2023-02-07T03:01:11.127Z] 988bab9f4d93: Download complete [2023-02-07T03:01:11.392Z] 1469e6f7b9e6: Verifying Checksum [2023-02-07T03:01:11.392Z] 1469e6f7b9e6: Download complete [2023-02-07T03:01:11.392Z] eaf3925da568: Verifying Checksum [2023-02-07T03:01:11.392Z] eaf3925da568: Download complete [2023-02-07T03:01:11.392Z] 339a4e72a1f5: Verifying Checksum [2023-02-07T03:01:11.392Z] 339a4e72a1f5: Download complete [2023-02-07T03:01:11.392Z] bde34c3a00c8: Download complete [2023-02-07T03:01:11.392Z] b352a97aabf1: Download complete [2023-02-07T03:01:11.654Z] 4872d77fe225: Verifying Checksum [2023-02-07T03:01:11.654Z] 4872d77fe225: Download complete [2023-02-07T03:01:11.654Z] 5851b861e8e6: Verifying Checksum [2023-02-07T03:01:11.654Z] 5851b861e8e6: Download complete [2023-02-07T03:01:11.654Z] b85a868b505f: Verifying Checksum [2023-02-07T03:01:11.654Z] b85a868b505f: Download complete [2023-02-07T03:01:11.913Z] bab4dde63d76: Verifying Checksum [2023-02-07T03:01:11.913Z] bab4dde63d76: Download complete [2023-02-07T03:01:12.846Z] b85a868b505f: Pull complete [2023-02-07T03:01:12.846Z] e2be974225ed: Pull complete [2023-02-07T03:01:13.414Z] 339a4e72a1f5: Pull complete [2023-02-07T03:01:13.414Z] 988bab9f4d93: Pull complete [2023-02-07T03:01:13.673Z] 1469e6f7b9e6: Pull complete [2023-02-07T03:01:13.932Z] eaf3925da568: Pull complete [2023-02-07T03:01:15.836Z] bab4dde63d76: Pull complete [2023-02-07T03:01:15.836Z] bde34c3a00c8: Pull complete [2023-02-07T03:01:15.836Z] b352a97aabf1: Pull complete [2023-02-07T03:01:15.836Z] 4872d77fe225: Pull complete [2023-02-07T03:01:15.836Z] 5851b861e8e6: Pull complete [2023-02-07T03:01:15.836Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-07T03:01:15.836Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-07T03:01:15.836Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T03:01:15.932Z] prd-ubuntu20.04-docker-8c-8g-4822 does not seem to be running inside a container [2023-02-07T03:01:15.966Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-07T03:01:17.218Z] $ docker top 14a4f76d3983c894d8bf158c110f58fb441831bebb11fd62637ef32a857a40c4 -eo pid,comm [2023-02-07T03:01:17.273Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-02-07T03:01:17.273Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-07T03:01:17.310Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-07T03:01:17.311Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-07T03:01:17.433Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-07T03:01:17.438Z] $ docker exec 14a4f76d3983c894d8bf158c110f58fb441831bebb11fd62637ef32a857a40c4 ssh-agent [2023-02-07T03:01:17.552Z] SSH_AUTH_SOCK=/tmp/ssh-w5CIAURMOxpC/agent.32 [2023-02-07T03:01:17.552Z] SSH_AGENT_PID=39 [2023-02-07T03:01:17.560Z] Running ssh-add (command line suppressed) [2023-02-07T03:01:17.676Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_10282938549676418325.key (/w/workspace/edgex-go/4@tmp/private_key_10282938549676418325.key) [2023-02-07T03:01:17.693Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-07T03:01:17.980Z] + git tag --points-at HEAD [Pipeline] } [2023-02-07T03:01:17.994Z] $ docker exec --env ******** --env ******** 14a4f76d3983c894d8bf158c110f58fb441831bebb11fd62637ef32a857a40c4 ssh-agent -k [2023-02-07T03:01:18.088Z] unset SSH_AUTH_SOCK; [2023-02-07T03:01:18.089Z] unset SSH_AGENT_PID; [2023-02-07T03:01:18.089Z] echo Agent pid 39 killed; [2023-02-07T03:01:18.097Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-07T03:01:18.121Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-07T03:01:18.121Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-07T03:01:18.240Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-07T03:01:18.245Z] $ docker exec 14a4f76d3983c894d8bf158c110f58fb441831bebb11fd62637ef32a857a40c4 ssh-agent [2023-02-07T03:01:18.349Z] SSH_AUTH_SOCK=/tmp/ssh-O8l6K1pADyg1/agent.70 [2023-02-07T03:01:18.349Z] SSH_AGENT_PID=76 [2023-02-07T03:01:18.354Z] Running ssh-add (command line suppressed) [2023-02-07T03:01:18.455Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_15422024351046760141.key (/w/workspace/edgex-go/4@tmp/private_key_15422024351046760141.key) [2023-02-07T03:01:18.465Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-07T03:01:18.752Z] + git semver init [2023-02-07T03:01:19.013Z] 2023-02-07 03:01:18,946 [run_init] DEBUG init version:0.0.0 force:False [2023-02-07T03:01:19.013Z] 2023-02-07 03:01:18,948 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver [2023-02-07T03:01:19.013Z] 2023-02-07 03:01:18,948 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver [2023-02-07T03:01:19.013Z] 2023-02-07 03:01:18,948 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/4/.semver'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) [2023-02-07T03:01:40.970Z] 2023-02-07 03:01:39,211 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude [2023-02-07T03:01:40.970Z] 2023-02-07 03:01:39,212 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/PR-4318 with force:False [2023-02-07T03:01:40.970Z] 2023-02-07 03:01:39,212 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/PR-4318 [2023-02-07T03:01:40.970Z] 2023-02-07 03:01:39,215 [execute] INFO git cat-file --batch-check [2023-02-07T03:01:40.970Z] 2023-02-07 03:01:39,215 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2023-02-07T03:01:40.970Z] 2023-02-07 03:01:39,222 [execute] INFO git cat-file --batch [2023-02-07T03:01:40.970Z] 2023-02-07 03:01:39,223 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2023-02-07T03:01:40.970Z] 2023-02-07 03:01:39,228 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/PR-4318 [2023-02-07T03:01:40.970Z] 0.0.0 [Pipeline] } [2023-02-07T03:01:40.980Z] $ docker exec --env ******** --env ******** 14a4f76d3983c894d8bf158c110f58fb441831bebb11fd62637ef32a857a40c4 ssh-agent -k [2023-02-07T03:01:41.058Z] unset SSH_AUTH_SOCK; [2023-02-07T03:01:41.058Z] unset SSH_AGENT_PID; [2023-02-07T03:01:41.059Z] echo Agent pid 76 killed; [2023-02-07T03:01:41.067Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-07T03:01:41.377Z] + git semver [Pipeline] } [2023-02-07T03:01:41.647Z] $ docker stop --time=1 14a4f76d3983c894d8bf158c110f58fb441831bebb11fd62637ef32a857a40c4 [2023-02-07T03:01:42.942Z] $ docker rm -f --volumes 14a4f76d3983c894d8bf158c110f58fb441831bebb11fd62637ef32a857a40c4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-07T03:01:43.268Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-07T03:01:43.472Z] Stashed 1 file(s) [Pipeline] echo [2023-02-07T03:01:43.476Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-07T03:01:43.950Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo [2023-02-07T03:01:43.967Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-07T03:01:43.978Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-07T03:01:43.985Z] ========================================================= [2023-02-07T03:01:43.985Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-07T03:01:43.985Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-07T03:01:44.272Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-07T03:01:44.272Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-07T03:01:44.272Z] 213ec9aee27d: Pulling fs layer [2023-02-07T03:01:44.272Z] 4583459ba037: Pulling fs layer [2023-02-07T03:01:44.272Z] 93c1e223e6f2: Pulling fs layer [2023-02-07T03:01:44.272Z] 53926ce57604: Pulling fs layer [2023-02-07T03:01:44.272Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-07T03:01:44.272Z] 22ff95d597cd: Pulling fs layer [2023-02-07T03:01:44.272Z] 12d6caf4c0d1: Pulling fs layer [2023-02-07T03:01:44.272Z] 96b7cbca73a9: Pulling fs layer [2023-02-07T03:01:44.272Z] a7acece74701: Pulling fs layer [2023-02-07T03:01:44.272Z] 53926ce57604: Waiting [2023-02-07T03:01:44.272Z] 22ff95d597cd: Waiting [2023-02-07T03:01:44.272Z] 21b2b0c7a3f4: Waiting [2023-02-07T03:01:44.272Z] 12d6caf4c0d1: Waiting [2023-02-07T03:01:44.272Z] 96b7cbca73a9: Waiting [2023-02-07T03:01:44.272Z] a7acece74701: Waiting [2023-02-07T03:01:44.272Z] 93c1e223e6f2: Download complete [2023-02-07T03:01:44.272Z] 4583459ba037: Verifying Checksum [2023-02-07T03:01:44.272Z] 4583459ba037: Download complete [2023-02-07T03:01:44.273Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-07T03:01:44.273Z] 21b2b0c7a3f4: Download complete [2023-02-07T03:01:44.273Z] 22ff95d597cd: Verifying Checksum [2023-02-07T03:01:44.273Z] 22ff95d597cd: Download complete [2023-02-07T03:01:44.273Z] 213ec9aee27d: Download complete [2023-02-07T03:01:44.545Z] 12d6caf4c0d1: Verifying Checksum [2023-02-07T03:01:44.545Z] 12d6caf4c0d1: Download complete [2023-02-07T03:01:44.545Z] 213ec9aee27d: Pull complete [2023-02-07T03:01:44.809Z] 4583459ba037: Pull complete [2023-02-07T03:01:44.809Z] 93c1e223e6f2: Pull complete [2023-02-07T03:01:45.787Z] a7acece74701: Download complete [2023-02-07T03:01:45.787Z] 53926ce57604: Verifying Checksum [2023-02-07T03:01:45.787Z] 53926ce57604: Download complete [2023-02-07T03:01:45.787Z] 96b7cbca73a9: Verifying Checksum [2023-02-07T03:01:45.787Z] 96b7cbca73a9: Download complete [2023-02-07T03:01:49.071Z] 53926ce57604: Pull complete [2023-02-07T03:01:49.071Z] 21b2b0c7a3f4: Pull complete [2023-02-07T03:01:49.071Z] 22ff95d597cd: Pull complete [2023-02-07T03:01:49.071Z] 12d6caf4c0d1: Pull complete [2023-02-07T03:01:50.973Z] 96b7cbca73a9: Pull complete [2023-02-07T03:01:51.908Z] a7acece74701: Pull complete [2023-02-07T03:01:51.908Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-07T03:01:51.908Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-07T03:01:51.908Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-07T03:01:52.202Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-07T03:01:52.202Z] WORKDIR /edgex [2023-02-07T03:01:52.203Z] COPY go.mod . [2023-02-07T03:01:52.203Z] RUN go mod download [2023-02-07T03:01:52.203Z] docker build -t ci-base-image-x86_64 -f - . [2023-02-07T03:01:52.769Z] Sending build context to Docker daemon 170.2MB [2023-02-07T03:01:52.769Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-07T03:01:52.769Z] ---> db6d94c90886 [2023-02-07T03:01:52.769Z] Step 2/4 : WORKDIR /edgex [2023-02-07T03:01:54.671Z] ---> Running in 2aebff8614f6 [2023-02-07T03:01:54.671Z] Removing intermediate container 2aebff8614f6 [2023-02-07T03:01:54.671Z] ---> 0eb1ea838586 [2023-02-07T03:01:54.671Z] Step 3/4 : COPY go.mod . [2023-02-07T03:01:54.930Z] ---> 0dbd48fd161c [2023-02-07T03:01:54.930Z] Step 4/4 : RUN go mod download [2023-02-07T03:01:55.188Z] ---> Running in 2bee91eef981 [2023-02-07T03:01:58.551Z] Still waiting to schedule task [2023-02-07T03:01:58.552Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4816’ [2023-02-07T03:02:07.394Z] Removing intermediate container 2bee91eef981 [2023-02-07T03:02:07.394Z] ---> 500c7aed7c5a [2023-02-07T03:02:07.394Z] Successfully built 500c7aed7c5a [2023-02-07T03:02:07.394Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:02:07.693Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-07T03:02:07.693Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T03:02:07.764Z] prd-ubuntu20.04-docker-8c-8g-4822 does not seem to be running inside a container [2023-02-07T03:02:07.791Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-07T03:02:08.263Z] $ docker top 2913e33e099e868ebaab96f162245e10fc3a22a1a47837840fe42ea77edb1ff8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-07T03:02:08.605Z] + go version [2023-02-07T03:02:08.606Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-07T03:02:08.616Z] $ docker stop --time=1 2913e33e099e868ebaab96f162245e10fc3a22a1a47837840fe42ea77edb1ff8 [2023-02-07T03:02:09.895Z] $ docker rm -f --volumes 2913e33e099e868ebaab96f162245e10fc3a22a1a47837840fe42ea77edb1ff8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:02:10.294Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-07T03:02:10.294Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T03:02:10.357Z] prd-ubuntu20.04-docker-8c-8g-4822 does not seem to be running inside a container [2023-02-07T03:02:10.384Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-07T03:02:10.868Z] $ docker top 55eda219ee4f8d1b486b8fe885b93c0c5ef3af906eeff9741309f0cced7d04b1 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-07T03:02:10.936Z] ========================================================= [2023-02-07T03:02:10.937Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-07T03:02:10.937Z] ========================================================= [Pipeline] sh [2023-02-07T03:02:11.212Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh [2023-02-07T03:02:11.504Z] + make test [2023-02-07T03:02:11.504Z] go test -race -coverprofile=coverage.out ./... [2023-02-07T03:02:18.057Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-07T03:02:32.910Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-07T03:02:32.910Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-07T03:02:32.910Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-07T03:02:32.910Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-07T03:02:32.910Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-07T03:02:32.910Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-07T03:02:32.910Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-07T03:02:32.910Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-07T03:02:32.910Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-07T03:02:32.910Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-07T03:02:32.910Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-07T03:02:32.910Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-07T03:02:32.910Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-07T03:02:32.910Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-07T03:02:32.910Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.067s coverage: 28.7% of statements [2023-02-07T03:02:32.910Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-07T03:02:32.910Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-07T03:02:32.910Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.097s coverage: 98.5% of statements [2023-02-07T03:02:32.910Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.128s coverage: 43.1% of statements [2023-02-07T03:02:32.910Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-07T03:02:32.910Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-07T03:02:32.910Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-07T03:02:32.910Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.115s coverage: 54.0% of statements [2023-02-07T03:02:32.910Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-07T03:02:32.910Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-07T03:02:36.185Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.377s coverage: 89.2% of statements [2023-02-07T03:02:36.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-07T03:02:36.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-07T03:02:36.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-07T03:02:36.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-07T03:02:36.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-07T03:02:36.185Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.077s coverage: 2.6% of statements [2023-02-07T03:02:36.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-07T03:02:36.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-07T03:02:36.185Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.455s coverage: 95.6% of statements [2023-02-07T03:02:36.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-07T03:02:36.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-07T03:02:36.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-07T03:02:36.185Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.080s coverage: 72.2% of statements [2023-02-07T03:02:36.185Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-07T03:02:36.185Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-07T03:02:36.185Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-07T03:02:36.185Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-07T03:02:36.185Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-07T03:02:36.185Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.090s coverage: 65.9% of statements [2023-02-07T03:02:36.185Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-07T03:02:36.185Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-07T03:02:36.185Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-07T03:02:36.185Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.071s coverage: 0.9% of statements [2023-02-07T03:02:36.186Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-07T03:02:36.186Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.088s coverage: 29.6% of statements [2023-02-07T03:02:36.186Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-07T03:02:36.186Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.049s coverage: 47.1% of statements [2023-02-07T03:02:36.186Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.101s coverage: 82.9% of statements [2023-02-07T03:02:36.186Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.059s coverage: 94.1% of statements [2023-02-07T03:02:36.186Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.115s coverage: 96.3% of statements [2023-02-07T03:02:36.186Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.053s coverage: 87.5% of statements [2023-02-07T03:02:42.741Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.062s coverage: 94.4% of statements [2023-02-07T03:02:42.741Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements [2023-02-07T03:02:46.926Z] flag provided but not defined: -invalid [2023-02-07T03:02:46.926Z] Usage of setupRegistryACL: [2023-02-07T03:02:46.926Z] -configDir string [2023-02-07T03:02:46.926Z] [2023-02-07T03:02:46.926Z] --- FAIL: TestExecute (0.00s) [2023-02-07T03:02:46.926Z] --- FAIL: TestExecute/Good:setupRegistryACL_with_ok_response_from_server (1.01s) [2023-02-07T03:02:46.926Z] command_test.go:181: [2023-02-07T03:02:46.926Z] Error Trace: /w/workspace/edgex-go/4/internal/security/bootstrapper/command/setupacl/command_test.go:181 [2023-02-07T03:02:46.926Z] Error: Received unexpected error: [2023-02-07T03:02:46.926Z] failed to configure Consul access: request to Configure Consul Access failed with status: 403 Forbidden [2023-02-07T03:02:46.926Z] Test: TestExecute/Good:setupRegistryACL_with_ok_response_from_server [2023-02-07T03:02:46.926Z] FAIL [2023-02-07T03:02:46.926Z] coverage: 79.9% of statements [2023-02-07T03:02:46.926Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.239s [2023-02-07T03:02:46.926Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-07T03:02:55.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements [2023-02-07T03:02:55.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-07T03:02:55.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-07T03:02:55.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-07T03:02:55.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 64.4% of statements [2023-02-07T03:02:55.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-07T03:02:55.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-07T03:02:55.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-07T03:02:55.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-07T03:02:55.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.073s coverage: 86.9% of statements [2023-02-07T03:02:55.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-07T03:02:55.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-07T03:02:55.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-07T03:02:55.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-07T03:02:55.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.076s coverage: 87.2% of statements [2023-02-07T03:02:55.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-07T03:02:55.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-07T03:02:55.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2023-02-07T03:02:55.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-07T03:02:55.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.085s coverage: 77.4% of statements [2023-02-07T03:02:55.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-07T03:02:55.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.075s coverage: 80.0% of statements [2023-02-07T03:02:55.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.056s coverage: 87.2% of statements [2023-02-07T03:02:55.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.217s coverage: 91.2% of statements [2023-02-07T03:02:55.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-07T03:02:55.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.165s coverage: 64.7% of statements [2023-02-07T03:02:55.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-07T03:02:55.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-07T03:02:55.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2023-02-07T03:02:55.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.044s coverage: 89.4% of statements [2023-02-07T03:02:55.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2023-02-07T03:02:55.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2023-02-07T03:02:55.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2023-02-07T03:02:55.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.331s coverage: 65.3% of statements [2023-02-07T03:02:55.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-07T03:02:55.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-07T03:02:55.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-07T03:02:55.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.174s coverage: 41.8% of statements [2023-02-07T03:02:55.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-07T03:02:55.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-07T03:02:55.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.078s coverage: 89.5% of statements [2023-02-07T03:02:55.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-07T03:02:55.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements [2023-02-07T03:02:55.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-07T03:02:55.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-07T03:02:55.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-07T03:02:55.045Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-07T03:02:55.045Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.074s coverage: 17.7% of statements [2023-02-07T03:02:55.045Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-07T03:02:55.045Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-07T03:02:55.045Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-07T03:02:55.045Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-07T03:02:55.045Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.182s coverage: 92.3% of statements [2023-02-07T03:02:55.045Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-07T03:02:55.045Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-07T03:02:55.045Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-07T03:02:55.045Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-07T03:02:55.045Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements [2023-02-07T03:02:55.045Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-07T03:02:55.045Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-07T03:02:55.045Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.107s coverage: 97.7% of statements [2023-02-07T03:02:55.045Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-07T03:02:55.045Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-07T03:02:55.045Z] FAIL [2023-02-07T03:02:55.045Z] make: *** [Makefile:143: unittest] Error 1 [Pipeline] } [2023-02-07T03:02:55.060Z] $ docker stop --time=1 55eda219ee4f8d1b486b8fe885b93c0c5ef3af906eeff9741309f0cced7d04b1 [2023-02-07T03:02:57.259Z] $ docker rm -f --volumes 55eda219ee4f8d1b486b8fe885b93c0c5ef3af906eeff9741309f0cced7d04b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-07T03:02:57.499Z] Failed in branch amd64 [2023-02-07T03:05:02.757Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4827 in /w/workspace/edgexfoundry_edgex-go_PR-4318 [Pipeline] { [Pipeline] ws [2023-02-07T03:05:02.770Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2023-02-07T03:05:02.800Z] The recommended git tool is: git [2023-02-07T03:05:08.866Z] using credential edgex-jenkins-ssh [2023-02-07T03:05:08.882Z] Cloning the remote Git repository [2023-02-07T03:05:08.927Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-02-07T03:05:09.010Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2023-02-07T03:05:09.184Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-07T03:05:09.185Z] > git --version # timeout=10 [2023-02-07T03:05:09.209Z] > git --version # 'git version 2.25.1' [2023-02-07T03:05:09.211Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-07T03:05:09.276Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-07T03:05:26.953Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-07T03:05:27.000Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-07T03:05:29.077Z] Merging remotes/origin/main commit 65e9980456b4b2f337a17b2905105e5bc0143998 into PR head commit 87e3187be2176aca35a8358815f0bea0a2db6ea7 [2023-02-07T03:05:28.217Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-07T03:05:28.266Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-07T03:05:28.267Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-07T03:05:28.288Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4318/head:refs/remotes/origin/PR-4318 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-07T03:05:29.093Z] > git config core.sparsecheckout # timeout=10 [2023-02-07T03:05:29.114Z] > git checkout -f 87e3187be2176aca35a8358815f0bea0a2db6ea7 # timeout=10 [2023-02-07T03:05:29.535Z] Merge succeeded, producing 87e3187be2176aca35a8358815f0bea0a2db6ea7 [2023-02-07T03:05:29.535Z] Checking out Revision 87e3187be2176aca35a8358815f0bea0a2db6ea7 (PR-4318) [2023-02-07T03:05:30.366Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-07T03:05:31.324Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-07T03:05:31.324Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-07T03:05:31.324Z] Dload Upload Total Spent Left Speed [2023-02-07T03:05:31.324Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 153k 0 --:--:-- --:--:-- --:--:-- 153k [2023-02-07T03:05:29.385Z] > git remote # timeout=10 [2023-02-07T03:05:29.412Z] > git config --get remote.origin.url # timeout=10 [2023-02-07T03:05:29.452Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-07T03:05:29.468Z] > git merge 65e9980456b4b2f337a17b2905105e5bc0143998 # timeout=10 [2023-02-07T03:05:29.506Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-07T03:05:29.539Z] > git config core.sparsecheckout # timeout=10 [2023-02-07T03:05:29.560Z] > git checkout -f 87e3187be2176aca35a8358815f0bea0a2db6ea7 # timeout=10 [Pipeline] sh [2023-02-07T03:05:32.045Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-07T03:05:32.394Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-07T03:05:32.394Z] + sudo tee /etc/docker/daemon.new [2023-02-07T03:05:32.394Z] { [2023-02-07T03:05:32.394Z] "registry-mirrors": [ [2023-02-07T03:05:32.394Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-07T03:05:32.394Z] ], [2023-02-07T03:05:32.394Z] "bip": "10.250.0.254/24", [2023-02-07T03:05:32.394Z] "hosts": [ [2023-02-07T03:05:32.395Z] "tcp://0.0.0.0:5555", [2023-02-07T03:05:32.395Z] "unix:///var/run/docker.sock" [2023-02-07T03:05:32.395Z] ], [2023-02-07T03:05:32.395Z] "mtu": 1458, [2023-02-07T03:05:32.395Z] "selinux-enabled": true, [2023-02-07T03:05:32.395Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-07T03:05:32.395Z] } [Pipeline] sh [2023-02-07T03:05:32.740Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-07T03:05:33.087Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-07T03:05:51.393Z] provisioning config files... [2023-02-07T03:05:51.421Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config2554408733743115562tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-07T03:05:51.773Z] ---> docker-login.sh [2023-02-07T03:05:51.773Z] nexus3.edgexfoundry.org:10001 [2023-02-07T03:05:52.363Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T03:05:52.363Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T03:05:52.363Z] Configure a credential helper to remove this warning. See [2023-02-07T03:05:52.363Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T03:05:52.363Z] [2023-02-07T03:05:52.363Z] Login Succeeded [2023-02-07T03:05:52.363Z] nexus3.edgexfoundry.org:10002 [2023-02-07T03:05:52.637Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T03:05:52.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T03:05:52.911Z] Configure a credential helper to remove this warning. See [2023-02-07T03:05:52.911Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T03:05:52.911Z] [2023-02-07T03:05:52.911Z] Login Succeeded [2023-02-07T03:05:52.911Z] nexus3.edgexfoundry.org:10003 [2023-02-07T03:05:52.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T03:05:53.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T03:05:53.186Z] Configure a credential helper to remove this warning. See [2023-02-07T03:05:53.186Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T03:05:53.186Z] [2023-02-07T03:05:53.186Z] Login Succeeded [2023-02-07T03:05:53.186Z] nexus3.edgexfoundry.org:10004 [2023-02-07T03:05:53.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T03:05:53.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T03:05:53.457Z] Configure a credential helper to remove this warning. See [2023-02-07T03:05:53.457Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T03:05:53.457Z] [2023-02-07T03:05:53.457Z] Login Succeeded [2023-02-07T03:05:53.457Z] docker.io [2023-02-07T03:05:53.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-07T03:05:53.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-07T03:05:53.998Z] Configure a credential helper to remove this warning. See [2023-02-07T03:05:53.998Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-07T03:05:53.998Z] [2023-02-07T03:05:53.998Z] Login Succeeded [2023-02-07T03:05:53.998Z] ---> docker-login.sh ends [Pipeline] } [2023-02-07T03:05:54.014Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-02-07T03:05:54.626Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo [2023-02-07T03:05:54.649Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-07T03:05:54.661Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-07T03:05:54.669Z] ========================================================= [2023-02-07T03:05:54.669Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-07T03:05:54.669Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-07T03:05:54.993Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-07T03:05:55.265Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-07T03:05:55.265Z] 9b18e9b68314: Pulling fs layer [2023-02-07T03:05:55.265Z] 35d82f9e3411: Pulling fs layer [2023-02-07T03:05:55.265Z] e16973657156: Pulling fs layer [2023-02-07T03:05:55.265Z] fc693d55d65f: Pulling fs layer [2023-02-07T03:05:55.265Z] 7e9fc2657dce: Pulling fs layer [2023-02-07T03:05:55.265Z] dda99020689f: Pulling fs layer [2023-02-07T03:05:55.265Z] db1c61fa0a46: Pulling fs layer [2023-02-07T03:05:55.265Z] 891c053d2c06: Pulling fs layer [2023-02-07T03:05:55.265Z] fc693d55d65f: Waiting [2023-02-07T03:05:55.265Z] 7e9fc2657dce: Waiting [2023-02-07T03:05:55.265Z] dda99020689f: Waiting [2023-02-07T03:05:55.265Z] db1c61fa0a46: Waiting [2023-02-07T03:05:55.265Z] 891c053d2c06: Waiting [2023-02-07T03:05:55.265Z] e16973657156: Verifying Checksum [2023-02-07T03:05:55.265Z] e16973657156: Download complete [2023-02-07T03:05:55.265Z] 35d82f9e3411: Verifying Checksum [2023-02-07T03:05:55.265Z] 35d82f9e3411: Download complete [2023-02-07T03:05:55.265Z] 7e9fc2657dce: Verifying Checksum [2023-02-07T03:05:55.265Z] 7e9fc2657dce: Download complete [2023-02-07T03:05:55.265Z] dda99020689f: Verifying Checksum [2023-02-07T03:05:55.265Z] dda99020689f: Download complete [2023-02-07T03:05:55.265Z] 9b18e9b68314: Verifying Checksum [2023-02-07T03:05:55.265Z] 9b18e9b68314: Download complete [2023-02-07T03:05:56.242Z] 9b18e9b68314: Pull complete [2023-02-07T03:05:56.510Z] 891c053d2c06: Verifying Checksum [2023-02-07T03:05:56.510Z] 891c053d2c06: Download complete [2023-02-07T03:05:56.781Z] 35d82f9e3411: Pull complete [2023-02-07T03:05:57.393Z] e16973657156: Pull complete [2023-02-07T03:05:57.665Z] db1c61fa0a46: Verifying Checksum [2023-02-07T03:05:59.623Z] fc693d55d65f: Verifying Checksum [2023-02-07T03:05:59.623Z] fc693d55d65f: Download complete [2023-02-07T03:06:14.663Z] fc693d55d65f: Pull complete [2023-02-07T03:06:14.663Z] 7e9fc2657dce: Pull complete [2023-02-07T03:06:14.663Z] dda99020689f: Pull complete [2023-02-07T03:06:20.163Z] db1c61fa0a46: Pull complete [2023-02-07T03:06:22.115Z] 891c053d2c06: Pull complete [2023-02-07T03:06:22.115Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-07T03:06:22.116Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-07T03:06:22.116Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-07T03:06:22.449Z] + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-07T03:06:22.449Z] WORKDIR /edgex [2023-02-07T03:06:22.449Z] COPY go.mod . [2023-02-07T03:06:22.449Z] RUN go mod download build [2023-02-07T03:06:22.449Z] -t ci-base-image-arm64 -f - . [2023-02-07T03:06:23.036Z] Sending build context to Docker daemon 3.091MB [2023-02-07T03:06:23.036Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-07T03:06:23.036Z] ---> f96f9c87975a [2023-02-07T03:06:23.036Z] Step 2/4 : WORKDIR /edgex [2023-02-07T03:06:24.010Z] ---> Running in a1381b8f4d47 [2023-02-07T03:06:24.278Z] Removing intermediate container a1381b8f4d47 [2023-02-07T03:06:24.278Z] ---> b52a53c56e4a [2023-02-07T03:06:24.278Z] Step 3/4 : COPY go.mod . [2023-02-07T03:06:24.866Z] ---> a0696d07d828 [2023-02-07T03:06:24.866Z] Step 4/4 : RUN go mod download [2023-02-07T03:06:24.866Z] ---> Running in 8aab06baeb4c [2023-02-07T03:07:03.766Z] Removing intermediate container 8aab06baeb4c [2023-02-07T03:07:03.766Z] ---> b08eb40c29d0 [2023-02-07T03:07:03.766Z] Successfully built b08eb40c29d0 [2023-02-07T03:07:03.766Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:07:04.123Z] + docker inspect -f . ci-base-image-arm64 [2023-02-07T03:07:04.123Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T03:07:04.344Z] prd-ubuntu20.04-docker-arm64-4c-16g-4827 does not seem to be running inside a container [2023-02-07T03:07:04.427Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-07T03:07:05.786Z] $ docker top e99e46009f56d857b0eec9ebffcd2cac2b93b02e46ac6ab3293bd560ddc8214b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-07T03:07:06.680Z] + go version [2023-02-07T03:07:06.680Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-07T03:07:06.700Z] $ docker stop --time=1 e99e46009f56d857b0eec9ebffcd2cac2b93b02e46ac6ab3293bd560ddc8214b [2023-02-07T03:07:08.388Z] $ docker rm -f --volumes e99e46009f56d857b0eec9ebffcd2cac2b93b02e46ac6ab3293bd560ddc8214b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:07:08.953Z] + docker inspect -f . ci-base-image-arm64 [2023-02-07T03:07:08.954Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T03:07:09.169Z] prd-ubuntu20.04-docker-arm64-4c-16g-4827 does not seem to be running inside a container [2023-02-07T03:07:09.252Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-07T03:07:10.657Z] $ docker top e7f5ede7f10a4171253ea77c2650bff3e0a70f9a6f0ac450cab6182161d44672 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-07T03:07:10.892Z] ========================================================= [2023-02-07T03:07:10.892Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-07T03:07:10.892Z] ========================================================= [Pipeline] sh [2023-02-07T03:07:11.526Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh [2023-02-07T03:07:12.184Z] + make test [2023-02-07T03:07:12.184Z] go test -race -coverprofile=coverage.out ./... [2023-02-07T03:07:59.068Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-07T03:10:20.857Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-07T03:10:20.857Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-07T03:10:20.857Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-07T03:10:20.857Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-07T03:10:20.857Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-07T03:10:32.409Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-07T03:10:32.409Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-07T03:10:32.409Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-07T03:10:32.409Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-07T03:10:32.409Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-07T03:10:32.409Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-07T03:10:32.409Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-07T03:10:32.409Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-07T03:10:32.409Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-07T03:10:44.767Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.260s coverage: 28.7% of statements [2023-02-07T03:10:44.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-07T03:10:44.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-07T03:10:53.008Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.780s coverage: 98.5% of statements [2023-02-07T03:10:53.008Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.738s coverage: 43.1% of statements [2023-02-07T03:10:53.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-07T03:10:53.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-07T03:10:53.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-07T03:10:53.008Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.535s coverage: 54.0% of statements [2023-02-07T03:10:53.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-07T03:10:53.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-07T03:11:15.111Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.266s coverage: 89.2% of statements [2023-02-07T03:11:15.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-07T03:11:15.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-07T03:11:15.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-07T03:11:15.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-07T03:11:15.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-07T03:11:15.111Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.663s coverage: 2.6% of statements [2023-02-07T03:11:15.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-07T03:11:15.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-07T03:11:15.699Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.669s coverage: 95.6% of statements [2023-02-07T03:11:15.699Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-07T03:11:15.699Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-07T03:11:15.699Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-07T03:11:15.699Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.388s coverage: 72.2% of statements [2023-02-07T03:11:15.699Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-07T03:11:15.699Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-07T03:11:15.699Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-07T03:11:15.699Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-07T03:11:15.699Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-07T03:11:15.699Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.641s coverage: 65.9% of statements [2023-02-07T03:11:15.699Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-07T03:11:15.699Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-07T03:11:15.699Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-07T03:11:15.699Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.469s coverage: 0.9% of statements [2023-02-07T03:11:15.699Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-07T03:11:15.699Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.383s coverage: 29.6% of statements [2023-02-07T03:11:15.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-07T03:11:17.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.346s coverage: 47.1% of statements [2023-02-07T03:11:17.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.285s coverage: 82.9% of statements [2023-02-07T03:11:17.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.260s coverage: 94.1% of statements [2023-02-07T03:11:17.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.273s coverage: 96.3% of statements [2023-02-07T03:11:20.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.274s coverage: 87.5% of statements [2023-02-07T03:11:30.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.249s coverage: 94.4% of statements [2023-02-07T03:11:30.366Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.227s coverage: 44.8% of statements [2023-02-07T03:11:38.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.938s coverage: 79.9% of statements [2023-02-07T03:11:38.572Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-07T03:11:45.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.322s coverage: 92.9% of statements [2023-02-07T03:11:45.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-07T03:11:45.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-07T03:11:45.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-07T03:11:45.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.075s coverage: 64.4% of statements [2023-02-07T03:11:45.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-07T03:11:45.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-07T03:11:45.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-07T03:11:45.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-07T03:11:45.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.259s coverage: 86.9% of statements [2023-02-07T03:11:45.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-07T03:11:45.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-07T03:11:45.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-07T03:11:45.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-07T03:11:45.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.233s coverage: 87.2% of statements [2023-02-07T03:11:45.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-07T03:11:45.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-07T03:11:45.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.196s coverage: 100.0% of statements [2023-02-07T03:11:45.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-07T03:11:45.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.302s coverage: 77.4% of statements [2023-02-07T03:11:45.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-07T03:11:45.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.304s coverage: 80.0% of statements [2023-02-07T03:11:45.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.265s coverage: 87.2% of statements [2023-02-07T03:11:45.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.892s coverage: 91.2% of statements [2023-02-07T03:11:45.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-07T03:11:50.579Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.138s coverage: 64.7% of statements [2023-02-07T03:11:50.579Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-07T03:11:50.579Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-07T03:11:50.579Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.353s coverage: 100.0% of statements [2023-02-07T03:11:50.579Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.110s coverage: 89.4% of statements [2023-02-07T03:11:50.579Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.069s coverage: 100.0% of statements [2023-02-07T03:11:50.579Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.088s coverage: 73.7% of statements [2023-02-07T03:11:50.579Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.066s coverage: 100.0% of statements [2023-02-07T03:11:55.921Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.581s coverage: 65.3% of statements [2023-02-07T03:11:55.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-07T03:11:55.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-07T03:11:55.921Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-07T03:12:00.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.901s coverage: 41.8% of statements [2023-02-07T03:12:00.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-07T03:12:00.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-07T03:12:00.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.296s coverage: 89.5% of statements [2023-02-07T03:12:00.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-07T03:12:00.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.270s coverage: 84.8% of statements [2023-02-07T03:12:00.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-07T03:12:00.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-07T03:12:00.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-07T03:12:00.195Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-07T03:12:08.416Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.357s coverage: 17.7% of statements [2023-02-07T03:12:08.416Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-07T03:12:08.416Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-07T03:12:08.416Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-07T03:12:08.416Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-07T03:12:08.416Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.765s coverage: 92.3% of statements [2023-02-07T03:12:08.416Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-07T03:12:08.416Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-07T03:12:08.416Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-07T03:12:08.416Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-07T03:12:08.416Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.265s coverage: 63.2% of statements [2023-02-07T03:12:08.416Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-07T03:12:08.416Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-07T03:12:08.416Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.510s coverage: 97.7% of statements [2023-02-07T03:12:08.416Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-07T03:12:08.416Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-07T03:12:08.416Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-02-07T03:12:08.416Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-07T03:12:08.416Z] go vet ./... [2023-02-07T03:14:15.127Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-07T03:14:15.127Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-07T03:14:15.127Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-07T03:14:15.147Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-07T03:14:15.789Z] + ls -al . [2023-02-07T03:14:15.789Z] total 740 [2023-02-07T03:14:15.789Z] drwxrwxr-x 10 1001 1001 4096 Feb 7 03:07 . [2023-02-07T03:14:15.789Z] drwxr-xr-x 4 root root 4096 Feb 7 03:07 .. [2023-02-07T03:14:15.789Z] drwxrwxr-x 2 1001 1001 4096 Feb 7 03:05 .blubracket [2023-02-07T03:14:15.789Z] -rw-rw-r-- 1 1001 1001 16 Feb 7 03:05 .dockerignore [2023-02-07T03:14:15.789Z] drwxrwxr-x 8 1001 1001 4096 Feb 7 03:05 .git [2023-02-07T03:14:15.789Z] drwxrwxr-x 3 1001 1001 4096 Feb 7 03:05 .github [2023-02-07T03:14:15.789Z] -rw-rw-r-- 1 1001 1001 1024 Feb 7 03:05 .gitignore [2023-02-07T03:14:15.789Z] -rw-rw-r-- 1 1001 1001 42 Feb 7 03:05 .golangci.yml [2023-02-07T03:14:15.789Z] -rw-rw-r-- 1 1001 1001 87 Feb 7 03:05 .hadolint.yml [2023-02-07T03:14:15.789Z] -rw-rw-r-- 1 1001 1001 166 Feb 7 03:05 .sonarcloud.properties [2023-02-07T03:14:15.789Z] -rw-rw-r-- 1 1001 1001 1171 Feb 7 03:05 ADOPTERS.md [2023-02-07T03:14:15.789Z] -rw-rw-r-- 1 1001 1001 10825 Feb 7 03:05 Attribution.txt [2023-02-07T03:14:15.789Z] -rw-rw-r-- 1 1001 1001 73765 Feb 7 03:05 CHANGELOG.md [2023-02-07T03:14:15.789Z] -rw-rw-r-- 1 1001 1001 3804 Feb 7 03:05 CONTRIBUTING.md [2023-02-07T03:14:15.789Z] -rw-rw-r-- 1 1001 1001 677 Feb 7 03:05 GOVERNANCE.md [2023-02-07T03:14:15.789Z] -rw-rw-r-- 1 1001 1001 850 Feb 7 03:05 Jenkinsfile [2023-02-07T03:14:15.789Z] -rw-rw-r-- 1 1001 1001 10775 Feb 7 03:05 LICENSE [2023-02-07T03:14:15.789Z] -rw-rw-r-- 1 1001 1001 13375 Feb 7 03:05 Makefile [2023-02-07T03:14:15.789Z] -rw-rw-r-- 1 1001 1001 582 Feb 7 03:05 OWNERS.md [2023-02-07T03:14:15.789Z] -rw-rw-r-- 1 1001 1001 9403 Feb 7 03:05 README.md [2023-02-07T03:14:15.789Z] -rw-rw-r-- 1 1001 1001 6912 Feb 7 03:05 SECURITY.md [2023-02-07T03:14:15.789Z] -rw-rw-r-- 1 1001 1001 5 Feb 7 03:01 VERSION [2023-02-07T03:14:15.789Z] drwxrwxr-x 2 1001 1001 4096 Feb 7 03:05 bin [2023-02-07T03:14:15.789Z] drwxrwxr-x 17 1001 1001 4096 Feb 7 03:05 cmd [2023-02-07T03:14:15.789Z] -rw-r--r-- 1 root root 486191 Feb 7 03:12 coverage.out [2023-02-07T03:14:15.789Z] -rw-rw-r-- 1 1001 1001 3294 Feb 7 03:05 go.mod [2023-02-07T03:14:15.789Z] -rw-rw-r-- 1 1001 1001 34708 Feb 7 03:05 go.sum [2023-02-07T03:14:15.789Z] drwxrwxr-x 7 1001 1001 4096 Feb 7 03:05 internal [2023-02-07T03:14:15.789Z] drwxrwxr-x 3 1001 1001 4096 Feb 7 03:05 openapi [2023-02-07T03:14:15.789Z] drwxrwxr-x 4 1001 1001 4096 Feb 7 03:05 snap [2023-02-07T03:14:15.789Z] -rw-rw-r-- 1 1001 1001 204 Feb 7 03:05 version.go [Pipeline] sh [2023-02-07T03:14:16.424Z] + '[' -e coverage.out ] [2023-02-07T03:14:16.424Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-07T03:14:17.487Z] Stashed 1 file(s) [Pipeline] sh [2023-02-07T03:14:18.215Z] + make build [2023-02-07T03:14:18.215Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-07T03:15:54.894Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-07T03:15:54.894Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-07T03:15:58.233Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-07T03:16:02.487Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-07T03:16:58.898Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-07T03:16:58.898Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-07T03:17:05.564Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-07T03:17:12.218Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-07T03:17:16.472Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-07T03:17:20.721Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-07T03:17:35.708Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-02-07T03:17:41.064Z] $ docker stop --time=1 e7f5ede7f10a4171253ea77c2650bff3e0a70f9a6f0ac450cab6182161d44672 [2023-02-07T03:17:43.053Z] $ docker rm -f --volumes e7f5ede7f10a4171253ea77c2650bff3e0a70f9a6f0ac450cab6182161d44672 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:17:45.580Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-07T03:17:45.580Z] [2023-02-07T03:17:45.580Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:17:45.921Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-07T03:17:46.193Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-02-07T03:17:46.193Z] 29e5d40040c1: Pulling fs layer [2023-02-07T03:17:46.193Z] 1ce36da41761: Pulling fs layer [2023-02-07T03:17:46.193Z] 25b303627fd3: Pulling fs layer [2023-02-07T03:17:46.193Z] 29e5d40040c1: Verifying Checksum [2023-02-07T03:17:46.465Z] 1ce36da41761: Verifying Checksum [2023-02-07T03:17:46.465Z] 1ce36da41761: Download complete [2023-02-07T03:17:46.736Z] 29e5d40040c1: Pull complete [2023-02-07T03:17:48.159Z] 1ce36da41761: Pull complete [2023-02-07T03:17:48.159Z] 25b303627fd3: Verifying Checksum [2023-02-07T03:17:48.159Z] 25b303627fd3: Download complete [2023-02-07T03:17:58.243Z] 25b303627fd3: Pull complete [2023-02-07T03:17:58.243Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-02-07T03:17:58.243Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-07T03:17:58.243Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T03:17:58.442Z] prd-ubuntu20.04-docker-arm64-4c-16g-4827 does not seem to be running inside a container [2023-02-07T03:17:58.515Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-07T03:18:01.006Z] $ docker top 048a7e357adbb23da99808116df9cf0d56c8fbfe06cf7ec4d8576a307a12f588 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-07T03:18:01.847Z] + docker-compose build --help [2023-02-07T03:18:01.847Z] + grep parallel [2023-02-07T03:18:08.492Z] --parallel Build images in parallel. [Pipeline] } [2023-02-07T03:18:08.511Z] $ docker stop --time=1 048a7e357adbb23da99808116df9cf0d56c8fbfe06cf7ec4d8576a307a12f588 [2023-02-07T03:18:10.241Z] $ docker rm -f --volumes 048a7e357adbb23da99808116df9cf0d56c8fbfe06cf7ec4d8576a307a12f588 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:18:10.818Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-07T03:18:10.818Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T03:18:11.013Z] prd-ubuntu20.04-docker-arm64-4c-16g-4827 does not seem to be running inside a container [2023-02-07T03:18:11.079Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-07T03:18:12.380Z] $ docker top 6b2656229ba4232402ea4e180e4c5328cf9607b0b89a2612b3c3d3f1accc353c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-07T03:18:13.227Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-07T03:18:21.429Z] Building core-command ... [2023-02-07T03:18:21.429Z] Building core-common-config-bootstrapper ... [2023-02-07T03:18:21.429Z] Building core-data ... [2023-02-07T03:18:21.429Z] Building core-metadata ... [2023-02-07T03:18:21.429Z] Building security-bootstrapper ... [2023-02-07T03:18:21.429Z] Building security-proxy-setup ... [2023-02-07T03:18:21.429Z] Building security-secretstore-setup ... [2023-02-07T03:18:21.429Z] Building security-spiffe-token-provider ... [2023-02-07T03:18:21.429Z] Building security-spire-agent ... [2023-02-07T03:18:21.429Z] Building security-spire-config ... [2023-02-07T03:18:21.429Z] Building security-spire-server ... [2023-02-07T03:18:21.429Z] Building support-notifications ... [2023-02-07T03:18:21.429Z] Building support-scheduler ... [2023-02-07T03:18:21.429Z] Building security-secretstore-setup [2023-02-07T03:18:21.429Z] Building core-command [2023-02-07T03:18:21.429Z] Building security-proxy-setup [2023-02-07T03:18:21.429Z] Building security-spiffe-token-provider [2023-02-07T03:18:21.429Z] Building support-scheduler [2023-02-07T03:19:08.313Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T03:19:08.313Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-07T03:19:08.313Z] ---> b08eb40c29d0 [2023-02-07T03:19:08.313Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-07T03:19:09.285Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T03:19:09.285Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-07T03:19:09.285Z] ---> b08eb40c29d0 [2023-02-07T03:19:09.285Z] Step 3/19 : WORKDIR /edgex-go [2023-02-07T03:19:09.285Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T03:19:09.285Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-07T03:19:09.285Z] ---> b08eb40c29d0 [2023-02-07T03:19:09.285Z] Step 3/24 : WORKDIR /edgex-go [2023-02-07T03:19:09.558Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T03:19:09.558Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-07T03:19:09.558Z] ---> b08eb40c29d0 [2023-02-07T03:19:09.558Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-07T03:19:09.828Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T03:19:09.828Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-07T03:19:09.828Z] ---> b08eb40c29d0 [2023-02-07T03:19:09.828Z] Step 3/21 : WORKDIR /edgex-go [2023-02-07T03:19:10.097Z] ---> Running in 767363b2a79a [2023-02-07T03:19:10.097Z] ---> Running in dea7a1d9c3d6 [2023-02-07T03:19:10.097Z] ---> Running in 3c62266eb63b [2023-02-07T03:19:10.097Z] ---> Running in 0cca58dab241 [2023-02-07T03:19:10.097Z] ---> Running in 1f1b369de7ad [2023-02-07T03:19:10.690Z] Removing intermediate container 767363b2a79a [2023-02-07T03:19:10.690Z] ---> ca008bfcf12e [2023-02-07T03:19:10.690Z] Step 4/22 : WORKDIR /edgex-go [2023-02-07T03:19:10.690Z] Removing intermediate container dea7a1d9c3d6 [2023-02-07T03:19:10.690Z] ---> cb026e4f9409 [2023-02-07T03:19:10.690Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-07T03:19:10.690Z] Removing intermediate container 1f1b369de7ad [2023-02-07T03:19:10.690Z] Removing intermediate container 3c62266eb63b [2023-02-07T03:19:10.690Z] ---> be6dd8738a61 [2023-02-07T03:19:10.690Z] Step 4/23 : WORKDIR /edgex-go [2023-02-07T03:19:10.690Z] ---> b1444679753c [2023-02-07T03:19:10.690Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-07T03:19:10.690Z] ---> Running in a1312b386533 [2023-02-07T03:19:10.690Z] Removing intermediate container 0cca58dab241 [2023-02-07T03:19:10.690Z] ---> facd857fee8a [2023-02-07T03:19:10.690Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-07T03:19:10.958Z] ---> Running in 00d5331de6a6 [2023-02-07T03:19:10.958Z] ---> Running in bef8a9ffaf76 [2023-02-07T03:19:10.958Z] ---> Running in b2144be6a01f [2023-02-07T03:19:10.958Z] ---> Running in a8de4819d6ab [2023-02-07T03:19:11.552Z] Removing intermediate container a1312b386533 [2023-02-07T03:19:11.552Z] ---> 78ec5871b52c [2023-02-07T03:19:11.552Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-07T03:19:11.820Z] ---> Running in 54a4229289dd [2023-02-07T03:19:11.820Z] Removing intermediate container bef8a9ffaf76 [2023-02-07T03:19:11.820Z] ---> 1fade3d62c09 [2023-02-07T03:19:11.820Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-07T03:19:12.091Z] ---> Running in 03a77d47f420 [2023-02-07T03:19:13.500Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T03:19:13.767Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T03:19:13.767Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T03:19:13.767Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T03:19:14.039Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T03:19:14.039Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T03:19:14.310Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T03:19:14.310Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T03:19:14.580Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T03:19:15.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T03:19:15.744Z] OK: 221 MiB in 51 packages [2023-02-07T03:19:15.744Z] v3.16.3-154-ga2a60f3e0f [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-07T03:19:15.744Z] v3.16.3-151-gb476f155c7 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-07T03:19:15.744Z] OK: 16901 distinct packages available [2023-02-07T03:19:16.043Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T03:19:16.360Z] OK: 221 MiB in 51 packages [2023-02-07T03:19:16.655Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T03:19:17.304Z] OK: 221 MiB in 51 packages [2023-02-07T03:19:17.304Z] OK: 221 MiB in 51 packages [2023-02-07T03:19:17.592Z] Removing intermediate container 00d5331de6a6 [2023-02-07T03:19:17.878Z] ---> ce2bcb54ac65 [2023-02-07T03:19:17.878Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-07T03:19:18.144Z] OK: 221 MiB in 51 packages [2023-02-07T03:19:18.417Z] Removing intermediate container a8de4819d6ab [2023-02-07T03:19:18.417Z] ---> c5fe05e0aaab [2023-02-07T03:19:18.417Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-07T03:19:19.403Z] Removing intermediate container 03a77d47f420 [2023-02-07T03:19:19.403Z] ---> 4f5c0838dad6 [2023-02-07T03:19:19.403Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-07T03:19:19.403Z] Removing intermediate container 54a4229289dd [2023-02-07T03:19:19.403Z] ---> f2e9a5c866f3 [2023-02-07T03:19:19.403Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-07T03:19:19.403Z] ---> d7f316c1abc0 [2023-02-07T03:19:19.403Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T03:19:19.403Z] ---> Running in 614b4a4b1410 [2023-02-07T03:19:19.989Z] ---> 0dab5866dd77 [2023-02-07T03:19:19.989Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T03:19:19.989Z] ---> Running in 5a8f8567e79c [2023-02-07T03:19:20.265Z] Removing intermediate container b2144be6a01f [2023-02-07T03:19:20.265Z] ---> 8a87f22cd0e5 [2023-02-07T03:19:20.265Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-07T03:19:20.853Z] ---> 1f5d46b2776b [2023-02-07T03:19:20.853Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T03:19:21.127Z] ---> Running in 39b3d7fd6277 [2023-02-07T03:19:21.127Z] ---> 0625b9f14a26 [2023-02-07T03:19:21.127Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T03:19:21.398Z] ---> Running in af3863f1f918 [2023-02-07T03:19:22.360Z] ---> 4f40131c007e [2023-02-07T03:19:22.360Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T03:19:22.360Z] ---> Running in 37f47e1deb00 [2023-02-07T03:21:29.078Z] Removing intermediate container 39b3d7fd6277 [2023-02-07T03:21:29.078Z] ---> 1645ce0299ec [2023-02-07T03:21:29.078Z] Step 8/23 : COPY . . [2023-02-07T03:21:29.078Z] Removing intermediate container 5a8f8567e79c [2023-02-07T03:21:29.078Z] ---> 09a7c04b06a9 [2023-02-07T03:21:29.078Z] Step 7/21 : COPY . . [2023-02-07T03:21:29.078Z] Removing intermediate container 37f47e1deb00 [2023-02-07T03:21:29.078Z] ---> 00c7f80cefec [2023-02-07T03:21:29.078Z] Step 7/19 : COPY . . [2023-02-07T03:21:29.078Z] Removing intermediate container 614b4a4b1410 [2023-02-07T03:21:29.078Z] ---> 2b46497780f8 [2023-02-07T03:21:29.078Z] Step 7/24 : COPY . . [2023-02-07T03:21:29.078Z] Removing intermediate container af3863f1f918 [2023-02-07T03:21:29.078Z] ---> 834eeb238e5c [2023-02-07T03:21:29.078Z] Step 8/22 : COPY . . [2023-02-07T03:21:33.368Z] ---> c93d12433bd1 [2023-02-07T03:21:33.368Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-07T03:21:33.368Z] ---> 3cc484bcf350 [2023-02-07T03:21:33.368Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-07T03:21:33.368Z] ---> df9e386d5b30 [2023-02-07T03:21:33.368Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-07T03:21:33.368Z] ---> 4a55e561488f [2023-02-07T03:21:33.368Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-07T03:21:33.368Z] ---> 08e570d290dc [2023-02-07T03:21:33.368Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-07T03:21:33.368Z] ---> Running in c4107bea3de1 [2023-02-07T03:21:33.368Z] ---> Running in 57c46ea78787 [2023-02-07T03:21:33.368Z] ---> Running in 119cb872c20a [2023-02-07T03:21:33.368Z] ---> Running in b00771d58286 [2023-02-07T03:21:33.368Z] ---> Running in f79af58eb25d [2023-02-07T03:21:35.311Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-07T03:21:35.898Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-07T03:21:35.898Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-07T03:21:36.167Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-02-07T03:21:36.167Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-07T03:28:15.149Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-07T03:28:16.108Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-07T03:28:42.783Z] Removing intermediate container 57c46ea78787 [2023-02-07T03:28:42.783Z] ---> a04218481938 [2023-02-07T03:28:42.783Z] [2023-02-07T03:28:42.783Z] Step 9/24 : FROM alpine:3.16 [2023-02-07T03:28:42.783Z] Removing intermediate container b00771d58286 [2023-02-07T03:28:42.783Z] ---> 777eb366da0b [2023-02-07T03:28:42.783Z] [2023-02-07T03:28:42.783Z] Step 9/21 : FROM alpine:3.16 [2023-02-07T03:28:43.366Z] 3.16: Pulling from library/alpine [2023-02-07T03:28:43.366Z] 3.16: Pulling from library/alpine [2023-02-07T03:28:45.312Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-07T03:28:45.312Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-07T03:28:45.312Z] Status: Downloaded newer image for alpine:3.16 [2023-02-07T03:28:45.312Z] Status: Downloaded newer image for alpine:3.16 [2023-02-07T03:28:45.312Z] ---> 2b4661558fb8 [2023-02-07T03:28:45.312Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-07T03:28:45.312Z] ---> 2b4661558fb8 [2023-02-07T03:28:45.312Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-07T03:28:45.618Z] ---> Running in cbb6b40c0fab [2023-02-07T03:28:45.618Z] ---> Running in 6588731910f2 [2023-02-07T03:28:48.981Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T03:28:48.981Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T03:28:48.981Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T03:28:48.981Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T03:28:50.397Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-07T03:28:50.397Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-07T03:28:50.397Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-07T03:28:50.397Z] (4/6) Installing libcurl (7.83.1-r5) [2023-02-07T03:28:50.397Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-07T03:28:50.397Z] (5/6) Installing curl (7.83.1-r5) [2023-02-07T03:28:50.397Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-07T03:28:50.397Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T03:28:50.665Z] Executing ca-certificates-20220614-r0.trigger [2023-02-07T03:28:50.665Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-07T03:28:50.665Z] (3/3) Installing su-exec (0.2-r1) [2023-02-07T03:28:50.665Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T03:28:50.665Z] Executing ca-certificates-20220614-r0.trigger [2023-02-07T03:28:51.251Z] OK: 6 MiB in 17 packages [2023-02-07T03:28:51.251Z] OK: 8 MiB in 20 packages [2023-02-07T03:28:54.605Z] Removing intermediate container cbb6b40c0fab [2023-02-07T03:28:54.605Z] ---> e0c38fe45019 [2023-02-07T03:28:54.605Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-07T03:28:54.605Z] ---> Running in 9d9c299ff164 [2023-02-07T03:28:54.605Z] Removing intermediate container 6588731910f2 [2023-02-07T03:28:54.605Z] ---> aec953d6dd47 [2023-02-07T03:28:54.605Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-07T03:28:54.606Z] ---> Running in c19ceedf7392 [2023-02-07T03:28:54.877Z] Removing intermediate container 9d9c299ff164 [2023-02-07T03:28:54.877Z] ---> 6579808c0764 [2023-02-07T03:28:54.877Z] Step 12/24 : WORKDIR / [2023-02-07T03:28:55.148Z] ---> Running in 4ff72c26814b [2023-02-07T03:28:55.148Z] Removing intermediate container c19ceedf7392 [2023-02-07T03:28:55.148Z] ---> 68e06e9cd8a1 [2023-02-07T03:28:55.148Z] Step 12/21 : WORKDIR /edgex [2023-02-07T03:28:55.416Z] ---> Running in c6eb4c5b74b0 [2023-02-07T03:28:56.017Z] Removing intermediate container 4ff72c26814b [2023-02-07T03:28:56.017Z] ---> 7490bb219797 [2023-02-07T03:28:56.017Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-07T03:28:56.017Z] Removing intermediate container c6eb4c5b74b0 [2023-02-07T03:28:56.017Z] ---> bdc35bc2dddb [2023-02-07T03:28:56.017Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-07T03:28:57.433Z] ---> 9e8446b97d13 [2023-02-07T03:28:57.433Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-07T03:28:57.433Z] ---> 40a83f0208a0 [2023-02-07T03:28:57.433Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-07T03:28:58.845Z] ---> 1448bdccf4e7 [2023-02-07T03:28:58.845Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-07T03:28:59.438Z] ---> bfc1b37137f9 [2023-02-07T03:28:59.438Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-07T03:29:00.026Z] ---> 17189948c2a6 [2023-02-07T03:29:00.026Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-07T03:29:01.980Z] ---> b03652644a81 [2023-02-07T03:29:01.980Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-07T03:29:02.566Z] ---> 3c12cbf8a1bf [2023-02-07T03:29:02.566Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-07T03:29:05.147Z] ---> 75530cf074c3 [2023-02-07T03:29:05.147Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-07T03:29:05.147Z] ---> Running in 82684f7db353 [2023-02-07T03:29:05.413Z] ---> 9f4905623208 [2023-02-07T03:29:05.413Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-07T03:29:09.670Z] Removing intermediate container 82684f7db353 [2023-02-07T03:29:09.670Z] ---> 86bdd0fbd080 [2023-02-07T03:29:09.670Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-07T03:29:09.937Z] ---> Running in 31ac3edaa166 [2023-02-07T03:29:10.902Z] Removing intermediate container 31ac3edaa166 [2023-02-07T03:29:10.902Z] ---> 10cd05d43257 [2023-02-07T03:29:10.902Z] Step 19/21 : LABEL arch=arm64 [2023-02-07T03:29:10.902Z] ---> 8e98d5939492 [2023-02-07T03:29:10.902Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-07T03:29:11.174Z] ---> Running in e59e1e15e8f9 [2023-02-07T03:29:13.120Z] Removing intermediate container e59e1e15e8f9 [2023-02-07T03:29:13.120Z] ---> aebcbf8983cd [2023-02-07T03:29:13.120Z] Step 20/21 : LABEL git_sha=87e3187be2176aca35a8358815f0bea0a2db6ea7 [2023-02-07T03:29:13.120Z] ---> 5e9b01369ef8 [2023-02-07T03:29:13.120Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-07T03:29:13.120Z] ---> Running in af948182e3dd [2023-02-07T03:29:13.386Z] ---> Running in 74ed105cb891 [2023-02-07T03:29:14.353Z] Removing intermediate container af948182e3dd [2023-02-07T03:29:14.353Z] ---> d69781ed7f24 [2023-02-07T03:29:14.353Z] Step 21/21 : LABEL version=0.0.0 [2023-02-07T03:29:14.620Z] ---> Running in e75f48432de5 [2023-02-07T03:29:15.578Z] Removing intermediate container e75f48432de5 [2023-02-07T03:29:15.578Z] ---> 7dda563d0e30 [2023-02-07T03:29:15.578Z] [2023-02-07T03:29:15.863Z] Removing intermediate container c4107bea3de1 [2023-02-07T03:29:15.863Z] ---> 5e4022ca3f01 [2023-02-07T03:29:15.863Z] [2023-02-07T03:29:15.863Z] Step 10/23 : FROM alpine:3.16 [2023-02-07T03:29:15.863Z] ---> 2b4661558fb8 [2023-02-07T03:29:15.863Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-07T03:29:16.135Z] ---> Running in 1db2ec09b068 [2023-02-07T03:29:16.135Z] Successfully built 7dda563d0e30 [2023-02-07T03:29:16.135Z] Successfully tagged security-proxy-setup-arm64:latest [2023-02-07T03:29:16.135Z]  Building security-proxy-setup ... done Building core-data [2023-02-07T03:29:18.088Z] Removing intermediate container 74ed105cb891 [2023-02-07T03:29:18.088Z] ---> 81219477337a [2023-02-07T03:29:18.088Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-07T03:29:18.088Z] ---> Running in 28e4e2d1273a [2023-02-07T03:29:18.673Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T03:29:18.673Z] Removing intermediate container 28e4e2d1273a [2023-02-07T03:29:18.673Z] ---> 6c797a9a2805 [2023-02-07T03:29:18.673Z] Step 22/24 : LABEL arch=arm64 [2023-02-07T03:29:18.940Z] ---> Running in d00a34f87e0b [2023-02-07T03:29:19.210Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T03:29:19.210Z] Removing intermediate container d00a34f87e0b [2023-02-07T03:29:19.210Z] ---> 7722dce3a572 [2023-02-07T03:29:19.210Z] Step 23/24 : LABEL git_sha=87e3187be2176aca35a8358815f0bea0a2db6ea7 [2023-02-07T03:29:19.476Z] ---> Running in 950c50576eae [2023-02-07T03:29:20.072Z] Removing intermediate container 950c50576eae [2023-02-07T03:29:20.072Z] ---> 76ad4b37220e [2023-02-07T03:29:20.072Z] Step 24/24 : LABEL version=0.0.0 [2023-02-07T03:29:20.072Z] ---> Running in 1516c667c91f [2023-02-07T03:29:20.655Z] Removing intermediate container 1516c667c91f [2023-02-07T03:29:20.655Z] ---> cbf3006211cf [2023-02-07T03:29:20.655Z] [2023-02-07T03:29:20.921Z] Successfully built cbf3006211cf [2023-02-07T03:29:20.921Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-07T03:29:20.921Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-02-07T03:29:20.921Z] Building support-notifications [2023-02-07T03:29:20.921Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T03:29:20.921Z]  Building security-secretstore-setup ... done OK: 5 MiB in 15 packages [2023-02-07T03:29:22.865Z] Removing intermediate container 1db2ec09b068 [2023-02-07T03:29:22.865Z] ---> 7967e489bc48 [2023-02-07T03:29:22.865Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-07T03:29:22.865Z] ---> Running in 479994fdfeb4 [2023-02-07T03:29:23.131Z] Removing intermediate container 479994fdfeb4 [2023-02-07T03:29:23.131Z] ---> 823823b3320b [2023-02-07T03:29:23.131Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-07T03:29:23.398Z] ---> Running in d9e1aa07839d [2023-02-07T03:29:23.980Z] Removing intermediate container d9e1aa07839d [2023-02-07T03:29:23.980Z] ---> 8dbe424f28d4 [2023-02-07T03:29:23.980Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-07T03:29:23.980Z] ---> Running in 03b2aaa5bf0d [2023-02-07T03:29:24.587Z] Removing intermediate container 03b2aaa5bf0d [2023-02-07T03:29:24.587Z] ---> ae212fcecfc7 [2023-02-07T03:29:24.587Z] Step 15/23 : WORKDIR / [2023-02-07T03:29:24.587Z] ---> Running in c8dbcbaaa706 [2023-02-07T03:29:25.169Z] Removing intermediate container c8dbcbaaa706 [2023-02-07T03:29:25.169Z] ---> 9f776bd0b47d [2023-02-07T03:29:25.169Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T03:29:26.579Z] ---> 4e36368314e9 [2023-02-07T03:29:26.579Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-07T03:29:27.990Z] ---> 56eb052818a5 [2023-02-07T03:29:27.990Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-07T03:29:29.431Z] ---> f5fbc98ffb47 [2023-02-07T03:29:29.431Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-07T03:29:29.697Z] ---> Running in 2013ecf715e8 [2023-02-07T03:29:30.292Z] Removing intermediate container 2013ecf715e8 [2023-02-07T03:29:30.292Z] ---> 75d1606b6eab [2023-02-07T03:29:30.292Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-07T03:29:30.562Z] ---> Running in f127647cf265 [2023-02-07T03:29:31.149Z] Removing intermediate container f127647cf265 [2023-02-07T03:29:31.149Z] ---> ebfede02c43b [2023-02-07T03:29:31.149Z] Step 21/23 : LABEL arch=arm64 [2023-02-07T03:29:31.427Z] ---> Running in c6d27f2e2d20 [2023-02-07T03:29:32.011Z] Removing intermediate container c6d27f2e2d20 [2023-02-07T03:29:32.011Z] ---> d4ca3594aefe [2023-02-07T03:29:32.011Z] Step 22/23 : LABEL git_sha=87e3187be2176aca35a8358815f0bea0a2db6ea7 [2023-02-07T03:29:32.011Z] ---> Running in 206a58a5cbc4 [2023-02-07T03:29:32.972Z] Removing intermediate container 206a58a5cbc4 [2023-02-07T03:29:32.972Z] ---> 1ac5852d5067 [2023-02-07T03:29:32.972Z] Step 23/23 : LABEL version=0.0.0 [2023-02-07T03:29:32.972Z] ---> Running in 41cace7af2bf [2023-02-07T03:29:33.555Z] Removing intermediate container 41cace7af2bf [2023-02-07T03:29:33.555Z] ---> f46c81213eb7 [2023-02-07T03:29:33.555Z] [2023-02-07T03:29:34.135Z] Successfully built f46c81213eb7 [2023-02-07T03:29:34.135Z] Successfully tagged core-command-arm64:latest [2023-02-07T03:29:34.135Z]  Building core-command ... done Building security-spire-agent [2023-02-07T03:29:44.219Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T03:29:44.219Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-07T03:29:44.219Z] ---> b08eb40c29d0 [2023-02-07T03:29:44.219Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-07T03:29:44.219Z] ---> Using cache [2023-02-07T03:29:44.219Z] ---> be6dd8738a61 [2023-02-07T03:29:44.219Z] Step 4/22 : WORKDIR /edgex-go [2023-02-07T03:29:44.219Z] ---> Using cache [2023-02-07T03:29:44.219Z] ---> 1fade3d62c09 [2023-02-07T03:29:44.219Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-07T03:29:44.219Z] ---> Using cache [2023-02-07T03:29:44.219Z] ---> 4f5c0838dad6 [2023-02-07T03:29:44.219Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-07T03:29:44.219Z] ---> Using cache [2023-02-07T03:29:44.219Z] ---> 1f5d46b2776b [2023-02-07T03:29:44.219Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T03:29:44.219Z] ---> Using cache [2023-02-07T03:29:44.219Z] ---> 1645ce0299ec [2023-02-07T03:29:44.219Z] Step 8/22 : COPY . . [2023-02-07T03:29:44.219Z] ---> Using cache [2023-02-07T03:29:44.219Z] ---> c93d12433bd1 [2023-02-07T03:29:44.219Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-07T03:29:44.802Z] ---> Running in ff826ab6d7f2 [2023-02-07T03:29:47.391Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-07T03:29:50.726Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T03:29:50.726Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-07T03:29:50.726Z] ---> b08eb40c29d0 [2023-02-07T03:29:50.726Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-07T03:29:50.726Z] ---> Using cache [2023-02-07T03:29:50.726Z] ---> be6dd8738a61 [2023-02-07T03:29:50.726Z] Step 4/22 : WORKDIR /edgex-go [2023-02-07T03:29:50.726Z] ---> Using cache [2023-02-07T03:29:50.726Z] ---> 1fade3d62c09 [2023-02-07T03:29:50.726Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-07T03:29:50.726Z] ---> Running in 76a95112d853 [2023-02-07T03:29:52.673Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T03:29:53.254Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T03:29:55.839Z] OK: 221 MiB in 51 packages [2023-02-07T03:29:58.425Z] Removing intermediate container 76a95112d853 [2023-02-07T03:29:58.425Z] ---> 0ea37601d533 [2023-02-07T03:29:58.425Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-07T03:29:59.385Z] ---> 6bd34cc81df7 [2023-02-07T03:29:59.385Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T03:29:59.385Z] ---> Running in 4957aad5ff26 [2023-02-07T03:30:02.898Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T03:30:02.898Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-07T03:30:02.898Z] ---> b08eb40c29d0 [2023-02-07T03:30:02.898Z] Step 3/24 : WORKDIR /edgex-go [2023-02-07T03:30:02.898Z] ---> Using cache [2023-02-07T03:30:02.898Z] ---> facd857fee8a [2023-02-07T03:30:02.898Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-07T03:30:02.898Z] ---> Running in 3d5c6055a60d [2023-02-07T03:30:04.943Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T03:30:05.225Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T03:30:06.669Z] OK: 221 MiB in 51 packages [2023-02-07T03:30:08.123Z] Removing intermediate container 3d5c6055a60d [2023-02-07T03:30:08.123Z] ---> b20705152536 [2023-02-07T03:30:08.123Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-07T03:30:09.085Z] ---> 0d5ace45853a [2023-02-07T03:30:09.085Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T03:30:09.353Z] ---> Running in 5142b523e015 [2023-02-07T03:30:48.240Z] Removing intermediate container f79af58eb25d [2023-02-07T03:30:48.240Z] ---> 2acd56b05316 [2023-02-07T03:30:48.240Z] [2023-02-07T03:30:48.240Z] Step 9/19 : FROM alpine:3.15 [2023-02-07T03:30:48.240Z] 3.15: Pulling from library/alpine [2023-02-07T03:30:48.240Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-02-07T03:30:48.240Z] Status: Downloaded newer image for alpine:3.15 [2023-02-07T03:30:48.240Z] ---> 8aa73fd46299 [2023-02-07T03:30:48.240Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-07T03:30:48.240Z] ---> Running in c521faa6f921 [2023-02-07T03:30:48.825Z] Removing intermediate container c521faa6f921 [2023-02-07T03:30:48.825Z] ---> 972ae75fa363 [2023-02-07T03:30:48.825Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-07T03:30:48.825Z] ---> Running in c516864f3960 [2023-02-07T03:30:50.775Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-07T03:30:51.355Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-07T03:30:52.760Z] v3.15.6-290-g782130c55d8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-07T03:30:52.760Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-07T03:30:52.760Z] OK: 15736 distinct packages available [2023-02-07T03:30:53.025Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-07T03:30:53.291Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-07T03:30:54.700Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-07T03:30:54.966Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-07T03:30:54.966Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-07T03:30:54.966Z] (4/9) Installing libcurl (7.80.0-r5) [2023-02-07T03:30:54.966Z] (5/9) Installing curl (7.80.0-r5) [2023-02-07T03:30:55.233Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-07T03:30:55.233Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-07T03:30:55.233Z] (8/9) Installing libucontext (1.1-r0) [2023-02-07T03:30:55.233Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-07T03:30:55.233Z] Executing busybox-1.34.1-r7.trigger [2023-02-07T03:30:55.233Z] Executing ca-certificates-20220614-r0.trigger [2023-02-07T03:30:55.506Z] OK: 8 MiB in 23 packages [2023-02-07T03:30:58.884Z] Removing intermediate container c516864f3960 [2023-02-07T03:30:58.884Z] ---> 365475beada8 [2023-02-07T03:30:58.884Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T03:30:59.475Z] ---> 3296336b2b88 [2023-02-07T03:30:59.475Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-07T03:31:02.066Z] ---> 58ad428e6b32 [2023-02-07T03:31:02.066Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-07T03:31:03.028Z] ---> d4ff55b8ce72 [2023-02-07T03:31:03.028Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-07T03:31:03.028Z] ---> Running in 883536e3f19e [2023-02-07T03:31:03.624Z] Removing intermediate container 883536e3f19e [2023-02-07T03:31:03.624Z] ---> 82287a61361b [2023-02-07T03:31:03.624Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-07T03:31:03.624Z] ---> Running in 2045ede48d00 [2023-02-07T03:31:04.590Z] Removing intermediate container 2045ede48d00 [2023-02-07T03:31:04.590Z] ---> be818771d1e8 [2023-02-07T03:31:04.590Z] Step 17/19 : LABEL arch=arm64 [2023-02-07T03:31:04.590Z] ---> Running in a403ccd53c65 [2023-02-07T03:31:05.202Z] Removing intermediate container a403ccd53c65 [2023-02-07T03:31:05.202Z] ---> db66c1cc64e6 [2023-02-07T03:31:05.202Z] Step 18/19 : LABEL git_sha=87e3187be2176aca35a8358815f0bea0a2db6ea7 [2023-02-07T03:31:05.202Z] ---> Running in c4646baabcae [2023-02-07T03:31:05.905Z] Removing intermediate container c4646baabcae [2023-02-07T03:31:05.905Z] ---> 9ab65b325957 [2023-02-07T03:31:05.905Z] Step 19/19 : LABEL version=0.0.0 [2023-02-07T03:31:06.178Z] ---> Running in aabca96142d4 [2023-02-07T03:31:07.595Z] Removing intermediate container aabca96142d4 [2023-02-07T03:31:07.595Z] ---> 96436193fd0d [2023-02-07T03:31:07.595Z] [2023-02-07T03:31:08.179Z] Successfully built 96436193fd0d [2023-02-07T03:31:08.179Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-02-07T03:31:08.179Z]  Building security-spiffe-token-provider ... done Building security-spire-server [2023-02-07T03:31:30.250Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T03:31:30.250Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-07T03:31:30.250Z] ---> b08eb40c29d0 [2023-02-07T03:31:30.250Z] Step 3/23 : WORKDIR /edgex-go [2023-02-07T03:31:30.250Z] ---> Using cache [2023-02-07T03:31:30.250Z] ---> facd857fee8a [2023-02-07T03:31:30.250Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-07T03:31:30.250Z] ---> Using cache [2023-02-07T03:31:30.250Z] ---> b20705152536 [2023-02-07T03:31:30.250Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-07T03:31:30.250Z] ---> Using cache [2023-02-07T03:31:30.250Z] ---> 0d5ace45853a [2023-02-07T03:31:30.250Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T03:31:31.653Z] ---> Running in edb4b36eef71 [2023-02-07T03:32:18.465Z] Removing intermediate container 4957aad5ff26 [2023-02-07T03:32:18.465Z] ---> cd2ea52917b2 [2023-02-07T03:32:18.465Z] Step 8/22 : COPY . . [2023-02-07T03:32:18.465Z] Removing intermediate container 119cb872c20a [2023-02-07T03:32:18.465Z] ---> bbc0da03a69c [2023-02-07T03:32:18.465Z] [2023-02-07T03:32:18.465Z] Step 10/22 : FROM alpine:3.16 [2023-02-07T03:32:18.465Z] ---> 2b4661558fb8 [2023-02-07T03:32:18.465Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-07T03:32:18.465Z] ---> Using cache [2023-02-07T03:32:18.465Z] ---> 7967e489bc48 [2023-02-07T03:32:18.465Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-07T03:32:18.465Z] ---> Using cache [2023-02-07T03:32:18.465Z] ---> 823823b3320b [2023-02-07T03:32:18.465Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-07T03:32:18.465Z] ---> Running in 0bbce6edd23f [2023-02-07T03:32:18.465Z] Removing intermediate container 0bbce6edd23f [2023-02-07T03:32:18.465Z] ---> 469dbbdf2370 [2023-02-07T03:32:18.465Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-07T03:32:18.465Z] ---> Running in b55667b38d84 [2023-02-07T03:32:18.465Z] Removing intermediate container b55667b38d84 [2023-02-07T03:32:18.465Z] ---> f4d95803fb8c [2023-02-07T03:32:18.465Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T03:32:19.868Z] ---> 4d63ea67e5f3 [2023-02-07T03:32:20.135Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-07T03:32:25.465Z] Removing intermediate container 5142b523e015 [2023-02-07T03:32:25.465Z] ---> 9d75b972dc9e [2023-02-07T03:32:25.465Z] Step 7/24 : COPY . . [2023-02-07T03:32:25.737Z] ---> 955956d66aec [2023-02-07T03:32:25.737Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-07T03:32:28.323Z] ---> d25e55caaf91 [2023-02-07T03:32:28.323Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-07T03:32:28.598Z] ---> Running in 63c602163704 [2023-02-07T03:32:30.025Z] Removing intermediate container 63c602163704 [2023-02-07T03:32:30.025Z] ---> dbea3fa5cdab [2023-02-07T03:32:30.025Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-07T03:32:30.025Z] ---> Running in 5402b0372ff7 [2023-02-07T03:32:31.439Z] Removing intermediate container 5402b0372ff7 [2023-02-07T03:32:31.439Z] ---> b92b3165b26f [2023-02-07T03:32:31.439Z] Step 20/22 : LABEL arch=arm64 [2023-02-07T03:32:31.704Z] ---> Running in 731e0857ca2d [2023-02-07T03:32:33.110Z] Removing intermediate container 731e0857ca2d [2023-02-07T03:32:33.110Z] ---> 8fa9c45eb1ee [2023-02-07T03:32:33.110Z] Step 21/22 : LABEL git_sha=87e3187be2176aca35a8358815f0bea0a2db6ea7 [2023-02-07T03:32:33.110Z] ---> Running in 4cba627de2bd [2023-02-07T03:32:34.522Z] Removing intermediate container 4cba627de2bd [2023-02-07T03:32:34.522Z] ---> 1dedcf079b5a [2023-02-07T03:32:34.522Z] Step 22/22 : LABEL version=0.0.0 [2023-02-07T03:32:34.522Z] ---> Running in 643cc31717f0 [2023-02-07T03:32:35.928Z] Removing intermediate container 643cc31717f0 [2023-02-07T03:32:35.928Z] ---> 63d240859eb3 [2023-02-07T03:32:35.928Z] [2023-02-07T03:32:36.509Z] ---> 5a46a8eb9769 [2023-02-07T03:32:36.509Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-07T03:32:36.775Z] ---> Running in e6c99cba84ae [2023-02-07T03:32:37.047Z] Successfully built 63d240859eb3 [2023-02-07T03:32:37.047Z] Successfully tagged support-scheduler-arm64:latest [2023-02-07T03:32:37.047Z]  Building support-scheduler ... done Building security-bootstrapper [2023-02-07T03:32:38.999Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-07T03:32:57.192Z] ---> f1beb2c7e5e9 [2023-02-07T03:32:57.192Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-07T03:32:57.192Z] ---> Running in e551a1ff2335 [2023-02-07T03:32:57.192Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T03:32:57.192Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-07T03:32:57.193Z] ---> b08eb40c29d0 [2023-02-07T03:32:57.193Z] Step 3/32 : WORKDIR /edgex-go [2023-02-07T03:32:57.193Z] ---> Using cache [2023-02-07T03:32:57.193Z] ---> facd857fee8a [2023-02-07T03:32:57.193Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-07T03:32:57.193Z] ---> Using cache [2023-02-07T03:32:57.193Z] ---> c5fe05e0aaab [2023-02-07T03:32:57.193Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-07T03:32:57.193Z] ---> Using cache [2023-02-07T03:32:57.193Z] ---> 0dab5866dd77 [2023-02-07T03:32:57.193Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T03:32:57.193Z] ---> Using cache [2023-02-07T03:32:57.193Z] ---> 09a7c04b06a9 [2023-02-07T03:32:57.193Z] Step 7/32 : COPY . . [2023-02-07T03:32:57.460Z] Removing intermediate container e551a1ff2335 [2023-02-07T03:32:57.460Z] ---> 22215fd53335 [2023-02-07T03:32:57.460Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-07T03:32:57.732Z] ---> Using cache [2023-02-07T03:32:57.732Z] ---> 4a55e561488f [2023-02-07T03:32:57.732Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-07T03:32:57.732Z] ---> Running in ba27c54a2752 [2023-02-07T03:32:58.000Z] ---> Running in e7657e835c9c [2023-02-07T03:32:59.405Z] Removing intermediate container e7657e835c9c [2023-02-07T03:32:59.405Z] ---> d1ee1a6642be [2023-02-07T03:32:59.406Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-07T03:32:59.406Z] ---> Running in 99ae51e9aaaf [2023-02-07T03:33:01.346Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-07T03:33:04.686Z] Removing intermediate container 99ae51e9aaaf [2023-02-07T03:33:04.686Z] ---> 254310673bed [2023-02-07T03:33:04.686Z] Step 11/24 : WORKDIR /edgex-go [2023-02-07T03:33:04.686Z] ---> Running in 18289e2c894f [2023-02-07T03:33:05.267Z] Removing intermediate container 18289e2c894f [2023-02-07T03:33:05.534Z] ---> 48591060d064 [2023-02-07T03:33:05.534Z] [2023-02-07T03:33:05.534Z] Step 12/24 : FROM alpine:3.15 [2023-02-07T03:33:05.534Z] ---> 8aa73fd46299 [2023-02-07T03:33:05.534Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-07T03:33:05.534Z] ---> Using cache [2023-02-07T03:33:05.534Z] ---> 972ae75fa363 [2023-02-07T03:33:05.534Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-07T03:33:05.799Z] ---> Running in f3c035c5e601 [2023-02-07T03:33:08.372Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-07T03:33:08.639Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-07T03:33:10.577Z] v3.15.6-290-g782130c55d8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-07T03:33:10.577Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-07T03:33:10.577Z] OK: 15736 distinct packages available [2023-02-07T03:33:10.844Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-07T03:33:11.427Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-07T03:33:13.367Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-07T03:33:13.367Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-07T03:33:13.367Z] (3/5) Installing libucontext (1.1-r0) [2023-02-07T03:33:13.367Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-07T03:33:13.367Z] (5/5) Installing openssl (1.1.1s-r1) [2023-02-07T03:33:13.367Z] Executing busybox-1.34.1-r7.trigger [2023-02-07T03:33:13.634Z] OK: 6 MiB in 19 packages [2023-02-07T03:33:16.972Z] Removing intermediate container f3c035c5e601 [2023-02-07T03:33:16.972Z] ---> 63cffc676b7e [2023-02-07T03:33:16.972Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-07T03:33:20.304Z] ---> 2de15225a3ef [2023-02-07T03:33:20.305Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-07T03:33:22.255Z] Removing intermediate container edb4b36eef71 [2023-02-07T03:33:22.255Z] ---> 6da64667edbd [2023-02-07T03:33:22.255Z] Step 7/23 : COPY . . [2023-02-07T03:33:28.891Z] ---> 0c1c358631b2 [2023-02-07T03:33:28.891Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-07T03:33:29.475Z] ---> 735806b7d96a [2023-02-07T03:33:29.475Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-07T03:33:30.876Z] ---> 084802d0843f [2023-02-07T03:33:30.876Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-07T03:33:32.283Z] ---> 402a925c54db [2023-02-07T03:33:32.283Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-07T03:33:32.549Z] ---> Running in c0ebda7a40c6 [2023-02-07T03:33:33.507Z] Removing intermediate container c0ebda7a40c6 [2023-02-07T03:33:33.507Z] ---> 096f73697a53 [2023-02-07T03:33:33.507Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-07T03:33:33.507Z] ---> Running in 7048dd2199a7 [2023-02-07T03:33:34.463Z] Removing intermediate container 7048dd2199a7 [2023-02-07T03:33:34.463Z] ---> 268cb42bf505 [2023-02-07T03:33:34.463Z] Step 22/24 : LABEL arch=arm64 [2023-02-07T03:33:34.463Z] ---> Running in d21ca1a3097b [2023-02-07T03:33:35.422Z] Removing intermediate container d21ca1a3097b [2023-02-07T03:33:35.422Z] ---> a529b24bd05f [2023-02-07T03:33:35.422Z] Step 23/24 : LABEL git_sha=87e3187be2176aca35a8358815f0bea0a2db6ea7 [2023-02-07T03:33:35.422Z] ---> Running in 7ae125fc7d76 [2023-02-07T03:33:36.382Z] Removing intermediate container 7ae125fc7d76 [2023-02-07T03:33:36.382Z] ---> 59f6899c7d3d [2023-02-07T03:33:36.382Z] Step 24/24 : LABEL version=0.0.0 [2023-02-07T03:33:36.382Z] ---> Running in 20199b75fb70 [2023-02-07T03:33:37.338Z] Removing intermediate container 20199b75fb70 [2023-02-07T03:33:37.338Z] ---> 8f82d082de59 [2023-02-07T03:33:37.338Z] [2023-02-07T03:33:37.605Z] Successfully built 8f82d082de59 [2023-02-07T03:33:37.605Z] Successfully tagged security-spire-agent-arm64:latest [2023-02-07T03:33:37.605Z] Building core-common-config-bootstrapper [2023-02-07T03:33:41.202Z]  Building security-spire-agent ... done  ---> fd72a06f2719 [2023-02-07T03:33:41.202Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-07T03:33:41.202Z] ---> Running in ab877e55a5a0 [2023-02-07T03:33:41.470Z] Removing intermediate container ab877e55a5a0 [2023-02-07T03:33:41.470Z] ---> e7b891123ac0 [2023-02-07T03:33:41.470Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-07T03:33:41.737Z] ---> Running in 1425da727cc6 [2023-02-07T03:33:42.364Z] Removing intermediate container 1425da727cc6 [2023-02-07T03:33:42.364Z] ---> f74a84a8f18d [2023-02-07T03:33:42.364Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-07T03:33:42.364Z] ---> Running in bfe95ed15d36 [2023-02-07T03:33:45.881Z] Removing intermediate container bfe95ed15d36 [2023-02-07T03:33:45.881Z] ---> c4e5cfb76e73 [2023-02-07T03:33:45.881Z] Step 11/23 : WORKDIR /edgex-go [2023-02-07T03:33:46.174Z] ---> Running in 61738293ea6d [2023-02-07T03:33:47.211Z] Removing intermediate container 61738293ea6d [2023-02-07T03:33:47.211Z] ---> 2d55206bcfee [2023-02-07T03:33:47.211Z] [2023-02-07T03:33:47.211Z] Step 12/23 : FROM alpine:3.15 [2023-02-07T03:33:47.211Z] ---> 8aa73fd46299 [2023-02-07T03:33:47.211Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-07T03:33:47.211Z] ---> Using cache [2023-02-07T03:33:47.211Z] ---> 972ae75fa363 [2023-02-07T03:33:47.211Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-07T03:33:47.211Z] ---> Using cache [2023-02-07T03:33:47.211Z] ---> 63cffc676b7e [2023-02-07T03:33:47.211Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-07T03:33:57.333Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T03:33:57.333Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-07T03:33:57.333Z] ---> b08eb40c29d0 [2023-02-07T03:33:57.333Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-07T03:33:57.333Z] ---> Using cache [2023-02-07T03:33:57.333Z] ---> be6dd8738a61 [2023-02-07T03:33:57.333Z] Step 4/22 : WORKDIR /edgex-go [2023-02-07T03:33:57.333Z] ---> Using cache [2023-02-07T03:33:57.333Z] ---> 1fade3d62c09 [2023-02-07T03:33:57.333Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-07T03:33:57.333Z] ---> Using cache [2023-02-07T03:33:57.333Z] ---> 4f5c0838dad6 [2023-02-07T03:33:57.333Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-07T03:33:57.333Z] ---> Using cache [2023-02-07T03:33:57.333Z] ---> 1f5d46b2776b [2023-02-07T03:33:57.333Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T03:33:57.333Z] ---> Using cache [2023-02-07T03:33:57.333Z] ---> 1645ce0299ec [2023-02-07T03:33:57.333Z] Step 8/22 : COPY . . [2023-02-07T03:33:57.333Z] ---> Using cache [2023-02-07T03:33:57.333Z] ---> c93d12433bd1 [2023-02-07T03:33:57.333Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-07T03:33:57.333Z] ---> Running in 5d663b50ef44 [2023-02-07T03:33:57.333Z] ---> a46e1d9ffb71 [2023-02-07T03:33:57.333Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-07T03:33:58.757Z] ---> 422aed9cd31b [2023-02-07T03:33:58.757Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-07T03:33:59.731Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-07T03:34:00.003Z] ---> ae6b5a5df891 [2023-02-07T03:34:00.003Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-07T03:34:00.976Z] ---> edb2782f9b6a [2023-02-07T03:34:00.976Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-07T03:34:01.246Z] ---> Running in 7745734a7a93 [2023-02-07T03:34:01.833Z] Removing intermediate container 7745734a7a93 [2023-02-07T03:34:01.833Z] ---> 384bd3b8577e [2023-02-07T03:34:01.833Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-07T03:34:01.833Z] ---> Running in fdae47854632 [2023-02-07T03:34:02.426Z] Removing intermediate container fdae47854632 [2023-02-07T03:34:02.426Z] ---> d1ab52234391 [2023-02-07T03:34:02.426Z] Step 21/23 : LABEL arch=arm64 [2023-02-07T03:34:02.697Z] ---> Running in 4824266d9f66 [2023-02-07T03:34:03.285Z] Removing intermediate container 4824266d9f66 [2023-02-07T03:34:03.285Z] ---> 9ae61938b77a [2023-02-07T03:34:03.285Z] Step 22/23 : LABEL git_sha=87e3187be2176aca35a8358815f0bea0a2db6ea7 [2023-02-07T03:34:03.285Z] ---> Running in 579f344659dd [2023-02-07T03:34:03.874Z] Removing intermediate container 579f344659dd [2023-02-07T03:34:03.874Z] ---> 3a2f44bf17fe [2023-02-07T03:34:03.874Z] Step 23/23 : LABEL version=0.0.0 [2023-02-07T03:34:03.874Z] ---> Running in 8755341c5135 [2023-02-07T03:34:04.463Z] Removing intermediate container 8755341c5135 [2023-02-07T03:34:04.463Z] ---> 311fd7871b9f [2023-02-07T03:34:04.463Z] [2023-02-07T03:34:04.734Z] Successfully built 311fd7871b9f [2023-02-07T03:34:04.734Z] Successfully tagged security-spire-server-arm64:latest [2023-02-07T03:34:04.734Z]  Building security-spire-server ... done Building core-metadata [2023-02-07T03:34:22.979Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T03:34:22.979Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-07T03:34:22.979Z] ---> b08eb40c29d0 [2023-02-07T03:34:22.979Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-07T03:34:22.979Z] ---> Using cache [2023-02-07T03:34:22.979Z] ---> be6dd8738a61 [2023-02-07T03:34:22.979Z] Step 4/24 : WORKDIR /edgex-go [2023-02-07T03:34:22.979Z] ---> Using cache [2023-02-07T03:34:22.979Z] ---> 1fade3d62c09 [2023-02-07T03:34:22.979Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-07T03:34:22.979Z] ---> Using cache [2023-02-07T03:34:22.979Z] ---> 4f5c0838dad6 [2023-02-07T03:34:22.979Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-07T03:34:22.979Z] ---> Using cache [2023-02-07T03:34:22.979Z] ---> 1f5d46b2776b [2023-02-07T03:34:22.979Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T03:34:22.979Z] ---> Using cache [2023-02-07T03:34:22.979Z] ---> 1645ce0299ec [2023-02-07T03:34:22.979Z] Step 8/24 : COPY . . [2023-02-07T03:34:22.979Z] ---> Using cache [2023-02-07T03:34:22.979Z] ---> c93d12433bd1 [2023-02-07T03:34:22.979Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-07T03:34:22.979Z] ---> Running in 39d9e59e4897 [2023-02-07T03:34:24.400Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-07T03:36:31.200Z] Removing intermediate container ff826ab6d7f2 [2023-02-07T03:36:31.200Z] ---> 678d468d6166 [2023-02-07T03:36:31.200Z] [2023-02-07T03:36:31.200Z] Step 10/22 : FROM alpine:3.16 [2023-02-07T03:36:31.200Z] ---> 2b4661558fb8 [2023-02-07T03:36:31.200Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-07T03:36:31.200Z] ---> Running in 3c38e298fe37 [2023-02-07T03:36:31.200Z] Removing intermediate container 3c38e298fe37 [2023-02-07T03:36:31.200Z] ---> 5708a0092c36 [2023-02-07T03:36:31.200Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-07T03:36:31.200Z] ---> Running in c00d27c16076 [2023-02-07T03:36:31.200Z] Removing intermediate container c00d27c16076 [2023-02-07T03:36:31.200Z] ---> 5a73d8f2a0d6 [2023-02-07T03:36:31.200Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-07T03:36:31.200Z] ---> Running in f30e0aa4ba2a [2023-02-07T03:36:31.200Z] Removing intermediate container f30e0aa4ba2a [2023-02-07T03:36:31.200Z] ---> 37c408af9ad2 [2023-02-07T03:36:31.200Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-07T03:36:31.200Z] ---> Running in 3eea61ed3fda [2023-02-07T03:36:31.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T03:36:31.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T03:36:31.200Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-07T03:36:31.200Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T03:36:31.200Z] OK: 5 MiB in 15 packages [2023-02-07T03:36:31.200Z] Removing intermediate container 3eea61ed3fda [2023-02-07T03:36:31.200Z] ---> cfabfc610466 [2023-02-07T03:36:31.200Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T03:36:31.200Z] ---> c010c33fcf33 [2023-02-07T03:36:31.200Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-07T03:36:31.200Z] ---> bcb12e17357d [2023-02-07T03:36:31.200Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-07T03:36:31.200Z] ---> 089fda414ca1 [2023-02-07T03:36:31.200Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-07T03:36:31.472Z] ---> Running in 1c2576e87e6f [2023-02-07T03:36:32.066Z] Removing intermediate container 1c2576e87e6f [2023-02-07T03:36:32.066Z] ---> e6e7360df2af [2023-02-07T03:36:32.066Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-07T03:36:32.066Z] ---> Running in bcb61e75b2da [2023-02-07T03:36:32.658Z] Removing intermediate container bcb61e75b2da [2023-02-07T03:36:32.658Z] ---> ad0c4aa7c484 [2023-02-07T03:36:32.658Z] Step 20/22 : LABEL arch=arm64 [2023-02-07T03:36:32.929Z] ---> Running in 5c7341c7afe4 [2023-02-07T03:36:33.518Z] Removing intermediate container 5c7341c7afe4 [2023-02-07T03:36:33.518Z] ---> 2416aaaf753a [2023-02-07T03:36:33.518Z] Step 21/22 : LABEL git_sha=87e3187be2176aca35a8358815f0bea0a2db6ea7 [2023-02-07T03:36:33.518Z] ---> Running in c2fac2cf8524 [2023-02-07T03:36:34.129Z] Removing intermediate container c2fac2cf8524 [2023-02-07T03:36:34.129Z] ---> 041d885fd168 [2023-02-07T03:36:34.129Z] Step 22/22 : LABEL version=0.0.0 [2023-02-07T03:36:34.401Z] ---> Running in 146a3871948c [2023-02-07T03:36:35.000Z] Removing intermediate container 146a3871948c [2023-02-07T03:36:35.000Z] ---> 0a12464aeeb7 [2023-02-07T03:36:35.000Z] [2023-02-07T03:36:35.271Z] Successfully built 0a12464aeeb7 [2023-02-07T03:36:35.271Z] Successfully tagged core-data-arm64:latest [2023-02-07T03:36:35.271Z]  Building core-data ... done Building security-spire-config [2023-02-07T03:36:57.365Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-07T03:36:57.365Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-07T03:36:57.365Z] ---> b08eb40c29d0 [2023-02-07T03:36:57.365Z] Step 3/24 : WORKDIR /edgex-go [2023-02-07T03:36:57.365Z] ---> Using cache [2023-02-07T03:36:57.365Z] ---> facd857fee8a [2023-02-07T03:36:57.365Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-07T03:36:57.365Z] ---> Using cache [2023-02-07T03:36:57.365Z] ---> b20705152536 [2023-02-07T03:36:57.365Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-07T03:36:57.365Z] ---> Using cache [2023-02-07T03:36:57.365Z] ---> 0d5ace45853a [2023-02-07T03:36:57.365Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-07T03:36:57.365Z] ---> Using cache [2023-02-07T03:36:57.365Z] ---> 6da64667edbd [2023-02-07T03:36:57.365Z] Step 7/24 : COPY . . [2023-02-07T03:36:57.365Z] ---> Using cache [2023-02-07T03:36:57.365Z] ---> fd72a06f2719 [2023-02-07T03:36:57.365Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-07T03:36:57.365Z] ---> Using cache [2023-02-07T03:36:57.365Z] ---> e7b891123ac0 [2023-02-07T03:36:57.365Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-07T03:36:57.365Z] ---> Using cache [2023-02-07T03:36:57.365Z] ---> f74a84a8f18d [2023-02-07T03:36:57.365Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-07T03:36:57.365Z] ---> Running in 6b84f7237125 [2023-02-07T03:36:58.796Z] Removing intermediate container 6b84f7237125 [2023-02-07T03:36:58.796Z] ---> 6edb7b989e1a [2023-02-07T03:36:58.796Z] Step 11/24 : WORKDIR /edgex-go [2023-02-07T03:36:58.796Z] ---> Running in dfc767c2fcc3 [2023-02-07T03:36:59.066Z] Removing intermediate container dfc767c2fcc3 [2023-02-07T03:36:59.066Z] ---> 08ee016f1956 [2023-02-07T03:36:59.066Z] [2023-02-07T03:36:59.066Z] Step 12/24 : FROM alpine:3.15 [2023-02-07T03:36:59.066Z] ---> 8aa73fd46299 [2023-02-07T03:36:59.066Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-07T03:36:59.066Z] ---> Using cache [2023-02-07T03:36:59.066Z] ---> 972ae75fa363 [2023-02-07T03:36:59.066Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-07T03:36:59.337Z] ---> Running in 5385bf4eb015 [2023-02-07T03:37:01.945Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-07T03:37:02.215Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-07T03:37:03.637Z] v3.15.6-290-g782130c55d8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-07T03:37:03.637Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-07T03:37:03.637Z] OK: 15736 distinct packages available [2023-02-07T03:37:03.907Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-07T03:37:04.178Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-07T03:37:06.137Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-07T03:37:06.137Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-07T03:37:06.137Z] (3/4) Installing libucontext (1.1-r0) [2023-02-07T03:37:06.137Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-07T03:37:06.137Z] Executing busybox-1.34.1-r7.trigger [2023-02-07T03:37:06.137Z] OK: 6 MiB in 18 packages [2023-02-07T03:37:07.557Z] Removing intermediate container 5385bf4eb015 [2023-02-07T03:37:07.557Z] ---> ad3b9203c337 [2023-02-07T03:37:07.557Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-07T03:37:14.232Z] ---> 05c140b99c96 [2023-02-07T03:37:14.232Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-07T03:37:14.232Z] ---> 6266f7a928e1 [2023-02-07T03:37:14.232Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-07T03:37:14.232Z] ---> Running in 7968bf3fd9ad [2023-02-07T03:37:14.826Z] Removing intermediate container 7968bf3fd9ad [2023-02-07T03:37:14.826Z] ---> dbda88b55e8c [2023-02-07T03:37:14.826Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-07T03:37:17.432Z] ---> d110adc52aa7 [2023-02-07T03:37:17.432Z] Step 19/24 : WORKDIR / [2023-02-07T03:37:17.432Z] ---> Running in 7611d79f1b1f [2023-02-07T03:37:18.020Z] Removing intermediate container 7611d79f1b1f [2023-02-07T03:37:18.020Z] ---> 3bcd8b4e58c0 [2023-02-07T03:37:18.020Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-07T03:37:18.292Z] ---> Running in b856d11fc286 [2023-02-07T03:37:18.879Z] Removing intermediate container b856d11fc286 [2023-02-07T03:37:18.879Z] ---> 2c03068e5d6e [2023-02-07T03:37:18.879Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-07T03:37:18.879Z] ---> Running in 8d1a36d6c76c [2023-02-07T03:37:19.147Z] Removing intermediate container 8d1a36d6c76c [2023-02-07T03:37:19.147Z] ---> 15d42d5c12bc [2023-02-07T03:37:19.147Z] Step 22/24 : LABEL arch=arm64 [2023-02-07T03:37:19.416Z] ---> Running in 32d7961984a4 [2023-02-07T03:37:20.001Z] Removing intermediate container 32d7961984a4 [2023-02-07T03:37:20.001Z] ---> 558e330a560b [2023-02-07T03:37:20.001Z] Step 23/24 : LABEL git_sha=87e3187be2176aca35a8358815f0bea0a2db6ea7 [2023-02-07T03:37:20.001Z] ---> Running in a27055e165a4 [2023-02-07T03:37:20.595Z] Removing intermediate container a27055e165a4 [2023-02-07T03:37:20.595Z] ---> 7dbf02c284f2 [2023-02-07T03:37:20.595Z] Step 24/24 : LABEL version=0.0.0 [2023-02-07T03:37:20.866Z] ---> Running in 70fff4426f54 [2023-02-07T03:37:21.452Z] Removing intermediate container 70fff4426f54 [2023-02-07T03:37:21.452Z] ---> 2cb147109f56 [2023-02-07T03:37:21.452Z] [2023-02-07T03:37:21.719Z] Successfully built 2cb147109f56 [2023-02-07T03:37:21.719Z] Successfully tagged security-spire-config-arm64:latest [2023-02-07T03:39:58.487Z]  Building security-spire-config ... done Removing intermediate container ba27c54a2752 [2023-02-07T03:39:58.487Z] ---> 7d5c96b895ee [2023-02-07T03:39:58.487Z] [2023-02-07T03:39:58.487Z] Step 9/32 : FROM alpine:3.16 [2023-02-07T03:39:58.487Z] ---> 2b4661558fb8 [2023-02-07T03:39:58.487Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-07T03:39:58.487Z] ---> Running in 2c23800795b1 [2023-02-07T03:39:58.487Z] Removing intermediate container 2c23800795b1 [2023-02-07T03:39:58.487Z] ---> 7059c2c4e971 [2023-02-07T03:39:58.487Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-07T03:39:58.487Z] ---> Running in 8d0092bae954 [2023-02-07T03:39:58.487Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T03:39:58.487Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T03:39:58.487Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-07T03:39:58.487Z] (2/2) Installing su-exec (0.2-r1) [2023-02-07T03:39:58.487Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T03:39:58.487Z] OK: 5 MiB in 16 packages [2023-02-07T03:39:58.487Z] Removing intermediate container 8d0092bae954 [2023-02-07T03:39:58.487Z] ---> a0174b3bd596 [2023-02-07T03:39:58.487Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-07T03:39:58.487Z] ---> Running in 700ffd64b9ee [2023-02-07T03:39:58.487Z] Removing intermediate container 700ffd64b9ee [2023-02-07T03:39:58.487Z] ---> 265ae9613393 [2023-02-07T03:39:58.487Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-07T03:39:58.487Z] ---> Running in 025f8bf90237 [2023-02-07T03:39:58.487Z] Removing intermediate container 025f8bf90237 [2023-02-07T03:39:58.487Z] ---> 0fa4cff40887 [2023-02-07T03:39:58.487Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-07T03:39:58.487Z] ---> Running in 5dd074bbf5e5 [2023-02-07T03:39:58.487Z] Removing intermediate container 5dd074bbf5e5 [2023-02-07T03:39:58.487Z] ---> 47a2796d7fcf [2023-02-07T03:39:58.487Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-07T03:39:58.487Z] ---> Running in 558b161c94a3 [2023-02-07T03:39:58.487Z] Removing intermediate container 558b161c94a3 [2023-02-07T03:39:58.487Z] ---> f82c2e446a30 [2023-02-07T03:39:58.487Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-07T03:39:58.487Z] ---> Running in f7460bbfaab2 [2023-02-07T03:39:58.487Z] Removing intermediate container f7460bbfaab2 [2023-02-07T03:39:58.487Z] ---> 991d33a0c469 [2023-02-07T03:39:58.487Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-07T03:39:58.487Z] ---> Running in 5691117836d6 [2023-02-07T03:39:59.076Z] Removing intermediate container 5691117836d6 [2023-02-07T03:39:59.076Z] ---> 0b8be51f9c85 [2023-02-07T03:39:59.076Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-07T03:40:00.046Z] ---> 21b1aa51e9d1 [2023-02-07T03:40:00.046Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-07T03:40:00.332Z] ---> Running in 87a059dca061 [2023-02-07T03:40:03.681Z] Removing intermediate container 87a059dca061 [2023-02-07T03:40:03.681Z] ---> 65ca2bac00ae [2023-02-07T03:40:03.681Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T03:40:04.656Z] ---> 6dc13f8ede26 [2023-02-07T03:40:04.656Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-07T03:40:06.612Z] ---> 32c9f9ff8ab3 [2023-02-07T03:40:06.612Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-07T03:40:07.585Z] ---> 40e709eb5c5c [2023-02-07T03:40:07.585Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-07T03:40:08.542Z] ---> 776798124b5c [2023-02-07T03:40:08.542Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-07T03:40:09.132Z] ---> 2c4b6c53e57b [2023-02-07T03:40:09.132Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-07T03:40:10.097Z] ---> 167e94699d02 [2023-02-07T03:40:10.097Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-07T03:40:11.055Z] ---> 8e7a15e51847 [2023-02-07T03:40:11.055Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-07T03:40:11.321Z] ---> Running in 5fc833fddbcb [2023-02-07T03:40:14.658Z] Removing intermediate container 5fc833fddbcb [2023-02-07T03:40:14.658Z] ---> 755a392d1328 [2023-02-07T03:40:14.658Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-07T03:40:14.658Z] ---> Running in 9a38f9a15e34 [2023-02-07T03:40:17.235Z] Removing intermediate container 9a38f9a15e34 [2023-02-07T03:40:17.235Z] ---> e3dad66cefa1 [2023-02-07T03:40:17.235Z] Step 29/32 : CMD ["gate"] [2023-02-07T03:40:17.512Z] ---> Running in 813e23acd776 [2023-02-07T03:40:18.100Z] Removing intermediate container 813e23acd776 [2023-02-07T03:40:18.100Z] ---> e2c7dea23025 [2023-02-07T03:40:18.100Z] Step 30/32 : LABEL arch=arm64 [2023-02-07T03:40:18.100Z] ---> Running in 4df90fc3b3da [2023-02-07T03:40:18.682Z] Removing intermediate container 4df90fc3b3da [2023-02-07T03:40:18.682Z] ---> b05ab451ea54 [2023-02-07T03:40:18.682Z] Step 31/32 : LABEL git_sha=87e3187be2176aca35a8358815f0bea0a2db6ea7 [2023-02-07T03:40:18.959Z] ---> Running in 3db0372e6de5 [2023-02-07T03:40:19.541Z] Removing intermediate container 3db0372e6de5 [2023-02-07T03:40:19.541Z] ---> f8e1b79dff1d [2023-02-07T03:40:19.541Z] Step 32/32 : LABEL version=0.0.0 [2023-02-07T03:40:19.541Z] ---> Running in c3c684a0f19d [2023-02-07T03:40:20.125Z] Removing intermediate container c3c684a0f19d [2023-02-07T03:40:20.125Z] ---> 872ab69e1d36 [2023-02-07T03:40:20.125Z] [2023-02-07T03:40:20.391Z] Successfully built 872ab69e1d36 [2023-02-07T03:40:20.391Z] Successfully tagged security-bootstrapper-arm64:latest [2023-02-07T03:40:35.371Z]  Building security-bootstrapper ... done Removing intermediate container 5d663b50ef44 [2023-02-07T03:40:35.371Z] ---> 159f517877a3 [2023-02-07T03:40:35.371Z] [2023-02-07T03:40:35.371Z] Step 10/22 : FROM alpine:3.16 [2023-02-07T03:40:35.371Z] ---> 2b4661558fb8 [2023-02-07T03:40:35.371Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-07T03:40:35.371Z] ---> Running in 385beb267f5d [2023-02-07T03:40:35.637Z] Removing intermediate container 385beb267f5d [2023-02-07T03:40:35.637Z] ---> 8516c12d7124 [2023-02-07T03:40:35.637Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-07T03:40:35.909Z] ---> Running in 2a1a60ebd7d4 [2023-02-07T03:40:37.846Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T03:40:38.112Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T03:40:39.512Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-07T03:40:39.512Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T03:40:39.512Z] OK: 5 MiB in 15 packages [2023-02-07T03:40:40.916Z] Removing intermediate container 2a1a60ebd7d4 [2023-02-07T03:40:40.916Z] ---> b4011cc5f1f3 [2023-02-07T03:40:40.916Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T03:40:43.495Z] ---> e68e1a9e3945 [2023-02-07T03:40:43.495Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-07T03:40:44.899Z] ---> f4fa48e8cab2 [2023-02-07T03:40:44.899Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-07T03:40:45.486Z] ---> 9de19f2f90a9 [2023-02-07T03:40:45.753Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-07T03:40:46.712Z] ---> ff9ac15082d7 [2023-02-07T03:40:46.712Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-07T03:40:46.712Z] ---> Running in ef492387dd74 [2023-02-07T03:40:50.055Z] Removing intermediate container ef492387dd74 [2023-02-07T03:40:50.055Z] ---> 8fc3658cc6d5 [2023-02-07T03:40:50.055Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-07T03:40:50.055Z] ---> Running in 1659a8c1ebd8 [2023-02-07T03:40:50.528Z] Removing intermediate container 1659a8c1ebd8 [2023-02-07T03:40:50.528Z] ---> 3bce9ef70e26 [2023-02-07T03:40:50.528Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-07T03:40:50.528Z] ---> Running in a6eb08ae0d2b [2023-02-07T03:40:51.185Z] Removing intermediate container a6eb08ae0d2b [2023-02-07T03:40:51.185Z] ---> c0b13b93d0eb [2023-02-07T03:40:51.185Z] Step 20/22 : LABEL arch=arm64 [2023-02-07T03:40:51.185Z] ---> Running in 286dc0b648ac [2023-02-07T03:40:51.827Z] Removing intermediate container 286dc0b648ac [2023-02-07T03:40:51.827Z] ---> d0f723af59c4 [2023-02-07T03:40:51.827Z] Step 21/22 : LABEL git_sha=87e3187be2176aca35a8358815f0bea0a2db6ea7 [2023-02-07T03:40:51.827Z] ---> Running in 83eae0a4aca5 [2023-02-07T03:40:52.110Z] Removing intermediate container 83eae0a4aca5 [2023-02-07T03:40:52.110Z] ---> 972e73079a99 [2023-02-07T03:40:52.110Z] Step 22/22 : LABEL version=0.0.0 [2023-02-07T03:40:52.386Z] ---> Running in 32c50e6e1fd3 [2023-02-07T03:40:52.985Z] Removing intermediate container 32c50e6e1fd3 [2023-02-07T03:40:52.985Z] ---> e4aeedfa1f94 [2023-02-07T03:40:52.985Z] [2023-02-07T03:40:53.270Z] Successfully built e4aeedfa1f94 [2023-02-07T03:40:53.271Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-02-07T03:41:03.392Z]  Building core-common-config-bootstrapper ... done Removing intermediate container 39d9e59e4897 [2023-02-07T03:41:03.392Z] ---> 606063f8086b [2023-02-07T03:41:03.392Z] [2023-02-07T03:41:03.392Z] Step 10/24 : FROM alpine:3.16 [2023-02-07T03:41:03.392Z] ---> 2b4661558fb8 [2023-02-07T03:41:03.392Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-07T03:41:03.392Z] ---> Using cache [2023-02-07T03:41:03.392Z] ---> 7967e489bc48 [2023-02-07T03:41:03.392Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-07T03:41:03.392Z] ---> Using cache [2023-02-07T03:41:03.392Z] ---> 823823b3320b [2023-02-07T03:41:03.392Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-07T03:41:03.392Z] ---> Running in d6a19d3295a9 [2023-02-07T03:41:03.661Z] Removing intermediate container d6a19d3295a9 [2023-02-07T03:41:03.661Z] ---> c878cd8f603c [2023-02-07T03:41:03.661Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-07T03:41:03.928Z] ---> Running in 1365143c3293 [2023-02-07T03:41:04.203Z] Removing intermediate container 1365143c3293 [2023-02-07T03:41:04.203Z] ---> 2b62343c59ef [2023-02-07T03:41:04.203Z] Step 15/24 : WORKDIR / [2023-02-07T03:41:04.471Z] ---> Running in 0c53abd1e85e [2023-02-07T03:41:04.740Z] Removing intermediate container 0c53abd1e85e [2023-02-07T03:41:04.740Z] ---> 9f4623f88d8c [2023-02-07T03:41:04.740Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T03:41:05.322Z] ---> 80ddd3ef017e [2023-02-07T03:41:05.322Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-07T03:41:06.757Z] ---> 67db7aaaa63e [2023-02-07T03:41:06.757Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-07T03:41:07.340Z] ---> 906437f40a5b [2023-02-07T03:41:07.340Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-07T03:41:07.922Z] ---> bb62d19bd200 [2023-02-07T03:41:07.922Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-07T03:41:07.922Z] ---> Running in 4d107e76e803 [2023-02-07T03:41:08.501Z] Removing intermediate container 4d107e76e803 [2023-02-07T03:41:08.501Z] ---> 14bba35da0bb [2023-02-07T03:41:08.501Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-07T03:41:08.501Z] ---> Running in 8f22af689eb1 [2023-02-07T03:41:09.083Z] Removing intermediate container 8f22af689eb1 [2023-02-07T03:41:09.083Z] ---> 07803de4b5e1 [2023-02-07T03:41:09.083Z] Step 22/24 : LABEL arch=arm64 [2023-02-07T03:41:09.083Z] ---> Running in 5c8ecca97a90 [2023-02-07T03:41:09.690Z] Removing intermediate container 5c8ecca97a90 [2023-02-07T03:41:09.690Z] ---> eeb4116731e7 [2023-02-07T03:41:09.690Z] Step 23/24 : LABEL git_sha=87e3187be2176aca35a8358815f0bea0a2db6ea7 [2023-02-07T03:41:09.690Z] ---> Running in 8a6a0934e22c [2023-02-07T03:41:10.278Z] Removing intermediate container 8a6a0934e22c [2023-02-07T03:41:10.278Z] ---> 6281b6cf47b7 [2023-02-07T03:41:10.278Z] Step 24/24 : LABEL version=0.0.0 [2023-02-07T03:41:10.278Z] ---> Running in db3dac7b8d3d [2023-02-07T03:41:10.545Z] Removing intermediate container db3dac7b8d3d [2023-02-07T03:41:10.545Z] ---> 99e795cde1ab [2023-02-07T03:41:10.545Z] [2023-02-07T03:41:10.814Z] Successfully built 99e795cde1ab [2023-02-07T03:41:10.814Z] Successfully tagged core-metadata-arm64:latest [2023-02-07T03:41:23.116Z]  Building core-metadata ... done Removing intermediate container e6c99cba84ae [2023-02-07T03:41:23.117Z] ---> 4813f89a86e9 [2023-02-07T03:41:23.117Z] [2023-02-07T03:41:23.117Z] Step 10/22 : FROM alpine:3.16 [2023-02-07T03:41:23.117Z] ---> 2b4661558fb8 [2023-02-07T03:41:23.117Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-07T03:41:23.385Z] ---> Running in 3a3b3ddb2f9b [2023-02-07T03:41:24.343Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-07T03:41:24.608Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-07T03:41:25.563Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-07T03:41:25.829Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-07T03:41:25.829Z] Executing busybox-1.35.0-r17.trigger [2023-02-07T03:41:25.829Z] Executing ca-certificates-20220614-r0.trigger [2023-02-07T03:41:26.095Z] OK: 6 MiB in 16 packages [2023-02-07T03:41:27.502Z] Removing intermediate container 3a3b3ddb2f9b [2023-02-07T03:41:27.502Z] ---> 2fa24e8aeb78 [2023-02-07T03:41:27.502Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-07T03:41:27.502Z] ---> Running in d3520b831780 [2023-02-07T03:41:27.502Z] Removing intermediate container d3520b831780 [2023-02-07T03:41:27.502Z] ---> ad7854e7d354 [2023-02-07T03:41:27.502Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-07T03:41:27.768Z] ---> Running in 4930f994454a [2023-02-07T03:41:28.033Z] Removing intermediate container 4930f994454a [2023-02-07T03:41:28.033Z] ---> aeaef994d7d8 [2023-02-07T03:41:28.033Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-07T03:41:28.033Z] ---> Running in 21c5be26b2ab [2023-02-07T03:41:28.298Z] Removing intermediate container 21c5be26b2ab [2023-02-07T03:41:28.298Z] ---> a336a86de840 [2023-02-07T03:41:28.298Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-07T03:41:28.878Z] ---> 3c05ba759059 [2023-02-07T03:41:28.878Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-07T03:41:30.292Z] ---> aaad4f3bcb82 [2023-02-07T03:41:30.292Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-07T03:41:30.871Z] ---> 9faa8c3044ac [2023-02-07T03:41:30.871Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-07T03:41:30.871Z] ---> Running in 2d372f04df39 [2023-02-07T03:41:31.136Z] Removing intermediate container 2d372f04df39 [2023-02-07T03:41:31.136Z] ---> a6db700d44ea [2023-02-07T03:41:31.136Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-07T03:41:31.136Z] ---> Running in fd35caf2fb00 [2023-02-07T03:41:31.402Z] Removing intermediate container fd35caf2fb00 [2023-02-07T03:41:31.402Z] ---> a268c60d52c4 [2023-02-07T03:41:31.402Z] Step 20/22 : LABEL arch=arm64 [2023-02-07T03:41:31.668Z] ---> Running in de6c26a56e30 [2023-02-07T03:41:31.933Z] Removing intermediate container de6c26a56e30 [2023-02-07T03:41:31.933Z] ---> 2ea53123fd8b [2023-02-07T03:41:31.933Z] Step 21/22 : LABEL git_sha=87e3187be2176aca35a8358815f0bea0a2db6ea7 [2023-02-07T03:41:31.933Z] ---> Running in c2b5da57777a [2023-02-07T03:41:32.199Z] Removing intermediate container c2b5da57777a [2023-02-07T03:41:32.199Z] ---> 5b9740bb45da [2023-02-07T03:41:32.199Z] Step 22/22 : LABEL version=0.0.0 [2023-02-07T03:41:32.199Z] ---> Running in da0ce5529d0b [2023-02-07T03:41:32.779Z] Removing intermediate container da0ce5529d0b [2023-02-07T03:41:32.779Z] ---> 2673349649d3 [2023-02-07T03:41:32.779Z] [2023-02-07T03:41:32.779Z] Successfully built 2673349649d3 [2023-02-07T03:41:32.779Z] Successfully tagged support-notifications-arm64:latest [2023-02-07T03:41:33.371Z]  Building support-notifications ... done  [Pipeline] } [2023-02-07T03:41:33.375Z] $ docker stop --time=1 6b2656229ba4232402ea4e180e4c5328cf9607b0b89a2612b3c3d3f1accc353c [2023-02-07T03:41:36.194Z] $ docker rm -f --volumes 6b2656229ba4232402ea4e180e4c5328cf9607b0b89a2612b3c3d3f1accc353c [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-07T03:41:36.684Z] + docker images [2023-02-07T03:41:36.950Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-07T03:41:36.950Z] support-notifications-arm64 latest 2673349649d3 4 seconds ago 29.5MB [2023-02-07T03:41:36.950Z] 4813f89a86e9 15 seconds ago 1.57GB [2023-02-07T03:41:36.950Z] core-metadata-arm64 latest 99e795cde1ab 26 seconds ago 17.7MB [2023-02-07T03:41:36.950Z] 606063f8086b 35 seconds ago 1.51GB [2023-02-07T03:41:36.950Z] core-common-config-bootstrapper-arm64 latest e4aeedfa1f94 44 seconds ago 14.9MB [2023-02-07T03:41:36.950Z] 159f517877a3 About a minute ago 1.5GB [2023-02-07T03:41:36.950Z] security-bootstrapper-arm64 latest 872ab69e1d36 About a minute ago 19.5MB [2023-02-07T03:41:36.950Z] 7d5c96b895ee About a minute ago 1.5GB [2023-02-07T03:41:36.950Z] security-spire-config-arm64 latest 2cb147109f56 4 minutes ago 83.6MB [2023-02-07T03:41:36.950Z] 08ee016f1956 4 minutes ago 1.38GB [2023-02-07T03:41:36.950Z] core-data-arm64 latest 0a12464aeeb7 5 minutes ago 17.2MB [2023-02-07T03:41:36.950Z] 678d468d6166 5 minutes ago 1.51GB [2023-02-07T03:41:36.950Z] security-spire-server-arm64 latest 311fd7871b9f 7 minutes ago 84.3MB [2023-02-07T03:41:36.950Z] 2d55206bcfee 7 minutes ago 1.38GB [2023-02-07T03:41:36.950Z] security-spire-agent-arm64 latest 8f82d082de59 8 minutes ago 122MB [2023-02-07T03:41:36.950Z] 48591060d064 8 minutes ago 1.38GB [2023-02-07T03:41:36.950Z] support-scheduler-arm64 latest 63d240859eb3 9 minutes ago 29MB [2023-02-07T03:41:36.950Z] bbc0da03a69c 9 minutes ago 1.57GB [2023-02-07T03:41:36.951Z] security-spiffe-token-provider-arm64 latest 96436193fd0d 10 minutes ago 28.9MB [2023-02-07T03:41:36.951Z] 2acd56b05316 10 minutes ago 1.54GB [2023-02-07T03:41:36.951Z] core-command-arm64 latest f46c81213eb7 12 minutes ago 17MB [2023-02-07T03:41:36.951Z] security-secretstore-setup-arm64 latest cbf3006211cf 12 minutes ago 28.7MB [2023-02-07T03:41:36.951Z] security-proxy-setup-arm64 latest 7dda563d0e30 12 minutes ago 26.8MB [2023-02-07T03:41:36.951Z] 5e4022ca3f01 12 minutes ago 1.51GB [2023-02-07T03:41:36.951Z] a04218481938 12 minutes ago 1.5GB [2023-02-07T03:41:36.951Z] 777eb366da0b 12 minutes ago 1.5GB [2023-02-07T03:41:36.951Z] ci-base-image-arm64 latest b08eb40c29d0 34 minutes ago 905MB [2023-02-07T03:41:36.951Z] alpine 3.16 2b4661558fb8 2 months ago 5.29MB [2023-02-07T03:41:36.951Z] alpine 3.15 8aa73fd46299 2 months ago 5.33MB [2023-02-07T03:41:36.951Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB [2023-02-07T03:41:36.951Z] 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) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:41:37.386Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-07T03:41:37.386Z] [2023-02-07T03:41:37.386Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:41:37.717Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-07T03:41:37.983Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-07T03:41:37.983Z] 8998bd30e6a1: Pulling fs layer [2023-02-07T03:41:37.983Z] 04944245beec: Pulling fs layer [2023-02-07T03:41:37.983Z] 699f458cf7ca: Pulling fs layer [2023-02-07T03:41:37.983Z] 765212b225bb: Pulling fs layer [2023-02-07T03:41:37.983Z] f23df028b6ca: Pulling fs layer [2023-02-07T03:41:37.983Z] d65c8cfc05b1: Pulling fs layer [2023-02-07T03:41:37.983Z] 2437ff75d9bd: Pulling fs layer [2023-02-07T03:41:37.983Z] f23df028b6ca: Waiting [2023-02-07T03:41:37.983Z] d65c8cfc05b1: Waiting [2023-02-07T03:41:37.983Z] 765212b225bb: Waiting [2023-02-07T03:41:37.983Z] 2437ff75d9bd: Waiting [2023-02-07T03:41:37.983Z] 04944245beec: Verifying Checksum [2023-02-07T03:41:37.983Z] 04944245beec: Download complete [2023-02-07T03:41:37.983Z] 765212b225bb: Verifying Checksum [2023-02-07T03:41:37.983Z] 765212b225bb: Download complete [2023-02-07T03:41:38.251Z] f23df028b6ca: Download complete [2023-02-07T03:41:38.251Z] d65c8cfc05b1: Verifying Checksum [2023-02-07T03:41:38.251Z] d65c8cfc05b1: Download complete [2023-02-07T03:41:38.251Z] 699f458cf7ca: Verifying Checksum [2023-02-07T03:41:38.251Z] 699f458cf7ca: Download complete [2023-02-07T03:41:38.518Z] 8998bd30e6a1: Verifying Checksum [2023-02-07T03:41:38.518Z] 8998bd30e6a1: Download complete [2023-02-07T03:41:41.100Z] 2437ff75d9bd: Verifying Checksum [2023-02-07T03:41:42.502Z] 8998bd30e6a1: Pull complete [2023-02-07T03:41:42.766Z] 04944245beec: Pull complete [2023-02-07T03:41:44.167Z] 699f458cf7ca: Pull complete [2023-02-07T03:41:44.167Z] 765212b225bb: Pull complete [2023-02-07T03:41:45.118Z] f23df028b6ca: Pull complete [2023-02-07T03:41:45.118Z] d65c8cfc05b1: Pull complete [2023-02-07T03:41:57.405Z] 2437ff75d9bd: Pull complete [2023-02-07T03:41:57.405Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-07T03:41:57.405Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-07T03:41:57.405Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T03:41:57.603Z] prd-ubuntu20.04-docker-arm64-4c-16g-4827 does not seem to be running inside a container [2023-02-07T03:41:57.661Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-07T03:42:01.230Z] $ docker top 69db43728a1f5d1003544514144545ff9b4c6cc861cff88c9b2765e954eafad1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-07T03:42:02.071Z] ---> job-cost.sh [2023-02-07T03:42:02.071Z] lf-activate-venv: SKIPPING [2023-02-07T03:42:02.071Z] INFO: No Stack... [2023-02-07T03:42:02.651Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-07T03:42:03.230Z] INFO: Archiving Costs [Pipeline] sh [2023-02-07T03:42:03.861Z] + cat /w/workspace/edgex-go/4/archives/cost.csv [2023-02-07T03:42:03.861Z] + cut -d, -f6 [Pipeline] lock [2023-02-07T03:42:03.925Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4318-4-stack-cost] [2023-02-07T03:42:03.932Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4318-4-stack-cost] did not exist. Created. [2023-02-07T03:42:03.932Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4318-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-07T03:42:04.573Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-07T03:42:04.730Z] Stashed 1 file(s) [Pipeline] } [2023-02-07T03:42:04.737Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4318-4-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-07T03:42:04.753Z] $ docker stop --time=1 69db43728a1f5d1003544514144545ff9b4c6cc861cff88c9b2765e954eafad1 [2023-02-07T03:42:06.242Z] $ docker rm -f --volumes 69db43728a1f5d1003544514144545ff9b4c6cc861cff88c9b2765e954eafad1 [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-02-07T03:42:07.044Z] + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-02-07T03:42:07.336Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-07T03:42:08.193Z] ---> package-listing.sh [2023-02-07T03:42:08.193Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-07T03:42:08.193Z] ++ facter osfamily [2023-02-07T03:42:08.453Z] + OS_FAMILY=debian [2023-02-07T03:42:08.453Z] + workspace=/w/workspace/edgex-go/4 [2023-02-07T03:42:08.453Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-07T03:42:08.453Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-07T03:42:08.453Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-07T03:42:08.453Z] + PACKAGES=/tmp/packages_start.txt [2023-02-07T03:42:08.453Z] + '[' /w/workspace/edgex-go/4 ']' [2023-02-07T03:42:08.453Z] + PACKAGES=/tmp/packages_end.txt [2023-02-07T03:42:08.453Z] + case "${OS_FAMILY}" in [2023-02-07T03:42:08.453Z] + dpkg -l [2023-02-07T03:42:08.453Z] + grep '^ii' [2023-02-07T03:42:08.453Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-07T03:42:08.453Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-07T03:42:08.453Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-07T03:42:08.453Z] + '[' /w/workspace/edgex-go/4 ']' [2023-02-07T03:42:08.453Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2023-02-07T03:42:08.453Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2023-02-07T03:42:08.464Z] 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-07T03:42:08.741Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:42:09.299Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-07T03:42:09.300Z] [2023-02-07T03:42:09.300Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-07T03:42:09.607Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-07T03:42:09.607Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-07T03:42:09.607Z] 5eb5b503b376: Pulling fs layer [2023-02-07T03:42:09.607Z] 5c69ac0246d0: Pulling fs layer [2023-02-07T03:42:09.607Z] ec43610c2a17: Pulling fs layer [2023-02-07T03:42:09.607Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-07T03:42:09.607Z] 33b1e0a273af: Pulling fs layer [2023-02-07T03:42:09.607Z] 5d3b04190fa2: Pulling fs layer [2023-02-07T03:42:09.607Z] 2f39f015ded8: Pulling fs layer [2023-02-07T03:42:09.607Z] 3a2ae6a8a46f: Waiting [2023-02-07T03:42:09.607Z] 33b1e0a273af: Waiting [2023-02-07T03:42:09.607Z] 5d3b04190fa2: Waiting [2023-02-07T03:42:09.607Z] 2f39f015ded8: Waiting [2023-02-07T03:42:09.607Z] 5c69ac0246d0: Verifying Checksum [2023-02-07T03:42:09.607Z] 5c69ac0246d0: Download complete [2023-02-07T03:42:09.607Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-07T03:42:09.607Z] 3a2ae6a8a46f: Download complete [2023-02-07T03:42:09.868Z] 33b1e0a273af: Verifying Checksum [2023-02-07T03:42:09.868Z] 33b1e0a273af: Download complete [2023-02-07T03:42:09.868Z] 5d3b04190fa2: Verifying Checksum [2023-02-07T03:42:09.868Z] 5d3b04190fa2: Download complete [2023-02-07T03:42:09.868Z] ec43610c2a17: Verifying Checksum [2023-02-07T03:42:09.868Z] ec43610c2a17: Download complete [2023-02-07T03:42:10.129Z] 5eb5b503b376: Verifying Checksum [2023-02-07T03:42:10.129Z] 5eb5b503b376: Download complete [2023-02-07T03:42:10.696Z] 2f39f015ded8: Download complete [2023-02-07T03:42:11.261Z] 5eb5b503b376: Pull complete [2023-02-07T03:42:11.261Z] 5c69ac0246d0: Pull complete [2023-02-07T03:42:11.519Z] ec43610c2a17: Pull complete [2023-02-07T03:42:11.777Z] 3a2ae6a8a46f: Pull complete [2023-02-07T03:42:11.777Z] 33b1e0a273af: Pull complete [2023-02-07T03:42:12.035Z] 5d3b04190fa2: Pull complete [2023-02-07T03:42:16.237Z] 2f39f015ded8: Pull complete [2023-02-07T03:42:16.237Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-07T03:42:16.237Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-07T03:42:16.237Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-07T03:42:16.311Z] prd-ubuntu20.04-docker-8c-8g-4822 does not seem to be running inside a container [2023-02-07T03:42:16.342Z] $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-07T03:42:17.764Z] $ docker top edeae634293706ed1a65ddef6d2102aefbaa5a558e4c02b5f66d1a77e1d4ea07 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-07T03:42:18.101Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-07T03:42:18.388Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-07T03:42:18.669Z] + ls /var/log/sa-host [2023-02-07T03:42:18.669Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-07T03:42:18.727Z] provisioning config files... [2023-02-07T03:42:18.735Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config15865393522485705859tmp [Pipeline] { [Pipeline] echo [2023-02-07T03:42:18.747Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-07T03:42:19.030Z] ---> create-netrc.sh [Pipeline] } [2023-02-07T03:42:19.036Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-07T03:42:19.363Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-07T03:42:19.372Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-07T03:42:19.653Z] ---> sudo-logs.sh [2023-02-07T03:42:19.653Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-07T03:42:19.685Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-07T03:42:19.969Z] ---> job-cost.sh [2023-02-07T03:42:19.969Z] lf-activate-venv: SKIPPING [2023-02-07T03:42:19.969Z] DEBUG: total: 0.10999999940395355 [2023-02-07T03:42:19.969Z] INFO: Retrieving Stack Cost... [2023-02-07T03:42:20.535Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-07T03:42:21.103Z] INFO: Archiving Costs [Pipeline] echo [2023-02-07T03:42:21.116Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-07T03:42:21.394Z] ---> logs-deploy.sh [2023-02-07T03:42:21.394Z] lf-activate-venv: SKIPPING [2023-02-07T03:42:21.394Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4318/4 [2023-02-07T03:42:21.394Z] INFO: archiving workspace using pattern(s): [2023-02-07T03:42:22.328Z] Archives upload complete. [2023-02-07T03:42:22.328Z] INFO: archiving logs to Nexus [2023-02-07T03:42:22.894Z] ---> uname -a: [2023-02-07T03:42:22.894Z] Linux prd-ubuntu20-04-docker-8c-8g-4822 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-02-07T03:42:22.894Z] [2023-02-07T03:42:22.894Z]