Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 972abf91defd9ab7906baf1e32b29f9179df2ea2+673422cf48d924dd46ca45c091b4df6a300e9e32 (67455257565093c00a6d33fe1ebaa3d683010bbe) 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-ssh547617267576556374.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-ssh10101831801916586960.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-4302/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-4302/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6388883903827749247.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-ssh16336915442504972834.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-4302/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-4302/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8201386334951594424.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 Running on prd-ubuntu20.04-docker-8c-8g-4237 in /w/workspace/edgexfoundry_edgex-go_PR-4302 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/9 [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/9 # 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 Merging remotes/origin/main commit 673422cf48d924dd46ca45c091b4df6a300e9e32 into PR head commit 972abf91defd9ab7906baf1e32b29f9179df2ea2 Merge succeeded, producing 4f76064c7c1b70d309a20ac47e96eef7f6d1d6e7 Checking out Revision 4f76064c7c1b70d309a20ac47e96eef7f6d1d6e7 (PR-4302) > 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/4302/head:refs/remotes/origin/PR-4302 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 972abf91defd9ab7906baf1e32b29f9179df2ea2 # 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 673422cf48d924dd46ca45c091b4df6a300e9e32 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4f76064c7c1b70d309a20ac47e96eef7f6d1d6e7 # timeout=10 Commit message: "Merge commit '673422cf48d924dd46ca45c091b4df6a300e9e32' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-01T08:29:53.330Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-01T08:29:53.383Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-01T08:29:53.398Z] ========================================================= [2023-02-01T08:29:53.398Z] EdgeX Global Pipelines Version Info [2023-02-01T08:29:53.398Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-01T08:29:54.098Z] ------------------- [2023-02-01T08:29:54.098Z] stable info: [2023-02-01T08:29:54.098Z] ------------------- [2023-02-01T08:29:54.098Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-01T08:29:54.098Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-01T08:29:54.098Z] Message: update stable to v1.0.244 > git rev-list --no-walk 3738e1c7666aa6d498cfb052bfcbfbd288d4dddf # timeout=10 [2023-02-01T08:29:54.667Z] ------------------- [2023-02-01T08:29:54.667Z] experimental info: [2023-02-01T08:29:54.667Z] ------------------- [2023-02-01T08:29:54.667Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-01T08:29:54.667Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-01T08:29:54.667Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-01T08:29:54.824Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-02-01T08:29:54.833Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-02-01T08:29:54.845Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-01T08:29:54.856Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-01T08:29:54.868Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-01T08:29:54.879Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-01T08:29:54.890Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-01T08:29:54.900Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-02-01T08:29:54.912Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-02-01T08:29:54.923Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-02-01T08:29:54.934Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-01T08:29:54.945Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-01T08:29:54.956Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-01T08:29:54.967Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-01T08:29:54.978Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-01T08:29:54.990Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-01T08:29:55.000Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-01T08:29:55.011Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-01T08:29:55.028Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-01T08:29:55.040Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-02-01T08:29:55.053Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-01T08:29:55.063Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-01T08:29:55.074Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-01T08:29:55.087Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4302 [Pipeline] echo [2023-02-01T08:29:55.098Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4302 [Pipeline] echo [2023-02-01T08:29:55.109Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4302 [Pipeline] echo [2023-02-01T08:29:55.121Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4f76064c7c1b70d309a20ac47e96eef7f6d1d6e7 [Pipeline] echo [2023-02-01T08:29:55.132Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4f76064 [Pipeline] echo [2023-02-01T08:29:55.142Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-01T08:29:55.182Z] provisioning config files... [2023-02-01T08:29:55.196Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config981722069132582857tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-01T08:29:55.505Z] ---> docker-login.sh [2023-02-01T08:29:55.506Z] nexus3.edgexfoundry.org:10001 [2023-02-01T08:29:55.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-01T08:29:55.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-01T08:29:55.766Z] Configure a credential helper to remove this warning. See [2023-02-01T08:29:55.766Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-01T08:29:55.766Z] [2023-02-01T08:29:55.766Z] Login Succeeded [2023-02-01T08:29:55.766Z] nexus3.edgexfoundry.org:10002 [2023-02-01T08:29:55.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-01T08:29:55.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-01T08:29:55.766Z] Configure a credential helper to remove this warning. See [2023-02-01T08:29:55.766Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-01T08:29:55.766Z] [2023-02-01T08:29:55.766Z] Login Succeeded [2023-02-01T08:29:55.766Z] nexus3.edgexfoundry.org:10003 [2023-02-01T08:29:56.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-01T08:29:56.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-01T08:29:56.026Z] Configure a credential helper to remove this warning. See [2023-02-01T08:29:56.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-01T08:29:56.026Z] [2023-02-01T08:29:56.026Z] Login Succeeded [2023-02-01T08:29:56.026Z] nexus3.edgexfoundry.org:10004 [2023-02-01T08:29:56.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-01T08:29:56.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-01T08:29:56.026Z] Configure a credential helper to remove this warning. See [2023-02-01T08:29:56.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-01T08:29:56.026Z] [2023-02-01T08:29:56.026Z] Login Succeeded [2023-02-01T08:29:56.026Z] docker.io [2023-02-01T08:29:56.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-01T08:29:56.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-01T08:29:56.286Z] Configure a credential helper to remove this warning. See [2023-02-01T08:29:56.286Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-01T08:29:56.286Z] [2023-02-01T08:29:56.286Z] Login Succeeded [2023-02-01T08:29:56.286Z] ---> docker-login.sh ends [Pipeline] } [2023-02-01T08:29:56.294Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-01T08:29:56.603Z] + 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-01T08:29:56.603Z] + dirname cmd/core-command/Dockerfile [2023-02-01T08:29:56.603Z] + cut -d/ -f2 [2023-02-01T08:29:56.603Z] + echo core-command,cmd/core-command/Dockerfile [2023-02-01T08:29:56.603Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-02-01T08:29:56.603Z] + cut -d/ -f2 [2023-02-01T08:29:56.603Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-02-01T08:29:56.603Z] + dirname cmd/core-data/Dockerfile [2023-02-01T08:29:56.603Z] + cut -d/ -f2 [2023-02-01T08:29:56.603Z] + echo core-data,cmd/core-data/Dockerfile [2023-02-01T08:29:56.603Z] + dirname cmd/core-metadata/Dockerfile [2023-02-01T08:29:56.603Z] + cut -d/ -f2 [2023-02-01T08:29:56.603Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-02-01T08:29:56.603Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-02-01T08:29:56.603Z] + cut -d/ -f2 [2023-02-01T08:29:56.603Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-02-01T08:29:56.603Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-02-01T08:29:56.603Z] + cut -d/ -f2 [2023-02-01T08:29:56.603Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-02-01T08:29:56.603Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-02-01T08:29:56.603Z] + cut -d/ -f2 [2023-02-01T08:29:56.603Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-02-01T08:29:56.603Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-02-01T08:29:56.603Z] + cut -d/ -f2 [2023-02-01T08:29:56.603Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-02-01T08:29:56.603Z] + dirname cmd/security-spire-agent/Dockerfile [2023-02-01T08:29:56.603Z] + cut -d/ -f2 [2023-02-01T08:29:56.603Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-02-01T08:29:56.603Z] + dirname cmd/security-spire-config/Dockerfile [2023-02-01T08:29:56.603Z] + cut -d/ -f2 [2023-02-01T08:29:56.603Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-02-01T08:29:56.603Z] + dirname cmd/security-spire-server/Dockerfile [2023-02-01T08:29:56.603Z] + cut -d/ -f2 [2023-02-01T08:29:56.603Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-02-01T08:29:56.603Z] + dirname cmd/support-notifications/Dockerfile [2023-02-01T08:29:56.603Z] + cut -d/ -f2 [2023-02-01T08:29:56.603Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-02-01T08:29:56.603Z] + dirname cmd/support-scheduler/Dockerfile [2023-02-01T08:29:56.603Z] + cut -d/ -f2 [2023-02-01T08:29:56.603Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-02-01T08:29:56.655Z] 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-01T08:29:56.987Z] + git rev-list -1 --merges 4f76064c7c1b70d309a20ac47e96eef7f6d1d6e7~1..4f76064c7c1b70d309a20ac47e96eef7f6d1d6e7 [Pipeline] echo [2023-02-01T08:29:56.999Z] -----------> git rev-list -1 --merges 4f76064c7c1b70d309a20ac47e96eef7f6d1d6e7~1..4f76064c7c1b70d309a20ac47e96eef7f6d1d6e7 4f76064c7c1b70d309a20ac47e96eef7f6d1d6e7 [2023-02-01T08:29:56.999Z] 4f76064c7c1b70d309a20ac47e96eef7f6d1d6e7 [false] [Pipeline] sh [2023-02-01T08:29:57.286Z] + git log --format=format:%s -1 4f76064c7c1b70d309a20ac47e96eef7f6d1d6e7 [Pipeline] echo [2023-02-01T08:29:57.303Z] ========================================================= [2023-02-01T08:29:57.303Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-01T08:29:57.303Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-02-01T08:29:57.657Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-01T08:29:57.657Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-01T08:29:57.657Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-01T08:29:57.657Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-01T08:29:57.657Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-01T08:29:57.657Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-01T08:29:57.657Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-01T08:29:57.991Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-01T08:29:57.991Z] [2023-02-01T08:29:57.991Z] 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-01T08:29:58.292Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-01T08:29:58.292Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-01T08:29:58.292Z] b85a868b505f: Pulling fs layer [2023-02-01T08:29:58.292Z] e2be974225ed: Pulling fs layer [2023-02-01T08:29:58.292Z] 339a4e72a1f5: Pulling fs layer [2023-02-01T08:29:58.292Z] 988bab9f4d93: Pulling fs layer [2023-02-01T08:29:58.292Z] 1469e6f7b9e6: Pulling fs layer [2023-02-01T08:29:58.292Z] eaf3925da568: Pulling fs layer [2023-02-01T08:29:58.292Z] bab4dde63d76: Pulling fs layer [2023-02-01T08:29:58.292Z] bde34c3a00c8: Pulling fs layer [2023-02-01T08:29:58.292Z] b352a97aabf1: Pulling fs layer [2023-02-01T08:29:58.292Z] 4872d77fe225: Pulling fs layer [2023-02-01T08:29:58.292Z] bab4dde63d76: Waiting [2023-02-01T08:29:58.292Z] 988bab9f4d93: Waiting [2023-02-01T08:29:58.292Z] b352a97aabf1: Waiting [2023-02-01T08:29:58.292Z] 1469e6f7b9e6: Waiting [2023-02-01T08:29:58.292Z] 5851b861e8e6: Pulling fs layer [2023-02-01T08:29:58.292Z] 4872d77fe225: Waiting [2023-02-01T08:29:58.292Z] 5851b861e8e6: Waiting [2023-02-01T08:29:58.292Z] e2be974225ed: Verifying Checksum [2023-02-01T08:29:58.292Z] e2be974225ed: Download complete [2023-02-01T08:29:58.292Z] 988bab9f4d93: Verifying Checksum [2023-02-01T08:29:58.292Z] 988bab9f4d93: Download complete [2023-02-01T08:29:58.555Z] 1469e6f7b9e6: Verifying Checksum [2023-02-01T08:29:58.555Z] 1469e6f7b9e6: Download complete [2023-02-01T08:29:58.555Z] eaf3925da568: Verifying Checksum [2023-02-01T08:29:58.555Z] eaf3925da568: Download complete [2023-02-01T08:29:58.555Z] 339a4e72a1f5: Verifying Checksum [2023-02-01T08:29:58.555Z] 339a4e72a1f5: Download complete [2023-02-01T08:29:58.555Z] bde34c3a00c8: Download complete [2023-02-01T08:29:58.817Z] b352a97aabf1: Verifying Checksum [2023-02-01T08:29:58.817Z] b352a97aabf1: Download complete [2023-02-01T08:29:58.817Z] 4872d77fe225: Verifying Checksum [2023-02-01T08:29:58.817Z] 4872d77fe225: Download complete [2023-02-01T08:29:58.817Z] 5851b861e8e6: Verifying Checksum [2023-02-01T08:29:58.817Z] 5851b861e8e6: Download complete [2023-02-01T08:29:58.817Z] b85a868b505f: Verifying Checksum [2023-02-01T08:29:58.817Z] b85a868b505f: Download complete [2023-02-01T08:29:59.075Z] bab4dde63d76: Verifying Checksum [2023-02-01T08:29:59.075Z] bab4dde63d76: Download complete [2023-02-01T08:30:00.012Z] b85a868b505f: Pull complete [2023-02-01T08:30:00.012Z] e2be974225ed: Pull complete [2023-02-01T08:30:00.594Z] 339a4e72a1f5: Pull complete [2023-02-01T08:30:00.594Z] 988bab9f4d93: Pull complete [2023-02-01T08:30:00.853Z] 1469e6f7b9e6: Pull complete [2023-02-01T08:30:00.853Z] eaf3925da568: Pull complete [2023-02-01T08:30:02.760Z] bab4dde63d76: Pull complete [2023-02-01T08:30:02.760Z] bde34c3a00c8: Pull complete [2023-02-01T08:30:02.760Z] b352a97aabf1: Pull complete [2023-02-01T08:30:02.760Z] 4872d77fe225: Pull complete [2023-02-01T08:30:03.020Z] 5851b861e8e6: Pull complete [2023-02-01T08:30:03.020Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-01T08:30:03.020Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-01T08:30:03.020Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-01T08:30:03.140Z] prd-ubuntu20.04-docker-8c-8g-4237 does not seem to be running inside a container [2023-02-01T08:30:03.169Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-01T08:30:05.376Z] $ docker top 30fce716bc03687d836fbc858bee46d8c2ab199703892197b6302a0b803532bc -eo pid,comm [2023-02-01T08:30:05.440Z] 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-01T08:30:05.440Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-01T08:30:05.477Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-01T08:30:05.477Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-01T08:30:05.590Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-01T08:30:05.586Z] $ docker exec 30fce716bc03687d836fbc858bee46d8c2ab199703892197b6302a0b803532bc ssh-agent [2023-02-01T08:30:05.705Z] SSH_AUTH_SOCK=/tmp/ssh-RWjeI1rrUtNi/agent.33 [2023-02-01T08:30:05.705Z] SSH_AGENT_PID=39 [2023-02-01T08:30:05.713Z] Running ssh-add (command line suppressed) [2023-02-01T08:30:05.808Z] Identity added: /w/workspace/edgex-go/9@tmp/private_key_10315463960863411130.key (/w/workspace/edgex-go/9@tmp/private_key_10315463960863411130.key) [2023-02-01T08:30:05.828Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-01T08:30:06.116Z] + git tag --points-at HEAD [Pipeline] } [2023-02-01T08:30:06.130Z] $ docker exec --env ******** --env ******** 30fce716bc03687d836fbc858bee46d8c2ab199703892197b6302a0b803532bc ssh-agent -k [2023-02-01T08:30:06.246Z] unset SSH_AUTH_SOCK; [2023-02-01T08:30:06.246Z] unset SSH_AGENT_PID; [2023-02-01T08:30:06.247Z] echo Agent pid 39 killed; [2023-02-01T08:30:06.265Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-01T08:30:06.293Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-01T08:30:06.293Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-01T08:30:06.404Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-01T08:30:06.401Z] $ docker exec 30fce716bc03687d836fbc858bee46d8c2ab199703892197b6302a0b803532bc ssh-agent [2023-02-01T08:30:06.527Z] SSH_AUTH_SOCK=/tmp/ssh-x2oojXlYFVV7/agent.71 [2023-02-01T08:30:06.527Z] SSH_AGENT_PID=77 [2023-02-01T08:30:06.532Z] Running ssh-add (command line suppressed) [2023-02-01T08:30:06.639Z] Identity added: /w/workspace/edgex-go/9@tmp/private_key_11917204944526511618.key (/w/workspace/edgex-go/9@tmp/private_key_11917204944526511618.key) [2023-02-01T08:30:06.659Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-01T08:30:06.947Z] + git semver init [2023-02-01T08:30:07.206Z] 2023-02-01 08:30:07,115 [run_init] DEBUG init version:0.0.0 force:False [2023-02-01T08:30:07.206Z] 2023-02-01 08:30:07,116 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/9/.semver [2023-02-01T08:30:07.206Z] 2023-02-01 08:30:07,116 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/9/.semver [2023-02-01T08:30:07.206Z] 2023-02-01 08:30:07,117 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/9/.semver'], cwd=/w/workspace/edgex-go/9, universal_newlines=False, shell=None, istream=None) [2023-02-01T08:30:12.522Z] 2023-02-01 08:30:11,788 [append_file] DEBUG append to file:/w/workspace/edgex-go/9/.git/info/exclude [2023-02-01T08:30:12.522Z] 2023-02-01 08:30:11,789 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/9/.semver/PR-4302 with force:False [2023-02-01T08:30:12.522Z] 2023-02-01 08:30:11,789 [write_file] DEBUG write to file:/w/workspace/edgex-go/9/.semver/PR-4302 [2023-02-01T08:30:12.522Z] 2023-02-01 08:30:11,793 [execute] INFO git cat-file --batch-check [2023-02-01T08:30:12.522Z] 2023-02-01 08:30:11,793 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/9/.semver, universal_newlines=False, shell=None, istream=) [2023-02-01T08:30:12.522Z] 2023-02-01 08:30:11,799 [execute] INFO git cat-file --batch [2023-02-01T08:30:12.522Z] 2023-02-01 08:30:11,800 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/9/.semver, universal_newlines=False, shell=None, istream=) [2023-02-01T08:30:12.522Z] 2023-02-01 08:30:11,804 [read_version] DEBUG read version from /w/workspace/edgex-go/9/.semver/PR-4302 [2023-02-01T08:30:12.522Z] 0.0.0 [Pipeline] } [2023-02-01T08:30:12.543Z] $ docker exec --env ******** --env ******** 30fce716bc03687d836fbc858bee46d8c2ab199703892197b6302a0b803532bc ssh-agent -k [2023-02-01T08:30:12.647Z] unset SSH_AUTH_SOCK; [2023-02-01T08:30:12.648Z] unset SSH_AGENT_PID; [2023-02-01T08:30:12.648Z] echo Agent pid 77 killed; [2023-02-01T08:30:12.659Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-01T08:30:12.962Z] + git semver [Pipeline] } [2023-02-01T08:30:13.233Z] $ docker stop --time=1 30fce716bc03687d836fbc858bee46d8c2ab199703892197b6302a0b803532bc [2023-02-01T08:30:14.517Z] $ docker rm -f --volumes 30fce716bc03687d836fbc858bee46d8c2ab199703892197b6302a0b803532bc [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-01T08:30:14.847Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-01T08:30:15.038Z] Stashed 1 file(s) [Pipeline] echo [2023-02-01T08:30:15.041Z] [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-01T08:30:15.430Z] + git config --global --add safe.directory /w/workspace/edgex-go/9 [Pipeline] echo [2023-02-01T08:30:15.441Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-01T08:30:15.453Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-01T08:30:15.460Z] ========================================================= [2023-02-01T08:30:15.460Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-01T08:30:15.460Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-01T08:30:15.745Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-01T08:30:15.745Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-01T08:30:15.745Z] 213ec9aee27d: Pulling fs layer [2023-02-01T08:30:15.745Z] 4583459ba037: Pulling fs layer [2023-02-01T08:30:15.745Z] 93c1e223e6f2: Pulling fs layer [2023-02-01T08:30:15.745Z] 53926ce57604: Pulling fs layer [2023-02-01T08:30:15.745Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-01T08:30:15.745Z] 22ff95d597cd: Pulling fs layer [2023-02-01T08:30:15.745Z] 12d6caf4c0d1: Pulling fs layer [2023-02-01T08:30:15.745Z] 96b7cbca73a9: Pulling fs layer [2023-02-01T08:30:15.745Z] a7acece74701: Pulling fs layer [2023-02-01T08:30:15.745Z] 96b7cbca73a9: Waiting [2023-02-01T08:30:15.745Z] 22ff95d597cd: Waiting [2023-02-01T08:30:15.745Z] a7acece74701: Waiting [2023-02-01T08:30:15.745Z] 12d6caf4c0d1: Waiting [2023-02-01T08:30:15.745Z] 53926ce57604: Waiting [2023-02-01T08:30:15.745Z] 21b2b0c7a3f4: Waiting [2023-02-01T08:30:15.745Z] 93c1e223e6f2: Verifying Checksum [2023-02-01T08:30:15.745Z] 93c1e223e6f2: Download complete [2023-02-01T08:30:15.745Z] 4583459ba037: Verifying Checksum [2023-02-01T08:30:15.745Z] 4583459ba037: Download complete [2023-02-01T08:30:15.745Z] 21b2b0c7a3f4: Download complete [2023-02-01T08:30:15.745Z] 22ff95d597cd: Verifying Checksum [2023-02-01T08:30:15.745Z] 22ff95d597cd: Download complete [2023-02-01T08:30:15.745Z] 213ec9aee27d: Verifying Checksum [2023-02-01T08:30:15.745Z] 213ec9aee27d: Download complete [2023-02-01T08:30:16.010Z] 12d6caf4c0d1: Download complete [2023-02-01T08:30:16.010Z] 213ec9aee27d: Pull complete [2023-02-01T08:30:16.010Z] 4583459ba037: Pull complete [2023-02-01T08:30:16.287Z] 93c1e223e6f2: Pull complete [2023-02-01T08:30:16.888Z] a7acece74701: Download complete [2023-02-01T08:30:16.888Z] 53926ce57604: Verifying Checksum [2023-02-01T08:30:16.888Z] 53926ce57604: Download complete [2023-02-01T08:30:17.148Z] 96b7cbca73a9: Verifying Checksum [2023-02-01T08:30:17.148Z] 96b7cbca73a9: Download complete [2023-02-01T08:30:20.432Z] 53926ce57604: Pull complete [2023-02-01T08:30:20.690Z] 21b2b0c7a3f4: Pull complete [2023-02-01T08:30:20.690Z] 22ff95d597cd: Pull complete [2023-02-01T08:30:20.690Z] 12d6caf4c0d1: Pull complete [2023-02-01T08:30:22.588Z] 96b7cbca73a9: Pull complete [2023-02-01T08:30:23.523Z] a7acece74701: Pull complete [2023-02-01T08:30:23.523Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-01T08:30:23.523Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-01T08:30:23.523Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-01T08:30:23.820Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-01T08:30:23.820Z] WORKDIR /edgex [2023-02-01T08:30:23.820Z] COPY go.mod . [2023-02-01T08:30:23.820Z] RUN go mod download [2023-02-01T08:30:23.820Z] + docker build -t ci-base-image-x86_64 -f - . [2023-02-01T08:30:24.387Z] Sending build context to Docker daemon 170.1MB [2023-02-01T08:30:24.387Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-01T08:30:24.387Z] ---> db6d94c90886 [2023-02-01T08:30:24.387Z] Step 2/4 : WORKDIR /edgex [2023-02-01T08:30:28.646Z] ---> Running in ed12431780b4 [2023-02-01T08:30:28.646Z] Removing intermediate container ed12431780b4 [2023-02-01T08:30:28.646Z] ---> 1e7141a538f5 [2023-02-01T08:30:28.646Z] Step 3/4 : COPY go.mod . [2023-02-01T08:30:28.646Z] ---> 8ae234884de9 [2023-02-01T08:30:28.646Z] Step 4/4 : RUN go mod download [2023-02-01T08:30:28.646Z] ---> Running in 1765c4e7459b [2023-02-01T08:30:30.120Z] Still waiting to schedule task [2023-02-01T08:30:30.120Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-02-01T08:30:40.849Z] Removing intermediate container 1765c4e7459b [2023-02-01T08:30:40.849Z] ---> 05166121594a [2023-02-01T08:30:40.849Z] Successfully built 05166121594a [2023-02-01T08:30:40.849Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-01T08:30:41.159Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-01T08:30:41.159Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-01T08:30:41.232Z] prd-ubuntu20.04-docker-8c-8g-4237 does not seem to be running inside a container [2023-02-01T08:30:41.272Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-01T08:30:41.688Z] $ docker top 90313858726fd1d1f9d1959922146148c44e07833127dad417097c939b8d2b7a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-01T08:30:42.032Z] + go version [2023-02-01T08:30:42.032Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-01T08:30:42.052Z] $ docker stop --time=1 90313858726fd1d1f9d1959922146148c44e07833127dad417097c939b8d2b7a [2023-02-01T08:30:43.326Z] $ docker rm -f --volumes 90313858726fd1d1f9d1959922146148c44e07833127dad417097c939b8d2b7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-01T08:30:43.730Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-01T08:30:43.730Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-01T08:30:43.808Z] prd-ubuntu20.04-docker-8c-8g-4237 does not seem to be running inside a container [2023-02-01T08:30:43.846Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-01T08:30:44.198Z] $ docker top dd172199e1349bd686fdea0cfebf86c93a2f428d63d8090d5c07c9f96cbef645 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-01T08:30:44.256Z] ========================================================= [2023-02-01T08:30:44.256Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-01T08:30:44.256Z] ========================================================= [Pipeline] sh [2023-02-01T08:30:44.540Z] + git config --global --add safe.directory /w/workspace/edgex-go/9 [Pipeline] fileExists [Pipeline] sh [2023-02-01T08:30:44.839Z] + make test [2023-02-01T08:30:44.839Z] go test -race -coverprofile=coverage.out ./... [2023-02-01T08:30:51.407Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-01T08:31:06.267Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-01T08:31:06.267Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-01T08:31:06.267Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-01T08:31:06.267Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-01T08:31:06.267Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-01T08:31:06.267Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-01T08:31:06.267Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-01T08:31:06.267Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-01T08:31:06.267Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-01T08:31:06.267Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-01T08:31:06.267Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-01T08:31:06.267Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-01T08:31:06.267Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-01T08:31:06.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-01T08:31:06.267Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.067s coverage: 28.7% of statements [2023-02-01T08:31:06.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-01T08:31:06.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-01T08:31:06.267Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.131s coverage: 98.5% of statements [2023-02-01T08:31:06.267Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.101s coverage: 43.1% of statements [2023-02-01T08:31:06.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-01T08:31:06.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-01T08:31:06.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-01T08:31:06.267Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.093s coverage: 54.0% of statements [2023-02-01T08:31:06.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-01T08:31:06.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-01T08:31:09.568Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.980s coverage: 89.2% of statements [2023-02-01T08:31:09.568Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-01T08:31:09.568Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-01T08:31:09.568Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-01T08:31:09.568Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-01T08:31:09.568Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-01T08:31:09.568Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.096s coverage: 2.6% of statements [2023-02-01T08:31:09.568Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-01T08:31:09.568Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-01T08:31:09.568Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.477s coverage: 95.6% of statements [2023-02-01T08:31:09.568Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-01T08:31:09.568Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-01T08:31:09.568Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-01T08:31:09.568Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.088s coverage: 72.2% of statements [2023-02-01T08:31:09.568Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-01T08:31:09.568Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-01T08:31:09.568Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-01T08:31:09.568Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-01T08:31:09.568Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-01T08:31:09.568Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.071s coverage: 65.9% of statements [2023-02-01T08:31:09.568Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-01T08:31:09.568Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-01T08:31:09.568Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-01T08:31:09.568Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.096s coverage: 0.9% of statements [2023-02-01T08:31:09.568Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-01T08:31:09.568Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.057s coverage: 29.6% of statements [2023-02-01T08:31:09.568Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-01T08:31:09.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.070s coverage: 47.1% of statements [2023-02-01T08:31:09.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.064s coverage: 82.9% of statements [2023-02-01T08:31:09.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements [2023-02-01T08:31:09.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.070s coverage: 96.3% of statements [2023-02-01T08:31:09.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.055s coverage: 87.5% of statements [2023-02-01T08:31:14.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.068s coverage: 94.4% of statements [2023-02-01T08:31:14.838Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.047s coverage: 44.8% of statements [2023-02-01T08:31:21.402Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.321s coverage: 79.9% of statements [2023-02-01T08:31:21.402Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-01T08:31:27.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.094s coverage: 92.9% of statements [2023-02-01T08:31:27.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-01T08:31:27.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-01T08:31:27.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-01T08:31:27.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.047s coverage: 65.1% of statements [2023-02-01T08:31:27.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-01T08:31:27.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-01T08:31:27.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-01T08:31:27.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-01T08:31:27.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.066s coverage: 86.9% of statements [2023-02-01T08:31:27.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-01T08:31:27.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-01T08:31:27.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-01T08:31:27.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-01T08:31:27.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements [2023-02-01T08:31:27.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-01T08:31:27.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-01T08:31:27.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2023-02-01T08:31:27.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-01T08:31:27.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.083s coverage: 77.4% of statements [2023-02-01T08:31:27.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-01T08:31:27.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.088s coverage: 80.0% of statements [2023-02-01T08:31:27.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements [2023-02-01T08:31:27.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.209s coverage: 91.2% of statements [2023-02-01T08:31:27.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-01T08:31:27.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.174s coverage: 64.7% of statements [2023-02-01T08:31:27.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-01T08:31:27.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-01T08:31:27.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2023-02-01T08:31:27.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.041s coverage: 89.4% of statements [2023-02-01T08:31:27.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements [2023-02-01T08:31:27.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2023-02-01T08:31:27.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2023-02-01T08:31:27.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.333s coverage: 65.3% of statements [2023-02-01T08:31:27.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-01T08:31:27.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-01T08:31:27.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-01T08:31:27.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.160s coverage: 41.8% of statements [2023-02-01T08:31:27.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-01T08:31:27.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-01T08:31:27.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements [2023-02-01T08:31:27.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-01T08:31:27.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.061s coverage: 84.8% of statements [2023-02-01T08:31:27.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-01T08:31:27.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-01T08:31:27.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-01T08:31:27.966Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-01T08:31:27.966Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.079s coverage: 17.7% of statements [2023-02-01T08:31:27.966Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-01T08:31:27.966Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-01T08:31:27.966Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-01T08:31:27.966Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-01T08:31:27.966Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.161s coverage: 92.3% of statements [2023-02-01T08:31:27.966Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-01T08:31:27.966Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-01T08:31:27.966Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-01T08:31:27.966Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-01T08:31:27.966Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 63.2% of statements [2023-02-01T08:31:27.966Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-01T08:31:27.966Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-01T08:31:27.966Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.118s coverage: 97.7% of statements [2023-02-01T08:31:27.966Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-01T08:31:27.966Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-01T08:31:27.966Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-02-01T08:31:46.053Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-01T08:31:46.053Z] go vet ./... [2023-02-01T08:31:48.582Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-01T08:31:48.839Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-01T08:31:48.839Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-01T08:31:49.110Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-01T08:31:49.392Z] + ls -al . [2023-02-01T08:31:49.392Z] total 744 [2023-02-01T08:31:49.392Z] drwxrwxr-x 11 1001 1001 4096 Feb 1 08:30 . [2023-02-01T08:31:49.392Z] drwxr-xr-x 4 root root 4096 Feb 1 08:30 .. [2023-02-01T08:31:49.392Z] drwxrwxr-x 2 1001 1001 4096 Feb 1 08:29 .blubracket [2023-02-01T08:31:49.392Z] -rw-rw-r-- 1 1001 1001 16 Feb 1 08:29 .dockerignore [2023-02-01T08:31:49.392Z] drwxrwxr-x 8 1001 1001 4096 Feb 1 08:31 .git [2023-02-01T08:31:49.392Z] drwxrwxr-x 3 1001 1001 4096 Feb 1 08:29 .github [2023-02-01T08:31:49.392Z] -rw-rw-r-- 1 1001 1001 1024 Feb 1 08:29 .gitignore [2023-02-01T08:31:49.392Z] -rw-rw-r-- 1 1001 1001 42 Feb 1 08:29 .golangci.yml [2023-02-01T08:31:49.392Z] -rw-rw-r-- 1 1001 1001 87 Feb 1 08:29 .hadolint.yml [2023-02-01T08:31:49.392Z] drwxr-xr-x 3 1001 1001 4096 Feb 1 08:30 .semver [2023-02-01T08:31:49.392Z] -rw-rw-r-- 1 1001 1001 166 Feb 1 08:29 .sonarcloud.properties [2023-02-01T08:31:49.392Z] -rw-rw-r-- 1 1001 1001 1171 Feb 1 08:29 ADOPTERS.md [2023-02-01T08:31:49.392Z] -rw-rw-r-- 1 1001 1001 10825 Feb 1 08:29 Attribution.txt [2023-02-01T08:31:49.392Z] -rw-rw-r-- 1 1001 1001 73765 Feb 1 08:29 CHANGELOG.md [2023-02-01T08:31:49.392Z] -rw-rw-r-- 1 1001 1001 3804 Feb 1 08:29 CONTRIBUTING.md [2023-02-01T08:31:49.392Z] -rw-rw-r-- 1 1001 1001 677 Feb 1 08:29 GOVERNANCE.md [2023-02-01T08:31:49.392Z] -rw-rw-r-- 1 1001 1001 850 Feb 1 08:29 Jenkinsfile [2023-02-01T08:31:49.392Z] -rw-rw-r-- 1 1001 1001 10775 Feb 1 08:29 LICENSE [2023-02-01T08:31:49.392Z] -rw-rw-r-- 1 1001 1001 13388 Feb 1 08:29 Makefile [2023-02-01T08:31:49.392Z] -rw-rw-r-- 1 1001 1001 582 Feb 1 08:29 OWNERS.md [2023-02-01T08:31:49.392Z] -rw-rw-r-- 1 1001 1001 9403 Feb 1 08:29 README.md [2023-02-01T08:31:49.392Z] -rw-rw-r-- 1 1001 1001 6912 Feb 1 08:29 SECURITY.md [2023-02-01T08:31:49.392Z] -rw-rw-r-- 1 1001 1001 5 Feb 1 08:30 VERSION [2023-02-01T08:31:49.392Z] drwxrwxr-x 2 1001 1001 4096 Feb 1 08:29 bin [2023-02-01T08:31:49.392Z] drwxrwxr-x 17 1001 1001 4096 Feb 1 08:29 cmd [2023-02-01T08:31:49.392Z] -rw-r--r-- 1 root root 485987 Feb 1 08:31 coverage.out [2023-02-01T08:31:49.392Z] -rw-rw-r-- 1 1001 1001 3365 Feb 1 08:29 go.mod [2023-02-01T08:31:49.392Z] -rw-rw-r-- 1 1001 1001 34951 Feb 1 08:29 go.sum [2023-02-01T08:31:49.392Z] drwxrwxr-x 7 1001 1001 4096 Feb 1 08:29 internal [2023-02-01T08:31:49.392Z] drwxrwxr-x 3 1001 1001 4096 Feb 1 08:29 openapi [2023-02-01T08:31:49.392Z] drwxrwxr-x 4 1001 1001 4096 Feb 1 08:29 snap [2023-02-01T08:31:49.392Z] -rw-rw-r-- 1 1001 1001 204 Feb 1 08:29 version.go [Pipeline] sh [2023-02-01T08:31:49.680Z] + '[' -e coverage.out ] [2023-02-01T08:31:49.680Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-01T08:31:49.785Z] Stashed 1 file(s) [Pipeline] sh [2023-02-01T08:31:50.066Z] + make build [2023-02-01T08:31:50.066Z] 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-01T08:32:02.259Z] 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-01T08:32:02.259Z] 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-01T08:32:03.195Z] 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-01T08:32:04.130Z] 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-01T08:32:10.679Z] 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-01T08:32:12.053Z] 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-01T08:32:12.985Z] 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-01T08:32:13.920Z] 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-01T08:32:14.855Z] 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-01T08:32:15.461Z] 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-01T08:32:17.996Z] 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-01T08:32:18.951Z] $ docker stop --time=1 dd172199e1349bd686fdea0cfebf86c93a2f428d63d8090d5c07c9f96cbef645 [2023-02-01T08:32:23.053Z] $ docker rm -f --volumes dd172199e1349bd686fdea0cfebf86c93a2f428d63d8090d5c07c9f96cbef645 [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-01T08:32:23.791Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-01T08:32:23.791Z] [2023-02-01T08:32:23.791Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-01T08:32:24.093Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-01T08:32:24.093Z] latest: Pulling from edgex-devops/edgex-compose [2023-02-01T08:32:24.093Z] cbdbe7a5bc2a: Pulling fs layer [2023-02-01T08:32:24.093Z] ca9280d653b3: Pulling fs layer [2023-02-01T08:32:24.093Z] 7e9c9ca2126c: Pulling fs layer [2023-02-01T08:32:24.353Z] cbdbe7a5bc2a: Verifying Checksum [2023-02-01T08:32:24.353Z] cbdbe7a5bc2a: Download complete [2023-02-01T08:32:24.353Z] cbdbe7a5bc2a: Pull complete [2023-02-01T08:32:24.353Z] ca9280d653b3: Verifying Checksum [2023-02-01T08:32:24.353Z] ca9280d653b3: Download complete [2023-02-01T08:32:24.919Z] 7e9c9ca2126c: Download complete [2023-02-01T08:32:24.919Z] ca9280d653b3: Pull complete [2023-02-01T08:32:28.201Z] 7e9c9ca2126c: Pull complete [2023-02-01T08:32:28.201Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-02-01T08:32:28.201Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-01T08:32:28.201Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-01T08:32:28.283Z] prd-ubuntu20.04-docker-8c-8g-4237 does not seem to be running inside a container [2023-02-01T08:32:28.324Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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:latest cat [2023-02-01T08:32:30.894Z] $ docker top 8f7cb29321bd25385c5e4e81853d64f029dfb9c44ce46a6b8ec61d8105452ff1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-01T08:32:31.222Z] + docker-compose build --help [2023-02-01T08:32:31.223Z] + grep parallel [2023-02-01T08:32:31.788Z] --parallel Build images in parallel. [Pipeline] } [2023-02-01T08:32:31.804Z] $ docker stop --time=1 8f7cb29321bd25385c5e4e81853d64f029dfb9c44ce46a6b8ec61d8105452ff1 [2023-02-01T08:32:33.069Z] $ docker rm -f --volumes 8f7cb29321bd25385c5e4e81853d64f029dfb9c44ce46a6b8ec61d8105452ff1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-01T08:32:33.444Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-01T08:32:33.444Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-01T08:32:33.510Z] prd-ubuntu20.04-docker-8c-8g-4237 does not seem to be running inside a container [2023-02-01T08:32:33.545Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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:latest cat [2023-02-01T08:32:33.871Z] $ docker top c03f3af69ea97a2c5cfbdf7cbbc3bff008795ab134e25b1e9a780af53d25ab8c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-01T08:32:34.199Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-01T08:32:34.768Z] Building core-command ... [2023-02-01T08:32:34.768Z] Building core-common-config-bootstrapper ... [2023-02-01T08:32:34.768Z] Building core-data ... [2023-02-01T08:32:34.768Z] Building core-metadata ... [2023-02-01T08:32:34.768Z] Building security-bootstrapper ... [2023-02-01T08:32:34.768Z] Building security-proxy-setup ... [2023-02-01T08:32:34.768Z] Building security-secretstore-setup ... [2023-02-01T08:32:34.768Z] Building security-spiffe-token-provider ... [2023-02-01T08:32:34.768Z] Building security-spire-agent ... [2023-02-01T08:32:34.768Z] Building security-spire-config ... [2023-02-01T08:32:34.768Z] Building security-spire-server ... [2023-02-01T08:32:34.768Z] Building support-notifications ... [2023-02-01T08:32:34.768Z] Building support-scheduler ... [2023-02-01T08:32:34.768Z] Building security-bootstrapper [2023-02-01T08:32:34.768Z] Building support-notifications [2023-02-01T08:32:34.768Z] Building security-spire-server [2023-02-01T08:32:34.768Z] Building security-spire-config [2023-02-01T08:32:34.768Z] Building security-spiffe-token-provider [2023-02-01T08:32:36.735Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4240 in /w/workspace/edgexfoundry_edgex-go_PR-4302 [Pipeline] { [Pipeline] ws [2023-02-01T08:32:36.748Z] Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] checkout [2023-02-01T08:32:36.784Z] The recommended git tool is: git [2023-02-01T08:32:44.055Z] using credential edgex-jenkins-ssh [2023-02-01T08:32:44.073Z] Cloning the remote Git repository [2023-02-01T08:32:44.118Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-02-01T08:32:44.207Z] > git init /w/workspace/edgex-go/9 # timeout=10 [2023-02-01T08:32:44.379Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-01T08:32:44.380Z] > git --version # timeout=10 [2023-02-01T08:32:44.402Z] > git --version # 'git version 2.25.1' [2023-02-01T08:32:44.404Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-01T08:32:44.473Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-01T08:32:46.979Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-01T08:32:46.979Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-01T08:32:46.979Z] ---> 05166121594a [2023-02-01T08:32:46.979Z] Step 3/24 : WORKDIR /edgex-go [2023-02-01T08:32:47.236Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-01T08:32:47.236Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-01T08:32:47.236Z] ---> 05166121594a [2023-02-01T08:32:47.236Z] Step 3/32 : WORKDIR /edgex-go [2023-02-01T08:32:47.494Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-01T08:32:47.494Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-01T08:32:47.494Z] ---> 05166121594a [2023-02-01T08:32:47.494Z] Step 3/19 : WORKDIR /edgex-go [2023-02-01T08:32:47.494Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-01T08:32:47.494Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-01T08:32:47.494Z] ---> 05166121594a [2023-02-01T08:32:47.494Z] Step 3/23 : WORKDIR /edgex-go [2023-02-01T08:32:48.061Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-01T08:32:48.061Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-01T08:32:48.061Z] ---> 05166121594a [2023-02-01T08:32:48.061Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-01T08:32:53.327Z] ---> Running in f43176a316c6 [2023-02-01T08:32:53.327Z] ---> Running in 36971921b0cf [2023-02-01T08:32:53.327Z] ---> Running in 93dc3e01e8a1 [2023-02-01T08:32:53.327Z] ---> Running in b5e63a45bd47 [2023-02-01T08:32:53.327Z] ---> Running in 54b1bd803972 [2023-02-01T08:32:53.327Z] Removing intermediate container f43176a316c6 [2023-02-01T08:32:53.327Z] ---> 9bb3986f2650 [2023-02-01T08:32:53.327Z] Step 4/22 : WORKDIR /edgex-go [2023-02-01T08:32:53.327Z] Removing intermediate container 36971921b0cf [2023-02-01T08:32:53.327Z] ---> 549e38eaef31 [2023-02-01T08:32:53.327Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-01T08:32:53.327Z] Removing intermediate container 54b1bd803972 [2023-02-01T08:32:53.327Z] ---> 2f6758f815a2 [2023-02-01T08:32:53.327Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-01T08:32:53.327Z] Removing intermediate container 93dc3e01e8a1 [2023-02-01T08:32:53.327Z] ---> 3679c4329b77 [2023-02-01T08:32:53.327Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-01T08:32:53.328Z] Removing intermediate container b5e63a45bd47 [2023-02-01T08:32:53.328Z] ---> b892f087e8b7 [2023-02-01T08:32:53.328Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-01T08:32:53.328Z] ---> Running in 2b88f8f9b67b [2023-02-01T08:32:53.328Z] ---> Running in 1fcc4bade7d2 [2023-02-01T08:32:53.328Z] ---> Running in 2cf4320f4631 [2023-02-01T08:32:53.328Z] ---> Running in dc353c66f2ff [2023-02-01T08:32:53.328Z] ---> Running in e9593f0d1676 [2023-02-01T08:32:53.328Z] Removing intermediate container 1fcc4bade7d2 [2023-02-01T08:32:53.328Z] ---> bb78a5daa5ce [2023-02-01T08:32:53.328Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-01T08:32:53.328Z] ---> Running in d00e88350a81 [2023-02-01T08:32:53.586Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-01T08:32:53.586Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-01T08:32:53.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-01T08:32:53.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-01T08:32:53.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-01T08:32:53.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-01T08:32:53.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-01T08:32:53.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-01T08:32:53.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-01T08:32:53.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-01T08:32:54.103Z] OK: 211 MiB in 51 packages [2023-02-01T08:32:54.103Z] OK: 211 MiB in 51 packages [2023-02-01T08:32:54.103Z] v3.16.3-150-g416f864f9f [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-01T08:32:54.103Z] v3.16.3-147-g6bdfd2ef54 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-01T08:32:54.103Z] OK: 17044 distinct packages available [2023-02-01T08:32:54.103Z] OK: 211 MiB in 51 packages [2023-02-01T08:32:54.103Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-01T08:32:54.103Z] OK: 211 MiB in 51 packages [2023-02-01T08:32:54.103Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-01T08:32:54.362Z] OK: 211 MiB in 51 packages [2023-02-01T08:32:54.927Z] Removing intermediate container 2cf4320f4631 [2023-02-01T08:32:54.927Z] ---> fd1b2203927e [2023-02-01T08:32:54.927Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-01T08:32:54.927Z] Removing intermediate container 2b88f8f9b67b [2023-02-01T08:32:54.927Z] ---> bab7cc29bf1c [2023-02-01T08:32:54.927Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-01T08:32:54.927Z] Removing intermediate container d00e88350a81 [2023-02-01T08:32:54.927Z] ---> d5f3bb743100 [2023-02-01T08:32:54.927Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-01T08:32:54.927Z] Removing intermediate container e9593f0d1676 [2023-02-01T08:32:54.927Z] ---> 434e45cd5ff6 [2023-02-01T08:32:54.927Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-01T08:32:54.927Z] ---> 81456462d5a3 [2023-02-01T08:32:54.927Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-01T08:32:54.927Z] ---> 512c24ca02e1 [2023-02-01T08:32:54.927Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-01T08:32:54.927Z] ---> Running in d494d921a64b [2023-02-01T08:32:54.927Z] ---> Running in f6d337448ab9 [2023-02-01T08:32:54.927Z] ---> d584b1f0f092 [2023-02-01T08:32:54.927Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-01T08:32:54.927Z] ---> Running in 30fd0091a05e [2023-02-01T08:32:54.927Z] Removing intermediate container dc353c66f2ff [2023-02-01T08:32:54.927Z] ---> 2ca36b4fe3e3 [2023-02-01T08:32:54.927Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-01T08:32:55.185Z] ---> f24bd05888d4 [2023-02-01T08:32:55.185Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-01T08:32:55.185Z] ---> Running in 44ebbada1cb6 [2023-02-01T08:32:55.185Z] ---> a7daf7306d0b [2023-02-01T08:32:55.185Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-01T08:32:55.185Z] ---> Running in 8481253a1b2d [2023-02-01T08:33:05.908Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-01T08:33:05.933Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-01T08:33:07.712Z] Merging remotes/origin/main commit 673422cf48d924dd46ca45c091b4df6a300e9e32 into PR head commit 972abf91defd9ab7906baf1e32b29f9179df2ea2 [2023-02-01T08:33:08.338Z] Merge succeeded, producing e38ffbbf3970752d60f8f8699ba8ca5e769ee153 [2023-02-01T08:33:08.339Z] Checking out Revision e38ffbbf3970752d60f8f8699ba8ca5e769ee153 (PR-4302) [2023-02-01T08:33:06.955Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-01T08:33:07.009Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-01T08:33:07.011Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-01T08:33:07.031Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4302/head:refs/remotes/origin/PR-4302 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-01T08:33:07.731Z] > git config core.sparsecheckout # timeout=10 [2023-02-01T08:33:07.754Z] > git checkout -f 972abf91defd9ab7906baf1e32b29f9179df2ea2 # timeout=10 [2023-02-01T08:33:08.007Z] > git remote # timeout=10 [2023-02-01T08:33:08.025Z] > git config --get remote.origin.url # timeout=10 [2023-02-01T08:33:08.048Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-01T08:33:08.063Z] > git merge 673422cf48d924dd46ca45c091b4df6a300e9e32 # timeout=10 [2023-02-01T08:33:08.318Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-01T08:33:08.345Z] > git config core.sparsecheckout # timeout=10 [2023-02-01T08:33:08.368Z] > git checkout -f e38ffbbf3970752d60f8f8699ba8ca5e769ee153 # timeout=10 [2023-02-01T08:33:11.938Z] Commit message: "Merge commit '673422cf48d924dd46ca45c091b4df6a300e9e32' into HEAD" [2023-02-01T08:33:11.962Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-01T08:33:12.945Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-01T08:33:12.945Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-01T08:33:12.945Z] Dload Upload Total Spent Left Speed [2023-02-01T08:33:12.945Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 222k 0 --:--:-- --:--:-- --:--:-- 222k [Pipeline] sh [2023-02-01T08:33:13.619Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-01T08:33:11.946Z] > git rev-list --no-walk 3738e1c7666aa6d498cfb052bfcbfbd288d4dddf # timeout=10 [2023-02-01T08:33:13.949Z] + + sudo teesudo /etc/docker/daemon.new jq [2023-02-01T08:33:13.949Z] . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-01T08:33:13.949Z] { [2023-02-01T08:33:13.949Z] "registry-mirrors": [ [2023-02-01T08:33:13.949Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-01T08:33:13.949Z] ], [2023-02-01T08:33:13.949Z] "bip": "10.250.0.254/24", [2023-02-01T08:33:13.949Z] "hosts": [ [2023-02-01T08:33:13.949Z] "tcp://0.0.0.0:5555", [2023-02-01T08:33:13.949Z] "unix:///var/run/docker.sock" [2023-02-01T08:33:13.949Z] ], [2023-02-01T08:33:13.949Z] "mtu": 1458, [2023-02-01T08:33:13.949Z] "selinux-enabled": true, [2023-02-01T08:33:13.949Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-01T08:33:13.949Z] } [Pipeline] sh [2023-02-01T08:33:14.282Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-01T08:33:14.625Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-01T08:33:32.993Z] provisioning config files... [2023-02-01T08:33:33.019Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config4622662695122727040tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-01T08:33:33.367Z] ---> docker-login.sh [2023-02-01T08:33:33.367Z] nexus3.edgexfoundry.org:10001 [2023-02-01T08:33:33.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-01T08:33:33.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-01T08:33:33.904Z] Configure a credential helper to remove this warning. See [2023-02-01T08:33:33.904Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-01T08:33:33.904Z] [2023-02-01T08:33:33.904Z] Login Succeeded [2023-02-01T08:33:33.904Z] nexus3.edgexfoundry.org:10002 [2023-02-01T08:33:34.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-01T08:33:34.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-01T08:33:34.170Z] Configure a credential helper to remove this warning. See [2023-02-01T08:33:34.170Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-01T08:33:34.170Z] [2023-02-01T08:33:34.170Z] Login Succeeded [2023-02-01T08:33:34.170Z] nexus3.edgexfoundry.org:10003 [2023-02-01T08:33:34.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-01T08:33:34.706Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-01T08:33:34.706Z] Configure a credential helper to remove this warning. See [2023-02-01T08:33:34.706Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-01T08:33:34.706Z] [2023-02-01T08:33:34.706Z] Login Succeeded [2023-02-01T08:33:34.706Z] nexus3.edgexfoundry.org:10004 [2023-02-01T08:33:34.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-01T08:33:34.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-01T08:33:34.974Z] Configure a credential helper to remove this warning. See [2023-02-01T08:33:34.974Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-01T08:33:34.974Z] [2023-02-01T08:33:34.974Z] Login Succeeded [2023-02-01T08:33:34.974Z] docker.io [2023-02-01T08:33:35.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-01T08:33:35.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-01T08:33:35.548Z] Configure a credential helper to remove this warning. See [2023-02-01T08:33:35.548Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-01T08:33:35.548Z] [2023-02-01T08:33:35.548Z] Login Succeeded [2023-02-01T08:33:35.548Z] ---> docker-login.sh ends [Pipeline] } [2023-02-01T08:33:35.561Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-02-01T08:33:36.127Z] + git config --global --add safe.directory /w/workspace/edgex-go/9 [Pipeline] echo [2023-02-01T08:33:36.148Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-01T08:33:36.166Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-01T08:33:36.175Z] ========================================================= [2023-02-01T08:33:36.175Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-01T08:33:36.175Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-01T08:33:36.495Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-01T08:33:36.779Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-01T08:33:36.779Z] 9b18e9b68314: Pulling fs layer [2023-02-01T08:33:36.779Z] 35d82f9e3411: Pulling fs layer [2023-02-01T08:33:36.779Z] e16973657156: Pulling fs layer [2023-02-01T08:33:36.779Z] fc693d55d65f: Pulling fs layer [2023-02-01T08:33:36.779Z] 7e9fc2657dce: Pulling fs layer [2023-02-01T08:33:36.779Z] dda99020689f: Pulling fs layer [2023-02-01T08:33:36.779Z] db1c61fa0a46: Pulling fs layer [2023-02-01T08:33:36.779Z] 891c053d2c06: Pulling fs layer [2023-02-01T08:33:36.779Z] 7e9fc2657dce: Waiting [2023-02-01T08:33:36.779Z] dda99020689f: Waiting [2023-02-01T08:33:36.779Z] db1c61fa0a46: Waiting [2023-02-01T08:33:36.779Z] 891c053d2c06: Waiting [2023-02-01T08:33:36.779Z] fc693d55d65f: Waiting [2023-02-01T08:33:36.779Z] e16973657156: Verifying Checksum [2023-02-01T08:33:36.779Z] e16973657156: Download complete [2023-02-01T08:33:36.779Z] 35d82f9e3411: Download complete [2023-02-01T08:33:36.779Z] 7e9fc2657dce: Verifying Checksum [2023-02-01T08:33:36.779Z] 7e9fc2657dce: Download complete [2023-02-01T08:33:36.779Z] dda99020689f: Verifying Checksum [2023-02-01T08:33:36.779Z] dda99020689f: Download complete [2023-02-01T08:33:36.779Z] 9b18e9b68314: Download complete [2023-02-01T08:33:37.764Z] 9b18e9b68314: Pull complete [2023-02-01T08:33:38.032Z] 891c053d2c06: Verifying Checksum [2023-02-01T08:33:38.032Z] 891c053d2c06: Download complete [2023-02-01T08:33:38.302Z] 35d82f9e3411: Pull complete [2023-02-01T08:33:38.572Z] e16973657156: Pull complete [2023-02-01T08:33:39.154Z] db1c61fa0a46: Verifying Checksum [2023-02-01T08:33:39.154Z] db1c61fa0a46: Download complete [2023-02-01T08:33:39.793Z] fc693d55d65f: Verifying Checksum [2023-02-01T08:33:39.793Z] fc693d55d65f: Download complete [2023-02-01T08:33:51.567Z] Removing intermediate container 8481253a1b2d [2023-02-01T08:33:51.567Z] ---> 4420a88c71e1 [2023-02-01T08:33:51.567Z] Step 7/19 : COPY . . [2023-02-01T08:33:51.567Z] Removing intermediate container 44ebbada1cb6 [2023-02-01T08:33:51.567Z] ---> 14fe0a730a55 [2023-02-01T08:33:51.567Z] Step 7/24 : COPY . . [2023-02-01T08:33:51.567Z] Removing intermediate container f6d337448ab9 [2023-02-01T08:33:51.567Z] ---> 6e9166a49dd5 [2023-02-01T08:33:51.567Z] Step 7/23 : COPY . . [2023-02-01T08:33:51.567Z] Removing intermediate container 30fd0091a05e [2023-02-01T08:33:51.567Z] ---> 2d340666ad54 [2023-02-01T08:33:51.567Z] Step 8/22 : COPY . . [2023-02-01T08:33:51.567Z] Removing intermediate container d494d921a64b [2023-02-01T08:33:51.567Z] ---> 0a32da4f5e28 [2023-02-01T08:33:51.567Z] Step 7/32 : COPY . . [2023-02-01T08:33:52.128Z] fc693d55d65f: Pull complete [2023-02-01T08:33:52.128Z] 7e9fc2657dce: Pull complete [2023-02-01T08:33:52.128Z] dda99020689f: Pull complete [2023-02-01T08:33:56.396Z] db1c61fa0a46: Pull complete [2023-02-01T08:33:59.745Z] 891c053d2c06: Pull complete [2023-02-01T08:33:59.745Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-01T08:33:59.745Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-01T08:33:59.745Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-01T08:34:00.085Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-01T08:34:00.085Z] WORKDIR /edgex [2023-02-01T08:34:00.085Z] COPY go.mod . [2023-02-01T08:34:00.085Z] RUN go mod download [2023-02-01T08:34:00.085Z] + docker build -t ci-base-image-arm64 -f - . [2023-02-01T08:34:00.668Z] Sending build context to Docker daemon 3.093MB [2023-02-01T08:34:00.668Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-01T08:34:00.668Z] ---> f96f9c87975a [2023-02-01T08:34:00.668Z] Step 2/4 : WORKDIR /edgex [2023-02-01T08:34:02.615Z] ---> Running in dc94cdf97844 [2023-02-01T08:34:02.881Z] Removing intermediate container dc94cdf97844 [2023-02-01T08:34:02.881Z] ---> 410f0029ac5b [2023-02-01T08:34:02.881Z] Step 3/4 : COPY go.mod . [2023-02-01T08:34:03.465Z] ---> f03f8a9e9bb1 [2023-02-01T08:34:03.465Z] Step 4/4 : RUN go mod download [2023-02-01T08:34:03.465Z] ---> Running in 975a62b99e5e [2023-02-01T08:34:13.532Z] ---> 708216c2f36f [2023-02-01T08:34:13.532Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-01T08:34:13.532Z] ---> 7131d04a4dfa [2023-02-01T08:34:13.532Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-01T08:34:13.532Z] ---> 87a03be8043d [2023-02-01T08:34:13.532Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-01T08:34:13.532Z] ---> d19bd05e26bb [2023-02-01T08:34:13.532Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-01T08:34:13.532Z] ---> Running in d77da9e1019f [2023-02-01T08:34:13.532Z] ---> da67dd1454be [2023-02-01T08:34:13.532Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-01T08:34:13.532Z] ---> Running in 332c31345a01 [2023-02-01T08:34:13.532Z] ---> Running in 5d60ead54369 [2023-02-01T08:34:13.532Z] ---> Running in b0fab0f7b04c [2023-02-01T08:34:13.532Z] ---> Running in faded8abfc86 [2023-02-01T08:34:13.532Z] Removing intermediate container b0fab0f7b04c [2023-02-01T08:34:13.532Z] ---> c9b2d45826b5 [2023-02-01T08:34:13.532Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-01T08:34:13.532Z] Removing intermediate container faded8abfc86 [2023-02-01T08:34:13.532Z] ---> Running in 6401e144f2a0 [2023-02-01T08:34:13.532Z] ---> dd4907815900 [2023-02-01T08:34:13.532Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-01T08:34:13.532Z] ---> Running in 8ac7d4dc9e43 [2023-02-01T08:34:13.532Z] Removing intermediate container 6401e144f2a0 [2023-02-01T08:34:13.532Z] ---> 3bf47f8556fc [2023-02-01T08:34:13.532Z] 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-01T08:34:13.532Z] Removing intermediate container 8ac7d4dc9e43 [2023-02-01T08:34:13.532Z] ---> 22126960b700 [2023-02-01T08:34:13.532Z] 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-01T08:34:13.532Z] ---> Running in 9853c81e96ad [2023-02-01T08:34:13.532Z] ---> Running in 4e5aa4bbcb27 [2023-02-01T08:34:13.532Z] 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-01T08:34:13.532Z] 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-01T08:34:13.532Z] 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-01T08:34:14.100Z] Removing intermediate container 4e5aa4bbcb27 [2023-02-01T08:34:14.100Z] ---> d5827d09bf29 [2023-02-01T08:34:14.100Z] Step 11/24 : WORKDIR /edgex-go [2023-02-01T08:34:14.100Z] Removing intermediate container 9853c81e96ad [2023-02-01T08:34:14.100Z] ---> 4cdbf185fdbb [2023-02-01T08:34:14.100Z] Step 11/23 : WORKDIR /edgex-go [2023-02-01T08:34:14.100Z] ---> Running in 299d41979e0e [2023-02-01T08:34:14.100Z] ---> Running in a88ad77d32d6 [2023-02-01T08:34:14.100Z] Removing intermediate container 299d41979e0e [2023-02-01T08:34:14.100Z] ---> d64e56c0ac30 [2023-02-01T08:34:14.100Z] [2023-02-01T08:34:14.100Z] Step 12/24 : FROM alpine:3.15 [2023-02-01T08:34:14.358Z] Removing intermediate container a88ad77d32d6 [2023-02-01T08:34:14.358Z] ---> e265a4ec2065 [2023-02-01T08:34:14.358Z] [2023-02-01T08:34:14.358Z] Step 12/23 : FROM alpine:3.15 [2023-02-01T08:34:14.358Z] 3.15: Pulling from library/alpine [2023-02-01T08:34:14.358Z] 3.15: Pulling from library/alpine [2023-02-01T08:34:14.615Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-02-01T08:34:14.615Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-02-01T08:34:14.615Z] Status: Downloaded newer image for alpine:3.15 [2023-02-01T08:34:14.615Z] Status: Image is up to date for alpine:3.15 [2023-02-01T08:34:14.615Z] ---> c4fc93816858 [2023-02-01T08:34:14.615Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-01T08:34:14.615Z] ---> c4fc93816858 [2023-02-01T08:34:14.615Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-01T08:34:14.615Z] ---> Running in a12c89fb876f [2023-02-01T08:34:14.615Z] ---> Running in 4f77df652c55 [2023-02-01T08:34:14.872Z] Removing intermediate container 4f77df652c55 [2023-02-01T08:34:14.872Z] ---> 70c62b68f3c8 [2023-02-01T08:34:14.872Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-01T08:34:14.872Z] Removing intermediate container a12c89fb876f [2023-02-01T08:34:14.872Z] ---> 39ea539cec8a [2023-02-01T08:34:14.872Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-01T08:34:14.872Z] ---> Running in 77b47ba26617 [2023-02-01T08:34:14.872Z] ---> Running in 89655d0b8ef2 [2023-02-01T08:34:15.437Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-01T08:34:15.438Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-01T08:34:15.694Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-01T08:34:15.694Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-01T08:34:15.952Z] v3.15.6-287-geb38532184 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-01T08:34:15.952Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-01T08:34:15.952Z] OK: 15859 distinct packages available [2023-02-01T08:34:15.952Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-01T08:34:15.952Z] v3.15.6-287-geb38532184 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-01T08:34:15.952Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-01T08:34:15.952Z] OK: 15859 distinct packages available [2023-02-01T08:34:15.952Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-01T08:34:15.952Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-01T08:34:15.952Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-01T08:34:16.214Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-01T08:34:16.214Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-01T08:34:16.214Z] (3/5) Installing libucontext (1.1-r0) [2023-02-01T08:34:16.214Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-01T08:34:16.214Z] (5/5) Installing openssl (1.1.1s-r1) [2023-02-01T08:34:16.214Z] Executing busybox-1.34.1-r7.trigger [2023-02-01T08:34:16.214Z] OK: 7 MiB in 19 packages [2023-02-01T08:34:16.214Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-01T08:34:16.214Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-01T08:34:16.214Z] (3/4) Installing libucontext (1.1-r0) [2023-02-01T08:34:16.214Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-01T08:34:16.214Z] Executing busybox-1.34.1-r7.trigger [2023-02-01T08:34:16.214Z] OK: 6 MiB in 18 packages [2023-02-01T08:34:19.619Z] Removing intermediate container 77b47ba26617 [2023-02-01T08:34:19.619Z] ---> 9e3e6734a509 [2023-02-01T08:34:19.619Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-01T08:34:19.619Z] Removing intermediate container 89655d0b8ef2 [2023-02-01T08:34:19.619Z] ---> 6a835146c2fa [2023-02-01T08:34:19.619Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-01T08:34:31.967Z] ---> c77a12be9390 [2023-02-01T08:34:31.967Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-01T08:34:31.967Z] ---> 82572a6400ef [2023-02-01T08:34:31.967Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-01T08:34:31.967Z] ---> 1ca7ce1901cb [2023-02-01T08:34:31.967Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-01T08:34:32.226Z] ---> 019405132369 [2023-02-01T08:34:32.226Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-01T08:34:32.226Z] ---> 29747251a79c [2023-02-01T08:34:32.226Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-01T08:34:32.226Z] ---> Running in 2edf65fbead5 [2023-02-01T08:34:32.793Z] Removing intermediate container 2edf65fbead5 [2023-02-01T08:34:32.793Z] ---> b151d294e838 [2023-02-01T08:34:32.793Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-01T08:34:32.793Z] ---> 989c2c0b8c20 [2023-02-01T08:34:32.793Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-01T08:34:32.793Z] ---> Running in 50156c7dd628 [2023-02-01T08:34:33.361Z] ---> dbf951e5f97f [2023-02-01T08:34:33.361Z] Step 19/24 : WORKDIR / [2023-02-01T08:34:33.620Z] Removing intermediate container 50156c7dd628 [2023-02-01T08:34:33.620Z] ---> bb6e6483c92d [2023-02-01T08:34:33.620Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-01T08:34:33.620Z] ---> Running in 9c46ba55506f [2023-02-01T08:34:33.620Z] ---> Running in 9b09938c06ad [2023-02-01T08:34:33.908Z] Removing intermediate container 9c46ba55506f [2023-02-01T08:34:33.908Z] ---> 4f002f885dbf [2023-02-01T08:34:33.908Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-01T08:34:33.908Z] ---> Running in d327162a2555 [2023-02-01T08:34:33.908Z] Removing intermediate container 9b09938c06ad [2023-02-01T08:34:33.908Z] ---> 18bc6f29081f [2023-02-01T08:34:33.908Z] Step 21/23 : LABEL arch=x86_64 [2023-02-01T08:34:33.908Z] ---> Running in 87c53198ffa0 [2023-02-01T08:34:34.184Z] Removing intermediate container d327162a2555 [2023-02-01T08:34:34.184Z] ---> 130fdc7cd1d7 [2023-02-01T08:34:34.184Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-01T08:34:34.184Z] ---> Running in c95a87873af2 [2023-02-01T08:34:34.184Z] Removing intermediate container 87c53198ffa0 [2023-02-01T08:34:34.184Z] ---> b93b74a4cadb [2023-02-01T08:34:34.184Z] Step 22/23 : LABEL git_sha=4f76064c7c1b70d309a20ac47e96eef7f6d1d6e7 [2023-02-01T08:34:34.474Z] ---> Running in 1b109328c064 [2023-02-01T08:34:34.474Z] Removing intermediate container c95a87873af2 [2023-02-01T08:34:34.474Z] ---> f15a7b04eb7e [2023-02-01T08:34:34.474Z] Step 22/24 : LABEL arch=x86_64 [2023-02-01T08:34:34.731Z] ---> Running in c96bbc73d0c0 [2023-02-01T08:34:34.731Z] Removing intermediate container 1b109328c064 [2023-02-01T08:34:34.731Z] ---> fd59de22469b [2023-02-01T08:34:34.731Z] Step 23/23 : LABEL version=0.0.0 [2023-02-01T08:34:34.731Z] ---> Running in 384d4ab6b2c8 [2023-02-01T08:34:34.988Z] Removing intermediate container c96bbc73d0c0 [2023-02-01T08:34:34.988Z] ---> 0f9434e339af [2023-02-01T08:34:34.988Z] Step 23/24 : LABEL git_sha=4f76064c7c1b70d309a20ac47e96eef7f6d1d6e7 [2023-02-01T08:34:34.988Z] ---> Running in 917550365ea5 [2023-02-01T08:34:34.988Z] Removing intermediate container 384d4ab6b2c8 [2023-02-01T08:34:34.988Z] ---> 00c87c5529a9 [2023-02-01T08:34:34.988Z] [2023-02-01T08:34:35.246Z] Successfully built 00c87c5529a9 [2023-02-01T08:34:35.246Z] Successfully tagged security-spire-server:latest [2023-02-01T08:34:35.246Z]  Building security-spire-server ... done Building core-metadata [2023-02-01T08:34:35.246Z] Removing intermediate container 917550365ea5 [2023-02-01T08:34:35.246Z] ---> fbb5b0e5f291 [2023-02-01T08:34:35.246Z] Step 24/24 : LABEL version=0.0.0 [2023-02-01T08:34:35.246Z] ---> Running in 1596de7b7f8f [2023-02-01T08:34:35.730Z] Removing intermediate container 975a62b99e5e [2023-02-01T08:34:35.730Z] ---> 062fc11cc962 [2023-02-01T08:34:35.730Z] Successfully built 062fc11cc962 [2023-02-01T08:34:35.730Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-01T08:34:36.074Z] + docker inspect -f . ci-base-image-arm64 [2023-02-01T08:34:36.074Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-01T08:34:36.266Z] prd-ubuntu20.04-docker-arm64-4c-16g-4240 does not seem to be running inside a container [2023-02-01T08:34:36.340Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-01T08:34:37.624Z] $ docker top 95e9d3bc5c24f3bc79646d370f05e7fcad60b2ea27b3b9f86e769d531076f048 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-01T08:34:38.470Z] + go version [2023-02-01T08:34:38.470Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-01T08:34:38.492Z] $ docker stop --time=1 95e9d3bc5c24f3bc79646d370f05e7fcad60b2ea27b3b9f86e769d531076f048 [2023-02-01T08:34:38.535Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-01T08:34:38.535Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-01T08:34:38.535Z] ---> 05166121594a [2023-02-01T08:34:38.535Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-01T08:34:38.535Z] ---> Using cache [2023-02-01T08:34:38.535Z] ---> 9bb3986f2650 [2023-02-01T08:34:38.535Z] Step 4/24 : WORKDIR /edgex-go [2023-02-01T08:34:38.535Z] ---> Using cache [2023-02-01T08:34:38.535Z] ---> bb78a5daa5ce [2023-02-01T08:34:38.535Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-01T08:34:40.212Z] $ docker rm -f --volumes 95e9d3bc5c24f3bc79646d370f05e7fcad60b2ea27b3b9f86e769d531076f048 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-01T08:34:40.807Z] + docker inspect -f . ci-base-image-arm64 [2023-02-01T08:34:40.807Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-01T08:34:41.015Z] prd-ubuntu20.04-docker-arm64-4c-16g-4240 does not seem to be running inside a container [2023-02-01T08:34:41.091Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-01T08:34:42.383Z] $ docker top 4b512e5d642b91545ec907bd8e065f97488806a7d401c8e74c1e80f2bc01e6d1 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-01T08:34:42.607Z] ========================================================= [2023-02-01T08:34:42.607Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-01T08:34:42.607Z] ========================================================= [Pipeline] sh [2023-02-01T08:34:42.728Z] Removing intermediate container 1596de7b7f8f [2023-02-01T08:34:42.728Z] ---> b25d15bc4c58 [2023-02-01T08:34:42.728Z] [2023-02-01T08:34:42.728Z] Successfully built b25d15bc4c58 [2023-02-01T08:34:43.240Z] + git config --global --add safe.directory /w/workspace/edgex-go/9 [Pipeline] fileExists [Pipeline] sh [2023-02-01T08:34:43.663Z] Successfully tagged security-spire-config:latest [2023-02-01T08:34:43.663Z] Building security-proxy-setup [2023-02-01T08:34:43.663Z]  Building security-spire-config ... done  ---> Running in b7697dccc828 [2023-02-01T08:34:43.902Z] + make test [2023-02-01T08:34:43.902Z] go test -race -coverprofile=coverage.out ./... [2023-02-01T08:34:47.236Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-01T08:34:47.236Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-01T08:34:47.236Z] ---> 05166121594a [2023-02-01T08:34:47.236Z] Step 3/21 : WORKDIR /edgex-go [2023-02-01T08:34:47.236Z] ---> Using cache [2023-02-01T08:34:47.236Z] ---> b892f087e8b7 [2023-02-01T08:34:47.236Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-01T08:34:50.523Z] ---> Running in eaeb8b8397be [2023-02-01T08:34:51.169Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-01T08:34:51.169Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-01T08:34:52.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-01T08:34:52.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-01T08:34:52.294Z] OK: 211 MiB in 51 packages [2023-02-01T08:34:52.744Z] OK: 211 MiB in 51 packages [2023-02-01T08:34:55.444Z] Removing intermediate container b7697dccc828 [2023-02-01T08:34:55.444Z] ---> 3e3de4dea8c0 [2023-02-01T08:34:55.444Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-01T08:34:55.444Z] Removing intermediate container 5d60ead54369 [2023-02-01T08:34:55.444Z] ---> 32daf24aa4f7 [2023-02-01T08:34:55.444Z] [2023-02-01T08:34:55.444Z] Step 9/32 : FROM alpine:3.16 [2023-02-01T08:34:55.444Z] Removing intermediate container d77da9e1019f [2023-02-01T08:34:55.444Z] ---> bc79d76fcb30 [2023-02-01T08:34:55.444Z] [2023-02-01T08:34:55.444Z] Step 9/19 : FROM alpine:3.15 [2023-02-01T08:34:55.444Z] ---> c4fc93816858 [2023-02-01T08:34:55.444Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-01T08:34:55.444Z] ---> Using cache [2023-02-01T08:34:55.444Z] ---> 39ea539cec8a [2023-02-01T08:34:55.444Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-01T08:34:56.258Z] 3.16: Pulling from library/alpine [2023-02-01T08:34:56.258Z] Removing intermediate container eaeb8b8397be [2023-02-01T08:34:56.258Z] ---> 64ece761c868 [2023-02-01T08:34:56.258Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-01T08:34:57.665Z] ---> Running in 844deb4509e6 [2023-02-01T08:34:57.665Z] ---> 29c3baf965b4 [2023-02-01T08:34:57.665Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-01T08:34:57.665Z] ---> 81a2f53af24b [2023-02-01T08:34:57.665Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-01T08:34:57.665Z] ---> Running in 57a59356f043 [2023-02-01T08:34:57.665Z] ---> Running in bbb01a46665c [2023-02-01T08:34:57.665Z] Removing intermediate container 332c31345a01 [2023-02-01T08:34:57.665Z] ---> 9f9e15bfe350 [2023-02-01T08:34:57.665Z] [2023-02-01T08:34:57.665Z] Step 10/22 : FROM alpine:3.16 [2023-02-01T08:34:57.665Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-01T08:34:57.936Z] 3.16: Pulling from library/alpine [2023-02-01T08:34:57.936Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-01T08:34:57.936Z] Status: Downloaded newer image for alpine:3.16 [2023-02-01T08:34:57.936Z] ---> bfe296a52501 [2023-02-01T08:34:57.936Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-01T08:34:57.936Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-01T08:34:57.936Z] Status: Image is up to date for alpine:3.16 [2023-02-01T08:34:57.936Z] ---> bfe296a52501 [2023-02-01T08:34:57.936Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-01T08:34:57.936Z] ---> Running in 0f932dd1b19c [2023-02-01T08:34:57.936Z] ---> Running in f8746857cc8f [2023-02-01T08:34:57.936Z] Removing intermediate container 0f932dd1b19c [2023-02-01T08:34:57.936Z] ---> a6eed191d836 [2023-02-01T08:34:57.936Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-01T08:34:57.936Z] ---> Running in 6dd69c390f45 [2023-02-01T08:34:58.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-01T08:34:58.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-01T08:34:58.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-01T08:34:58.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-01T08:34:58.457Z] v3.15.6-287-geb38532184 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-01T08:34:58.457Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-01T08:34:58.457Z] OK: 15859 distinct packages available [2023-02-01T08:34:58.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-01T08:34:58.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-01T08:34:58.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-01T08:34:58.457Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-01T08:34:58.457Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-01T08:34:58.457Z] Executing busybox-1.35.0-r17.trigger [2023-02-01T08:34:58.457Z] Executing ca-certificates-20220614-r0.trigger [2023-02-01T08:34:58.718Z] OK: 6 MiB in 16 packages [2023-02-01T08:34:58.718Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-01T08:34:58.718Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-01T08:34:58.718Z] (2/2) Installing su-exec (0.2-r1) [2023-02-01T08:34:58.718Z] Executing busybox-1.35.0-r17.trigger [2023-02-01T08:34:58.718Z] OK: 6 MiB in 16 packages [2023-02-01T08:34:58.718Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-01T08:34:58.718Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-01T08:34:58.718Z] (4/9) Installing libcurl (7.80.0-r5) [2023-02-01T08:34:58.718Z] (5/9) Installing curl (7.80.0-r5) [2023-02-01T08:34:58.718Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-01T08:34:58.718Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-01T08:34:58.718Z] (8/9) Installing libucontext (1.1-r0) [2023-02-01T08:34:58.718Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-01T08:34:58.718Z] Executing busybox-1.34.1-r7.trigger [2023-02-01T08:34:58.718Z] Executing ca-certificates-20220614-r0.trigger [2023-02-01T08:34:58.718Z] OK: 8 MiB in 23 packages [2023-02-01T08:34:59.288Z] Removing intermediate container 6dd69c390f45 [2023-02-01T08:34:59.288Z] ---> 204566853926 [2023-02-01T08:34:59.288Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-01T08:34:59.288Z] ---> Running in 2ffdf4391651 [2023-02-01T08:34:59.288Z] Removing intermediate container f8746857cc8f [2023-02-01T08:34:59.288Z] ---> ecd225c800dc [2023-02-01T08:34:59.288Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-01T08:34:59.288Z] ---> Running in 1b891d595307 [2023-02-01T08:34:59.288Z] Removing intermediate container 2ffdf4391651 [2023-02-01T08:34:59.288Z] ---> 3408a58a5142 [2023-02-01T08:34:59.288Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-01T08:34:59.288Z] ---> Running in ee2f9a340d90 [2023-02-01T08:34:59.288Z] Removing intermediate container 1b891d595307 [2023-02-01T08:34:59.288Z] ---> 7d0da32440d2 [2023-02-01T08:34:59.288Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-01T08:34:59.288Z] Removing intermediate container 844deb4509e6 [2023-02-01T08:34:59.288Z] ---> 4d67b7055e72 [2023-02-01T08:34:59.288Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-01T08:34:59.288Z] ---> Running in 19b2ff23470d [2023-02-01T08:34:59.548Z] Removing intermediate container ee2f9a340d90 [2023-02-01T08:34:59.548Z] ---> e59fcc539b3a [2023-02-01T08:34:59.548Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-01T08:34:59.548Z] ---> Running in 4d5029e11923 [2023-02-01T08:34:59.548Z] Removing intermediate container 19b2ff23470d [2023-02-01T08:34:59.548Z] ---> 61e7b4e7941c [2023-02-01T08:34:59.548Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-01T08:34:59.548Z] ---> Running in 389ee4f5950a [2023-02-01T08:34:59.548Z] ---> c06b26b7ba44 [2023-02-01T08:34:59.548Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-01T08:34:59.548Z] Removing intermediate container 4d5029e11923 [2023-02-01T08:34:59.548Z] ---> 7d4fbaf989fa [2023-02-01T08:34:59.548Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-01T08:34:59.548Z] ---> Running in 1558fac4f8bb [2023-02-01T08:34:59.548Z] Removing intermediate container 389ee4f5950a [2023-02-01T08:34:59.548Z] ---> 626182eb0335 [2023-02-01T08:34:59.548Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-01T08:34:59.841Z] Removing intermediate container 1558fac4f8bb [2023-02-01T08:34:59.841Z] ---> 67bf5919a171 [2023-02-01T08:34:59.841Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-01T08:35:00.124Z] ---> b130dadfa0be [2023-02-01T08:35:00.124Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-01T08:35:00.124Z] ---> Running in 7130793875fc [2023-02-01T08:35:00.124Z] ---> 08db2b6de19a [2023-02-01T08:35:00.124Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-01T08:35:00.382Z] ---> 8f159ed8f4db [2023-02-01T08:35:00.382Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-01T08:35:00.665Z] ---> Running in a3fd64a12004 [2023-02-01T08:35:00.935Z] Removing intermediate container a3fd64a12004 [2023-02-01T08:35:00.935Z] ---> b9d8ac16a69e [2023-02-01T08:35:00.935Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-01T08:35:00.935Z] ---> 8278bdeb8c3d [2023-02-01T08:35:00.935Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-01T08:35:00.935Z] ---> Running in 04f3c79d905f [2023-02-01T08:35:00.935Z] Removing intermediate container 04f3c79d905f [2023-02-01T08:35:00.935Z] ---> 8a638e21d073 [2023-02-01T08:35:00.935Z] Step 17/19 : LABEL arch=x86_64 [2023-02-01T08:35:00.935Z] ---> Running in e1240a7a7dc3 [2023-02-01T08:35:01.197Z] ---> 4b30f959b404 [2023-02-01T08:35:01.197Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-01T08:35:01.197Z] Removing intermediate container 7130793875fc [2023-02-01T08:35:01.197Z] ---> e53cf2cab8e1 [2023-02-01T08:35:01.197Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-01T08:35:01.197Z] ---> Running in 999e5a52515a [2023-02-01T08:35:01.197Z] ---> Running in b29c41b4cb97 [2023-02-01T08:35:01.197Z] Removing intermediate container e1240a7a7dc3 [2023-02-01T08:35:01.197Z] ---> 90c8bae1b205 [2023-02-01T08:35:01.197Z] Step 18/19 : LABEL git_sha=4f76064c7c1b70d309a20ac47e96eef7f6d1d6e7 [2023-02-01T08:35:01.197Z] ---> Running in a969144bffd9 [2023-02-01T08:35:01.197Z] Removing intermediate container b29c41b4cb97 [2023-02-01T08:35:01.197Z] ---> 9ca560cfedf9 [2023-02-01T08:35:01.197Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-01T08:35:01.197Z] Removing intermediate container 999e5a52515a [2023-02-01T08:35:01.197Z] ---> 17e93bc195a9 [2023-02-01T08:35:01.197Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-01T08:35:01.197Z] ---> Running in dd4f63ee444c [2023-02-01T08:35:01.197Z] Removing intermediate container a969144bffd9 [2023-02-01T08:35:01.197Z] ---> c480ed0a9029 [2023-02-01T08:35:01.197Z] Step 19/19 : LABEL version=0.0.0 [2023-02-01T08:35:01.197Z] ---> Running in e3926a58c2d6 [2023-02-01T08:35:01.456Z] Removing intermediate container dd4f63ee444c [2023-02-01T08:35:01.456Z] ---> d7b08ce04d11 [2023-02-01T08:35:01.456Z] Step 20/22 : LABEL arch=x86_64 [2023-02-01T08:35:01.456Z] ---> 300fd3ec107e [2023-02-01T08:35:01.456Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-01T08:35:01.456Z] ---> Running in e85f087b4a14 [2023-02-01T08:35:01.456Z] Removing intermediate container e3926a58c2d6 [2023-02-01T08:35:01.456Z] ---> c0a06c00c8e7 [2023-02-01T08:35:01.456Z] [2023-02-01T08:35:01.456Z] ---> Running in c70a36aaf247 [2023-02-01T08:35:01.715Z] Successfully built c0a06c00c8e7 [2023-02-01T08:35:01.715Z] Removing intermediate container e85f087b4a14 [2023-02-01T08:35:01.715Z] ---> 6647f0207d07 [2023-02-01T08:35:01.715Z] Step 21/22 : LABEL git_sha=4f76064c7c1b70d309a20ac47e96eef7f6d1d6e7 [2023-02-01T08:35:01.715Z] Successfully tagged security-spiffe-token-provider:latest [2023-02-01T08:35:01.715Z]  Building security-spiffe-token-provider ... done Building security-secretstore-setup [2023-02-01T08:35:01.715Z] ---> Running in 3dd3da1e09d4 [2023-02-01T08:35:01.715Z] Removing intermediate container 3dd3da1e09d4 [2023-02-01T08:35:01.715Z] ---> bfa4e6b63aef [2023-02-01T08:35:01.715Z] Step 22/22 : LABEL version=0.0.0 [2023-02-01T08:35:05.120Z] ---> Running in dfa51e81c504 [2023-02-01T08:35:05.120Z] Removing intermediate container dfa51e81c504 [2023-02-01T08:35:05.120Z] ---> 5937581729c4 [2023-02-01T08:35:05.120Z] [2023-02-01T08:35:05.387Z] Successfully built 5937581729c4 [2023-02-01T08:35:05.387Z] Successfully tagged support-notifications:latest [2023-02-01T08:35:05.387Z]  Building support-notifications ... done Building core-common-config-bootstrapper [2023-02-01T08:35:05.647Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-01T08:35:05.647Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-01T08:35:05.647Z] ---> 05166121594a [2023-02-01T08:35:05.647Z] Step 3/24 : WORKDIR /edgex-go [2023-02-01T08:35:05.647Z] ---> Using cache [2023-02-01T08:35:05.647Z] ---> b892f087e8b7 [2023-02-01T08:35:05.647Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-01T08:35:05.647Z] ---> Using cache [2023-02-01T08:35:05.647Z] ---> 64ece761c868 [2023-02-01T08:35:05.647Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-01T08:35:05.647Z] ---> Using cache [2023-02-01T08:35:05.647Z] ---> 81a2f53af24b [2023-02-01T08:35:05.647Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-01T08:35:08.259Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-01T08:35:08.259Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-01T08:35:08.259Z] ---> 05166121594a [2023-02-01T08:35:08.259Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-01T08:35:08.259Z] ---> Using cache [2023-02-01T08:35:08.259Z] ---> 9bb3986f2650 [2023-02-01T08:35:08.259Z] Step 4/22 : WORKDIR /edgex-go [2023-02-01T08:35:08.259Z] ---> Using cache [2023-02-01T08:35:08.259Z] ---> bb78a5daa5ce [2023-02-01T08:35:08.259Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-01T08:35:08.259Z] ---> Using cache [2023-02-01T08:35:08.259Z] ---> 3e3de4dea8c0 [2023-02-01T08:35:08.259Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-01T08:35:08.259Z] ---> Using cache [2023-02-01T08:35:08.259Z] ---> 29c3baf965b4 [2023-02-01T08:35:08.259Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-01T08:35:09.202Z] ---> Running in ca410f01a482 [2023-02-01T08:35:09.202Z] ---> Running in 7e0dba093e40 [2023-02-01T08:35:09.202Z] Removing intermediate container c70a36aaf247 [2023-02-01T08:35:09.202Z] ---> d76748462d80 [2023-02-01T08:35:09.202Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-01T08:35:09.460Z] ---> 6dd988ecbe30 [2023-02-01T08:35:09.460Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-01T08:35:10.029Z] ---> 1602cc1bd1a4 [2023-02-01T08:35:10.029Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-01T08:35:10.029Z] ---> 2b62d9f1d455 [2023-02-01T08:35:10.029Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-01T08:35:10.288Z] ---> 23de9670352e [2023-02-01T08:35:10.288Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-01T08:35:10.288Z] ---> 611ffd2b1be9 [2023-02-01T08:35:10.288Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-01T08:35:10.548Z] ---> 9dda4c1f03c1 [2023-02-01T08:35:10.548Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-01T08:35:10.548Z] ---> 71ba85b0c9a2 [2023-02-01T08:35:10.548Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-01T08:35:10.548Z] ---> Running in 6ce73d2604cd [2023-02-01T08:35:11.120Z] Removing intermediate container 6ce73d2604cd [2023-02-01T08:35:11.120Z] ---> 2dcb03758722 [2023-02-01T08:35:11.120Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-01T08:35:11.381Z] ---> Running in 23c0a706c85a [2023-02-01T08:35:11.381Z] Removing intermediate container 23c0a706c85a [2023-02-01T08:35:11.381Z] ---> 989fe146e618 [2023-02-01T08:35:11.381Z] Step 29/32 : CMD ["gate"] [2023-02-01T08:35:11.381Z] ---> Running in 337b54a94c26 [2023-02-01T08:35:11.381Z] Removing intermediate container 337b54a94c26 [2023-02-01T08:35:11.381Z] ---> 4c95a5a87a22 [2023-02-01T08:35:11.381Z] Step 30/32 : LABEL arch=x86_64 [2023-02-01T08:35:11.381Z] ---> Running in ded91e284187 [2023-02-01T08:35:11.381Z] Removing intermediate container ded91e284187 [2023-02-01T08:35:11.381Z] ---> 681fe621d665 [2023-02-01T08:35:11.381Z] Step 31/32 : LABEL git_sha=4f76064c7c1b70d309a20ac47e96eef7f6d1d6e7 [2023-02-01T08:35:11.642Z] ---> Running in 20b3116205cc [2023-02-01T08:35:11.642Z] Removing intermediate container 20b3116205cc [2023-02-01T08:35:11.642Z] ---> 1d5483aa4c47 [2023-02-01T08:35:11.642Z] Step 32/32 : LABEL version=0.0.0 [2023-02-01T08:35:11.642Z] ---> Running in 1f2aad0d551e [2023-02-01T08:35:11.642Z] Removing intermediate container 1f2aad0d551e [2023-02-01T08:35:11.642Z] ---> 79ae971b26f7 [2023-02-01T08:35:11.642Z] [2023-02-01T08:35:11.642Z] Successfully built 79ae971b26f7 [2023-02-01T08:35:11.642Z] Successfully tagged security-bootstrapper:latest [2023-02-01T08:35:11.642Z]  Building security-bootstrapper ... done Building security-spire-agent [2023-02-01T08:35:13.555Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-01T08:35:13.555Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-01T08:35:13.555Z] ---> 05166121594a [2023-02-01T08:35:13.555Z] Step 3/24 : WORKDIR /edgex-go [2023-02-01T08:35:13.555Z] ---> Using cache [2023-02-01T08:35:13.555Z] ---> b892f087e8b7 [2023-02-01T08:35:13.555Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-01T08:35:13.555Z] ---> Using cache [2023-02-01T08:35:13.555Z] ---> 434e45cd5ff6 [2023-02-01T08:35:13.555Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-01T08:35:13.555Z] ---> Using cache [2023-02-01T08:35:13.555Z] ---> f24bd05888d4 [2023-02-01T08:35:13.555Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-01T08:35:13.555Z] ---> Using cache [2023-02-01T08:35:13.555Z] ---> 14fe0a730a55 [2023-02-01T08:35:13.555Z] Step 7/24 : COPY . . [2023-02-01T08:35:13.555Z] ---> Using cache [2023-02-01T08:35:13.555Z] ---> da67dd1454be [2023-02-01T08:35:13.555Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-01T08:35:13.555Z] ---> Using cache [2023-02-01T08:35:13.555Z] ---> dd4907815900 [2023-02-01T08:35:13.555Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-01T08:35:13.555Z] ---> Using cache [2023-02-01T08:35:13.555Z] ---> 22126960b700 [2023-02-01T08:35:13.555Z] 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-01T08:35:13.555Z] ---> Using cache [2023-02-01T08:35:13.555Z] ---> d5827d09bf29 [2023-02-01T08:35:13.555Z] Step 11/24 : WORKDIR /edgex-go [2023-02-01T08:35:13.555Z] ---> Using cache [2023-02-01T08:35:13.555Z] ---> d64e56c0ac30 [2023-02-01T08:35:13.555Z] [2023-02-01T08:35:13.555Z] Step 12/24 : FROM alpine:3.15 [2023-02-01T08:35:13.555Z] ---> c4fc93816858 [2023-02-01T08:35:13.555Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-01T08:35:13.555Z] ---> Using cache [2023-02-01T08:35:13.555Z] ---> 39ea539cec8a [2023-02-01T08:35:13.555Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-01T08:35:16.614Z] ---> Running in ae260ad35c1f [2023-02-01T08:35:16.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-01T08:35:16.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-01T08:35:16.875Z] v3.15.6-287-geb38532184 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-01T08:35:16.875Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-01T08:35:16.875Z] OK: 15859 distinct packages available [2023-02-01T08:35:16.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-01T08:35:17.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-01T08:35:17.133Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-01T08:35:17.133Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-01T08:35:17.133Z] (3/5) Installing libucontext (1.1-r0) [2023-02-01T08:35:17.133Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-01T08:35:17.391Z] (5/5) Installing openssl (1.1.1s-r1) [2023-02-01T08:35:17.391Z] Executing busybox-1.34.1-r7.trigger [2023-02-01T08:35:17.391Z] OK: 7 MiB in 19 packages [2023-02-01T08:35:17.958Z] Removing intermediate container ae260ad35c1f [2023-02-01T08:35:17.958Z] ---> bf84e625f8fd [2023-02-01T08:35:17.958Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-01T08:35:18.974Z] ---> c0481fdae8f8 [2023-02-01T08:35:18.974Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-01T08:35:20.901Z] ---> 9848e1f72f20 [2023-02-01T08:35:20.901Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-01T08:35:20.901Z] ---> 10223fbf368a [2023-02-01T08:35:20.901Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-01T08:35:21.474Z] ---> fe6ad0a026e9 [2023-02-01T08:35:21.474Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-01T08:35:21.474Z] ---> a7751438fe12 [2023-02-01T08:35:21.474Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-01T08:35:21.474Z] ---> Running in d65d7dfa95d8 [2023-02-01T08:35:21.734Z] Removing intermediate container d65d7dfa95d8 [2023-02-01T08:35:21.734Z] ---> 3423b6fca033 [2023-02-01T08:35:21.734Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-01T08:35:21.734Z] ---> Running in 00d1bc4373a8 [2023-02-01T08:35:21.734Z] Removing intermediate container 00d1bc4373a8 [2023-02-01T08:35:21.734Z] ---> 9f2326e9e031 [2023-02-01T08:35:21.734Z] Step 22/24 : LABEL arch=x86_64 [2023-02-01T08:35:21.734Z] ---> Running in b3f8812ac69a [2023-02-01T08:35:21.994Z] Removing intermediate container b3f8812ac69a [2023-02-01T08:35:21.994Z] ---> 20d34028e709 [2023-02-01T08:35:21.994Z] Step 23/24 : LABEL git_sha=4f76064c7c1b70d309a20ac47e96eef7f6d1d6e7 [2023-02-01T08:35:21.994Z] ---> Running in cf30c49b656a [2023-02-01T08:35:21.994Z] Removing intermediate container cf30c49b656a [2023-02-01T08:35:21.994Z] ---> ce8020057fee [2023-02-01T08:35:21.994Z] Step 24/24 : LABEL version=0.0.0 [2023-02-01T08:35:21.994Z] ---> Running in 6082dfb883f0 [2023-02-01T08:35:21.994Z] Removing intermediate container 6082dfb883f0 [2023-02-01T08:35:21.994Z] ---> 9b0dca6b96c5 [2023-02-01T08:35:21.994Z] [2023-02-01T08:35:22.255Z] Successfully built 9b0dca6b96c5 [2023-02-01T08:35:22.255Z] Successfully tagged security-spire-agent:latest [2023-02-01T08:35:22.255Z]  Building security-spire-agent ... done Building support-scheduler [2023-02-01T08:35:22.804Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-01T08:35:26.540Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-01T08:35:26.540Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-01T08:35:26.540Z] ---> 05166121594a [2023-02-01T08:35:26.540Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-01T08:35:26.540Z] ---> Using cache [2023-02-01T08:35:26.540Z] ---> 9bb3986f2650 [2023-02-01T08:35:26.540Z] Step 4/22 : WORKDIR /edgex-go [2023-02-01T08:35:26.540Z] ---> Using cache [2023-02-01T08:35:26.540Z] ---> bb78a5daa5ce [2023-02-01T08:35:26.540Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-01T08:35:26.540Z] ---> Using cache [2023-02-01T08:35:26.540Z] ---> 3e3de4dea8c0 [2023-02-01T08:35:26.540Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-01T08:35:26.540Z] ---> Using cache [2023-02-01T08:35:26.540Z] ---> 29c3baf965b4 [2023-02-01T08:35:26.540Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-01T08:35:26.540Z] ---> Running in db58d046a760 [2023-02-01T08:36:34.767Z] Removing intermediate container ca410f01a482 [2023-02-01T08:36:34.767Z] ---> a5a7598bf3bc [2023-02-01T08:36:34.767Z] Step 7/24 : COPY . . [2023-02-01T08:36:34.767Z] Removing intermediate container 7e0dba093e40 [2023-02-01T08:36:34.767Z] ---> 9e6bc0652b73 [2023-02-01T08:36:34.767Z] Step 8/22 : COPY . . [2023-02-01T08:36:34.767Z] Removing intermediate container db58d046a760 [2023-02-01T08:36:34.767Z] ---> 4fa2b107e888 [2023-02-01T08:36:34.767Z] Step 8/22 : COPY . . [2023-02-01T08:36:34.767Z] Removing intermediate container bbb01a46665c [2023-02-01T08:36:34.767Z] ---> a0fb9e8b14e6 [2023-02-01T08:36:34.767Z] Step 7/21 : COPY . . [2023-02-01T08:36:34.767Z] Removing intermediate container 57a59356f043 [2023-02-01T08:36:34.767Z] ---> a51ff33617f5 [2023-02-01T08:36:34.767Z] Step 8/24 : COPY . . [2023-02-01T08:36:53.890Z] ---> 55e0912c5b45 [2023-02-01T08:36:53.890Z] ---> 10399cc26171 [2023-02-01T08:36:53.890Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadataStep 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-01T08:36:53.890Z] [2023-02-01T08:36:53.890Z] ---> 386d709799ba [2023-02-01T08:36:53.890Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-01T08:36:53.890Z] ---> 63037ad6cb7b [2023-02-01T08:36:53.890Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-01T08:36:53.890Z] ---> Running in 010321483b30 [2023-02-01T08:36:53.890Z] ---> Running in 18aebc481b59 [2023-02-01T08:36:53.890Z] ---> Running in 7a7f3d9b3869 [2023-02-01T08:36:53.890Z] ---> 9997bc30950d [2023-02-01T08:36:53.890Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-01T08:36:53.890Z] ---> Running in 12a9c250202b [2023-02-01T08:36:53.890Z] ---> Running in 7dd16a292777 [2023-02-01T08:36:54.150Z] 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-01T08:36:54.409Z] 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-01T08:36:54.409Z] 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-01T08:36:54.666Z] 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-01T08:36:54.666Z] 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-01T08:37:26.720Z] 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-01T08:37:26.720Z] 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-01T08:37:29.507Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-01T08:37:29.507Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-01T08:37:29.507Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-01T08:37:29.507Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-01T08:37:29.507Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-01T08:37:37.751Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-01T08:37:37.751Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-01T08:37:37.751Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-01T08:37:37.751Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-01T08:37:37.751Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-01T08:37:37.752Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-01T08:37:37.752Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-01T08:37:37.752Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-01T08:37:37.752Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-01T08:37:44.889Z] Removing intermediate container 12a9c250202b [2023-02-01T08:37:44.889Z] ---> b08f7c4f6c67 [2023-02-01T08:37:44.889Z] [2023-02-01T08:37:44.889Z] Step 9/21 : FROM alpine:3.16 [2023-02-01T08:37:44.889Z] ---> bfe296a52501 [2023-02-01T08:37:44.889Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-01T08:37:44.889Z] Removing intermediate container 18aebc481b59 [2023-02-01T08:37:44.889Z] ---> cf109d450aff [2023-02-01T08:37:44.889Z] [2023-02-01T08:37:44.889Z] Step 10/24 : FROM alpine:3.16 [2023-02-01T08:37:44.889Z] ---> bfe296a52501 [2023-02-01T08:37:44.889Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-01T08:37:44.889Z] ---> Running in 4ce080ae8f0e [2023-02-01T08:37:45.159Z] ---> Running in a031739baf02 [2023-02-01T08:37:45.159Z] Removing intermediate container 7dd16a292777 [2023-02-01T08:37:45.159Z] ---> bef9930efbb0 [2023-02-01T08:37:45.159Z] [2023-02-01T08:37:45.159Z] Step 10/22 : FROM alpine:3.16 [2023-02-01T08:37:45.159Z] ---> bfe296a52501 [2023-02-01T08:37:45.159Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-01T08:37:45.159Z] Removing intermediate container 010321483b30 [2023-02-01T08:37:45.159Z] ---> 0dbc99c2c44a [2023-02-01T08:37:45.159Z] [2023-02-01T08:37:45.159Z] Step 9/24 : FROM alpine:3.16 [2023-02-01T08:37:45.159Z] ---> bfe296a52501 [2023-02-01T08:37:45.159Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-01T08:37:45.159Z] ---> Running in d95bf55f45ee [2023-02-01T08:37:45.159Z] ---> Running in 3ac856fc706d [2023-02-01T08:37:45.159Z] Removing intermediate container 7a7f3d9b3869 [2023-02-01T08:37:45.159Z] ---> 8757715c09bd [2023-02-01T08:37:45.159Z] [2023-02-01T08:37:45.159Z] Step 10/22 : FROM alpine:3.16 [2023-02-01T08:37:45.159Z] ---> bfe296a52501 [2023-02-01T08:37:45.159Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-01T08:37:45.159Z] ---> Running in 5f4f5bc86a33 [2023-02-01T08:37:45.419Z] Removing intermediate container d95bf55f45ee [2023-02-01T08:37:45.419Z] ---> a46141f99716 [2023-02-01T08:37:45.419Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-01T08:37:45.419Z] ---> Running in 14572d6ad1f4 [2023-02-01T08:37:45.419Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-01T08:37:45.419Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-01T08:37:45.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-01T08:37:45.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-01T08:37:45.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-01T08:37:45.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-01T08:37:45.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-01T08:37:45.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-01T08:37:45.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-01T08:37:45.939Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-01T08:37:45.939Z] Executing busybox-1.35.0-r17.trigger [2023-02-01T08:37:45.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-01T08:37:45.939Z] OK: 6 MiB in 15 packages [2023-02-01T08:37:45.939Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-01T08:37:45.939Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-01T08:37:45.939Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-01T08:37:45.939Z] (3/3) Installing su-exec (0.2-r1) [2023-02-01T08:37:45.939Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-01T08:37:45.939Z] Executing busybox-1.35.0-r17.trigger [2023-02-01T08:37:45.939Z] Executing ca-certificates-20220614-r0.trigger [2023-02-01T08:37:45.939Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-01T08:37:45.939Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-01T08:37:45.939Z] (4/6) Installing libcurl (7.83.1-r5) [2023-02-01T08:37:45.939Z] Executing busybox-1.35.0-r17.trigger [2023-02-01T08:37:45.939Z] OK: 6 MiB in 15 packages [2023-02-01T08:37:45.939Z] (5/6) Installing curl (7.83.1-r5) [2023-02-01T08:37:45.939Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-01T08:37:45.939Z] Executing busybox-1.35.0-r17.trigger [2023-02-01T08:37:45.939Z] Executing ca-certificates-20220614-r0.trigger [2023-02-01T08:37:45.939Z] OK: 6 MiB in 17 packages [2023-02-01T08:37:45.939Z] OK: 8 MiB in 20 packages [2023-02-01T08:37:46.202Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-01T08:37:46.202Z] Executing busybox-1.35.0-r17.trigger [2023-02-01T08:37:46.202Z] OK: 6 MiB in 15 packages [2023-02-01T08:37:46.202Z] Removing intermediate container a031739baf02 [2023-02-01T08:37:46.202Z] ---> 81b7112ae9fb [2023-02-01T08:37:46.202Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-01T08:37:46.202Z] ---> Running in b2c070cfa400 [2023-02-01T08:37:46.463Z] Removing intermediate container b2c070cfa400 [2023-02-01T08:37:46.463Z] ---> ada59cac47b6 [2023-02-01T08:37:46.463Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-01T08:37:46.463Z] ---> Running in 0609856b71a5 [2023-02-01T08:37:46.463Z] Removing intermediate container 0609856b71a5 [2023-02-01T08:37:46.463Z] ---> 24dfa311b989 [2023-02-01T08:37:46.463Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-01T08:37:46.463Z] ---> Running in 796534817eb4 [2023-02-01T08:37:46.463Z] Removing intermediate container 796534817eb4 [2023-02-01T08:37:46.463Z] ---> 301b7c3b956a [2023-02-01T08:37:46.463Z] Step 15/24 : WORKDIR / [2023-02-01T08:37:46.463Z] ---> Running in 76a2c6dfd350 [2023-02-01T08:37:46.727Z] Removing intermediate container 5f4f5bc86a33 [2023-02-01T08:37:46.727Z] ---> 2d12e19af7a8 [2023-02-01T08:37:46.727Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-01T08:37:46.727Z] ---> Running in 53ce34012ae7 [2023-02-01T08:37:46.727Z] Removing intermediate container 3ac856fc706d [2023-02-01T08:37:46.727Z] ---> 17ccc1cb5eb2 [2023-02-01T08:37:46.727Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-01T08:37:46.727Z] Removing intermediate container 76a2c6dfd350 [2023-02-01T08:37:46.727Z] ---> 58f4dbb54c11 [2023-02-01T08:37:46.727Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-01T08:37:46.727Z] Removing intermediate container 14572d6ad1f4 [2023-02-01T08:37:46.727Z] ---> f208aa531c71 [2023-02-01T08:37:46.727Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-01T08:37:46.727Z] ---> Running in 6528604640e4 [2023-02-01T08:37:46.727Z] Removing intermediate container 53ce34012ae7 [2023-02-01T08:37:46.727Z] ---> f14d96dc72f5 [2023-02-01T08:37:46.727Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-01T08:37:46.727Z] Removing intermediate container 4ce080ae8f0e [2023-02-01T08:37:46.727Z] ---> 4adc6216a1d9 [2023-02-01T08:37:46.727Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-01T08:37:47.032Z] ---> Running in 93c0984fc03c [2023-02-01T08:37:47.032Z] ---> ccc57f2ff64f [2023-02-01T08:37:47.032Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-01T08:37:47.032Z] ---> Running in 22801adf9866 [2023-02-01T08:37:47.032Z] Removing intermediate container 6528604640e4 [2023-02-01T08:37:47.032Z] ---> 1f1ae8d97f33 [2023-02-01T08:37:47.032Z] Step 12/24 : WORKDIR / [2023-02-01T08:37:47.032Z] ---> Running in ec5abc9f8ba0 [2023-02-01T08:37:47.032Z] ---> 6a9c8bbdb74f [2023-02-01T08:37:47.032Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-01T08:37:47.032Z] Removing intermediate container 93c0984fc03c [2023-02-01T08:37:47.032Z] ---> b1dfe362fe3b [2023-02-01T08:37:47.032Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-01T08:37:47.295Z] ---> Running in a6ee3e40f135 [2023-02-01T08:37:47.295Z] Removing intermediate container 22801adf9866 [2023-02-01T08:37:47.295Z] ---> 00cfeb7e42a7 [2023-02-01T08:37:47.295Z] Step 12/21 : WORKDIR /edgex [2023-02-01T08:37:47.295Z] Removing intermediate container ec5abc9f8ba0 [2023-02-01T08:37:47.295Z] ---> 27056ab87882 [2023-02-01T08:37:47.295Z] 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-01T08:37:47.938Z] ---> Running in 7a96a2821c61 [2023-02-01T08:37:47.938Z] ---> f5bacf6935af [2023-02-01T08:37:47.938Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-01T08:37:47.938Z] Removing intermediate container a6ee3e40f135 [2023-02-01T08:37:47.938Z] ---> 31292fceb12f [2023-02-01T08:37:47.938Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-01T08:37:47.938Z] ---> dfbca350f255 [2023-02-01T08:37:47.938Z] 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-01T08:37:47.938Z] ---> 5e5c69449429 [2023-02-01T08:37:47.938Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-01T08:37:47.938Z] ---> c1321bb5fa31 [2023-02-01T08:37:47.938Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-01T08:37:47.938Z] Removing intermediate container 7a96a2821c61 [2023-02-01T08:37:47.938Z] ---> 572402628821 [2023-02-01T08:37:47.938Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-01T08:37:48.350Z] ---> 3383bb3b7131 [2023-02-01T08:37:48.350Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-01T08:37:48.350Z] ---> aea2fe0ca2a1 [2023-02-01T08:37:48.350Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-01T08:37:48.350Z] ---> fe4736cf3c4d [2023-02-01T08:37:48.350Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-01T08:37:48.350Z] ---> 4b14560c5dbb [2023-02-01T08:37:48.350Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-01T08:37:48.350Z] ---> 844c361a90f6 [2023-02-01T08:37:48.350Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-01T08:37:48.350Z] ---> Running in 46c6e9e5196b [2023-02-01T08:37:48.350Z] ---> 4ed53461022c [2023-02-01T08:37:48.350Z] 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-01T08:37:48.610Z] ---> 53f587c5f019 [2023-02-01T08:37:48.610Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-01T08:37:49.592Z] ---> Running in 7feb5141914a [2023-02-01T08:37:49.592Z] Removing intermediate container 46c6e9e5196b [2023-02-01T08:37:49.592Z] ---> 82a581725cec [2023-02-01T08:37:49.592Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-01T08:37:49.592Z] ---> bfb64ff81dbd [2023-02-01T08:37:49.592Z] ---> fd3aad45eae8 [2023-02-01T08:37:49.592Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-01T08:37:49.592Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-01T08:37:49.592Z] ---> Running in 92a8696a7980 [2023-02-01T08:37:49.592Z] ---> 2c7a74f7e94a [2023-02-01T08:37:49.592Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-01T08:37:49.592Z] Removing intermediate container 92a8696a7980 [2023-02-01T08:37:49.592Z] ---> 691af206c3e0 [2023-02-01T08:37:49.592Z] Step 22/24 : LABEL arch=x86_64 [2023-02-01T08:37:49.851Z] ---> Running in 5702667fed55 [2023-02-01T08:37:50.061Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.279s coverage: 28.7% of statements [2023-02-01T08:37:50.061Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-01T08:37:50.061Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-01T08:37:50.110Z] ---> 7d8207fe4ec4 [2023-02-01T08:37:50.110Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-01T08:37:50.110Z] ---> 4ff4c83604b7 [2023-02-01T08:37:50.110Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-01T08:37:50.110Z] ---> 5beaf152a378 [2023-02-01T08:37:50.110Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-01T08:37:50.110Z] Removing intermediate container 5702667fed55 [2023-02-01T08:37:50.110Z] ---> 8be7721730d4 [2023-02-01T08:37:50.110Z] Step 23/24 : LABEL git_sha=4f76064c7c1b70d309a20ac47e96eef7f6d1d6e7 [2023-02-01T08:37:50.110Z] ---> Running in e7fa812fe89f [2023-02-01T08:37:50.110Z] ---> Running in 0d9eda29c5f0 [2023-02-01T08:37:50.677Z] ---> 08a6e3422ceb [2023-02-01T08:37:50.677Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-01T08:37:50.677Z] Removing intermediate container e7fa812fe89f [2023-02-01T08:37:50.677Z] ---> a540c5bec66d [2023-02-01T08:37:50.677Z] Step 24/24 : LABEL version=0.0.0 [2023-02-01T08:37:50.677Z] Removing intermediate container 0d9eda29c5f0 [2023-02-01T08:37:50.677Z] ---> 8ad7e4a578f2 [2023-02-01T08:37:50.677Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-01T08:37:50.677Z] Removing intermediate container 7feb5141914a [2023-02-01T08:37:50.677Z] ---> c8f09d65b40f [2023-02-01T08:37:50.677Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-01T08:37:50.677Z] ---> aab0d588919a [2023-02-01T08:37:50.677Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-01T08:37:50.677Z] ---> Running in f0db99d3aae9 [2023-02-01T08:37:50.677Z] ---> Running in 4ed5a30b0d69 [2023-02-01T08:37:50.677Z] ---> Running in defc28bbe234 [2023-02-01T08:37:50.677Z] ---> Running in 284df7536449 [2023-02-01T08:37:50.677Z] Removing intermediate container f0db99d3aae9 [2023-02-01T08:37:50.677Z] ---> 5c0159074104 [2023-02-01T08:37:50.677Z] [2023-02-01T08:37:50.677Z] Removing intermediate container defc28bbe234 [2023-02-01T08:37:50.677Z] ---> 67837f090ebd [2023-02-01T08:37:50.677Z] ---> 6c9c09963b8a [2023-02-01T08:37:50.677Z] Step 20/22 : LABEL arch=x86_64 [2023-02-01T08:37:50.677Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-01T08:37:50.677Z] Successfully built 5c0159074104 [2023-02-01T08:37:50.936Z] Successfully tagged core-metadata:latest [2023-02-01T08:37:50.936Z] ---> Running in 0dbbb6f751a3 [2023-02-01T08:37:50.936Z]  Building core-metadata ... done  ---> Running in 3b605f3f66c1 [2023-02-01T08:37:50.936Z] Removing intermediate container 284df7536449 [2023-02-01T08:37:50.936Z] ---> 25b3d77190c7 [2023-02-01T08:37:50.936Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-01T08:37:50.936Z] Building core-command [2023-02-01T08:37:50.936Z] ---> Running in 8eb5d28c2f3a [2023-02-01T08:37:50.936Z] Removing intermediate container 0dbbb6f751a3 [2023-02-01T08:37:50.936Z] ---> a731a19837a3 [2023-02-01T08:37:50.936Z] Step 21/22 : LABEL git_sha=4f76064c7c1b70d309a20ac47e96eef7f6d1d6e7 [2023-02-01T08:37:53.460Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-01T08:37:53.460Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-01T08:37:53.461Z] ---> 05166121594a [2023-02-01T08:37:53.461Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-01T08:37:53.461Z] ---> Using cache [2023-02-01T08:37:53.461Z] ---> 9bb3986f2650 [2023-02-01T08:37:53.461Z] Step 4/23 : WORKDIR /edgex-go [2023-02-01T08:37:53.461Z] ---> Using cache [2023-02-01T08:37:53.461Z] ---> bb78a5daa5ce [2023-02-01T08:37:53.461Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-01T08:37:53.461Z] ---> Using cache [2023-02-01T08:37:53.461Z] ---> 3e3de4dea8c0 [2023-02-01T08:37:53.461Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-01T08:37:53.461Z] ---> Using cache [2023-02-01T08:37:53.461Z] ---> 29c3baf965b4 [2023-02-01T08:37:53.461Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-01T08:37:53.461Z] ---> Using cache [2023-02-01T08:37:53.461Z] ---> a51ff33617f5 [2023-02-01T08:37:53.461Z] Step 8/23 : COPY . . [2023-02-01T08:37:53.461Z] ---> Using cache [2023-02-01T08:37:53.461Z] ---> 55e0912c5b45 [2023-02-01T08:37:53.461Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-01T08:37:54.835Z] Removing intermediate container 8eb5d28c2f3a [2023-02-01T08:37:54.835Z] ---> 486a5a8f74cb [2023-02-01T08:37:54.835Z] Step 20/22 : LABEL arch=x86_64 [2023-02-01T08:37:54.835Z] ---> Running in 7768a6a1eecb [2023-02-01T08:37:54.835Z] ---> Running in 3dc36fd61185 [2023-02-01T08:37:54.835Z] ---> Running in 1df4035d3945 [2023-02-01T08:37:55.102Z] Removing intermediate container 3dc36fd61185 [2023-02-01T08:37:55.102Z] ---> b8f713f97575 [2023-02-01T08:37:55.102Z] Step 22/22 : LABEL version=0.0.0 [2023-02-01T08:37:55.102Z] ---> Running in 423b30e5c4e2 [2023-02-01T08:37:55.102Z] Removing intermediate container 1df4035d3945 [2023-02-01T08:37:55.102Z] ---> 2a4a5238a975 [2023-02-01T08:37:55.102Z] Step 21/22 : LABEL git_sha=4f76064c7c1b70d309a20ac47e96eef7f6d1d6e7 [2023-02-01T08:37:55.102Z] Removing intermediate container 4ed5a30b0d69 [2023-02-01T08:37:55.102Z] ---> 821b66ed3c96 [2023-02-01T08:37:55.102Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-01T08:37:55.102Z] ---> Running in 50da783cce1e [2023-02-01T08:37:55.102Z] ---> Running in 50f980891124 [2023-02-01T08:37:55.102Z] Removing intermediate container 423b30e5c4e2 [2023-02-01T08:37:55.102Z] ---> 86f835786bc6 [2023-02-01T08:37:55.102Z] [2023-02-01T08:37:55.102Z] Removing intermediate container 50da783cce1e [2023-02-01T08:37:55.102Z] ---> 83178d6c5781 [2023-02-01T08:37:55.102Z] Step 22/22 : LABEL version=0.0.0 [2023-02-01T08:37:55.102Z] Successfully built 86f835786bc6 [2023-02-01T08:37:55.361Z] Successfully tagged support-scheduler:latest [2023-02-01T08:37:55.361Z]  Building support-scheduler ... done Building core-data [2023-02-01T08:37:55.361Z] Removing intermediate container 3b605f3f66c1 [2023-02-01T08:37:55.361Z] ---> 409d9efbd728 [2023-02-01T08:37:55.361Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-01T08:37:55.361Z] Removing intermediate container 50f980891124 [2023-02-01T08:37:55.361Z] ---> d62337a988a3 [2023-02-01T08:37:55.361Z] Step 19/21 : LABEL arch=x86_64 [2023-02-01T08:37:55.361Z] ---> Running in d581d4612f39 [2023-02-01T08:37:55.361Z] ---> Running in ad5def1c4b9a [2023-02-01T08:37:55.361Z] ---> Running in fbb2d5b2210b [2023-02-01T08:37:55.361Z] 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-01T08:37:57.902Z] Removing intermediate container ad5def1c4b9a [2023-02-01T08:37:57.902Z] ---> cd75c25bf8c4 [2023-02-01T08:37:57.902Z] Step 22/24 : LABEL arch=x86_64 [2023-02-01T08:37:57.902Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-01T08:37:57.902Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-01T08:37:59.283Z] ---> 05166121594a [2023-02-01T08:37:59.283Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-01T08:37:59.283Z] ---> Using cache [2023-02-01T08:37:59.283Z] ---> 9bb3986f2650 [2023-02-01T08:37:59.283Z] Step 4/22 : WORKDIR /edgex-go [2023-02-01T08:37:59.283Z] ---> Using cache [2023-02-01T08:37:59.283Z] ---> bb78a5daa5ce [2023-02-01T08:37:59.283Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-01T08:37:59.283Z] ---> Using cache [2023-02-01T08:37:59.283Z] ---> 3e3de4dea8c0 [2023-02-01T08:37:59.283Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-01T08:37:59.283Z] ---> Using cache [2023-02-01T08:37:59.283Z] ---> 29c3baf965b4 [2023-02-01T08:37:59.283Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-01T08:37:59.283Z] ---> Using cache [2023-02-01T08:37:59.283Z] ---> a51ff33617f5 [2023-02-01T08:37:59.283Z] Step 8/22 : COPY . . [2023-02-01T08:37:59.283Z] ---> Using cache [2023-02-01T08:37:59.283Z] ---> 55e0912c5b45 [2023-02-01T08:37:59.283Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-01T08:37:59.853Z] Removing intermediate container d581d4612f39 [2023-02-01T08:37:59.853Z] ---> 94b32c2672dd [2023-02-01T08:37:59.853Z] [2023-02-01T08:37:59.853Z] Removing intermediate container fbb2d5b2210b [2023-02-01T08:37:59.853Z] ---> 7725cbe5a1f0 [2023-02-01T08:37:59.853Z] Step 20/21 : LABEL git_sha=4f76064c7c1b70d309a20ac47e96eef7f6d1d6e7 [2023-02-01T08:37:59.853Z] ---> Running in ca1774e8c428 [2023-02-01T08:37:59.853Z] ---> Running in 4e48ac094ca5 [2023-02-01T08:37:59.853Z] ---> Running in a3480c0cb9fc [2023-02-01T08:37:59.853Z] Successfully built 94b32c2672dd [2023-02-01T08:37:59.853Z] Successfully tagged core-common-config-bootstrapper:latest [2023-02-01T08:38:00.115Z]  Building core-common-config-bootstrapper ... done Removing intermediate container ca1774e8c428 [2023-02-01T08:38:00.115Z] ---> 943d9d452d32 [2023-02-01T08:38:00.115Z] Step 23/24 : LABEL git_sha=4f76064c7c1b70d309a20ac47e96eef7f6d1d6e7 [2023-02-01T08:38:00.115Z] Removing intermediate container a3480c0cb9fc [2023-02-01T08:38:00.115Z] ---> 5ed784059952 [2023-02-01T08:38:00.115Z] Step 21/21 : LABEL version=0.0.0 [2023-02-01T08:38:00.115Z] ---> Running in 93542fc6858a [2023-02-01T08:38:00.115Z] ---> Running in 9c3e18c575a4 [2023-02-01T08:38:00.375Z] Removing intermediate container 9c3e18c575a4 [2023-02-01T08:38:00.375Z] ---> 7e08ddab2e20 [2023-02-01T08:38:00.375Z] [2023-02-01T08:38:00.375Z] Removing intermediate container 93542fc6858a [2023-02-01T08:38:00.375Z] ---> d76fbbf3d535 [2023-02-01T08:38:00.375Z] Step 24/24 : LABEL version=0.0.0 [2023-02-01T08:38:00.375Z] ---> Running in 0b95b2a4d4c9 [2023-02-01T08:38:00.375Z] 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-01T08:38:00.375Z] Successfully built 7e08ddab2e20 [2023-02-01T08:38:00.375Z] Successfully tagged security-proxy-setup:latest [2023-02-01T08:38:00.375Z]  Building security-proxy-setup ... done Removing intermediate container 0b95b2a4d4c9 [2023-02-01T08:38:00.375Z] ---> 7a6da0a50833 [2023-02-01T08:38:00.375Z] [2023-02-01T08:38:00.635Z] Successfully built 7a6da0a50833 [2023-02-01T08:38:00.635Z] Successfully tagged security-secretstore-setup:latest [2023-02-01T08:38:02.417Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.765s coverage: 98.5% of statements [2023-02-01T08:38:05.776Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 1.375s coverage: 43.1% of statements [2023-02-01T08:38:05.776Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-01T08:38:05.776Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-01T08:38:05.776Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-01T08:38:05.776Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.659s coverage: 54.0% of statements [2023-02-01T08:38:05.776Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-01T08:38:05.776Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-01T08:38:22.587Z]  Building security-secretstore-setup ... done Removing intermediate container 7768a6a1eecb [2023-02-01T08:38:22.587Z] ---> 07dd4d76a0e0 [2023-02-01T08:38:22.587Z] [2023-02-01T08:38:22.587Z] Step 10/23 : FROM alpine:3.16 [2023-02-01T08:38:22.587Z] ---> bfe296a52501 [2023-02-01T08:38:22.588Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-01T08:38:22.588Z] ---> Using cache [2023-02-01T08:38:22.588Z] ---> 2d12e19af7a8 [2023-02-01T08:38:22.588Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-01T08:38:22.588Z] ---> Using cache [2023-02-01T08:38:22.588Z] ---> f14d96dc72f5 [2023-02-01T08:38:22.588Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-01T08:38:22.588Z] Removing intermediate container 4e48ac094ca5 [2023-02-01T08:38:22.588Z] ---> c4d3121691fb [2023-02-01T08:38:22.588Z] [2023-02-01T08:38:22.588Z] Step 10/22 : FROM alpine:3.16 [2023-02-01T08:38:22.588Z] ---> bfe296a52501 [2023-02-01T08:38:22.588Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-01T08:38:22.588Z] ---> Running in e64346409846 [2023-02-01T08:38:22.588Z] ---> Running in d100ef7b629c [2023-02-01T08:38:22.588Z] Removing intermediate container e64346409846 [2023-02-01T08:38:22.588Z] ---> ff39133730db [2023-02-01T08:38:22.588Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-01T08:38:22.588Z] Removing intermediate container d100ef7b629c [2023-02-01T08:38:22.588Z] ---> 45f694979dc1 [2023-02-01T08:38:22.588Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-01T08:38:22.588Z] ---> Running in 49f162d7c081 [2023-02-01T08:38:22.588Z] ---> Running in c35eb062a729 [2023-02-01T08:38:22.588Z] Removing intermediate container 49f162d7c081 [2023-02-01T08:38:22.588Z] ---> 5db7b1bcafd2 [2023-02-01T08:38:22.588Z] Step 15/23 : WORKDIR / [2023-02-01T08:38:22.588Z] ---> Running in 48633a1fb1b1 [2023-02-01T08:38:22.588Z] Removing intermediate container c35eb062a729 [2023-02-01T08:38:22.588Z] ---> 533ff736ed15 [2023-02-01T08:38:22.588Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-01T08:38:22.588Z] ---> Running in 1928deb4e198 [2023-02-01T08:38:22.588Z] Removing intermediate container 48633a1fb1b1 [2023-02-01T08:38:22.588Z] ---> 9c01c4a7398a [2023-02-01T08:38:22.588Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-01T08:38:22.588Z] Removing intermediate container 1928deb4e198 [2023-02-01T08:38:22.588Z] ---> 12714dde6388 [2023-02-01T08:38:22.588Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-01T08:38:22.588Z] ---> Running in 3ec11108e265 [2023-02-01T08:38:22.588Z] ---> e08d74d3e288 [2023-02-01T08:38:22.588Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-01T08:38:23.165Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-01T08:38:23.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-01T08:38:23.425Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-01T08:38:23.425Z] Executing busybox-1.35.0-r17.trigger [2023-02-01T08:38:23.425Z] OK: 6 MiB in 15 packages [2023-02-01T08:38:23.425Z] ---> 07b9db0a2646 [2023-02-01T08:38:23.425Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-01T08:38:23.425Z] ---> a04418182d78 [2023-02-01T08:38:23.425Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-01T08:38:23.425Z] ---> Running in 0503ff97db08 [2023-02-01T08:38:23.425Z] Removing intermediate container 0503ff97db08 [2023-02-01T08:38:23.425Z] ---> 4be938070829 [2023-02-01T08:38:23.425Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-01T08:38:23.685Z] ---> Running in fd1f64706284 [2023-02-01T08:38:23.685Z] Removing intermediate container 3ec11108e265 [2023-02-01T08:38:23.685Z] ---> 8413d99a181b [2023-02-01T08:38:23.685Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-01T08:38:23.685Z] Removing intermediate container fd1f64706284 [2023-02-01T08:38:23.685Z] ---> f8cca1b47efd [2023-02-01T08:38:23.685Z] Step 21/23 : LABEL arch=x86_64 [2023-02-01T08:38:23.685Z] ---> Running in 35e955248651 [2023-02-01T08:38:23.685Z] Removing intermediate container 35e955248651 [2023-02-01T08:38:23.685Z] ---> 08c630c3accc [2023-02-01T08:38:23.685Z] Step 22/23 : LABEL git_sha=4f76064c7c1b70d309a20ac47e96eef7f6d1d6e7 [2023-02-01T08:38:23.685Z] ---> 6d3f25a22d50 [2023-02-01T08:38:23.685Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-01T08:38:23.685Z] ---> Running in 1eeedc766a42 [2023-02-01T08:38:23.974Z] Removing intermediate container 1eeedc766a42 [2023-02-01T08:38:23.974Z] ---> 69162787a660 [2023-02-01T08:38:23.974Z] Step 23/23 : LABEL version=0.0.0 [2023-02-01T08:38:23.974Z] ---> Running in cbc272142ded [2023-02-01T08:38:24.235Z] Removing intermediate container cbc272142ded [2023-02-01T08:38:24.235Z] ---> 0415d92e485d [2023-02-01T08:38:24.235Z] [2023-02-01T08:38:24.235Z] ---> 85d78f36e245 [2023-02-01T08:38:24.235Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-01T08:38:24.235Z] Successfully built 0415d92e485d [2023-02-01T08:38:24.235Z] Successfully tagged core-command:latest [2023-02-01T08:38:24.495Z]  Building core-command ... done  ---> d22ac7ad7cdf [2023-02-01T08:38:24.495Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-01T08:38:24.495Z] ---> Running in 1b5a37f7e38e [2023-02-01T08:38:24.495Z] Removing intermediate container 1b5a37f7e38e [2023-02-01T08:38:24.495Z] ---> 98062d4c5be3 [2023-02-01T08:38:24.495Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-01T08:38:24.495Z] ---> Running in 6e3054363a50 [2023-02-01T08:38:24.495Z] Removing intermediate container 6e3054363a50 [2023-02-01T08:38:24.495Z] ---> bcbb436a6379 [2023-02-01T08:38:24.495Z] Step 20/22 : LABEL arch=x86_64 [2023-02-01T08:38:24.495Z] ---> Running in 83c081aa25ab [2023-02-01T08:38:24.757Z] Removing intermediate container 83c081aa25ab [2023-02-01T08:38:24.757Z] ---> 46fec7b28787 [2023-02-01T08:38:24.757Z] Step 21/22 : LABEL git_sha=4f76064c7c1b70d309a20ac47e96eef7f6d1d6e7 [2023-02-01T08:38:24.757Z] ---> Running in f3204dffb412 [2023-02-01T08:38:24.757Z] Removing intermediate container f3204dffb412 [2023-02-01T08:38:24.757Z] ---> 6e878987190f [2023-02-01T08:38:24.757Z] Step 22/22 : LABEL version=0.0.0 [2023-02-01T08:38:24.757Z] ---> Running in 17ff3f9c0ad7 [2023-02-01T08:38:24.757Z] Removing intermediate container 17ff3f9c0ad7 [2023-02-01T08:38:24.757Z] ---> 6eff3acb108e [2023-02-01T08:38:24.757Z] [2023-02-01T08:38:25.019Z] Successfully built 6eff3acb108e [2023-02-01T08:38:25.019Z] Successfully tagged core-data:latest [2023-02-01T08:38:25.027Z]  Building core-data ... done  [Pipeline] } [2023-02-01T08:38:25.044Z] $ docker stop --time=1 c03f3af69ea97a2c5cfbdf7cbbc3bff008795ab134e25b1e9a780af53d25ab8c [2023-02-01T08:38:26.373Z] $ docker rm -f --volumes c03f3af69ea97a2c5cfbdf7cbbc3bff008795ab134e25b1e9a780af53d25ab8c [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-01T08:38:26.688Z] + docker images [2023-02-01T08:38:26.688Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-01T08:38:26.688Z] core-data latest 6eff3acb108e 2 seconds ago 17.9MB [2023-02-01T08:38:26.688Z] core-command latest 0415d92e485d 3 seconds ago 17.7MB [2023-02-01T08:38:26.688Z] c4d3121691fb 5 seconds ago 1.69GB [2023-02-01T08:38:26.688Z] 07dd4d76a0e0 8 seconds ago 1.68GB [2023-02-01T08:38:26.688Z] security-secretstore-setup latest 7a6da0a50833 26 seconds ago 29.9MB [2023-02-01T08:38:26.688Z] security-proxy-setup latest 7e08ddab2e20 26 seconds ago 27.8MB [2023-02-01T08:38:26.688Z] core-common-config-bootstrapper latest 94b32c2672dd 29 seconds ago 15.5MB [2023-02-01T08:38:26.688Z] support-scheduler latest 86f835786bc6 32 seconds ago 30MB [2023-02-01T08:38:26.688Z] core-metadata latest 5c0159074104 36 seconds ago 18.5MB [2023-02-01T08:38:26.688Z] 8757715c09bd 45 seconds ago 1.75GB [2023-02-01T08:38:26.688Z] cf109d450aff 46 seconds ago 1.69GB [2023-02-01T08:38:26.688Z] 0dbc99c2c44a 46 seconds ago 1.67GB [2023-02-01T08:38:26.688Z] bef9930efbb0 46 seconds ago 1.68GB [2023-02-01T08:38:26.688Z] b08f7c4f6c67 50 seconds ago 1.67GB [2023-02-01T08:38:26.688Z] security-spire-agent latest 9b0dca6b96c5 3 minutes ago 125MB [2023-02-01T08:38:26.688Z] security-bootstrapper latest 79ae971b26f7 3 minutes ago 20.3MB [2023-02-01T08:38:26.688Z] support-notifications latest 5937581729c4 3 minutes ago 30.6MB [2023-02-01T08:38:26.688Z] security-spiffe-token-provider latest c0a06c00c8e7 3 minutes ago 29.8MB [2023-02-01T08:38:26.688Z] 9f9e15bfe350 3 minutes ago 1.75GB [2023-02-01T08:38:26.688Z] bc79d76fcb30 3 minutes ago 1.71GB [2023-02-01T08:38:26.688Z] 32daf24aa4f7 3 minutes ago 1.67GB [2023-02-01T08:38:26.688Z] security-spire-config latest b25d15bc4c58 3 minutes ago 85.8MB [2023-02-01T08:38:26.688Z] security-spire-server latest 00c87c5529a9 3 minutes ago 86.5MB [2023-02-01T08:38:26.688Z] e265a4ec2065 4 minutes ago 1.55GB [2023-02-01T08:38:26.688Z] d64e56c0ac30 4 minutes ago 1.55GB [2023-02-01T08:38:26.688Z] ci-base-image-x86_64 latest 05166121594a 7 minutes ago 904MB [2023-02-01T08:38:26.688Z] alpine 3.16 bfe296a52501 2 months ago 5.54MB [2023-02-01T08:38:26.688Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB [2023-02-01T08:38:26.688Z] alpine 3.15 c4fc93816858 5 months ago 5.59MB [2023-02-01T08:38:26.688Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 6 months ago 253MB [2023-02-01T08:38:26.688Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-01T08:38:27.886Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.472s coverage: 89.2% of statements [2023-02-01T08:38:27.887Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-01T08:38:27.887Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-01T08:38:27.887Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-01T08:38:27.887Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-01T08:38:27.887Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-01T08:38:27.887Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.664s coverage: 2.6% of statements [2023-02-01T08:38:27.887Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-01T08:38:27.887Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-01T08:38:29.298Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.630s coverage: 95.6% of statements [2023-02-01T08:38:29.298Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-01T08:38:29.298Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-01T08:38:29.298Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-01T08:38:29.298Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.658s coverage: 72.2% of statements [2023-02-01T08:38:29.298Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-01T08:38:29.298Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-01T08:38:29.298Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-01T08:38:29.298Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-01T08:38:29.298Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-01T08:38:29.298Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.433s coverage: 65.9% of statements [2023-02-01T08:38:29.298Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-01T08:38:29.298Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-01T08:38:29.299Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-01T08:38:29.299Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.643s coverage: 0.9% of statements [2023-02-01T08:38:29.299Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-01T08:38:29.299Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.349s coverage: 29.6% of statements [2023-02-01T08:38:29.299Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-01T08:38:29.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.366s coverage: 47.1% of statements [2023-02-01T08:38:29.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.277s coverage: 82.9% of statements [2023-02-01T08:38:29.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.212s coverage: 94.1% of statements [2023-02-01T08:38:31.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.321s coverage: 96.3% of statements [2023-02-01T08:38:33.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.267s coverage: 87.5% of statements [2023-02-01T08:38:43.604Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.261s coverage: 94.4% of statements [2023-02-01T08:38:43.604Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.234s coverage: 44.8% of statements [2023-02-01T08:38:51.836Z] flag provided but not defined: -invalid [2023-02-01T08:38:51.836Z] Usage of setupRegistryACL: [2023-02-01T08:38:51.836Z] -configDir string [2023-02-01T08:38:51.836Z] [2023-02-01T08:38:51.836Z] --- FAIL: TestMultipleExecuteCalls (0.00s) [2023-02-01T08:38:51.836Z] --- FAIL: TestMultipleExecuteCalls/Good:setupRegistryACL_with_calling_Execute()_3_times (1.15s) [2023-02-01T08:38:51.836Z] command_test.go:278: [2023-02-01T08:38:51.836Z] Error Trace: /w/workspace/edgex-go/9/internal/security/bootstrapper/command/setupacl/command_test.go:278 [2023-02-01T08:38:51.836Z] Error: Received unexpected error: [2023-02-01T08:38:51.836Z] failed to re-setup registry ACL: on 2nd time or later, failed to re-set up roles: failed to create EdgeX roles: failed to create edgex role: Post "http://127.0.0.1:35711/v1/consul/roles/role1": dial tcp 127.0.0.1:35711: connect: connection refused [2023-02-01T08:38:51.836Z] Test: TestMultipleExecuteCalls/Good:setupRegistryACL_with_calling_Execute()_3_times [2023-02-01T08:38:51.836Z] FAIL [2023-02-01T08:38:51.836Z] coverage: 80.6% of statements [2023-02-01T08:38:51.836Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.907s [2023-02-01T08:38:51.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-01T08:38:58.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.320s coverage: 92.9% of statements [2023-02-01T08:38:58.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-01T08:38:58.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-01T08:38:58.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-01T08:38:58.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.073s coverage: 65.1% of statements [2023-02-01T08:38:58.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-01T08:38:58.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-01T08:38:58.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-01T08:38:58.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-01T08:38:58.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.268s coverage: 86.9% of statements [2023-02-01T08:38:58.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-01T08:38:58.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-01T08:38:58.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-01T08:38:58.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-01T08:38:58.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.247s coverage: 87.2% of statements [2023-02-01T08:38:58.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-01T08:38:58.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-01T08:38:58.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.215s coverage: 100.0% of statements [2023-02-01T08:38:58.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-01T08:38:58.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.304s coverage: 77.4% of statements [2023-02-01T08:38:58.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-01T08:38:58.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.315s coverage: 80.0% of statements [2023-02-01T08:38:58.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.267s coverage: 87.2% of statements [2023-02-01T08:38:58.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.933s coverage: 91.2% of statements [2023-02-01T08:38:58.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-01T08:39:03.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.014s coverage: 64.7% of statements [2023-02-01T08:39:03.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-01T08:39:03.852Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-01T08:39:03.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.299s coverage: 100.0% of statements [2023-02-01T08:39:03.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.117s coverage: 89.4% of statements [2023-02-01T08:39:03.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.071s coverage: 100.0% of statements [2023-02-01T08:39:03.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.118s coverage: 73.7% of statements [2023-02-01T08:39:03.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.067s coverage: 100.0% of statements [2023-02-01T08:39:09.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.534s coverage: 65.3% of statements [2023-02-01T08:39:09.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-01T08:39:09.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-01T08:39:09.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-01T08:39:11.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.951s coverage: 41.8% of statements [2023-02-01T08:39:11.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-01T08:39:11.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-01T08:39:11.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.329s coverage: 89.5% of statements [2023-02-01T08:39:11.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-01T08:39:11.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.471s coverage: 84.8% of statements [2023-02-01T08:39:11.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-01T08:39:11.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-01T08:39:11.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-01T08:39:11.796Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-01T08:39:20.011Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.401s coverage: 17.7% of statements [2023-02-01T08:39:20.011Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-01T08:39:20.011Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-01T08:39:20.011Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-01T08:39:20.011Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-01T08:39:20.011Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.907s coverage: 92.3% of statements [2023-02-01T08:39:20.011Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-01T08:39:20.011Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-01T08:39:20.011Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-01T08:39:20.011Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-01T08:39:20.011Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.322s coverage: 63.2% of statements [2023-02-01T08:39:20.011Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-01T08:39:20.011Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-01T08:39:20.011Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.512s coverage: 97.7% of statements [2023-02-01T08:39:20.011Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-01T08:39:20.011Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-01T08:39:20.011Z] FAIL [2023-02-01T08:39:20.976Z] make: *** [Makefile:143: unittest] Error 1 [Pipeline] } [2023-02-01T08:39:20.995Z] $ docker stop --time=1 4b512e5d642b91545ec907bd8e065f97488806a7d401c8e74c1e80f2bc01e6d1 [2023-02-01T08:39:22.955Z] $ docker rm -f --volumes 4b512e5d642b91545ec907bd8e065f97488806a7d401c8e74c1e80f2bc01e6d1 [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 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-01T08:39:24.433Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-01T08:39:24.433Z] [2023-02-01T08:39:24.433Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-01T08:39:24.780Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-01T08:39:25.052Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-01T08:39:25.052Z] 8998bd30e6a1: Pulling fs layer [2023-02-01T08:39:25.052Z] 04944245beec: Pulling fs layer [2023-02-01T08:39:25.053Z] 699f458cf7ca: Pulling fs layer [2023-02-01T08:39:25.053Z] 765212b225bb: Pulling fs layer [2023-02-01T08:39:25.053Z] f23df028b6ca: Pulling fs layer [2023-02-01T08:39:25.053Z] d65c8cfc05b1: Pulling fs layer [2023-02-01T08:39:25.053Z] 2437ff75d9bd: Pulling fs layer [2023-02-01T08:39:25.053Z] d65c8cfc05b1: Waiting [2023-02-01T08:39:25.053Z] 2437ff75d9bd: Waiting [2023-02-01T08:39:25.053Z] 765212b225bb: Waiting [2023-02-01T08:39:25.053Z] 04944245beec: Download complete [2023-02-01T08:39:25.053Z] 765212b225bb: Verifying Checksum [2023-02-01T08:39:25.053Z] 765212b225bb: Download complete [2023-02-01T08:39:25.322Z] f23df028b6ca: Verifying Checksum [2023-02-01T08:39:25.322Z] f23df028b6ca: Download complete [2023-02-01T08:39:25.322Z] d65c8cfc05b1: Verifying Checksum [2023-02-01T08:39:25.322Z] d65c8cfc05b1: Download complete [2023-02-01T08:39:25.322Z] 699f458cf7ca: Verifying Checksum [2023-02-01T08:39:25.322Z] 699f458cf7ca: Download complete [2023-02-01T08:39:25.914Z] 8998bd30e6a1: Verifying Checksum [2023-02-01T08:39:25.914Z] 8998bd30e6a1: Download complete [2023-02-01T08:39:28.507Z] 2437ff75d9bd: Verifying Checksum [2023-02-01T08:39:28.507Z] 2437ff75d9bd: Download complete [2023-02-01T08:39:31.889Z] 8998bd30e6a1: Pull complete [2023-02-01T08:39:32.499Z] 04944245beec: Pull complete [2023-02-01T08:39:33.949Z] 699f458cf7ca: Pull complete [2023-02-01T08:39:34.228Z] 765212b225bb: Pull complete [2023-02-01T08:39:34.847Z] f23df028b6ca: Pull complete [2023-02-01T08:39:35.119Z] d65c8cfc05b1: Pull complete [2023-02-01T08:39:50.132Z] 2437ff75d9bd: Pull complete [2023-02-01T08:39:50.132Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-01T08:39:50.132Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-01T08:39:50.132Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-01T08:39:50.342Z] prd-ubuntu20.04-docker-arm64-4c-16g-4240 does not seem to be running inside a container [2023-02-01T08:39:50.417Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-01T08:39:53.072Z] $ docker top 941126223dcc17bede1f52cdaaee3f4167c2b3a93b7ee23a61e87f472251975d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-01T08:39:53.985Z] ---> job-cost.sh [2023-02-01T08:39:53.985Z] lf-activate-venv: SKIPPING [2023-02-01T08:39:53.985Z] INFO: No Stack... [2023-02-01T08:39:54.254Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-01T08:39:55.213Z] INFO: Archiving Costs [Pipeline] sh [2023-02-01T08:39:55.855Z] + cut -d, -f6 [2023-02-01T08:39:55.855Z] + cat /w/workspace/edgex-go/9/archives/cost.csv [Pipeline] lock [2023-02-01T08:39:55.919Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4302-9-stack-cost] [2023-02-01T08:39:55.929Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4302-9-stack-cost] did not exist. Created. [2023-02-01T08:39:55.929Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4302-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-01T08:39:56.579Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-01T08:39:57.242Z] Stashed 1 file(s) [Pipeline] } [2023-02-01T08:39:57.249Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4302-9-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-01T08:39:57.271Z] $ docker stop --time=1 941126223dcc17bede1f52cdaaee3f4167c2b3a93b7ee23a61e87f472251975d [2023-02-01T08:39:58.815Z] $ docker rm -f --volumes 941126223dcc17bede1f52cdaaee3f4167c2b3a93b7ee23a61e87f472251975d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-01T08:39:59.053Z] Failed in branch arm64 [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-01T08:39:59.627Z] + [ -d /w/workspace/edgex-go/9/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-02-01T08:39:59.925Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-01T08:40:00.786Z] ---> package-listing.sh [2023-02-01T08:40:00.786Z] ++ facter osfamily [2023-02-01T08:40:00.786Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-01T08:40:01.045Z] + OS_FAMILY=debian [2023-02-01T08:40:01.045Z] + workspace=/w/workspace/edgex-go/9 [2023-02-01T08:40:01.045Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-01T08:40:01.045Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-01T08:40:01.045Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-01T08:40:01.045Z] + PACKAGES=/tmp/packages_start.txt [2023-02-01T08:40:01.045Z] + '[' /w/workspace/edgex-go/9 ']' [2023-02-01T08:40:01.045Z] + PACKAGES=/tmp/packages_end.txt [2023-02-01T08:40:01.045Z] + case "${OS_FAMILY}" in [2023-02-01T08:40:01.045Z] + dpkg -l [2023-02-01T08:40:01.045Z] + grep '^ii' [2023-02-01T08:40:01.045Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-01T08:40:01.045Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-01T08:40:01.045Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-01T08:40:01.045Z] + '[' /w/workspace/edgex-go/9 ']' [2023-02-01T08:40:01.045Z] + mkdir -p /w/workspace/edgex-go/9/archives/ [2023-02-01T08:40:01.045Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/9/archives/ [Pipeline] echo [2023-02-01T08:40:01.058Z] 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/9/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-01T08:40:01.336Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-01T08:40:01.895Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-01T08:40:01.895Z] [2023-02-01T08:40:01.895Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-01T08:40:02.200Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-01T08:40:02.463Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-01T08:40:02.463Z] 5eb5b503b376: Pulling fs layer [2023-02-01T08:40:02.463Z] 5c69ac0246d0: Pulling fs layer [2023-02-01T08:40:02.463Z] ec43610c2a17: Pulling fs layer [2023-02-01T08:40:02.463Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-01T08:40:02.463Z] 33b1e0a273af: Pulling fs layer [2023-02-01T08:40:02.463Z] 5d3b04190fa2: Pulling fs layer [2023-02-01T08:40:02.463Z] 2f39f015ded8: Pulling fs layer [2023-02-01T08:40:02.463Z] 3a2ae6a8a46f: Waiting [2023-02-01T08:40:02.463Z] 33b1e0a273af: Waiting [2023-02-01T08:40:02.463Z] 5d3b04190fa2: Waiting [2023-02-01T08:40:02.463Z] 2f39f015ded8: Waiting [2023-02-01T08:40:02.463Z] 5c69ac0246d0: Verifying Checksum [2023-02-01T08:40:02.463Z] 5c69ac0246d0: Download complete [2023-02-01T08:40:02.463Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-01T08:40:02.463Z] 3a2ae6a8a46f: Download complete [2023-02-01T08:40:02.722Z] 33b1e0a273af: Download complete [2023-02-01T08:40:02.722Z] ec43610c2a17: Verifying Checksum [2023-02-01T08:40:02.722Z] ec43610c2a17: Download complete [2023-02-01T08:40:02.722Z] 5d3b04190fa2: Verifying Checksum [2023-02-01T08:40:02.722Z] 5d3b04190fa2: Download complete [2023-02-01T08:40:02.722Z] 5eb5b503b376: Verifying Checksum [2023-02-01T08:40:02.722Z] 5eb5b503b376: Download complete [2023-02-01T08:40:03.654Z] 2f39f015ded8: Download complete [2023-02-01T08:40:04.222Z] 5eb5b503b376: Pull complete [2023-02-01T08:40:04.222Z] 5c69ac0246d0: Pull complete [2023-02-01T08:40:04.787Z] ec43610c2a17: Pull complete [2023-02-01T08:40:04.787Z] 3a2ae6a8a46f: Pull complete [2023-02-01T08:40:05.046Z] 33b1e0a273af: Pull complete [2023-02-01T08:40:05.046Z] 5d3b04190fa2: Pull complete [2023-02-01T08:40:10.331Z] 2f39f015ded8: Pull complete [2023-02-01T08:40:10.331Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-01T08:40:10.331Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-01T08:40:10.331Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-01T08:40:10.420Z] prd-ubuntu20.04-docker-8c-8g-4237 does not seem to be running inside a container [2023-02-01T08:40:10.468Z] $ 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/9/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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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-01T08:40:13.983Z] $ docker top c5d0b55ec3fee277a3ae10c4572d2faf38881d45b4a0f5b3cd52da3bdf78ce3d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-01T08:40:14.304Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-01T08:40:14.586Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-01T08:40:14.868Z] + ls /var/log/sa-host [2023-02-01T08:40:14.868Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-01T08:40:15.011Z] provisioning config files... [2023-02-01T08:40:15.019Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/9@tmp/config14436039630462451281tmp [Pipeline] { [Pipeline] echo [2023-02-01T08:40:15.034Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-01T08:40:15.346Z] ---> create-netrc.sh [Pipeline] } [2023-02-01T08:40:15.352Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-01T08:40:15.674Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-01T08:40:15.683Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-01T08:40:15.965Z] ---> sudo-logs.sh [2023-02-01T08:40:15.965Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-01T08:40:16.005Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-01T08:40:16.282Z] ---> job-cost.sh [2023-02-01T08:40:16.282Z] lf-activate-venv: SKIPPING [2023-02-01T08:40:16.282Z] DEBUG: total: 0.10999999940395355 [2023-02-01T08:40:16.282Z] INFO: Retrieving Stack Cost... [2023-02-01T08:40:16.541Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-01T08:40:17.107Z] INFO: Archiving Costs [Pipeline] echo [2023-02-01T08:40:17.118Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-01T08:40:17.395Z] ---> logs-deploy.sh [2023-02-01T08:40:17.396Z] lf-activate-venv: SKIPPING [2023-02-01T08:40:17.396Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4302/9 [2023-02-01T08:40:17.396Z] INFO: archiving workspace using pattern(s): [2023-02-01T08:40:18.330Z] Archives upload complete. [2023-02-01T08:40:18.589Z] INFO: archiving logs to Nexus [2023-02-01T08:40:19.155Z] ---> uname -a: [2023-02-01T08:40:19.155Z] Linux prd-ubuntu20-04-docker-8c-8g-4237 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-02-01T08:40:19.155Z] [2023-02-01T08:40:19.155Z] [2023-02-01T08:40:19.155Z] ---> lscpu: [2023-02-01T08:40:19.155Z] Architecture: x86_64 [2023-02-01T08:40:19.155Z] CPU op-mode(s): 32-bit, 64-bit [2023-02-01T08:40:19.155Z] Byte Order: Little Endian [2023-02-01T08:40:19.155Z] Address sizes: 40 bits physical, 48 bits virtual [2023-02-01T08:40:19.155Z] CPU(s): 8 [2023-02-01T08:40:19.155Z] On-line CPU(s) list: 0-7 [2023-02-01T08:40:19.155Z] Thread(s) per core: 1 [2023-02-01T08:40:19.155Z] Core(s) per socket: 1 [2023-02-01T08:40:19.155Z] Socket(s): 8 [2023-02-01T08:40:19.155Z] NUMA node(s): 1 [2023-02-01T08:40:19.155Z] Vendor ID: AuthenticAMD [2023-02-01T08:40:19.155Z] CPU family: 23 [2023-02-01T08:40:19.155Z] Model: 49 [2023-02-01T08:40:19.155Z] Model name: AMD EPYC-Rome Processor [2023-02-01T08:40:19.155Z] Stepping: 0 [2023-02-01T08:40:19.155Z] CPU MHz: 2799.998 [2023-02-01T08:40:19.155Z] BogoMIPS: 5599.99 [2023-02-01T08:40:19.155Z] Virtualization: AMD-V [2023-02-01T08:40:19.155Z] Hypervisor vendor: KVM [2023-02-01T08:40:19.155Z] Virtualization type: full [2023-02-01T08:40:19.155Z] L1d cache: 256 KiB [2023-02-01T08:40:19.155Z] L1i cache: 256 KiB [2023-02-01T08:40:19.155Z] L2 cache: 4 MiB [2023-02-01T08:40:19.155Z] L3 cache: 128 MiB [2023-02-01T08:40:19.155Z] NUMA node0 CPU(s): 0-7 [2023-02-01T08:40:19.155Z] Vulnerability Itlb multihit: Not affected [2023-02-01T08:40:19.155Z] Vulnerability L1tf: Not affected [2023-02-01T08:40:19.155Z] Vulnerability Mds: Not affected [2023-02-01T08:40:19.155Z] Vulnerability Meltdown: Not affected [2023-02-01T08:40:19.155Z] Vulnerability Mmio stale data: Not affected [2023-02-01T08:40:19.155Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-02-01T08:40:19.155Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-02-01T08:40:19.155Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-02-01T08:40:19.155Z] Vulnerability Srbds: Not affected [2023-02-01T08:40:19.155Z] Vulnerability Tsx async abort: Not affected [2023-02-01T08:40:19.155Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-02-01T08:40:19.155Z] [2023-02-01T08:40:19.155Z] [2023-02-01T08:40:19.155Z] ---> nproc: [2023-02-01T08:40:19.155Z] 8 [2023-02-01T08:40:19.155Z] [2023-02-01T08:40:19.155Z] [2023-02-01T08:40:19.155Z] ---> df -h: [2023-02-01T08:40:19.155Z] Filesystem Size Used Avail Use% Mounted on [2023-02-01T08:40:19.155Z] overlay 155G 20G 135G 13% / [2023-02-01T08:40:19.155Z] tmpfs 64M 0 64M 0% /dev [2023-02-01T08:40:19.155Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-02-01T08:40:19.155Z] shm 64M 0 64M 0% /dev/shm [2023-02-01T08:40:19.155Z] /dev/vda1 155G 20G 135G 13% /facter-os [2023-02-01T08:40:19.155Z] [2023-02-01T08:40:19.155Z] [2023-02-01T08:40:19.155Z] ---> sar -b -r -n DEV: [2023-02-01T08:40:19.155Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4237) 02/01/23 _x86_64_ (8 CPU) [2023-02-01T08:40:19.155Z] [2023-02-01T08:40:19.155Z] 08:29:11 LINUX RESTART (8 CPU) [2023-02-01T08:40:19.155Z] [2023-02-01T08:40:19.155Z] 08:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-02-01T08:40:19.155Z] 08:31:01 138.61 3.62 134.99 0.00 426.46 66580.90 0.00 [2023-02-01T08:40:19.155Z] 08:32:01 33.24 0.25 32.99 0.00 3.20 13457.77 0.00 [2023-02-01T08:40:19.155Z] 08:33:01 239.59 0.82 238.78 0.00 12.66 105604.00 0.00 [2023-02-01T08:40:19.155Z] 08:34:02 379.90 7.02 372.89 0.00 59.59 183335.84 0.00 [2023-02-01T08:40:19.155Z] 08:35:01 647.18 10.91 636.27 0.00 2959.77 182707.07 0.00 [2023-02-01T08:40:19.155Z] 08:36:01 474.50 6.43 468.07 0.00 2313.08 156019.06 0.00 [2023-02-01T08:40:19.155Z] 08:37:01 280.11 4.88 275.22 0.00 52.78 184312.43 0.00 [2023-02-01T08:40:19.155Z] 08:38:01 536.23 0.00 536.23 0.00 0.00 107118.68 0.00 [2023-02-01T08:40:19.155Z] 08:39:01 185.35 0.02 185.34 0.00 0.67 24282.89 0.00 [2023-02-01T08:40:19.155Z] 08:40:01 1.98 0.15 1.83 0.00 12.13 19.59 0.00 [2023-02-01T08:40:19.155Z] Average: 291.07 3.40 287.68 0.00 580.05 102209.35 0.00 [2023-02-01T08:40:19.155Z] [2023-02-01T08:40:19.155Z] 08:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-02-01T08:40:19.155Z] 08:31:01 27912740 31402456 908292 2.76 113372 3587168 2321060 6.84 1566528 2970720 420380 [2023-02-01T08:40:19.155Z] 08:32:01 27849300 31527724 780412 2.37 116992 3741756 1887532 5.56 1287208 3287156 317988 [2023-02-01T08:40:19.155Z] 08:33:01 25513836 31419060 871252 2.65 143104 5825336 2396468 7.06 1745436 5021380 473280 [2023-02-01T08:40:19.155Z] 08:34:02 20714484 31529992 767700 2.33 287624 10370108 1905148 5.61 1728604 9625996 1626572 [2023-02-01T08:40:19.155Z] 08:35:01 21319660 31427152 849012 2.58 314968 9636740 2419092 7.13 2098308 8627152 1220 [2023-02-01T08:40:19.155Z] 08:36:01 19151228 31493328 779924 2.37 389856 11604432 2013220 5.93 2659192 10038160 87756 [2023-02-01T08:40:19.155Z] 08:37:01 16531620 30938488 1313336 3.99 471952 13484828 4106016 12.10 3005272 12178948 199640 [2023-02-01T08:40:19.155Z] 08:38:01 17350552 31387768 875716 2.66 478724 13126888 2479260 7.31 2611500 11792256 22472 [2023-02-01T08:40:19.155Z] 08:39:01 17965572 31534752 740336 2.25 480824 12684164 1951548 5.75 2483536 11346024 148 [2023-02-01T08:40:19.155Z] 08:40:01 17964640 31534776 739924 2.25 480864 12685240 1915484 5.65 2484872 11346416 588 [2023-02-01T08:40:19.155Z] Average: 21227363 31419550 862590 2.62 327828 9674666 2339483 6.89 2167046 8623421 315004 [2023-02-01T08:40:19.155Z] [2023-02-01T08:40:19.155Z] 08:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-02-01T08:40:19.155Z] 08:31:01 ens3 575.99 541.68 7466.38 94.19 0.00 0.00 0.00 0.00 [2023-02-01T08:40:19.156Z] 08:31:01 docker0 404.30 392.07 31.86 3416.84 0.00 0.00 0.00 0.00 [2023-02-01T08:40:19.156Z] 08:31:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2023-02-01T08:40:19.156Z] 08:31:01 veth84e71f2 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-01T08:40:19.156Z] 08:32:01 ens3 29.11 18.75 31.39 12.00 0.00 0.00 0.00 0.00 [2023-02-01T08:40:19.156Z] 08:32:01 docker0 1.37 1.37 0.09 0.11 0.00 0.00 0.00 0.00 [2023-02-01T08:40:19.156Z] 08:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-01T08:40:19.156Z] 08:32:01 veth84e71f2 1.37 1.40 0.11 0.11 0.00 0.00 0.00 0.00 [2023-02-01T08:40:19.156Z] 08:33:01 vethcadbf3b 46.48 59.86 4.20 141.87 0.00 0.00 0.00 0.01 [2023-02-01T08:40:19.156Z] 08:33:01 veth52189ea 0.00 0.33 0.00 0.02 0.00 0.00 0.00 0.00 [2023-02-01T08:40:19.156Z] 08:33:01 veth8b74b40 65.01 79.49 5.82 381.70 0.00 0.00 0.00 0.03 [2023-02-01T08:40:19.156Z] 08:33:01 veth4e9c99e 54.81 69.49 5.14 382.70 0.00 0.00 0.00 0.03 [2023-02-01T08:40:19.156Z] 08:33:01 vethe5e3f09 52.01 65.87 4.59 155.37 0.00 0.00 0.00 0.01 [2023-02-01T08:40:19.156Z] 08:33:01 ens3 440.49 331.89 3080.75 45.64 0.00 0.00 0.00 0.00 [2023-02-01T08:40:19.156Z] 08:33:01 docker0 271.40 347.98 20.65 1379.43 0.00 0.00 0.00 0.00 [2023-02-01T08:40:19.156Z] 08:33:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2023-02-01T08:40:19.156Z] 08:33:01 veth3c7361f 42.41 55.47 3.84 74.78 0.00 0.00 0.00 0.01 [2023-02-01T08:40:19.156Z] 08:34:02 veth52189ea 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-01T08:40:19.156Z] 08:34:02 ens3 439.49 334.53 4716.02 32.67 0.00 0.00 0.00 0.00 [2023-02-01T08:40:19.156Z] 08:34:02 docker0 329.01 432.13 24.91 4709.05 0.00 0.00 0.00 0.00 [2023-02-01T08:40:19.156Z] 08:34:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-01T08:40:19.156Z] 08:35:01 veth401a139 2.08 2.90 0.19 1.37 0.00 0.00 0.00 0.00 [2023-02-01T08:40:19.156Z] 08:35:01 veth52189ea 0.00 0.32 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-01T08:40:19.156Z] 08:35:01 vethc747ede 2.25 2.88 0.20 1.37 0.00 0.00 0.00 0.00 [2023-02-01T08:40:19.156Z] 08:35:01 ens3 205.78 99.97 2007.46 20.30 0.00 0.00 0.00 0.00 [2023-02-01T08:40:19.156Z] 08:35:01 docker0 25.86 46.62 1.68 425.43 0.00 0.00 0.00 0.00 [2023-02-01T08:40:19.156Z] 08:35:01 lo 2.17 2.17 0.21 0.21 0.00 0.00 0.00 0.00 [2023-02-01T08:40:19.156Z] 08:36:01 veth52189ea 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-01T08:40:19.156Z] 08:36:01 ens3 1209.45 807.92 7288.92 244.53 0.00 0.00 0.00 0.00 [2023-02-01T08:40:19.156Z] 08:36:01 docker0 640.83 971.52 47.43 5941.11 0.00 0.00 0.00 0.00 [2023-02-01T08:40:19.156Z] 08:36:01 lo 0.33 0.33 0.02 0.02 0.00 0.00 0.00 0.00 [2023-02-01T08:40:19.156Z] 08:37:01 vetheea3baf 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-01T08:40:19.156Z] 08:37:01 veth52189ea 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-01T08:40:19.156Z] 08:37:01 vethb319356 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-01T08:40:19.156Z] 08:37:01 ens3 8.71 6.25 7.08 3.94 0.00 0.00 0.00 0.00 [2023-02-01T08:40:19.156Z] 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-01T08:40:19.156Z] 08:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-01T08:40:19.156Z] 08:37:01 veth9b641b1 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-01T08:40:19.156Z] 08:37:01 veth8fa7b1c 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-01T08:40:19.156Z] 08:37:01 veth9a90b4f 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-01T08:40:19.156Z] 08:38:01 veth4178bc8 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-01T08:40:19.156Z] 08:38:01 veth52189ea 0.00 0.32 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-01T08:40:19.156Z] 08:38:01 ens3 40.03 21.86 239.72 10.03 0.00 0.00 0.00 0.00 [2023-02-01T08:40:19.156Z] 08:38:01 docker0 9.60 19.01 0.61 222.95 0.00 0.00 0.00 0.00 [2023-02-01T08:40:19.156Z] 08:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-01T08:40:19.156Z] 08:38:01 vethf3820d3 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-01T08:40:19.156Z] 08:39:01 ens3 13.15 7.28 49.33 4.13 0.00 0.00 0.00 0.00 [2023-02-01T08:40:19.156Z] 08:39:01 docker0 1.78 3.83 0.11 41.05 0.00 0.00 0.00 0.00 [2023-02-01T08:40:19.156Z] 08:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-01T08:40:19.156Z] 08:40:01 ens3 5.08 3.23 5.78 2.03 0.00 0.00 0.00 0.00 [2023-02-01T08:40:19.156Z] 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-01T08:40:19.156Z] 08:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-01T08:40:19.156Z] Average: ens3 296.87 217.52 2490.01 46.99 0.00 0.00 0.00 0.00 [2023-02-01T08:40:19.156Z] Average: docker0 168.65 221.74 12.75 1615.53 0.00 0.00 0.00 0.00 [2023-02-01T08:40:19.156Z] Average: lo 0.50 0.50 0.05 0.05 0.00 0.00 0.00 0.00 [2023-02-01T08:40:19.156Z] [2023-02-01T08:40:19.156Z] [2023-02-01T08:40:19.156Z] ---> sar -P ALL: [2023-02-01T08:40:19.156Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4237) 02/01/23 _x86_64_ (8 CPU) [2023-02-01T08:40:19.156Z] [2023-02-01T08:40:19.156Z] 08:29:11 LINUX RESTART (8 CPU) [2023-02-01T08:40:19.156Z] [2023-02-01T08:40:19.156Z] 08:30:01 CPU %user %nice %system %iowait %steal %idle [2023-02-01T08:40:19.156Z] 08:31:01 all 24.82 0.00 5.31 2.37 0.08 67.43 [2023-02-01T08:40:19.156Z] 08:31:01 0 28.05 0.00 4.82 2.53 0.07 64.53 [2023-02-01T08:40:19.156Z] 08:31:01 1 26.07 0.00 6.02 0.78 0.07 67.06 [2023-02-01T08:40:19.156Z] 08:31:01 2 25.35 0.00 5.82 1.43 0.08 67.31 [2023-02-01T08:40:19.156Z] 08:31:01 3 22.85 0.00 5.05 0.61 0.07 71.43 [2023-02-01T08:40:19.156Z] 08:31:01 4 23.51 0.00 5.87 11.65 0.09 58.89 [2023-02-01T08:40:19.156Z] 08:31:01 5 24.86 0.00 5.16 0.05 0.07 69.86 [2023-02-01T08:40:19.156Z] 08:31:01 6 23.27 0.00 4.78 0.37 0.07 71.51 [2023-02-01T08:40:19.156Z] 08:31:01 7 24.53 0.00 4.98 1.60 0.10 68.79 [2023-02-01T08:40:19.156Z] 08:32:01 all 43.23 0.00 6.63 0.46 0.09 49.60 [2023-02-01T08:40:19.156Z] 08:32:01 0 43.51 0.00 6.24 0.35 0.08 49.81 [2023-02-01T08:40:19.156Z] 08:32:01 1 45.09 0.00 6.15 0.08 0.10 48.58 [2023-02-01T08:40:19.156Z] 08:32:01 2 42.12 0.00 7.72 0.13 0.07 49.96 [2023-02-01T08:40:19.156Z] 08:32:01 3 42.92 0.00 6.71 0.12 0.08 50.17 [2023-02-01T08:40:19.156Z] 08:32:01 4 43.92 0.00 6.16 0.13 0.08 49.71 [2023-02-01T08:40:19.156Z] 08:32:01 5 42.60 0.00 6.35 2.67 0.08 48.30 [2023-02-01T08:40:19.156Z] 08:32:01 6 42.35 0.00 7.76 0.07 0.08 49.74 [2023-02-01T08:40:19.156Z] 08:32:01 7 43.32 0.00 5.95 0.10 0.10 50.53 [2023-02-01T08:40:19.156Z] 08:33:01 all 17.58 0.00 7.75 3.11 0.11 71.44 [2023-02-01T08:40:19.156Z] 08:33:01 0 17.30 0.00 7.77 0.97 0.09 73.87 [2023-02-01T08:40:19.156Z] 08:33:01 1 17.04 0.00 8.62 0.32 0.09 73.93 [2023-02-01T08:40:19.156Z] 08:33:01 2 17.70 0.00 8.09 0.39 0.10 73.72 [2023-02-01T08:40:19.156Z] 08:33:01 3 17.33 0.00 7.44 8.44 0.19 66.59 [2023-02-01T08:40:19.156Z] 08:33:01 4 19.39 0.00 7.87 0.15 0.07 72.52 [2023-02-01T08:40:19.156Z] 08:33:01 5 16.78 0.00 7.05 0.19 0.09 75.89 [2023-02-01T08:40:19.156Z] 08:33:01 6 17.27 0.00 7.54 11.28 0.20 63.71 [2023-02-01T08:40:19.156Z] 08:33:01 7 17.82 0.00 7.62 3.11 0.08 71.36 [2023-02-01T08:40:19.156Z] 08:34:02 all 8.83 0.00 5.76 19.79 0.08 65.55 [2023-02-01T08:40:19.156Z] 08:34:02 0 8.86 0.00 5.43 17.17 0.05 68.50 [2023-02-01T08:40:19.156Z] 08:34:02 1 9.15 0.00 5.61 11.46 0.10 73.67 [2023-02-01T08:40:19.156Z] 08:34:02 2 8.72 0.00 5.26 8.62 0.03 77.37 [2023-02-01T08:40:19.156Z] 08:34:02 3 8.56 0.00 5.79 17.64 0.08 67.93 [2023-02-01T08:40:19.156Z] 08:34:02 4 8.22 0.00 5.54 28.79 0.07 57.38 [2023-02-01T08:40:19.156Z] 08:34:02 5 8.63 0.00 7.86 43.23 0.07 40.22 [2023-02-01T08:40:19.156Z] 08:34:02 6 9.32 0.00 5.17 13.88 0.03 71.59 [2023-02-01T08:40:19.156Z] 08:34:02 7 9.14 0.00 5.43 17.80 0.19 67.44 [2023-02-01T08:40:19.156Z] 08:35:01 all 42.85 0.00 9.76 13.77 0.21 33.41 [2023-02-01T08:40:19.156Z] 08:35:01 0 40.88 0.00 8.73 14.42 0.23 35.74 [2023-02-01T08:40:19.156Z] 08:35:01 1 40.98 0.00 8.44 6.53 0.18 43.87 [2023-02-01T08:40:19.156Z] 08:35:01 2 43.66 0.00 10.67 11.74 0.16 33.77 [2023-02-01T08:40:19.156Z] 08:35:01 3 41.56 0.00 8.48 12.48 0.30 37.18 [2023-02-01T08:40:19.156Z] 08:35:01 4 41.26 0.00 11.05 27.34 0.16 20.20 [2023-02-01T08:40:19.156Z] 08:35:01 5 45.37 0.00 10.47 5.93 0.16 38.07 [2023-02-01T08:40:19.156Z] 08:35:01 6 44.26 0.00 10.16 13.71 0.25 31.62 [2023-02-01T08:40:19.156Z] 08:35:01 7 44.76 0.00 10.02 17.98 0.27 26.97 [2023-02-01T08:40:19.156Z] 08:36:01 all 9.61 0.00 5.88 16.17 0.19 68.15 [2023-02-01T08:40:19.156Z] 08:36:01 0 6.80 0.00 4.51 6.44 0.12 82.13 [2023-02-01T08:40:19.156Z] 08:36:01 1 5.91 0.00 4.48 7.15 0.14 82.33 [2023-02-01T08:40:19.156Z] 08:36:01 2 11.31 0.00 6.90 24.16 0.12 57.51 [2023-02-01T08:40:19.156Z] 08:36:01 3 8.19 0.00 4.08 15.15 0.10 72.48 [2023-02-01T08:40:19.156Z] 08:36:01 4 9.95 0.00 5.42 8.16 0.09 76.39 [2023-02-01T08:40:19.156Z] 08:36:01 5 12.21 0.00 5.90 21.89 0.72 59.28 [2023-02-01T08:40:19.156Z] 08:36:01 6 11.39 0.00 7.91 18.34 0.12 62.23 [2023-02-01T08:40:19.156Z] 08:36:01 7 11.23 0.00 7.96 28.58 0.14 52.09 [2023-02-01T08:40:19.156Z] 08:37:01 all 16.30 0.00 6.16 13.81 0.11 63.62 [2023-02-01T08:40:19.156Z] 08:37:01 0 15.73 0.00 5.94 1.43 0.07 76.83 [2023-02-01T08:40:19.156Z] 08:37:01 1 15.58 0.00 5.59 9.57 0.08 69.17 [2023-02-01T08:40:19.156Z] 08:37:01 2 16.44 0.00 7.37 15.73 0.08 60.38 [2023-02-01T08:40:19.156Z] 08:37:01 3 17.59 0.00 6.03 5.24 0.08 71.05 [2023-02-01T08:40:19.156Z] 08:37:01 4 15.49 0.00 5.73 13.37 0.09 65.33 [2023-02-01T08:40:19.156Z] 08:37:01 5 16.34 0.00 5.30 13.93 0.12 64.32 [2023-02-01T08:40:19.156Z] 08:37:01 6 16.21 0.00 6.42 4.13 0.17 73.07 [2023-02-01T08:40:19.156Z] 08:37:01 7 17.05 0.00 6.88 47.33 0.20 28.54 [2023-02-01T08:40:19.156Z] 08:38:01 all 48.27 0.00 8.31 11.28 0.14 32.00 [2023-02-01T08:40:19.156Z] 08:38:01 0 47.30 0.00 8.90 3.02 0.22 40.57 [2023-02-01T08:40:19.156Z] 08:38:01 1 47.46 0.00 7.98 3.98 0.08 40.50 [2023-02-01T08:40:19.156Z] 08:38:01 2 48.71 0.00 7.69 2.92 0.10 40.57 [2023-02-01T08:40:19.156Z] 08:38:01 3 48.57 0.00 8.54 5.58 0.12 37.19 [2023-02-01T08:40:19.156Z] 08:38:01 4 45.52 0.00 7.67 23.27 0.12 23.42 [2023-02-01T08:40:19.156Z] 08:38:01 5 48.70 0.00 7.64 21.15 0.10 22.40 [2023-02-01T08:40:19.156Z] 08:38:01 6 50.13 0.00 9.17 19.40 0.24 21.06 [2023-02-01T08:40:19.156Z] 08:38:01 7 49.73 0.00 8.89 10.93 0.12 30.34 [2023-02-01T08:40:19.156Z] 08:39:01 all 17.81 0.00 3.08 2.87 0.11 76.14 [2023-02-01T08:40:19.156Z] 08:39:01 0 17.13 0.00 2.81 6.12 0.03 73.92 [2023-02-01T08:40:19.156Z] 08:39:01 1 17.13 0.00 2.63 0.65 0.05 79.54 [2023-02-01T08:40:19.156Z] 08:39:01 2 17.20 0.00 2.96 0.05 0.03 79.75 [2023-02-01T08:40:19.156Z] 08:39:01 3 18.40 0.00 3.16 2.54 0.25 75.65 [2023-02-01T08:40:19.156Z] 08:39:01 4 17.27 0.00 3.64 0.76 0.12 78.22 [2023-02-01T08:40:19.156Z] 08:39:01 5 17.23 0.00 2.87 0.08 0.08 79.74 [2023-02-01T08:40:19.156Z] 08:39:01 6 19.18 0.00 3.28 3.27 0.18 74.09 [2023-02-01T08:40:19.156Z] 08:39:01 7 18.95 0.00 3.27 9.47 0.08 68.22 [2023-02-01T08:40:19.156Z] 08:40:01 all 0.43 0.00 0.06 0.01 0.01 99.49 [2023-02-01T08:40:19.156Z] 08:40:01 0 0.38 0.00 0.07 0.02 0.02 99.52 [2023-02-01T08:40:19.156Z] 08:40:01 1 2.17 0.00 0.10 0.00 0.02 97.72 [2023-02-01T08:40:19.156Z] 08:40:01 2 0.33 0.00 0.08 0.00 0.00 99.58 [2023-02-01T08:40:19.156Z] 08:40:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-02-01T08:40:19.156Z] 08:40:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-01T08:40:19.156Z] 08:40:01 5 0.05 0.00 0.05 0.02 0.00 99.88 [2023-02-01T08:40:19.156Z] 08:40:01 6 0.05 0.00 0.03 0.00 0.02 99.90 [2023-02-01T08:40:19.156Z] 08:40:01 7 0.43 0.00 0.12 0.03 0.00 99.42 [2023-02-01T08:40:19.156Z] Average: all 22.85 0.00 5.84 8.31 0.11 62.88 [2023-02-01T08:40:19.156Z] Average: 0 22.45 0.00 5.49 5.19 0.10 66.77 [2023-02-01T08:40:19.156Z] Average: 1 22.48 0.00 5.52 4.03 0.09 67.87 [2023-02-01T08:40:19.156Z] Average: 2 23.05 0.00 6.23 6.46 0.08 64.18 [2023-02-01T08:40:19.156Z] Average: 3 22.47 0.00 5.50 6.73 0.13 65.16 [2023-02-01T08:40:19.156Z] Average: 4 22.34 0.00 5.86 11.28 0.09 60.43 [2023-02-01T08:40:19.156Z] Average: 5 23.19 0.00 5.84 10.89 0.15 59.93 [2023-02-01T08:40:19.156Z] Average: 6 23.23 0.00 6.19 8.37 0.14 62.07 [2023-02-01T08:40:19.156Z] Average: 7 23.62 0.00 6.08 13.59 0.13 56.58 [2023-02-01T08:40:19.156Z] [2023-02-01T08:40:19.156Z] [2023-02-01T08:40:19.156Z]