Pull request #4580 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 452b1cc17cd2ad644edc40c0d279309f8a096ec4+cc406b27680b88a4cbaad5b59c6f9b2898413f21 (627675f1da715c7f8d825e8f126451a3f1d2b55a) 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-ssh458759510736876441.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh16253350203597374148.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 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4580/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-4580/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2029087353591030891.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-4580/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16536386828866384571.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh12535165172857116381.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4580/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-4580/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18402487786632234080.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-17153’ Running on prd-ubuntu20.04-docker-8c-8g-17155 in /w/workspace/edgexfoundry_edgex-go_PR-4580 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit cc406b27680b88a4cbaad5b59c6f9b2898413f21 into PR head commit 452b1cc17cd2ad644edc40c0d279309f8a096ec4 Merge succeeded, producing 452b1cc17cd2ad644edc40c0d279309f8a096ec4 Checking out Revision 452b1cc17cd2ad644edc40c0d279309f8a096ec4 (PR-4580) Commit message: "docs: Update changelog for 3.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd > 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/4580/head:refs/remotes/origin/PR-4580 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 452b1cc17cd2ad644edc40c0d279309f8a096ec4 # 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 cc406b27680b88a4cbaad5b59c6f9b2898413f21 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 452b1cc17cd2ad644edc40c0d279309f8a096ec4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-29T10:16:26.982Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-29T10:16:27.149Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-29T10:16:27.256Z] ========================================================= [2023-05-29T10:16:27.256Z] EdgeX Global Pipelines Version Info [2023-05-29T10:16:27.256Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-29T10:16:27.999Z] ------------------- [2023-05-29T10:16:27.999Z] stable info: [2023-05-29T10:16:27.999Z] ------------------- [2023-05-29T10:16:27.999Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-29T10:16:27.999Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-29T10:16:27.999Z] Message: update stable to v1.0.249 [2023-05-29T10:16:28.569Z] ------------------- [2023-05-29T10:16:28.569Z] experimental info: [2023-05-29T10:16:28.569Z] ------------------- [2023-05-29T10:16:28.569Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-29T10:16:28.569Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-29T10:16:28.569Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-29T10:16:28.901Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-05-29T10:16:28.948Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-05-29T10:16:28.993Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-29T10:16:29.035Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-29T10:16:29.074Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-29T10:16:29.112Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-29T10:16:29.151Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-29T10:16:29.191Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-05-29T10:16:29.233Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-05-29T10:16:29.271Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-05-29T10:16:29.313Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-29T10:16:29.359Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-29T10:16:29.400Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-29T10:16:29.444Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-29T10:16:29.484Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-29T10:16:29.526Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-29T10:16:29.565Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-29T10:16:29.611Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-29T10:16:29.648Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-29T10:16:29.690Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-05-29T10:16:29.732Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-29T10:16:29.771Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-29T10:16:29.810Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-29T10:16:29.849Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4580 [Pipeline] echo [2023-05-29T10:16:29.893Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4580 [Pipeline] echo [2023-05-29T10:16:29.934Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4580 [Pipeline] echo [2023-05-29T10:16:29.976Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 452b1cc17cd2ad644edc40c0d279309f8a096ec4 [Pipeline] echo [2023-05-29T10:16:30.016Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 452b1cc [Pipeline] echo [2023-05-29T10:16:30.059Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-29T10:16:30.165Z] provisioning config files... [2023-05-29T10:16:30.202Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6142537294523905953tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-29T10:16:30.546Z] ---> docker-login.sh [2023-05-29T10:16:30.547Z] nexus3.edgexfoundry.org:10001 [2023-05-29T10:16:30.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-29T10:16:30.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-29T10:16:30.809Z] Configure a credential helper to remove this warning. See [2023-05-29T10:16:30.809Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-29T10:16:30.809Z] [2023-05-29T10:16:30.809Z] Login Succeeded [2023-05-29T10:16:30.809Z] nexus3.edgexfoundry.org:10002 [2023-05-29T10:16:30.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-29T10:16:31.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-29T10:16:31.068Z] Configure a credential helper to remove this warning. See [2023-05-29T10:16:31.068Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-29T10:16:31.068Z] [2023-05-29T10:16:31.068Z] Login Succeeded [2023-05-29T10:16:31.068Z] nexus3.edgexfoundry.org:10003 [2023-05-29T10:16:31.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-29T10:16:31.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-29T10:16:31.068Z] Configure a credential helper to remove this warning. See [2023-05-29T10:16:31.068Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-29T10:16:31.068Z] [2023-05-29T10:16:31.068Z] Login Succeeded [2023-05-29T10:16:31.068Z] nexus3.edgexfoundry.org:10004 [2023-05-29T10:16:31.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-29T10:16:31.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-29T10:16:31.068Z] Configure a credential helper to remove this warning. See [2023-05-29T10:16:31.068Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-29T10:16:31.068Z] [2023-05-29T10:16:31.068Z] Login Succeeded [2023-05-29T10:16:31.068Z] docker.io [2023-05-29T10:16:31.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-29T10:16:31.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-29T10:16:31.328Z] Configure a credential helper to remove this warning. See [2023-05-29T10:16:31.328Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-29T10:16:31.328Z] [2023-05-29T10:16:31.328Z] Login Succeeded [2023-05-29T10:16:31.328Z] ---> docker-login.sh ends [Pipeline] } [2023-05-29T10:16:31.358Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-29T10:16:31.784Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-05-29T10:16:31.784Z] + dirname cmd/core-command/Dockerfile [2023-05-29T10:16:31.784Z] + cut -d/ -f2 [2023-05-29T10:16:31.784Z] + echo core-command,cmd/core-command/Dockerfile [2023-05-29T10:16:31.784Z] + dirname+ cmd/core-common-config-bootstrapper/Dockerfile [2023-05-29T10:16:31.784Z] cut -d/ -f2 [2023-05-29T10:16:31.784Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-05-29T10:16:31.784Z] + dirname cmd/core-data/Dockerfile [2023-05-29T10:16:31.784Z] + cut -d/ -f2 [2023-05-29T10:16:31.784Z] + echo core-data,cmd/core-data/Dockerfile [2023-05-29T10:16:31.784Z] + dirname cmd/core-metadata/Dockerfile [2023-05-29T10:16:31.784Z] + cut -d/ -f2 [2023-05-29T10:16:31.784Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-05-29T10:16:31.784Z] + + cut -d/ -f2 [2023-05-29T10:16:31.784Z] dirname cmd/security-bootstrapper/Dockerfile [2023-05-29T10:16:31.784Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-05-29T10:16:31.784Z] + cut -d/ -f2 [2023-05-29T10:16:31.784Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-05-29T10:16:31.784Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-05-29T10:16:31.784Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-05-29T10:16:31.784Z] + cut -d/ -f2 [2023-05-29T10:16:31.784Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-05-29T10:16:31.784Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-05-29T10:16:31.784Z] + cut -d/ -f2 [2023-05-29T10:16:31.784Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-05-29T10:16:31.784Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-05-29T10:16:31.784Z] + cut -d/ -f2 [2023-05-29T10:16:31.784Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-05-29T10:16:31.784Z] + cut -d/ -f2 [2023-05-29T10:16:31.784Z] + dirname cmd/security-spire-agent/Dockerfile [2023-05-29T10:16:31.784Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-05-29T10:16:31.784Z] + dirname cmd/security-spire-config/Dockerfile [2023-05-29T10:16:31.784Z] + cut -d/ -f2 [2023-05-29T10:16:31.784Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-05-29T10:16:31.784Z] + cut -d/ -f2 [2023-05-29T10:16:31.784Z] + dirname cmd/security-spire-server/Dockerfile [2023-05-29T10:16:31.784Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-05-29T10:16:31.784Z] + dirname cmd/support-notifications/Dockerfile [2023-05-29T10:16:31.784Z] + cut -d/ -f2 [2023-05-29T10:16:31.784Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-05-29T10:16:31.784Z] + dirname cmd/support-scheduler/Dockerfile [2023-05-29T10:16:31.784Z] + cut -d/ -f2 [2023-05-29T10:16:31.784Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-05-29T10:16:31.858Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-29T10:16:32.365Z] + git rev-list -1 --merges 452b1cc17cd2ad644edc40c0d279309f8a096ec4~1..452b1cc17cd2ad644edc40c0d279309f8a096ec4 [Pipeline] echo [2023-05-29T10:16:32.398Z] -----------> git rev-list -1 --merges 452b1cc17cd2ad644edc40c0d279309f8a096ec4~1..452b1cc17cd2ad644edc40c0d279309f8a096ec4 452b1cc17cd2ad644edc40c0d279309f8a096ec4 [false] [Pipeline] sh [2023-05-29T10:16:32.713Z] + git log --format=format:%s -1 452b1cc17cd2ad644edc40c0d279309f8a096ec4 [Pipeline] echo [2023-05-29T10:16:32.748Z] ========================================================= [2023-05-29T10:16:32.748Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-29T10:16:32.748Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-05-29T10:16:33.186Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-29T10:16:33.186Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-29T10:16:33.186Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-29T10:16:33.186Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-29T10:16:33.186Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-29T10:16:33.186Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-29T10:16:33.186Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T10:16:33.616Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-29T10:16:33.616Z] [2023-05-29T10:16:33.616Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T10:16:34.000Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-29T10:16:34.000Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-29T10:16:34.000Z] b85a868b505f: Pulling fs layer [2023-05-29T10:16:34.000Z] e2be974225ed: Pulling fs layer [2023-05-29T10:16:34.000Z] 339a4e72a1f5: Pulling fs layer [2023-05-29T10:16:34.000Z] 988bab9f4d93: Pulling fs layer [2023-05-29T10:16:34.000Z] 1469e6f7b9e6: Pulling fs layer [2023-05-29T10:16:34.000Z] eaf3925da568: Pulling fs layer [2023-05-29T10:16:34.000Z] bab4dde63d76: Pulling fs layer [2023-05-29T10:16:34.000Z] bde34c3a00c8: Pulling fs layer [2023-05-29T10:16:34.000Z] b352a97aabf1: Pulling fs layer [2023-05-29T10:16:34.000Z] 4872d77fe225: Pulling fs layer [2023-05-29T10:16:34.000Z] 5851b861e8e6: Pulling fs layer [2023-05-29T10:16:34.000Z] 988bab9f4d93: Waiting [2023-05-29T10:16:34.000Z] 1469e6f7b9e6: Waiting [2023-05-29T10:16:34.000Z] eaf3925da568: Waiting [2023-05-29T10:16:34.000Z] bab4dde63d76: Waiting [2023-05-29T10:16:34.000Z] bde34c3a00c8: Waiting [2023-05-29T10:16:34.000Z] b352a97aabf1: Waiting [2023-05-29T10:16:34.000Z] 4872d77fe225: Waiting [2023-05-29T10:16:34.000Z] 5851b861e8e6: Waiting [2023-05-29T10:16:34.000Z] e2be974225ed: Verifying Checksum [2023-05-29T10:16:34.000Z] e2be974225ed: Download complete [2023-05-29T10:16:34.000Z] 988bab9f4d93: Verifying Checksum [2023-05-29T10:16:34.000Z] 988bab9f4d93: Download complete [2023-05-29T10:16:34.000Z] 1469e6f7b9e6: Verifying Checksum [2023-05-29T10:16:34.000Z] 1469e6f7b9e6: Download complete [2023-05-29T10:16:34.000Z] 339a4e72a1f5: Verifying Checksum [2023-05-29T10:16:34.000Z] 339a4e72a1f5: Download complete [2023-05-29T10:16:34.000Z] eaf3925da568: Download complete [2023-05-29T10:16:34.260Z] bde34c3a00c8: Verifying Checksum [2023-05-29T10:16:34.260Z] bde34c3a00c8: Download complete [2023-05-29T10:16:34.260Z] b352a97aabf1: Verifying Checksum [2023-05-29T10:16:34.260Z] b352a97aabf1: Download complete [2023-05-29T10:16:34.260Z] 4872d77fe225: Verifying Checksum [2023-05-29T10:16:34.260Z] 4872d77fe225: Download complete [2023-05-29T10:16:34.260Z] 5851b861e8e6: Verifying Checksum [2023-05-29T10:16:34.260Z] 5851b861e8e6: Download complete [2023-05-29T10:16:34.260Z] b85a868b505f: Verifying Checksum [2023-05-29T10:16:34.260Z] b85a868b505f: Download complete [2023-05-29T10:16:34.518Z] bab4dde63d76: Verifying Checksum [2023-05-29T10:16:34.518Z] bab4dde63d76: Download complete [2023-05-29T10:16:35.455Z] b85a868b505f: Pull complete [2023-05-29T10:16:35.713Z] e2be974225ed: Pull complete [2023-05-29T10:16:36.293Z] 339a4e72a1f5: Pull complete [2023-05-29T10:16:36.293Z] 988bab9f4d93: Pull complete [2023-05-29T10:16:36.554Z] 1469e6f7b9e6: Pull complete [2023-05-29T10:16:36.554Z] eaf3925da568: Pull complete [2023-05-29T10:16:38.466Z] bab4dde63d76: Pull complete [2023-05-29T10:16:38.466Z] bde34c3a00c8: Pull complete [2023-05-29T10:16:38.726Z] b352a97aabf1: Pull complete [2023-05-29T10:16:38.986Z] 4872d77fe225: Pull complete [2023-05-29T10:16:38.986Z] 5851b861e8e6: Pull complete [2023-05-29T10:16:38.986Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-29T10:16:38.986Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-29T10:16:38.986Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-29T10:16:39.237Z] prd-ubuntu20.04-docker-8c-8g-17155 does not seem to be running inside a container [2023-05-29T10:16:39.273Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-29T10:16:43.051Z] $ docker top b8c7c58761b8c344fbf06d0bc8e88e369163246c22adf01a1a0715dc592b0322 -eo pid,comm [2023-05-29T10:16:43.101Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-29T10:16:43.101Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-29T10:16:43.228Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-29T10:16:43.228Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-29T10:16:43.339Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-29T10:16:43.345Z] $ docker exec b8c7c58761b8c344fbf06d0bc8e88e369163246c22adf01a1a0715dc592b0322 ssh-agent [2023-05-29T10:16:43.450Z] SSH_AUTH_SOCK=/tmp/ssh-qEOyoTwsEO0A/agent.33 [2023-05-29T10:16:43.450Z] SSH_AGENT_PID=40 [2023-05-29T10:16:43.456Z] Running ssh-add (command line suppressed) [2023-05-29T10:16:43.556Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_11255955090252409303.key (/w/workspace/edgex-go/1@tmp/private_key_11255955090252409303.key) [2023-05-29T10:16:43.568Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-29T10:16:43.904Z] + git tag --points-at HEAD [Pipeline] } [2023-05-29T10:16:43.932Z] $ docker exec --env ******** --env ******** b8c7c58761b8c344fbf06d0bc8e88e369163246c22adf01a1a0715dc592b0322 ssh-agent -k [2023-05-29T10:16:44.024Z] unset SSH_AUTH_SOCK; [2023-05-29T10:16:44.025Z] unset SSH_AGENT_PID; [2023-05-29T10:16:44.025Z] echo Agent pid 40 killed; [2023-05-29T10:16:44.031Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-29T10:16:44.122Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-29T10:16:44.122Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-29T10:16:44.236Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-29T10:16:44.242Z] $ docker exec b8c7c58761b8c344fbf06d0bc8e88e369163246c22adf01a1a0715dc592b0322 ssh-agent [2023-05-29T10:16:44.364Z] SSH_AUTH_SOCK=/tmp/ssh-gqkVsPvPGJ9D/agent.72 [2023-05-29T10:16:44.364Z] SSH_AGENT_PID=78 [2023-05-29T10:16:44.368Z] Running ssh-add (command line suppressed) [2023-05-29T10:16:44.474Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_14344062781735545702.key (/w/workspace/edgex-go/1@tmp/private_key_14344062781735545702.key) [2023-05-29T10:16:44.486Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-29T10:16:44.820Z] + git semver init [2023-05-29T10:16:45.080Z] 2023-05-29 10:16:45,014 [run_init] DEBUG init version:0.0.0 force:False [2023-05-29T10:16:45.080Z] 2023-05-29 10:16:45,015 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-05-29T10:16:45.080Z] 2023-05-29 10:16:45,015 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-05-29T10:16:45.080Z] 2023-05-29 10:16:45,015 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2023-05-29T10:16:50.374Z] 2023-05-29 10:16:49,842 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-05-29T10:16:50.374Z] 2023-05-29 10:16:49,842 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4580 with force:False [2023-05-29T10:16:50.374Z] 2023-05-29 10:16:49,842 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4580 [2023-05-29T10:16:50.374Z] 2023-05-29 10:16:49,847 [execute] INFO git cat-file --batch-check [2023-05-29T10:16:50.374Z] 2023-05-29 10:16:49,847 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-05-29T10:16:50.374Z] 2023-05-29 10:16:49,854 [execute] INFO git cat-file --batch [2023-05-29T10:16:50.374Z] 2023-05-29 10:16:49,854 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-05-29T10:16:50.374Z] 2023-05-29 10:16:49,860 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4580 [2023-05-29T10:16:50.374Z] 0.0.0 [Pipeline] } [2023-05-29T10:16:50.405Z] $ docker exec --env ******** --env ******** b8c7c58761b8c344fbf06d0bc8e88e369163246c22adf01a1a0715dc592b0322 ssh-agent -k [2023-05-29T10:16:50.500Z] unset SSH_AUTH_SOCK; [2023-05-29T10:16:50.501Z] unset SSH_AGENT_PID; [2023-05-29T10:16:50.501Z] echo Agent pid 78 killed; [2023-05-29T10:16:50.508Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-29T10:16:50.936Z] + git semver [Pipeline] } [2023-05-29T10:16:51.226Z] $ docker stop --time=1 b8c7c58761b8c344fbf06d0bc8e88e369163246c22adf01a1a0715dc592b0322 [2023-05-29T10:16:52.496Z] $ docker rm -f --volumes b8c7c58761b8c344fbf06d0bc8e88e369163246c22adf01a1a0715dc592b0322 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-29T10:16:52.900Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-29T10:16:53.187Z] Stashed 1 file(s) [Pipeline] echo [2023-05-29T10:16:53.205Z] [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-05-29T10:16:53.979Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-05-29T10:16:54.017Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-29T10:16:54.055Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-29T10:16:54.089Z] ========================================================= [2023-05-29T10:16:54.089Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-29T10:16:54.089Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-29T10:16:54.429Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-29T10:16:54.429Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-29T10:16:54.429Z] f56be85fc22e: Pulling fs layer [2023-05-29T10:16:54.429Z] 85791d961cd3: Pulling fs layer [2023-05-29T10:16:54.429Z] d694b5ae8c79: Pulling fs layer [2023-05-29T10:16:54.429Z] 9f32a84ed3da: Pulling fs layer [2023-05-29T10:16:54.429Z] 4d19c01a9841: Pulling fs layer [2023-05-29T10:16:54.429Z] 9325e15d5711: Pulling fs layer [2023-05-29T10:16:54.429Z] 556b6ee489ea: Pulling fs layer [2023-05-29T10:16:54.429Z] c5a4b2cf53e6: Pulling fs layer [2023-05-29T10:16:54.429Z] 9f32a84ed3da: Waiting [2023-05-29T10:16:54.429Z] c5a4b2cf53e6: Waiting [2023-05-29T10:16:54.429Z] 9325e15d5711: Waiting [2023-05-29T10:16:54.429Z] 4d19c01a9841: Waiting [2023-05-29T10:16:54.429Z] 556b6ee489ea: Waiting [2023-05-29T10:16:54.429Z] 85791d961cd3: Download complete [2023-05-29T10:16:54.429Z] 9f32a84ed3da: Download complete [2023-05-29T10:16:54.429Z] 4d19c01a9841: Verifying Checksum [2023-05-29T10:16:54.429Z] 4d19c01a9841: Download complete [2023-05-29T10:16:54.429Z] f56be85fc22e: Verifying Checksum [2023-05-29T10:16:54.429Z] f56be85fc22e: Download complete [2023-05-29T10:16:54.429Z] 9325e15d5711: Verifying Checksum [2023-05-29T10:16:54.429Z] 9325e15d5711: Download complete [2023-05-29T10:16:54.692Z] f56be85fc22e: Pull complete [2023-05-29T10:16:54.692Z] 85791d961cd3: Pull complete [2023-05-29T10:16:54.952Z] c5a4b2cf53e6: Verifying Checksum [2023-05-29T10:16:54.952Z] c5a4b2cf53e6: Download complete [2023-05-29T10:16:55.210Z] d694b5ae8c79: Verifying Checksum [2023-05-29T10:16:55.210Z] d694b5ae8c79: Download complete [2023-05-29T10:16:55.210Z] 556b6ee489ea: Verifying Checksum [2023-05-29T10:16:55.210Z] 556b6ee489ea: Download complete [2023-05-29T10:16:58.499Z] d694b5ae8c79: Pull complete [2023-05-29T10:16:58.499Z] 9f32a84ed3da: Pull complete [2023-05-29T10:16:58.499Z] 4d19c01a9841: Pull complete [2023-05-29T10:16:58.499Z] 9325e15d5711: Pull complete [2023-05-29T10:17:01.029Z] 556b6ee489ea: Pull complete [2023-05-29T10:17:01.965Z] c5a4b2cf53e6: Pull complete [2023-05-29T10:17:01.965Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-29T10:17:01.965Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-29T10:17:01.965Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-29T10:17:02.325Z] + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-29T10:17:02.325Z] WORKDIR /edgex [2023-05-29T10:17:02.325Z] COPY go.mod . [2023-05-29T10:17:02.325Z] RUN go mod download [2023-05-29T10:17:02.325Z] docker build -t ci-base-image-x86_64 -f - . [2023-05-29T10:17:02.891Z] Sending build context to Docker daemon 170.8MB [2023-05-29T10:17:02.891Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-29T10:17:02.891Z] ---> c4be618373d6 [2023-05-29T10:17:02.891Z] Step 2/4 : WORKDIR /edgex [2023-05-29T10:17:08.513Z] Still waiting to schedule task [2023-05-29T10:17:08.514Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-17154’ [2023-05-29T10:17:11.035Z] ---> Running in a14d35c117fc [2023-05-29T10:17:11.035Z] Removing intermediate container a14d35c117fc [2023-05-29T10:17:11.035Z] ---> 4174010a374e [2023-05-29T10:17:11.035Z] Step 3/4 : COPY go.mod . [2023-05-29T10:17:11.035Z] ---> 11e6bd140d4b [2023-05-29T10:17:11.035Z] Step 4/4 : RUN go mod download [2023-05-29T10:17:11.035Z] ---> Running in ef4ef9e22bf3 [2023-05-29T10:17:23.289Z] Removing intermediate container ef4ef9e22bf3 [2023-05-29T10:17:23.289Z] ---> cd88f5faa2dc [2023-05-29T10:17:23.289Z] Successfully built cd88f5faa2dc [2023-05-29T10:17:23.289Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T10:17:23.664Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-29T10:17:23.665Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-29T10:17:23.807Z] prd-ubuntu20.04-docker-8c-8g-17155 does not seem to be running inside a container [2023-05-29T10:17:23.838Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2023-05-29T10:17:24.271Z] $ docker top eb7c1894fbbe4305d4f9c71ce1e696f070397c670ccc45c46ebcb0b271192dfb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-29T10:17:24.658Z] + go version [2023-05-29T10:17:24.658Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-29T10:17:24.694Z] $ docker stop --time=1 eb7c1894fbbe4305d4f9c71ce1e696f070397c670ccc45c46ebcb0b271192dfb [2023-05-29T10:17:26.169Z] $ docker rm -f --volumes eb7c1894fbbe4305d4f9c71ce1e696f070397c670ccc45c46ebcb0b271192dfb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T10:17:26.918Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-29T10:17:26.918Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-29T10:17:27.197Z] prd-ubuntu20.04-docker-8c-8g-17155 does not seem to be running inside a container [2023-05-29T10:17:27.227Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2023-05-29T10:17:27.769Z] $ docker top 04246551fbdf6f3355701bc9dced9e380a822ca1f24ecad2540c28c13597cd19 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-29T10:17:27.878Z] ========================================================= [2023-05-29T10:17:27.878Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-29T10:17:27.878Z] ========================================================= [Pipeline] sh [2023-05-29T10:17:28.172Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-29T10:17:28.522Z] + make test [2023-05-29T10:17:28.522Z] go test -race -coverprofile=coverage.out ./... [2023-05-29T10:17:36.774Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-29T10:17:51.686Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-29T10:17:51.686Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-29T10:17:51.686Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-29T10:17:51.686Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-29T10:17:51.686Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-29T10:17:51.686Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-29T10:17:51.686Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-29T10:17:51.686Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-29T10:17:51.686Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-29T10:17:51.686Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-29T10:17:51.686Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-29T10:17:51.686Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-29T10:17:51.686Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-29T10:17:51.686Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-29T10:17:52.254Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-29T10:17:52.254Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-29T10:17:52.511Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.049s coverage: 28.7% of statements [2023-05-29T10:17:53.888Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.067s coverage: 98.5% of statements [2023-05-29T10:17:54.822Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-29T10:17:54.822Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-29T10:17:54.822Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-29T10:17:56.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-29T10:17:56.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-29T10:17:57.135Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-29T10:17:57.135Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-29T10:17:57.135Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-29T10:17:57.135Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-29T10:17:57.135Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-29T10:17:57.700Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.095s coverage: 71.5% of statements [2023-05-29T10:17:57.700Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.067s coverage: 54.0% of statements [2023-05-29T10:17:57.960Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-29T10:17:57.960Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-29T10:17:59.860Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.612s coverage: 88.5% of statements [2023-05-29T10:17:59.860Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.072s coverage: 3.8% of statements [2023-05-29T10:18:00.118Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-29T10:18:00.118Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-29T10:18:00.118Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-29T10:18:00.684Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.371s coverage: 95.6% of statements [2023-05-29T10:18:00.684Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-29T10:18:00.684Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-29T10:18:00.684Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-29T10:18:00.684Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-29T10:18:00.684Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-29T10:18:00.684Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.050s coverage: 72.2% of statements [2023-05-29T10:18:01.616Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-29T10:18:01.616Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-29T10:18:01.616Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-29T10:18:01.616Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.050s coverage: 65.9% of statements [2023-05-29T10:18:02.180Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-29T10:18:02.180Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-29T10:18:02.180Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.089s coverage: 0.9% of statements [2023-05-29T10:18:02.180Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.062s coverage: 29.0% of statements [2023-05-29T10:18:02.746Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.061s coverage: 42.9% of statements [2023-05-29T10:18:03.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.057s coverage: 82.9% of statements [2023-05-29T10:18:03.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements [2023-05-29T10:18:03.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.056s coverage: 96.3% of statements [2023-05-29T10:18:03.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.044s coverage: 87.5% of statements [2023-05-29T10:18:03.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-29T10:18:03.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-29T10:18:03.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-29T10:18:03.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-29T10:18:03.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-29T10:18:03.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-29T10:18:03.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-29T10:18:03.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-29T10:18:04.875Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-29T10:18:04.875Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-29T10:18:04.875Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-29T10:18:04.875Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-29T10:18:05.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-29T10:18:05.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-29T10:18:05.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-29T10:18:06.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-29T10:18:06.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-29T10:18:07.828Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-29T10:18:07.828Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-29T10:18:09.201Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-29T10:18:09.201Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-29T10:18:09.201Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-29T10:18:11.101Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-29T10:18:11.101Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-29T10:18:11.359Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-29T10:18:11.925Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-29T10:18:11.925Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-29T10:18:11.925Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-29T10:18:11.925Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-29T10:18:13.299Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-29T10:18:13.299Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-29T10:18:13.299Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-29T10:18:13.299Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-29T10:18:15.199Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-29T10:18:15.199Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-29T10:18:15.199Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-29T10:18:15.199Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-29T10:18:15.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements [2023-05-29T10:18:15.765Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-29T10:18:15.765Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-29T10:18:16.331Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-29T10:18:16.331Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-29T10:18:28.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.285s coverage: 79.9% of statements [2023-05-29T10:18:28.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.076s coverage: 92.9% of statements [2023-05-29T10:18:28.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 64.4% of statements [2023-05-29T10:18:28.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.060s coverage: 62.3% of statements [2023-05-29T10:18:28.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements [2023-05-29T10:18:28.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.048s coverage: 20.0% of statements [2023-05-29T10:18:28.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements [2023-05-29T10:18:28.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.111s coverage: 81.8% of statements [2023-05-29T10:18:28.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.093s coverage: 82.1% of statements [2023-05-29T10:18:28.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.043s coverage: 86.0% of statements [2023-05-29T10:18:28.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.171s coverage: 63.1% of statements [2023-05-29T10:18:28.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements [2023-05-29T10:18:28.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements [2023-05-29T10:18:28.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2023-05-29T10:18:28.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements [2023-05-29T10:18:28.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements [2023-05-29T10:18:28.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.193s coverage: 38.4% of statements [2023-05-29T10:18:28.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements [2023-05-29T10:18:28.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements [2023-05-29T10:18:28.533Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 17.7% of statements [2023-05-29T10:18:28.534Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.122s coverage: 92.3% of statements [2023-05-29T10:18:28.534Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 61.5% of statements [2023-05-29T10:18:28.534Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.093s coverage: 97.7% of statements [2023-05-29T10:18:28.534Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-05-29T10:18:28.534Z] running golangci-lint [2023-05-29T10:18:28.534Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-05-29T10:18:28.534Z] go version go1.20.2 linux/amd64 [2023-05-29T10:18:28.534Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-05-29T10:18:28.534Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-05-29T10:18:43.403Z] level=info msg="[loader] Go packages loading at mode 575 (files|name|types_sizes|exports_file|deps|imports|compiled_files) took 15.025551079s" [2023-05-29T10:18:43.403Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 29.274875ms" [2023-05-29T10:18:51.522Z] level=info msg="[linters_context/goanalysis] analyzers took 1m7.282688324s with top 10 stages: buildir: 37.029007984s, inspect: 2.358917194s, fact_deprecated: 1.999184159s, gosec: 1.569036221s, printf: 1.483276792s, ctrlflow: 1.264609877s, nilness: 1.206112139s, fact_purity: 1.090164686s, S1038: 980.373049ms, SA5012: 663.224632ms" [2023-05-29T10:18:51.522Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-05-29T10:18:51.522Z] level=info msg="[runner] Processors filtering stat (out/in): exclude-rules: 23/203, cgo: 203/203, nolint: 0/23, skip_files: 203/203, skip_dirs: 203/203, autogenerated_exclude: 203/203, exclude: 203/203, filename_unadjuster: 203/203, path_prettifier: 203/203, identifier_marker: 203/203" [2023-05-29T10:18:51.522Z] level=info msg="[runner] processing took 19.161086ms with stages: nolint: 8.453226ms, identifier_marker: 5.147263ms, exclude-rules: 2.041272ms, autogenerated_exclude: 1.442765ms, path_prettifier: 1.325983ms, skip_dirs: 695.157µs, cgo: 33.66µs, filename_unadjuster: 16.89µs, uniq_by_line: 830ns, skip_files: 730ns, max_same_issues: 640ns, exclude: 610ns, diff: 380ns, path_shortener: 360ns, severity-rules: 360ns, source_code: 280ns, sort_results: 260ns, max_from_linter: 190ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" [2023-05-29T10:18:51.522Z] level=info msg="[runner] linters took 8.729256704s with stages: goanalysis_metalinter: 8.709972816s" [2023-05-29T10:18:51.522Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-05-29T10:18:51.522Z] level=info msg="Memory: 239 samples, avg is 196.3MB, max is 769.2MB" [2023-05-29T10:18:51.522Z] level=info msg="Execution took 23.796680023s" [2023-05-29T10:18:51.522Z] go vet ./... [2023-05-29T10:18:56.862Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-29T10:18:56.862Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-29T10:18:56.862Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-29T10:18:56.909Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-29T10:18:57.220Z] + ls -al . [2023-05-29T10:18:57.220Z] total 720 [2023-05-29T10:18:57.220Z] drwxrwxr-x 11 1001 1001 4096 May 29 10:17 . [2023-05-29T10:18:57.220Z] drwxr-xr-x 4 root root 4096 May 29 10:17 .. [2023-05-29T10:18:57.220Z] drwxrwxr-x 2 1001 1001 4096 May 29 10:16 .blubracket [2023-05-29T10:18:57.220Z] -rw-rw-r-- 1 1001 1001 16 May 29 10:16 .dockerignore [2023-05-29T10:18:57.220Z] drwxrwxr-x 8 1001 1001 4096 May 29 10:16 .git [2023-05-29T10:18:57.220Z] drwxrwxr-x 3 1001 1001 4096 May 29 10:16 .github [2023-05-29T10:18:57.220Z] -rw-rw-r-- 1 1001 1001 1133 May 29 10:16 .gitignore [2023-05-29T10:18:57.220Z] -rw-rw-r-- 1 1001 1001 42 May 29 10:16 .golangci.yml [2023-05-29T10:18:57.220Z] -rw-rw-r-- 1 1001 1001 87 May 29 10:16 .hadolint.yml [2023-05-29T10:18:57.220Z] drwxr-xr-x 3 1001 1001 4096 May 29 10:16 .semver [2023-05-29T10:18:57.220Z] -rw-rw-r-- 1 1001 1001 166 May 29 10:16 .sonarcloud.properties [2023-05-29T10:18:57.220Z] -rw-rw-r-- 1 1001 1001 1171 May 29 10:16 ADOPTERS.md [2023-05-29T10:18:57.220Z] -rw-rw-r-- 1 1001 1001 10835 May 29 10:16 Attribution.txt [2023-05-29T10:18:57.220Z] -rw-rw-r-- 1 1001 1001 93368 May 29 10:16 CHANGELOG.md [2023-05-29T10:18:57.220Z] -rw-rw-r-- 1 1001 1001 3804 May 29 10:16 CONTRIBUTING.md [2023-05-29T10:18:57.220Z] -rw-rw-r-- 1 1001 1001 677 May 29 10:16 GOVERNANCE.md [2023-05-29T10:18:57.220Z] -rw-rw-r-- 1 1001 1001 883 May 29 10:16 Jenkinsfile [2023-05-29T10:18:57.220Z] -rw-rw-r-- 1 1001 1001 10775 May 29 10:16 LICENSE [2023-05-29T10:18:57.220Z] -rw-rw-r-- 1 1001 1001 14368 May 29 10:16 Makefile [2023-05-29T10:18:57.220Z] -rw-rw-r-- 1 1001 1001 582 May 29 10:16 OWNERS.md [2023-05-29T10:18:57.220Z] -rw-rw-r-- 1 1001 1001 9902 May 29 10:16 README.md [2023-05-29T10:18:57.220Z] -rw-rw-r-- 1 1001 1001 789 May 29 10:16 SECURITY.md [2023-05-29T10:18:57.220Z] -rw-rw-r-- 1 1001 1001 5 May 29 10:16 VERSION [2023-05-29T10:18:57.220Z] drwxrwxr-x 2 1001 1001 4096 May 29 10:16 bin [2023-05-29T10:18:57.220Z] drwxrwxr-x 18 1001 1001 4096 May 29 10:16 cmd [2023-05-29T10:18:57.220Z] -rw-r--r-- 1 root root 447731 May 29 10:18 coverage.out [2023-05-29T10:18:57.220Z] -rw-rw-r-- 1 1001 1001 3159 May 29 10:16 go.mod [2023-05-29T10:18:57.220Z] -rw-rw-r-- 1 1001 1001 30958 May 29 10:16 go.sum [2023-05-29T10:18:57.220Z] drwxrwxr-x 7 1001 1001 4096 May 29 10:16 internal [2023-05-29T10:18:57.220Z] drwxrwxr-x 3 1001 1001 4096 May 29 10:16 openapi [2023-05-29T10:18:57.220Z] -rw-rw-r-- 1 1001 1001 594 May 29 10:16 security.txt [2023-05-29T10:18:57.220Z] drwxrwxr-x 4 1001 1001 4096 May 29 10:16 snap [2023-05-29T10:18:57.220Z] -rw-rw-r-- 1 1001 1001 204 May 29 10:16 version.go [Pipeline] sh [2023-05-29T10:18:57.567Z] + '[' -e coverage.out ] [2023-05-29T10:18:57.568Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-29T10:18:57.701Z] Stashed 1 file(s) [Pipeline] sh [2023-05-29T10:18:57.999Z] + make build [2023-05-29T10:18:57.999Z] 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-05-29T10:19:12.874Z] 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-05-29T10:19:12.874Z] 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-05-29T10:19:13.441Z] 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-05-29T10:19:14.377Z] 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-05-29T10:19:20.941Z] 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-05-29T10:19:22.314Z] 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-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-29T10:19:23.690Z] 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-05-29T10:19:24.622Z] 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-05-29T10:19:25.591Z] 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-05-29T10:19:26.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-05-29T10:19:27.473Z] 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-05-29T10:19:28.885Z] $ docker stop --time=1 04246551fbdf6f3355701bc9dced9e380a822ca1f24ecad2540c28c13597cd19 [2023-05-29T10:19:34.587Z] $ docker rm -f --volumes 04246551fbdf6f3355701bc9dced9e380a822ca1f24ecad2540c28c13597cd19 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T10:19:35.702Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-29T10:19:35.702Z] [2023-05-29T10:19:35.702Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T10:19:36.078Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-29T10:19:36.337Z] latest: Pulling from edgex-devops/edgex-compose [2023-05-29T10:19:36.337Z] cbdbe7a5bc2a: Pulling fs layer [2023-05-29T10:19:36.337Z] ca9280d653b3: Pulling fs layer [2023-05-29T10:19:36.337Z] 7e9c9ca2126c: Pulling fs layer [2023-05-29T10:19:36.337Z] cbdbe7a5bc2a: Verifying Checksum [2023-05-29T10:19:36.337Z] cbdbe7a5bc2a: Download complete [2023-05-29T10:19:36.596Z] ca9280d653b3: Verifying Checksum [2023-05-29T10:19:36.596Z] ca9280d653b3: Download complete [2023-05-29T10:19:36.596Z] cbdbe7a5bc2a: Pull complete [2023-05-29T10:19:36.855Z] 7e9c9ca2126c: Verifying Checksum [2023-05-29T10:19:36.855Z] 7e9c9ca2126c: Download complete [2023-05-29T10:19:36.855Z] ca9280d653b3: Pull complete [2023-05-29T10:19:41.042Z] 7e9c9ca2126c: Pull complete [2023-05-29T10:19:41.042Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-05-29T10:19:41.042Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-29T10:19:41.042Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-29T10:19:41.266Z] prd-ubuntu20.04-docker-8c-8g-17155 does not seem to be running inside a container [2023-05-29T10:19:41.301Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-05-29T10:19:49.671Z] $ docker top 7dcf0928e84fea70e4a7445df028dbae850ec687c5d8924666e1493748189c44 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-29T10:19:50.056Z] + + docker-composegrep build parallel --help [2023-05-29T10:19:50.056Z] [2023-05-29T10:19:50.624Z] --parallel Build images in parallel. [Pipeline] } [2023-05-29T10:19:50.656Z] $ docker stop --time=1 7dcf0928e84fea70e4a7445df028dbae850ec687c5d8924666e1493748189c44 [2023-05-29T10:19:51.967Z] $ docker rm -f --volumes 7dcf0928e84fea70e4a7445df028dbae850ec687c5d8924666e1493748189c44 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T10:19:52.548Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-29T10:19:52.548Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-29T10:19:52.704Z] prd-ubuntu20.04-docker-8c-8g-17155 does not seem to be running inside a container [2023-05-29T10:19:52.739Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-devops/edgex-compose:latest cat [2023-05-29T10:19:53.038Z] $ docker top dbdc5265708d3617ee3c474972706100ddab3d5e88f80d8bf6744b692169ecc1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-29T10:19:53.422Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-29T10:19:53.521Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17156 in /w/workspace/edgexfoundry_edgex-go_PR-4580 [Pipeline] { [Pipeline] ws [2023-05-29T10:19:53.580Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-05-29T10:19:53.666Z] The recommended git tool is: git [2023-05-29T10:19:53.989Z] Building core-command ... [2023-05-29T10:19:53.989Z] Building core-common-config-bootstrapper ... [2023-05-29T10:19:53.989Z] Building core-data ... [2023-05-29T10:19:53.989Z] Building core-metadata ... [2023-05-29T10:19:53.989Z] Building security-bootstrapper ... [2023-05-29T10:19:53.989Z] Building security-proxy-auth ... [2023-05-29T10:19:53.989Z] Building security-proxy-setup ... [2023-05-29T10:19:53.989Z] Building security-secretstore-setup ... [2023-05-29T10:19:53.989Z] Building security-spiffe-token-provider ... [2023-05-29T10:19:53.990Z] Building security-spire-agent ... [2023-05-29T10:19:53.990Z] Building security-spire-config ... [2023-05-29T10:19:53.990Z] Building security-spire-server ... [2023-05-29T10:19:53.990Z] Building support-notifications ... [2023-05-29T10:19:53.990Z] Building support-scheduler ... [2023-05-29T10:19:53.990Z] Building core-data [2023-05-29T10:19:53.990Z] Building core-common-config-bootstrapper [2023-05-29T10:19:53.990Z] Building security-spiffe-token-provider [2023-05-29T10:19:53.990Z] Building core-metadata [2023-05-29T10:19:53.990Z] Building security-bootstrapper [2023-05-29T10:20:04.036Z] using credential edgex-jenkins-ssh [2023-05-29T10:20:04.058Z] Cloning the remote Git repository [2023-05-29T10:20:04.146Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-05-29T10:20:04.250Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-05-29T10:20:04.582Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-29T10:20:04.584Z] > git --version # timeout=10 [2023-05-29T10:20:04.651Z] > git --version # 'git version 2.25.1' [2023-05-29T10:20:04.674Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-29T10:20:04.907Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-29T10:20:06.218Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-29T10:20:06.219Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-29T10:20:06.219Z] ---> cd88f5faa2dc [2023-05-29T10:20:06.219Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-29T10:20:06.219Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-29T10:20:06.219Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-29T10:20:06.219Z] ---> cd88f5faa2dc [2023-05-29T10:20:06.219Z] Step 3/20 : WORKDIR /edgex-go [2023-05-29T10:20:06.219Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-29T10:20:06.219Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-29T10:20:06.219Z] ---> cd88f5faa2dc [2023-05-29T10:20:06.219Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-29T10:20:06.219Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-29T10:20:06.219Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-29T10:20:06.219Z] ---> cd88f5faa2dc [2023-05-29T10:20:06.219Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-29T10:20:07.631Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-29T10:20:07.631Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-29T10:20:07.631Z] ---> cd88f5faa2dc [2023-05-29T10:20:07.631Z] Step 3/33 : WORKDIR /edgex-go [2023-05-29T10:20:17.610Z] ---> Running in c75b99be5e2c [2023-05-29T10:20:17.610Z] ---> Running in ebc45dc30dfa [2023-05-29T10:20:17.610Z] ---> Running in 7df19aa01b25 [2023-05-29T10:20:17.610Z] ---> Running in 5a11322b13b0 [2023-05-29T10:20:17.610Z] ---> Running in b1448aae9c91 [2023-05-29T10:20:17.610Z] Removing intermediate container ebc45dc30dfa [2023-05-29T10:20:17.610Z] ---> 5277d688a980 [2023-05-29T10:20:17.610Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-29T10:20:17.610Z] Removing intermediate container 5a11322b13b0 [2023-05-29T10:20:17.610Z] ---> 254ca34f11d2 [2023-05-29T10:20:17.610Z] Step 4/23 : WORKDIR /edgex-go [2023-05-29T10:20:17.610Z] Removing intermediate container 7df19aa01b25 [2023-05-29T10:20:17.610Z] ---> 27d907b74262 [2023-05-29T10:20:17.610Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-29T10:20:17.610Z] Removing intermediate container c75b99be5e2c [2023-05-29T10:20:17.610Z] ---> a55e3dcd194b [2023-05-29T10:20:17.610Z] Step 4/25 : WORKDIR /edgex-go [2023-05-29T10:20:17.610Z] Removing intermediate container b1448aae9c91 [2023-05-29T10:20:17.610Z] ---> ac1d05c134db [2023-05-29T10:20:17.610Z] Step 4/23 : WORKDIR /edgex-go [2023-05-29T10:20:17.610Z] ---> Running in 5c2708bc67e3 [2023-05-29T10:20:17.610Z] ---> Running in 6364741fa9c6 [2023-05-29T10:20:17.610Z] ---> Running in 16b90ab6551f [2023-05-29T10:20:17.610Z] ---> Running in 022e2943b6b9 [2023-05-29T10:20:17.610Z] ---> Running in f418988f969f [2023-05-29T10:20:17.610Z] Removing intermediate container 16b90ab6551f [2023-05-29T10:20:17.610Z] ---> 624effb89f89 [2023-05-29T10:20:17.610Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-29T10:20:17.610Z] ---> Running in 19569f844bc5 [2023-05-29T10:20:17.610Z] Removing intermediate container 022e2943b6b9 [2023-05-29T10:20:17.610Z] ---> 7864616e20d3 [2023-05-29T10:20:17.610Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-29T10:20:17.610Z] Removing intermediate container f418988f969f [2023-05-29T10:20:17.610Z] ---> bd8e989d800f [2023-05-29T10:20:17.610Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-29T10:20:17.610Z] ---> Running in 6346eff90783 [2023-05-29T10:20:17.610Z] ---> Running in 1c5852442320 [2023-05-29T10:20:17.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-29T10:20:17.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-29T10:20:17.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-29T10:20:18.128Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-29T10:20:18.128Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-29T10:20:18.128Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-29T10:20:18.128Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-29T10:20:18.128Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-29T10:20:18.389Z] OK: 265 MiB in 53 packages [2023-05-29T10:20:18.389Z] v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-29T10:20:18.389Z] v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-29T10:20:18.389Z] OK: 17828 distinct packages available [2023-05-29T10:20:18.389Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-29T10:20:18.389Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-29T10:20:18.389Z] OK: 265 MiB in 53 packages [2023-05-29T10:20:18.389Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-29T10:20:18.389Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-29T10:20:18.646Z] OK: 265 MiB in 53 packages [2023-05-29T10:20:18.646Z] OK: 265 MiB in 53 packages [2023-05-29T10:20:18.646Z] OK: 265 MiB in 53 packages [2023-05-29T10:20:19.213Z] Removing intermediate container 5c2708bc67e3 [2023-05-29T10:20:19.213Z] ---> cbb24e473626 [2023-05-29T10:20:19.213Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-29T10:20:19.471Z] Removing intermediate container 19569f844bc5 [2023-05-29T10:20:19.471Z] ---> 2ec7ac1c4819 [2023-05-29T10:20:19.471Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-29T10:20:19.861Z] ---> 593f9f671fc8 [2023-05-29T10:20:19.861Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-29T10:20:20.428Z] ---> a5ee6521daf4 [2023-05-29T10:20:20.428Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-29T10:20:20.995Z] Removing intermediate container 6346eff90783 [2023-05-29T10:20:20.995Z] ---> 8a89f5ec0a6f [2023-05-29T10:20:20.995Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-29T10:20:20.995Z] ---> Running in 8a2a30c6dece [2023-05-29T10:20:20.995Z] ---> Running in a6b8864cebac [2023-05-29T10:20:20.995Z] Removing intermediate container 1c5852442320 [2023-05-29T10:20:20.995Z] ---> e5ad037e048e [2023-05-29T10:20:20.995Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-29T10:20:21.255Z] Removing intermediate container 6364741fa9c6 [2023-05-29T10:20:21.255Z] ---> de327b6235f8 [2023-05-29T10:20:21.255Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-29T10:20:21.255Z] ---> 8449403e08e0 [2023-05-29T10:20:21.255Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-29T10:20:23.004Z] ---> edc1761e1f6f [2023-05-29T10:20:23.004Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-29T10:20:23.004Z] ---> Running in df7ec57715a1 [2023-05-29T10:20:23.004Z] ---> 5e39b5172259 [2023-05-29T10:20:23.004Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-29T10:20:23.004Z] ---> Running in d4ff1099e22a [2023-05-29T10:20:23.004Z] ---> Running in 3281f9e8963c [2023-05-29T10:20:26.306Z] Merging remotes/origin/main commit cc406b27680b88a4cbaad5b59c6f9b2898413f21 into PR head commit 452b1cc17cd2ad644edc40c0d279309f8a096ec4 [2023-05-29T10:20:26.765Z] Merge succeeded, producing 452b1cc17cd2ad644edc40c0d279309f8a096ec4 [2023-05-29T10:20:26.766Z] Checking out Revision 452b1cc17cd2ad644edc40c0d279309f8a096ec4 (PR-4580) [2023-05-29T10:20:24.682Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-29T10:20:24.716Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-29T10:20:25.548Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-29T10:20:25.592Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-29T10:20:25.593Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-29T10:20:25.612Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4580/head:refs/remotes/origin/PR-4580 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-29T10:20:26.346Z] > git config core.sparsecheckout # timeout=10 [2023-05-29T10:20:26.414Z] > git checkout -f 452b1cc17cd2ad644edc40c0d279309f8a096ec4 # timeout=10 [2023-05-29T10:20:26.664Z] > git remote # timeout=10 [2023-05-29T10:20:26.682Z] > git config --get remote.origin.url # timeout=10 [2023-05-29T10:20:26.704Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-29T10:20:26.721Z] > git merge cc406b27680b88a4cbaad5b59c6f9b2898413f21 # timeout=10 [2023-05-29T10:20:26.752Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-29T10:20:26.780Z] > git config core.sparsecheckout # timeout=10 [2023-05-29T10:20:26.796Z] > git checkout -f 452b1cc17cd2ad644edc40c0d279309f8a096ec4 # timeout=10 [2023-05-29T10:20:27.438Z] Commit message: "docs: Update changelog for 3.0" [2023-05-29T10:20:27.495Z] > git --version # timeout=10 [2023-05-29T10:20:27.508Z] > git --version # 'git version 2.25.1' [2023-05-29T10:20:27.523Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-29T10:20:29.060Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-29T10:20:29.060Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-29T10:20:29.060Z] Dload Upload Total Spent Left Speed [2023-05-29T10:20:29.060Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 129k 0 --:--:-- --:--:-- --:--:-- 131k [Pipeline] sh [2023-05-29T10:20:30.018Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-29T10:20:30.369Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-29T10:20:30.369Z] + sudo tee /etc/docker/daemon.new [2023-05-29T10:20:30.369Z] { [2023-05-29T10:20:30.369Z] "registry-mirrors": [ [2023-05-29T10:20:30.369Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-29T10:20:30.369Z] ], [2023-05-29T10:20:30.369Z] "bip": "10.250.0.254/24", [2023-05-29T10:20:30.369Z] "hosts": [ [2023-05-29T10:20:30.369Z] "tcp://0.0.0.0:5555", [2023-05-29T10:20:30.369Z] "unix:///var/run/docker.sock" [2023-05-29T10:20:30.369Z] ], [2023-05-29T10:20:30.369Z] "mtu": 1458, [2023-05-29T10:20:30.369Z] "selinux-enabled": true, [2023-05-29T10:20:30.369Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-29T10:20:30.369Z] } [Pipeline] sh [2023-05-29T10:20:30.715Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-29T10:20:31.058Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-29T10:20:49.395Z] provisioning config files... [2023-05-29T10:20:49.423Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1986586440522609114tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-29T10:20:49.811Z] ---> docker-login.sh [2023-05-29T10:20:49.811Z] nexus3.edgexfoundry.org:10001 [2023-05-29T10:20:50.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-29T10:20:50.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-29T10:20:50.348Z] Configure a credential helper to remove this warning. See [2023-05-29T10:20:50.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-29T10:20:50.348Z] [2023-05-29T10:20:50.348Z] Login Succeeded [2023-05-29T10:20:50.348Z] nexus3.edgexfoundry.org:10002 [2023-05-29T10:20:50.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-29T10:20:50.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-29T10:20:50.886Z] Configure a credential helper to remove this warning. See [2023-05-29T10:20:50.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-29T10:20:50.886Z] [2023-05-29T10:20:50.886Z] Login Succeeded [2023-05-29T10:20:50.886Z] nexus3.edgexfoundry.org:10003 [2023-05-29T10:20:51.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-29T10:20:51.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-29T10:20:51.158Z] Configure a credential helper to remove this warning. See [2023-05-29T10:20:51.158Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-29T10:20:51.158Z] [2023-05-29T10:20:51.158Z] Login Succeeded [2023-05-29T10:20:51.158Z] nexus3.edgexfoundry.org:10004 [2023-05-29T10:20:51.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-29T10:20:51.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-29T10:20:51.432Z] Configure a credential helper to remove this warning. See [2023-05-29T10:20:51.432Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-29T10:20:51.432Z] [2023-05-29T10:20:51.432Z] Login Succeeded [2023-05-29T10:20:51.432Z] docker.io [2023-05-29T10:20:51.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-29T10:20:51.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-29T10:20:51.971Z] Configure a credential helper to remove this warning. See [2023-05-29T10:20:51.971Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-29T10:20:51.971Z] [2023-05-29T10:20:51.971Z] Login Succeeded [2023-05-29T10:20:51.971Z] ---> docker-login.sh ends [Pipeline] } [2023-05-29T10:20:52.002Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-05-29T10:20:52.653Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-05-29T10:20:52.695Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-29T10:20:52.727Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-29T10:20:52.756Z] ========================================================= [2023-05-29T10:20:52.756Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-29T10:20:52.756Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-29T10:20:53.132Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-29T10:20:54.553Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-29T10:20:54.553Z] c41833b44d91: Pulling fs layer [2023-05-29T10:20:54.553Z] ed15518f5707: Pulling fs layer [2023-05-29T10:20:54.553Z] feae8fd75edb: Pulling fs layer [2023-05-29T10:20:54.553Z] 242c74f7c9fa: Pulling fs layer [2023-05-29T10:20:54.553Z] 3cdef696dda3: Pulling fs layer [2023-05-29T10:20:54.553Z] 2ced38df9373: Pulling fs layer [2023-05-29T10:20:54.553Z] 58f1dce35555: Pulling fs layer [2023-05-29T10:20:54.553Z] 242c74f7c9fa: Waiting [2023-05-29T10:20:54.553Z] 3cdef696dda3: Waiting [2023-05-29T10:20:54.553Z] 2ced38df9373: Waiting [2023-05-29T10:20:54.553Z] 58f1dce35555: Waiting [2023-05-29T10:20:54.553Z] ed15518f5707: Verifying Checksum [2023-05-29T10:20:54.553Z] ed15518f5707: Download complete [2023-05-29T10:20:54.553Z] 242c74f7c9fa: Download complete [2023-05-29T10:20:54.553Z] 3cdef696dda3: Verifying Checksum [2023-05-29T10:20:54.553Z] 3cdef696dda3: Download complete [2023-05-29T10:20:54.553Z] c41833b44d91: Verifying Checksum [2023-05-29T10:20:54.553Z] c41833b44d91: Download complete [2023-05-29T10:20:55.540Z] c41833b44d91: Pull complete [2023-05-29T10:20:56.140Z] 58f1dce35555: Verifying Checksum [2023-05-29T10:20:56.140Z] 58f1dce35555: Download complete [2023-05-29T10:20:56.417Z] ed15518f5707: Pull complete [2023-05-29T10:20:57.391Z] feae8fd75edb: Verifying Checksum [2023-05-29T10:20:57.391Z] feae8fd75edb: Download complete [2023-05-29T10:20:57.391Z] 2ced38df9373: Verifying Checksum [2023-05-29T10:20:57.391Z] 2ced38df9373: Download complete [2023-05-29T10:21:09.741Z] feae8fd75edb: Pull complete [2023-05-29T10:21:09.741Z] 242c74f7c9fa: Pull complete [2023-05-29T10:21:09.741Z] 3cdef696dda3: Pull complete [2023-05-29T10:21:16.442Z] 2ced38df9373: Pull complete [2023-05-29T10:21:19.041Z] 58f1dce35555: Pull complete [2023-05-29T10:21:19.042Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-29T10:21:19.042Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-29T10:21:19.042Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-29T10:21:19.432Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-29T10:21:19.432Z] WORKDIR /edgex [2023-05-29T10:21:19.432Z] COPY go.mod . [2023-05-29T10:21:19.432Z] RUN go mod download [2023-05-29T10:21:19.432Z] + docker build -t ci-base-image-arm64 -f - . [2023-05-29T10:21:20.020Z] Sending build context to Docker daemon 2.947MB [2023-05-29T10:21:20.020Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-29T10:21:20.020Z] ---> fadd8f120f05 [2023-05-29T10:21:20.020Z] Step 2/4 : WORKDIR /edgex [2023-05-29T10:21:21.989Z] ---> Running in d1b99626da1f [2023-05-29T10:21:22.258Z] Removing intermediate container d1b99626da1f [2023-05-29T10:21:22.259Z] ---> 21958199a2a0 [2023-05-29T10:21:22.259Z] Step 3/4 : COPY go.mod . [2023-05-29T10:21:22.860Z] ---> 66849a170fa0 [2023-05-29T10:21:22.860Z] Step 4/4 : RUN go mod download [2023-05-29T10:21:22.860Z] ---> Running in b7d10440fe20 [2023-05-29T10:21:31.106Z] Removing intermediate container 8a2a30c6dece [2023-05-29T10:21:31.106Z] ---> 90ce1ee7ddb2 [2023-05-29T10:21:31.106Z] Step 8/25 : COPY . . [2023-05-29T10:21:31.106Z] Removing intermediate container 3281f9e8963c [2023-05-29T10:21:31.106Z] ---> 9789258331ab [2023-05-29T10:21:31.106Z] Step 7/20 : COPY . . [2023-05-29T10:21:31.106Z] Removing intermediate container df7ec57715a1 [2023-05-29T10:21:31.106Z] Removing intermediate container d4ff1099e22a [2023-05-29T10:21:31.106Z] ---> 1e32bd4f56b5 [2023-05-29T10:21:31.106Z] ---> 4a84200085f6 [2023-05-29T10:21:31.106Z] Step 8/23 : COPY . .Step 8/23 : COPY . . [2023-05-29T10:21:31.106Z] [2023-05-29T10:21:31.106Z] Removing intermediate container a6b8864cebac [2023-05-29T10:21:31.106Z] ---> 24cc6eb8e1d8 [2023-05-29T10:21:31.106Z] Step 7/33 : COPY . . [2023-05-29T10:21:55.116Z] Removing intermediate container b7d10440fe20 [2023-05-29T10:21:55.116Z] ---> 3ee9852a5893 [2023-05-29T10:21:55.116Z] Successfully built 3ee9852a5893 [2023-05-29T10:21:55.116Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T10:21:55.526Z] + docker inspect -f . ci-base-image-arm64 [2023-05-29T10:21:55.527Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-29T10:21:55.794Z] prd-ubuntu20.04-docker-arm64-4c-16g-17156 does not seem to be running inside a container [2023-05-29T10:21:55.869Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat [2023-05-29T10:21:57.218Z] $ docker top c83ae496438c27c06b98e222a0bc948c158f77262ae9552199de5602cec62258 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-29T10:21:58.116Z] + go version [2023-05-29T10:21:58.116Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-29T10:21:58.158Z] $ docker stop --time=1 c83ae496438c27c06b98e222a0bc948c158f77262ae9552199de5602cec62258 [2023-05-29T10:21:59.769Z] $ docker rm -f --volumes c83ae496438c27c06b98e222a0bc948c158f77262ae9552199de5602cec62258 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T10:22:00.731Z] + docker inspect -f . ci-base-image-arm64 [2023-05-29T10:22:00.731Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-29T10:22:01.002Z] prd-ubuntu20.04-docker-arm64-4c-16g-17156 does not seem to be running inside a container [2023-05-29T10:22:01.078Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat [2023-05-29T10:22:02.369Z] $ docker top 55789004d5fd11653b4288981d905094e42cd672e4f8e5049b86c846cbb51acf -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-29T10:22:02.605Z] ========================================================= [2023-05-29T10:22:02.605Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-29T10:22:02.605Z] ========================================================= [Pipeline] sh [2023-05-29T10:22:03.215Z] ---> dfcc500832a3 [2023-05-29T10:22:03.215Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-29T10:22:03.215Z] ---> 5e2f543768df [2023-05-29T10:22:03.215Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-29T10:22:03.215Z] ---> c2a2e904e107 [2023-05-29T10:22:03.215Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata ---> 816bdbb68a18 [2023-05-29T10:22:03.215Z] ---> 562d71a86572 [2023-05-29T10:22:03.215Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-29T10:22:03.215Z] [2023-05-29T10:22:03.215Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-29T10:22:03.215Z] ---> Running in 8f71e154f062 [2023-05-29T10:22:03.215Z] ---> Running in a71f6fd5aaad [2023-05-29T10:22:03.215Z] ---> Running in 6fa748216e03 [2023-05-29T10:22:03.215Z] ---> Running in 9bcae70e84af [2023-05-29T10:22:03.215Z] ---> Running in 2433fb986460 [2023-05-29T10:22:03.241Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-29T10:22:03.473Z] 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-05-29T10:22:03.630Z] + make test [2023-05-29T10:22:03.731Z] 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-05-29T10:22:03.898Z] go test -race -coverprofile=coverage.out ./... [2023-05-29T10:22:04.297Z] 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-05-29T10:22:04.298Z] 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-05-29T10:22:04.298Z] 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-05-29T10:22:50.743Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-29T10:23:00.813Z] Removing intermediate container 9bcae70e84af [2023-05-29T10:23:00.813Z] ---> fa87fbb962f8 [2023-05-29T10:23:00.813Z] [2023-05-29T10:23:00.813Z] Step 10/23 : FROM alpine:3.17 [2023-05-29T10:23:00.813Z] 3.17: Pulling from library/alpine [2023-05-29T10:23:00.813Z] Removing intermediate container a71f6fd5aaad [2023-05-29T10:23:00.813Z] ---> 26d313ac1df8 [2023-05-29T10:23:00.813Z] [2023-05-29T10:23:00.813Z] Step 9/33 : FROM alpine:3.17 [2023-05-29T10:23:00.813Z] Removing intermediate container 2433fb986460 [2023-05-29T10:23:00.813Z] ---> 59316511e37b [2023-05-29T10:23:00.813Z] [2023-05-29T10:23:00.813Z] Step 10/25 : FROM alpine:3.17 [2023-05-29T10:23:00.813Z] 3.17: Pulling from library/alpine [2023-05-29T10:23:00.813Z] 3.17: Pulling from library/alpine [2023-05-29T10:23:00.813Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-29T10:23:00.813Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-29T10:23:00.813Z] Status: Downloaded newer image for alpine:3.17 [2023-05-29T10:23:00.813Z] Status: Image is up to date for alpine:3.17 [2023-05-29T10:23:00.813Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-29T10:23:00.813Z] Status: Image is up to date for alpine:3.17 [2023-05-29T10:23:00.813Z] ---> 9ed4aefc74f6 [2023-05-29T10:23:00.813Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-29T10:23:00.813Z] ---> 9ed4aefc74f6 [2023-05-29T10:23:00.813Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-29T10:23:00.813Z] ---> 9ed4aefc74f6 [2023-05-29T10:23:00.813Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-29T10:23:01.078Z] ---> Running in a553493252c8 [2023-05-29T10:23:01.078Z] ---> Running in d73a77c28dbb [2023-05-29T10:23:01.078Z] ---> Running in cae97e090cb1 [2023-05-29T10:23:01.078Z] Removing intermediate container 6fa748216e03 [2023-05-29T10:23:01.078Z] ---> 2cddec9826e9 [2023-05-29T10:23:01.078Z] [2023-05-29T10:23:01.078Z] Step 9/20 : FROM alpine:3.17 [2023-05-29T10:23:01.078Z] ---> 9ed4aefc74f6 [2023-05-29T10:23:01.078Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-29T10:23:01.646Z] Removing intermediate container 8f71e154f062 [2023-05-29T10:23:01.646Z] ---> e719da1f7f66 [2023-05-29T10:23:01.646Z] [2023-05-29T10:23:01.646Z] Step 10/23 : FROM alpine:3.17 [2023-05-29T10:23:01.646Z] ---> 9ed4aefc74f6 [2023-05-29T10:23:01.646Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-29T10:23:01.646Z] ---> Running in 2b33295c9a69 [2023-05-29T10:23:01.646Z] Removing intermediate container cae97e090cb1 [2023-05-29T10:23:01.646Z] ---> 9f3a92b1a0a8 [2023-05-29T10:23:01.646Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-29T10:23:01.910Z] Removing intermediate container a553493252c8 [2023-05-29T10:23:01.910Z] ---> e332a4243786 [2023-05-29T10:23:01.910Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-29T10:23:01.910Z] ---> Running in da3b8573076a [2023-05-29T10:23:01.910Z] ---> Running in f0c30788087d [2023-05-29T10:23:01.910Z] ---> Running in 9536a82d3bef [2023-05-29T10:23:01.910Z] Removing intermediate container 2b33295c9a69 [2023-05-29T10:23:01.910Z] ---> 954f49ce2930 [2023-05-29T10:23:01.910Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-29T10:23:02.170Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-29T10:23:02.170Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-29T10:23:02.737Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-29T10:23:02.737Z] Executing busybox-1.35.0-r29.trigger [2023-05-29T10:23:02.737Z] OK: 7 MiB in 16 packages [2023-05-29T10:23:03.305Z] ---> Running in c5bf1a243961 [2023-05-29T10:23:04.694Z] Removing intermediate container f0c30788087d [2023-05-29T10:23:04.694Z] ---> 006f36aab1ed [2023-05-29T10:23:04.694Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-29T10:23:06.639Z] ---> Running in 4840bb3cf0aa [2023-05-29T10:23:06.639Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-29T10:23:06.639Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-29T10:23:06.898Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-29T10:23:06.898Z] (2/2) Installing su-exec (0.2-r2) [2023-05-29T10:23:06.898Z] Executing busybox-1.35.0-r29.trigger [2023-05-29T10:23:06.898Z] OK: 7 MiB in 17 packages [2023-05-29T10:23:07.487Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-29T10:23:07.746Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-29T10:23:07.746Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-29T10:23:08.003Z] Executing busybox-1.35.0-r29.trigger [2023-05-29T10:23:08.003Z] OK: 7 MiB in 16 packages [2023-05-29T10:23:08.937Z] Removing intermediate container 4840bb3cf0aa [2023-05-29T10:23:08.937Z] ---> 4fba06ae5772 [2023-05-29T10:23:08.937Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-29T10:23:09.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-29T10:23:10.137Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-29T10:23:10.137Z] ---> Running in 25fa5329cf61 [2023-05-29T10:23:10.396Z] v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-29T10:23:10.396Z] v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-29T10:23:10.396Z] OK: 17823 distinct packages available [2023-05-29T10:23:10.396Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-29T10:23:10.396Z] Removing intermediate container d73a77c28dbb [2023-05-29T10:23:10.396Z] ---> 83516d73b325 [2023-05-29T10:23:10.396Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-29T10:23:10.396Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-29T10:23:10.656Z] ---> Running in 7280a7b2e413 [2023-05-29T10:23:10.656Z] Removing intermediate container 25fa5329cf61 [2023-05-29T10:23:10.656Z] ---> f3743a723643 [2023-05-29T10:23:10.656Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-29T10:23:10.656Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-29T10:23:10.656Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-29T10:23:10.656Z] Removing intermediate container da3b8573076a [2023-05-29T10:23:10.656Z] ---> adf388cbe83c [2023-05-29T10:23:10.656Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-29T10:23:10.656Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-29T10:23:10.656Z] (4/9) Installing libcurl (8.1.1-r1) [2023-05-29T10:23:10.656Z] (5/9) Installing curl (8.1.1-r1) [2023-05-29T10:23:10.656Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-29T10:23:10.656Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-29T10:23:10.656Z] (8/9) Installing libucontext (1.2-r0) [2023-05-29T10:23:10.656Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-29T10:23:10.656Z] Executing busybox-1.35.0-r29.trigger [2023-05-29T10:23:10.914Z] Executing ca-certificates-20230506-r0.trigger [2023-05-29T10:23:10.914Z] OK: 10 MiB in 24 packages [2023-05-29T10:23:11.172Z] Removing intermediate container 9536a82d3bef [2023-05-29T10:23:11.172Z] ---> 57fee0415da3 [2023-05-29T10:23:11.172Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-29T10:23:12.115Z] ---> Running in 42974394431f [2023-05-29T10:23:12.115Z] ---> Running in 437cd763f70c [2023-05-29T10:23:12.115Z] Removing intermediate container 7280a7b2e413 [2023-05-29T10:23:12.115Z] ---> f3861e9469cd [2023-05-29T10:23:12.115Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-29T10:23:13.082Z] ---> ba41f0c524b8 [2023-05-29T10:23:13.082Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-29T10:23:13.082Z] ---> Running in 4ebf661f17d1 [2023-05-29T10:23:13.342Z] Removing intermediate container 42974394431f [2023-05-29T10:23:13.342Z] ---> f3f616c04027 [2023-05-29T10:23:13.342Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-29T10:23:13.652Z] ---> e2dd9af7233a [2023-05-29T10:23:13.652Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-29T10:23:13.652Z] ---> Running in 0d68cc0f052d [2023-05-29T10:23:13.652Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-29T10:23:13.652Z] Removing intermediate container 4ebf661f17d1 [2023-05-29T10:23:13.652Z] ---> 1294e2bb37f9 [2023-05-29T10:23:13.652Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-29T10:23:13.652Z] Removing intermediate container c5bf1a243961 [2023-05-29T10:23:13.652Z] ---> 6022a41d1dab [2023-05-29T10:23:13.652Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-29T10:23:13.652Z] ---> Running in 89ca34bf1d7d [2023-05-29T10:23:13.911Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-29T10:23:13.911Z] Removing intermediate container 0d68cc0f052d [2023-05-29T10:23:13.911Z] ---> 54e7f9278cd3 [2023-05-29T10:23:13.911Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-29T10:23:14.169Z] ---> 358576876b94 [2023-05-29T10:23:14.169Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-29T10:23:14.169Z] Removing intermediate container 89ca34bf1d7d [2023-05-29T10:23:14.169Z] ---> cb5d9decfced [2023-05-29T10:23:14.169Z] Step 15/25 : WORKDIR / [2023-05-29T10:23:14.169Z] ---> Running in 3d77bb18fd91 [2023-05-29T10:23:14.169Z] ---> 828d0a623c8d [2023-05-29T10:23:14.169Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-29T10:23:14.169Z] ---> Running in 0b03bd2cae4e [2023-05-29T10:23:14.169Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-29T10:23:14.169Z] Executing busybox-1.35.0-r29.trigger [2023-05-29T10:23:14.169Z] OK: 7 MiB in 16 packages [2023-05-29T10:23:14.169Z] Removing intermediate container 3d77bb18fd91 [2023-05-29T10:23:14.169Z] ---> e7168af3273d [2023-05-29T10:23:14.169Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-29T10:23:14.169Z] Removing intermediate container 0b03bd2cae4e [2023-05-29T10:23:14.169Z] ---> 41b7686bd3ba [2023-05-29T10:23:14.169Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-29T10:23:14.169Z] ---> 06efaee191ec [2023-05-29T10:23:14.169Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-29T10:23:14.169Z] ---> Running in fad27669d258 [2023-05-29T10:23:14.427Z] ---> 12e88de91f0c [2023-05-29T10:23:14.427Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-29T10:23:14.427Z] Removing intermediate container fad27669d258 [2023-05-29T10:23:14.427Z] ---> 7860946cbb4d [2023-05-29T10:23:14.427Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-29T10:23:14.427Z] ---> 56c2a8b4cae5 [2023-05-29T10:23:14.427Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-29T10:23:14.427Z] ---> Running in 460d64f34ac6 [2023-05-29T10:23:14.994Z] ---> 5e8979120b35 [2023-05-29T10:23:14.994Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-29T10:23:15.254Z] ---> Running in 0e3936e542cd [2023-05-29T10:23:15.254Z] Removing intermediate container 437cd763f70c [2023-05-29T10:23:15.254Z] ---> f25743fd6082 [2023-05-29T10:23:15.254Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-29T10:23:15.512Z] ---> 51eff748a5ff [2023-05-29T10:23:15.512Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-29T10:23:15.512Z] ---> 537cad1c5f5f [2023-05-29T10:23:15.512Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-29T10:23:16.078Z] ---> d713fe88530d [2023-05-29T10:23:16.078Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-29T10:23:16.678Z] ---> c7f8eb8e4146 [2023-05-29T10:23:16.678Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-29T10:23:16.678Z] ---> 9c16fe258af4 [2023-05-29T10:23:16.678Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-29T10:23:16.970Z] ---> e38cbc1beeb2 [2023-05-29T10:23:16.970Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-29T10:23:16.970Z] ---> Running in 44ac9bc9044b [2023-05-29T10:23:16.970Z] ---> 17c56929a3ad [2023-05-29T10:23:16.970Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-29T10:23:17.230Z] Removing intermediate container 44ac9bc9044b [2023-05-29T10:23:17.230Z] ---> 255f385c1984 [2023-05-29T10:23:17.230Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-29T10:23:17.512Z] ---> Running in 75502bc5a435 [2023-05-29T10:23:17.512Z] Removing intermediate container 0e3936e542cd [2023-05-29T10:23:17.512Z] ---> fd39caca4104 [2023-05-29T10:23:17.512Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-29T10:23:17.512Z] Removing intermediate container 460d64f34ac6 [2023-05-29T10:23:17.512Z] ---> 7639cec9184b [2023-05-29T10:23:17.512Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-29T10:23:17.512Z] ---> e99a43355af1 [2023-05-29T10:23:17.512Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-29T10:23:17.512Z] ---> 4f9eb9cd9755 [2023-05-29T10:23:17.512Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-29T10:23:17.512Z] ---> Running in 5c4d9ea98159 [2023-05-29T10:23:17.512Z] ---> Running in f7c29b4d94fb [2023-05-29T10:23:17.512Z] ---> Running in fd1ef22ccefe [2023-05-29T10:23:17.776Z] Removing intermediate container 75502bc5a435 [2023-05-29T10:23:17.776Z] ---> 67c41c54daa1 [2023-05-29T10:23:17.776Z] Step 18/20 : LABEL arch=x86_64 [2023-05-29T10:23:18.055Z] ---> Running in 52c6cd3a9765 [2023-05-29T10:23:18.055Z] Removing intermediate container f7c29b4d94fb [2023-05-29T10:23:18.055Z] ---> fe3c64dc47cd [2023-05-29T10:23:18.055Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-29T10:23:18.055Z] Removing intermediate container 5c4d9ea98159 [2023-05-29T10:23:18.055Z] ---> ec44572a1b76 [2023-05-29T10:23:18.055Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-29T10:23:18.055Z] Removing intermediate container fd1ef22ccefe [2023-05-29T10:23:18.055Z] ---> d9895e7792b7 [2023-05-29T10:23:18.055Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-29T10:23:18.055Z] ---> 804deec568ae [2023-05-29T10:23:18.055Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-29T10:23:18.055Z] ---> Running in 5ceac8d6a684 [2023-05-29T10:23:18.055Z] Removing intermediate container 52c6cd3a9765 [2023-05-29T10:23:18.055Z] ---> 5aec3751db12 [2023-05-29T10:23:18.055Z] ---> Running in ac55a65198be [2023-05-29T10:23:18.055Z] Step 19/20 : LABEL git_sha=452b1cc17cd2ad644edc40c0d279309f8a096ec4 ---> Running in dee7915b76af [2023-05-29T10:23:18.055Z] [2023-05-29T10:23:18.315Z] ---> Running in 5aa7d117daa2 [2023-05-29T10:23:18.315Z] Removing intermediate container ac55a65198be [2023-05-29T10:23:18.315Z] Removing intermediate container 5ceac8d6a684 [2023-05-29T10:23:18.315Z] ---> 6912bfd7e468 [2023-05-29T10:23:18.315Z] ---> f829feb8680e [2023-05-29T10:23:18.315Z] Step 23/25 : LABEL arch=x86_64Step 21/23 : LABEL arch=x86_64 [2023-05-29T10:23:18.315Z] [2023-05-29T10:23:18.315Z] Removing intermediate container dee7915b76af [2023-05-29T10:23:18.315Z] ---> d254a938c940 [2023-05-29T10:23:18.315Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-29T10:23:18.315Z] ---> Running in 00cf8c79e929 [2023-05-29T10:23:18.315Z] ---> Running in 18609c942812 [2023-05-29T10:23:18.315Z] ---> 2fc0ddad2412 [2023-05-29T10:23:18.315Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-29T10:23:18.315Z] ---> Running in cc826783f5a7 [2023-05-29T10:23:18.315Z] Removing intermediate container 00cf8c79e929 [2023-05-29T10:23:18.315Z] ---> 43c307280b3e [2023-05-29T10:23:18.315Z] Step 24/25 : LABEL git_sha=452b1cc17cd2ad644edc40c0d279309f8a096ec4 [2023-05-29T10:23:18.315Z] ---> Running in df63ae0eb6ae [2023-05-29T10:23:18.315Z] Removing intermediate container 5aa7d117daa2 [2023-05-29T10:23:18.315Z] ---> fecfe104d1cb [2023-05-29T10:23:18.315Z] Step 20/20 : LABEL version=0.0.0 [2023-05-29T10:23:18.315Z] ---> Running in 4263c70081eb [2023-05-29T10:23:18.315Z] ---> Running in b4acf71d1d73 [2023-05-29T10:23:18.574Z] Removing intermediate container 18609c942812 [2023-05-29T10:23:18.574Z] ---> d4b158cb8f0c [2023-05-29T10:23:18.574Z] Step 22/23 : LABEL git_sha=452b1cc17cd2ad644edc40c0d279309f8a096ec4 [2023-05-29T10:23:18.574Z] Removing intermediate container cc826783f5a7 [2023-05-29T10:23:18.574Z] ---> 9ee5d53c5d79 [2023-05-29T10:23:18.574Z] Step 21/23 : LABEL arch=x86_64 [2023-05-29T10:23:18.574Z] ---> Running in 6e2a89c29971 [2023-05-29T10:23:18.574Z] ---> Running in 2f5af1482b7d [2023-05-29T10:23:18.574Z] Removing intermediate container 4263c70081eb [2023-05-29T10:23:18.574Z] ---> 26dad9090639 [2023-05-29T10:23:18.574Z] Step 25/25 : LABEL version=0.0.0 [2023-05-29T10:23:18.838Z] Removing intermediate container b4acf71d1d73 [2023-05-29T10:23:18.838Z] ---> 2177fc7b4b57 [2023-05-29T10:23:18.838Z] [2023-05-29T10:23:18.838Z] ---> Running in c755a3a3ba38 [2023-05-29T10:23:18.838Z] Removing intermediate container 6e2a89c29971 [2023-05-29T10:23:18.838Z] ---> 26b728083711 [2023-05-29T10:23:18.838Z] Step 23/23 : LABEL version=0.0.0 [2023-05-29T10:23:18.838Z] Removing intermediate container 2f5af1482b7d [2023-05-29T10:23:18.838Z] ---> b4c9f63834b4 [2023-05-29T10:23:18.838Z] Step 22/23 : LABEL git_sha=452b1cc17cd2ad644edc40c0d279309f8a096ec4 [2023-05-29T10:23:18.838Z] ---> Running in 63fa4cae2ddf [2023-05-29T10:23:18.838Z] Removing intermediate container c755a3a3ba38 [2023-05-29T10:23:18.838Z] ---> 644391b27017 [2023-05-29T10:23:18.838Z] [2023-05-29T10:23:18.838Z] Successfully built 2177fc7b4b57 [2023-05-29T10:23:18.838Z] Successfully tagged security-spiffe-token-provider:latest [2023-05-29T10:23:18.838Z]  Building security-spiffe-token-provider ... done Building security-secretstore-setup [2023-05-29T10:23:18.838Z] ---> Running in b899fa2adf72 [2023-05-29T10:23:19.098Z] Removing intermediate container 63fa4cae2ddf [2023-05-29T10:23:19.098Z] ---> fae5f3a9d24b [2023-05-29T10:23:19.098Z] [2023-05-29T10:23:19.098Z] Successfully built 644391b27017 [2023-05-29T10:23:19.098Z] Successfully tagged core-metadata:latest [2023-05-29T10:23:19.098Z]  Building core-metadata ... done Building support-scheduler [2023-05-29T10:23:19.098Z] Successfully built fae5f3a9d24b [2023-05-29T10:23:23.295Z] Successfully tagged core-common-config-bootstrapper:latest [2023-05-29T10:23:23.295Z]  Building core-common-config-bootstrapper ... done Building support-notifications [2023-05-29T10:23:23.295Z] Removing intermediate container b899fa2adf72 [2023-05-29T10:23:23.295Z] ---> d84510ebdb48 [2023-05-29T10:23:23.295Z] Step 23/23 : LABEL version=0.0.0 [2023-05-29T10:23:24.671Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-29T10:23:24.671Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-29T10:23:24.671Z] ---> cd88f5faa2dc [2023-05-29T10:23:24.671Z] Step 3/25 : WORKDIR /edgex-go [2023-05-29T10:23:24.671Z] ---> Using cache [2023-05-29T10:23:24.671Z] ---> 27d907b74262 [2023-05-29T10:23:24.671Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-29T10:23:26.045Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-29T10:23:26.045Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-29T10:23:26.045Z] ---> cd88f5faa2dc [2023-05-29T10:23:26.045Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-29T10:23:26.045Z] ---> Using cache [2023-05-29T10:23:26.045Z] ---> a55e3dcd194b [2023-05-29T10:23:26.045Z] Step 4/23 : WORKDIR /edgex-go [2023-05-29T10:23:26.045Z] ---> Using cache [2023-05-29T10:23:26.045Z] ---> 624effb89f89 [2023-05-29T10:23:26.045Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-29T10:23:26.045Z] ---> Using cache [2023-05-29T10:23:26.045Z] ---> 2ec7ac1c4819 [2023-05-29T10:23:26.045Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-29T10:23:26.045Z] ---> Using cache [2023-05-29T10:23:26.045Z] ---> a5ee6521daf4 [2023-05-29T10:23:26.045Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-29T10:23:26.045Z] ---> Using cache [2023-05-29T10:23:26.045Z] ---> 90ce1ee7ddb2 [2023-05-29T10:23:26.045Z] Step 8/23 : COPY . . [2023-05-29T10:23:26.045Z] ---> Using cache [2023-05-29T10:23:26.045Z] ---> c2a2e904e107 [2023-05-29T10:23:26.045Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-29T10:23:26.983Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-29T10:23:26.983Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-29T10:23:26.983Z] ---> cd88f5faa2dc [2023-05-29T10:23:26.983Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-29T10:23:26.983Z] ---> Using cache [2023-05-29T10:23:26.983Z] ---> a55e3dcd194b [2023-05-29T10:23:26.983Z] Step 4/23 : WORKDIR /edgex-go [2023-05-29T10:23:26.983Z] ---> Using cache [2023-05-29T10:23:26.983Z] ---> 624effb89f89 [2023-05-29T10:23:26.983Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-29T10:23:33.772Z] ---> Running in bf995af959aa [2023-05-29T10:23:33.772Z] ---> Running in e1da55113a1e [2023-05-29T10:23:33.772Z] ---> Running in c62b39f75e19 [2023-05-29T10:23:33.772Z] ---> Running in ab6265d01e83 [2023-05-29T10:23:34.338Z] Removing intermediate container e1da55113a1e [2023-05-29T10:23:34.338Z] ---> 948a77aaa894 [2023-05-29T10:23:34.338Z] [2023-05-29T10:23:34.338Z] Removing intermediate container df63ae0eb6ae [2023-05-29T10:23:34.338Z] ---> ecbb3b97d497 [2023-05-29T10:23:34.338Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-29T10:23:34.595Z] Successfully built 948a77aaa894 [2023-05-29T10:23:34.595Z] Successfully tagged core-data:latest [2023-05-29T10:23:34.595Z] Building security-spire-config [2023-05-29T10:23:37.927Z]  Building core-data ... done 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-05-29T10:23:39.837Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-29T10:23:39.837Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-29T10:23:39.837Z] ---> cd88f5faa2dc [2023-05-29T10:23:39.837Z] Step 3/27 : WORKDIR /edgex-go [2023-05-29T10:23:39.837Z] ---> Using cache [2023-05-29T10:23:39.837Z] ---> 27d907b74262 [2023-05-29T10:23:39.837Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-29T10:23:40.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-29T10:23:40.662Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-29T10:23:40.921Z] OK: 265 MiB in 53 packages [2023-05-29T10:23:43.451Z] ---> 61f4d3de4061 [2023-05-29T10:23:43.451Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-29T10:23:43.709Z] ---> Running in cc4cbb538dba [2023-05-29T10:23:43.709Z] ---> 9c31cdae10e6 [2023-05-29T10:23:43.709Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-29T10:23:44.275Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-29T10:23:44.275Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-29T10:23:44.275Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-29T10:23:44.275Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-29T10:23:44.533Z] OK: 265 MiB in 53 packages [2023-05-29T10:23:44.533Z] OK: 265 MiB in 53 packages [2023-05-29T10:23:44.790Z] Removing intermediate container c62b39f75e19 [2023-05-29T10:23:44.790Z] ---> d7c29009b1b7 [2023-05-29T10:23:44.790Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-29T10:23:45.437Z] ---> ad3d55474e52 [2023-05-29T10:23:45.437Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-29T10:23:45.701Z] ---> 573d60561074 [2023-05-29T10:23:45.701Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-29T10:23:45.959Z] ---> Running in afcdcc5e07ab [2023-05-29T10:23:45.959Z] ---> 0fe4c9554ae9 [2023-05-29T10:23:45.959Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-29T10:23:45.959Z] Removing intermediate container ab6265d01e83 [2023-05-29T10:23:45.959Z] ---> b292973584ce [2023-05-29T10:23:45.959Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-29T10:23:46.218Z] Removing intermediate container cc4cbb538dba [2023-05-29T10:23:46.218Z] ---> 20a0d6d75165 [2023-05-29T10:23:46.218Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-29T10:23:47.592Z] ---> c49ec2a01eaa [2023-05-29T10:23:47.592Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-29T10:23:47.855Z] ---> 1870ce8c2d98 [2023-05-29T10:23:47.855Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-29T10:23:48.112Z] ---> dd518398fbf9 [2023-05-29T10:23:48.112Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-29T10:23:48.112Z] ---> Running in 6e2ad82299d1 [2023-05-29T10:23:48.393Z] ---> Running in b4a8139f9db4 [2023-05-29T10:23:48.962Z] ---> 942885ade34d [2023-05-29T10:23:48.962Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-29T10:23:49.223Z] ---> 7df52435481f [2023-05-29T10:23:49.223Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-29T10:23:49.483Z] ---> b680fe17d154 [2023-05-29T10:23:49.483Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-29T10:23:49.483Z] ---> Running in f20c61386dd8 [2023-05-29T10:23:57.643Z] Removing intermediate container f20c61386dd8 [2023-05-29T10:23:57.643Z] ---> 2df3c38885b9 [2023-05-29T10:23:57.643Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-29T10:24:01.868Z] ---> Running in 7ff37e2de534 [2023-05-29T10:24:07.232Z] Removing intermediate container 7ff37e2de534 [2023-05-29T10:24:07.232Z] ---> c771aa9714aa [2023-05-29T10:24:07.232Z] Step 30/33 : CMD ["gate"] [2023-05-29T10:24:15.343Z] ---> Running in 56dca4ae0554 [2023-05-29T10:24:15.343Z] Removing intermediate container bf995af959aa [2023-05-29T10:24:15.343Z] ---> d07f62b9b4d2 [2023-05-29T10:24:15.343Z] [2023-05-29T10:24:15.343Z] Step 10/23 : FROM alpine:3.17 [2023-05-29T10:24:15.343Z] ---> 9ed4aefc74f6 [2023-05-29T10:24:15.343Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-29T10:24:15.343Z] ---> Using cache [2023-05-29T10:24:15.343Z] ---> 83516d73b325 [2023-05-29T10:24:15.343Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-29T10:24:15.343Z] ---> Using cache [2023-05-29T10:24:15.343Z] ---> f3861e9469cd [2023-05-29T10:24:15.343Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-29T10:24:15.343Z] ---> Running in 7d25262247a1 [2023-05-29T10:24:15.343Z] Removing intermediate container afcdcc5e07ab [2023-05-29T10:24:15.343Z] ---> 46620f0ad804 [2023-05-29T10:24:15.343Z] Step 7/25 : COPY . . [2023-05-29T10:24:15.343Z] Removing intermediate container 56dca4ae0554 [2023-05-29T10:24:15.343Z] ---> 063fee0b543f [2023-05-29T10:24:15.343Z] Step 31/33 : LABEL arch=x86_64 [2023-05-29T10:24:27.858Z] Removing intermediate container 7d25262247a1 [2023-05-29T10:24:27.858Z] ---> 36b0fb21c3f7 [2023-05-29T10:24:27.858Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-29T10:24:27.858Z] ---> 217efcccd33f [2023-05-29T10:24:27.858Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-29T10:24:27.858Z] ---> Running in c44334ffe0f4 [2023-05-29T10:24:28.117Z] ---> Running in 64976a336c27 [2023-05-29T10:24:28.117Z] ---> Running in 1ee335253027 [2023-05-29T10:24:28.684Z] Removing intermediate container b4a8139f9db4 [2023-05-29T10:24:28.684Z] ---> b9c57a465353 [2023-05-29T10:24:28.684Z] Step 7/27 : COPY . . [2023-05-29T10:24:28.942Z] Removing intermediate container c44334ffe0f4 [2023-05-29T10:24:28.942Z] ---> adb8e0d2a01c [2023-05-29T10:24:28.942Z] Step 32/33 : LABEL git_sha=452b1cc17cd2ad644edc40c0d279309f8a096ec4 [2023-05-29T10:24:28.942Z] Removing intermediate container 6e2ad82299d1 [2023-05-29T10:24:28.942Z] ---> afe4182cc641 [2023-05-29T10:24:28.942Z] Step 8/23 : COPY . . [2023-05-29T10:24:30.314Z] 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-05-29T10:24:40.390Z] Removing intermediate container 64976a336c27 [2023-05-29T10:24:40.390Z] ---> cc765f72c59e [2023-05-29T10:24:40.390Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-29T10:24:40.390Z] ---> Running in 70d856200ab3 [2023-05-29T10:24:40.390Z] ---> c4783a4d93da [2023-05-29T10:24:40.390Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-29T10:24:40.390Z] ---> 20a35a638265 [2023-05-29T10:24:40.390Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-29T10:24:40.390Z] ---> Running in 386198d46ad6 [2023-05-29T10:24:40.390Z] Removing intermediate container 70d856200ab3 [2023-05-29T10:24:40.390Z] ---> cac264e8ec60 [2023-05-29T10:24:40.390Z] Step 33/33 : LABEL version=0.0.0 [2023-05-29T10:24:40.390Z] ---> b039a3e6787f [2023-05-29T10:24:40.390Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-29T10:24:40.390Z] ---> Running in 54ecd026360f [2023-05-29T10:24:40.390Z] ---> Running in a48a5a01181d [2023-05-29T10:24:40.390Z] Removing intermediate container 386198d46ad6 [2023-05-29T10:24:40.390Z] ---> 203a76eaa768 [2023-05-29T10:24:40.390Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-29T10:24:40.390Z] ---> Running in 9f71528a5f43 [2023-05-29T10:24:40.390Z] Removing intermediate container 9f71528a5f43 [2023-05-29T10:24:40.390Z] ---> 0723af0d5315 [2023-05-29T10:24:40.390Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-29T10:24:40.390Z] Removing intermediate container a48a5a01181d [2023-05-29T10:24:40.390Z] ---> 54c21960550f [2023-05-29T10:24:40.390Z] [2023-05-29T10:24:40.390Z] ---> cbb0c436c8a1 [2023-05-29T10:24:40.390Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-29T10:24:40.390Z] 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-05-29T10:24:40.390Z] ---> Running in a7ce15619c03 [2023-05-29T10:24:40.390Z] Successfully built 54c21960550f [2023-05-29T10:24:40.390Z] Successfully tagged security-bootstrapper:latest [2023-05-29T10:24:40.390Z] Building security-proxy-setup [2023-05-29T10:24:42.453Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-29T10:24:42.454Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-29T10:24:42.454Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-29T10:24:42.454Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-29T10:24:42.454Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-29T10:24:42.454Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-29T10:24:42.454Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-29T10:24:42.454Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-29T10:24:42.454Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-29T10:24:42.454Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-29T10:24:42.454Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-29T10:24:42.454Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-29T10:24:42.454Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-29T10:24:42.454Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-29T10:24:44.936Z]  Building security-bootstrapper ... done Removing intermediate container a7ce15619c03 [2023-05-29T10:24:44.937Z] ---> f258fa9b908d [2023-05-29T10:24:44.937Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-29T10:24:45.204Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-29T10:24:45.205Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-29T10:24:45.205Z] ---> cd88f5faa2dc [2023-05-29T10:24:45.205Z] Step 3/22 : WORKDIR /edgex-go [2023-05-29T10:24:45.205Z] ---> Using cache [2023-05-29T10:24:45.205Z] ---> 27d907b74262 [2023-05-29T10:24:45.205Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-29T10:24:45.205Z] ---> Using cache [2023-05-29T10:24:45.205Z] ---> d7c29009b1b7 [2023-05-29T10:24:45.205Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-29T10:24:45.205Z] ---> Using cache [2023-05-29T10:24:45.205Z] ---> 573d60561074 [2023-05-29T10:24:45.205Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-29T10:24:45.205Z] ---> Using cache [2023-05-29T10:24:45.205Z] ---> 46620f0ad804 [2023-05-29T10:24:45.205Z] Step 7/22 : COPY . . [2023-05-29T10:24:45.205Z] ---> Using cache [2023-05-29T10:24:45.205Z] ---> 217efcccd33f [2023-05-29T10:24:45.205Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-29T10:24:47.845Z] ---> 7625de7f9adb [2023-05-29T10:24:47.845Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-29T10:24:47.845Z] ---> Running in 93e39099eff6 [2023-05-29T10:24:47.845Z] ---> Running in 1c808224b6c6 [2023-05-29T10:24:48.448Z] ---> e7f32cdab5db [2023-05-29T10:24:48.448Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-29T10:24:48.712Z] ---> Running in 89975af04182 [2023-05-29T10:24:48.712Z] 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-05-29T10:24:48.994Z] Removing intermediate container 89975af04182 [2023-05-29T10:24:48.994Z] ---> 182955fa80b8 [2023-05-29T10:24:48.994Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-29T10:24:48.994Z] ---> Running in 0f30f6a743a2 [2023-05-29T10:24:49.573Z] Removing intermediate container 1c808224b6c6 [2023-05-29T10:24:49.573Z] ---> 31937628bc2e [2023-05-29T10:24:49.573Z] Step 12/27 : WORKDIR /edgex-go [2023-05-29T10:24:49.573Z] Removing intermediate container 0f30f6a743a2 [2023-05-29T10:24:49.573Z] ---> 9383520d2517 [2023-05-29T10:24:49.573Z] Step 21/23 : LABEL arch=x86_64 [2023-05-29T10:24:49.573Z] ---> Running in 5869ad1e2565 [2023-05-29T10:24:49.573Z] ---> Running in c31c8f94f2ea [2023-05-29T10:24:50.180Z] Removing intermediate container c31c8f94f2ea [2023-05-29T10:24:50.180Z] ---> 62dbc0dd2173 [2023-05-29T10:24:50.180Z] Step 22/23 : LABEL git_sha=452b1cc17cd2ad644edc40c0d279309f8a096ec4 [2023-05-29T10:24:50.180Z] Removing intermediate container 5869ad1e2565 [2023-05-29T10:24:50.180Z] ---> 50b97cf854ea [2023-05-29T10:24:50.180Z] [2023-05-29T10:24:50.180Z] Step 13/27 : FROM alpine:3.17 [2023-05-29T10:24:50.180Z] ---> 9ed4aefc74f6 [2023-05-29T10:24:50.180Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-29T10:24:50.440Z] ---> Running in 31188139993e [2023-05-29T10:24:50.440Z] ---> Running in f49cebcfe28b [2023-05-29T10:24:50.727Z] Removing intermediate container f49cebcfe28b [2023-05-29T10:24:50.727Z] ---> bbaa227cb790 [2023-05-29T10:24:50.727Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-29T10:24:50.727Z] Removing intermediate container 31188139993e [2023-05-29T10:24:50.727Z] ---> ff1538f729b4 [2023-05-29T10:24:50.727Z] Step 23/23 : LABEL version=0.0.0 [2023-05-29T10:24:50.727Z] ---> Running in e57f2b00abb2 [2023-05-29T10:24:51.013Z] ---> Running in bdbbc0959cb5 [2023-05-29T10:24:51.013Z] Removing intermediate container bdbbc0959cb5 [2023-05-29T10:24:51.013Z] ---> 3ba5116e72d4 [2023-05-29T10:24:51.013Z] [2023-05-29T10:24:51.295Z] Successfully built 3ba5116e72d4 [2023-05-29T10:24:51.295Z] Successfully tagged support-scheduler:latest [2023-05-29T10:24:51.295Z] Building security-spire-server [2023-05-29T10:24:51.915Z]  Building support-scheduler ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-29T10:24:51.915Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-29T10:24:52.207Z] v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-29T10:24:52.207Z] v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-29T10:24:52.207Z] OK: 17823 distinct packages available [2023-05-29T10:24:52.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-29T10:24:52.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-29T10:24:52.495Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-29T10:24:52.495Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-29T10:24:52.495Z] (3/4) Installing libucontext (1.2-r0) [2023-05-29T10:24:52.495Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-29T10:24:52.495Z] Executing busybox-1.35.0-r29.trigger [2023-05-29T10:24:52.495Z] OK: 7 MiB in 19 packages [2023-05-29T10:24:54.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-29T10:24:54.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-29T10:24:54.778Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.262s coverage: 28.7% of statements [2023-05-29T10:24:55.978Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-29T10:24:55.978Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-29T10:24:55.978Z] ---> cd88f5faa2dc [2023-05-29T10:24:55.978Z] Step 3/26 : WORKDIR /edgex-go [2023-05-29T10:24:55.978Z] ---> Using cache [2023-05-29T10:24:55.978Z] ---> 27d907b74262 [2023-05-29T10:24:55.978Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-29T10:24:55.978Z] ---> Using cache [2023-05-29T10:24:55.978Z] ---> 20a0d6d75165 [2023-05-29T10:24:55.978Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-29T10:24:55.978Z] ---> Using cache [2023-05-29T10:24:55.978Z] ---> 1870ce8c2d98 [2023-05-29T10:24:55.978Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-29T10:24:55.978Z] ---> Using cache [2023-05-29T10:24:55.978Z] ---> b9c57a465353 [2023-05-29T10:24:55.978Z] Step 7/26 : COPY . . [2023-05-29T10:24:55.978Z] ---> Using cache [2023-05-29T10:24:55.978Z] ---> c4783a4d93da [2023-05-29T10:24:55.978Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-29T10:24:55.978Z] ---> Using cache [2023-05-29T10:24:55.978Z] ---> 203a76eaa768 [2023-05-29T10:24:55.978Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-29T10:24:55.978Z] ---> Using cache [2023-05-29T10:24:55.978Z] ---> 0723af0d5315 [2023-05-29T10:24:55.978Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-29T10:24:55.978Z] ---> Using cache [2023-05-29T10:24:55.978Z] ---> f258fa9b908d [2023-05-29T10:24:55.978Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-29T10:24:58.528Z] 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-05-29T10:25:01.824Z] ---> Running in d65e7a95ea9d [2023-05-29T10:25:01.824Z] Removing intermediate container e57f2b00abb2 [2023-05-29T10:25:01.824Z] ---> 4334b683dff8 [2023-05-29T10:25:01.824Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-29T10:25:04.857Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.303s coverage: 98.5% of statements [2023-05-29T10:25:05.120Z] ---> d5474450a7b0 [2023-05-29T10:25:05.120Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-29T10:25:05.120Z] ---> b48433f8a161 [2023-05-29T10:25:05.120Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-29T10:25:05.120Z] Removing intermediate container 1ee335253027 [2023-05-29T10:25:05.120Z] ---> 910fac693ea7 [2023-05-29T10:25:05.120Z] [2023-05-29T10:25:05.120Z] Step 9/25 : FROM alpine:3.17 [2023-05-29T10:25:05.120Z] ---> 9ed4aefc74f6 [2023-05-29T10:25:05.120Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-29T10:25:05.689Z] ---> Running in bb85fd42ee73 [2023-05-29T10:25:05.690Z] Removing intermediate container d65e7a95ea9d [2023-05-29T10:25:05.690Z] ---> 85e77d5eb3bf [2023-05-29T10:25:05.690Z] Step 12/26 : WORKDIR /edgex-go [2023-05-29T10:25:08.983Z] ---> Running in 06198ce5616a [2023-05-29T10:25:08.983Z] ---> 7ac6043a0a71 [2023-05-29T10:25:08.983Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-29T10:25:08.983Z] Removing intermediate container 06198ce5616a [2023-05-29T10:25:08.983Z] ---> cb5c59e8ad99 [2023-05-29T10:25:08.983Z] [2023-05-29T10:25:08.983Z] Step 13/26 : FROM alpine:3.17 [2023-05-29T10:25:08.983Z] ---> 9ed4aefc74f6 [2023-05-29T10:25:08.983Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-29T10:25:08.983Z] ---> Using cache [2023-05-29T10:25:08.983Z] ---> bbaa227cb790 [2023-05-29T10:25:08.983Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-29T10:25:08.983Z] ---> Running in a5aac03cbe2d [2023-05-29T10:25:08.983Z] ---> abb28ad5e132 [2023-05-29T10:25:08.983Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-29T10:25:08.983Z] ---> Running in 656f561d8cb5 [2023-05-29T10:25:08.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-29T10:25:08.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-29T10:25:09.114Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-29T10:25:09.114Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-29T10:25:09.114Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-29T10:25:09.243Z] Removing intermediate container 656f561d8cb5 [2023-05-29T10:25:09.243Z] ---> 6302964d2688 [2023-05-29T10:25:09.243Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-29T10:25:09.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-29T10:25:09.243Z] (1/3) Installing ca-certificates (20230506-r0) [2023-05-29T10:25:09.243Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-29T10:25:09.243Z] (3/3) Installing su-exec (0.2-r2) [2023-05-29T10:25:09.243Z] Executing busybox-1.35.0-r29.trigger [2023-05-29T10:25:09.243Z] Executing ca-certificates-20230506-r0.trigger [2023-05-29T10:25:09.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-29T10:25:09.503Z] OK: 8 MiB in 18 packages [2023-05-29T10:25:09.503Z] v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-29T10:25:09.503Z] v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-29T10:25:09.503Z] OK: 17823 distinct packages available [2023-05-29T10:25:09.763Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-29T10:25:09.763Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-29T10:25:10.104Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-29T10:25:10.364Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-29T10:25:10.364Z] (3/5) Installing libucontext (1.2-r0) [2023-05-29T10:25:10.364Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-29T10:25:10.364Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-29T10:25:10.364Z] Executing busybox-1.35.0-r29.trigger [2023-05-29T10:25:10.364Z] OK: 8 MiB in 20 packages [2023-05-29T10:25:12.283Z] ---> b8181631ad31 [2023-05-29T10:25:12.283Z] Step 22/27 : WORKDIR / [2023-05-29T10:25:12.283Z] ---> Running in e6795283e906 [2023-05-29T10:25:12.542Z] Removing intermediate container e6795283e906 [2023-05-29T10:25:12.542Z] ---> f7337106470b [2023-05-29T10:25:12.542Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-29T10:25:12.542Z] Removing intermediate container 54ecd026360f [2023-05-29T10:25:12.542Z] ---> b05f67689de1 [2023-05-29T10:25:12.542Z] [2023-05-29T10:25:12.542Z] Step 10/23 : FROM alpine:3.17 [2023-05-29T10:25:12.542Z] ---> 9ed4aefc74f6 [2023-05-29T10:25:12.542Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-29T10:25:12.546Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.414s coverage: 71.5% of statements [2023-05-29T10:25:12.801Z] ---> Running in f691e6234f88 [2023-05-29T10:25:12.802Z] ---> Running in 3d682ca6aac1 [2023-05-29T10:25:12.802Z] Removing intermediate container a5aac03cbe2d [2023-05-29T10:25:12.802Z] ---> ae5f6154c8b5 [2023-05-29T10:25:12.802Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-29T10:25:12.802Z] Removing intermediate container bb85fd42ee73 [2023-05-29T10:25:12.802Z] ---> 19120e72998a [2023-05-29T10:25:12.802Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-29T10:25:12.802Z] ---> Running in e5b1b4030faa [2023-05-29T10:25:12.802Z] Removing intermediate container f691e6234f88 [2023-05-29T10:25:12.802Z] ---> db990144db73 [2023-05-29T10:25:12.802Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-29T10:25:13.060Z] ---> Running in 0a500f5ba0a2 [2023-05-29T10:25:13.060Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-29T10:25:13.060Z] ---> 66a58bcd0200 [2023-05-29T10:25:13.060Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-29T10:25:13.323Z] Removing intermediate container e5b1b4030faa [2023-05-29T10:25:13.323Z] ---> c628f5b2ca01 [2023-05-29T10:25:13.323Z] Step 12/25 : WORKDIR / [2023-05-29T10:25:13.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-29T10:25:13.323Z] Removing intermediate container 0a500f5ba0a2 [2023-05-29T10:25:13.323Z] ---> 5f737d23359f [2023-05-29T10:25:13.323Z] Step 25/27 : LABEL arch=x86_64 [2023-05-29T10:25:13.635Z] ---> Running in 3c9b759cdd58 [2023-05-29T10:25:13.636Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-29T10:25:13.636Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-29T10:25:13.636Z] ---> Running in 2fa41048f96e [2023-05-29T10:25:13.636Z] Executing busybox-1.35.0-r29.trigger [2023-05-29T10:25:13.894Z] Executing ca-certificates-20230506-r0.trigger [2023-05-29T10:25:13.894Z] ---> f06163b4f3a0 [2023-05-29T10:25:13.894Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-29T10:25:13.894Z] OK: 8 MiB in 17 packages [2023-05-29T10:25:15.269Z] Removing intermediate container 3c9b759cdd58 [2023-05-29T10:25:15.269Z] ---> aca8286196f3 [2023-05-29T10:25:15.269Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-29T10:25:15.927Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-29T10:25:15.927Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-29T10:25:15.927Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.339s coverage: 54.0% of statements [2023-05-29T10:25:16.663Z] Removing intermediate container 2fa41048f96e [2023-05-29T10:25:16.663Z] ---> fa55d3c5353e [2023-05-29T10:25:16.663Z] Step 26/27 : LABEL git_sha=452b1cc17cd2ad644edc40c0d279309f8a096ec4 [2023-05-29T10:25:16.922Z] ---> 78a787909f04 [2023-05-29T10:25:16.922Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-29T10:25:16.922Z] Removing intermediate container 93e39099eff6 [2023-05-29T10:25:16.922Z] ---> 032c5399ef66 [2023-05-29T10:25:16.922Z] [2023-05-29T10:25:16.922Z] Step 9/22 : FROM alpine:3.17 [2023-05-29T10:25:16.922Z] ---> 9ed4aefc74f6 [2023-05-29T10:25:16.922Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-29T10:25:16.922Z] ---> 15c3c25b3aa5 [2023-05-29T10:25:16.922Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-29T10:25:17.184Z] ---> Running in 943794f1196b [2023-05-29T10:25:17.184Z] ---> Running in 4313b28b0b5c [2023-05-29T10:25:17.184Z] ---> 3cd7c1149b38 [2023-05-29T10:25:17.184Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-05-29T10:25:17.184Z] Removing intermediate container 3d682ca6aac1 [2023-05-29T10:25:17.184Z] ---> 0a6ec25a0c87 [2023-05-29T10:25:17.184Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-29T10:25:17.184Z] ---> Running in 47b11fd372e9 [2023-05-29T10:25:17.184Z] Removing intermediate container 943794f1196b [2023-05-29T10:25:17.184Z] ---> 8b174d75cf02 [2023-05-29T10:25:17.184Z] Step 27/27 : LABEL version=0.0.0 [2023-05-29T10:25:17.184Z] ---> Running in 08dc2720c3a8 [2023-05-29T10:25:17.184Z] ---> 870f65d65beb [2023-05-29T10:25:17.184Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-29T10:25:17.184Z] Removing intermediate container 47b11fd372e9 [2023-05-29T10:25:17.184Z] ---> 5b7c63c99d3f [2023-05-29T10:25:17.184Z] ---> 09b085ba6f07 [2023-05-29T10:25:17.184Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yamlStep 13/23 : ENV APP_PORT=59860 [2023-05-29T10:25:17.184Z] [2023-05-29T10:25:17.444Z] ---> Running in 447587621e2a [2023-05-29T10:25:17.444Z] Removing intermediate container 08dc2720c3a8 [2023-05-29T10:25:17.444Z] ---> ef47025fbb70 [2023-05-29T10:25:17.444Z] [2023-05-29T10:25:17.444Z] Removing intermediate container 447587621e2a [2023-05-29T10:25:17.444Z] ---> 638fd02ae9a2 [2023-05-29T10:25:17.444Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-29T10:25:17.444Z] Successfully built ef47025fbb70 [2023-05-29T10:25:17.444Z] ---> e1b8fe392b7e [2023-05-29T10:25:17.444Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-29T10:25:17.444Z] Successfully tagged security-spire-config:latest [2023-05-29T10:25:17.444Z]  Building security-spire-config ... done Building security-spire-agent [2023-05-29T10:25:17.444Z] ---> Running in 1e5b6059b0a3 [2023-05-29T10:25:17.444Z] ---> 2a67046e27c0 [2023-05-29T10:25:17.444Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-29T10:25:17.444Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-29T10:25:17.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-29T10:25:17.703Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-29T10:25:17.703Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-29T10:25:17.703Z] Executing busybox-1.35.0-r29.trigger [2023-05-29T10:25:17.703Z] OK: 8 MiB in 17 packages [2023-05-29T10:25:20.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-29T10:25:20.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-29T10:25:20.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-29T10:25:20.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-29T10:25:20.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-29T10:25:20.289Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-29T10:25:20.289Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-29T10:25:20.289Z] ---> cd88f5faa2dc [2023-05-29T10:25:20.289Z] Step 3/27 : WORKDIR /edgex-go [2023-05-29T10:25:20.289Z] ---> Using cache [2023-05-29T10:25:20.289Z] ---> 27d907b74262 [2023-05-29T10:25:20.289Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-29T10:25:20.289Z] ---> Using cache [2023-05-29T10:25:20.289Z] ---> 20a0d6d75165 [2023-05-29T10:25:20.289Z] Step 5/27 : COPY go.mod vendor* ./Removing intermediate container 1e5b6059b0a3 [2023-05-29T10:25:20.289Z] [2023-05-29T10:25:20.289Z] ---> edb53e85dd8b [2023-05-29T10:25:20.289Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-29T10:25:20.289Z] ---> Using cache [2023-05-29T10:25:20.289Z] ---> 1870ce8c2d98 [2023-05-29T10:25:20.289Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-29T10:25:20.289Z] ---> Using cache [2023-05-29T10:25:20.289Z] ---> b9c57a465353 [2023-05-29T10:25:20.289Z] Step 7/27 : COPY . . [2023-05-29T10:25:20.289Z] ---> Using cache [2023-05-29T10:25:20.289Z] ---> c4783a4d93da [2023-05-29T10:25:20.289Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-29T10:25:20.289Z] ---> Using cache [2023-05-29T10:25:20.289Z] ---> 203a76eaa768 [2023-05-29T10:25:20.289Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-29T10:25:20.289Z] ---> Using cache [2023-05-29T10:25:20.289Z] ---> 0723af0d5315 [2023-05-29T10:25:20.289Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-29T10:25:20.289Z] ---> Using cache [2023-05-29T10:25:20.289Z] ---> f258fa9b908d [2023-05-29T10:25:20.289Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-29T10:25:20.289Z] ---> Using cache [2023-05-29T10:25:20.289Z] ---> 31937628bc2e [2023-05-29T10:25:20.289Z] Step 12/27 : WORKDIR /edgex-go [2023-05-29T10:25:20.289Z] ---> Using cache [2023-05-29T10:25:20.289Z] ---> 50b97cf854ea [2023-05-29T10:25:20.289Z] [2023-05-29T10:25:20.289Z] Step 13/27 : FROM alpine:3.17 [2023-05-29T10:25:20.289Z] ---> 9ed4aefc74f6 [2023-05-29T10:25:20.289Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-29T10:25:20.289Z] ---> Using cache [2023-05-29T10:25:20.289Z] ---> bbaa227cb790 [2023-05-29T10:25:20.289Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-29T10:25:20.289Z] ---> Using cache [2023-05-29T10:25:20.289Z] ---> ae5f6154c8b5 [2023-05-29T10:25:20.289Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-29T10:25:20.289Z] ---> Using cache [2023-05-29T10:25:21.230Z] ---> 66a58bcd0200 [2023-05-29T10:25:21.231Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-29T10:25:21.231Z] ---> Using cache [2023-05-29T10:25:21.231Z] ---> f06163b4f3a0 [2023-05-29T10:25:21.231Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-29T10:25:21.231Z] ---> 44a39c324a6d [2023-05-29T10:25:21.231Z] ---> b274140a7e84 [2023-05-29T10:25:21.231Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ]Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-29T10:25:21.231Z] [2023-05-29T10:25:21.231Z] ---> 17ea4484e8d5 [2023-05-29T10:25:21.231Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-29T10:25:21.231Z] ---> Running in 6e3ce7710c38 [2023-05-29T10:25:21.542Z] Removing intermediate container 6e3ce7710c38 [2023-05-29T10:25:21.542Z] ---> 93fd58799e0f [2023-05-29T10:25:21.542Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-29T10:25:21.542Z] Removing intermediate container 4313b28b0b5c [2023-05-29T10:25:21.542Z] ---> be45525c1115 [2023-05-29T10:25:21.542Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-29T10:25:21.542Z] ---> Running in 030de6433b58 [2023-05-29T10:25:21.542Z] ---> 26a3414374de [2023-05-29T10:25:21.542Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-29T10:25:21.542Z] ---> Running in 15dbdbea9d89 [2023-05-29T10:25:22.114Z] ---> 0350c48f9652 [2023-05-29T10:25:22.114Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-29T10:25:22.114Z] Removing intermediate container 030de6433b58 [2023-05-29T10:25:22.114Z] ---> dabf0359562c [2023-05-29T10:25:22.114Z] Step 24/26 : LABEL arch=x86_64 [2023-05-29T10:25:23.247Z] Removing intermediate container 15dbdbea9d89 [2023-05-29T10:25:23.247Z] ---> 1eb63cf15858 [2023-05-29T10:25:23.247Z] Step 12/22 : WORKDIR /edgex [2023-05-29T10:25:23.247Z] ---> f53fbf1f7b5f [2023-05-29T10:25:23.247Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-29T10:25:23.247Z] ---> Running in 8a4529e05300 [2023-05-29T10:25:23.247Z] ---> Running in bdbffdbb17ac [2023-05-29T10:25:23.247Z] ---> 5757654b6dfa [2023-05-29T10:25:23.247Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-29T10:25:23.247Z] ---> 69cda30a9212 [2023-05-29T10:25:23.247Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-29T10:25:23.247Z] Removing intermediate container 8a4529e05300 [2023-05-29T10:25:23.247Z] ---> df5a109f2c53 [2023-05-29T10:25:23.247Z] Step 25/26 : LABEL git_sha=452b1cc17cd2ad644edc40c0d279309f8a096ec4 [2023-05-29T10:25:23.247Z] ---> Running in 5727865af7c8 [2023-05-29T10:25:23.247Z] Removing intermediate container bdbffdbb17ac [2023-05-29T10:25:23.247Z] ---> ccb5c96810a9 [2023-05-29T10:25:23.247Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-29T10:25:24.219Z] ---> d44a31fafb95 [2023-05-29T10:25:24.219Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-29T10:25:24.478Z] ---> Running in 3a9970737ae2 [2023-05-29T10:25:24.478Z] Removing intermediate container 5727865af7c8 [2023-05-29T10:25:24.478Z] ---> 2515d9133cf8 [2023-05-29T10:25:24.478Z] Step 26/26 : LABEL version=0.0.0 [2023-05-29T10:25:24.478Z] ---> 0c84424c0569 [2023-05-29T10:25:24.478Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-29T10:25:24.478Z] ---> 4abb575ddbe8 [2023-05-29T10:25:24.478Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-29T10:25:24.750Z] ---> 276ab3716b60 [2023-05-29T10:25:24.750Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-29T10:25:24.750Z] ---> Running in 5115148b01d9 [2023-05-29T10:25:24.750Z] ---> Running in c2a662bd25f6 [2023-05-29T10:25:24.750Z] Removing intermediate container 3a9970737ae2 [2023-05-29T10:25:24.750Z] ---> 306d6de248c7 [2023-05-29T10:25:24.750Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-29T10:25:24.750Z] ---> Running in f051341d9533 [2023-05-29T10:25:24.750Z] Removing intermediate container 5115148b01d9 [2023-05-29T10:25:24.750Z] ---> 72e93dd29d24 [2023-05-29T10:25:24.750Z] [2023-05-29T10:25:24.750Z] Successfully built 72e93dd29d24 [2023-05-29T10:25:24.750Z] Successfully tagged security-spire-server:latest [2023-05-29T10:25:24.750Z]  Building security-spire-server ... done Building core-command [2023-05-29T10:25:28.032Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-29T10:25:28.032Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-29T10:25:28.032Z] ---> cd88f5faa2dc [2023-05-29T10:25:28.032Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-29T10:25:28.032Z] ---> Using cache [2023-05-29T10:25:28.032Z] ---> a55e3dcd194b [2023-05-29T10:25:28.032Z] Step 4/24 : WORKDIR /edgex-go [2023-05-29T10:25:28.032Z] ---> Using cache [2023-05-29T10:25:28.032Z] ---> 624effb89f89 [2023-05-29T10:25:28.032Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-29T10:25:28.032Z] ---> Using cache [2023-05-29T10:25:28.032Z] ---> 2ec7ac1c4819 [2023-05-29T10:25:28.032Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-29T10:25:28.032Z] ---> Using cache [2023-05-29T10:25:28.032Z] ---> a5ee6521daf4 [2023-05-29T10:25:28.032Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-29T10:25:28.032Z] ---> Using cache [2023-05-29T10:25:28.032Z] ---> 90ce1ee7ddb2 [2023-05-29T10:25:28.032Z] Step 8/24 : COPY . . [2023-05-29T10:25:28.032Z] ---> Using cache [2023-05-29T10:25:28.032Z] ---> c2a2e904e107 [2023-05-29T10:25:28.032Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-29T10:25:28.457Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-29T10:25:28.457Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-29T10:25:28.968Z] ---> cb9d0f18da70 [2023-05-29T10:25:28.968Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-29T10:25:28.968Z] ---> 416c6f48fc75 [2023-05-29T10:25:28.968Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-29T10:25:28.968Z] ---> Running in ced4ba01dafb [2023-05-29T10:25:28.968Z] Removing intermediate container f051341d9533 [2023-05-29T10:25:28.968Z] ---> 887569611979 [2023-05-29T10:25:28.968Z] Step 21/23 : LABEL arch=x86_64 [2023-05-29T10:25:28.968Z] ---> Running in a69e684a1d88 [2023-05-29T10:25:28.968Z] Removing intermediate container a69e684a1d88 [2023-05-29T10:25:28.968Z] ---> 7fa2aa739e1f [2023-05-29T10:25:28.968Z] Step 22/23 : LABEL git_sha=452b1cc17cd2ad644edc40c0d279309f8a096ec4 [2023-05-29T10:25:28.968Z] Removing intermediate container c2a662bd25f6 [2023-05-29T10:25:28.968Z] ---> f4129efd4d87 [2023-05-29T10:25:28.968Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-29T10:25:28.968Z] ---> 6da465851126 [2023-05-29T10:25:28.968Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-29T10:25:29.231Z] ---> Running in 229d358912c3 [2023-05-29T10:25:29.231Z] ---> Running in 9207dd57e1bb [2023-05-29T10:25:29.231Z] ---> 0034222f3832 [2023-05-29T10:25:29.231Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-29T10:25:29.231Z] Removing intermediate container 9207dd57e1bb [2023-05-29T10:25:29.231Z] ---> e9539a45b03b [2023-05-29T10:25:29.231Z] Step 23/23 : LABEL version=0.0.0 [2023-05-29T10:25:29.231Z] Removing intermediate container 229d358912c3 [2023-05-29T10:25:29.231Z] 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-05-29T10:25:29.231Z] ---> bdf09eb48cca [2023-05-29T10:25:29.231Z] Step 23/25 : LABEL arch=x86_64 [2023-05-29T10:25:29.491Z] ---> Running in 39228713a773 [2023-05-29T10:25:29.491Z] ---> Running in 5f27f9bfe0d6 [2023-05-29T10:25:29.491Z] ---> 99f15f3b94e9 [2023-05-29T10:25:29.491Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-29T10:25:29.491Z] ---> Running in 2ca722a49f5b [2023-05-29T10:25:29.754Z] ---> 02fc4ca0e229 [2023-05-29T10:25:29.754Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-29T10:25:29.754Z] Removing intermediate container 5f27f9bfe0d6 [2023-05-29T10:25:29.754Z] ---> 37162cc0254e [2023-05-29T10:25:29.754Z] Step 24/25 : LABEL git_sha=452b1cc17cd2ad644edc40c0d279309f8a096ec4 [2023-05-29T10:25:29.754Z] Removing intermediate container 39228713a773 [2023-05-29T10:25:29.754Z] ---> 2fba94b0fc0a [2023-05-29T10:25:29.754Z] [2023-05-29T10:25:29.754Z] ---> Running in 3c7711674eae [2023-05-29T10:25:29.754Z] Removing intermediate container 2ca722a49f5b [2023-05-29T10:25:29.754Z] ---> c8c697abd61b [2023-05-29T10:25:29.754Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-29T10:25:29.754Z] ---> Running in 124643d233bf [2023-05-29T10:25:29.754Z] Successfully built 2fba94b0fc0a [2023-05-29T10:25:29.754Z] Successfully tagged support-notifications:latest [2023-05-29T10:25:29.754Z]  Building support-notifications ... done Building security-proxy-auth [2023-05-29T10:25:29.754Z] Removing intermediate container 3c7711674eae [2023-05-29T10:25:29.754Z] ---> cc12e0f95a5b [2023-05-29T10:25:29.754Z] Step 25/25 : LABEL version=0.0.0 [2023-05-29T10:25:29.754Z] ---> 4655ca15ac99 [2023-05-29T10:25:29.754Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-29T10:25:33.042Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-29T10:25:33.042Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-29T10:25:33.042Z] ---> cd88f5faa2dc [2023-05-29T10:25:33.042Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-29T10:25:33.042Z] ---> Using cache [2023-05-29T10:25:33.042Z] ---> a55e3dcd194b [2023-05-29T10:25:33.042Z] Step 4/23 : WORKDIR /edgex-go [2023-05-29T10:25:33.042Z] ---> Using cache [2023-05-29T10:25:33.042Z] ---> 624effb89f89 [2023-05-29T10:25:33.042Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-29T10:25:33.042Z] ---> Using cache [2023-05-29T10:25:33.042Z] ---> 2ec7ac1c4819 [2023-05-29T10:25:33.042Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-29T10:25:33.042Z] ---> Using cache [2023-05-29T10:25:33.042Z] ---> a5ee6521daf4 [2023-05-29T10:25:33.042Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-29T10:25:33.042Z] ---> Using cache [2023-05-29T10:25:33.042Z] ---> 90ce1ee7ddb2 [2023-05-29T10:25:33.042Z] Step 8/23 : COPY . . [2023-05-29T10:25:33.042Z] ---> Using cache [2023-05-29T10:25:33.042Z] ---> c2a2e904e107 [2023-05-29T10:25:33.042Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-29T10:25:33.042Z] ---> Running in 1672afb738dc [2023-05-29T10:25:34.443Z] Removing intermediate container 124643d233bf [2023-05-29T10:25:34.443Z] ---> Running in 2457aea9bbde [2023-05-29T10:25:34.443Z] ---> e37e27966fb8 [2023-05-29T10:25:34.443Z] Step 25/27 : LABEL arch=x86_64 [2023-05-29T10:25:34.443Z] Removing intermediate container 1672afb738dc [2023-05-29T10:25:34.443Z] ---> 3a997514eac4 [2023-05-29T10:25:34.443Z] [2023-05-29T10:25:34.443Z] ---> Running in 3a1b2ac1b4f1 [2023-05-29T10:25:34.443Z] ---> Running in 0015e1e9bf27 [2023-05-29T10:25:34.443Z] Successfully built 3a997514eac4 [2023-05-29T10:25:34.443Z] Successfully tagged security-secretstore-setup:latest [2023-05-29T10:25:34.701Z]  Building security-secretstore-setup ... done Removing intermediate container 0015e1e9bf27 [2023-05-29T10:25:34.701Z] ---> 17d9741de3db [2023-05-29T10:25:34.701Z] Step 26/27 : LABEL git_sha=452b1cc17cd2ad644edc40c0d279309f8a096ec4 [2023-05-29T10:25:34.701Z] 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-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-29T10:25:35.299Z] ---> Running in d4ac29e0c319 [2023-05-29T10:25:36.239Z] Removing intermediate container d4ac29e0c319 [2023-05-29T10:25:36.239Z] ---> 6cd03a6fc663 [2023-05-29T10:25:36.239Z] Step 27/27 : LABEL version=0.0.0 [2023-05-29T10:25:36.239Z] ---> Running in 562035fbe64f [2023-05-29T10:25:36.239Z] Removing intermediate container 2457aea9bbde [2023-05-29T10:25:36.239Z] ---> 3fe716f3884c [2023-05-29T10:25:36.239Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-29T10:25:36.239Z] ---> Running in 7a10c35ba195 [2023-05-29T10:25:36.508Z] Removing intermediate container 7a10c35ba195 [2023-05-29T10:25:36.508Z] ---> 8c27c78e16ef [2023-05-29T10:25:36.508Z] Step 20/22 : LABEL arch=x86_64 [2023-05-29T10:25:36.508Z] Removing intermediate container 562035fbe64f [2023-05-29T10:25:36.508Z] ---> 85cd573667d9 [2023-05-29T10:25:36.508Z] [2023-05-29T10:25:36.508Z] ---> Running in 5fcd03e11049 [2023-05-29T10:25:36.508Z] Successfully built 85cd573667d9 [2023-05-29T10:25:36.708Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 15.774s coverage: 88.5% of statements [2023-05-29T10:25:36.708Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.500s coverage: 3.8% of statements [2023-05-29T10:25:36.768Z] Successfully tagged security-spire-agent:latest [2023-05-29T10:25:36.768Z]  Building security-spire-agent ... done Removing intermediate container 5fcd03e11049 [2023-05-29T10:25:36.768Z] ---> 39f8fb657658 [2023-05-29T10:25:36.768Z] Step 21/22 : LABEL git_sha=452b1cc17cd2ad644edc40c0d279309f8a096ec4 [2023-05-29T10:25:36.768Z] ---> Running in 4ed86d3aa4f3 [2023-05-29T10:25:36.768Z] Removing intermediate container 4ed86d3aa4f3 [2023-05-29T10:25:36.768Z] ---> 7630b9925323 [2023-05-29T10:25:36.768Z] Step 22/22 : LABEL version=0.0.0 [2023-05-29T10:25:37.026Z] ---> Running in 9eb61d41b1f0 [2023-05-29T10:25:37.284Z] Removing intermediate container 9eb61d41b1f0 [2023-05-29T10:25:37.284Z] ---> d3cd40e57996 [2023-05-29T10:25:37.284Z] [2023-05-29T10:25:37.284Z] Successfully built d3cd40e57996 [2023-05-29T10:25:37.284Z] Successfully tagged security-proxy-setup:latest [2023-05-29T10:25:44.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-29T10:25:44.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-29T10:25:44.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-29T10:25:45.506Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.759s coverage: 95.6% of statements [2023-05-29T10:25:45.775Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-29T10:25:45.775Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-29T10:25:45.775Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-29T10:25:45.775Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-29T10:25:45.775Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-29T10:25:46.043Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.207s coverage: 72.2% of statements [2023-05-29T10:25:52.693Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-29T10:25:52.693Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-29T10:25:52.693Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-29T10:25:52.693Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.235s coverage: 65.9% of statements [2023-05-29T10:25:55.371Z]  Building security-proxy-setup ... done Removing intermediate container ced4ba01dafb [2023-05-29T10:25:55.371Z] ---> 66d9fe53953c [2023-05-29T10:25:55.371Z] [2023-05-29T10:25:55.371Z] Step 10/24 : FROM alpine:3.17 [2023-05-29T10:25:55.371Z] ---> 9ed4aefc74f6 [2023-05-29T10:25:55.371Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-29T10:25:55.371Z] ---> Using cache [2023-05-29T10:25:55.371Z] ---> 83516d73b325 [2023-05-29T10:25:55.371Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-29T10:25:55.371Z] ---> Using cache [2023-05-29T10:25:55.371Z] ---> f3861e9469cd [2023-05-29T10:25:55.371Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-29T10:25:55.371Z] ---> Running in c4f566884056 [2023-05-29T10:25:55.371Z] Removing intermediate container c4f566884056 [2023-05-29T10:25:55.371Z] ---> 3577e5874fa0 [2023-05-29T10:25:55.371Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-29T10:25:55.371Z] ---> Running in f057b9a949ed [2023-05-29T10:25:55.371Z] Removing intermediate container f057b9a949ed [2023-05-29T10:25:55.371Z] ---> e5655917a290 [2023-05-29T10:25:55.371Z] Step 15/24 : WORKDIR / [2023-05-29T10:25:55.371Z] ---> Running in 95b381f5696c [2023-05-29T10:25:55.371Z] Removing intermediate container 95b381f5696c [2023-05-29T10:25:55.371Z] ---> 4264950b7482 [2023-05-29T10:25:55.371Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-29T10:25:55.371Z] Removing intermediate container 3a1b2ac1b4f1 [2023-05-29T10:25:55.371Z] ---> b3334ab303a1 [2023-05-29T10:25:55.371Z] [2023-05-29T10:25:55.371Z] Step 10/23 : FROM alpine:3.17 [2023-05-29T10:25:55.371Z] ---> 9ed4aefc74f6 [2023-05-29T10:25:55.371Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-29T10:25:55.371Z] ---> Using cache [2023-05-29T10:25:55.371Z] ---> e332a4243786 [2023-05-29T10:25:55.371Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-29T10:25:55.371Z] ---> Using cache [2023-05-29T10:25:55.371Z] ---> 57fee0415da3 [2023-05-29T10:25:55.372Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-29T10:25:55.372Z] ---> Using cache [2023-05-29T10:25:55.372Z] ---> ba41f0c524b8 [2023-05-29T10:25:55.372Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-29T10:25:55.372Z] ---> Using cache [2023-05-29T10:25:55.372Z] ---> e2dd9af7233a [2023-05-29T10:25:55.372Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-29T10:25:55.372Z] ---> e4fe37f4a324 [2023-05-29T10:25:55.372Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-29T10:25:55.372Z] ---> 12cdd5963dd1 [2023-05-29T10:25:55.372Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-29T10:25:55.372Z] ---> 400fa0e341ba [2023-05-29T10:25:55.372Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-29T10:25:55.372Z] ---> 8bfdfe65ec7a [2023-05-29T10:25:55.372Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-29T10:25:55.372Z] ---> be2407cd89bc [2023-05-29T10:25:55.372Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-29T10:25:55.372Z] ---> c0bf313afe9f [2023-05-29T10:25:55.372Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-29T10:25:55.372Z] ---> Running in 1984fa387854 [2023-05-29T10:25:55.372Z] ---> cefcba5ff77d [2023-05-29T10:25:55.372Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-29T10:25:55.372Z] ---> Running in dc11c2cfd282 [2023-05-29T10:25:55.372Z] Removing intermediate container 1984fa387854 [2023-05-29T10:25:55.372Z] ---> 0c4dd50e17fa [2023-05-29T10:25:55.372Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-29T10:25:55.372Z] ---> Running in cce172046117 [2023-05-29T10:25:55.372Z] Removing intermediate container cce172046117 [2023-05-29T10:25:55.372Z] ---> cfd05859f53e [2023-05-29T10:25:55.372Z] Step 22/24 : LABEL arch=x86_64 [2023-05-29T10:25:55.372Z] ---> Running in be4105a5bfe7 [2023-05-29T10:25:55.633Z] Removing intermediate container be4105a5bfe7 [2023-05-29T10:25:55.633Z] ---> 535fd40d1245 [2023-05-29T10:25:55.633Z] Step 23/24 : LABEL git_sha=452b1cc17cd2ad644edc40c0d279309f8a096ec4 [2023-05-29T10:25:55.633Z] ---> Running in d2c5f55a2499 [2023-05-29T10:25:55.633Z] Removing intermediate container d2c5f55a2499 [2023-05-29T10:25:55.633Z] ---> cf427011bc98 [2023-05-29T10:25:55.633Z] Step 24/24 : LABEL version=0.0.0 [2023-05-29T10:25:55.633Z] ---> Running in 7b91f9efb9f5 [2023-05-29T10:25:55.633Z] Removing intermediate container 7b91f9efb9f5 [2023-05-29T10:25:55.633Z] ---> 7e1934700083 [2023-05-29T10:25:55.633Z] [2023-05-29T10:25:55.891Z] Successfully built 7e1934700083 [2023-05-29T10:25:55.891Z] Successfully tagged core-command:latest [2023-05-29T10:25:55.891Z]  Building core-command ... done Removing intermediate container dc11c2cfd282 [2023-05-29T10:25:55.891Z] ---> d0c19a6d354a [2023-05-29T10:25:55.891Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-29T10:25:55.891Z] ---> Running in 94d2a29b4afd [2023-05-29T10:25:55.891Z] Removing intermediate container 94d2a29b4afd [2023-05-29T10:25:55.891Z] ---> 782f407effc2 [2023-05-29T10:25:55.891Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-29T10:25:55.891Z] ---> Running in e498c7291516 [2023-05-29T10:25:56.150Z] Removing intermediate container e498c7291516 [2023-05-29T10:25:56.150Z] ---> d2335b5bbe78 [2023-05-29T10:25:56.150Z] Step 21/23 : LABEL arch=x86_64 [2023-05-29T10:25:56.150Z] ---> Running in 190bdd610a07 [2023-05-29T10:25:56.150Z] Removing intermediate container 190bdd610a07 [2023-05-29T10:25:56.150Z] ---> 0dccf541e70b [2023-05-29T10:25:56.150Z] Step 22/23 : LABEL git_sha=452b1cc17cd2ad644edc40c0d279309f8a096ec4 [2023-05-29T10:25:56.150Z] ---> Running in 4a10a11d1c1a [2023-05-29T10:25:56.411Z] Removing intermediate container 4a10a11d1c1a [2023-05-29T10:25:56.411Z] ---> 63d578154f50 [2023-05-29T10:25:56.411Z] Step 23/23 : LABEL version=0.0.0 [2023-05-29T10:25:56.411Z] ---> Running in d32cb885535d [2023-05-29T10:25:56.411Z] Removing intermediate container d32cb885535d [2023-05-29T10:25:56.411Z] ---> 198f0102b468 [2023-05-29T10:25:56.411Z] [2023-05-29T10:25:56.411Z] Successfully built 198f0102b468 [2023-05-29T10:25:56.411Z] Successfully tagged security-proxy-auth:latest [2023-05-29T10:25:56.417Z]  Building security-proxy-auth ... done  [Pipeline] } [2023-05-29T10:25:56.445Z] $ docker stop --time=1 dbdc5265708d3617ee3c474972706100ddab3d5e88f80d8bf6744b692169ecc1 [2023-05-29T10:25:57.725Z] $ docker rm -f --volumes dbdc5265708d3617ee3c474972706100ddab3d5e88f80d8bf6744b692169ecc1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-29T10:25:58.140Z] + docker images [2023-05-29T10:25:58.140Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-29T10:25:58.140Z] security-proxy-auth latest 198f0102b468 1 second ago 18.3MB [2023-05-29T10:25:58.140Z] core-command latest 7e1934700083 2 seconds ago 19.9MB [2023-05-29T10:25:58.140Z] b3334ab303a1 4 seconds ago 1.7GB [2023-05-29T10:25:58.140Z] 66d9fe53953c 5 seconds ago 1.72GB [2023-05-29T10:25:58.140Z] security-spire-agent latest 85cd573667d9 21 seconds ago 161MB [2023-05-29T10:25:58.140Z] security-proxy-setup latest d3cd40e57996 21 seconds ago 18.7MB [2023-05-29T10:25:58.140Z] security-secretstore-setup latest 3a997514eac4 23 seconds ago 32.8MB [2023-05-29T10:25:58.140Z] support-notifications latest 2fba94b0fc0a 28 seconds ago 32.4MB [2023-05-29T10:25:58.140Z] security-spire-server latest 72e93dd29d24 33 seconds ago 103MB [2023-05-29T10:25:58.140Z] security-spire-config latest ef47025fbb70 40 seconds ago 102MB [2023-05-29T10:25:58.140Z] 032c5399ef66 41 seconds ago 1.7GB [2023-05-29T10:25:58.140Z] b05f67689de1 45 seconds ago 1.79GB [2023-05-29T10:25:58.140Z] cb5c59e8ad99 49 seconds ago 1.58GB [2023-05-29T10:25:58.140Z] 910fac693ea7 53 seconds ago 1.72GB [2023-05-29T10:25:58.140Z] support-scheduler latest 3ba5116e72d4 About a minute ago 31.8MB [2023-05-29T10:25:58.140Z] 50b97cf854ea About a minute ago 1.58GB [2023-05-29T10:25:58.140Z] security-bootstrapper latest 54c21960550f About a minute ago 22.2MB [2023-05-29T10:25:58.140Z] d07f62b9b4d2 About a minute ago 1.79GB [2023-05-29T10:25:58.140Z] core-data latest 948a77aaa894 2 minutes ago 20MB [2023-05-29T10:25:58.140Z] core-metadata latest 644391b27017 2 minutes ago 20.4MB [2023-05-29T10:25:58.140Z] core-common-config-bootstrapper latest fae5f3a9d24b 2 minutes ago 17.2MB [2023-05-29T10:25:58.140Z] security-spiffe-token-provider latest 2177fc7b4b57 2 minutes ago 32.8MB [2023-05-29T10:25:58.140Z] 2cddec9826e9 2 minutes ago 1.76GB [2023-05-29T10:25:58.140Z] e719da1f7f66 2 minutes ago 1.73GB [2023-05-29T10:25:58.140Z] 26d313ac1df8 3 minutes ago 1.71GB [2023-05-29T10:25:58.140Z] 59316511e37b 3 minutes ago 1.73GB [2023-05-29T10:25:58.140Z] fa87fbb962f8 3 minutes ago 1.72GB [2023-05-29T10:25:58.140Z] ci-base-image-x86_64 latest cd88f5faa2dc 8 minutes ago 918MB [2023-05-29T10:25:58.140Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 4 weeks ago 700MB [2023-05-29T10:25:58.140Z] alpine 3.17 9ed4aefc74f6 2 months ago 7.05MB [2023-05-29T10:25:58.140Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB [2023-05-29T10:25:58.140Z] 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-05-29T10:26:02.773Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-29T10:26:02.773Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-29T10:26:03.042Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.440s coverage: 0.9% of statements [2023-05-29T10:26:03.042Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.281s coverage: 29.0% of statements [2023-05-29T10:26:07.299Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.307s coverage: 42.9% of statements [2023-05-29T10:26:07.299Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.260s coverage: 82.9% of statements [2023-05-29T10:26:07.299Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.237s coverage: 94.1% of statements [2023-05-29T10:26:07.299Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.293s coverage: 96.3% of statements [2023-05-29T10:26:11.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.236s coverage: 87.5% of statements [2023-05-29T10:26:14.928Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-29T10:26:14.928Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-29T10:26:14.928Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-29T10:26:14.928Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-29T10:26:17.509Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-29T10:26:17.509Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-29T10:26:17.509Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-29T10:26:17.509Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-29T10:26:24.162Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.221s coverage: 94.4% of statements [2023-05-29T10:26:24.162Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-29T10:26:24.162Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-29T10:26:24.162Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-29T10:26:24.162Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-29T10:26:30.808Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-29T10:26:30.808Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-29T10:26:32.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-29T10:26:38.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.068s coverage: 79.9% of statements [2023-05-29T10:26:38.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.273s coverage: 92.9% of statements [2023-05-29T10:26:38.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.081s coverage: 64.4% of statements [2023-05-29T10:26:38.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.220s coverage: 62.3% of statements [2023-05-29T10:26:38.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.221s coverage: 87.2% of statements [2023-05-29T10:26:38.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.209s coverage: 20.0% of statements [2023-05-29T10:26:38.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.184s coverage: 100.0% of statements [2023-05-29T10:26:38.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.483s coverage: 81.8% of statements [2023-05-29T10:26:40.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-29T10:26:40.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-29T10:26:41.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.535s coverage: 82.1% of statements [2023-05-29T10:26:41.401Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.259s coverage: 86.0% of statements [2023-05-29T10:26:48.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-29T10:26:48.048Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-29T10:26:48.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.050s coverage: 63.1% of statements [2023-05-29T10:26:48.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.262s coverage: 100.0% of statements [2023-05-29T10:26:50.587Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.124s coverage: 89.4% of statements [2023-05-29T10:26:50.587Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.087s coverage: 100.0% of statements [2023-05-29T10:26:50.587Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.103s coverage: 73.7% of statements [2023-05-29T10:26:50.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-29T10:26:50.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-29T10:26:50.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-29T10:26:50.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.075s coverage: 100.0% of statements [2023-05-29T10:26:59.064Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-29T10:26:59.064Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-29T10:26:59.064Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-29T10:26:59.648Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.978s coverage: 38.4% of statements [2023-05-29T10:26:59.648Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.253s coverage: 89.5% of statements [2023-05-29T10:27:04.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-29T10:27:04.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-29T10:27:04.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-29T10:27:04.988Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-29T10:27:04.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.240s coverage: 84.8% of statements [2023-05-29T10:27:11.624Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-29T10:27:11.624Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-29T10:27:11.624Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-29T10:27:11.624Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-29T10:27:18.262Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.296s coverage: 17.7% of statements [2023-05-29T10:27:18.262Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-29T10:27:18.262Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-29T10:27:18.262Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-29T10:27:18.262Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-29T10:27:18.846Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.608s coverage: 92.3% of statements [2023-05-29T10:27:23.108Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-29T10:27:23.108Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-29T10:27:23.108Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.289s coverage: 61.5% of statements [2023-05-29T10:27:25.687Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-29T10:27:25.687Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-29T10:27:25.687Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.395s coverage: 97.7% of statements [2023-05-29T10:27:26.645Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-05-29T10:27:26.645Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-29T10:27:26.645Z] go vet ./... [2023-05-29T10:30:03.360Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-29T10:30:03.360Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-29T10:30:03.360Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-29T10:30:03.663Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-29T10:30:04.321Z] + ls -al . [2023-05-29T10:30:04.321Z] total 716 [2023-05-29T10:30:04.321Z] drwxrwxr-x 10 1001 1001 4096 May 29 10:22 . [2023-05-29T10:30:04.321Z] drwxr-xr-x 4 root root 4096 May 29 10:22 .. [2023-05-29T10:30:04.321Z] drwxrwxr-x 2 1001 1001 4096 May 29 10:20 .blubracket [2023-05-29T10:30:04.321Z] -rw-rw-r-- 1 1001 1001 16 May 29 10:20 .dockerignore [2023-05-29T10:30:04.321Z] drwxrwxr-x 8 1001 1001 4096 May 29 10:20 .git [2023-05-29T10:30:04.321Z] drwxrwxr-x 3 1001 1001 4096 May 29 10:20 .github [2023-05-29T10:30:04.321Z] -rw-rw-r-- 1 1001 1001 1133 May 29 10:20 .gitignore [2023-05-29T10:30:04.321Z] -rw-rw-r-- 1 1001 1001 42 May 29 10:20 .golangci.yml [2023-05-29T10:30:04.321Z] -rw-rw-r-- 1 1001 1001 87 May 29 10:20 .hadolint.yml [2023-05-29T10:30:04.321Z] -rw-rw-r-- 1 1001 1001 166 May 29 10:20 .sonarcloud.properties [2023-05-29T10:30:04.321Z] -rw-rw-r-- 1 1001 1001 1171 May 29 10:20 ADOPTERS.md [2023-05-29T10:30:04.321Z] -rw-rw-r-- 1 1001 1001 10835 May 29 10:20 Attribution.txt [2023-05-29T10:30:04.321Z] -rw-rw-r-- 1 1001 1001 93368 May 29 10:20 CHANGELOG.md [2023-05-29T10:30:04.321Z] -rw-rw-r-- 1 1001 1001 3804 May 29 10:20 CONTRIBUTING.md [2023-05-29T10:30:04.321Z] -rw-rw-r-- 1 1001 1001 677 May 29 10:20 GOVERNANCE.md [2023-05-29T10:30:04.321Z] -rw-rw-r-- 1 1001 1001 883 May 29 10:20 Jenkinsfile [2023-05-29T10:30:04.321Z] -rw-rw-r-- 1 1001 1001 10775 May 29 10:20 LICENSE [2023-05-29T10:30:04.321Z] -rw-rw-r-- 1 1001 1001 14368 May 29 10:20 Makefile [2023-05-29T10:30:04.321Z] -rw-rw-r-- 1 1001 1001 582 May 29 10:20 OWNERS.md [2023-05-29T10:30:04.321Z] -rw-rw-r-- 1 1001 1001 9902 May 29 10:20 README.md [2023-05-29T10:30:04.321Z] -rw-rw-r-- 1 1001 1001 789 May 29 10:20 SECURITY.md [2023-05-29T10:30:04.321Z] -rw-rw-r-- 1 1001 1001 5 May 29 10:16 VERSION [2023-05-29T10:30:04.321Z] drwxrwxr-x 2 1001 1001 4096 May 29 10:20 bin [2023-05-29T10:30:04.321Z] drwxrwxr-x 18 1001 1001 4096 May 29 10:20 cmd [2023-05-29T10:30:04.321Z] -rw-r--r-- 1 root root 447731 May 29 10:27 coverage.out [2023-05-29T10:30:04.321Z] -rw-rw-r-- 1 1001 1001 3159 May 29 10:20 go.mod [2023-05-29T10:30:04.321Z] -rw-rw-r-- 1 1001 1001 30958 May 29 10:20 go.sum [2023-05-29T10:30:04.321Z] drwxrwxr-x 7 1001 1001 4096 May 29 10:20 internal [2023-05-29T10:30:04.321Z] drwxrwxr-x 3 1001 1001 4096 May 29 10:20 openapi [2023-05-29T10:30:04.321Z] -rw-rw-r-- 1 1001 1001 594 May 29 10:20 security.txt [2023-05-29T10:30:04.321Z] drwxrwxr-x 4 1001 1001 4096 May 29 10:20 snap [2023-05-29T10:30:04.321Z] -rw-rw-r-- 1 1001 1001 204 May 29 10:20 version.go [Pipeline] sh [2023-05-29T10:30:04.999Z] + '[' -e coverage.out ] [2023-05-29T10:30:04.999Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-29T10:30:05.034Z] Warning: overwriting stash ‘coverage-report’ [2023-05-29T10:30:05.915Z] Stashed 1 file(s) [Pipeline] sh [2023-05-29T10:30:06.559Z] + make build [2023-05-29T10:30:06.559Z] 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-05-29T10:31:43.197Z] 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-05-29T10:31:43.197Z] 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-05-29T10:31:48.743Z] 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-05-29T10:31:52.086Z] 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-05-29T10:32:39.296Z] 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-05-29T10:32:45.945Z] 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-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-29T10:32:52.590Z] 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-05-29T10:32:57.928Z] 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-05-29T10:33:02.177Z] 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-05-29T10:33:06.431Z] 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-05-29T10:33:13.073Z] 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-05-29T10:33:19.755Z] $ docker stop --time=1 55789004d5fd11653b4288981d905094e42cd672e4f8e5049b86c846cbb51acf [2023-05-29T10:33:21.882Z] $ docker rm -f --volumes 55789004d5fd11653b4288981d905094e42cd672e4f8e5049b86c846cbb51acf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T10:33:24.714Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-29T10:33:24.714Z] [2023-05-29T10:33:24.714Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T10:33:25.114Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-29T10:33:25.383Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-05-29T10:33:25.383Z] 29e5d40040c1: Pulling fs layer [2023-05-29T10:33:25.383Z] 1ce36da41761: Pulling fs layer [2023-05-29T10:33:25.383Z] 25b303627fd3: Pulling fs layer [2023-05-29T10:33:25.383Z] 29e5d40040c1: Verifying Checksum [2023-05-29T10:33:25.383Z] 29e5d40040c1: Download complete [2023-05-29T10:33:25.649Z] 1ce36da41761: Verifying Checksum [2023-05-29T10:33:25.649Z] 1ce36da41761: Download complete [2023-05-29T10:33:27.064Z] 25b303627fd3: Verifying Checksum [2023-05-29T10:33:27.064Z] 25b303627fd3: Download complete [2023-05-29T10:33:28.688Z] 29e5d40040c1: Pull complete [2023-05-29T10:33:30.092Z] 1ce36da41761: Pull complete [2023-05-29T10:33:40.178Z] 25b303627fd3: Pull complete [2023-05-29T10:33:40.178Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-05-29T10:33:40.178Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-29T10:33:40.178Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-29T10:33:40.518Z] prd-ubuntu20.04-docker-arm64-4c-16g-17156 does not seem to be running inside a container [2023-05-29T10:33:40.602Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-05-29T10:33:43.060Z] $ docker top 0f7ea1246f5d536c06f738901ceba663deafd45582a24b53f9d00e72b36a4d05 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-29T10:33:43.952Z] + docker-compose build --help [2023-05-29T10:33:43.952Z] + grep parallel [2023-05-29T10:33:49.295Z] --parallel Build images in parallel. [Pipeline] } [2023-05-29T10:33:49.923Z] $ docker stop --time=1 0f7ea1246f5d536c06f738901ceba663deafd45582a24b53f9d00e72b36a4d05 [2023-05-29T10:33:51.625Z] $ docker rm -f --volumes 0f7ea1246f5d536c06f738901ceba663deafd45582a24b53f9d00e72b36a4d05 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T10:33:52.362Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-29T10:33:52.362Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-29T10:33:52.633Z] prd-ubuntu20.04-docker-arm64-4c-16g-17156 does not seem to be running inside a container [2023-05-29T10:33:52.710Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-devops/edgex-compose-arm64:latest cat [2023-05-29T10:33:53.955Z] $ docker top dfb893d134ecf2001aaf763cb9b5a7bc97c5e122f53ca4517770cfd3c9ba8d32 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-29T10:33:54.512Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-29T10:33:59.850Z] Building core-command ... [2023-05-29T10:33:59.850Z] Building core-common-config-bootstrapper ... [2023-05-29T10:33:59.850Z] Building core-data ... [2023-05-29T10:33:59.850Z] Building core-metadata ... [2023-05-29T10:33:59.850Z] Building security-bootstrapper ... [2023-05-29T10:33:59.850Z] Building security-proxy-auth ... [2023-05-29T10:33:59.850Z] Building security-proxy-setup ... [2023-05-29T10:33:59.850Z] Building security-secretstore-setup ... [2023-05-29T10:33:59.850Z] Building security-spiffe-token-provider ... [2023-05-29T10:33:59.850Z] Building security-spire-agent ... [2023-05-29T10:33:59.850Z] Building security-spire-config ... [2023-05-29T10:33:59.850Z] Building security-spire-server ... [2023-05-29T10:33:59.850Z] Building support-notifications ... [2023-05-29T10:33:59.850Z] Building support-scheduler ... [2023-05-29T10:33:59.850Z] Building security-spiffe-token-provider [2023-05-29T10:33:59.850Z] Building core-command [2023-05-29T10:33:59.850Z] Building core-common-config-bootstrapper [2023-05-29T10:33:59.850Z] Building support-scheduler [2023-05-29T10:33:59.850Z] Building core-metadata [2023-05-29T10:34:46.689Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-29T10:34:46.689Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-29T10:34:46.689Z] ---> 3ee9852a5893 [2023-05-29T10:34:46.689Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-29T10:34:46.689Z] ---> Running in 97ffd0f1c523 [2023-05-29T10:34:46.689Z] Removing intermediate container 97ffd0f1c523 [2023-05-29T10:34:46.689Z] ---> c71af22f0133 [2023-05-29T10:34:46.689Z] Step 4/23 : WORKDIR /edgex-go [2023-05-29T10:34:46.689Z] ---> Running in e3cf00a258c6 [2023-05-29T10:34:46.689Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-29T10:34:46.689Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-29T10:34:46.689Z] ---> 3ee9852a5893 [2023-05-29T10:34:46.689Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-29T10:34:46.689Z] ---> Using cache [2023-05-29T10:34:46.689Z] ---> c71af22f0133 [2023-05-29T10:34:46.689Z] Step 4/24 : WORKDIR /edgex-go [2023-05-29T10:34:46.689Z] ---> Running in 86d85d120df2 [2023-05-29T10:34:46.689Z] Removing intermediate container e3cf00a258c6 [2023-05-29T10:34:46.689Z] ---> 898e7809f56e [2023-05-29T10:34:46.690Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-29T10:34:46.690Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-29T10:34:46.690Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-29T10:34:46.690Z] ---> 3ee9852a5893 [2023-05-29T10:34:46.690Z] Step 3/20 : WORKDIR /edgex-go [2023-05-29T10:34:46.690Z] ---> Running in 4c67ab8e758e [2023-05-29T10:34:46.690Z] ---> Running in 25cee310d6ff [2023-05-29T10:34:46.690Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-29T10:34:46.690Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-29T10:34:46.690Z] ---> 3ee9852a5893 [2023-05-29T10:34:46.690Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-29T10:34:46.690Z] ---> Using cache [2023-05-29T10:34:46.690Z] ---> c71af22f0133 [2023-05-29T10:34:46.690Z] Step 4/25 : WORKDIR /edgex-go [2023-05-29T10:34:46.690Z] ---> Using cache [2023-05-29T10:34:46.690Z] ---> 898e7809f56e [2023-05-29T10:34:46.690Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-29T10:34:46.690Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-29T10:34:46.690Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-29T10:34:46.690Z] ---> 3ee9852a5893 [2023-05-29T10:34:46.690Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-29T10:34:46.690Z] ---> Using cache [2023-05-29T10:34:46.690Z] ---> c71af22f0133 [2023-05-29T10:34:46.690Z] Step 4/23 : WORKDIR /edgex-go [2023-05-29T10:34:46.690Z] ---> Using cache [2023-05-29T10:34:46.690Z] ---> 898e7809f56e [2023-05-29T10:34:46.690Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-29T10:34:46.690Z] ---> Running in 4e7982f63684 [2023-05-29T10:34:46.690Z] ---> Running in baab20930616 [2023-05-29T10:34:46.690Z] Removing intermediate container 86d85d120df2 [2023-05-29T10:34:46.690Z] ---> 20d5af1fff92 [2023-05-29T10:34:46.690Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-29T10:34:46.690Z] Removing intermediate container 4c67ab8e758e [2023-05-29T10:34:46.690Z] ---> 8ad839cbc9c9 [2023-05-29T10:34:46.690Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-29T10:34:46.690Z] ---> Running in 751b78cbcf57 [2023-05-29T10:34:46.690Z] ---> Running in 0d41f18b7ff2 [2023-05-29T10:34:46.957Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-29T10:34:47.222Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-29T10:34:47.488Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-29T10:34:47.757Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-29T10:34:47.757Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-29T10:34:47.757Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-29T10:34:48.026Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-29T10:34:48.296Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-29T10:34:48.564Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-29T10:34:48.832Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-29T10:34:49.102Z] OK: 263 MiB in 53 packages [2023-05-29T10:34:50.084Z] OK: 263 MiB in 53 packages [2023-05-29T10:34:50.084Z] OK: 263 MiB in 53 packages [2023-05-29T10:34:50.674Z] v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-29T10:34:50.674Z] v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-29T10:34:50.674Z] OK: 17699 distinct packages available [2023-05-29T10:34:50.674Z] OK: 263 MiB in 53 packages [2023-05-29T10:34:50.943Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-29T10:34:51.529Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-29T10:34:52.492Z] OK: 263 MiB in 53 packages [2023-05-29T10:34:52.758Z] Removing intermediate container 25cee310d6ff [2023-05-29T10:34:52.758Z] ---> 1d4f68a82543 [2023-05-29T10:34:52.758Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-29T10:34:52.758Z] Removing intermediate container 4e7982f63684 [2023-05-29T10:34:52.758Z] ---> 7fb2285a24cf [2023-05-29T10:34:53.027Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-29T10:34:53.027Z] Removing intermediate container 751b78cbcf57 [2023-05-29T10:34:53.027Z] ---> d97699e705d7 [2023-05-29T10:34:53.027Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-29T10:34:53.294Z] Removing intermediate container baab20930616 [2023-05-29T10:34:53.294Z] ---> a8a8c4dc9432 [2023-05-29T10:34:53.294Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-29T10:34:53.889Z] ---> 78fa7e38bed6 [2023-05-29T10:34:53.889Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-29T10:34:53.889Z] ---> Running in 7cac32c9bb02 [2023-05-29T10:34:54.163Z] ---> ca5c73ced250 [2023-05-29T10:34:54.163Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-29T10:34:54.163Z] ---> 21c79502e621 [2023-05-29T10:34:54.163Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-29T10:34:54.163Z] ---> Running in 439d17ae8222 [2023-05-29T10:34:54.163Z] Removing intermediate container 0d41f18b7ff2 [2023-05-29T10:34:54.163Z] ---> 9db597afd7be [2023-05-29T10:34:54.163Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-29T10:34:54.747Z] ---> Running in 8dedafa3810a [2023-05-29T10:34:54.747Z] ---> 9366f27e43df [2023-05-29T10:34:54.747Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-29T10:34:54.747Z] ---> Running in d62709d9c7f1 [2023-05-29T10:34:55.715Z] ---> 813b56a958d2 [2023-05-29T10:34:55.715Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-29T10:34:55.982Z] ---> Running in b81a0d39c53b [2023-05-29T10:36:47.655Z] Removing intermediate container 7cac32c9bb02 [2023-05-29T10:36:47.655Z] ---> 1e053030b4b3 [2023-05-29T10:36:47.655Z] Step 8/23 : COPY . . [2023-05-29T10:36:47.655Z] Removing intermediate container d62709d9c7f1 [2023-05-29T10:36:47.655Z] ---> 9b972a8d8db6 [2023-05-29T10:36:47.655Z] Step 8/25 : COPY . . [2023-05-29T10:36:47.655Z] Removing intermediate container b81a0d39c53b [2023-05-29T10:36:47.655Z] ---> fcbc6345d8d5 [2023-05-29T10:36:47.655Z] Step 7/20 : COPY . . [2023-05-29T10:36:47.655Z] Removing intermediate container 439d17ae8222 [2023-05-29T10:36:47.655Z] ---> 14d0accd6dc7 [2023-05-29T10:36:47.655Z] Step 8/24 : COPY . . [2023-05-29T10:36:47.655Z] Removing intermediate container 8dedafa3810a [2023-05-29T10:36:47.655Z] ---> fdc176fc9665 [2023-05-29T10:36:47.655Z] Step 8/23 : COPY . . [2023-05-29T10:37:00.099Z] ---> 96c1ed69a448 [2023-05-29T10:37:00.099Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-29T10:37:00.099Z] ---> 88da95edd9bb [2023-05-29T10:37:00.099Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-29T10:37:00.099Z] ---> Running in 1310fcd5e139 [2023-05-29T10:37:00.099Z] ---> c3b823d2a529 [2023-05-29T10:37:00.099Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-29T10:37:00.099Z] ---> d6879d6db43a [2023-05-29T10:37:00.099Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-29T10:37:00.099Z] ---> Running in becb715a10c2 [2023-05-29T10:37:00.099Z] ---> 302056edbaea [2023-05-29T10:37:00.099Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-29T10:37:00.099Z] ---> Running in 55868bd9bb8a [2023-05-29T10:37:00.099Z] ---> Running in 99e5b3633d16 [2023-05-29T10:37:00.099Z] ---> Running in fd06db0ba765 [2023-05-29T10:37:02.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-05-29T10:37:02.195Z] 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-05-29T10:37:02.195Z] 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-05-29T10:37:02.487Z] 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-05-29T10:37:02.488Z] 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-05-29T10:43:54.574Z] Removing intermediate container 1310fcd5e139 [2023-05-29T10:43:54.574Z] ---> 4115fef7cefd [2023-05-29T10:43:54.574Z] [2023-05-29T10:43:54.574Z] Step 10/23 : FROM alpine:3.17 [2023-05-29T10:43:54.574Z] 3.17: Pulling from library/alpine [2023-05-29T10:43:54.574Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-29T10:43:54.574Z] Status: Downloaded newer image for alpine:3.17 [2023-05-29T10:43:54.574Z] ---> 51e60588ff2c [2023-05-29T10:43:54.574Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-29T10:43:54.574Z] ---> Running in 87591456cf2d [2023-05-29T10:43:54.574Z] Removing intermediate container 87591456cf2d [2023-05-29T10:43:54.574Z] ---> 02e2232189d0 [2023-05-29T10:43:54.574Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-29T10:43:54.574Z] ---> Running in 0d3cbdeeefe5 [2023-05-29T10:43:55.529Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-29T10:43:56.486Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-29T10:43:58.425Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-29T10:43:58.425Z] Executing busybox-1.35.0-r29.trigger [2023-05-29T10:43:58.425Z] OK: 8 MiB in 16 packages [2023-05-29T10:43:59.848Z] Removing intermediate container 0d3cbdeeefe5 [2023-05-29T10:43:59.848Z] ---> 652da4a5685b [2023-05-29T10:43:59.848Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-29T10:44:01.253Z] ---> 5129ae06a2ac [2023-05-29T10:44:01.253Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-29T10:44:03.195Z] ---> 2f6c8f832e21 [2023-05-29T10:44:03.195Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-29T10:44:05.772Z] ---> 12ad41c29b14 [2023-05-29T10:44:05.772Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-29T10:44:07.190Z] ---> 630038faf90b [2023-05-29T10:44:07.190Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-29T10:44:08.597Z] ---> 7296853fec91 [2023-05-29T10:44:08.597Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-29T10:44:08.867Z] ---> Running in aaaeebb88eff [2023-05-29T10:44:09.831Z] Removing intermediate container becb715a10c2 [2023-05-29T10:44:09.831Z] ---> 94ef83bbdcad [2023-05-29T10:44:09.831Z] [2023-05-29T10:44:09.831Z] Step 10/24 : FROM alpine:3.17 [2023-05-29T10:44:09.831Z] ---> 51e60588ff2c [2023-05-29T10:44:09.831Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-29T10:44:09.831Z] ---> Running in 3a98bcbed9ae [2023-05-29T10:44:12.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-29T10:44:12.685Z] Removing intermediate container aaaeebb88eff [2023-05-29T10:44:12.685Z] ---> 31070be32a97 [2023-05-29T10:44:12.685Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-29T10:44:12.685Z] ---> Running in 19685e74e685 [2023-05-29T10:44:13.275Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-29T10:44:13.275Z] Removing intermediate container 19685e74e685 [2023-05-29T10:44:13.275Z] ---> 1fc2550241f0 [2023-05-29T10:44:13.275Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-29T10:44:13.543Z] ---> Running in 6e56fc3bfff8 [2023-05-29T10:44:13.815Z] Removing intermediate container 6e56fc3bfff8 [2023-05-29T10:44:13.815Z] ---> 923c6cc83e0d [2023-05-29T10:44:13.815Z] Step 21/23 : LABEL arch=arm64 [2023-05-29T10:44:14.085Z] ---> Running in fccff7fc64a7 [2023-05-29T10:44:14.666Z] Removing intermediate container fccff7fc64a7 [2023-05-29T10:44:14.666Z] ---> 722ce9e767a1 [2023-05-29T10:44:14.666Z] Step 22/23 : LABEL git_sha=452b1cc17cd2ad644edc40c0d279309f8a096ec4 [2023-05-29T10:44:14.666Z] ---> Running in 9bb9bbe60931 [2023-05-29T10:44:14.666Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-29T10:44:14.666Z] Executing busybox-1.35.0-r29.trigger [2023-05-29T10:44:14.933Z] OK: 8 MiB in 16 packages [2023-05-29T10:44:15.203Z] Removing intermediate container 9bb9bbe60931 [2023-05-29T10:44:15.203Z] ---> 2a34a9011773 [2023-05-29T10:44:15.203Z] Step 23/23 : LABEL version=0.0.0 [2023-05-29T10:44:15.203Z] ---> Running in 0e952a3e23bb [2023-05-29T10:44:16.159Z] Removing intermediate container 0e952a3e23bb [2023-05-29T10:44:16.159Z] ---> 4e0cb5690222 [2023-05-29T10:44:16.159Z] [2023-05-29T10:44:16.754Z] Removing intermediate container 3a98bcbed9ae [2023-05-29T10:44:16.754Z] ---> b3d5d1899bd5 [2023-05-29T10:44:16.754Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-29T10:44:16.754Z] Successfully built 4e0cb5690222 [2023-05-29T10:44:16.754Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-05-29T10:44:16.754Z]  Building core-common-config-bootstrapper ... done Building support-notifications [2023-05-29T10:44:16.755Z] ---> Running in 376d2ed55cfc [2023-05-29T10:44:17.334Z] Removing intermediate container 376d2ed55cfc [2023-05-29T10:44:17.334Z] ---> b57f95ffd090 [2023-05-29T10:44:17.334Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-29T10:44:17.600Z] ---> Running in 615b88241926 [2023-05-29T10:44:17.868Z] Removing intermediate container 615b88241926 [2023-05-29T10:44:17.868Z] ---> 7d08f3645e95 [2023-05-29T10:44:17.868Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-29T10:44:18.133Z] ---> Running in 44ae1a410b2a [2023-05-29T10:44:18.722Z] Removing intermediate container 44ae1a410b2a [2023-05-29T10:44:18.722Z] ---> 8ce3ab62ba7f [2023-05-29T10:44:18.722Z] Step 15/24 : WORKDIR / [2023-05-29T10:44:18.722Z] ---> Running in 0fd791d37800 [2023-05-29T10:44:19.678Z] Removing intermediate container 0fd791d37800 [2023-05-29T10:44:19.678Z] ---> a4fb491d885c [2023-05-29T10:44:19.678Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-29T10:44:21.618Z] ---> c2cfc0ebb74b [2023-05-29T10:44:21.618Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-29T10:44:23.026Z] ---> 1ca44f06caea [2023-05-29T10:44:23.026Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-29T10:44:26.358Z] ---> f716d956f921 [2023-05-29T10:44:26.625Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-29T10:44:28.029Z] ---> 21561e6b7bd4 [2023-05-29T10:44:28.029Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-29T10:44:28.295Z] ---> Running in 39f1d52629fe [2023-05-29T10:44:29.251Z] Removing intermediate container 39f1d52629fe [2023-05-29T10:44:29.251Z] ---> 28e4a3fd3e71 [2023-05-29T10:44:29.251Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-29T10:44:29.251Z] ---> Running in adfa85217b09 [2023-05-29T10:44:32.583Z] Removing intermediate container adfa85217b09 [2023-05-29T10:44:32.583Z] ---> 5ae421924475 [2023-05-29T10:44:32.583Z] Step 22/24 : LABEL arch=arm64 [2023-05-29T10:44:32.583Z] ---> Running in d818940cc4ba [2023-05-29T10:44:33.570Z] Removing intermediate container d818940cc4ba [2023-05-29T10:44:33.570Z] ---> ead7642e60b2 [2023-05-29T10:44:33.570Z] Step 23/24 : LABEL git_sha=452b1cc17cd2ad644edc40c0d279309f8a096ec4 [2023-05-29T10:44:33.570Z] ---> Running in 086cb8e87217 [2023-05-29T10:44:34.154Z] Removing intermediate container 55868bd9bb8a [2023-05-29T10:44:34.154Z] ---> 24cb14e478c6 [2023-05-29T10:44:34.154Z] [2023-05-29T10:44:34.154Z] Step 10/25 : FROM alpine:3.17 [2023-05-29T10:44:34.154Z] ---> 51e60588ff2c [2023-05-29T10:44:34.154Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-29T10:44:34.154Z] ---> Using cache [2023-05-29T10:44:34.154Z] ---> b3d5d1899bd5 [2023-05-29T10:44:34.154Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-29T10:44:34.154Z] ---> Using cache [2023-05-29T10:44:34.154Z] ---> b57f95ffd090 [2023-05-29T10:44:34.154Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-29T10:44:34.429Z] Removing intermediate container 086cb8e87217 [2023-05-29T10:44:34.429Z] ---> c7a3c10d5a00 [2023-05-29T10:44:34.429Z] Step 24/24 : LABEL version=0.0.0 [2023-05-29T10:44:34.429Z] ---> Running in b361a410f9e0 [2023-05-29T10:44:34.697Z] ---> Running in 90d757114698 [2023-05-29T10:44:35.279Z] Removing intermediate container b361a410f9e0 [2023-05-29T10:44:35.279Z] ---> 69bbbcfca30f [2023-05-29T10:44:35.279Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-29T10:44:35.544Z] Removing intermediate container 90d757114698 [2023-05-29T10:44:35.544Z] ---> c8ed83691378 [2023-05-29T10:44:35.544Z] [2023-05-29T10:44:35.544Z] ---> Running in 1bef56ae6104 [2023-05-29T10:44:36.132Z] Successfully built c8ed83691378 [2023-05-29T10:44:36.132Z] Successfully tagged core-command-arm64:latest [2023-05-29T10:44:36.132Z]  Building core-command ... done Building security-proxy-auth [2023-05-29T10:44:36.399Z] Removing intermediate container 1bef56ae6104 [2023-05-29T10:44:36.399Z] ---> 2de6abe6944b [2023-05-29T10:44:36.399Z] Step 15/25 : WORKDIR / [2023-05-29T10:44:36.664Z] ---> Running in 691e00916381 [2023-05-29T10:44:37.245Z] Removing intermediate container 691e00916381 [2023-05-29T10:44:37.245Z] ---> 3f1c64e781f5 [2023-05-29T10:44:37.245Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-29T10:44:37.510Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-29T10:44:37.510Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-29T10:44:37.510Z] ---> 3ee9852a5893 [2023-05-29T10:44:37.510Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-29T10:44:37.510Z] ---> Using cache [2023-05-29T10:44:37.510Z] ---> c71af22f0133 [2023-05-29T10:44:37.510Z] Step 4/23 : WORKDIR /edgex-go [2023-05-29T10:44:37.510Z] ---> Using cache [2023-05-29T10:44:37.510Z] ---> 20d5af1fff92 [2023-05-29T10:44:37.510Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-29T10:44:37.510Z] ---> Running in 7043ef39e576 [2023-05-29T10:44:38.913Z] ---> 7ab6fc1ac360 [2023-05-29T10:44:38.913Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-29T10:44:39.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-29T10:44:39.868Z] ---> d7375a6d6a8a [2023-05-29T10:44:39.868Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-29T10:44:40.456Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-29T10:44:41.866Z] ---> 4b5998a8b328 [2023-05-29T10:44:41.866Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-29T10:44:42.132Z] OK: 263 MiB in 53 packages [2023-05-29T10:44:45.462Z] ---> 4e806660c255 [2023-05-29T10:44:45.462Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-29T10:44:46.049Z] Removing intermediate container 7043ef39e576 [2023-05-29T10:44:46.049Z] ---> ed032d289a4f [2023-05-29T10:44:46.049Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-29T10:44:47.014Z] ---> 730e7ed65b16 [2023-05-29T10:44:47.014Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-29T10:44:47.014Z] ---> Running in e547ee9a2cad [2023-05-29T10:44:47.600Z] ---> 58105bccc166 [2023-05-29T10:44:47.600Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-29T10:44:47.874Z] ---> Running in 1a1f6573c9a3 [2023-05-29T10:44:47.874Z] Removing intermediate container e547ee9a2cad [2023-05-29T10:44:47.874Z] ---> 39260ccda088 [2023-05-29T10:44:47.874Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-29T10:44:48.151Z] ---> Running in 0c7aa038677f [2023-05-29T10:44:49.108Z] Removing intermediate container 0c7aa038677f [2023-05-29T10:44:49.108Z] ---> e6ba0c88fe06 [2023-05-29T10:44:49.108Z] Step 23/25 : LABEL arch=arm64 [2023-05-29T10:44:49.374Z] ---> Running in 546a560be26c [2023-05-29T10:44:50.331Z] Removing intermediate container 546a560be26c [2023-05-29T10:44:50.331Z] ---> 3807083365d9 [2023-05-29T10:44:50.331Z] Step 24/25 : LABEL git_sha=452b1cc17cd2ad644edc40c0d279309f8a096ec4 [2023-05-29T10:44:50.597Z] ---> Running in 3c3f1608e9c9 [2023-05-29T10:44:51.553Z] Removing intermediate container 3c3f1608e9c9 [2023-05-29T10:44:51.553Z] ---> e4cc836af870 [2023-05-29T10:44:51.553Z] Step 25/25 : LABEL version=0.0.0 [2023-05-29T10:44:51.553Z] ---> Running in c4431cab41c9 [2023-05-29T10:44:52.137Z] Removing intermediate container c4431cab41c9 [2023-05-29T10:44:52.137Z] ---> be8e1177de1c [2023-05-29T10:44:52.137Z] [2023-05-29T10:44:52.716Z] Successfully built be8e1177de1c [2023-05-29T10:44:52.716Z] Successfully tagged core-metadata-arm64:latest [2023-05-29T10:44:52.716Z] Building core-data [2023-05-29T10:44:54.117Z]  Building core-metadata ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-29T10:44:54.117Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-29T10:44:54.117Z] ---> 3ee9852a5893 [2023-05-29T10:44:54.117Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-29T10:44:54.117Z] ---> Using cache [2023-05-29T10:44:54.117Z] ---> c71af22f0133 [2023-05-29T10:44:54.117Z] Step 4/23 : WORKDIR /edgex-go [2023-05-29T10:44:54.117Z] ---> Using cache [2023-05-29T10:44:54.117Z] ---> 20d5af1fff92 [2023-05-29T10:44:54.117Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-29T10:44:54.117Z] ---> Using cache [2023-05-29T10:44:54.117Z] ---> d97699e705d7 [2023-05-29T10:44:54.117Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-29T10:44:54.117Z] ---> Using cache [2023-05-29T10:44:54.117Z] ---> ca5c73ced250 [2023-05-29T10:44:54.117Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-29T10:44:54.117Z] ---> Using cache [2023-05-29T10:44:54.117Z] ---> 14d0accd6dc7 [2023-05-29T10:44:54.117Z] Step 8/23 : COPY . . [2023-05-29T10:44:54.117Z] ---> Using cache [2023-05-29T10:44:54.117Z] ---> 88da95edd9bb [2023-05-29T10:44:54.117Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-29T10:44:54.117Z] ---> Running in 4247c52c5167 [2023-05-29T10:44:55.517Z] 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-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-29T10:45:13.698Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-29T10:45:13.698Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-29T10:45:13.698Z] ---> 3ee9852a5893 [2023-05-29T10:45:13.698Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-29T10:45:13.698Z] ---> Using cache [2023-05-29T10:45:13.698Z] ---> c71af22f0133 [2023-05-29T10:45:13.698Z] Step 4/23 : WORKDIR /edgex-go [2023-05-29T10:45:13.698Z] ---> Using cache [2023-05-29T10:45:13.698Z] ---> 20d5af1fff92 [2023-05-29T10:45:13.698Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-29T10:45:13.698Z] ---> Using cache [2023-05-29T10:45:13.698Z] ---> d97699e705d7 [2023-05-29T10:45:13.698Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-29T10:45:13.698Z] ---> Using cache [2023-05-29T10:45:13.698Z] ---> ca5c73ced250 [2023-05-29T10:45:13.698Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-29T10:45:13.698Z] ---> Using cache [2023-05-29T10:45:13.698Z] ---> 14d0accd6dc7 [2023-05-29T10:45:13.698Z] Step 8/23 : COPY . . [2023-05-29T10:45:13.698Z] ---> Using cache [2023-05-29T10:45:13.698Z] ---> 88da95edd9bb [2023-05-29T10:45:13.698Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-29T10:45:14.663Z] ---> Running in b49585c6a97b [2023-05-29T10:45:16.074Z] 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-05-29T10:45:54.925Z] Removing intermediate container 99e5b3633d16 [2023-05-29T10:45:54.925Z] ---> 4a06540522d2 [2023-05-29T10:45:54.925Z] [2023-05-29T10:45:54.925Z] Step 9/20 : FROM alpine:3.17 [2023-05-29T10:45:54.925Z] ---> 51e60588ff2c [2023-05-29T10:45:54.925Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-29T10:45:54.925Z] ---> Running in d15bbd195b6e [2023-05-29T10:45:54.925Z] Removing intermediate container d15bbd195b6e [2023-05-29T10:45:54.925Z] ---> 0459b77ee3f5 [2023-05-29T10:45:54.925Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-29T10:45:55.194Z] ---> Running in 151d7d3ef66b [2023-05-29T10:45:57.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-29T10:45:58.351Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-29T10:46:00.294Z] v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-29T10:46:00.294Z] v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-29T10:46:00.294Z] OK: 17694 distinct packages available [2023-05-29T10:46:00.878Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-29T10:46:01.834Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-29T10:46:03.770Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-29T10:46:04.037Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-29T10:46:04.037Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-29T10:46:04.037Z] (4/9) Installing libcurl (8.1.1-r1) [2023-05-29T10:46:04.037Z] (5/9) Installing curl (8.1.1-r1) [2023-05-29T10:46:04.037Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-29T10:46:04.037Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-29T10:46:04.037Z] (8/9) Installing libucontext (1.2-r0) [2023-05-29T10:46:04.037Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-29T10:46:04.037Z] Executing busybox-1.35.0-r29.trigger [2023-05-29T10:46:04.302Z] Executing ca-certificates-20230506-r0.trigger [2023-05-29T10:46:04.882Z] OK: 11 MiB in 24 packages [2023-05-29T10:46:09.136Z] Removing intermediate container 151d7d3ef66b [2023-05-29T10:46:09.136Z] ---> 82029d942c56 [2023-05-29T10:46:09.136Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-29T10:46:10.091Z] ---> 0cc4d5523ff8 [2023-05-29T10:46:10.091Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-29T10:46:12.028Z] ---> f86b52156bd4 [2023-05-29T10:46:12.028Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-29T10:46:16.275Z] ---> 731abd7f80ca [2023-05-29T10:46:16.275Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-29T10:46:17.680Z] ---> d01296977712 [2023-05-29T10:46:17.680Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-29T10:46:17.947Z] ---> Running in ac780637e228 [2023-05-29T10:46:18.867Z] Removing intermediate container ac780637e228 [2023-05-29T10:46:18.867Z] ---> c69ff42b3778 [2023-05-29T10:46:18.867Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-29T10:46:19.138Z] ---> Running in 0ba6437351d3 [2023-05-29T10:46:20.168Z] Removing intermediate container 0ba6437351d3 [2023-05-29T10:46:20.168Z] ---> 41aef3a3753f [2023-05-29T10:46:20.168Z] Step 18/20 : LABEL arch=arm64 [2023-05-29T10:46:20.168Z] ---> Running in 343de09986fe [2023-05-29T10:46:21.225Z] Removing intermediate container 343de09986fe [2023-05-29T10:46:21.225Z] ---> a6f9a48e2a49 [2023-05-29T10:46:21.225Z] Step 19/20 : LABEL git_sha=452b1cc17cd2ad644edc40c0d279309f8a096ec4 [2023-05-29T10:46:21.512Z] ---> Running in 8194c8d75570 [2023-05-29T10:46:22.115Z] Removing intermediate container 8194c8d75570 [2023-05-29T10:46:22.115Z] ---> ff84a46030a6 [2023-05-29T10:46:22.115Z] Step 20/20 : LABEL version=0.0.0 [2023-05-29T10:46:22.399Z] ---> Running in a68e0b6a4894 [2023-05-29T10:46:23.363Z] Removing intermediate container a68e0b6a4894 [2023-05-29T10:46:23.363Z] ---> e268e7590cd7 [2023-05-29T10:46:23.363Z] [2023-05-29T10:46:23.948Z] Successfully built e268e7590cd7 [2023-05-29T10:46:23.948Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-05-29T10:46:24.217Z]  Building security-spiffe-token-provider ... done Building security-proxy-setup [2023-05-29T10:46:29.582Z] Removing intermediate container 1a1f6573c9a3 [2023-05-29T10:46:29.582Z] ---> 6804b3b28755 [2023-05-29T10:46:29.582Z] Step 8/23 : COPY . . [2023-05-29T10:46:41.973Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-29T10:46:41.973Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-29T10:46:41.973Z] ---> 3ee9852a5893 [2023-05-29T10:46:41.973Z] Step 3/22 : WORKDIR /edgex-go [2023-05-29T10:46:41.973Z] ---> Using cache [2023-05-29T10:46:41.973Z] ---> 8ad839cbc9c9 [2023-05-29T10:46:41.973Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-29T10:46:43.375Z] ---> Running in adfc7648ca31 [2023-05-29T10:46:45.945Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-29T10:46:46.524Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-29T10:46:48.459Z] OK: 263 MiB in 53 packages [2023-05-29T10:46:53.817Z] ---> 0426900f1f99 [2023-05-29T10:46:53.817Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-29T10:46:53.817Z] Removing intermediate container adfc7648ca31 [2023-05-29T10:46:53.817Z] ---> d3561ad1ca8a [2023-05-29T10:46:53.817Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-29T10:46:53.817Z] ---> Running in 4136997751a2 [2023-05-29T10:46:56.407Z] ---> 9273e97d6523 [2023-05-29T10:46:56.407Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-29T10:46:56.675Z] ---> Running in 7b351b34591a [2023-05-29T10:46:56.675Z] 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-05-29T10:47:00.925Z] Removing intermediate container fd06db0ba765 [2023-05-29T10:47:00.925Z] ---> d87ff4f62a1a [2023-05-29T10:47:00.925Z] [2023-05-29T10:47:00.925Z] Step 10/23 : FROM alpine:3.17 [2023-05-29T10:47:00.925Z] ---> 51e60588ff2c [2023-05-29T10:47:00.925Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-29T10:47:00.925Z] ---> Using cache [2023-05-29T10:47:00.925Z] ---> b3d5d1899bd5 [2023-05-29T10:47:00.925Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-29T10:47:00.925Z] ---> Using cache [2023-05-29T10:47:00.925Z] ---> b57f95ffd090 [2023-05-29T10:47:00.925Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-29T10:47:00.925Z] ---> Running in 248f925f62d4 [2023-05-29T10:47:00.925Z] Removing intermediate container 248f925f62d4 [2023-05-29T10:47:00.925Z] ---> 03548a3d1b4b [2023-05-29T10:47:00.925Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-29T10:47:01.191Z] ---> Running in e45bf13079f0 [2023-05-29T10:47:01.772Z] Removing intermediate container e45bf13079f0 [2023-05-29T10:47:01.772Z] ---> c6cd93434930 [2023-05-29T10:47:01.772Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-29T10:47:02.737Z] ---> d997069e372e [2023-05-29T10:47:02.737Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-29T10:47:03.321Z] ---> 9b79ba2c0df8 [2023-05-29T10:47:03.321Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-29T10:47:06.662Z] ---> f4f54dbe1467 [2023-05-29T10:47:06.662Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-29T10:47:06.929Z] ---> 1273e68b809d [2023-05-29T10:47:06.929Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-29T10:47:07.196Z] ---> Running in ab02d4963145 [2023-05-29T10:47:07.780Z] Removing intermediate container ab02d4963145 [2023-05-29T10:47:07.780Z] ---> 666b63e94012 [2023-05-29T10:47:07.780Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-29T10:47:07.780Z] ---> Running in 3bbe6f828401 [2023-05-29T10:47:08.372Z] Removing intermediate container 3bbe6f828401 [2023-05-29T10:47:08.372Z] ---> d9289bed4fd8 [2023-05-29T10:47:08.372Z] Step 21/23 : LABEL arch=arm64 [2023-05-29T10:47:08.372Z] ---> Running in e0cc400e6df3 [2023-05-29T10:47:08.957Z] Removing intermediate container e0cc400e6df3 [2023-05-29T10:47:08.958Z] ---> bcc2ae5bf969 [2023-05-29T10:47:08.958Z] Step 22/23 : LABEL git_sha=452b1cc17cd2ad644edc40c0d279309f8a096ec4 [2023-05-29T10:47:09.223Z] ---> Running in fcf0e0a31302 [2023-05-29T10:47:09.813Z] Removing intermediate container fcf0e0a31302 [2023-05-29T10:47:09.813Z] ---> 69a3c288d463 [2023-05-29T10:47:09.813Z] Step 23/23 : LABEL version=0.0.0 [2023-05-29T10:47:09.813Z] ---> Running in 1cee0dbb2454 [2023-05-29T10:47:10.396Z] Removing intermediate container 1cee0dbb2454 [2023-05-29T10:47:10.396Z] ---> 26b3bebf161c [2023-05-29T10:47:10.396Z] [2023-05-29T10:47:10.661Z] Successfully built 26b3bebf161c [2023-05-29T10:47:10.661Z] Successfully tagged support-scheduler-arm64:latest [2023-05-29T10:47:10.661Z]  Building support-scheduler ... done Building security-spire-config [2023-05-29T10:47:25.634Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-29T10:47:25.634Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-29T10:47:25.634Z] ---> 3ee9852a5893 [2023-05-29T10:47:25.634Z] Step 3/27 : WORKDIR /edgex-go [2023-05-29T10:47:25.634Z] ---> Using cache [2023-05-29T10:47:25.634Z] ---> 8ad839cbc9c9 [2023-05-29T10:47:25.634Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-29T10:47:26.594Z] ---> Running in ee7c891f23ec [2023-05-29T10:47:28.548Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-29T10:47:29.503Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-29T10:47:30.907Z] OK: 263 MiB in 53 packages [2023-05-29T10:47:34.247Z] Removing intermediate container ee7c891f23ec [2023-05-29T10:47:34.247Z] ---> 0ff131d12efc [2023-05-29T10:47:34.247Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-29T10:47:34.520Z] ---> 3088a2795831 [2023-05-29T10:47:34.520Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-29T10:47:34.788Z] ---> Running in 5b5e70ad1b93 [2023-05-29T10:48:42.638Z] Removing intermediate container 7b351b34591a [2023-05-29T10:48:42.638Z] ---> 12cd1ce810df [2023-05-29T10:48:42.638Z] Step 7/22 : COPY . . [2023-05-29T10:48:54.954Z] ---> e2f46ab9629d [2023-05-29T10:48:54.954Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-29T10:48:54.954Z] ---> Running in 3ae792b8000e [2023-05-29T10:48:56.893Z] 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-05-29T10:49:15.082Z] Removing intermediate container 5b5e70ad1b93 [2023-05-29T10:49:15.082Z] ---> 4fb31ff651ef [2023-05-29T10:49:15.082Z] Step 7/27 : COPY . . [2023-05-29T10:49:27.371Z] ---> 7ac1e436c4f4 [2023-05-29T10:49:27.371Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-29T10:49:27.371Z] ---> Running in f8949232f32a [2023-05-29T10:49:27.371Z] Removing intermediate container f8949232f32a [2023-05-29T10:49:27.371Z] ---> e31b32bef164 [2023-05-29T10:49:27.371Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-29T10:49:27.371Z] ---> Running in 31496be4ce39 [2023-05-29T10:49:27.371Z] Removing intermediate container 31496be4ce39 [2023-05-29T10:49:27.371Z] ---> e7d4db55394a [2023-05-29T10:49:27.371Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-29T10:49:27.371Z] ---> Running in 3f9db834cf60 [2023-05-29T10:49:27.637Z] Removing intermediate container 3f9db834cf60 [2023-05-29T10:49:27.637Z] ---> 1fab954f53bf [2023-05-29T10:49:27.637Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-29T10:49:27.904Z] ---> Running in bcbfa7aba700 [2023-05-29T10:49:31.241Z] Removing intermediate container bcbfa7aba700 [2023-05-29T10:49:31.241Z] ---> 309fbd4e7d77 [2023-05-29T10:49:31.241Z] Step 12/27 : WORKDIR /edgex-go [2023-05-29T10:49:31.241Z] ---> Running in dc2237d520ca [2023-05-29T10:49:31.823Z] Removing intermediate container dc2237d520ca [2023-05-29T10:49:31.823Z] ---> faea48888540 [2023-05-29T10:49:31.823Z] [2023-05-29T10:49:31.823Z] Step 13/27 : FROM alpine:3.17 [2023-05-29T10:49:31.823Z] ---> 51e60588ff2c [2023-05-29T10:49:31.823Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-29T10:49:31.823Z] ---> Running in e8cb52895163 [2023-05-29T10:49:34.398Z] Removing intermediate container e8cb52895163 [2023-05-29T10:49:34.398Z] ---> 13a7dbcb6a9e [2023-05-29T10:49:34.398Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-29T10:49:34.398Z] ---> Running in d73488252558 [2023-05-29T10:49:36.337Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-29T10:49:36.918Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-29T10:49:38.854Z] v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-29T10:49:38.854Z] v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-29T10:49:38.854Z] OK: 17694 distinct packages available [2023-05-29T10:49:38.854Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-29T10:49:39.434Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-29T10:49:40.838Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-29T10:49:40.838Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-29T10:49:40.838Z] (3/4) Installing libucontext (1.2-r0) [2023-05-29T10:49:40.838Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-29T10:49:40.838Z] Executing busybox-1.35.0-r29.trigger [2023-05-29T10:49:40.838Z] OK: 8 MiB in 19 packages [2023-05-29T10:49:42.774Z] Removing intermediate container d73488252558 [2023-05-29T10:49:42.774Z] ---> 979c39c5c970 [2023-05-29T10:49:42.774Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-29T10:49:43.355Z] ---> 4bf1569a6406 [2023-05-29T10:49:43.355Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-29T10:49:44.310Z] ---> c959272a9fdd [2023-05-29T10:49:44.310Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-29T10:49:50.939Z] ---> f1740f7302a7 [2023-05-29T10:49:50.939Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-29T10:49:50.939Z] ---> 130263433b82 [2023-05-29T10:49:50.939Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-29T10:49:50.939Z] ---> Running in e4f14f42ffc4 [2023-05-29T10:49:51.205Z] Removing intermediate container e4f14f42ffc4 [2023-05-29T10:49:51.205Z] ---> e0f4d937de6d [2023-05-29T10:49:51.205Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-29T10:49:52.174Z] ---> 7092a5541a80 [2023-05-29T10:49:52.174Z] Step 22/27 : WORKDIR / [2023-05-29T10:49:52.440Z] ---> Running in 717b98a3ec36 [2023-05-29T10:49:52.706Z] Removing intermediate container 717b98a3ec36 [2023-05-29T10:49:52.706Z] ---> 9cbc23a42229 [2023-05-29T10:49:52.706Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-29T10:49:52.973Z] ---> Running in 7da0b75ba980 [2023-05-29T10:49:53.239Z] Removing intermediate container 7da0b75ba980 [2023-05-29T10:49:53.240Z] ---> a54ce0a08fd0 [2023-05-29T10:49:53.240Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-29T10:49:53.506Z] ---> Running in 1c0fc69606b4 [2023-05-29T10:49:53.779Z] Removing intermediate container 1c0fc69606b4 [2023-05-29T10:49:53.779Z] ---> b06cda03a27d [2023-05-29T10:49:53.779Z] Step 25/27 : LABEL arch=arm64 [2023-05-29T10:49:54.047Z] ---> Running in 8980102601e9 [2023-05-29T10:49:54.633Z] Removing intermediate container 8980102601e9 [2023-05-29T10:49:54.633Z] ---> 7fbb751a726c [2023-05-29T10:49:54.633Z] Step 26/27 : LABEL git_sha=452b1cc17cd2ad644edc40c0d279309f8a096ec4 [2023-05-29T10:49:54.633Z] ---> Running in 7604220a7c4a [2023-05-29T10:49:55.213Z] Removing intermediate container 7604220a7c4a [2023-05-29T10:49:55.213Z] ---> 7c1c3e83a5f6 [2023-05-29T10:49:55.213Z] Step 27/27 : LABEL version=0.0.0 [2023-05-29T10:49:55.479Z] ---> Running in 28e842d461b3 [2023-05-29T10:49:56.063Z] Removing intermediate container 28e842d461b3 [2023-05-29T10:49:56.063Z] ---> bb951038e556 [2023-05-29T10:49:56.063Z] [2023-05-29T10:49:56.328Z] Successfully built bb951038e556 [2023-05-29T10:49:56.328Z] Successfully tagged security-spire-config-arm64:latest [2023-05-29T10:49:56.328Z] Building security-spire-server [2023-05-29T10:50:11.297Z]  Building security-spire-config ... done Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-29T10:50:11.297Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-29T10:50:11.297Z] ---> 3ee9852a5893 [2023-05-29T10:50:11.297Z] Step 3/26 : WORKDIR /edgex-go [2023-05-29T10:50:11.297Z] ---> Using cache [2023-05-29T10:50:11.297Z] ---> 8ad839cbc9c9 [2023-05-29T10:50:11.297Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-29T10:50:11.297Z] ---> Using cache [2023-05-29T10:50:11.297Z] ---> 0ff131d12efc [2023-05-29T10:50:11.297Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-29T10:50:11.297Z] ---> Using cache [2023-05-29T10:50:11.297Z] ---> 3088a2795831 [2023-05-29T10:50:11.297Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-29T10:50:11.297Z] ---> Using cache [2023-05-29T10:50:11.562Z] ---> 4fb31ff651ef [2023-05-29T10:50:11.562Z] Step 7/26 : COPY . . [2023-05-29T10:50:11.562Z] ---> Using cache [2023-05-29T10:50:11.562Z] ---> 7ac1e436c4f4 [2023-05-29T10:50:11.562Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-29T10:50:11.562Z] ---> Using cache [2023-05-29T10:50:11.562Z] ---> e31b32bef164 [2023-05-29T10:50:11.562Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-29T10:50:11.562Z] ---> Using cache [2023-05-29T10:50:11.562Z] ---> e7d4db55394a [2023-05-29T10:50:11.562Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-29T10:50:11.562Z] ---> Using cache [2023-05-29T10:50:11.562Z] ---> 1fab954f53bf [2023-05-29T10:50:11.562Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-29T10:50:12.143Z] ---> Running in 990e331973bd [2023-05-29T10:50:15.486Z] Removing intermediate container 990e331973bd [2023-05-29T10:50:15.486Z] ---> 75ce0cd39167 [2023-05-29T10:50:15.486Z] Step 12/26 : WORKDIR /edgex-go [2023-05-29T10:50:15.486Z] ---> Running in e953f212f1b3 [2023-05-29T10:50:15.751Z] Removing intermediate container e953f212f1b3 [2023-05-29T10:50:15.751Z] ---> 5b258b859119 [2023-05-29T10:50:15.751Z] [2023-05-29T10:50:15.751Z] Step 13/26 : FROM alpine:3.17 [2023-05-29T10:50:15.751Z] ---> 51e60588ff2c [2023-05-29T10:50:15.751Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-29T10:50:15.751Z] ---> Using cache [2023-05-29T10:50:15.751Z] ---> 13a7dbcb6a9e [2023-05-29T10:50:15.751Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-29T10:50:15.751Z] ---> Running in 71d5ce8251ae [2023-05-29T10:50:17.693Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-29T10:50:18.275Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-29T10:50:20.348Z] v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-29T10:50:20.348Z] v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-29T10:50:20.348Z] OK: 17694 distinct packages available [2023-05-29T10:50:20.348Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-29T10:50:21.326Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-29T10:50:23.309Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-29T10:50:23.309Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-29T10:50:23.309Z] (3/5) Installing libucontext (1.2-r0) [2023-05-29T10:50:23.309Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-29T10:50:23.309Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-29T10:50:23.309Z] Executing busybox-1.35.0-r29.trigger [2023-05-29T10:50:23.309Z] OK: 9 MiB in 20 packages [2023-05-29T10:50:25.272Z] Removing intermediate container 71d5ce8251ae [2023-05-29T10:50:25.272Z] ---> 2f0e603cde79 [2023-05-29T10:50:25.272Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-29T10:50:26.232Z] ---> 0e73307a59cb [2023-05-29T10:50:26.232Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-29T10:50:27.192Z] ---> 1407d548fef3 [2023-05-29T10:50:27.192Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-29T10:50:33.829Z] ---> 8a1d05fd20ed [2023-05-29T10:50:33.829Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-29T10:50:34.099Z] ---> fce9c44c70d2 [2023-05-29T10:50:34.099Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-29T10:50:35.057Z] ---> ee2418ddd5f6 [2023-05-29T10:50:35.057Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-29T10:50:36.011Z] ---> f2e5fb9942fc [2023-05-29T10:50:36.011Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-29T10:50:36.011Z] ---> Running in 76386154fbcf [2023-05-29T10:50:36.591Z] Removing intermediate container 76386154fbcf [2023-05-29T10:50:36.591Z] ---> 3823de7e9d61 [2023-05-29T10:50:36.591Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-29T10:50:36.591Z] ---> Running in d276f9a07df2 [2023-05-29T10:50:37.170Z] Removing intermediate container d276f9a07df2 [2023-05-29T10:50:37.170Z] ---> 69b8e7562a53 [2023-05-29T10:50:37.170Z] Step 24/26 : LABEL arch=arm64 [2023-05-29T10:50:37.170Z] ---> Running in e9be6c09c91c [2023-05-29T10:50:37.752Z] Removing intermediate container e9be6c09c91c [2023-05-29T10:50:37.752Z] ---> d37ddbb79cf9 [2023-05-29T10:50:37.752Z] Step 25/26 : LABEL git_sha=452b1cc17cd2ad644edc40c0d279309f8a096ec4 [2023-05-29T10:50:38.027Z] ---> Running in d6227857db46 [2023-05-29T10:50:38.294Z] Removing intermediate container d6227857db46 [2023-05-29T10:50:38.294Z] ---> fedf076c9a6c [2023-05-29T10:50:38.294Z] Step 26/26 : LABEL version=0.0.0 [2023-05-29T10:50:38.567Z] ---> Running in 2bb1b00eb354 [2023-05-29T10:50:39.147Z] Removing intermediate container 2bb1b00eb354 [2023-05-29T10:50:39.147Z] ---> 430e9efe2f7f [2023-05-29T10:50:39.147Z] [2023-05-29T10:50:39.412Z] Successfully built 430e9efe2f7f [2023-05-29T10:50:39.412Z] Successfully tagged security-spire-server-arm64:latest [2023-05-29T10:50:39.412Z]  Building security-spire-server ... done Building security-secretstore-setup [2023-05-29T10:50:57.588Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-29T10:50:57.588Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-29T10:50:57.589Z] ---> 3ee9852a5893 [2023-05-29T10:50:57.589Z] Step 3/25 : WORKDIR /edgex-go [2023-05-29T10:50:57.589Z] ---> Using cache [2023-05-29T10:50:57.589Z] ---> 8ad839cbc9c9 [2023-05-29T10:50:57.589Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-29T10:50:57.589Z] ---> Using cache [2023-05-29T10:50:57.589Z] ---> d3561ad1ca8a [2023-05-29T10:50:57.589Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-29T10:50:57.589Z] ---> Using cache [2023-05-29T10:50:57.589Z] ---> 9273e97d6523 [2023-05-29T10:50:57.589Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-29T10:50:57.589Z] ---> Using cache [2023-05-29T10:50:57.589Z] ---> 12cd1ce810df [2023-05-29T10:50:57.589Z] Step 7/25 : COPY . . [2023-05-29T10:50:57.589Z] ---> Using cache [2023-05-29T10:50:57.589Z] ---> e2f46ab9629d [2023-05-29T10:50:57.589Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-29T10:50:57.589Z] ---> Running in 10f627cf4621 [2023-05-29T10:50:59.525Z] 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-05-29T10:51:26.180Z] Removing intermediate container 4247c52c5167 [2023-05-29T10:51:26.180Z] ---> d6ced7cce30f [2023-05-29T10:51:26.180Z] [2023-05-29T10:51:26.180Z] Step 10/23 : FROM alpine:3.17 [2023-05-29T10:51:26.180Z] ---> 51e60588ff2c [2023-05-29T10:51:26.180Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-29T10:51:26.180Z] ---> Using cache [2023-05-29T10:51:26.180Z] ---> 02e2232189d0 [2023-05-29T10:51:26.180Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-29T10:51:26.180Z] ---> Using cache [2023-05-29T10:51:26.180Z] ---> 652da4a5685b [2023-05-29T10:51:26.180Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-29T10:51:26.180Z] ---> Using cache [2023-05-29T10:51:26.180Z] ---> 5129ae06a2ac [2023-05-29T10:51:26.180Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-29T10:51:26.180Z] ---> Using cache [2023-05-29T10:51:26.180Z] ---> 2f6c8f832e21 [2023-05-29T10:51:26.180Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-29T10:51:27.582Z] ---> 45d83f7e7069 [2023-05-29T10:51:27.582Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-29T10:51:28.535Z] ---> 2828b5e3b47e [2023-05-29T10:51:28.535Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-29T10:51:29.493Z] ---> bd4d5ed57a02 [2023-05-29T10:51:29.493Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-29T10:51:29.764Z] ---> Running in acd651a96da5 [2023-05-29T10:51:35.094Z] Removing intermediate container acd651a96da5 [2023-05-29T10:51:35.094Z] ---> 9cbf66cd1966 [2023-05-29T10:51:35.094Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-29T10:51:35.094Z] ---> Running in af9d400b6e9a [2023-05-29T10:51:35.362Z] Removing intermediate container af9d400b6e9a [2023-05-29T10:51:35.362Z] ---> dd0d13b3fde6 [2023-05-29T10:51:35.362Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-29T10:51:35.631Z] ---> Running in d4bea2b1c17e [2023-05-29T10:51:36.211Z] Removing intermediate container d4bea2b1c17e [2023-05-29T10:51:36.211Z] ---> 60277234b45d [2023-05-29T10:51:36.211Z] Step 21/23 : LABEL arch=arm64 [2023-05-29T10:51:36.211Z] ---> Running in 4013309a110f [2023-05-29T10:51:36.481Z] Removing intermediate container 4013309a110f [2023-05-29T10:51:36.481Z] ---> 83a886625585 [2023-05-29T10:51:36.746Z] Step 22/23 : LABEL git_sha=452b1cc17cd2ad644edc40c0d279309f8a096ec4 [2023-05-29T10:51:36.746Z] ---> Running in 9b35f032d536 [2023-05-29T10:51:37.326Z] Removing intermediate container 9b35f032d536 [2023-05-29T10:51:37.326Z] ---> 7873e17a73ac [2023-05-29T10:51:37.326Z] Step 23/23 : LABEL version=0.0.0 [2023-05-29T10:51:37.326Z] ---> Running in fd98d101e229 [2023-05-29T10:51:37.907Z] Removing intermediate container fd98d101e229 [2023-05-29T10:51:37.907Z] ---> f96ad9f86bd6 [2023-05-29T10:51:37.907Z] [2023-05-29T10:51:37.907Z] Successfully built f96ad9f86bd6 [2023-05-29T10:51:38.173Z] Successfully tagged security-proxy-auth-arm64:latest [2023-05-29T10:51:38.173Z] Building security-spire-agent [2023-05-29T10:51:56.357Z]  Building security-proxy-auth ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-29T10:51:56.357Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-29T10:51:56.357Z] ---> 3ee9852a5893 [2023-05-29T10:51:56.357Z] Step 3/27 : WORKDIR /edgex-go [2023-05-29T10:51:56.357Z] ---> Using cache [2023-05-29T10:51:56.357Z] ---> 8ad839cbc9c9 [2023-05-29T10:51:56.357Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-29T10:51:56.357Z] ---> Using cache [2023-05-29T10:51:56.357Z] ---> 0ff131d12efc [2023-05-29T10:51:56.357Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-29T10:51:56.357Z] ---> Using cache [2023-05-29T10:51:56.357Z] ---> 3088a2795831 [2023-05-29T10:51:56.357Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-29T10:51:56.357Z] ---> Using cache [2023-05-29T10:51:56.357Z] ---> 4fb31ff651ef [2023-05-29T10:51:56.357Z] Step 7/27 : COPY . . [2023-05-29T10:51:56.357Z] ---> Using cache [2023-05-29T10:51:56.357Z] ---> 7ac1e436c4f4 [2023-05-29T10:51:56.357Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-29T10:51:56.357Z] ---> Using cache [2023-05-29T10:51:56.357Z] ---> e31b32bef164 [2023-05-29T10:51:56.357Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-29T10:51:56.357Z] ---> Using cache [2023-05-29T10:51:56.357Z] ---> e7d4db55394a [2023-05-29T10:51:56.357Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-29T10:51:56.357Z] ---> Using cache [2023-05-29T10:51:56.357Z] ---> 1fab954f53bf [2023-05-29T10:51:56.357Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-29T10:51:56.357Z] ---> Using cache [2023-05-29T10:51:56.357Z] ---> 309fbd4e7d77 [2023-05-29T10:51:56.357Z] Step 12/27 : WORKDIR /edgex-go [2023-05-29T10:51:56.357Z] ---> Using cache [2023-05-29T10:51:56.357Z] ---> faea48888540 [2023-05-29T10:51:56.357Z] [2023-05-29T10:51:56.357Z] Step 13/27 : FROM alpine:3.17 [2023-05-29T10:51:56.357Z] ---> 51e60588ff2c [2023-05-29T10:51:56.357Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-29T10:51:56.357Z] ---> Using cache [2023-05-29T10:51:56.357Z] ---> 13a7dbcb6a9e [2023-05-29T10:51:56.357Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-29T10:51:56.357Z] ---> Using cache [2023-05-29T10:51:56.357Z] ---> 2f0e603cde79 [2023-05-29T10:51:56.357Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-29T10:51:56.357Z] ---> Using cache [2023-05-29T10:51:56.357Z] ---> 0e73307a59cb [2023-05-29T10:51:56.357Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-29T10:51:56.357Z] ---> Using cache [2023-05-29T10:51:56.357Z] ---> 1407d548fef3 [2023-05-29T10:51:56.357Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-29T10:52:02.996Z] ---> 414031a6b6fe [2023-05-29T10:52:02.996Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-29T10:52:09.663Z] ---> 4378fa8e2f52 [2023-05-29T10:52:09.663Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-29T10:52:09.928Z] ---> 0d4147cc4fdc [2023-05-29T10:52:09.928Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-29T10:52:10.885Z] ---> 9c88e2b8521a [2023-05-29T10:52:10.885Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-29T10:52:11.839Z] ---> cfb4eca9932a [2023-05-29T10:52:11.839Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-29T10:52:11.839Z] ---> Running in 7c1d0cb10933 [2023-05-29T10:52:12.438Z] Removing intermediate container 7c1d0cb10933 [2023-05-29T10:52:12.438Z] ---> c481d9219418 [2023-05-29T10:52:12.438Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-29T10:52:12.705Z] ---> Running in 2279bb3f7c4b [2023-05-29T10:52:16.944Z] Removing intermediate container 2279bb3f7c4b [2023-05-29T10:52:16.944Z] ---> 8bdb65e3cc5f [2023-05-29T10:52:16.944Z] Step 25/27 : LABEL arch=arm64 [2023-05-29T10:52:16.944Z] ---> Running in 36e5e64fc164 [2023-05-29T10:52:17.525Z] Removing intermediate container 36e5e64fc164 [2023-05-29T10:52:17.525Z] ---> 8b9efd1ff190 [2023-05-29T10:52:17.525Z] Step 26/27 : LABEL git_sha=452b1cc17cd2ad644edc40c0d279309f8a096ec4 [2023-05-29T10:52:17.525Z] ---> Running in f7d052727ccc [2023-05-29T10:52:18.111Z] Removing intermediate container f7d052727ccc [2023-05-29T10:52:18.111Z] ---> b5ffb2ee0c68 [2023-05-29T10:52:18.111Z] Step 27/27 : LABEL version=0.0.0 [2023-05-29T10:52:18.111Z] ---> Running in 83eac6bf6101 [2023-05-29T10:52:18.690Z] Removing intermediate container 83eac6bf6101 [2023-05-29T10:52:18.690Z] ---> 472f7b2501f4 [2023-05-29T10:52:18.691Z] [2023-05-29T10:52:18.957Z] Successfully built 472f7b2501f4 [2023-05-29T10:52:18.957Z] Successfully tagged security-spire-agent-arm64:latest [2023-05-29T10:52:18.957Z]  Building security-spire-agent ... done Building security-bootstrapper [2023-05-29T10:52:37.141Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-29T10:52:37.141Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-29T10:52:37.141Z] ---> 3ee9852a5893 [2023-05-29T10:52:37.141Z] Step 3/33 : WORKDIR /edgex-go [2023-05-29T10:52:37.141Z] ---> Using cache [2023-05-29T10:52:37.141Z] ---> 8ad839cbc9c9 [2023-05-29T10:52:37.141Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-29T10:52:37.141Z] ---> Using cache [2023-05-29T10:52:37.141Z] ---> d3561ad1ca8a [2023-05-29T10:52:37.141Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-29T10:52:37.141Z] ---> Using cache [2023-05-29T10:52:37.141Z] ---> 9273e97d6523 [2023-05-29T10:52:37.141Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-29T10:52:37.141Z] ---> Using cache [2023-05-29T10:52:37.141Z] ---> 12cd1ce810df [2023-05-29T10:52:37.141Z] Step 7/33 : COPY . . [2023-05-29T10:52:37.141Z] ---> Using cache [2023-05-29T10:52:37.141Z] ---> e2f46ab9629d [2023-05-29T10:52:37.141Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-29T10:52:37.141Z] ---> Running in 3031ed301ae1 [2023-05-29T10:52:38.539Z] 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-05-29T10:52:46.724Z] Removing intermediate container b49585c6a97b [2023-05-29T10:52:46.724Z] ---> c75f2753b530 [2023-05-29T10:52:46.724Z] [2023-05-29T10:52:46.724Z] Step 10/23 : FROM alpine:3.17 [2023-05-29T10:52:46.724Z] ---> 51e60588ff2c [2023-05-29T10:52:46.724Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-29T10:52:46.724Z] ---> Running in a5b24f7a70fc [2023-05-29T10:52:46.990Z] Removing intermediate container a5b24f7a70fc [2023-05-29T10:52:46.990Z] ---> 4b972e66e45c [2023-05-29T10:52:46.990Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-29T10:52:46.990Z] ---> Running in 3871fd16922d [2023-05-29T10:52:47.572Z] Removing intermediate container 3871fd16922d [2023-05-29T10:52:47.572Z] ---> ca5ff151bc86 [2023-05-29T10:52:47.572Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-29T10:52:47.572Z] ---> Running in 905e8c4ec700 [2023-05-29T10:52:48.151Z] Removing intermediate container 905e8c4ec700 [2023-05-29T10:52:48.151Z] ---> 14eeacaa2c73 [2023-05-29T10:52:48.151Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-29T10:52:48.151Z] ---> Running in 2daabe546b0e [2023-05-29T10:52:50.083Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-29T10:52:50.664Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-29T10:52:52.069Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-29T10:52:52.069Z] Executing busybox-1.35.0-r29.trigger [2023-05-29T10:52:52.069Z] OK: 8 MiB in 16 packages [2023-05-29T10:52:54.014Z] Removing intermediate container 2daabe546b0e [2023-05-29T10:52:54.014Z] ---> 924784cb8cfb [2023-05-29T10:52:54.014Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-29T10:52:54.975Z] ---> 01af7b168d77 [2023-05-29T10:52:54.975Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-29T10:52:55.558Z] ---> 1391873c2df6 [2023-05-29T10:52:55.558Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-29T10:52:58.130Z] ---> 44c910b8707e [2023-05-29T10:52:58.130Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-29T10:52:59.084Z] ---> 549c1bfbf1fb [2023-05-29T10:52:59.084Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-29T10:52:59.084Z] ---> Running in a6237e4dd5c5 [2023-05-29T10:52:59.664Z] Removing intermediate container a6237e4dd5c5 [2023-05-29T10:52:59.664Z] ---> 9e8c975326fc [2023-05-29T10:52:59.664Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-29T10:52:59.664Z] ---> Running in c55513d26bff [2023-05-29T10:53:00.243Z] Removing intermediate container c55513d26bff [2023-05-29T10:53:00.243Z] ---> 2ed81a72f426 [2023-05-29T10:53:00.243Z] Step 21/23 : LABEL arch=arm64 [2023-05-29T10:53:00.243Z] ---> Running in aa21ea5382bc [2023-05-29T10:53:00.824Z] Removing intermediate container aa21ea5382bc [2023-05-29T10:53:00.824Z] ---> 34281ca4e67a [2023-05-29T10:53:00.824Z] Step 22/23 : LABEL git_sha=452b1cc17cd2ad644edc40c0d279309f8a096ec4 [2023-05-29T10:53:00.824Z] ---> Running in f89b97f5a976 [2023-05-29T10:53:01.416Z] Removing intermediate container f89b97f5a976 [2023-05-29T10:53:01.416Z] ---> 0604504ab20c [2023-05-29T10:53:01.416Z] Step 23/23 : LABEL version=0.0.0 [2023-05-29T10:53:01.416Z] ---> Running in c17c83fd3553 [2023-05-29T10:53:01.997Z] Removing intermediate container c17c83fd3553 [2023-05-29T10:53:01.997Z] ---> c5a434b3569e [2023-05-29T10:53:01.997Z] [2023-05-29T10:53:02.263Z] Successfully built c5a434b3569e [2023-05-29T10:53:02.263Z] Successfully tagged core-data-arm64:latest [2023-05-29T10:55:23.964Z]  Building core-data ... done Removing intermediate container 3ae792b8000e [2023-05-29T10:55:23.964Z] ---> 50f5f2a17167 [2023-05-29T10:55:23.964Z] [2023-05-29T10:55:23.964Z] Step 9/22 : FROM alpine:3.17 [2023-05-29T10:55:23.964Z] ---> 51e60588ff2c [2023-05-29T10:55:23.964Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-29T10:55:23.964Z] ---> Running in af2679068791 [2023-05-29T10:55:23.964Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-29T10:55:23.964Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-29T10:55:23.964Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-29T10:55:23.964Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-29T10:55:23.964Z] Executing busybox-1.35.0-r29.trigger [2023-05-29T10:55:23.964Z] OK: 8 MiB in 17 packages [2023-05-29T10:55:23.964Z] Removing intermediate container af2679068791 [2023-05-29T10:55:23.964Z] ---> 980688e67c7e [2023-05-29T10:55:23.964Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-29T10:55:23.964Z] ---> Running in 58d6829465ec [2023-05-29T10:55:23.964Z] Removing intermediate container 58d6829465ec [2023-05-29T10:55:23.964Z] ---> cfb1ad9c4c82 [2023-05-29T10:55:23.965Z] Step 12/22 : WORKDIR /edgex [2023-05-29T10:55:23.965Z] ---> Running in ba5167da4035 [2023-05-29T10:55:23.965Z] Removing intermediate container ba5167da4035 [2023-05-29T10:55:23.965Z] ---> 4dbd0da0efc6 [2023-05-29T10:55:23.965Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-29T10:55:23.965Z] ---> 524f976123b2 [2023-05-29T10:55:23.965Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-29T10:55:23.965Z] ---> 7cacdefe5fd6 [2023-05-29T10:55:23.965Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-29T10:55:23.965Z] ---> 8ab68abf8585 [2023-05-29T10:55:23.965Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-29T10:55:24.923Z] ---> e5c0d4e6ebdd [2023-05-29T10:55:24.923Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-29T10:55:28.918Z] ---> 3a9dc9f8ea92 [2023-05-29T10:55:28.918Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-29T10:55:28.918Z] ---> Running in 44631ea74539 [2023-05-29T10:55:31.538Z] Removing intermediate container 44631ea74539 [2023-05-29T10:55:31.538Z] ---> ca2a288c22a7 [2023-05-29T10:55:31.538Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-29T10:55:31.805Z] ---> Running in a57069f3e6c2 [2023-05-29T10:55:32.388Z] Removing intermediate container a57069f3e6c2 [2023-05-29T10:55:32.388Z] ---> ba4de0a37476 [2023-05-29T10:55:32.388Z] Step 20/22 : LABEL arch=arm64 [2023-05-29T10:55:32.388Z] ---> Running in c71b6a7e4780 [2023-05-29T10:55:32.977Z] Removing intermediate container c71b6a7e4780 [2023-05-29T10:55:32.977Z] ---> b9da786d1813 [2023-05-29T10:55:32.977Z] Step 21/22 : LABEL git_sha=452b1cc17cd2ad644edc40c0d279309f8a096ec4 [2023-05-29T10:55:33.244Z] ---> Running in 324cdb2a44ca [2023-05-29T10:55:33.829Z] Removing intermediate container 324cdb2a44ca [2023-05-29T10:55:33.829Z] ---> f95d96d60283 [2023-05-29T10:55:33.829Z] Step 22/22 : LABEL version=0.0.0 [2023-05-29T10:55:33.829Z] ---> Running in 406d91dd41ca [2023-05-29T10:55:34.415Z] Removing intermediate container 406d91dd41ca [2023-05-29T10:55:34.415Z] ---> 6509d97a317f [2023-05-29T10:55:34.415Z] [2023-05-29T10:55:34.682Z] Successfully built 6509d97a317f [2023-05-29T10:55:34.682Z] Successfully tagged security-proxy-setup-arm64:latest [2023-05-29T10:56:07.139Z]  Building security-proxy-setup ... done 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-05-29T10:56:15.462Z] Removing intermediate container 4136997751a2 [2023-05-29T10:56:15.462Z] ---> 2d55b5df562a [2023-05-29T10:56:15.462Z] [2023-05-29T10:56:15.462Z] Step 10/23 : FROM alpine:3.17 [2023-05-29T10:56:15.462Z] ---> 51e60588ff2c [2023-05-29T10:56:15.462Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-29T10:56:15.462Z] ---> Running in baf869513ca8 [2023-05-29T10:56:16.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-29T10:56:17.461Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-29T10:56:18.893Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-29T10:56:18.893Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-29T10:56:18.893Z] Executing busybox-1.35.0-r29.trigger [2023-05-29T10:56:18.893Z] Executing ca-certificates-20230506-r0.trigger [2023-05-29T10:56:19.479Z] OK: 8 MiB in 17 packages [2023-05-29T10:56:22.102Z] Removing intermediate container baf869513ca8 [2023-05-29T10:56:22.102Z] ---> 44af21329154 [2023-05-29T10:56:22.102Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-29T10:56:22.102Z] ---> Running in d952ffbe88d8 [2023-05-29T10:56:22.706Z] Removing intermediate container 10f627cf4621 [2023-05-29T10:56:22.706Z] ---> c6e2b427e60b [2023-05-29T10:56:22.706Z] [2023-05-29T10:56:22.706Z] Step 9/25 : FROM alpine:3.17 [2023-05-29T10:56:22.706Z] ---> 51e60588ff2c [2023-05-29T10:56:22.706Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-29T10:56:22.706Z] ---> Running in 92507ceae3f1 [2023-05-29T10:56:22.706Z] Removing intermediate container d952ffbe88d8 [2023-05-29T10:56:22.706Z] ---> 3f673ae46b94 [2023-05-29T10:56:22.706Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-29T10:56:22.974Z] ---> Running in c9a5d9ce3cb1 [2023-05-29T10:56:23.559Z] Removing intermediate container c9a5d9ce3cb1 [2023-05-29T10:56:23.559Z] ---> 111bc6dc1fb2 [2023-05-29T10:56:23.559Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-29T10:56:23.827Z] ---> Running in 10d0ff86370f [2023-05-29T10:56:24.411Z] Removing intermediate container 10d0ff86370f [2023-05-29T10:56:24.411Z] ---> 092b72e283db [2023-05-29T10:56:24.411Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-29T10:56:24.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-29T10:56:25.270Z] ---> 5e17182deeb4 [2023-05-29T10:56:25.270Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-29T10:56:25.540Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-29T10:56:26.125Z] ---> 22026c3f890b [2023-05-29T10:56:26.125Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-29T10:56:26.393Z] (1/3) Installing ca-certificates (20230506-r0) [2023-05-29T10:56:26.660Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-29T10:56:26.660Z] (3/3) Installing su-exec (0.2-r2) [2023-05-29T10:56:26.660Z] Executing busybox-1.35.0-r29.trigger [2023-05-29T10:56:26.660Z] Executing ca-certificates-20230506-r0.trigger [2023-05-29T10:56:27.245Z] OK: 8 MiB in 18 packages [2023-05-29T10:56:28.658Z] ---> 68c7f5e566bd [2023-05-29T10:56:28.658Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-29T10:56:29.251Z] Removing intermediate container 92507ceae3f1 [2023-05-29T10:56:29.251Z] ---> d513a75b8346 [2023-05-29T10:56:29.251Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-29T10:56:29.251Z] ---> Running in f8004fc1a103 [2023-05-29T10:56:29.530Z] ---> 286415b3b488 [2023-05-29T10:56:29.530Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-29T10:56:29.801Z] ---> Running in 16e43fc216bb [2023-05-29T10:56:29.801Z] Removing intermediate container f8004fc1a103 [2023-05-29T10:56:29.801Z] ---> f94c349feb90 [2023-05-29T10:56:29.801Z] Step 12/25 : WORKDIR / [2023-05-29T10:56:29.801Z] ---> Running in b45bee107e99 [2023-05-29T10:56:30.071Z] Removing intermediate container 16e43fc216bb [2023-05-29T10:56:30.071Z] ---> 0eae8e6ff0e6 [2023-05-29T10:56:30.071Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-29T10:56:30.340Z] ---> Running in f61a963460b0 [2023-05-29T10:56:30.340Z] Removing intermediate container b45bee107e99 [2023-05-29T10:56:30.340Z] ---> 8f98760b67b8 [2023-05-29T10:56:30.340Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-29T10:56:30.926Z] Removing intermediate container f61a963460b0 [2023-05-29T10:56:30.926Z] ---> 4a04c56a673c [2023-05-29T10:56:30.926Z] Step 21/23 : LABEL arch=arm64 [2023-05-29T10:56:30.926Z] ---> Running in 645b91c95968 [2023-05-29T10:56:31.196Z] ---> 9ef118b6035e [2023-05-29T10:56:31.196Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-29T10:56:31.467Z] Removing intermediate container 645b91c95968 [2023-05-29T10:56:31.467Z] ---> 4e2b88fc017d [2023-05-29T10:56:31.467Z] Step 22/23 : LABEL git_sha=452b1cc17cd2ad644edc40c0d279309f8a096ec4 [2023-05-29T10:56:31.467Z] ---> Running in 489fbd6f57c0 [2023-05-29T10:56:32.053Z] Removing intermediate container 489fbd6f57c0 [2023-05-29T10:56:32.053Z] ---> e90ef4d509e7 [2023-05-29T10:56:32.053Z] Step 23/23 : LABEL version=0.0.0 [2023-05-29T10:56:32.053Z] ---> 93f3b8e62272 [2023-05-29T10:56:32.053Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-05-29T10:56:32.053Z] ---> Running in 398bc9697e4b [2023-05-29T10:56:32.638Z] Removing intermediate container 398bc9697e4b [2023-05-29T10:56:32.638Z] ---> 12655059b72e [2023-05-29T10:56:32.638Z] [2023-05-29T10:56:32.906Z] ---> 224d06d3f123 [2023-05-29T10:56:32.906Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-05-29T10:56:32.906Z] Successfully built 12655059b72e [2023-05-29T10:56:32.906Z] Successfully tagged support-notifications-arm64:latest [2023-05-29T10:56:33.502Z]  Building support-notifications ... done  ---> af51aed5033f [2023-05-29T10:56:33.502Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-29T10:56:34.089Z] ---> 3a0ad56cfa6f [2023-05-29T10:56:34.089Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-29T10:56:35.056Z] ---> e952e7b8a202 [2023-05-29T10:56:35.056Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-29T10:56:36.476Z] ---> ccfde89784ed [2023-05-29T10:56:36.476Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-29T10:56:36.756Z] ---> 60e7c1096436 [2023-05-29T10:56:36.756Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-29T10:56:37.025Z] ---> Running in 6ad9cf0f1e94 [2023-05-29T10:56:38.989Z] Removing intermediate container 6ad9cf0f1e94 [2023-05-29T10:56:38.989Z] ---> 702c005c673b [2023-05-29T10:56:38.989Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-29T10:56:38.989Z] ---> Running in 187c5eebfab1 [2023-05-29T10:56:39.258Z] Removing intermediate container 187c5eebfab1 [2023-05-29T10:56:39.258Z] ---> 55a9f21d93b8 [2023-05-29T10:56:39.258Z] Step 23/25 : LABEL arch=arm64 [2023-05-29T10:56:39.526Z] ---> Running in b66140cee21b [2023-05-29T10:56:39.796Z] Removing intermediate container b66140cee21b [2023-05-29T10:56:39.796Z] ---> 3fe6725f239f [2023-05-29T10:56:39.796Z] Step 24/25 : LABEL git_sha=452b1cc17cd2ad644edc40c0d279309f8a096ec4 [2023-05-29T10:56:40.065Z] ---> Running in b540a51a67a3 [2023-05-29T10:56:40.334Z] Removing intermediate container b540a51a67a3 [2023-05-29T10:56:40.334Z] ---> ba83acbd1966 [2023-05-29T10:56:40.334Z] Step 25/25 : LABEL version=0.0.0 [2023-05-29T10:56:40.334Z] ---> Running in 044ef988d98a [2023-05-29T10:56:40.921Z] Removing intermediate container 044ef988d98a [2023-05-29T10:56:40.921Z] ---> 72e50ce5af35 [2023-05-29T10:56:40.921Z] [2023-05-29T10:56:40.921Z] Successfully built 72e50ce5af35 [2023-05-29T10:56:40.921Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-05-29T10:56:44.265Z]  Building security-secretstore-setup ... done Removing intermediate container 3031ed301ae1 [2023-05-29T10:56:44.265Z] ---> 94682e5784e3 [2023-05-29T10:56:44.265Z] [2023-05-29T10:56:44.265Z] Step 9/33 : FROM alpine:3.17 [2023-05-29T10:56:44.265Z] ---> 51e60588ff2c [2023-05-29T10:56:44.532Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-29T10:56:44.532Z] ---> Using cache [2023-05-29T10:56:44.532Z] ---> 0459b77ee3f5 [2023-05-29T10:56:44.532Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-29T10:56:44.532Z] ---> Running in 905248a08ae2 [2023-05-29T10:56:45.494Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-29T10:56:46.080Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-29T10:56:47.041Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-29T10:56:47.041Z] (2/2) Installing su-exec (0.2-r2) [2023-05-29T10:56:47.041Z] Executing busybox-1.35.0-r29.trigger [2023-05-29T10:56:47.041Z] OK: 8 MiB in 17 packages [2023-05-29T10:56:48.009Z] Removing intermediate container 905248a08ae2 [2023-05-29T10:56:48.009Z] ---> dbfda6bf82b5 [2023-05-29T10:56:48.009Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-29T10:56:48.009Z] ---> Running in 038a27106d22 [2023-05-29T10:56:48.009Z] Removing intermediate container 038a27106d22 [2023-05-29T10:56:48.009Z] ---> 2af8344ccb3e [2023-05-29T10:56:48.009Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-29T10:56:48.277Z] ---> Running in dd18ecad2a9b [2023-05-29T10:56:48.547Z] Removing intermediate container dd18ecad2a9b [2023-05-29T10:56:48.547Z] ---> e59c7e0df8e8 [2023-05-29T10:56:48.547Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-29T10:56:48.547Z] ---> Running in 4f37b5e30273 [2023-05-29T10:56:48.815Z] Removing intermediate container 4f37b5e30273 [2023-05-29T10:56:48.815Z] ---> 5485f840683c [2023-05-29T10:56:48.815Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-29T10:56:48.815Z] ---> Running in fd717f07a290 [2023-05-29T10:56:49.084Z] Removing intermediate container fd717f07a290 [2023-05-29T10:56:49.084Z] ---> b8dce2ea10fa [2023-05-29T10:56:49.084Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-29T10:56:49.084Z] ---> Running in a5fe5cdb7c5b [2023-05-29T10:56:51.028Z] Removing intermediate container a5fe5cdb7c5b [2023-05-29T10:56:51.028Z] ---> 91dfed773382 [2023-05-29T10:56:51.028Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-29T10:56:51.028Z] ---> Running in 7f4311c67394 [2023-05-29T10:56:51.028Z] Removing intermediate container 7f4311c67394 [2023-05-29T10:56:51.028Z] ---> 85e6ab1b16e8 [2023-05-29T10:56:51.029Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-29T10:56:51.612Z] ---> 730ea2496fda [2023-05-29T10:56:51.612Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-29T10:56:51.612Z] ---> Running in 1d740de24d9d [2023-05-29T10:56:53.024Z] Removing intermediate container 1d740de24d9d [2023-05-29T10:56:53.024Z] ---> 3ff741fac625 [2023-05-29T10:56:53.024Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-29T10:56:53.612Z] ---> e8d134309d27 [2023-05-29T10:56:53.612Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-29T10:56:54.199Z] ---> 88c9329923c8 [2023-05-29T10:56:54.199Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-29T10:56:55.163Z] ---> 7be70d30aa6a [2023-05-29T10:56:55.163Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-29T10:56:55.434Z] ---> e37857fc8736 [2023-05-29T10:56:55.434Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-29T10:56:56.018Z] ---> d8c355491307 [2023-05-29T10:56:56.018Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-29T10:56:56.604Z] ---> b4a337ce9d79 [2023-05-29T10:56:56.604Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-29T10:56:56.882Z] ---> 47335f49592f [2023-05-29T10:56:56.882Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-29T10:56:57.473Z] ---> 78632a5b6511 [2023-05-29T10:56:57.473Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-29T10:56:57.473Z] ---> Running in e6903898a954 [2023-05-29T10:56:59.426Z] Removing intermediate container e6903898a954 [2023-05-29T10:56:59.426Z] ---> 079fdc9b2be1 [2023-05-29T10:56:59.426Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-29T10:57:02.012Z] ---> Running in 3351ffed8d1b [2023-05-29T10:57:02.281Z] Removing intermediate container 3351ffed8d1b [2023-05-29T10:57:02.281Z] ---> 51d44bf59451 [2023-05-29T10:57:02.281Z] Step 30/33 : CMD ["gate"] [2023-05-29T10:57:02.281Z] ---> Running in fb1e4cee1096 [2023-05-29T10:57:02.549Z] Removing intermediate container fb1e4cee1096 [2023-05-29T10:57:02.549Z] ---> f9cffadc10a9 [2023-05-29T10:57:02.549Z] Step 31/33 : LABEL arch=arm64 [2023-05-29T10:57:02.549Z] ---> Running in 02d41620d239 [2023-05-29T10:57:02.818Z] Removing intermediate container 02d41620d239 [2023-05-29T10:57:02.818Z] ---> e393543d0a9b [2023-05-29T10:57:02.818Z] Step 32/33 : LABEL git_sha=452b1cc17cd2ad644edc40c0d279309f8a096ec4 [2023-05-29T10:57:03.089Z] ---> Running in d2507f521eb1 [2023-05-29T10:57:03.358Z] Removing intermediate container d2507f521eb1 [2023-05-29T10:57:03.358Z] ---> 392bed69fbd8 [2023-05-29T10:57:03.358Z] Step 33/33 : LABEL version=0.0.0 [2023-05-29T10:57:03.358Z] ---> Running in 718ed8dfbe85 [2023-05-29T10:57:03.625Z] Removing intermediate container 718ed8dfbe85 [2023-05-29T10:57:03.625Z] ---> af267fdbf3ea [2023-05-29T10:57:03.625Z] [2023-05-29T10:57:03.893Z] Successfully built af267fdbf3ea [2023-05-29T10:57:03.893Z] Successfully tagged security-bootstrapper-arm64:latest [2023-05-29T10:57:04.172Z]  Building security-bootstrapper ... done  [Pipeline] } [2023-05-29T10:57:04.203Z] $ docker stop --time=1 dfb893d134ecf2001aaf763cb9b5a7bc97c5e122f53ca4517770cfd3c9ba8d32 [2023-05-29T10:57:05.830Z] $ docker rm -f --volumes dfb893d134ecf2001aaf763cb9b5a7bc97c5e122f53ca4517770cfd3c9ba8d32 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-29T10:57:06.332Z] + docker images [2023-05-29T10:57:06.598Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-29T10:57:06.598Z] security-bootstrapper-arm64 latest af267fdbf3ea 3 seconds ago 21.9MB [2023-05-29T10:57:06.598Z] 94682e5784e3 23 seconds ago 1.51GB [2023-05-29T10:57:06.598Z] security-secretstore-setup-arm64 latest 72e50ce5af35 26 seconds ago 32.2MB [2023-05-29T10:57:06.598Z] support-notifications-arm64 latest 12655059b72e 34 seconds ago 31.9MB [2023-05-29T10:57:06.598Z] c6e2b427e60b 45 seconds ago 1.52GB [2023-05-29T10:57:06.598Z] 2d55b5df562a 53 seconds ago 1.59GB [2023-05-29T10:57:06.598Z] security-proxy-setup-arm64 latest 6509d97a317f About a minute ago 18.7MB [2023-05-29T10:57:06.598Z] 50f5f2a17167 About a minute ago 1.51GB [2023-05-29T10:57:06.598Z] core-data-arm64 latest c5a434b3569e 4 minutes ago 19.9MB [2023-05-29T10:57:06.598Z] c75f2753b530 4 minutes ago 1.53GB [2023-05-29T10:57:06.598Z] security-spire-agent-arm64 latest 472f7b2501f4 4 minutes ago 153MB [2023-05-29T10:57:06.598Z] security-proxy-auth-arm64 latest f96ad9f86bd6 5 minutes ago 18.1MB [2023-05-29T10:57:06.598Z] d6ced7cce30f 5 minutes ago 1.51GB [2023-05-29T10:57:06.598Z] security-spire-server-arm64 latest 430e9efe2f7f 6 minutes ago 97MB [2023-05-29T10:57:06.598Z] 5b258b859119 6 minutes ago 1.39GB [2023-05-29T10:57:06.598Z] security-spire-config-arm64 latest bb951038e556 7 minutes ago 96.1MB [2023-05-29T10:57:06.598Z] faea48888540 7 minutes ago 1.39GB [2023-05-29T10:57:06.598Z] support-scheduler-arm64 latest 26b3bebf161c 9 minutes ago 31.2MB [2023-05-29T10:57:06.599Z] d87ff4f62a1a 10 minutes ago 1.59GB [2023-05-29T10:57:06.599Z] security-spiffe-token-provider-arm64 latest e268e7590cd7 10 minutes ago 32.7MB [2023-05-29T10:57:06.599Z] 4a06540522d2 11 minutes ago 1.57GB [2023-05-29T10:57:06.599Z] core-metadata-arm64 latest be8e1177de1c 12 minutes ago 20.2MB [2023-05-29T10:57:06.599Z] core-command-arm64 latest c8ed83691378 12 minutes ago 19.7MB [2023-05-29T10:57:06.599Z] 24cb14e478c6 12 minutes ago 1.53GB [2023-05-29T10:57:06.599Z] core-common-config-bootstrapper-arm64 latest 4e0cb5690222 12 minutes ago 17.2MB [2023-05-29T10:57:06.599Z] 94ef83bbdcad 12 minutes ago 1.53GB [2023-05-29T10:57:06.599Z] 4115fef7cefd 13 minutes ago 1.52GB [2023-05-29T10:57:06.599Z] ci-base-image-arm64 latest 3ee9852a5893 35 minutes ago 899MB [2023-05-29T10:57:06.599Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 4 weeks ago 681MB [2023-05-29T10:57:06.599Z] alpine 3.17 51e60588ff2c 2 months ago 7.46MB [2023-05-29T10:57:06.599Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T10:57:07.366Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-29T10:57:07.367Z] [2023-05-29T10:57:07.367Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T10:57:07.760Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-29T10:57:07.760Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-29T10:57:07.760Z] 8998bd30e6a1: Pulling fs layer [2023-05-29T10:57:07.760Z] 04944245beec: Pulling fs layer [2023-05-29T10:57:07.760Z] 699f458cf7ca: Pulling fs layer [2023-05-29T10:57:07.760Z] 765212b225bb: Pulling fs layer [2023-05-29T10:57:07.760Z] f23df028b6ca: Pulling fs layer [2023-05-29T10:57:07.760Z] d65c8cfc05b1: Pulling fs layer [2023-05-29T10:57:07.760Z] 2437ff75d9bd: Pulling fs layer [2023-05-29T10:57:07.760Z] f23df028b6ca: Waiting [2023-05-29T10:57:07.760Z] d65c8cfc05b1: Waiting [2023-05-29T10:57:07.760Z] 2437ff75d9bd: Waiting [2023-05-29T10:57:07.760Z] 765212b225bb: Waiting [2023-05-29T10:57:08.027Z] 04944245beec: Verifying Checksum [2023-05-29T10:57:08.027Z] 04944245beec: Download complete [2023-05-29T10:57:08.027Z] 765212b225bb: Verifying Checksum [2023-05-29T10:57:08.027Z] 765212b225bb: Download complete [2023-05-29T10:57:08.027Z] f23df028b6ca: Verifying Checksum [2023-05-29T10:57:08.027Z] f23df028b6ca: Download complete [2023-05-29T10:57:08.027Z] d65c8cfc05b1: Verifying Checksum [2023-05-29T10:57:08.027Z] d65c8cfc05b1: Download complete [2023-05-29T10:57:08.295Z] 699f458cf7ca: Verifying Checksum [2023-05-29T10:57:08.295Z] 699f458cf7ca: Download complete [2023-05-29T10:57:08.561Z] 8998bd30e6a1: Verifying Checksum [2023-05-29T10:57:08.561Z] 8998bd30e6a1: Download complete [2023-05-29T10:57:11.141Z] 2437ff75d9bd: Verifying Checksum [2023-05-29T10:57:11.141Z] 2437ff75d9bd: Download complete [2023-05-29T10:57:12.546Z] 8998bd30e6a1: Pull complete [2023-05-29T10:57:13.129Z] 04944245beec: Pull complete [2023-05-29T10:57:14.534Z] 699f458cf7ca: Pull complete [2023-05-29T10:57:14.534Z] 765212b225bb: Pull complete [2023-05-29T10:57:15.492Z] f23df028b6ca: Pull complete [2023-05-29T10:57:15.492Z] d65c8cfc05b1: Pull complete [2023-05-29T10:57:30.474Z] 2437ff75d9bd: Pull complete [2023-05-29T10:57:30.474Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-29T10:57:30.474Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-29T10:57:30.474Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-29T10:57:30.946Z] prd-ubuntu20.04-docker-arm64-4c-16g-17156 does not seem to be running inside a container [2023-05-29T10:57:31.014Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-29T10:57:33.654Z] $ docker top 3d77fdbb41a9338448952c6abe6b7488a26cc57a07d815c4540b2494d02044c8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-29T10:57:34.237Z] ---> job-cost.sh [2023-05-29T10:57:34.503Z] lf-activate-venv: SKIPPING [2023-05-29T10:57:34.503Z] INFO: No Stack... [2023-05-29T10:57:35.080Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-29T10:57:35.656Z] INFO: Archiving Costs [Pipeline] sh [2023-05-29T10:57:35.988Z] + cut -d, -f6 [2023-05-29T10:57:35.988Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2023-05-29T10:57:36.048Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4580-1-stack-cost] [2023-05-29T10:57:36.052Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4580-1-stack-cost] did not exist. Created. [2023-05-29T10:57:36.052Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4580-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-29T10:57:36.456Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-29T10:57:36.633Z] Stashed 1 file(s) [Pipeline] } [2023-05-29T10:57:36.649Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4580-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-29T10:57:36.733Z] $ docker stop --time=1 3d77fdbb41a9338448952c6abe6b7488a26cc57a07d815c4540b2494d02044c8 [2023-05-29T10:57:38.210Z] $ docker rm -f --volumes 3d77fdbb41a9338448952c6abe6b7488a26cc57a07d815c4540b2494d02044c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-29T10:57:39.143Z] provisioning config files... [2023-05-29T10:57:39.150Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config806860818345478410tmp [Pipeline] { [Pipeline] sh [2023-05-29T10:57:39.484Z] + set +x [2023-05-29T10:57:39.484Z] + curl -s https://codecov.io/bash [2023-05-29T10:57:39.484Z] + bash -s -- [2023-05-29T10:57:39.484Z] [2023-05-29T10:57:39.484Z] _____ _ [2023-05-29T10:57:39.484Z] / ____| | | [2023-05-29T10:57:39.484Z] | | ___ __| | ___ ___ _____ __ [2023-05-29T10:57:39.484Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-29T10:57:39.484Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-29T10:57:39.484Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-29T10:57:39.484Z] Bash-1.0.6 [2023-05-29T10:57:39.484Z] [2023-05-29T10:57:39.484Z] [2023-05-29T10:57:39.484Z] ==> git version 2.25.1 found [2023-05-29T10:57:39.484Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-29T10:57:39.484Z] Release-Date: 2020-01-08 [2023-05-29T10:57:39.484Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-29T10:57:39.484Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-29T10:57:39.484Z] ==> Jenkins CI detected. [2023-05-29T10:57:39.484Z] current dir:  /w/workspace/edgex-go/1 [2023-05-29T10:57:39.484Z] project root: . [2023-05-29T10:57:39.484Z] --> token set from env [2023-05-29T10:57:39.484Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-29T10:57:39.484Z] ==> Running gcov in . (disable via -X gcov) [2023-05-29T10:57:39.484Z] ==> Python coveragepy not found [2023-05-29T10:57:39.484Z] ==> Searching for coverage reports in: [2023-05-29T10:57:39.484Z] + . [2023-05-29T10:57:39.743Z] -> Found 1 reports [2023-05-29T10:57:39.743Z] ==> Detecting git/mercurial file structure [2023-05-29T10:57:39.743Z] ==> Reading reports [2023-05-29T10:57:39.743Z] + ./coverage.out bytes=447731 [2023-05-29T10:57:39.743Z] ==> Appending adjustments [2023-05-29T10:57:39.743Z] https://docs.codecov.io/docs/fixing-reports [2023-05-29T10:57:40.681Z] + Found adjustments [2023-05-29T10:57:40.681Z] ==> Gzipping contents [2023-05-29T10:57:40.681Z] 60K /tmp/codecov.JQdQJd.gz [2023-05-29T10:57:40.681Z] ==> Uploading reports [2023-05-29T10:57:40.681Z] url: https://codecov.io [2023-05-29T10:57:40.681Z] query: branch=PR-4580&commit=452b1cc17cd2ad644edc40c0d279309f8a096ec4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4580%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4580&job=&cmd_args= [2023-05-29T10:57:40.681Z] -> Pinging Codecov [2023-05-29T10:57:40.681Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4580&commit=452b1cc17cd2ad644edc40c0d279309f8a096ec4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4580%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4580&job=&cmd_args= [2023-05-29T10:57:40.942Z] -> Uploading to [2023-05-29T10:57:40.942Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-29/00271124DB129430A58F1EEE437C3FCB/452b1cc17cd2ad644edc40c0d279309f8a096ec4/7967e8c9-5a8d-4101-8e09-dbc89c5b7865.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230529%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230529T105740Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c24a366a80b8485e28a08ec1c0fadb3851afb89ac8d4ae4d042b750299e3616d [2023-05-29T10:57:40.942Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-29T10:57:40.942Z] Dload Upload Total Spent Left Speed [2023-05-29T10:57:41.205Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57397 0 0 100 57397 0 277k --:--:-- --:--:-- --:--:-- 276k 100 57397 0 0 100 57397 0 277k --:--:-- --:--:-- --:--:-- 276k [2023-05-29T10:57:41.205Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/452b1cc17cd2ad644edc40c0d279309f8a096ec4 [Pipeline] } [2023-05-29T10:57:41.231Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-29T10:57:42.554Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-05-29T10:57:42.887Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-29T10:57:43.781Z] ---> package-listing.sh [2023-05-29T10:57:43.782Z] ++ facter osfamily [2023-05-29T10:57:43.782Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-29T10:57:44.041Z] + OS_FAMILY=debian [2023-05-29T10:57:44.041Z] + workspace=/w/workspace/edgex-go/1 [2023-05-29T10:57:44.041Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-29T10:57:44.041Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-29T10:57:44.041Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-29T10:57:44.041Z] + PACKAGES=/tmp/packages_start.txt [2023-05-29T10:57:44.041Z] + '[' /w/workspace/edgex-go/1 ']' [2023-05-29T10:57:44.041Z] + PACKAGES=/tmp/packages_end.txt [2023-05-29T10:57:44.041Z] + case "${OS_FAMILY}" in [2023-05-29T10:57:44.041Z] + dpkg -l [2023-05-29T10:57:44.041Z] + grep '^ii' [2023-05-29T10:57:44.041Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-29T10:57:44.041Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-29T10:57:44.041Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-29T10:57:44.041Z] + '[' /w/workspace/edgex-go/1 ']' [2023-05-29T10:57:44.041Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-05-29T10:57:44.041Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-05-29T10:57:44.077Z] 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-29T10:57:44.371Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T10:57:45.003Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-29T10:57:45.004Z] [2023-05-29T10:57:45.004Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-29T10:57:45.373Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-29T10:57:45.373Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-29T10:57:45.373Z] 5eb5b503b376: Pulling fs layer [2023-05-29T10:57:45.373Z] 5c69ac0246d0: Pulling fs layer [2023-05-29T10:57:45.373Z] ec43610c2a17: Pulling fs layer [2023-05-29T10:57:45.373Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-29T10:57:45.373Z] 33b1e0a273af: Pulling fs layer [2023-05-29T10:57:45.373Z] 5d3b04190fa2: Pulling fs layer [2023-05-29T10:57:45.373Z] 2f39f015ded8: Pulling fs layer [2023-05-29T10:57:45.373Z] 5d3b04190fa2: Waiting [2023-05-29T10:57:45.373Z] 33b1e0a273af: Waiting [2023-05-29T10:57:45.373Z] 2f39f015ded8: Waiting [2023-05-29T10:57:45.373Z] 3a2ae6a8a46f: Waiting [2023-05-29T10:57:45.373Z] 5c69ac0246d0: Download complete [2023-05-29T10:57:45.373Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-29T10:57:45.373Z] 3a2ae6a8a46f: Download complete [2023-05-29T10:57:45.631Z] 33b1e0a273af: Verifying Checksum [2023-05-29T10:57:45.631Z] 33b1e0a273af: Download complete [2023-05-29T10:57:45.631Z] ec43610c2a17: Verifying Checksum [2023-05-29T10:57:45.631Z] ec43610c2a17: Download complete [2023-05-29T10:57:45.631Z] 5d3b04190fa2: Verifying Checksum [2023-05-29T10:57:45.631Z] 5d3b04190fa2: Download complete [2023-05-29T10:57:45.631Z] 5eb5b503b376: Verifying Checksum [2023-05-29T10:57:45.631Z] 5eb5b503b376: Download complete [2023-05-29T10:57:46.198Z] 2f39f015ded8: Download complete [2023-05-29T10:57:46.767Z] 5eb5b503b376: Pull complete [2023-05-29T10:57:47.025Z] 5c69ac0246d0: Pull complete [2023-05-29T10:57:47.594Z] ec43610c2a17: Pull complete [2023-05-29T10:57:47.594Z] 3a2ae6a8a46f: Pull complete [2023-05-29T10:57:47.852Z] 33b1e0a273af: Pull complete [2023-05-29T10:57:47.852Z] 5d3b04190fa2: Pull complete [2023-05-29T10:57:52.044Z] 2f39f015ded8: Pull complete [2023-05-29T10:57:52.044Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-29T10:57:52.044Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-29T10:57:52.044Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-29T10:57:52.262Z] prd-ubuntu20.04-docker-8c-8g-17155 does not seem to be running inside a container [2023-05-29T10:57:52.292Z] $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-lftools-log-publisher:latest cat [2023-05-29T10:57:55.558Z] $ docker top 14629ddad90dbbede7823553dd1e80b21b6dcbbfe3e7f426f5c71fc449709801 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-29T10:57:55.943Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-29T10:57:56.254Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-29T10:57:56.562Z] + ls /var/log/sa-host [2023-05-29T10:57:56.562Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-29T10:57:56.698Z] provisioning config files... [2023-05-29T10:57:56.707Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1330327609437141004tmp [Pipeline] { [Pipeline] echo [2023-05-29T10:57:56.754Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-29T10:57:57.070Z] ---> create-netrc.sh [Pipeline] } [2023-05-29T10:57:57.095Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-29T10:57:57.502Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-29T10:57:57.536Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-29T10:57:57.845Z] ---> sudo-logs.sh [2023-05-29T10:57:57.846Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-29T10:57:57.928Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-29T10:57:58.238Z] ---> job-cost.sh [2023-05-29T10:57:58.238Z] lf-activate-venv: SKIPPING [2023-05-29T10:57:58.238Z] DEBUG: total: 0.10999999940395355 [2023-05-29T10:57:58.238Z] INFO: Retrieving Stack Cost... [2023-05-29T10:57:58.498Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-29T10:57:59.066Z] INFO: Archiving Costs [Pipeline] echo [2023-05-29T10:57:59.101Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-29T10:57:59.413Z] ---> logs-deploy.sh [2023-05-29T10:57:59.413Z] lf-activate-venv: SKIPPING [2023-05-29T10:57:59.413Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4580/1 [2023-05-29T10:57:59.413Z] INFO: archiving workspace using pattern(s): [2023-05-29T10:58:00.349Z] Archives upload complete. [2023-05-29T10:58:00.608Z] INFO: archiving logs to Nexus [2023-05-29T10:58:01.177Z] ---> uname -a: [2023-05-29T10:58:01.177Z] Linux prd-ubuntu20-04-docker-8c-8g-17155 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-29T10:58:01.177Z] [2023-05-29T10:58:01.177Z] [2023-05-29T10:58:01.177Z] ---> lscpu: [2023-05-29T10:58:01.177Z] Architecture: x86_64 [2023-05-29T10:58:01.177Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-29T10:58:01.177Z] Byte Order: Little Endian [2023-05-29T10:58:01.177Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-29T10:58:01.177Z] CPU(s): 8 [2023-05-29T10:58:01.177Z] On-line CPU(s) list: 0-7 [2023-05-29T10:58:01.177Z] Thread(s) per core: 1 [2023-05-29T10:58:01.177Z] Core(s) per socket: 1 [2023-05-29T10:58:01.177Z] Socket(s): 8 [2023-05-29T10:58:01.177Z] NUMA node(s): 1 [2023-05-29T10:58:01.177Z] Vendor ID: AuthenticAMD [2023-05-29T10:58:01.177Z] CPU family: 23 [2023-05-29T10:58:01.177Z] Model: 49 [2023-05-29T10:58:01.177Z] Model name: AMD EPYC-Rome Processor [2023-05-29T10:58:01.177Z] Stepping: 0 [2023-05-29T10:58:01.177Z] CPU MHz: 2799.998 [2023-05-29T10:58:01.177Z] BogoMIPS: 5599.99 [2023-05-29T10:58:01.177Z] Virtualization: AMD-V [2023-05-29T10:58:01.177Z] Hypervisor vendor: KVM [2023-05-29T10:58:01.177Z] Virtualization type: full [2023-05-29T10:58:01.177Z] L1d cache: 256 KiB [2023-05-29T10:58:01.177Z] L1i cache: 256 KiB [2023-05-29T10:58:01.177Z] L2 cache: 4 MiB [2023-05-29T10:58:01.177Z] L3 cache: 128 MiB [2023-05-29T10:58:01.177Z] NUMA node0 CPU(s): 0-7 [2023-05-29T10:58:01.177Z] Vulnerability Itlb multihit: Not affected [2023-05-29T10:58:01.177Z] Vulnerability L1tf: Not affected [2023-05-29T10:58:01.177Z] Vulnerability Mds: Not affected [2023-05-29T10:58:01.177Z] Vulnerability Meltdown: Not affected [2023-05-29T10:58:01.177Z] Vulnerability Mmio stale data: Not affected [2023-05-29T10:58:01.177Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-29T10:58:01.177Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-29T10:58:01.177Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-29T10:58:01.177Z] Vulnerability Srbds: Not affected [2023-05-29T10:58:01.177Z] Vulnerability Tsx async abort: Not affected [2023-05-29T10:58:01.177Z] 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-05-29T10:58:01.177Z] [2023-05-29T10:58:01.177Z] [2023-05-29T10:58:01.177Z] ---> nproc: [2023-05-29T10:58:01.177Z] 8 [2023-05-29T10:58:01.177Z] [2023-05-29T10:58:01.177Z] [2023-05-29T10:58:01.177Z] ---> df -h: [2023-05-29T10:58:01.177Z] Filesystem Size Used Avail Use% Mounted on [2023-05-29T10:58:01.177Z] overlay 155G 20G 136G 13% / [2023-05-29T10:58:01.177Z] tmpfs 64M 0 64M 0% /dev [2023-05-29T10:58:01.177Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-29T10:58:01.178Z] shm 64M 0 64M 0% /dev/shm [2023-05-29T10:58:01.178Z] /dev/vda1 155G 20G 136G 13% /facter-os [2023-05-29T10:58:01.178Z] [2023-05-29T10:58:01.178Z] [2023-05-29T10:58:01.178Z] ---> sar -b -r -n DEV: [2023-05-29T10:58:01.178Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-17155) 05/29/23 _x86_64_ (8 CPU) [2023-05-29T10:58:01.178Z] [2023-05-29T10:58:01.178Z] 10:15:46 LINUX RESTART (8 CPU) [2023-05-29T10:58:01.178Z] [2023-05-29T10:58:01.178Z] 10:16:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-05-29T10:58:01.178Z] 10:17:01 128.26 47.56 80.70 0.00 5360.17 59815.90 0.00 [2023-05-29T10:58:01.178Z] 10:18:01 103.72 0.75 102.97 0.00 27.06 57305.25 0.00 [2023-05-29T10:58:01.178Z] 10:19:01 22.91 0.82 22.10 0.00 76.25 11790.85 0.00 [2023-05-29T10:58:01.178Z] 10:20:01 85.07 0.10 84.97 0.00 14.91 34378.17 0.00 [2023-05-29T10:58:01.178Z] 10:21:01 387.62 10.13 377.49 0.00 175.97 140342.36 0.00 [2023-05-29T10:58:01.178Z] 10:22:01 228.25 7.99 220.26 0.00 843.71 181966.72 0.00 [2023-05-29T10:58:01.178Z] 10:23:01 205.35 3.95 201.40 0.00 2014.80 78193.80 0.00 [2023-05-29T10:58:01.178Z] 10:24:01 548.37 1.45 546.92 0.00 2278.84 123298.50 0.00 [2023-05-29T10:58:01.178Z] 10:25:01 511.78 1.38 510.39 0.00 18.79 218834.85 0.00 [2023-05-29T10:58:01.178Z] 10:26:01 795.08 0.27 794.82 0.00 16.79 158127.82 0.00 [2023-05-29T10:58:01.178Z] 10:27:01 2.20 0.00 2.20 0.00 0.00 34.26 0.00 [2023-05-29T10:58:01.178Z] 10:28:01 0.97 0.00 0.97 0.00 0.00 11.86 0.00 [2023-05-29T10:58:01.178Z] 10:29:01 1.25 0.00 1.25 0.00 0.00 13.20 0.00 [2023-05-29T10:58:01.178Z] 10:30:01 1.07 0.00 1.07 0.00 0.00 12.40 0.00 [2023-05-29T10:58:01.178Z] 10:31:01 1.95 0.02 1.93 0.00 0.13 20.80 0.00 [2023-05-29T10:58:01.178Z] 10:32:01 1.25 0.00 1.25 0.00 0.00 14.80 0.00 [2023-05-29T10:58:01.178Z] 10:33:01 1.30 0.00 1.30 0.00 0.00 18.53 0.00 [2023-05-29T10:58:01.178Z] 10:34:01 1.67 0.00 1.67 0.00 0.00 17.19 0.00 [2023-05-29T10:58:01.178Z] 10:35:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 [2023-05-29T10:58:01.178Z] 10:36:01 1.72 0.00 1.72 0.00 0.00 18.53 0.00 [2023-05-29T10:58:01.178Z] 10:37:01 1.02 0.00 1.02 0.00 0.00 10.66 0.00 [2023-05-29T10:58:01.178Z] 10:38:01 2.03 0.00 2.03 0.00 0.00 21.73 0.00 [2023-05-29T10:58:01.178Z] 10:39:01 0.85 0.00 0.85 0.00 0.00 8.80 0.00 [2023-05-29T10:58:01.178Z] 10:40:01 1.53 0.00 1.53 0.00 0.00 16.53 0.00 [2023-05-29T10:58:01.178Z] 10:41:01 1.12 0.00 1.12 0.00 0.00 13.06 0.00 [2023-05-29T10:58:01.178Z] 10:42:01 1.68 0.00 1.68 0.00 0.00 18.26 0.00 [2023-05-29T10:58:01.178Z] 10:43:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 [2023-05-29T10:58:01.178Z] 10:44:01 1.55 0.00 1.55 0.00 0.00 16.93 0.00 [2023-05-29T10:58:01.178Z] 10:45:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 [2023-05-29T10:58:01.178Z] 10:46:01 1.78 0.00 1.78 0.00 0.00 19.73 0.00 [2023-05-29T10:58:01.178Z] 10:47:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 [2023-05-29T10:58:01.178Z] 10:48:01 1.00 0.00 1.00 0.00 0.00 12.26 0.00 [2023-05-29T10:58:01.178Z] 10:49:01 1.15 0.00 1.15 0.00 0.00 12.66 0.00 [2023-05-29T10:58:01.178Z] 10:50:01 1.38 0.00 1.38 0.00 0.00 15.99 0.00 [2023-05-29T10:58:01.178Z] 10:51:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 [2023-05-29T10:58:01.178Z] 10:52:01 1.48 0.00 1.48 0.00 0.00 17.46 0.00 [2023-05-29T10:58:01.178Z] 10:53:01 1.12 0.00 1.12 0.00 0.00 12.40 0.00 [2023-05-29T10:58:01.178Z] 10:54:01 1.07 0.00 1.07 0.00 0.00 14.00 0.00 [2023-05-29T10:58:01.178Z] 10:55:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 [2023-05-29T10:58:01.178Z] 10:56:01 1.58 0.00 1.58 0.00 0.00 18.53 0.00 [2023-05-29T10:58:01.178Z] 10:57:01 1.10 0.00 1.10 0.00 0.00 11.73 0.00 [2023-05-29T10:58:01.178Z] Average: 74.59 1.82 72.78 0.00 264.22 25978.43 0.00 [2023-05-29T10:58:01.178Z] [2023-05-29T10:58:01.178Z] 10:16:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-05-29T10:58:01.178Z] 10:17:01 28885748 31623952 684276 2.08 72448 2943688 1706624 5.03 982916 2650072 737168 [2023-05-29T10:58:01.178Z] 10:18:01 27787852 31412300 879548 2.67 113484 3708700 2125864 6.27 1608016 3025536 305660 [2023-05-29T10:58:01.178Z] 10:19:01 27757044 31478460 811768 2.47 117200 3779596 1945816 5.73 1377532 3263096 312828 [2023-05-29T10:58:01.178Z] 10:20:01 25320908 31453508 837944 2.55 118620 6144564 2567328 7.57 1653540 5376944 2453932 [2023-05-29T10:58:01.178Z] 10:21:01 22941660 31364312 914692 2.78 231500 8075232 2730416 8.05 2217000 6929488 962768 [2023-05-29T10:58:01.178Z] 10:22:01 20359724 31493168 778696 2.37 300900 10665124 1894552 5.58 1851872 9819632 27120 [2023-05-29T10:58:01.178Z] 10:23:01 21060972 31476640 794352 2.42 310112 9924684 1985408 5.85 1987180 8969248 224 [2023-05-29T10:58:01.178Z] 10:24:01 20215988 31418960 840604 2.56 321552 10612980 2188348 6.45 2307764 9390728 70440 [2023-05-29T10:58:01.178Z] 10:25:01 17238076 30921304 1329036 4.04 409732 12881300 3283148 9.68 3060096 11482020 56 [2023-05-29T10:58:01.178Z] 10:26:01 18904740 31492536 773248 2.35 427776 11815452 1921024 5.66 2561156 10379452 224 [2023-05-29T10:58:01.178Z] 10:27:01 18922836 31510688 754940 2.30 427792 11815456 1921024 5.66 2542796 10379436 4 [2023-05-29T10:58:01.178Z] 10:28:01 18925104 31512996 752612 2.29 427812 11815460 1921024 5.66 2541348 10379440 192 [2023-05-29T10:58:01.178Z] 10:29:01 18930680 31518572 747048 2.27 427828 11815460 1921024 5.66 2535572 10379440 8 [2023-05-29T10:58:01.178Z] 10:30:01 18930592 31518524 747048 2.27 427848 11815464 1921024 5.66 2535608 10379444 164 [2023-05-29T10:58:01.178Z] 10:31:01 18934216 31522468 743596 2.26 427872 11815592 1913548 5.64 2532464 10379724 24 [2023-05-29T10:58:01.178Z] 10:32:01 18934484 31522768 743236 2.26 427896 11815600 1913548 5.64 2532860 10379732 192 [2023-05-29T10:58:01.178Z] 10:33:01 18934624 31522888 742952 2.26 427916 11815580 1913548 5.64 2532500 10379712 12 [2023-05-29T10:58:01.178Z] 10:34:01 18934508 31522816 743200 2.26 427940 11815580 1897336 5.59 2532592 10379712 4 [2023-05-29T10:58:01.178Z] 10:35:01 18934524 31522836 743144 2.26 427952 11815584 1897336 5.59 2532544 10379716 8 [2023-05-29T10:58:01.178Z] 10:36:01 18934476 31522816 743120 2.26 427960 11815588 1897336 5.59 2532528 10379720 24 [2023-05-29T10:58:01.178Z] 10:37:01 18934176 31522524 743344 2.26 427968 11815592 1913412 5.64 2532596 10379724 8 [2023-05-29T10:58:01.178Z] 10:38:01 18934412 31522912 742876 2.26 428008 11815724 1913412 5.64 2532564 10379840 12 [2023-05-29T10:58:01.178Z] 10:39:01 18934364 31522884 742856 2.26 428012 11815724 1913412 5.64 2532568 10379856 8 [2023-05-29T10:58:01.178Z] 10:40:01 18934468 31523024 742884 2.26 428032 11815728 1913412 5.64 2532600 10379860 40 [2023-05-29T10:58:01.178Z] 10:41:01 18934200 31522764 743100 2.26 428052 11815732 1913412 5.64 2532600 10379868 12 [2023-05-29T10:58:01.178Z] 10:42:01 18933624 31522228 743572 2.26 428076 11815736 1913412 5.64 2532704 10379868 12 [2023-05-29T10:58:01.178Z] 10:43:01 18933876 31522516 743348 2.26 428100 11815740 1913412 5.64 2533160 10379872 16 [2023-05-29T10:58:01.178Z] 10:44:01 18934080 31522732 743072 2.26 428108 11815740 1913412 5.64 2532784 10379872 4 [2023-05-29T10:58:01.178Z] 10:45:01 18934040 31522696 743044 2.26 428120 11815744 1913412 5.64 2532720 10379876 8 [2023-05-29T10:58:01.178Z] 10:46:01 18934476 31523160 742752 2.26 428144 11815736 1913412 5.64 2533088 10379880 12 [2023-05-29T10:58:01.178Z] 10:47:01 18934412 31523104 742764 2.26 428152 11815748 1913412 5.64 2532844 10379880 8 [2023-05-29T10:58:01.178Z] 10:48:01 18934144 31522876 742952 2.26 428168 11815752 1913412 5.64 2532816 10379884 184 [2023-05-29T10:58:01.178Z] 10:49:01 18934096 31522836 742928 2.26 428172 11815756 1913412 5.64 2532816 10379888 8 [2023-05-29T10:58:01.178Z] 10:50:01 18934048 31522812 742900 2.26 428184 11815760 1913412 5.64 2532840 10379892 48 [2023-05-29T10:58:01.178Z] 10:51:01 18934000 31522768 742872 2.26 428204 11815756 1913412 5.64 2532844 10379896 8 [2023-05-29T10:58:01.178Z] 10:52:01 18933700 31522492 743092 2.26 428216 11815764 1896992 5.59 2532944 10379896 48 [2023-05-29T10:58:01.178Z] 10:53:01 18933836 31522656 743084 2.26 428236 11815768 1896992 5.59 2533180 10379900 8 [2023-05-29T10:58:01.178Z] 10:54:01 18933812 31522672 743044 2.26 428260 11815776 1896992 5.59 2533040 10379908 172 [2023-05-29T10:58:01.178Z] 10:55:01 18933804 31522668 742976 2.26 428272 11815776 1896992 5.59 2532908 10379908 8 [2023-05-29T10:58:01.178Z] 10:56:01 18934228 31523128 742468 2.26 428292 11815776 1896992 5.59 2532996 10379912 44 [2023-05-29T10:58:01.178Z] 10:57:01 18933960 31522868 742664 2.26 428300 11815780 1896992 5.59 2533004 10379912 12 [2023-05-29T10:58:01.178Z] Average: 19936695 31495386 773357 2.35 382761 10898471 1988986 5.86 2393841 9586822 118823 [2023-05-29T10:58:01.178Z] [2023-05-29T10:58:01.178Z] 10:16:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-05-29T10:58:01.178Z] 10:17:01 ens3 1469.61 1397.50 12146.20 170.78 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.178Z] 10:17:01 lo 5.40 5.40 0.52 0.52 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.178Z] 10:17:01 docker0 503.20 425.18 36.13 2745.01 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.178Z] 10:18:01 veth127e0d5 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.178Z] 10:18:01 ens3 151.94 114.40 720.50 90.98 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.178Z] 10:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.178Z] 10:18:01 docker0 69.22 101.70 5.65 682.32 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.178Z] 10:19:01 veth127e0d5 1.43 1.45 0.13 0.13 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.178Z] 10:19:01 ens3 33.16 18.20 27.06 14.41 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.178Z] 10:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.178Z] 10:19:01 docker0 1.43 1.43 0.11 0.13 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.178Z] 10:20:01 ens3 83.48 52.48 1722.67 17.85 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.178Z] 10:20:01 lo 0.81 0.81 0.07 0.07 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.178Z] 10:20:01 veth684d010 0.00 0.17 0.00 0.02 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.178Z] 10:20:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.178Z] 10:21:01 ens3 1008.20 485.51 7235.82 58.24 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.178Z] 10:21:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.178Z] 10:21:01 veth684d010 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.178Z] 10:21:01 docker0 453.28 946.32 38.46 6300.13 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.178Z] 10:22:01 ens3 6.11 4.62 4.95 2.80 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.178Z] 10:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.178Z] 10:22:01 veth684d010 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.178Z] 10:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:23:01 veth51698b4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:23:01 ens3 76.09 55.56 592.05 7.20 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:23:01 lo 1.37 1.37 0.13 0.13 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:23:01 veth684d010 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:23:01 veth007b128 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:24:01 veth0fa4365 31.21 43.62 2.98 15.94 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:24:01 ens3 765.88 335.17 3074.38 44.63 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:24:01 vethaf54e7e 0.00 0.25 0.00 0.02 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:24:01 veth5407d9c 31.02 43.44 2.97 15.93 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:24:01 lo 0.30 0.30 0.02 0.02 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:24:01 veth1ff9395 105.58 201.88 9.69 1210.77 0.00 0.00 0.00 0.10 [2023-05-29T10:58:01.179Z] 10:24:01 veth684d010 0.00 0.43 0.00 0.02 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:24:01 docker0 181.26 317.58 14.23 1644.69 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:25:01 vethbd00b46 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:25:01 ens3 332.57 206.60 2499.37 212.43 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:25:01 veth80e8f95 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:25:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:25:01 veth684d010 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:25:01 veth4ada17d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:25:01 veth653dcab 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:25:01 docker0 142.58 282.36 11.09 2474.02 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:26:01 ens3 52.70 34.37 261.68 17.42 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:26:01 lo 0.33 0.33 0.02 0.02 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:26:01 docker0 7.93 15.71 0.53 231.49 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:27:01 ens3 0.17 0.07 0.08 0.06 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:28:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:29:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:30:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:31:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:32:01 ens3 0.28 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:33:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:34:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:35:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:36:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:37:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:38:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:39:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:40:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:41:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:42:01 ens3 0.48 0.32 0.65 0.08 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:43:01 ens3 0.47 0.43 0.26 0.22 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:44:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:45:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:46:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:47:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:48:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:49:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:50:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:51:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:52:01 ens3 0.45 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:53:01 ens3 0.63 0.32 0.29 0.21 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:54:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:55:01 ens3 0.25 0.03 0.12 0.00 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:56:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.179Z] 10:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.180Z] 10:57:01 ens3 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.180Z] 10:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.180Z] 10:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.180Z] Average: ens3 97.22 66.05 689.66 15.56 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.180Z] Average: lo 0.30 0.30 0.03 0.03 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.180Z] Average: docker0 33.17 51.03 2.59 343.69 0.00 0.00 0.00 0.00 [2023-05-29T10:58:01.180Z] [2023-05-29T10:58:01.180Z] [2023-05-29T10:58:01.180Z] ---> sar -P ALL: [2023-05-29T10:58:01.180Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-17155) 05/29/23 _x86_64_ (8 CPU) [2023-05-29T10:58:01.180Z] [2023-05-29T10:58:01.180Z] 10:15:46 LINUX RESTART (8 CPU) [2023-05-29T10:58:01.180Z] [2023-05-29T10:58:01.180Z] 10:16:01 CPU %user %nice %system %iowait %steal %idle [2023-05-29T10:58:01.180Z] 10:17:01 all 10.76 0.00 3.98 2.74 0.06 82.46 [2023-05-29T10:58:01.180Z] 10:17:01 0 12.25 0.00 3.46 3.84 0.07 80.38 [2023-05-29T10:58:01.180Z] 10:17:01 1 8.81 0.00 4.84 4.47 0.05 81.84 [2023-05-29T10:58:01.180Z] 10:17:01 2 12.52 0.00 2.99 0.50 0.07 83.93 [2023-05-29T10:58:01.180Z] 10:17:01 3 11.00 0.00 3.86 0.67 0.07 84.40 [2023-05-29T10:58:01.180Z] 10:17:01 4 10.10 0.00 4.35 1.28 0.05 84.22 [2023-05-29T10:58:01.180Z] 10:17:01 5 8.88 0.00 4.40 6.19 0.07 80.46 [2023-05-29T10:58:01.180Z] 10:17:01 6 8.71 0.00 3.35 2.44 0.05 85.45 [2023-05-29T10:58:01.180Z] 10:17:01 7 13.81 0.00 4.57 2.51 0.07 79.04 [2023-05-29T10:58:01.180Z] 10:18:01 all 25.00 0.00 5.15 3.70 0.08 66.07 [2023-05-29T10:58:01.180Z] 10:18:01 0 24.97 0.00 5.60 0.54 0.07 68.82 [2023-05-29T10:58:01.180Z] 10:18:01 1 24.03 0.00 4.49 0.22 0.08 71.18 [2023-05-29T10:58:01.180Z] 10:18:01 2 23.77 0.00 5.36 0.35 0.07 70.45 [2023-05-29T10:58:01.180Z] 10:18:01 3 23.20 0.00 5.99 8.76 0.08 61.97 [2023-05-29T10:58:01.180Z] 10:18:01 4 25.32 0.00 5.54 0.08 0.07 69.00 [2023-05-29T10:58:01.180Z] 10:18:01 5 25.83 0.00 4.81 10.50 0.07 58.79 [2023-05-29T10:58:01.180Z] 10:18:01 6 26.56 0.00 4.75 0.62 0.10 67.96 [2023-05-29T10:58:01.180Z] 10:18:01 7 26.29 0.00 4.69 8.51 0.08 60.42 [2023-05-29T10:58:01.180Z] 10:19:01 all 38.71 0.00 5.89 1.22 0.08 54.09 [2023-05-29T10:58:01.180Z] 10:19:01 0 37.82 0.00 5.84 0.35 0.08 55.91 [2023-05-29T10:58:01.180Z] 10:19:01 1 37.35 0.00 5.34 0.89 0.08 56.34 [2023-05-29T10:58:01.180Z] 10:19:01 2 37.77 0.00 5.76 0.02 0.08 56.36 [2023-05-29T10:58:01.180Z] 10:19:01 3 40.98 0.00 6.20 1.36 0.07 51.39 [2023-05-29T10:58:01.180Z] 10:19:01 4 40.88 0.00 6.08 0.07 0.07 52.90 [2023-05-29T10:58:01.180Z] 10:19:01 5 37.78 0.00 5.74 0.25 0.08 56.14 [2023-05-29T10:58:01.180Z] 10:19:01 6 37.42 0.00 5.64 0.42 0.08 56.43 [2023-05-29T10:58:01.180Z] 10:19:01 7 39.69 0.00 6.54 6.47 0.07 47.24 [2023-05-29T10:58:01.180Z] 10:20:01 all 19.23 0.00 6.03 3.66 0.08 70.99 [2023-05-29T10:58:01.180Z] 10:20:01 0 16.86 0.00 6.24 0.94 0.05 75.90 [2023-05-29T10:58:01.180Z] 10:20:01 1 20.48 0.00 5.74 3.34 0.09 70.36 [2023-05-29T10:58:01.180Z] 10:20:01 2 21.45 0.00 6.43 1.37 0.16 70.59 [2023-05-29T10:58:01.180Z] 10:20:01 3 19.18 0.00 6.16 0.29 0.07 74.29 [2023-05-29T10:58:01.180Z] 10:20:01 4 19.96 0.00 5.77 2.06 0.09 72.13 [2023-05-29T10:58:01.180Z] 10:20:01 5 19.76 0.00 4.93 0.29 0.07 74.95 [2023-05-29T10:58:01.180Z] 10:20:01 6 16.57 0.00 5.56 4.29 0.07 73.50 [2023-05-29T10:58:01.180Z] 10:20:01 7 19.62 0.00 7.36 16.75 0.09 56.19 [2023-05-29T10:58:01.180Z] 10:21:01 all 9.96 0.00 5.61 20.48 0.10 63.85 [2023-05-29T10:58:01.180Z] 10:21:01 0 9.18 0.00 5.76 26.01 0.07 58.98 [2023-05-29T10:58:01.180Z] 10:21:01 1 9.22 0.00 5.77 24.00 0.08 60.93 [2023-05-29T10:58:01.180Z] 10:21:01 2 10.75 0.00 5.00 13.77 0.07 70.41 [2023-05-29T10:58:01.180Z] 10:21:01 3 10.08 0.00 5.68 9.56 0.05 74.63 [2023-05-29T10:58:01.180Z] 10:21:01 4 10.82 0.00 5.49 25.46 0.07 58.16 [2023-05-29T10:58:01.180Z] 10:21:01 5 11.21 0.00 5.55 10.76 0.08 72.40 [2023-05-29T10:58:01.180Z] 10:21:01 6 9.12 0.00 5.57 8.56 0.05 76.70 [2023-05-29T10:58:01.180Z] 10:21:01 7 9.29 0.00 6.07 45.99 0.31 38.35 [2023-05-29T10:58:01.180Z] 10:22:01 all 5.02 0.00 4.49 27.14 0.05 63.29 [2023-05-29T10:58:01.180Z] 10:22:01 0 4.96 0.00 5.84 35.81 0.07 53.32 [2023-05-29T10:58:01.180Z] 10:22:01 1 5.21 0.00 4.17 11.55 0.08 78.99 [2023-05-29T10:58:01.180Z] 10:22:01 2 4.98 0.00 4.59 57.73 0.05 32.66 [2023-05-29T10:58:01.180Z] 10:22:01 3 5.15 0.00 4.33 7.87 0.02 82.63 [2023-05-29T10:58:01.180Z] 10:22:01 4 4.80 0.00 4.28 11.23 0.03 79.66 [2023-05-29T10:58:01.180Z] 10:22:01 5 5.31 0.00 3.68 71.62 0.05 19.35 [2023-05-29T10:58:01.180Z] 10:22:01 6 5.07 0.00 4.47 11.42 0.03 79.01 [2023-05-29T10:58:01.180Z] 10:22:01 7 4.71 0.00 4.54 10.30 0.10 80.35 [2023-05-29T10:58:01.180Z] 10:23:01 all 48.63 0.00 8.58 14.69 0.13 27.96 [2023-05-29T10:58:01.180Z] 10:23:01 0 49.50 0.00 8.46 7.11 0.12 34.81 [2023-05-29T10:58:01.180Z] 10:23:01 1 49.46 0.00 9.11 24.76 0.14 16.53 [2023-05-29T10:58:01.180Z] 10:23:01 2 49.38 0.00 8.22 16.05 0.10 26.25 [2023-05-29T10:58:01.180Z] 10:23:01 3 48.73 0.00 8.79 8.96 0.17 33.35 [2023-05-29T10:58:01.180Z] 10:23:01 4 49.14 0.00 8.51 7.29 0.12 34.94 [2023-05-29T10:58:01.180Z] 10:23:01 5 47.17 0.00 7.88 5.85 0.12 38.97 [2023-05-29T10:58:01.180Z] 10:23:01 6 49.10 0.00 8.64 24.67 0.14 17.46 [2023-05-29T10:58:01.180Z] 10:23:01 7 46.46 0.00 9.08 23.15 0.16 21.15 [2023-05-29T10:58:01.180Z] 10:24:01 all 21.40 0.00 7.46 25.59 0.12 45.43 [2023-05-29T10:58:01.180Z] 10:24:01 0 20.61 0.00 7.29 22.52 0.14 49.44 [2023-05-29T10:58:01.180Z] 10:24:01 1 22.54 0.00 6.88 35.91 0.14 34.54 [2023-05-29T10:58:01.180Z] 10:24:01 2 22.17 0.00 8.37 25.90 0.14 43.41 [2023-05-29T10:58:01.180Z] 10:24:01 3 21.09 0.00 7.39 33.28 0.12 38.11 [2023-05-29T10:58:01.180Z] 10:24:01 4 23.71 0.00 8.00 30.02 0.08 38.19 [2023-05-29T10:58:01.180Z] 10:24:01 5 17.55 0.00 6.97 15.91 0.10 59.46 [2023-05-29T10:58:01.180Z] 10:24:01 6 21.51 0.00 6.48 25.28 0.08 46.65 [2023-05-29T10:58:01.180Z] 10:24:01 7 22.06 0.00 8.28 15.74 0.15 53.77 [2023-05-29T10:58:01.180Z] 10:25:01 all 34.11 0.00 12.27 21.57 0.16 31.88 [2023-05-29T10:58:01.180Z] 10:25:01 0 29.52 0.00 11.85 29.96 0.19 28.47 [2023-05-29T10:58:01.180Z] 10:25:01 1 34.08 0.00 10.61 14.55 0.12 40.64 [2023-05-29T10:58:01.180Z] 10:25:01 2 38.11 0.00 13.73 22.96 0.12 25.08 [2023-05-29T10:58:01.180Z] 10:25:01 3 33.06 0.00 11.29 12.11 0.14 43.41 [2023-05-29T10:58:01.180Z] 10:25:01 4 36.35 0.00 13.76 25.66 0.12 24.11 [2023-05-29T10:58:01.180Z] 10:25:01 5 31.97 0.00 12.08 20.73 0.19 35.04 [2023-05-29T10:58:01.180Z] 10:25:01 6 33.45 0.00 11.22 24.58 0.10 30.65 [2023-05-29T10:58:01.180Z] 10:25:01 7 36.29 0.00 13.65 22.25 0.33 27.48 [2023-05-29T10:58:01.180Z] 10:26:01 all 32.86 0.00 9.28 12.64 0.13 45.09 [2023-05-29T10:58:01.180Z] 10:26:01 0 34.66 0.00 9.32 7.55 0.10 48.36 [2023-05-29T10:58:01.180Z] 10:26:01 1 33.55 0.00 9.91 11.85 0.10 44.58 [2023-05-29T10:58:01.180Z] 10:26:01 2 31.96 0.00 9.97 17.28 0.20 40.58 [2023-05-29T10:58:01.180Z] 10:26:01 3 34.06 0.00 9.75 10.72 0.08 45.38 [2023-05-29T10:58:01.180Z] 10:26:01 4 31.24 0.00 9.39 11.40 0.12 47.86 [2023-05-29T10:58:01.180Z] 10:26:01 5 31.88 0.00 9.46 9.13 0.19 49.35 [2023-05-29T10:58:01.180Z] 10:26:01 6 32.77 0.00 9.13 25.06 0.12 32.92 [2023-05-29T10:58:01.180Z] 10:26:01 7 32.76 0.00 7.31 8.10 0.12 51.71 [2023-05-29T10:58:01.180Z] 10:27:01 all 0.01 0.00 0.01 0.01 0.01 99.95 [2023-05-29T10:58:01.180Z] 10:27:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-29T10:58:01.180Z] 10:27:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-29T10:58:01.180Z] 10:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-29T10:58:01.180Z] 10:27:01 3 0.00 0.00 0.02 0.02 0.02 99.95 [2023-05-29T10:58:01.180Z] 10:27:01 4 0.10 0.00 0.02 0.05 0.02 99.82 [2023-05-29T10:58:01.180Z] 10:27:01 5 0.00 0.00 0.00 0.03 0.02 99.95 [2023-05-29T10:58:01.180Z] 10:27:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-29T10:58:01.180Z] 10:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-29T10:58:01.180Z] [2023-05-29T10:58:01.180Z] 10:27:01 CPU %user %nice %system %iowait %steal %idle [2023-05-29T10:58:01.180Z] 10:28:01 all 0.03 0.00 0.01 0.01 0.00 99.94 [2023-05-29T10:58:01.180Z] 10:28:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-29T10:58:01.180Z] 10:28:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-29T10:58:01.180Z] 10:28:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-29T10:58:01.180Z] 10:28:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2023-05-29T10:58:01.180Z] 10:28:01 4 0.07 0.00 0.02 0.05 0.02 99.85 [2023-05-29T10:58:01.180Z] 10:28:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-29T10:58:01.180Z] 10:28:01 6 0.15 0.00 0.02 0.00 0.00 99.83 [2023-05-29T10:58:01.180Z] 10:28:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-29T10:58:01.180Z] 10:29:01 all 0.15 0.00 0.01 0.01 0.01 99.83 [2023-05-29T10:58:01.180Z] 10:29:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-29T10:58:01.180Z] 10:29:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-29T10:58:01.180Z] 10:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-29T10:58:01.180Z] 10:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-29T10:58:01.180Z] 10:29:01 4 0.05 0.00 0.00 0.05 0.03 99.87 [2023-05-29T10:58:01.180Z] 10:29:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-29T10:58:01.180Z] 10:29:01 6 1.13 0.00 0.00 0.00 0.02 98.86 [2023-05-29T10:58:01.180Z] 10:29:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-29T10:58:01.180Z] 10:30:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2023-05-29T10:58:01.180Z] 10:30:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-29T10:58:01.180Z] 10:30:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-29T10:58:01.180Z] 10:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-29T10:58:01.180Z] 10:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-29T10:58:01.180Z] 10:30:01 4 0.05 0.00 0.02 0.02 0.02 99.90 [2023-05-29T10:58:01.180Z] 10:30:01 5 0.00 0.00 0.00 0.02 0.02 99.97 [2023-05-29T10:58:01.180Z] 10:30:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-29T10:58:01.181Z] 10:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-29T10:58:01.181Z] 10:31:01 all 0.03 0.00 0.03 0.01 0.01 99.94 [2023-05-29T10:58:01.181Z] 10:31:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-29T10:58:01.181Z] 10:31:01 1 0.05 0.00 0.03 0.02 0.00 99.90 [2023-05-29T10:58:01.181Z] 10:31:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-29T10:58:01.181Z] 10:31:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2023-05-29T10:58:01.181Z] 10:31:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2023-05-29T10:58:01.181Z] 10:31:01 5 0.03 0.00 0.02 0.03 0.02 99.90 [2023-05-29T10:58:01.181Z] 10:31:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2023-05-29T10:58:01.181Z] 10:31:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2023-05-29T10:58:01.181Z] 10:32:01 all 0.10 0.00 0.01 0.00 0.01 99.87 [2023-05-29T10:58:01.181Z] 10:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-29T10:58:01.181Z] 10:32:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-29T10:58:01.181Z] 10:32:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-29T10:58:01.181Z] 10:32:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-29T10:58:01.181Z] 10:32:01 4 0.03 0.00 0.00 0.03 0.00 99.93 [2023-05-29T10:58:01.181Z] 10:32:01 5 0.55 0.00 0.02 0.00 0.02 99.42 [2023-05-29T10:58:01.181Z] 10:32:01 6 0.18 0.00 0.05 0.00 0.02 99.75 [2023-05-29T10:58:01.181Z] 10:32:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-29T10:58:01.181Z] 10:33:01 all 0.11 0.00 0.01 0.00 0.01 99.87 [2023-05-29T10:58:01.181Z] 10:33:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-29T10:58:01.181Z] 10:33:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-29T10:58:01.181Z] 10:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-29T10:58:01.181Z] 10:33:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-29T10:58:01.181Z] 10:33:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-29T10:58:01.181Z] 10:33:01 5 0.73 0.00 0.03 0.00 0.03 99.20 [2023-05-29T10:58:01.181Z] 10:33:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-29T10:58:01.181Z] 10:33:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-29T10:58:01.181Z] 10:34:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2023-05-29T10:58:01.181Z] 10:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-29T10:58:01.181Z] 10:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-29T10:58:01.181Z] 10:34:01 2 0.00 0.00 0.00 0.03 0.02 99.95 [2023-05-29T10:58:01.181Z] 10:34:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-29T10:58:01.181Z] 10:34:01 4 0.02 0.00 0.02 0.03 0.00 99.93 [2023-05-29T10:58:01.181Z] 10:34:01 5 0.02 0.00 0.05 0.00 0.03 99.90 [2023-05-29T10:58:01.181Z] 10:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-29T10:58:01.181Z] 10:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-29T10:58:01.181Z] 10:35:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-05-29T10:58:01.181Z] 10:35:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-29T10:58:01.181Z] 10:35:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-29T10:58:01.181Z] 10:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-29T10:58:01.181Z] 10:35:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-29T10:58:01.181Z] 10:35:01 4 0.03 0.00 0.00 0.02 0.02 99.93 [2023-05-29T10:58:01.181Z] 10:35:01 5 0.02 0.00 0.02 0.02 0.02 99.93 [2023-05-29T10:58:01.181Z] 10:35:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-29T10:58:01.181Z] 10:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-29T10:58:01.181Z] 10:36:01 all 0.06 0.00 0.02 0.00 0.00 99.91 [2023-05-29T10:58:01.181Z] 10:36:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-29T10:58:01.181Z] 10:36:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-29T10:58:01.181Z] 10:36:01 2 0.35 0.00 0.00 0.02 0.00 99.63 [2023-05-29T10:58:01.181Z] 10:36:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-29T10:58:01.181Z] 10:36:01 4 0.03 0.00 0.05 0.02 0.00 99.90 [2023-05-29T10:58:01.181Z] 10:36:01 5 0.03 0.00 0.03 0.00 0.03 99.90 [2023-05-29T10:58:01.181Z] 10:36:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-29T10:58:01.181Z] 10:36:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-29T10:58:01.181Z] 10:37:01 all 0.09 0.00 0.02 0.00 0.01 99.88 [2023-05-29T10:58:01.181Z] 10:37:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-29T10:58:01.181Z] 10:37:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2023-05-29T10:58:01.181Z] 10:37:01 2 0.55 0.00 0.08 0.00 0.02 99.35 [2023-05-29T10:58:01.181Z] 10:37:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-29T10:58:01.181Z] 10:37:01 4 0.07 0.00 0.00 0.00 0.00 99.93 [2023-05-29T10:58:01.181Z] 10:37:01 5 0.03 0.00 0.02 0.02 0.03 99.90 [2023-05-29T10:58:01.181Z] 10:37:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-29T10:58:01.181Z] 10:37:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-29T10:58:01.181Z] 10:38:01 all 0.06 0.00 0.01 0.04 0.01 99.88 [2023-05-29T10:58:01.181Z] 10:38:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2023-05-29T10:58:01.181Z] 10:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-29T10:58:01.181Z] 10:38:01 2 0.37 0.00 0.00 0.00 0.00 99.63 [2023-05-29T10:58:01.181Z] 10:38:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-29T10:58:01.181Z] 10:38:01 4 0.03 0.00 0.00 0.07 0.02 99.88 [2023-05-29T10:58:01.181Z] 10:38:01 5 0.03 0.00 0.02 0.22 0.02 99.72 [2023-05-29T10:58:01.181Z] 10:38:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-29T10:58:01.181Z] 10:38:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-29T10:58:01.181Z] [2023-05-29T10:58:01.181Z] 10:38:01 CPU %user %nice %system %iowait %steal %idle [2023-05-29T10:58:01.181Z] 10:39:01 all 0.01 0.00 0.01 0.02 0.00 99.96 [2023-05-29T10:58:01.181Z] 10:39:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-29T10:58:01.181Z] 10:39:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-29T10:58:01.181Z] 10:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-29T10:58:01.181Z] 10:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-29T10:58:01.181Z] 10:39:01 4 0.02 0.00 0.00 0.15 0.00 99.83 [2023-05-29T10:58:01.181Z] 10:39:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2023-05-29T10:58:01.181Z] 10:39:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-29T10:58:01.181Z] 10:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-29T10:58:01.181Z] 10:40:01 all 0.01 0.00 0.01 0.01 0.01 99.95 [2023-05-29T10:58:01.181Z] 10:40:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-29T10:58:01.181Z] 10:40:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-29T10:58:01.181Z] 10:40:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-29T10:58:01.181Z] 10:40:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-29T10:58:01.181Z] 10:40:01 4 0.03 0.00 0.00 0.03 0.02 99.92 [2023-05-29T10:58:01.181Z] 10:40:01 5 0.02 0.00 0.02 0.03 0.03 99.90 [2023-05-29T10:58:01.181Z] 10:40:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-29T10:58:01.181Z] 10:40:01 7 0.00 0.00 0.03 0.00 0.00 99.97 [2023-05-29T10:58:01.181Z] 10:41:01 all 0.13 0.00 0.01 0.01 0.00 99.85 [2023-05-29T10:58:01.181Z] 10:41:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-29T10:58:01.181Z] 10:41:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-29T10:58:01.181Z] 10:41:01 2 0.83 0.00 0.00 0.02 0.02 99.14 [2023-05-29T10:58:01.181Z] 10:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-29T10:58:01.181Z] 10:41:01 4 0.03 0.00 0.03 0.03 0.00 99.90 [2023-05-29T10:58:01.181Z] 10:41:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2023-05-29T10:58:01.181Z] 10:41:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-29T10:58:01.181Z] 10:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-29T10:58:01.181Z] 10:42:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2023-05-29T10:58:01.181Z] 10:42:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-29T10:58:01.181Z] 10:42:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-29T10:58:01.181Z] 10:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-29T10:58:01.181Z] 10:42:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-29T10:58:01.181Z] 10:42:01 4 0.02 0.00 0.00 0.02 0.02 99.95 [2023-05-29T10:58:01.181Z] 10:42:01 5 0.02 0.00 0.02 0.02 0.03 99.92 [2023-05-29T10:58:01.181Z] 10:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-29T10:58:01.181Z] 10:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-29T10:58:01.181Z] 10:43:01 all 0.15 0.00 0.01 0.00 0.00 99.83 [2023-05-29T10:58:01.181Z] 10:43:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2023-05-29T10:58:01.181Z] 10:43:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-29T10:58:01.181Z] 10:43:01 2 0.98 0.00 0.03 0.00 0.00 98.99 [2023-05-29T10:58:01.181Z] 10:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-29T10:58:01.181Z] 10:43:01 4 0.05 0.00 0.00 0.02 0.00 99.93 [2023-05-29T10:58:01.181Z] 10:43:01 5 0.02 0.00 0.02 0.02 0.03 99.92 [2023-05-29T10:58:01.181Z] 10:43:01 6 0.08 0.00 0.00 0.00 0.00 99.92 [2023-05-29T10:58:01.181Z] 10:43:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-29T10:58:01.181Z] 10:44:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2023-05-29T10:58:01.181Z] 10:44:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-29T10:58:01.181Z] 10:44:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-29T10:58:01.181Z] 10:44:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-29T10:58:01.181Z] 10:44:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-29T10:58:01.181Z] 10:44:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2023-05-29T10:58:01.181Z] 10:44:01 5 0.03 0.00 0.02 0.03 0.02 99.90 [2023-05-29T10:58:01.181Z] 10:44:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-29T10:58:01.181Z] 10:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-29T10:58:01.181Z] 10:45:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-05-29T10:58:01.182Z] 10:45:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-29T10:58:01.182Z] 10:45:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-29T10:58:01.182Z] 10:45:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-29T10:58:01.182Z] 10:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-29T10:58:01.182Z] 10:45:01 4 0.03 0.00 0.00 0.02 0.02 99.93 [2023-05-29T10:58:01.182Z] 10:45:01 5 0.03 0.00 0.03 0.02 0.03 99.88 [2023-05-29T10:58:01.182Z] 10:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-29T10:58:01.182Z] 10:45:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-29T10:58:01.182Z] 10:46:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2023-05-29T10:58:01.182Z] 10:46:01 0 0.00 0.00 0.02 0.02 0.02 99.95 [2023-05-29T10:58:01.182Z] 10:46:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-29T10:58:01.182Z] 10:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-29T10:58:01.182Z] 10:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-29T10:58:01.182Z] 10:46:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-29T10:58:01.182Z] 10:46:01 5 0.07 0.00 0.05 0.02 0.02 99.85 [2023-05-29T10:58:01.182Z] 10:46:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-29T10:58:01.182Z] 10:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-29T10:58:01.182Z] 10:47:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2023-05-29T10:58:01.182Z] 10:47:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-29T10:58:01.182Z] 10:47:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-29T10:58:01.182Z] 10:47:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-29T10:58:01.182Z] 10:47:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-29T10:58:01.182Z] 10:47:01 4 0.02 0.00 0.00 0.02 0.02 99.95 [2023-05-29T10:58:01.182Z] 10:47:01 5 0.02 0.00 0.03 0.02 0.02 99.92 [2023-05-29T10:58:01.182Z] 10:47:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-29T10:58:01.182Z] 10:47:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-29T10:58:01.182Z] 10:48:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-05-29T10:58:01.182Z] 10:48:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-29T10:58:01.182Z] 10:48:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-29T10:58:01.182Z] 10:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-29T10:58:01.182Z] 10:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-29T10:58:01.182Z] 10:48:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2023-05-29T10:58:01.182Z] 10:48:01 5 0.00 0.00 0.03 0.00 0.00 99.97 [2023-05-29T10:58:01.182Z] 10:48:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-29T10:58:01.182Z] 10:48:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-29T10:58:01.182Z] 10:49:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-05-29T10:58:01.182Z] 10:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-29T10:58:01.182Z] 10:49:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2023-05-29T10:58:01.182Z] 10:49:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2023-05-29T10:58:01.182Z] 10:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-29T10:58:01.182Z] 10:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-29T10:58:01.182Z] 10:49:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-29T10:58:01.182Z] 10:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-29T10:58:01.182Z] 10:49:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-29T10:58:01.182Z] [2023-05-29T10:58:01.182Z] 10:49:01 CPU %user %nice %system %iowait %steal %idle [2023-05-29T10:58:01.182Z] 10:50:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-05-29T10:58:01.182Z] 10:50:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-29T10:58:01.182Z] 10:50:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2023-05-29T10:58:01.182Z] 10:50:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2023-05-29T10:58:01.182Z] 10:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-29T10:58:01.182Z] 10:50:01 4 0.02 0.00 0.00 0.02 0.02 99.95 [2023-05-29T10:58:01.182Z] 10:50:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-29T10:58:01.182Z] 10:50:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-29T10:58:01.182Z] 10:50:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-29T10:58:01.182Z] 10:51:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-05-29T10:58:01.182Z] 10:51:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-29T10:58:01.182Z] 10:51:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2023-05-29T10:58:01.182Z] 10:51:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-29T10:58:01.182Z] 10:51:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-29T10:58:01.182Z] 10:51:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-29T10:58:01.182Z] 10:51:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-29T10:58:01.182Z] 10:51:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-29T10:58:01.182Z] 10:51:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-29T10:58:01.182Z] 10:52:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-05-29T10:58:01.182Z] 10:52:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-29T10:58:01.182Z] 10:52:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-29T10:58:01.182Z] 10:52:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-29T10:58:01.182Z] 10:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-29T10:58:01.182Z] 10:52:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-29T10:58:01.182Z] 10:52:01 5 0.02 0.00 0.03 0.03 0.02 99.90 [2023-05-29T10:58:01.182Z] 10:52:01 6 0.08 0.00 0.00 0.00 0.00 99.92 [2023-05-29T10:58:01.182Z] 10:52:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-29T10:58:01.182Z] 10:53:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2023-05-29T10:58:01.182Z] 10:53:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-29T10:58:01.182Z] 10:53:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2023-05-29T10:58:01.182Z] 10:53:01 2 0.02 0.00 0.02 0.07 0.00 99.90 [2023-05-29T10:58:01.182Z] 10:53:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-29T10:58:01.182Z] 10:53:01 4 0.00 0.00 0.00 0.05 0.02 99.93 [2023-05-29T10:58:01.182Z] 10:53:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-29T10:58:01.182Z] 10:53:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2023-05-29T10:58:01.182Z] 10:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-29T10:58:01.182Z] 10:54:01 all 0.17 0.00 0.01 0.00 0.01 99.81 [2023-05-29T10:58:01.182Z] 10:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-29T10:58:01.182Z] 10:54:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2023-05-29T10:58:01.182Z] 10:54:01 2 1.21 0.00 0.00 0.00 0.02 98.78 [2023-05-29T10:58:01.182Z] 10:54:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-29T10:58:01.182Z] 10:54:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-29T10:58:01.182Z] 10:54:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-29T10:58:01.182Z] 10:54:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2023-05-29T10:58:01.182Z] 10:54:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-29T10:58:01.182Z] 10:55:01 all 0.22 0.00 0.01 0.00 0.01 99.77 [2023-05-29T10:58:01.182Z] 10:55:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-29T10:58:01.182Z] 10:55:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-29T10:58:01.182Z] 10:55:01 2 1.68 0.00 0.00 0.00 0.02 98.31 [2023-05-29T10:58:01.182Z] 10:55:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-29T10:58:01.182Z] 10:55:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-29T10:58:01.182Z] 10:55:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-29T10:58:01.182Z] 10:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-29T10:58:01.182Z] 10:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-29T10:58:01.182Z] 10:56:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-05-29T10:58:01.182Z] 10:56:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-29T10:58:01.182Z] 10:56:01 1 0.05 0.00 0.02 0.00 0.03 99.90 [2023-05-29T10:58:01.182Z] 10:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-29T10:58:01.182Z] 10:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-29T10:58:01.182Z] 10:56:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-29T10:58:01.182Z] 10:56:01 5 0.02 0.00 0.02 0.02 0.02 99.93 [2023-05-29T10:58:01.182Z] 10:56:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-29T10:58:01.182Z] 10:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-29T10:58:01.182Z] 10:57:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2023-05-29T10:58:01.182Z] 10:57:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-29T10:58:01.182Z] 10:57:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2023-05-29T10:58:01.182Z] 10:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-29T10:58:01.182Z] 10:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-29T10:58:01.182Z] 10:57:01 4 0.00 0.00 0.00 0.05 0.00 99.95 [2023-05-29T10:58:01.183Z] 10:57:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-29T10:58:01.183Z] 10:57:01 6 0.07 0.00 0.02 0.00 0.00 99.92 [2023-05-29T10:58:01.183Z] 10:57:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-29T10:58:01.183Z] Average: all 5.94 0.00 1.66 3.21 0.03 89.16 [2023-05-29T10:58:01.183Z] Average: 0 5.78 0.00 1.68 3.22 0.03 89.29 [2023-05-29T10:58:01.183Z] Average: 1 5.89 0.00 1.61 3.17 0.03 89.30 [2023-05-29T10:58:01.183Z] Average: 2 6.23 0.00 1.70 3.77 0.03 88.27 [2023-05-29T10:58:01.183Z] Average: 3 5.93 0.00 1.67 2.25 0.02 90.12 [2023-05-29T10:58:01.183Z] Average: 4 6.10 0.00 1.72 2.77 0.03 89.38 [2023-05-29T10:58:01.183Z] Average: 5 5.76 0.00 1.59 3.67 0.04 88.93 [2023-05-29T10:58:01.183Z] Average: 6 5.83 0.00 1.57 3.06 0.02 89.51 [2023-05-29T10:58:01.183Z] Average: 7 5.98 0.00 1.72 3.80 0.04 88.46 [2023-05-29T10:58:01.183Z] [2023-05-29T10:58:01.183Z] [2023-05-29T10:58:01.183Z]