Pull request #4608 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jinlinGuan for edgexfoundry/edgex-go Loading trusted files from base branch main at fa614b66c3ed1d56f649226ca5a7d2f493aafc65 rather than dd2e2b4453738a26301895800e87a29ea9eec3a5 Obtained Jenkinsfile from fa614b66c3ed1d56f649226ca5a7d2f493aafc65 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-ssh8534655593469325371.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh10441402048124300828.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4608/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4608/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12465932317295484742.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7339527635449099080.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4608/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4608/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12481125410771631973.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-1278’ Running on prd-ubuntu20.04-docker-8c-8g-1284 in /w/workspace/edgexfoundry_edgex-go_PR-4608 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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 fa614b66c3ed1d56f649226ca5a7d2f493aafc65 into PR head commit dd2e2b4453738a26301895800e87a29ea9eec3a5 Merge succeeded, producing dd2e2b4453738a26301895800e87a29ea9eec3a5 Checking out Revision dd2e2b4453738a26301895800e87a29ea9eec3a5 (PR-4608) > 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/4608/head:refs/remotes/origin/PR-4608 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dd2e2b4453738a26301895800e87a29ea9eec3a5 # 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 fa614b66c3ed1d56f649226ca5a7d2f493aafc65 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dd2e2b4453738a26301895800e87a29ea9eec3a5 # timeout=10 Commit message: "feat: Move all the common APIs into go-mod-bootstrap" First time build. Skipping changelog. > git rev-list --no-walk d3f0c2bc3eb4a18969dd14fc63047ee432dd6e9d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-17T01:07:07.160Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-17T01:07:07.221Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-17T01:07:07.240Z] ========================================================= [2023-07-17T01:07:07.240Z] EdgeX Global Pipelines Version Info [2023-07-17T01:07:07.240Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-07-17T01:07:07.993Z] ------------------- [2023-07-17T01:07:07.993Z] stable info: [2023-07-17T01:07:07.993Z] ------------------- [2023-07-17T01:07:07.993Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-17T01:07:07.993Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-17T01:07:07.993Z] Message: update stable to v1.0.250 [2023-07-17T01:07:08.563Z] ------------------- [2023-07-17T01:07:08.563Z] experimental info: [2023-07-17T01:07:08.563Z] ------------------- [2023-07-17T01:07:08.563Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-17T01:07:08.563Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-17T01:07:08.563Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-17T01:07:08.731Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-07-17T01:07:08.749Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-07-17T01:07:08.763Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-17T01:07:08.775Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-17T01:07:08.788Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-17T01:07:08.803Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-17T01:07:08.815Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-17T01:07:08.827Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-07-17T01:07:08.843Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-07-17T01:07:08.861Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-07-17T01:07:08.876Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-17T01:07:08.889Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-17T01:07:08.902Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-17T01:07:08.919Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-17T01:07:08.937Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-17T01:07:08.956Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-07-17T01:07:08.974Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-07-17T01:07:08.986Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-17T01:07:09.004Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-07-17T01:07:09.014Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-07-17T01:07:09.024Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-17T01:07:09.041Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-17T01:07:09.059Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-17T01:07:09.074Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4608 [Pipeline] echo [2023-07-17T01:07:09.085Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4608 [Pipeline] echo [2023-07-17T01:07:09.104Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4608 [Pipeline] echo [2023-07-17T01:07:09.113Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dd2e2b4453738a26301895800e87a29ea9eec3a5 [Pipeline] echo [2023-07-17T01:07:09.124Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dd2e2b4 [Pipeline] echo [2023-07-17T01:07:09.135Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-17T01:07:09.181Z] provisioning config files... [2023-07-17T01:07:09.195Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config5729595088121545454tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-17T01:07:09.495Z] ---> docker-login.sh [2023-07-17T01:07:09.495Z] nexus3.edgexfoundry.org:10001 [2023-07-17T01:07:09.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T01:07:09.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T01:07:09.762Z] Configure a credential helper to remove this warning. See [2023-07-17T01:07:09.762Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T01:07:09.762Z] [2023-07-17T01:07:10.023Z] Login Succeeded [2023-07-17T01:07:10.023Z] nexus3.edgexfoundry.org:10002 [2023-07-17T01:07:10.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T01:07:10.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T01:07:10.023Z] Configure a credential helper to remove this warning. See [2023-07-17T01:07:10.023Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T01:07:10.023Z] [2023-07-17T01:07:10.023Z] Login Succeeded [2023-07-17T01:07:10.023Z] nexus3.edgexfoundry.org:10003 [2023-07-17T01:07:10.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T01:07:10.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T01:07:10.023Z] Configure a credential helper to remove this warning. See [2023-07-17T01:07:10.023Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T01:07:10.023Z] [2023-07-17T01:07:10.023Z] Login Succeeded [2023-07-17T01:07:10.023Z] nexus3.edgexfoundry.org:10004 [2023-07-17T01:07:10.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T01:07:10.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T01:07:10.283Z] Configure a credential helper to remove this warning. See [2023-07-17T01:07:10.283Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T01:07:10.283Z] [2023-07-17T01:07:10.283Z] Login Succeeded [2023-07-17T01:07:10.283Z] docker.io [2023-07-17T01:07:10.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T01:07:10.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T01:07:10.544Z] Configure a credential helper to remove this warning. See [2023-07-17T01:07:10.544Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T01:07:10.544Z] [2023-07-17T01:07:10.544Z] Login Succeeded [2023-07-17T01:07:10.544Z] ---> docker-login.sh ends [Pipeline] } [2023-07-17T01:07:10.552Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-17T01:07:10.864Z] + 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-07-17T01:07:10.864Z] + dirname cmd/core-command/Dockerfile [2023-07-17T01:07:10.864Z] + cut -d/ -f2 [2023-07-17T01:07:10.864Z] + echo core-command,cmd/core-command/Dockerfile [2023-07-17T01:07:10.864Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-07-17T01:07:10.864Z] cut -d/ -f2 [2023-07-17T01:07:10.864Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-07-17T01:07:10.864Z] + dirname cmd/core-data/Dockerfile [2023-07-17T01:07:10.864Z] + cut -d/ -f2 [2023-07-17T01:07:10.864Z] + echo core-data,cmd/core-data/Dockerfile [2023-07-17T01:07:10.864Z] + dirname cmd/core-metadata/Dockerfile [2023-07-17T01:07:10.864Z] + cut -d/ -f2 [2023-07-17T01:07:10.864Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-07-17T01:07:10.864Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-07-17T01:07:10.864Z] + cut -d/ -f2 [2023-07-17T01:07:10.864Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-07-17T01:07:10.864Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-07-17T01:07:10.864Z] + cut -d/ -f2 [2023-07-17T01:07:10.864Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-07-17T01:07:10.864Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-07-17T01:07:10.864Z] + cut -d/ -f2 [2023-07-17T01:07:10.864Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-07-17T01:07:10.864Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-07-17T01:07:10.864Z] + cut -d/ -f2 [2023-07-17T01:07:10.864Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-07-17T01:07:10.864Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-07-17T01:07:10.864Z] + cut -d/ -f2 [2023-07-17T01:07:10.864Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-07-17T01:07:10.864Z] + dirname cmd/security-spire-agent/Dockerfile [2023-07-17T01:07:10.864Z] + cut -d/ -f2 [2023-07-17T01:07:10.864Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-07-17T01:07:10.864Z] + dirname cmd/security-spire-config/Dockerfile [2023-07-17T01:07:10.864Z] + cut -d/ -f2 [2023-07-17T01:07:10.864Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-07-17T01:07:10.864Z] + dirname cmd/security-spire-server/Dockerfile [2023-07-17T01:07:10.864Z] + cut -d/ -f2 [2023-07-17T01:07:10.864Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-07-17T01:07:10.864Z] + + dirnamecut cmd/support-notifications/Dockerfile -d/ [2023-07-17T01:07:10.864Z] -f2 [2023-07-17T01:07:10.864Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-07-17T01:07:10.864Z] + dirname cmd/support-scheduler/Dockerfile [2023-07-17T01:07:10.864Z] + cut -d/ -f2 [2023-07-17T01:07:10.864Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-07-17T01:07:10.913Z] 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-07-17T01:07:11.252Z] + git rev-list -1 --merges dd2e2b4453738a26301895800e87a29ea9eec3a5~1..dd2e2b4453738a26301895800e87a29ea9eec3a5 [Pipeline] echo [2023-07-17T01:07:11.276Z] -----------> git rev-list -1 --merges dd2e2b4453738a26301895800e87a29ea9eec3a5~1..dd2e2b4453738a26301895800e87a29ea9eec3a5 dd2e2b4453738a26301895800e87a29ea9eec3a5 [false] [Pipeline] sh [2023-07-17T01:07:11.566Z] + git log --format=format:%s -1 dd2e2b4453738a26301895800e87a29ea9eec3a5 [Pipeline] echo [2023-07-17T01:07:11.582Z] ========================================================= [2023-07-17T01:07:11.582Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-17T01:07:11.582Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-07-17T01:07:12.028Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-17T01:07:12.029Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-17T01:07:12.029Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-17T01:07:12.029Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-17T01:07:12.029Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ [2023-07-17T01:07:12.029Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-17T01:07:12.029Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T01:07:12.446Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-17T01:07:12.446Z] [2023-07-17T01:07:12.446Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T01:07:12.748Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-17T01:07:12.748Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-17T01:07:12.748Z] b85a868b505f: Pulling fs layer [2023-07-17T01:07:12.748Z] e2be974225ed: Pulling fs layer [2023-07-17T01:07:12.748Z] 339a4e72a1f5: Pulling fs layer [2023-07-17T01:07:12.748Z] 988bab9f4d93: Pulling fs layer [2023-07-17T01:07:12.748Z] 1469e6f7b9e6: Pulling fs layer [2023-07-17T01:07:12.748Z] eaf3925da568: Pulling fs layer [2023-07-17T01:07:12.748Z] bab4dde63d76: Pulling fs layer [2023-07-17T01:07:12.748Z] bde34c3a00c8: Pulling fs layer [2023-07-17T01:07:12.748Z] b352a97aabf1: Pulling fs layer [2023-07-17T01:07:12.748Z] 4872d77fe225: Pulling fs layer [2023-07-17T01:07:12.748Z] 5851b861e8e6: Pulling fs layer [2023-07-17T01:07:12.748Z] 988bab9f4d93: Waiting [2023-07-17T01:07:12.748Z] 1469e6f7b9e6: Waiting [2023-07-17T01:07:12.748Z] eaf3925da568: Waiting [2023-07-17T01:07:12.748Z] bab4dde63d76: Waiting [2023-07-17T01:07:12.748Z] bde34c3a00c8: Waiting [2023-07-17T01:07:12.748Z] b352a97aabf1: Waiting [2023-07-17T01:07:12.748Z] 4872d77fe225: Waiting [2023-07-17T01:07:12.748Z] 5851b861e8e6: Waiting [2023-07-17T01:07:12.748Z] e2be974225ed: Download complete [2023-07-17T01:07:12.748Z] 988bab9f4d93: Verifying Checksum [2023-07-17T01:07:12.748Z] 988bab9f4d93: Download complete [2023-07-17T01:07:12.748Z] 1469e6f7b9e6: Verifying Checksum [2023-07-17T01:07:12.748Z] 1469e6f7b9e6: Download complete [2023-07-17T01:07:13.008Z] eaf3925da568: Verifying Checksum [2023-07-17T01:07:13.008Z] eaf3925da568: Download complete [2023-07-17T01:07:13.008Z] 339a4e72a1f5: Verifying Checksum [2023-07-17T01:07:13.008Z] 339a4e72a1f5: Download complete [2023-07-17T01:07:13.008Z] bde34c3a00c8: Download complete [2023-07-17T01:07:13.008Z] b352a97aabf1: Download complete [2023-07-17T01:07:13.008Z] 4872d77fe225: Verifying Checksum [2023-07-17T01:07:13.008Z] 4872d77fe225: Download complete [2023-07-17T01:07:13.008Z] 5851b861e8e6: Verifying Checksum [2023-07-17T01:07:13.008Z] 5851b861e8e6: Download complete [2023-07-17T01:07:13.008Z] b85a868b505f: Verifying Checksum [2023-07-17T01:07:13.008Z] b85a868b505f: Download complete [2023-07-17T01:07:13.267Z] bab4dde63d76: Verifying Checksum [2023-07-17T01:07:13.267Z] bab4dde63d76: Download complete [2023-07-17T01:07:14.645Z] b85a868b505f: Pull complete [2023-07-17T01:07:14.645Z] e2be974225ed: Pull complete [2023-07-17T01:07:14.905Z] 339a4e72a1f5: Pull complete [2023-07-17T01:07:15.164Z] 988bab9f4d93: Pull complete [2023-07-17T01:07:15.424Z] 1469e6f7b9e6: Pull complete [2023-07-17T01:07:15.424Z] eaf3925da568: Pull complete [2023-07-17T01:07:17.407Z] bab4dde63d76: Pull complete [2023-07-17T01:07:17.407Z] bde34c3a00c8: Pull complete [2023-07-17T01:07:17.666Z] b352a97aabf1: Pull complete [2023-07-17T01:07:17.666Z] 4872d77fe225: Pull complete [2023-07-17T01:07:17.666Z] 5851b861e8e6: Pull complete [2023-07-17T01:07:17.666Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-17T01:07:17.666Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-17T01:07:17.666Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-17T01:07:17.776Z] prd-ubuntu20.04-docker-8c-8g-1284 does not seem to be running inside a container [2023-07-17T01:07:17.817Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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/py-git-semver:0.1.4 cat [2023-07-17T01:07:21.091Z] $ docker top d014abaae2ff3ae799abda275d89ed9a34a8bc3df4fde56430c113b2e7271561 -eo pid,comm [2023-07-17T01:07:21.146Z] 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-07-17T01:07:21.146Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-17T01:07:21.184Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-17T01:07:21.184Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-17T01:07:21.309Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-17T01:07:21.316Z] $ docker exec d014abaae2ff3ae799abda275d89ed9a34a8bc3df4fde56430c113b2e7271561 ssh-agent [2023-07-17T01:07:21.434Z] SSH_AUTH_SOCK=/tmp/ssh-LrpNFz2uMqoZ/agent.32 [2023-07-17T01:07:21.434Z] SSH_AGENT_PID=38 [2023-07-17T01:07:21.442Z] Running ssh-add (command line suppressed) [2023-07-17T01:07:21.553Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_1507176986180997197.key (/w/workspace/edgex-go/2@tmp/private_key_1507176986180997197.key) [2023-07-17T01:07:21.566Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-17T01:07:21.852Z] + git tag --points-at HEAD [Pipeline] } [2023-07-17T01:07:21.865Z] $ docker exec --env ******** --env ******** d014abaae2ff3ae799abda275d89ed9a34a8bc3df4fde56430c113b2e7271561 ssh-agent -k [2023-07-17T01:07:21.977Z] unset SSH_AUTH_SOCK; [2023-07-17T01:07:21.977Z] unset SSH_AGENT_PID; [2023-07-17T01:07:21.978Z] echo Agent pid 38 killed; [2023-07-17T01:07:21.985Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-17T01:07:22.008Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-17T01:07:22.008Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-17T01:07:22.120Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-17T01:07:22.126Z] $ docker exec d014abaae2ff3ae799abda275d89ed9a34a8bc3df4fde56430c113b2e7271561 ssh-agent [2023-07-17T01:07:22.223Z] SSH_AUTH_SOCK=/tmp/ssh-hyPpE4ecMC2Z/agent.70 [2023-07-17T01:07:22.223Z] SSH_AGENT_PID=76 [2023-07-17T01:07:22.227Z] Running ssh-add (command line suppressed) [2023-07-17T01:07:22.333Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_8601457992330092269.key (/w/workspace/edgex-go/2@tmp/private_key_8601457992330092269.key) [2023-07-17T01:07:22.343Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-17T01:07:22.629Z] + git semver init [2023-07-17T01:07:22.888Z] 2023-07-17 01:07:22,826 [run_init] DEBUG init version:0.0.0 force:False [2023-07-17T01:07:22.889Z] 2023-07-17 01:07:22,827 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2023-07-17T01:07:22.889Z] 2023-07-17 01:07:22,827 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2023-07-17T01:07:22.889Z] 2023-07-17 01:07:22,828 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) [2023-07-17T01:07:29.478Z] 2023-07-17 01:07:28,427 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2023-07-17T01:07:29.478Z] 2023-07-17 01:07:28,428 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4608 with force:False [2023-07-17T01:07:29.478Z] 2023-07-17 01:07:28,428 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4608 [2023-07-17T01:07:29.478Z] 2023-07-17 01:07:28,432 [execute] INFO git cat-file --batch-check [2023-07-17T01:07:29.478Z] 2023-07-17 01:07:28,433 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-07-17T01:07:29.478Z] 2023-07-17 01:07:28,440 [execute] INFO git cat-file --batch [2023-07-17T01:07:29.478Z] 2023-07-17 01:07:28,440 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-07-17T01:07:29.478Z] 2023-07-17 01:07:28,445 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4608 [2023-07-17T01:07:29.478Z] 0.0.0 [Pipeline] } [2023-07-17T01:07:29.491Z] $ docker exec --env ******** --env ******** d014abaae2ff3ae799abda275d89ed9a34a8bc3df4fde56430c113b2e7271561 ssh-agent -k [2023-07-17T01:07:29.590Z] unset SSH_AUTH_SOCK; [2023-07-17T01:07:29.590Z] unset SSH_AGENT_PID; [2023-07-17T01:07:29.590Z] echo Agent pid 76 killed; [2023-07-17T01:07:29.600Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-17T01:07:29.909Z] + git semver [Pipeline] } [2023-07-17T01:07:30.186Z] $ docker stop --time=1 d014abaae2ff3ae799abda275d89ed9a34a8bc3df4fde56430c113b2e7271561 [2023-07-17T01:07:31.493Z] $ docker rm -f --volumes d014abaae2ff3ae799abda275d89ed9a34a8bc3df4fde56430c113b2e7271561 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-17T01:07:31.827Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-17T01:07:32.034Z] Stashed 1 file(s) [Pipeline] echo [2023-07-17T01:07:32.036Z] [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-07-17T01:07:32.467Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-07-17T01:07:32.482Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-17T01:07:32.498Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-17T01:07:32.512Z] ========================================================= [2023-07-17T01:07:32.512Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-17T01:07:32.512Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-07-17T01:07:32.800Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-17T01:07:32.800Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-17T01:07:32.800Z] 4db1b89c0bd1: Pulling fs layer [2023-07-17T01:07:32.800Z] 6911f1a30b25: Pulling fs layer [2023-07-17T01:07:32.800Z] e194b8c5c2a9: Pulling fs layer [2023-07-17T01:07:32.801Z] 6863d3e3a2b1: Pulling fs layer [2023-07-17T01:07:32.801Z] ec0bb842ea78: Pulling fs layer [2023-07-17T01:07:32.801Z] 40a00589a448: Pulling fs layer [2023-07-17T01:07:32.801Z] 6c08303d61cc: Pulling fs layer [2023-07-17T01:07:32.801Z] 798269fcf238: Pulling fs layer [2023-07-17T01:07:32.801Z] ec0bb842ea78: Waiting [2023-07-17T01:07:32.801Z] 40a00589a448: Waiting [2023-07-17T01:07:32.801Z] 6c08303d61cc: Waiting [2023-07-17T01:07:32.801Z] 798269fcf238: Waiting [2023-07-17T01:07:32.801Z] 6863d3e3a2b1: Waiting [2023-07-17T01:07:32.801Z] 6863d3e3a2b1: Verifying Checksum [2023-07-17T01:07:32.801Z] 6863d3e3a2b1: Download complete [2023-07-17T01:07:32.801Z] ec0bb842ea78: Download complete [2023-07-17T01:07:32.801Z] 4db1b89c0bd1: Verifying Checksum [2023-07-17T01:07:32.801Z] 4db1b89c0bd1: Download complete [2023-07-17T01:07:32.801Z] 40a00589a448: Verifying Checksum [2023-07-17T01:07:32.801Z] 40a00589a448: Download complete [2023-07-17T01:07:33.064Z] 4db1b89c0bd1: Pull complete [2023-07-17T01:07:33.064Z] 6911f1a30b25: Pull complete [2023-07-17T01:07:33.327Z] 798269fcf238: Verifying Checksum [2023-07-17T01:07:33.327Z] 798269fcf238: Download complete [2023-07-17T01:07:33.585Z] e194b8c5c2a9: Verifying Checksum [2023-07-17T01:07:33.585Z] e194b8c5c2a9: Download complete [2023-07-17T01:07:33.585Z] 6c08303d61cc: Verifying Checksum [2023-07-17T01:07:33.585Z] 6c08303d61cc: Download complete [2023-07-17T01:07:36.865Z] e194b8c5c2a9: Pull complete [2023-07-17T01:07:37.124Z] 6863d3e3a2b1: Pull complete [2023-07-17T01:07:37.124Z] ec0bb842ea78: Pull complete [2023-07-17T01:07:37.124Z] 40a00589a448: Pull complete [2023-07-17T01:07:39.652Z] 6c08303d61cc: Pull complete [2023-07-17T01:07:41.028Z] 798269fcf238: Pull complete [2023-07-17T01:07:41.028Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-07-17T01:07:41.028Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-17T01:07:41.028Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-07-17T01:07:41.321Z] + docker build -t ci-base-image-x86_64 -f - . [2023-07-17T01:07:41.321Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-17T01:07:41.321Z] WORKDIR /edgex [2023-07-17T01:07:41.321Z] COPY go.mod . [2023-07-17T01:07:41.321Z] RUN go mod download [2023-07-17T01:07:41.889Z] Sending build context to Docker daemon 170.7MB [2023-07-17T01:07:41.889Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-17T01:07:41.889Z] ---> ec979cd7f677 [2023-07-17T01:07:41.889Z] Step 2/4 : WORKDIR /edgex [2023-07-17T01:07:47.136Z] Still waiting to schedule task [2023-07-17T01:07:47.136Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1282’ [2023-07-17T01:07:48.462Z] ---> Running in 6b28f68883e9 [2023-07-17T01:07:48.462Z] Removing intermediate container 6b28f68883e9 [2023-07-17T01:07:48.462Z] ---> 1aa4c28d1879 [2023-07-17T01:07:48.462Z] Step 3/4 : COPY go.mod . [2023-07-17T01:07:48.462Z] ---> 7d44684f3a51 [2023-07-17T01:07:48.462Z] Step 4/4 : RUN go mod download [2023-07-17T01:07:48.462Z] ---> Running in c261335325c5 [2023-07-17T01:08:15.049Z] Removing intermediate container c261335325c5 [2023-07-17T01:08:15.049Z] ---> 763b5181a882 [2023-07-17T01:08:15.049Z] Successfully built 763b5181a882 [2023-07-17T01:08:15.049Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T01:08:15.355Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-17T01:08:15.355Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-17T01:08:15.431Z] prd-ubuntu20.04-docker-8c-8g-1284 does not seem to be running inside a container [2023-07-17T01:08:15.468Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-17T01:08:15.906Z] $ docker top 37915a72e3ddd9ffc5f726bd3f69db4ed90f1befaefc78565bf5b2926f9aa9da -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-17T01:08:16.244Z] + go version [2023-07-17T01:08:16.244Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-07-17T01:08:16.258Z] $ docker stop --time=1 37915a72e3ddd9ffc5f726bd3f69db4ed90f1befaefc78565bf5b2926f9aa9da [2023-07-17T01:08:17.523Z] $ docker rm -f --volumes 37915a72e3ddd9ffc5f726bd3f69db4ed90f1befaefc78565bf5b2926f9aa9da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T01:08:17.935Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-17T01:08:17.935Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-17T01:08:18.009Z] prd-ubuntu20.04-docker-8c-8g-1284 does not seem to be running inside a container [2023-07-17T01:08:18.041Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-17T01:08:18.374Z] $ docker top 7f12f0ba47fed54d8dc27b44af675592c216488bbaf8d18d28be41118a2a213f -eo pid,comm [Pipeline] { [Pipeline] echo [2023-07-17T01:08:18.447Z] ========================================================= [2023-07-17T01:08:18.447Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-07-17T01:08:18.447Z] ========================================================= [Pipeline] sh [2023-07-17T01:08:18.724Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-07-17T01:08:19.020Z] + make test [2023-07-17T01:08:19.021Z] go test -race -coverprofile=coverage.out ./... [2023-07-17T01:08:27.129Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-07-17T01:08:39.317Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-07-17T01:08:39.317Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-07-17T01:08:39.317Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-07-17T01:08:39.317Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-07-17T01:08:39.883Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-07-17T01:08:40.143Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-07-17T01:08:40.143Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-07-17T01:08:40.401Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-07-17T01:08:40.401Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-07-17T01:08:40.660Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-07-17T01:08:40.919Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-07-17T01:08:40.919Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-07-17T01:08:40.919Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-07-17T01:08:40.919Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-07-17T01:08:41.852Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-07-17T01:08:41.852Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-07-17T01:08:41.852Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.061s coverage: 28.7% of statements [2023-07-17T01:08:42.109Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.072s coverage: 98.5% of statements [2023-07-17T01:08:42.109Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-07-17T01:08:42.109Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-07-17T01:08:42.109Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-07-17T01:08:43.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-07-17T01:08:43.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-07-17T01:08:43.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-07-17T01:08:43.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-07-17T01:08:43.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-07-17T01:08:43.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-07-17T01:08:43.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-07-17T01:08:44.870Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-07-17T01:08:44.870Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-07-17T01:08:45.438Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.093s coverage: 71.5% of statements [2023-07-17T01:08:45.438Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.082s coverage: 54.0% of statements [2023-07-17T01:08:45.696Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-07-17T01:08:45.696Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-07-17T01:08:45.696Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-07-17T01:08:45.696Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-07-17T01:08:45.696Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-07-17T01:08:45.696Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-07-17T01:08:45.696Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-07-17T01:08:45.696Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-07-17T01:08:45.696Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-07-17T01:08:45.696Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-07-17T01:08:46.629Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.168s coverage: 88.5% of statements [2023-07-17T01:08:46.629Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.104s coverage: 3.8% of statements [2023-07-17T01:08:46.629Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.345s coverage: 95.6% of statements [2023-07-17T01:08:46.629Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.048s coverage: 72.2% of statements [2023-07-17T01:08:47.575Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-07-17T01:08:47.575Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-07-17T01:08:47.575Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.067s coverage: 0.9% of statements [2023-07-17T01:08:47.575Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.058s coverage: 29.0% of statements [2023-07-17T01:08:47.575Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.058s coverage: 42.9% of statements [2023-07-17T01:08:48.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.059s coverage: 82.9% of statements [2023-07-17T01:08:48.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.066s coverage: 94.1% of statements [2023-07-17T01:08:48.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.075s coverage: 96.3% of statements [2023-07-17T01:08:48.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.053s coverage: 87.5% of statements [2023-07-17T01:08:48.766Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-07-17T01:08:48.766Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-07-17T01:08:48.766Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-07-17T01:08:48.766Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-07-17T01:08:49.025Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-07-17T01:08:49.025Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-07-17T01:08:49.025Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-07-17T01:08:49.025Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-07-17T01:08:50.403Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-07-17T01:08:50.403Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-07-17T01:08:50.403Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-07-17T01:08:50.403Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-07-17T01:08:50.969Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-07-17T01:08:50.969Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-07-17T01:08:51.543Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-07-17T01:08:52.929Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-07-17T01:08:53.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-07-17T01:08:54.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-07-17T01:08:54.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-07-17T01:08:55.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-07-17T01:08:55.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-07-17T01:08:55.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-07-17T01:08:56.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-07-17T01:08:56.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-07-17T01:08:57.100Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-07-17T01:08:58.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-07-17T01:08:58.037Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-07-17T01:08:58.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-07-17T01:08:58.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-07-17T01:08:59.414Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-07-17T01:08:59.414Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-07-17T01:08:59.414Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-07-17T01:08:59.414Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-07-17T01:09:00.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.062s coverage: 94.4% of statements [2023-07-17T01:09:00.609Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-07-17T01:09:00.609Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-07-17T01:09:00.609Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-07-17T01:09:00.609Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-07-17T01:09:01.545Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-07-17T01:09:01.545Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-07-17T01:09:02.114Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-07-17T01:09:02.114Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-07-17T01:09:12.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.273s coverage: 79.9% of statements [2023-07-17T01:09:12.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.074s coverage: 92.9% of statements [2023-07-17T01:09:12.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 64.4% of statements [2023-07-17T01:09:12.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.072s coverage: 62.3% of statements [2023-07-17T01:09:12.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements [2023-07-17T01:09:12.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.050s coverage: 20.0% of statements [2023-07-17T01:09:12.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements [2023-07-17T01:09:12.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.095s coverage: 81.8% of statements [2023-07-17T01:09:12.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.099s coverage: 82.1% of statements [2023-07-17T01:09:12.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.066s coverage: 86.0% of statements [2023-07-17T01:09:12.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.207s coverage: 63.1% of statements [2023-07-17T01:09:12.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.066s coverage: 100.0% of statements [2023-07-17T01:09:12.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements [2023-07-17T01:09:12.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.039s coverage: 100.0% of statements [2023-07-17T01:09:12.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.039s coverage: 73.7% of statements [2023-07-17T01:09:12.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2023-07-17T01:09:12.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.172s coverage: 38.4% of statements [2023-07-17T01:09:12.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements [2023-07-17T01:09:12.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements [2023-07-17T01:09:12.094Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 17.7% of statements [2023-07-17T01:09:12.094Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.120s coverage: 92.3% of statements [2023-07-17T01:09:12.094Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.060s coverage: 61.8% of statements [2023-07-17T01:09:12.094Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.093s coverage: 97.7% of statements [2023-07-17T01:09:12.353Z] 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-07-17T01:09:12.353Z] running golangci-lint [2023-07-17T01:09:12.611Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-07-17T01:09:12.611Z] go version go1.20.6 linux/amd64 [2023-07-17T01:09:12.871Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-07-17T01:09:12.871Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-07-17T01:09:28.212Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|name|types_sizes|exports_file|files|imports) took 14.412555417s" [2023-07-17T01:09:28.212Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 36.059354ms" [2023-07-17T01:09:34.766Z] level=info msg="[linters_context/goanalysis] analyzers took 53.154214567s with top 10 stages: buildir: 31.147467835s, fact_deprecated: 1.380612703s, inspect: 1.266982334s, ctrlflow: 1.099153853s, gosec: 1.072142329s, printf: 947.131229ms, S1038: 891.449445ms, fact_purity: 803.083054ms, nilness: 727.108803ms, SA5012: 543.276517ms" [2023-07-17T01:09:34.766Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-07-17T01:09:34.766Z] level=info msg="[runner] Processors filtering stat (out/in): skip_files: 203/203, exclude-rules: 23/203, nolint: 0/23, filename_unadjuster: 203/203, skip_dirs: 203/203, cgo: 203/203, identifier_marker: 203/203, path_prettifier: 203/203, autogenerated_exclude: 203/203, exclude: 203/203" [2023-07-17T01:09:34.766Z] level=info msg="[runner] processing took 17.734156ms with stages: nolint: 8.107939ms, identifier_marker: 4.134651ms, path_prettifier: 1.68793ms, autogenerated_exclude: 1.66443ms, exclude-rules: 1.257675ms, skip_dirs: 788.05µs, cgo: 53.021µs, filename_unadjuster: 34.69µs, max_same_issues: 920ns, exclude: 820ns, skip_files: 770ns, max_from_linter: 710ns, uniq_by_line: 670ns, diff: 400ns, source_code: 380ns, severity-rules: 360ns, sort_results: 350ns, path_shortener: 160ns, max_per_file_from_linter: 130ns, path_prefixer: 100ns" [2023-07-17T01:09:34.766Z] level=info msg="[runner] linters took 7.570995013s with stages: goanalysis_metalinter: 7.553154076s" [2023-07-17T01:09:34.766Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-07-17T01:09:34.766Z] level=info msg="Memory: 222 samples, avg is 192.2MB, max is 805.8MB" [2023-07-17T01:09:34.766Z] level=info msg="Execution took 22.028000747s" [2023-07-17T01:09:35.025Z] go vet ./... [2023-07-17T01:09:40.285Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-17T01:09:40.286Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-17T01:09:40.286Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-17T01:09:40.299Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-07-17T01:09:40.589Z] + ls -al . [2023-07-17T01:09:40.589Z] total 716 [2023-07-17T01:09:40.589Z] drwxrwxr-x 11 1001 1001 4096 Jul 17 01:08 . [2023-07-17T01:09:40.589Z] drwxr-xr-x 4 root root 4096 Jul 17 01:08 .. [2023-07-17T01:09:40.589Z] drwxrwxr-x 2 1001 1001 4096 Jul 17 01:07 .blubracket [2023-07-17T01:09:40.589Z] -rw-rw-r-- 1 1001 1001 16 Jul 17 01:07 .dockerignore [2023-07-17T01:09:40.589Z] drwxrwxr-x 8 1001 1001 4096 Jul 17 01:07 .git [2023-07-17T01:09:40.589Z] drwxrwxr-x 3 1001 1001 4096 Jul 17 01:07 .github [2023-07-17T01:09:40.589Z] -rw-rw-r-- 1 1001 1001 1133 Jul 17 01:07 .gitignore [2023-07-17T01:09:40.589Z] -rw-rw-r-- 1 1001 1001 42 Jul 17 01:07 .golangci.yml [2023-07-17T01:09:40.589Z] -rw-rw-r-- 1 1001 1001 87 Jul 17 01:07 .hadolint.yml [2023-07-17T01:09:40.589Z] drwxr-xr-x 3 1001 1001 4096 Jul 17 01:07 .semver [2023-07-17T01:09:40.589Z] -rw-rw-r-- 1 1001 1001 166 Jul 17 01:07 .sonarcloud.properties [2023-07-17T01:09:40.589Z] -rw-rw-r-- 1 1001 1001 1171 Jul 17 01:07 ADOPTERS.md [2023-07-17T01:09:40.589Z] -rw-rw-r-- 1 1001 1001 11234 Jul 17 01:07 Attribution.txt [2023-07-17T01:09:40.589Z] -rw-rw-r-- 1 1001 1001 93407 Jul 17 01:07 CHANGELOG.md [2023-07-17T01:09:40.589Z] -rw-rw-r-- 1 1001 1001 3804 Jul 17 01:07 CONTRIBUTING.md [2023-07-17T01:09:40.589Z] -rw-rw-r-- 1 1001 1001 677 Jul 17 01:07 GOVERNANCE.md [2023-07-17T01:09:40.589Z] -rw-rw-r-- 1 1001 1001 883 Jul 17 01:07 Jenkinsfile [2023-07-17T01:09:40.589Z] -rw-rw-r-- 1 1001 1001 10775 Jul 17 01:07 LICENSE [2023-07-17T01:09:40.589Z] -rw-rw-r-- 1 1001 1001 14368 Jul 17 01:07 Makefile [2023-07-17T01:09:40.589Z] -rw-rw-r-- 1 1001 1001 582 Jul 17 01:07 OWNERS.md [2023-07-17T01:09:40.589Z] -rw-rw-r-- 1 1001 1001 9923 Jul 17 01:07 README.md [2023-07-17T01:09:40.589Z] -rw-rw-r-- 1 1001 1001 789 Jul 17 01:07 SECURITY.md [2023-07-17T01:09:40.589Z] -rw-rw-r-- 1 1001 1001 5 Jul 17 01:07 VERSION [2023-07-17T01:09:40.589Z] drwxrwxr-x 2 1001 1001 4096 Jul 17 01:07 bin [2023-07-17T01:09:40.589Z] drwxrwxr-x 18 1001 1001 4096 Jul 17 01:07 cmd [2023-07-17T01:09:40.589Z] -rw-r--r-- 1 root root 446336 Jul 17 01:09 coverage.out [2023-07-17T01:09:40.589Z] -rw-rw-r-- 1 1001 1001 3563 Jul 17 01:07 go.mod [2023-07-17T01:09:40.589Z] -rw-rw-r-- 1 1001 1001 32448 Jul 17 01:07 go.sum [2023-07-17T01:09:40.589Z] drwxrwxr-x 7 1001 1001 4096 Jul 17 01:07 internal [2023-07-17T01:09:40.589Z] drwxrwxr-x 3 1001 1001 4096 Jul 17 01:07 openapi [2023-07-17T01:09:40.589Z] -rw-rw-r-- 1 1001 1001 594 Jul 17 01:07 security.txt [2023-07-17T01:09:40.589Z] drwxrwxr-x 4 1001 1001 4096 Jul 17 01:07 snap [2023-07-17T01:09:40.589Z] -rw-rw-r-- 1 1001 1001 204 Jul 17 01:07 version.go [Pipeline] sh [2023-07-17T01:09:40.872Z] + '[' -e coverage.out ] [2023-07-17T01:09:40.872Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-07-17T01:09:40.957Z] Stashed 1 file(s) [Pipeline] sh [2023-07-17T01:09:41.234Z] + make build [2023-07-17T01:09:41.234Z] 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-07-17T01:09:53.577Z] 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-07-17T01:09:54.142Z] 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-07-17T01:09:55.076Z] 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-07-17T01:09:56.007Z] 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-07-17T01:10:02.563Z] 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-07-17T01:10:03.495Z] 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-07-17T01:10:04.867Z] 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-07-17T01:10:05.801Z] 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-07-17T01:10:06.733Z] 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-07-17T01:10:07.299Z] 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-07-17T01:10:08.672Z] 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-07-17T01:10:09.619Z] $ docker stop --time=1 7f12f0ba47fed54d8dc27b44af675592c216488bbaf8d18d28be41118a2a213f [2023-07-17T01:10:15.568Z] $ docker rm -f --volumes 7f12f0ba47fed54d8dc27b44af675592c216488bbaf8d18d28be41118a2a213f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T01:10:16.520Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-07-17T01:10:16.521Z] [2023-07-17T01:10:16.521Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T01:10:16.818Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-07-17T01:10:17.077Z] latest: Pulling from edgex-devops/edgex-compose [2023-07-17T01:10:17.077Z] 91d30c5bc195: Pulling fs layer [2023-07-17T01:10:17.077Z] 2e9b0aa3be6d: Pulling fs layer [2023-07-17T01:10:17.077Z] 9c61dcf015f6: Pulling fs layer [2023-07-17T01:10:17.077Z] 4698f68db338: Pulling fs layer [2023-07-17T01:10:17.077Z] 2a2f49069b9e: Pulling fs layer [2023-07-17T01:10:17.077Z] e0025b399a48: Pulling fs layer [2023-07-17T01:10:17.077Z] 4698f68db338: Waiting [2023-07-17T01:10:17.077Z] 2a2f49069b9e: Waiting [2023-07-17T01:10:17.077Z] e0025b399a48: Waiting [2023-07-17T01:10:17.077Z] 91d30c5bc195: Verifying Checksum [2023-07-17T01:10:17.077Z] 91d30c5bc195: Download complete [2023-07-17T01:10:17.077Z] 4698f68db338: Verifying Checksum [2023-07-17T01:10:17.077Z] 4698f68db338: Download complete [2023-07-17T01:10:17.077Z] 2e9b0aa3be6d: Verifying Checksum [2023-07-17T01:10:17.077Z] 2e9b0aa3be6d: Download complete [2023-07-17T01:10:17.077Z] 91d30c5bc195: Pull complete [2023-07-17T01:10:17.077Z] e0025b399a48: Verifying Checksum [2023-07-17T01:10:17.336Z] 2a2f49069b9e: Verifying Checksum [2023-07-17T01:10:17.336Z] 2a2f49069b9e: Download complete [2023-07-17T01:10:17.336Z] 2e9b0aa3be6d: Pull complete [2023-07-17T01:10:17.593Z] 9c61dcf015f6: Verifying Checksum [2023-07-17T01:10:17.593Z] 9c61dcf015f6: Download complete [2023-07-17T01:10:20.122Z] 9c61dcf015f6: Pull complete [2023-07-17T01:10:20.122Z] 4698f68db338: Pull complete [2023-07-17T01:10:20.381Z] 2a2f49069b9e: Pull complete [2023-07-17T01:10:20.381Z] e0025b399a48: Pull complete [2023-07-17T01:10:20.381Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-07-17T01:10:20.381Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-07-17T01:10:20.381Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-17T01:10:20.452Z] prd-ubuntu20.04-docker-8c-8g-1284 does not seem to be running inside a container [2023-07-17T01:10:20.482Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-07-17T01:10:24.156Z] $ docker top caa27218fd9459fc29f9814c59b625c1ee241612bb0229b744003f1f023acead -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-17T01:10:24.490Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-07-17T01:10:26.393Z] #1 [security-secretstore-setup internal] load build definition from Dockerfile [2023-07-17T01:10:26.393Z] #1 transferring dockerfile: 2.38kB done [2023-07-17T01:10:26.393Z] #1 DONE 0.0s [2023-07-17T01:10:26.653Z] [2023-07-17T01:10:26.653Z] #2 [core-metadata internal] load build definition from Dockerfile [2023-07-17T01:10:26.653Z] #2 transferring dockerfile: 1.96kB done [2023-07-17T01:10:26.653Z] #2 DONE 0.0s [2023-07-17T01:10:26.653Z] [2023-07-17T01:10:26.653Z] #3 [security-proxy-auth internal] load build definition from Dockerfile [2023-07-17T01:10:26.653Z] #3 transferring dockerfile: 2.04kB done [2023-07-17T01:10:26.653Z] #3 DONE 0.0s [2023-07-17T01:10:26.653Z] [2023-07-17T01:10:26.653Z] #4 [security-spire-config internal] load build definition from Dockerfile [2023-07-17T01:10:26.653Z] #4 transferring dockerfile: 2.58kB done [2023-07-17T01:10:26.653Z] #4 DONE 0.0s [2023-07-17T01:10:26.653Z] [2023-07-17T01:10:26.653Z] #5 [support-notifications internal] load build definition from Dockerfile [2023-07-17T01:10:26.653Z] #5 transferring dockerfile: 1.84kB done [2023-07-17T01:10:26.653Z] #5 DONE 0.0s [2023-07-17T01:10:26.653Z] [2023-07-17T01:10:26.653Z] #6 [core-data internal] load build definition from Dockerfile [2023-07-17T01:10:26.653Z] #6 transferring dockerfile: 1.90kB done [2023-07-17T01:10:26.653Z] #6 DONE 0.0s [2023-07-17T01:10:26.653Z] [2023-07-17T01:10:26.653Z] #7 [security-secretstore-setup internal] load .dockerignore [2023-07-17T01:10:26.911Z] #7 transferring context: 56B done [2023-07-17T01:10:26.911Z] #7 DONE 0.0s [2023-07-17T01:10:26.911Z] [2023-07-17T01:10:26.911Z] #8 [security-spire-agent internal] load build definition from Dockerfile [2023-07-17T01:10:26.911Z] #8 transferring dockerfile: 2.68kB done [2023-07-17T01:10:26.911Z] #8 DONE 0.0s [2023-07-17T01:10:26.911Z] [2023-07-17T01:10:26.911Z] #9 [support-scheduler internal] load build definition from Dockerfile [2023-07-17T01:10:26.911Z] #9 transferring dockerfile: 1.82kB done [2023-07-17T01:10:26.911Z] #9 DONE 0.0s [2023-07-17T01:10:26.911Z] [2023-07-17T01:10:26.911Z] #10 [core-command internal] load build definition from Dockerfile [2023-07-17T01:10:26.911Z] #10 transferring dockerfile: 1.82kB done [2023-07-17T01:10:26.911Z] #10 DONE 0.0s [2023-07-17T01:10:26.911Z] [2023-07-17T01:10:26.911Z] #11 [security-proxy-setup internal] load build definition from Dockerfile [2023-07-17T01:10:26.911Z] #11 transferring dockerfile: 2.06kB done [2023-07-17T01:10:26.911Z] #11 DONE 0.0s [2023-07-17T01:10:26.911Z] [2023-07-17T01:10:26.911Z] #12 [security-spire-server internal] load build definition from Dockerfile [2023-07-17T01:10:26.911Z] #12 transferring dockerfile: 2.63kB done [2023-07-17T01:10:26.911Z] #12 DONE 0.0s [2023-07-17T01:10:26.911Z] [2023-07-17T01:10:26.911Z] #13 [security-bootstrapper internal] load build definition from Dockerfile [2023-07-17T01:10:26.911Z] #13 transferring dockerfile: 2.82kB done [2023-07-17T01:10:26.911Z] #13 DONE 0.0s [2023-07-17T01:10:26.911Z] [2023-07-17T01:10:26.911Z] #14 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-07-17T01:10:26.911Z] #14 transferring dockerfile: 1.78kB done [2023-07-17T01:10:26.911Z] #14 DONE 0.0s [2023-07-17T01:10:26.911Z] [2023-07-17T01:10:26.911Z] #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-07-17T01:10:26.911Z] #15 transferring dockerfile: 2.12kB done [2023-07-17T01:10:26.911Z] #15 DONE 0.0s [2023-07-17T01:10:27.170Z] [2023-07-17T01:10:27.170Z] #16 [core-metadata internal] load .dockerignore [2023-07-17T01:10:27.170Z] #16 transferring context: 56B done [2023-07-17T01:10:27.170Z] #16 DONE 0.0s [2023-07-17T01:10:27.170Z] [2023-07-17T01:10:27.170Z] #17 [security-proxy-auth internal] load .dockerignore [2023-07-17T01:10:27.170Z] #17 transferring context: 56B done [2023-07-17T01:10:27.170Z] #17 DONE 0.0s [2023-07-17T01:10:27.170Z] [2023-07-17T01:10:27.170Z] #18 [security-spire-config internal] load .dockerignore [2023-07-17T01:10:27.170Z] #18 transferring context: 56B done [2023-07-17T01:10:27.170Z] #18 DONE 0.0s [2023-07-17T01:10:27.170Z] [2023-07-17T01:10:27.170Z] #19 [support-notifications internal] load .dockerignore [2023-07-17T01:10:27.170Z] #19 transferring context: 56B done [2023-07-17T01:10:27.170Z] #19 DONE 0.0s [2023-07-17T01:10:27.170Z] [2023-07-17T01:10:27.170Z] #20 [core-data internal] load .dockerignore [2023-07-17T01:10:27.170Z] #20 transferring context: 56B done [2023-07-17T01:10:27.170Z] #20 DONE 0.0s [2023-07-17T01:10:27.170Z] [2023-07-17T01:10:27.170Z] #21 [support-scheduler internal] load .dockerignore [2023-07-17T01:10:27.170Z] #21 transferring context: 56B done [2023-07-17T01:10:27.170Z] #21 DONE 0.0s [2023-07-17T01:10:27.170Z] [2023-07-17T01:10:27.170Z] #22 [security-spire-agent internal] load .dockerignore [2023-07-17T01:10:27.170Z] #22 transferring context: 56B done [2023-07-17T01:10:27.170Z] #22 DONE 0.0s [2023-07-17T01:10:27.170Z] [2023-07-17T01:10:27.170Z] #23 [core-command internal] load .dockerignore [2023-07-17T01:10:27.170Z] #23 transferring context: 56B done [2023-07-17T01:10:27.170Z] #23 DONE 0.0s [2023-07-17T01:10:27.170Z] [2023-07-17T01:10:27.170Z] #24 [security-proxy-setup internal] load .dockerignore [2023-07-17T01:10:27.170Z] #24 transferring context: 56B done [2023-07-17T01:10:27.170Z] #24 DONE 0.0s [2023-07-17T01:10:27.170Z] [2023-07-17T01:10:27.170Z] #25 [security-spire-server internal] load .dockerignore [2023-07-17T01:10:27.170Z] #25 transferring context: 56B done [2023-07-17T01:10:27.170Z] #25 DONE 0.0s [2023-07-17T01:10:27.170Z] [2023-07-17T01:10:27.170Z] #26 [security-bootstrapper internal] load .dockerignore [2023-07-17T01:10:27.170Z] #26 transferring context: 56B done [2023-07-17T01:10:27.170Z] #26 DONE 0.0s [2023-07-17T01:10:27.170Z] [2023-07-17T01:10:27.170Z] #27 [security-spiffe-token-provider internal] load .dockerignore [2023-07-17T01:10:27.170Z] #27 transferring context: 56B done [2023-07-17T01:10:27.170Z] #27 DONE 0.0s [2023-07-17T01:10:27.170Z] [2023-07-17T01:10:27.170Z] #28 [core-common-config-bootstrapper internal] load .dockerignore [2023-07-17T01:10:27.170Z] #28 transferring context: 56B done [2023-07-17T01:10:27.170Z] #28 DONE 0.0s [2023-07-17T01:10:27.170Z] [2023-07-17T01:10:27.170Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-17T01:10:27.170Z] #29 DONE 0.0s [2023-07-17T01:10:27.170Z] [2023-07-17T01:10:27.170Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-07-17T01:10:27.429Z] #30 ... [2023-07-17T01:10:27.429Z] [2023-07-17T01:10:27.429Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-17T01:10:27.429Z] #29 DONE 0.0s [2023-07-17T01:10:27.430Z] [2023-07-17T01:10:27.430Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.17 [2023-07-17T01:10:27.430Z] #30 ... [2023-07-17T01:10:27.430Z] [2023-07-17T01:10:27.430Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-17T01:10:27.430Z] #29 DONE 0.0s [2023-07-17T01:10:27.430Z] [2023-07-17T01:10:27.430Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-07-17T01:10:27.688Z] #30 DONE 0.6s [2023-07-17T01:10:27.688Z] [2023-07-17T01:10:27.688Z] #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-17T01:10:27.688Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.1s done [2023-07-17T01:10:27.946Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.1s done [2023-07-17T01:10:27.946Z] #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-07-17T01:10:27.946Z] #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-07-17T01:10:27.946Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-17T01:10:28.205Z] #31 DONE 0.6s [2023-07-17T01:10:28.205Z] [2023-07-17T01:10:28.205Z] #32 [security-spire-server builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-07-17T01:10:29.153Z] #32 DONE 1.7s [2023-07-17T01:10:29.153Z] [2023-07-17T01:10:29.153Z] #33 [security-spire-server internal] load build context [2023-07-17T01:10:32.430Z] #33 transferring context: 168.89MB 4.4s [2023-07-17T01:10:33.804Z] #33 ... [2023-07-17T01:10:33.804Z] [2023-07-17T01:10:33.804Z] #34 [security-spire-agent internal] load build context [2023-07-17T01:10:33.804Z] #34 ... [2023-07-17T01:10:33.804Z] [2023-07-17T01:10:33.804Z] #33 [security-spire-server internal] load build context [2023-07-17T01:10:36.331Z] #33 transferring context: 359.13MB 8.1s done [2023-07-17T01:10:37.716Z] #33 ... [2023-07-17T01:10:37.716Z] [2023-07-17T01:10:37.716Z] #35 [security-spiffe-token-provider internal] load build context [2023-07-17T01:10:37.716Z] #35 transferring context: 359.13MB 8.9s done [2023-07-17T01:10:38.004Z] #35 ... [2023-07-17T01:10:38.004Z] [2023-07-17T01:10:38.004Z] #36 [support-notifications internal] load build context [2023-07-17T01:10:38.004Z] #36 transferring context: 359.13MB 7.9s done [2023-07-17T01:10:38.004Z] #36 ... [2023-07-17T01:10:38.004Z] [2023-07-17T01:10:38.004Z] #37 [security-proxy-setup internal] load build context [2023-07-17T01:10:38.004Z] #37 transferring context: 359.13MB 7.8s done [2023-07-17T01:10:38.264Z] #37 ... [2023-07-17T01:10:38.264Z] [2023-07-17T01:10:38.264Z] #38 [security-secretstore-setup internal] load build context [2023-07-17T01:10:38.264Z] #38 transferring context: 359.13MB 7.6s done [2023-07-17T01:10:38.524Z] #38 ... [2023-07-17T01:10:38.524Z] [2023-07-17T01:10:38.524Z] #39 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-17T01:10:38.524Z] #39 ... [2023-07-17T01:10:38.524Z] [2023-07-17T01:10:38.524Z] #40 [support-scheduler stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-17T01:10:38.782Z] #40 ... [2023-07-17T01:10:38.782Z] [2023-07-17T01:10:38.782Z] #41 [core-common-config-bootstrapper internal] load build context [2023-07-17T01:10:38.782Z] #41 transferring context: 359.13MB 8.9s done [2023-07-17T01:10:38.782Z] #41 ... [2023-07-17T01:10:38.782Z] [2023-07-17T01:10:38.782Z] #42 [core-metadata internal] load build context [2023-07-17T01:10:38.782Z] #42 transferring context: 359.13MB 9.0s done [2023-07-17T01:10:39.372Z] #42 ... [2023-07-17T01:10:39.372Z] [2023-07-17T01:10:39.372Z] #43 [core-command internal] load build context [2023-07-17T01:10:39.372Z] #43 transferring context: 359.13MB 9.0s done [2023-07-17T01:10:39.372Z] #43 ... [2023-07-17T01:10:39.372Z] [2023-07-17T01:10:39.372Z] #44 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-17T01:10:39.372Z] #0 1.110 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-17T01:10:39.372Z] #0 1.259 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-17T01:10:39.372Z] #0 1.542 (1/2) Installing ca-certificates (20230506-r0) [2023-07-17T01:10:39.372Z] #0 1.556 (2/2) Installing dumb-init (1.2.5-r2) [2023-07-17T01:10:39.372Z] #0 1.623 Executing busybox-1.35.0-r29.trigger [2023-07-17T01:10:39.372Z] #0 1.632 Executing ca-certificates-20230506-r0.trigger [2023-07-17T01:10:39.372Z] #0 1.695 OK: 8 MiB in 17 packages [2023-07-17T01:10:39.631Z] #44 ... [2023-07-17T01:10:39.631Z] [2023-07-17T01:10:39.631Z] #45 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-17T01:10:39.631Z] #0 1.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-17T01:10:39.631Z] #0 1.416 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-17T01:10:39.631Z] #0 1.692 (1/2) Installing dumb-init (1.2.5-r2) [2023-07-17T01:10:39.631Z] #0 1.771 (2/2) Installing su-exec (0.2-r2) [2023-07-17T01:10:39.631Z] #0 1.778 Executing busybox-1.35.0-r29.trigger [2023-07-17T01:10:39.631Z] #0 1.787 OK: 7 MiB in 17 packages [2023-07-17T01:10:39.631Z] #45 ... [2023-07-17T01:10:39.631Z] [2023-07-17T01:10:39.631Z] #46 [core-data internal] load build context [2023-07-17T01:10:39.631Z] #46 transferring context: 359.13MB 8.0s done [2023-07-17T01:10:39.891Z] #46 ... [2023-07-17T01:10:39.891Z] [2023-07-17T01:10:39.891Z] #47 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-17T01:10:39.891Z] #0 1.077 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-17T01:10:39.891Z] #0 1.279 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-17T01:10:39.891Z] #0 1.553 (1/1) Installing dumb-init (1.2.5-r2) [2023-07-17T01:10:39.891Z] #0 1.637 Executing busybox-1.35.0-r29.trigger [2023-07-17T01:10:39.891Z] #0 1.652 OK: 7 MiB in 16 packages [2023-07-17T01:10:39.891Z] #47 ... [2023-07-17T01:10:39.891Z] [2023-07-17T01:10:39.891Z] #48 [security-proxy-auth internal] load build context [2023-07-17T01:10:39.891Z] #48 transferring context: 359.13MB 8.6s done [2023-07-17T01:10:40.525Z] #48 ... [2023-07-17T01:10:40.525Z] [2023-07-17T01:10:40.525Z] #49 [security-bootstrapper internal] load build context [2023-07-17T01:10:40.525Z] #49 transferring context: 359.13MB 8.7s done [2023-07-17T01:10:40.784Z] #49 ... [2023-07-17T01:10:40.784Z] [2023-07-17T01:10:40.784Z] #50 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-07-17T01:10:40.784Z] #0 10.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-17T01:10:40.784Z] #0 10.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-17T01:10:40.784Z] #0 10.65 (1/4) Installing ca-certificates (20230506-r0) [2023-07-17T01:10:40.784Z] #0 10.66 (2/4) Installing dumb-init (1.2.5-r2) [2023-07-17T01:10:40.784Z] #0 10.67 (3/4) Installing su-exec (0.2-r2) [2023-07-17T01:10:40.784Z] #0 10.67 (4/4) Installing yq (4.30.4-r4) [2023-07-17T01:10:40.784Z] #0 11.16 Executing busybox-1.35.0-r29.trigger [2023-07-17T01:10:40.784Z] #0 11.16 Executing ca-certificates-20230506-r0.trigger [2023-07-17T01:10:40.784Z] #0 11.22 OK: 17 MiB in 19 packages [2023-07-17T01:10:40.784Z] #50 ... [2023-07-17T01:10:40.784Z] [2023-07-17T01:10:40.784Z] #51 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-17T01:10:41.043Z] #51 ... [2023-07-17T01:10:41.043Z] [2023-07-17T01:10:41.043Z] #52 [security-spire-config builder 2/7] WORKDIR /edgex-go [2023-07-17T01:10:41.043Z] #52 ... [2023-07-17T01:10:41.043Z] [2023-07-17T01:10:41.043Z] #53 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-17T01:10:41.043Z] #0 1.088 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-17T01:10:41.043Z] #0 1.295 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-17T01:10:41.043Z] #0 1.580 v3.17.4-44-g7133e751409 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-17T01:10:41.043Z] #0 1.580 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-17T01:10:41.043Z] #0 1.580 OK: 17820 distinct packages available [2023-07-17T01:10:41.043Z] #0 1.615 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-17T01:10:41.043Z] #0 1.742 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-17T01:10:41.043Z] #0 1.960 (1/4) Installing dumb-init (1.2.5-r2) [2023-07-17T01:10:41.043Z] #0 1.965 (2/4) Installing musl-obstack (1.2.3-r0) [2023-07-17T01:10:41.043Z] #0 1.987 (3/4) Installing libucontext (1.2-r0) [2023-07-17T01:10:41.043Z] #0 1.991 (4/4) Installing gcompat (1.1.0-r0) [2023-07-17T01:10:41.043Z] #0 1.997 Executing busybox-1.35.0-r29.trigger [2023-07-17T01:10:41.043Z] #0 2.021 OK: 7 MiB in 19 packages [2023-07-17T01:10:41.302Z] #53 ... [2023-07-17T01:10:41.302Z] [2023-07-17T01:10:41.302Z] #54 [support-scheduler internal] load build context [2023-07-17T01:10:41.302Z] #54 transferring context: 359.13MB 8.7s done [2023-07-17T01:10:41.302Z] #54 ... [2023-07-17T01:10:41.302Z] [2023-07-17T01:10:41.302Z] #55 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-17T01:10:41.561Z] #55 ... [2023-07-17T01:10:41.561Z] [2023-07-17T01:10:41.561Z] #56 [security-spire-config internal] load build context [2023-07-17T01:10:41.561Z] #56 transferring context: 359.13MB 7.7s done [2023-07-17T01:10:44.102Z] #56 ... [2023-07-17T01:10:44.102Z] [2023-07-17T01:10:44.102Z] #34 [security-spire-agent internal] load build context [2023-07-17T01:10:44.102Z] #34 transferring context: 359.13MB 8.9s done [2023-07-17T01:11:02.196Z] #34 ... [2023-07-17T01:11:02.196Z] [2023-07-17T01:11:02.196Z] #56 [security-spire-config internal] load build context [2023-07-17T01:11:02.196Z] #56 DONE 31.9s [2023-07-17T01:11:02.196Z] [2023-07-17T01:11:02.196Z] #36 [support-notifications internal] load build context [2023-07-17T01:11:02.196Z] #36 DONE 31.9s [2023-07-17T01:11:02.196Z] [2023-07-17T01:11:02.196Z] #37 [security-proxy-setup internal] load build context [2023-07-17T01:11:02.196Z] #37 DONE 31.9s [2023-07-17T01:11:02.196Z] [2023-07-17T01:11:02.196Z] #46 [core-data internal] load build context [2023-07-17T01:11:02.196Z] #46 DONE 32.0s [2023-07-17T01:11:02.196Z] [2023-07-17T01:11:02.196Z] #38 [security-secretstore-setup internal] load build context [2023-07-17T01:11:02.196Z] #38 DONE 31.9s [2023-07-17T01:11:02.196Z] [2023-07-17T01:11:02.196Z] #45 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-17T01:11:02.196Z] #45 DONE 31.6s [2023-07-17T01:11:02.196Z] [2023-07-17T01:11:02.196Z] #53 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-17T01:11:02.196Z] #53 DONE 31.5s [2023-07-17T01:11:02.196Z] [2023-07-17T01:11:02.196Z] #47 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-17T01:11:02.196Z] #47 DONE 31.5s [2023-07-17T01:11:02.196Z] [2023-07-17T01:11:02.196Z] #44 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-17T01:11:02.196Z] #44 DONE 31.5s [2023-07-17T01:11:02.196Z] [2023-07-17T01:11:02.196Z] #33 [security-spire-server internal] load build context [2023-07-17T01:11:02.196Z] #33 DONE 32.0s [2023-07-17T01:11:02.196Z] [2023-07-17T01:11:02.196Z] #48 [security-proxy-auth internal] load build context [2023-07-17T01:11:02.196Z] #48 DONE 32.0s [2023-07-17T01:11:02.196Z] [2023-07-17T01:11:02.196Z] #54 [support-scheduler internal] load build context [2023-07-17T01:11:02.196Z] #54 DONE 32.1s [2023-07-17T01:11:02.196Z] [2023-07-17T01:11:02.196Z] #52 [core-data builder 2/7] WORKDIR /edgex-go [2023-07-17T01:11:02.196Z] #52 DONE 30.6s [2023-07-17T01:11:02.196Z] [2023-07-17T01:11:02.196Z] #50 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-07-17T01:11:02.196Z] #50 DONE 31.5s [2023-07-17T01:11:02.196Z] [2023-07-17T01:11:02.196Z] #57 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-07-17T01:11:02.196Z] #57 ... [2023-07-17T01:11:02.196Z] [2023-07-17T01:11:02.196Z] #49 [security-bootstrapper internal] load build context [2023-07-17T01:11:02.196Z] #49 DONE 32.1s [2023-07-17T01:11:02.196Z] [2023-07-17T01:11:02.196Z] #35 [security-spiffe-token-provider internal] load build context [2023-07-17T01:11:02.196Z] #35 DONE 32.1s [2023-07-17T01:11:02.196Z] [2023-07-17T01:11:02.196Z] #41 [core-common-config-bootstrapper internal] load build context [2023-07-17T01:11:02.196Z] #41 DONE 32.1s [2023-07-17T01:11:02.196Z] [2023-07-17T01:11:02.196Z] #34 [security-spire-agent internal] load build context [2023-07-17T01:11:02.196Z] #34 DONE 32.1s [2023-07-17T01:11:02.196Z] [2023-07-17T01:11:02.196Z] #42 [core-metadata internal] load build context [2023-07-17T01:11:02.196Z] #42 DONE 32.1s [2023-07-17T01:11:02.196Z] [2023-07-17T01:11:02.196Z] #43 [core-command internal] load build context [2023-07-17T01:11:02.196Z] #43 DONE 32.1s [2023-07-17T01:11:02.197Z] [2023-07-17T01:11:02.197Z] #58 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-07-17T01:11:02.197Z] #58 ... [2023-07-17T01:11:02.197Z] [2023-07-17T01:11:02.197Z] #55 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-17T01:11:02.197Z] #55 32.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-17T01:11:02.197Z] #55 32.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-17T01:11:02.197Z] #55 32.54 (1/4) Upgrading libcrypto3 (3.0.9-r1 -> 3.0.9-r2) [2023-07-17T01:11:02.197Z] #55 32.58 (2/4) Upgrading libssl3 (3.0.9-r1 -> 3.0.9-r2) [2023-07-17T01:11:02.197Z] #55 32.59 (3/4) Installing dumb-init (1.2.5-r2) [2023-07-17T01:11:02.197Z] #55 32.60 (4/4) Installing openssl (3.0.9-r2) [2023-07-17T01:11:02.197Z] #55 32.69 Executing busybox-1.35.0-r29.trigger [2023-07-17T01:11:02.197Z] #55 32.70 OK: 8 MiB in 17 packages [2023-07-17T01:11:02.197Z] #55 DONE 32.8s [2023-07-17T01:11:02.197Z] [2023-07-17T01:11:02.197Z] #40 [core-command stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-17T01:11:02.197Z] #40 32.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-17T01:11:02.197Z] #40 32.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-17T01:11:02.197Z] #40 32.59 (1/1) Installing dumb-init (1.2.5-r2) [2023-07-17T01:11:02.197Z] #40 32.59 Executing busybox-1.35.0-r29.trigger [2023-07-17T01:11:02.197Z] #40 32.60 OK: 7 MiB in 16 packages [2023-07-17T01:11:02.197Z] #40 DONE 32.9s [2023-07-17T01:11:02.197Z] [2023-07-17T01:11:02.197Z] #59 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-07-17T01:11:02.197Z] #59 DONE 1.4s [2023-07-17T01:11:02.197Z] [2023-07-17T01:11:02.197Z] #60 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-07-17T01:11:02.197Z] #60 DONE 0.1s [2023-07-17T01:11:02.197Z] [2023-07-17T01:11:02.197Z] #61 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-07-17T01:11:02.197Z] #61 DONE 0.1s [2023-07-17T01:11:02.197Z] [2023-07-17T01:11:02.197Z] #39 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-17T01:11:02.197Z] #39 31.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-17T01:11:02.197Z] #39 32.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-17T01:11:02.197Z] #39 32.49 v3.17.4-44-g7133e751409 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-17T01:11:02.197Z] #39 32.49 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-17T01:11:02.197Z] #39 32.49 OK: 17820 distinct packages available [2023-07-17T01:11:02.197Z] #39 32.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-17T01:11:02.197Z] #39 32.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-17T01:11:02.197Z] #39 32.93 (1/9) Installing ca-certificates (20230506-r0) [2023-07-17T01:11:02.197Z] #39 32.98 (2/9) Installing brotli-libs (1.0.9-r9) [2023-07-17T01:11:02.197Z] #39 32.99 (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-07-17T01:11:02.197Z] #39 32.99 (4/9) Installing libcurl (8.1.2-r0) [2023-07-17T01:11:02.197Z] #39 33.01 (5/9) Installing curl (8.1.2-r0) [2023-07-17T01:11:02.197Z] #39 33.05 (6/9) Installing dumb-init (1.2.5-r2) [2023-07-17T01:11:02.197Z] #39 ... [2023-07-17T01:11:02.197Z] [2023-07-17T01:11:02.197Z] #57 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-07-17T01:11:02.197Z] #57 1.137 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-17T01:11:02.197Z] #57 1.285 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-17T01:11:02.197Z] #57 1.533 OK: 265 MiB in 53 packages [2023-07-17T01:11:02.197Z] #57 DONE 1.7s [2023-07-17T01:11:02.197Z] [2023-07-17T01:11:02.197Z] #39 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-17T01:11:02.197Z] #39 33.06 (7/9) Installing musl-obstack (1.2.3-r0) [2023-07-17T01:11:02.197Z] #39 33.07 (8/9) Installing libucontext (1.2-r0) [2023-07-17T01:11:02.197Z] #39 33.08 (9/9) Installing gcompat (1.1.0-r0) [2023-07-17T01:11:02.197Z] #39 33.10 Executing busybox-1.35.0-r29.trigger [2023-07-17T01:11:02.197Z] #39 33.10 Executing ca-certificates-20230506-r0.trigger [2023-07-17T01:11:02.197Z] #39 ... [2023-07-17T01:11:02.197Z] [2023-07-17T01:11:02.197Z] #62 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-07-17T01:11:02.197Z] #62 DONE 0.2s [2023-07-17T01:11:02.197Z] [2023-07-17T01:11:02.197Z] #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-07-17T01:11:02.197Z] #0 1.388 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-17T01:11:02.197Z] #0 1.507 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-17T01:11:02.197Z] #0 1.810 OK: 265 MiB in 53 packages [2023-07-17T01:11:02.197Z] #63 DONE 1.9s [2023-07-17T01:11:02.197Z] [2023-07-17T01:11:02.197Z] #51 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-17T01:11:02.197Z] #51 32.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-17T01:11:02.197Z] #51 32.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-17T01:11:02.197Z] #51 32.61 v3.17.4-44-g7133e751409 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-17T01:11:02.197Z] #51 32.61 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-17T01:11:02.197Z] #51 32.61 OK: 17820 distinct packages available [2023-07-17T01:11:02.197Z] #51 32.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-17T01:11:02.197Z] #51 32.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-17T01:11:02.197Z] #51 33.02 (1/7) Upgrading libcrypto3 (3.0.9-r1 -> 3.0.9-r2) [2023-07-17T01:11:02.197Z] #51 33.06 (2/7) Upgrading libssl3 (3.0.9-r1 -> 3.0.9-r2) [2023-07-17T01:11:02.197Z] #51 33.07 (3/7) Installing dumb-init (1.2.5-r2) [2023-07-17T01:11:02.197Z] #51 33.08 (4/7) Installing musl-obstack (1.2.3-r0) [2023-07-17T01:11:02.197Z] #51 33.08 (5/7) Installing libucontext (1.2-r0) [2023-07-17T01:11:02.197Z] #51 33.10 (6/7) Installing gcompat (1.1.0-r0) [2023-07-17T01:11:02.197Z] #51 33.10 (7/7) Installing openssl (3.0.9-r2) [2023-07-17T01:11:02.197Z] #51 33.24 Executing busybox-1.35.0-r29.trigger [2023-07-17T01:11:02.197Z] #51 33.27 OK: 8 MiB in 20 packages [2023-07-17T01:11:02.197Z] #51 DONE 33.4s [2023-07-17T01:11:02.197Z] [2023-07-17T01:11:02.197Z] #39 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-17T01:11:02.197Z] #39 33.34 OK: 10 MiB in 24 packages [2023-07-17T01:11:02.197Z] #39 DONE 33.4s [2023-07-17T01:11:02.197Z] [2023-07-17T01:11:02.197Z] #64 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-07-17T01:11:02.197Z] #64 DONE 0.1s [2023-07-17T01:11:02.197Z] [2023-07-17T01:11:02.197Z] #58 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-07-17T01:11:02.197Z] #58 1.915 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-17T01:11:02.197Z] #58 2.036 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-17T01:11:02.197Z] #58 ... [2023-07-17T01:11:02.197Z] [2023-07-17T01:11:02.197Z] #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-07-17T01:11:02.197Z] #0 1.272 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-17T01:11:02.197Z] #0 1.429 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-17T01:11:02.197Z] #0 1.736 v3.17.4-44-g7133e751409 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-17T01:11:02.197Z] #0 1.736 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-17T01:11:02.197Z] #0 1.736 OK: 17820 distinct packages available [2023-07-17T01:11:02.197Z] #0 1.784 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-17T01:11:02.197Z] #0 1.923 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-17T01:11:02.197Z] #0 2.180 OK: 265 MiB in 53 packages [2023-07-17T01:11:02.197Z] #65 DONE 2.3s [2023-07-17T01:11:02.197Z] [2023-07-17T01:11:02.197Z] #58 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-07-17T01:11:02.197Z] #58 2.231 OK: 265 MiB in 53 packages [2023-07-17T01:11:02.197Z] #58 DONE 2.5s [2023-07-17T01:11:02.197Z] [2023-07-17T01:11:02.197Z] #66 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-07-17T01:11:02.197Z] #0 1.817 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-17T01:11:02.197Z] #0 1.990 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-17T01:11:02.197Z] #0 2.208 OK: 265 MiB in 53 packages [2023-07-17T01:11:02.197Z] #66 DONE 2.3s [2023-07-17T01:11:02.197Z] [2023-07-17T01:11:02.197Z] #67 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-07-17T01:11:02.197Z] #67 DONE 0.1s [2023-07-17T01:11:02.197Z] [2023-07-17T01:11:02.197Z] #68 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-07-17T01:11:02.197Z] #68 DONE 0.1s [2023-07-17T01:11:02.197Z] [2023-07-17T01:11:02.197Z] #69 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-07-17T01:11:02.197Z] #69 DONE 0.1s [2023-07-17T01:11:02.197Z] [2023-07-17T01:11:02.197Z] #70 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-17T01:11:08.756Z] #70 ... [2023-07-17T01:11:08.756Z] [2023-07-17T01:11:08.756Z] #71 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-17T01:11:12.042Z] #71 ... [2023-07-17T01:11:12.042Z] [2023-07-17T01:11:12.042Z] #72 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-17T01:11:12.042Z] #72 ... [2023-07-17T01:11:12.042Z] [2023-07-17T01:11:12.042Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-17T01:11:12.042Z] #73 ... [2023-07-17T01:11:12.042Z] [2023-07-17T01:11:12.042Z] #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-17T01:11:25.520Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1285 in /w/workspace/edgexfoundry_edgex-go_PR-4608 [Pipeline] { [Pipeline] ws [2023-07-17T01:11:25.532Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2023-07-17T01:11:25.557Z] The recommended git tool is: git [2023-07-17T01:11:30.223Z] using credential edgex-jenkins-ssh [2023-07-17T01:11:30.237Z] Cloning the remote Git repository [2023-07-17T01:11:30.279Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-07-17T01:11:30.363Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2023-07-17T01:11:30.509Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-07-17T01:11:30.510Z] > git --version # timeout=10 [2023-07-17T01:11:30.528Z] > git --version # 'git version 2.25.1' [2023-07-17T01:11:30.530Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-17T01:11:30.669Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-17T01:11:45.935Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-07-17T01:11:45.958Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-17T01:11:46.780Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-07-17T01:11:46.822Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-07-17T01:11:46.823Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-17T01:11:46.843Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4608/head:refs/remotes/origin/PR-4608 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-07-17T01:11:47.607Z] Merging remotes/origin/main commit fa614b66c3ed1d56f649226ca5a7d2f493aafc65 into PR head commit dd2e2b4453738a26301895800e87a29ea9eec3a5 [2023-07-17T01:11:48.070Z] Merge succeeded, producing dd2e2b4453738a26301895800e87a29ea9eec3a5 [2023-07-17T01:11:48.070Z] Checking out Revision dd2e2b4453738a26301895800e87a29ea9eec3a5 (PR-4608) [2023-07-17T01:11:47.629Z] > git config core.sparsecheckout # timeout=10 [2023-07-17T01:11:47.720Z] > git checkout -f dd2e2b4453738a26301895800e87a29ea9eec3a5 # timeout=10 [2023-07-17T01:11:47.949Z] > git remote # timeout=10 [2023-07-17T01:11:47.971Z] > git config --get remote.origin.url # timeout=10 [2023-07-17T01:11:47.997Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-17T01:11:48.012Z] > git merge fa614b66c3ed1d56f649226ca5a7d2f493aafc65 # timeout=10 [2023-07-17T01:11:48.039Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-07-17T01:11:48.079Z] > git config core.sparsecheckout # timeout=10 [2023-07-17T01:11:48.094Z] > git checkout -f dd2e2b4453738a26301895800e87a29ea9eec3a5 # timeout=10 [2023-07-17T01:11:51.667Z] Commit message: "feat: Move all the common APIs into go-mod-bootstrap" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-17T01:11:52.617Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-17T01:11:52.617Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-17T01:11:52.617Z] Dload Upload Total Spent Left Speed [2023-07-17T01:11:52.617Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 96598 0 --:--:-- --:--:-- --:--:-- 96598 [Pipeline] sh [2023-07-17T01:11:53.343Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-17T01:11:53.665Z] + sudo tee /etc/docker/daemon.new [2023-07-17T01:11:53.665Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-07-17T01:11:53.665Z] { [2023-07-17T01:11:53.665Z] "registry-mirrors": [ [2023-07-17T01:11:53.665Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-17T01:11:53.665Z] ], [2023-07-17T01:11:53.665Z] "bip": "10.250.0.254/24", [2023-07-17T01:11:53.665Z] "hosts": [ [2023-07-17T01:11:53.665Z] "tcp://0.0.0.0:5555", [2023-07-17T01:11:53.665Z] "unix:///var/run/docker.sock" [2023-07-17T01:11:53.665Z] ], [2023-07-17T01:11:53.665Z] "mtu": 1458, [2023-07-17T01:11:53.665Z] "selinux-enabled": true, [2023-07-17T01:11:53.665Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-17T01:11:53.665Z] } [Pipeline] sh [2023-07-17T01:11:53.992Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-17T01:11:54.312Z] + sudo service docker restart [2023-07-17T01:11:58.780Z] #74 DONE 53.4s [2023-07-17T01:11:58.780Z] [2023-07-17T01:11:58.780Z] #72 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-17T01:11:58.780Z] #72 DONE 53.9s [2023-07-17T01:11:58.780Z] [2023-07-17T01:11:58.780Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-17T01:11:58.780Z] #73 DONE 53.7s [2023-07-17T01:11:58.780Z] [2023-07-17T01:11:58.780Z] #71 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-17T01:11:58.780Z] #71 DONE 53.3s [2023-07-17T01:11:58.780Z] [2023-07-17T01:11:58.780Z] #70 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-17T01:11:58.780Z] #70 DONE 53.4s [2023-07-17T01:11:58.780Z] [2023-07-17T01:11:58.780Z] #75 [core-data builder 6/7] COPY . . [2023-07-17T01:12:05.367Z] #75 ... [2023-07-17T01:12:05.367Z] [2023-07-17T01:12:05.367Z] #76 [security-spire-agent builder 6/9] COPY . . [2023-07-17T01:12:05.367Z] #76 DONE 9.8s [2023-07-17T01:12:05.367Z] [2023-07-17T01:12:05.367Z] #77 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-17T01:12:05.367Z] #77 DONE 0.1s [2023-07-17T01:12:05.367Z] [2023-07-17T01:12:05.367Z] #78 [security-spiffe-token-provider builder 6/7] COPY . . [2023-07-17T01:12:05.367Z] #78 DONE 9.8s [2023-07-17T01:12:05.367Z] [2023-07-17T01:12:05.367Z] #79 [security-bootstrapper builder 6/7] COPY . . [2023-07-17T01:12:05.367Z] #79 CACHED [2023-07-17T01:12:05.367Z] [2023-07-17T01:12:05.367Z] #80 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-07-17T01:12:05.367Z] #80 CACHED [2023-07-17T01:12:05.367Z] [2023-07-17T01:12:05.367Z] #81 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-17T01:12:05.367Z] #81 CACHED [2023-07-17T01:12:05.367Z] [2023-07-17T01:12:05.367Z] #82 [security-proxy-setup builder 6/7] COPY . . [2023-07-17T01:12:05.367Z] #82 DONE 9.8s [2023-07-17T01:12:05.367Z] [2023-07-17T01:12:05.367Z] #83 [support-notifications builder 6/7] COPY . . [2023-07-17T01:12:05.367Z] #83 DONE 9.8s [2023-07-17T01:12:05.367Z] [2023-07-17T01:12:05.367Z] #84 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-07-17T01:12:05.367Z] #84 CACHED [2023-07-17T01:12:05.367Z] [2023-07-17T01:12:05.367Z] #85 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-17T01:12:05.367Z] #85 CACHED [2023-07-17T01:12:05.367Z] [2023-07-17T01:12:05.367Z] #86 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-07-17T01:12:05.367Z] #86 CACHED [2023-07-17T01:12:05.367Z] [2023-07-17T01:12:05.367Z] #75 [core-data builder 6/7] COPY . . [2023-07-17T01:12:05.367Z] #75 DONE 9.8s [2023-07-17T01:12:05.367Z] [2023-07-17T01:12:05.367Z] #87 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-07-17T01:12:05.367Z] #87 CACHED [2023-07-17T01:12:05.367Z] [2023-07-17T01:12:05.367Z] #88 [core-command builder 6/7] COPY . . [2023-07-17T01:12:05.367Z] #88 CACHED [2023-07-17T01:12:05.367Z] [2023-07-17T01:12:05.367Z] #89 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-17T01:12:05.367Z] #89 CACHED [2023-07-17T01:12:05.367Z] [2023-07-17T01:12:05.367Z] #90 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-17T01:12:05.367Z] #90 CACHED [2023-07-17T01:12:05.367Z] [2023-07-17T01:12:05.367Z] #91 [security-proxy-auth builder 6/7] COPY . . [2023-07-17T01:12:05.367Z] #91 CACHED [2023-07-17T01:12:05.367Z] [2023-07-17T01:12:05.367Z] #92 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-07-17T01:12:05.367Z] #92 CACHED [2023-07-17T01:12:05.367Z] [2023-07-17T01:12:05.367Z] #93 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-17T01:12:05.367Z] #93 CACHED [2023-07-17T01:12:05.367Z] [2023-07-17T01:12:05.367Z] #94 [core-metadata builder 6/7] COPY . . [2023-07-17T01:12:05.367Z] #94 CACHED [2023-07-17T01:12:05.367Z] [2023-07-17T01:12:05.367Z] #95 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-07-17T01:12:05.367Z] #95 CACHED [2023-07-17T01:12:05.367Z] [2023-07-17T01:12:05.367Z] #96 [support-scheduler builder 6/7] COPY . . [2023-07-17T01:12:05.367Z] #96 CACHED [2023-07-17T01:12:05.367Z] [2023-07-17T01:12:05.367Z] #97 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-07-17T01:12:05.367Z] #97 CACHED [2023-07-17T01:12:05.367Z] [2023-07-17T01:12:05.367Z] #98 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-17T01:12:05.367Z] #98 CACHED [2023-07-17T01:12:05.367Z] [2023-07-17T01:12:05.367Z] #99 [security-secretstore-setup builder 6/7] COPY . . [2023-07-17T01:12:05.367Z] #99 CACHED [2023-07-17T01:12:05.367Z] [2023-07-17T01:12:05.367Z] #100 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-17T01:12:05.367Z] #100 CACHED [2023-07-17T01:12:05.367Z] [2023-07-17T01:12:05.367Z] #101 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-07-17T01:12:05.367Z] #101 CACHED [2023-07-17T01:12:05.367Z] [2023-07-17T01:12:05.367Z] #102 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-07-17T01:12:05.644Z] #102 ... [2023-07-17T01:12:05.644Z] [2023-07-17T01:12:05.644Z] #103 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-17T01:12:05.644Z] #103 CACHED [2023-07-17T01:12:05.644Z] [2023-07-17T01:12:05.644Z] #104 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-17T01:12:05.644Z] #104 CACHED [2023-07-17T01:12:05.644Z] [2023-07-17T01:12:05.644Z] #105 [security-spire-server builder 6/9] COPY . . [2023-07-17T01:12:05.644Z] #105 CACHED [2023-07-17T01:12:05.644Z] [2023-07-17T01:12:05.644Z] #106 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-07-17T01:12:05.644Z] #106 CACHED [2023-07-17T01:12:05.644Z] [2023-07-17T01:12:05.644Z] #107 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.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-07-17T01:12:08.223Z] #107 DONE 2.3s [2023-07-17T01:12:08.223Z] [2023-07-17T01:12:08.223Z] #108 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-07-17T01:12:09.163Z] #108 DONE 1.2s [2023-07-17T01:12:09.163Z] [2023-07-17T01:12:09.163Z] #109 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.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-07-17T01:12:09.163Z] #109 DONE 3.6s [2023-07-17T01:12:09.163Z] [2023-07-17T01:12:09.163Z] #110 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-17T01:12:09.163Z] #0 1.889 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-07-17T01:12:10.108Z] #110 ... [2023-07-17T01:12:10.108Z] [2023-07-17T01:12:10.108Z] #111 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-07-17T01:12:10.108Z] #111 DONE 1.1s [2023-07-17T01:12:10.108Z] [2023-07-17T01:12:10.108Z] #112 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-17T01:12:10.108Z] #112 DONE 1.0s [2023-07-17T01:12:10.366Z] [2023-07-17T01:12:10.366Z] #113 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-17T01:12:10.623Z] #113 DONE 0.4s [2023-07-17T01:12:10.623Z] [2023-07-17T01:12:10.623Z] #114 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-17T01:12:10.623Z] #114 CACHED [2023-07-17T01:12:10.623Z] [2023-07-17T01:12:10.623Z] #115 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.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-07-17T01:12:10.623Z] #115 CACHED [2023-07-17T01:12:10.623Z] [2023-07-17T01:12:10.623Z] #116 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-07-17T01:12:10.623Z] #116 CACHED [2023-07-17T01:12:10.623Z] [2023-07-17T01:12:10.623Z] #117 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-07-17T01:12:10.623Z] #117 CACHED [2023-07-17T01:12:10.623Z] [2023-07-17T01:12:10.623Z] #118 [security-spire-config builder 6/9] COPY . . [2023-07-17T01:12:10.623Z] #118 CACHED [2023-07-17T01:12:10.623Z] [2023-07-17T01:12:10.623Z] #119 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-17T01:12:10.623Z] #119 CACHED [2023-07-17T01:12:10.623Z] [2023-07-17T01:12:10.623Z] #120 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-17T01:12:10.623Z] #120 DONE 0.1s [2023-07-17T01:12:10.623Z] [2023-07-17T01:12:10.623Z] #121 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-17T01:12:11.555Z] #121 ... [2023-07-17T01:12:11.555Z] [2023-07-17T01:12:11.555Z] #122 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-17T01:12:11.555Z] #122 CACHED [2023-07-17T01:12:11.555Z] [2023-07-17T01:12:11.555Z] #123 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-17T01:12:11.555Z] #123 CACHED [2023-07-17T01:12:11.813Z] [2023-07-17T01:12:11.813Z] #121 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-17T01:12:11.813Z] #121 DONE 1.0s [2023-07-17T01:12:11.813Z] [2023-07-17T01:12:11.813Z] #124 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-17T01:12:11.813Z] #124 DONE 0.9s [2023-07-17T01:12:11.813Z] [2023-07-17T01:12:11.813Z] #125 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-17T01:12:12.561Z] provisioning config files... [2023-07-17T01:12:12.584Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config14293042479222663378tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-17T01:12:12.930Z] ---> docker-login.sh [2023-07-17T01:12:12.930Z] nexus3.edgexfoundry.org:10001 [2023-07-17T01:12:13.189Z] #125 ... [2023-07-17T01:12:13.189Z] [2023-07-17T01:12:13.189Z] #126 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-07-17T01:12:13.189Z] #126 DONE 1.4s [2023-07-17T01:12:13.189Z] [2023-07-17T01:12:13.189Z] #127 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-07-17T01:12:13.189Z] #127 DONE 1.5s [2023-07-17T01:12:13.189Z] [2023-07-17T01:12:13.189Z] #125 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-17T01:12:13.189Z] #125 DONE 1.4s [2023-07-17T01:12:13.189Z] [2023-07-17T01:12:13.189Z] #128 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-07-17T01:12:13.189Z] #128 DONE 0.1s [2023-07-17T01:12:13.189Z] [2023-07-17T01:12:13.189Z] #129 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-07-17T01:12:13.519Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T01:12:13.519Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T01:12:13.519Z] Configure a credential helper to remove this warning. See [2023-07-17T01:12:13.519Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T01:12:13.519Z] [2023-07-17T01:12:13.519Z] Login Succeeded [2023-07-17T01:12:13.519Z] nexus3.edgexfoundry.org:10002 [2023-07-17T01:12:13.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T01:12:14.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T01:12:14.060Z] Configure a credential helper to remove this warning. See [2023-07-17T01:12:14.060Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T01:12:14.060Z] [2023-07-17T01:12:14.060Z] Login Succeeded [2023-07-17T01:12:14.060Z] nexus3.edgexfoundry.org:10003 [2023-07-17T01:12:14.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T01:12:14.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T01:12:14.327Z] Configure a credential helper to remove this warning. See [2023-07-17T01:12:14.327Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T01:12:14.327Z] [2023-07-17T01:12:14.327Z] Login Succeeded [2023-07-17T01:12:14.327Z] nexus3.edgexfoundry.org:10004 [2023-07-17T01:12:14.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T01:12:14.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T01:12:14.596Z] Configure a credential helper to remove this warning. See [2023-07-17T01:12:14.596Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T01:12:14.596Z] [2023-07-17T01:12:14.596Z] Login Succeeded [2023-07-17T01:12:14.596Z] docker.io [2023-07-17T01:12:14.702Z] #129 ... [2023-07-17T01:12:14.702Z] [2023-07-17T01:12:14.702Z] #130 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-07-17T01:12:14.702Z] #130 DONE 1.3s [2023-07-17T01:12:14.702Z] [2023-07-17T01:12:14.702Z] #131 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-17T01:12:14.702Z] #131 DONE 1.4s [2023-07-17T01:12:14.702Z] [2023-07-17T01:12:14.702Z] #129 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-07-17T01:12:14.702Z] #129 DONE 1.3s [2023-07-17T01:12:14.702Z] [2023-07-17T01:12:14.702Z] #132 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-07-17T01:12:14.702Z] #132 DONE 0.1s [2023-07-17T01:12:14.702Z] [2023-07-17T01:12:14.702Z] #133 [security-spire-server] exporting to image [2023-07-17T01:12:14.702Z] #133 exporting layers [2023-07-17T01:12:14.702Z] #133 ... [2023-07-17T01:12:14.702Z] [2023-07-17T01:12:14.702Z] #134 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-07-17T01:12:14.702Z] #134 DONE 0.2s [2023-07-17T01:12:14.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T01:12:14.960Z] [2023-07-17T01:12:14.960Z] #135 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-07-17T01:12:14.960Z] #135 DONE 0.3s [2023-07-17T01:12:14.960Z] [2023-07-17T01:12:14.960Z] #136 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-07-17T01:12:14.960Z] #136 DONE 0.3s [2023-07-17T01:12:14.960Z] [2023-07-17T01:12:14.960Z] #133 [security-spire-config] exporting to image [2023-07-17T01:12:15.133Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T01:12:15.133Z] Configure a credential helper to remove this warning. See [2023-07-17T01:12:15.133Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T01:12:15.133Z] [2023-07-17T01:12:15.133Z] Login Succeeded [2023-07-17T01:12:15.133Z] ---> docker-login.sh ends [Pipeline] } [2023-07-17T01:12:15.146Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-07-17T01:12:15.218Z] #133 ... [2023-07-17T01:12:15.218Z] [2023-07-17T01:12:15.218Z] #137 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-07-17T01:12:15.218Z] #137 DONE 0.2s [2023-07-17T01:12:15.218Z] [2023-07-17T01:12:15.218Z] #133 [security-spire-agent] exporting to image [2023-07-17T01:12:15.218Z] #133 writing image sha256:a13db046ebdd4d3a96e1cbbd4671da8c181792ddbe569d80ade831995bceea4d 0.0s done [2023-07-17T01:12:15.218Z] #133 naming to docker.io/library/security-spire-server done [2023-07-17T01:12:15.218Z] #133 ... [2023-07-17T01:12:15.218Z] [2023-07-17T01:12:15.218Z] #138 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-17T01:12:15.218Z] #0 1.618 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] sh [2023-07-17T01:12:15.476Z] #138 ... [2023-07-17T01:12:15.476Z] [2023-07-17T01:12:15.476Z] #139 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-17T01:12:15.476Z] #0 1.240 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-07-17T01:12:15.476Z] #139 ... [2023-07-17T01:12:15.476Z] [2023-07-17T01:12:15.476Z] #140 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-17T01:12:15.476Z] #0 0.418 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-07-17T01:12:15.701Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-07-17T01:12:15.721Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [2023-07-17T01:12:15.733Z] #140 ... [2023-07-17T01:12:15.733Z] [2023-07-17T01:12:15.733Z] #141 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-17T01:12:15.733Z] #0 1.475 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 [Pipeline] echo [2023-07-17T01:12:15.734Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-17T01:12:15.750Z] ========================================================= [2023-07-17T01:12:15.750Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-17T01:12:15.750Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-07-17T01:12:15.991Z] #141 ... [2023-07-17T01:12:15.991Z] [2023-07-17T01:12:15.991Z] #133 [security-spire-agent] exporting to image [2023-07-17T01:12:15.991Z] #133 exporting layers 0.6s done [2023-07-17T01:12:15.991Z] #133 writing image sha256:5e6019353bb73cc0e89cfe83c759d3dbc344bcdb3aef5c816994085b37f65a6f done [2023-07-17T01:12:15.991Z] #133 naming to docker.io/library/security-spire-config done [2023-07-17T01:12:15.991Z] #133 writing image sha256:0090509f7d47efd483f7afad47e9f9389dbf2962168a16aa33e48f13c84942d0 done [2023-07-17T01:12:15.991Z] #133 naming to docker.io/library/security-spire-agent done [2023-07-17T01:12:15.991Z] #133 DONE 1.3s [2023-07-17T01:12:15.991Z] [2023-07-17T01:12:15.991Z] #142 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-17T01:12:15.991Z] #0 1.505 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-07-17T01:12:15.991Z] #142 ... [2023-07-17T01:12:15.991Z] [2023-07-17T01:12:15.991Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-17T01:12:15.991Z] #0 1.768 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-07-17T01:12:16.069Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-17T01:12:16.248Z] #143 ... [2023-07-17T01:12:16.248Z] [2023-07-17T01:12:16.248Z] #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-17T01:12:16.248Z] #0 1.407 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-07-17T01:12:16.248Z] #144 ... [2023-07-17T01:12:16.248Z] [2023-07-17T01:12:16.248Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-17T01:12:16.248Z] #0 0.940 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-07-17T01:12:16.507Z] #145 ... [2023-07-17T01:12:16.507Z] [2023-07-17T01:12:16.507Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-17T01:12:16.507Z] #0 1.468 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-07-17T01:12:16.507Z] #146 ... [2023-07-17T01:12:16.507Z] [2023-07-17T01:12:16.507Z] #102 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-07-17T01:12:16.507Z] #102 1.321 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-07-17T01:12:16.659Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-17T01:12:16.660Z] edb6bdbacee9: Pulling fs layer [2023-07-17T01:12:16.660Z] 5f9638ab2659: Pulling fs layer [2023-07-17T01:12:16.660Z] 8d51d6327a98: Pulling fs layer [2023-07-17T01:12:16.660Z] 8b374f2dd631: Pulling fs layer [2023-07-17T01:12:16.660Z] ec14aa9079de: Pulling fs layer [2023-07-17T01:12:16.660Z] 2f466654f4bb: Pulling fs layer [2023-07-17T01:12:16.660Z] 554e91adad29: Pulling fs layer [2023-07-17T01:12:16.660Z] 8b374f2dd631: Waiting [2023-07-17T01:12:16.660Z] ec14aa9079de: Waiting [2023-07-17T01:12:16.660Z] 2f466654f4bb: Waiting [2023-07-17T01:12:16.660Z] 554e91adad29: Waiting [2023-07-17T01:12:16.660Z] 5f9638ab2659: Verifying Checksum [2023-07-17T01:12:16.660Z] 5f9638ab2659: Download complete [2023-07-17T01:12:16.660Z] 8b374f2dd631: Verifying Checksum [2023-07-17T01:12:16.660Z] 8b374f2dd631: Download complete [2023-07-17T01:12:16.660Z] ec14aa9079de: Verifying Checksum [2023-07-17T01:12:16.660Z] ec14aa9079de: Download complete [2023-07-17T01:12:16.660Z] edb6bdbacee9: Download complete [2023-07-17T01:12:18.083Z] edb6bdbacee9: Pull complete [2023-07-17T01:12:18.083Z] 554e91adad29: Verifying Checksum [2023-07-17T01:12:18.083Z] 554e91adad29: Download complete [2023-07-17T01:12:18.352Z] 5f9638ab2659: Pull complete [2023-07-17T01:12:19.315Z] 8d51d6327a98: Verifying Checksum [2023-07-17T01:12:19.315Z] 8d51d6327a98: Download complete [2023-07-17T01:12:19.315Z] 2f466654f4bb: Verifying Checksum [2023-07-17T01:12:19.315Z] 2f466654f4bb: Download complete [2023-07-17T01:12:31.647Z] 8d51d6327a98: Pull complete [2023-07-17T01:12:31.647Z] 8b374f2dd631: Pull complete [2023-07-17T01:12:31.647Z] ec14aa9079de: Pull complete [2023-07-17T01:12:38.314Z] 2f466654f4bb: Pull complete [2023-07-17T01:12:40.260Z] 554e91adad29: Pull complete [2023-07-17T01:12:40.260Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-07-17T01:12:40.260Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-17T01:12:40.260Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-07-17T01:12:40.584Z] + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-17T01:12:40.584Z] WORKDIR /edgex [2023-07-17T01:12:40.584Z] COPY go.mod . [2023-07-17T01:12:40.584Z] RUN go mod download build [2023-07-17T01:12:40.584Z] -t ci-base-image-arm64 -f - . [2023-07-17T01:12:41.178Z] Sending build context to Docker daemon 2.932MB [2023-07-17T01:12:41.178Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-17T01:12:41.178Z] ---> 1e15ea492957 [2023-07-17T01:12:41.178Z] Step 2/4 : WORKDIR /edgex [2023-07-17T01:12:45.431Z] ---> Running in 5bdb7b7e229b [2023-07-17T01:12:45.431Z] Removing intermediate container 5bdb7b7e229b [2023-07-17T01:12:45.431Z] ---> 6f9c7a7bb8a0 [2023-07-17T01:12:45.431Z] Step 3/4 : COPY go.mod . [2023-07-17T01:12:45.431Z] ---> 5ece9ded5b19 [2023-07-17T01:12:45.431Z] Step 4/4 : RUN go mod download [2023-07-17T01:12:45.431Z] ---> Running in d134847f90af [2023-07-17T01:13:13.151Z] #102 ... [2023-07-17T01:13:13.151Z] [2023-07-17T01:13:13.151Z] #140 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-17T01:13:13.151Z] #140 62.86 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-07-17T01:13:24.342Z] Removing intermediate container d134847f90af [2023-07-17T01:13:24.342Z] ---> 1bbe91fb1839 [2023-07-17T01:13:24.342Z] Successfully built 1bbe91fb1839 [2023-07-17T01:13:24.342Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T01:13:24.667Z] + docker inspect -f . ci-base-image-arm64 [2023-07-17T01:13:24.667Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-17T01:13:24.875Z] prd-ubuntu20.04-docker-arm64-4c-16g-1285 does not seem to be running inside a container [2023-07-17T01:13:24.940Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-07-17T01:13:26.125Z] $ docker top 6718c8ce5aa0fed204daa420b894772eb70eaa5ddd6cfef1598f108d3ea63bf0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-17T01:13:26.936Z] + go version [2023-07-17T01:13:26.936Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-07-17T01:13:26.954Z] $ docker stop --time=1 6718c8ce5aa0fed204daa420b894772eb70eaa5ddd6cfef1598f108d3ea63bf0 [2023-07-17T01:13:28.574Z] $ docker rm -f --volumes 6718c8ce5aa0fed204daa420b894772eb70eaa5ddd6cfef1598f108d3ea63bf0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T01:13:29.105Z] + docker inspect -f . ci-base-image-arm64 [2023-07-17T01:13:29.105Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-17T01:13:29.281Z] prd-ubuntu20.04-docker-arm64-4c-16g-1285 does not seem to be running inside a container [2023-07-17T01:13:29.346Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-07-17T01:13:30.561Z] $ docker top 9393e2f55cdda75dc7c752af59c68ebfc815adabb76d875b6188da3fcc5476b0 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-07-17T01:13:30.771Z] ========================================================= [2023-07-17T01:13:30.771Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-07-17T01:13:30.771Z] ========================================================= [Pipeline] sh [2023-07-17T01:13:31.281Z] #140 DONE 83.0s [2023-07-17T01:13:31.281Z] [2023-07-17T01:13:31.281Z] #139 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-17T01:13:31.281Z] #139 DONE 82.9s [2023-07-17T01:13:31.281Z] [2023-07-17T01:13:31.281Z] #102 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-07-17T01:13:31.281Z] #102 DONE 82.9s [2023-07-17T01:13:31.281Z] [2023-07-17T01:13:31.281Z] #141 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-17T01:13:31.281Z] #141 DONE 82.9s [2023-07-17T01:13:31.281Z] [2023-07-17T01:13:31.281Z] #138 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-17T01:13:31.281Z] #138 DONE 82.9s [2023-07-17T01:13:31.281Z] [2023-07-17T01:13:31.281Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-17T01:13:31.281Z] #146 DONE 82.9s [2023-07-17T01:13:31.281Z] [2023-07-17T01:13:31.281Z] #147 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-17T01:13:31.281Z] #147 ... [2023-07-17T01:13:31.281Z] [2023-07-17T01:13:31.281Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-17T01:13:31.281Z] #143 DONE 83.0s [2023-07-17T01:13:31.281Z] [2023-07-17T01:13:31.281Z] #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-17T01:13:31.281Z] #144 DONE 83.0s [2023-07-17T01:13:31.281Z] [2023-07-17T01:13:31.281Z] #148 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-17T01:13:31.281Z] #148 ... [2023-07-17T01:13:31.281Z] [2023-07-17T01:13:31.281Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-17T01:13:31.281Z] #145 DONE 83.2s [2023-07-17T01:13:31.281Z] [2023-07-17T01:13:31.281Z] #110 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-17T01:13:31.281Z] #110 DONE 83.3s [2023-07-17T01:13:31.281Z] [2023-07-17T01:13:31.281Z] #142 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-17T01:13:31.281Z] #142 DONE 83.4s [2023-07-17T01:13:31.281Z] [2023-07-17T01:13:31.281Z] #149 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-17T01:13:31.281Z] #149 DONE 0.4s [2023-07-17T01:13:31.281Z] [2023-07-17T01:13:31.281Z] #150 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-07-17T01:13:31.281Z] #150 DONE 0.7s [2023-07-17T01:13:31.281Z] [2023-07-17T01:13:31.281Z] #147 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-17T01:13:31.281Z] #147 DONE 0.8s [2023-07-17T01:13:31.281Z] [2023-07-17T01:13:31.281Z] #151 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-17T01:13:31.281Z] #151 DONE 0.7s [2023-07-17T01:13:31.281Z] [2023-07-17T01:13:31.281Z] #148 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-17T01:13:31.281Z] #148 DONE 0.6s [2023-07-17T01:13:31.281Z] [2023-07-17T01:13:31.281Z] #152 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-17T01:13:31.281Z] #152 DONE 0.5s [2023-07-17T01:13:31.281Z] [2023-07-17T01:13:31.281Z] #153 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-07-17T01:13:31.281Z] #153 ... [2023-07-17T01:13:31.281Z] [2023-07-17T01:13:31.281Z] #154 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-17T01:13:31.281Z] #154 DONE 0.4s [2023-07-17T01:13:31.281Z] [2023-07-17T01:13:31.281Z] #155 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-17T01:13:31.281Z] #155 DONE 0.3s [2023-07-17T01:13:31.281Z] [2023-07-17T01:13:31.281Z] #156 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-17T01:13:31.281Z] #156 CACHED [2023-07-17T01:13:31.281Z] [2023-07-17T01:13:31.281Z] #157 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-17T01:13:31.281Z] #157 CACHED [2023-07-17T01:13:31.281Z] [2023-07-17T01:13:31.281Z] #158 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-17T01:13:31.281Z] #158 DONE 0.3s [2023-07-17T01:13:31.281Z] [2023-07-17T01:13:31.281Z] #159 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-17T01:13:31.281Z] #159 CACHED [2023-07-17T01:13:31.281Z] [2023-07-17T01:13:31.281Z] #160 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-07-17T01:13:31.281Z] #160 CACHED [2023-07-17T01:13:31.281Z] [2023-07-17T01:13:31.281Z] #161 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-17T01:13:31.281Z] #161 DONE 0.3s [2023-07-17T01:13:31.281Z] [2023-07-17T01:13:31.281Z] #162 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-17T01:13:31.281Z] #162 CACHED [2023-07-17T01:13:31.281Z] [2023-07-17T01:13:31.281Z] #163 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-17T01:13:31.281Z] #163 CACHED [2023-07-17T01:13:31.281Z] [2023-07-17T01:13:31.281Z] #164 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-17T01:13:31.281Z] #164 CACHED [2023-07-17T01:13:31.281Z] [2023-07-17T01:13:31.281Z] #165 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-17T01:13:31.281Z] #165 CACHED [2023-07-17T01:13:31.281Z] [2023-07-17T01:13:31.281Z] #166 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-17T01:13:31.281Z] #166 DONE 0.3s [2023-07-17T01:13:31.281Z] [2023-07-17T01:13:31.281Z] #153 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-07-17T01:13:31.281Z] #153 DONE 0.3s [2023-07-17T01:13:31.281Z] [2023-07-17T01:13:31.281Z] #167 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-07-17T01:13:31.281Z] #167 DONE 1.4s [2023-07-17T01:13:31.281Z] [2023-07-17T01:13:31.281Z] #168 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-07-17T01:13:31.281Z] #168 DONE 1.5s [2023-07-17T01:13:31.281Z] [2023-07-17T01:13:31.281Z] #169 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-07-17T01:13:31.281Z] #169 ... [2023-07-17T01:13:31.281Z] [2023-07-17T01:13:31.281Z] #170 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-07-17T01:13:31.281Z] #170 DONE 1.5s [2023-07-17T01:13:31.281Z] [2023-07-17T01:13:31.281Z] #171 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-07-17T01:13:31.281Z] #171 DONE 1.5s [2023-07-17T01:13:31.281Z] [2023-07-17T01:13:31.281Z] #172 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-07-17T01:13:31.281Z] #172 ... [2023-07-17T01:13:31.281Z] [2023-07-17T01:13:31.281Z] #173 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-07-17T01:13:31.281Z] #173 DONE 1.8s [2023-07-17T01:13:31.281Z] [2023-07-17T01:13:31.281Z] #174 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-07-17T01:13:31.281Z] #174 DONE 1.8s [2023-07-17T01:13:31.281Z] [2023-07-17T01:13:31.281Z] #175 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-07-17T01:13:31.281Z] #175 DONE 1.8s [2023-07-17T01:13:31.281Z] [2023-07-17T01:13:31.281Z] #176 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-07-17T01:13:31.281Z] #176 DONE 1.8s [2023-07-17T01:13:31.281Z] [2023-07-17T01:13:31.281Z] #177 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-07-17T01:13:31.281Z] #177 DONE 1.8s [2023-07-17T01:13:31.281Z] [2023-07-17T01:13:31.281Z] #178 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-07-17T01:13:31.281Z] #178 DONE 1.8s [2023-07-17T01:13:31.281Z] [2023-07-17T01:13:31.281Z] #179 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-07-17T01:13:31.281Z] #179 DONE 2.3s [2023-07-17T01:13:31.281Z] [2023-07-17T01:13:31.281Z] #180 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-07-17T01:13:31.281Z] #180 ... [2023-07-17T01:13:31.281Z] [2023-07-17T01:13:31.281Z] #181 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-07-17T01:13:31.281Z] #181 DONE 0.6s [2023-07-17T01:13:31.389Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-07-17T01:13:31.559Z] [2023-07-17T01:13:31.559Z] #172 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-07-17T01:13:31.559Z] #172 DONE 0.4s [2023-07-17T01:13:31.559Z] [2023-07-17T01:13:31.559Z] #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-07-17T01:13:31.559Z] #182 DONE 0.7s [2023-07-17T01:13:31.559Z] [2023-07-17T01:13:31.559Z] #183 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-07-17T01:13:31.559Z] #183 DONE 0.4s [2023-07-17T01:13:31.559Z] [2023-07-17T01:13:31.559Z] #184 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-07-17T01:13:31.559Z] #184 DONE 0.4s [2023-07-17T01:13:31.559Z] [2023-07-17T01:13:31.559Z] #169 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-07-17T01:13:31.559Z] #169 DONE 0.6s [2023-07-17T01:13:31.559Z] [2023-07-17T01:13:31.559Z] #133 [core-data] exporting to image [2023-07-17T01:13:31.559Z] #133 exporting layers [2023-07-17T01:13:31.559Z] #133 ... [2023-07-17T01:13:31.559Z] [2023-07-17T01:13:31.559Z] #185 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-07-17T01:13:31.559Z] #185 DONE 0.4s [2023-07-17T01:13:31.559Z] [2023-07-17T01:13:31.559Z] #186 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-07-17T01:13:31.559Z] #186 DONE 0.4s [2023-07-17T01:13:31.559Z] [2023-07-17T01:13:31.559Z] #187 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-07-17T01:13:31.559Z] #187 DONE 0.4s [2023-07-17T01:13:31.559Z] [2023-07-17T01:13:31.559Z] #180 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-07-17T01:13:31.559Z] #180 DONE 0.4s [2023-07-17T01:13:31.559Z] [2023-07-17T01:13:31.559Z] #133 [security-spiffe-token-provider] exporting to image [2023-07-17T01:13:31.825Z] #133 exporting layers 0.1s done [2023-07-17T01:13:31.825Z] #133 ... [2023-07-17T01:13:31.825Z] [2023-07-17T01:13:31.825Z] #188 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-17T01:13:31.825Z] #188 DONE 0.6s [2023-07-17T01:13:31.825Z] [2023-07-17T01:13:31.825Z] #189 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-07-17T01:13:31.825Z] #189 DONE 0.5s [2023-07-17T01:13:31.825Z] [2023-07-17T01:13:31.825Z] #190 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-07-17T01:13:31.825Z] #190 DONE 0.5s [2023-07-17T01:13:31.825Z] [2023-07-17T01:13:31.825Z] #191 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-07-17T01:13:31.825Z] #191 DONE 0.4s [2023-07-17T01:13:31.825Z] [2023-07-17T01:13:31.825Z] #192 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-07-17T01:13:31.825Z] #192 DONE 0.5s [2023-07-17T01:13:31.825Z] [2023-07-17T01:13:31.825Z] #133 [core-metadata] exporting to image [2023-07-17T01:13:31.825Z] #133 exporting layers 0.4s done [2023-07-17T01:13:31.825Z] #133 writing image sha256:776e93e307437651c1acace6b24cd07e6aa1a804ea063e196a9e7f4ecc64e53f 0.0s done [2023-07-17T01:13:31.825Z] #133 writing image sha256:e58299b0a520fd8deee4ca145d0c73b5c3ed0ceb4bfc4597ec943807dc8bfd52 0.0s done [2023-07-17T01:13:31.825Z] #133 naming to docker.io/library/core-command done [2023-07-17T01:13:31.825Z] #133 naming to docker.io/library/core-data done [2023-07-17T01:13:31.825Z] #133 writing image sha256:911aea518ef3772fb3f28ae3b312a79a8624db0f88565b34c0079cfabe3e0888 [2023-07-17T01:13:32.041Z] + make test [2023-07-17T01:13:32.041Z] go test -race -coverprofile=coverage.out ./... [2023-07-17T01:13:32.084Z] #133 ... [2023-07-17T01:13:32.084Z] [2023-07-17T01:13:32.084Z] #193 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-07-17T01:13:32.084Z] #193 DONE 0.5s [2023-07-17T01:13:32.084Z] [2023-07-17T01:13:32.084Z] #133 [support-scheduler] exporting to image [2023-07-17T01:13:32.084Z] #133 exporting layers 0.1s done [2023-07-17T01:13:32.084Z] #133 writing image sha256:911aea518ef3772fb3f28ae3b312a79a8624db0f88565b34c0079cfabe3e0888 done [2023-07-17T01:13:32.084Z] #133 naming to docker.io/library/support-scheduler done [2023-07-17T01:13:32.084Z] #133 writing image sha256:0d3c87b20d6b624454b76e0cc3b5b4d794a67ee35b629757ecfeccb8be4a9c47 [2023-07-17T01:13:32.084Z] #133 writing image sha256:0d3c87b20d6b624454b76e0cc3b5b4d794a67ee35b629757ecfeccb8be4a9c47 done [2023-07-17T01:13:32.084Z] #133 writing image sha256:7ddac3c43e6f4dfd50b727c75c0020a5385206d7b73586636a36668541671028 done [2023-07-17T01:13:32.084Z] #133 naming to docker.io/library/security-spiffe-token-provider done [2023-07-17T01:13:32.084Z] #133 naming to docker.io/library/support-notifications done [2023-07-17T01:13:32.681Z] #133 writing image sha256:4c36b026ac470979306a649951dc7491a37a4ee5318fa3b25672dada66a4807c done [2023-07-17T01:13:32.681Z] #133 naming to docker.io/library/core-metadata done [2023-07-17T01:13:32.681Z] #133 DONE 2.3s [2023-07-17T01:13:32.681Z] [2023-07-17T01:13:32.681Z] #194 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-07-17T01:13:32.681Z] #194 DONE 0.6s [2023-07-17T01:13:32.681Z] [2023-07-17T01:13:32.681Z] #195 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-07-17T01:13:32.681Z] #195 DONE 0.6s [2023-07-17T01:13:32.681Z] [2023-07-17T01:13:32.681Z] #196 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-07-17T01:13:32.681Z] #196 DONE 0.6s [2023-07-17T01:13:32.681Z] [2023-07-17T01:13:32.681Z] #197 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-17T01:13:32.941Z] #197 ... [2023-07-17T01:13:32.941Z] [2023-07-17T01:13:32.941Z] #198 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-07-17T01:13:32.941Z] #198 DONE 0.6s [2023-07-17T01:13:33.202Z] [2023-07-17T01:13:33.202Z] #199 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-17T01:13:33.202Z] #199 DONE 1.3s [2023-07-17T01:13:33.202Z] [2023-07-17T01:13:33.202Z] #200 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-17T01:13:33.202Z] #200 DONE 1.2s [2023-07-17T01:13:33.202Z] [2023-07-17T01:13:33.202Z] #201 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-07-17T01:13:33.202Z] #201 DONE 0.1s [2023-07-17T01:13:33.202Z] [2023-07-17T01:13:33.202Z] #202 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-07-17T01:13:33.202Z] #202 DONE 0.6s [2023-07-17T01:13:33.202Z] [2023-07-17T01:13:33.202Z] #133 [core-common-config-bootstrapper] exporting to image [2023-07-17T01:13:33.202Z] #133 ... [2023-07-17T01:13:33.202Z] [2023-07-17T01:13:33.202Z] #203 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-07-17T01:13:33.202Z] #203 DONE 0.0s [2023-07-17T01:13:33.202Z] [2023-07-17T01:13:33.202Z] #204 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-07-17T01:13:33.202Z] #204 DONE 0.1s [2023-07-17T01:13:33.202Z] [2023-07-17T01:13:33.202Z] #205 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-07-17T01:13:33.202Z] #205 DONE 0.1s [2023-07-17T01:13:33.462Z] [2023-07-17T01:13:33.462Z] #133 [core-common-config-bootstrapper] exporting to image [2023-07-17T01:13:33.462Z] #133 exporting layers 0.2s done [2023-07-17T01:13:33.462Z] #133 writing image sha256:3b8b14b4e15f18073e44a1be1a04a178b1e029a9402297cf6dd1be91e0f60fe9 0.0s done [2023-07-17T01:13:33.462Z] #133 naming to docker.io/library/security-proxy-auth 0.0s done [2023-07-17T01:13:33.462Z] #133 writing image sha256:1213e1b5a2a56250df4147c45e0cc7c6c2a1c8391e0fd5261b1706dccce1c01f done [2023-07-17T01:13:33.462Z] #133 naming to docker.io/library/core-common-config-bootstrapper done [2023-07-17T01:13:33.462Z] #133 DONE 2.6s [2023-07-17T01:13:33.462Z] [2023-07-17T01:13:33.462Z] #206 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-07-17T01:13:33.462Z] #206 DONE 0.1s [2023-07-17T01:13:33.462Z] [2023-07-17T01:13:33.462Z] #207 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-07-17T01:13:33.462Z] #207 DONE 0.1s [2023-07-17T01:13:33.462Z] [2023-07-17T01:13:33.462Z] #197 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-17T01:13:33.462Z] #197 DONE 1.2s [2023-07-17T01:13:33.462Z] [2023-07-17T01:13:33.462Z] #208 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-07-17T01:13:34.033Z] #208 ... [2023-07-17T01:13:34.033Z] [2023-07-17T01:13:34.033Z] #133 [security-proxy-setup] exporting to image [2023-07-17T01:13:34.033Z] #133 exporting layers 0.1s done [2023-07-17T01:13:34.033Z] #133 writing image sha256:2cc14a184d2eee88dffdb299466c500a0ec7133c7fe2a1c779ded3e2ac9e2aa7 done [2023-07-17T01:13:34.033Z] #133 naming to docker.io/library/security-proxy-setup done [2023-07-17T01:13:34.033Z] #133 DONE 2.7s [2023-07-17T01:13:34.033Z] [2023-07-17T01:13:34.033Z] #208 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-07-17T01:13:34.033Z] #208 DONE 0.5s [2023-07-17T01:13:34.033Z] [2023-07-17T01:13:34.033Z] #209 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-17T01:13:34.033Z] #209 DONE 0.7s [2023-07-17T01:13:34.033Z] [2023-07-17T01:13:34.033Z] #133 [security-bootstrapper] exporting to image [2023-07-17T01:13:34.294Z] #133 exporting layers 0.2s done [2023-07-17T01:13:34.294Z] #133 writing image sha256:b5fce6c5660170f6c932c8a6be4e46c25d0d8bcf09eab115bebe926f3eb8f8f3 done [2023-07-17T01:13:34.294Z] #133 naming to docker.io/library/security-bootstrapper done [2023-07-17T01:13:34.294Z] #133 writing image sha256:73ea47cb8ad832a9bbbe941c13b08f9489c708f8dc055761f7ec112d4e2e6c3e done [2023-07-17T01:13:34.294Z] #133 naming to docker.io/library/security-secretstore-setup done [2023-07-17T01:13:34.294Z] #133 DONE 3.1s [2023-07-17T01:13:34.294Z] time="2023-07-17T01:10:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-17T01:13:34.294Z] time="2023-07-17T01:10:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-17T01:13:34.294Z] time="2023-07-17T01:10:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-17T01:13:34.294Z] time="2023-07-17T01:10:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-17T01:13:34.294Z] time="2023-07-17T01:10:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-17T01:13:34.294Z] time="2023-07-17T01:10:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-17T01:13:34.294Z] time="2023-07-17T01:10:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-17T01:13:34.294Z] time="2023-07-17T01:10:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-17T01:13:34.294Z] time="2023-07-17T01:10:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-17T01:13:34.294Z] time="2023-07-17T01:10:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-17T01:13:34.294Z] time="2023-07-17T01:10:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-17T01:13:34.294Z] time="2023-07-17T01:10:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-17T01:13:34.294Z] time="2023-07-17T01:10:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-17T01:13:34.294Z] time="2023-07-17T01:10:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-07-17T01:13:34.309Z] $ docker stop --time=1 caa27218fd9459fc29f9814c59b625c1ee241612bb0229b744003f1f023acead [2023-07-17T01:13:35.587Z] $ docker rm -f --volumes caa27218fd9459fc29f9814c59b625c1ee241612bb0229b744003f1f023acead [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-17T01:13:36.067Z] + docker images [2023-07-17T01:13:36.067Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-07-17T01:13:36.067Z] security-proxy-auth latest 3b8b14b4e15f 2 seconds ago 18.9MB [2023-07-17T01:13:36.067Z] security-secretstore-setup latest 73ea47cb8ad8 2 seconds ago 43.6MB [2023-07-17T01:13:36.067Z] core-common-config-bootstrapper latest 1213e1b5a2a5 2 seconds ago 17.8MB [2023-07-17T01:13:36.067Z] security-bootstrapper latest b5fce6c56601 2 seconds ago 22.7MB [2023-07-17T01:13:36.067Z] security-proxy-setup latest 2cc14a184d2e 2 seconds ago 24.1MB [2023-07-17T01:13:36.067Z] support-scheduler latest 911aea518ef3 4 seconds ago 32.4MB [2023-07-17T01:13:36.067Z] core-data latest e58299b0a520 4 seconds ago 20.7MB [2023-07-17T01:13:36.067Z] core-command latest 776e93e30743 4 seconds ago 20.5MB [2023-07-17T01:13:36.067Z] support-notifications latest 7ddac3c43e6f 4 seconds ago 33MB [2023-07-17T01:13:36.067Z] security-spiffe-token-provider latest 0d3c87b20d6b 4 seconds ago 33.4MB [2023-07-17T01:13:36.067Z] core-metadata latest 4c36b026ac47 4 seconds ago 21.1MB [2023-07-17T01:13:36.067Z] security-spire-config latest 5e6019353bb7 About a minute ago 102MB [2023-07-17T01:13:36.067Z] security-spire-server latest a13db046ebdd About a minute ago 107MB [2023-07-17T01:13:36.067Z] security-spire-agent latest 0090509f7d47 About a minute ago 166MB [2023-07-17T01:13:36.067Z] ci-base-image-x86_64 latest 763b5181a882 5 minutes ago 1.06GB [2023-07-17T01:13:36.067Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 4 days ago 696MB [2023-07-17T01:13:36.067Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 6 weeks ago 334MB [2023-07-17T01:13:36.067Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 12 months ago 253MB [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-07-17T01:14:10.907Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-07-17T01:16:02.574Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-07-17T01:16:02.574Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-07-17T01:16:02.574Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-07-17T01:16:06.832Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-07-17T01:16:07.420Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-07-17T01:16:09.372Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-07-17T01:16:09.956Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-07-17T01:16:09.956Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-07-17T01:16:09.956Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-07-17T01:16:11.386Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-07-17T01:16:13.967Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-07-17T01:16:13.967Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-07-17T01:16:13.967Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-07-17T01:16:13.967Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-07-17T01:16:26.279Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-07-17T01:16:26.279Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-07-17T01:16:26.865Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.382s coverage: 28.7% of statements [2023-07-17T01:16:37.093Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.324s coverage: 98.5% of statements [2023-07-17T01:16:42.552Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-07-17T01:16:42.552Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-07-17T01:16:42.552Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-07-17T01:16:46.807Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.784s coverage: 71.5% of statements [2023-07-17T01:16:50.147Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-07-17T01:16:50.147Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-07-17T01:16:50.147Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.348s coverage: 54.0% of statements [2023-07-17T01:16:54.428Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-07-17T01:16:54.428Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-07-17T01:16:54.428Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-07-17T01:16:54.428Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-07-17T01:16:54.428Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-07-17T01:17:02.689Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-07-17T01:17:02.689Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-07-17T01:17:12.768Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.000s coverage: 88.5% of statements [2023-07-17T01:17:12.768Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.563s coverage: 3.8% of statements [2023-07-17T01:17:17.012Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-07-17T01:17:17.012Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-07-17T01:17:17.012Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-07-17T01:17:18.953Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.627s coverage: 95.6% of statements [2023-07-17T01:17:19.220Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-07-17T01:17:19.220Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-07-17T01:17:19.220Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-07-17T01:17:19.220Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-07-17T01:17:19.220Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-07-17T01:17:19.220Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-07-17T01:17:19.220Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-07-17T01:17:19.500Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.222s coverage: 72.2% of statements [2023-07-17T01:17:29.573Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-07-17T01:17:29.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-07-17T01:17:29.573Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.422s coverage: 0.9% of statements [2023-07-17T01:17:29.573Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.264s coverage: 29.0% of statements [2023-07-17T01:17:33.840Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.308s coverage: 42.9% of statements [2023-07-17T01:17:33.840Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.263s coverage: 82.9% of statements [2023-07-17T01:17:33.840Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.221s coverage: 94.1% of statements [2023-07-17T01:17:33.840Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.295s coverage: 96.3% of statements [2023-07-17T01:17:37.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.235s coverage: 87.5% of statements [2023-07-17T01:17:40.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-07-17T01:17:40.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-07-17T01:17:40.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-07-17T01:17:40.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-07-17T01:17:42.460Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-07-17T01:17:42.460Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-07-17T01:17:42.460Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-07-17T01:17:42.460Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-07-17T01:17:49.104Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.216s coverage: 94.4% of statements [2023-07-17T01:17:49.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-07-17T01:17:49.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-07-17T01:17:49.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-07-17T01:17:49.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-07-17T01:17:57.297Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-07-17T01:17:57.297Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-07-17T01:17:58.707Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-07-17T01:18:04.041Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.007s coverage: 79.9% of statements [2023-07-17T01:18:04.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.292s coverage: 92.9% of statements [2023-07-17T01:18:04.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.081s coverage: 64.4% of statements [2023-07-17T01:18:04.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.216s coverage: 62.3% of statements [2023-07-17T01:18:04.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.203s coverage: 87.2% of statements [2023-07-17T01:18:04.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.239s coverage: 20.0% of statements [2023-07-17T01:18:04.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.171s coverage: 100.0% of statements [2023-07-17T01:18:04.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.492s coverage: 81.8% of statements [2023-07-17T01:18:06.568Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-07-17T01:18:06.835Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-07-17T01:18:06.835Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.537s coverage: 82.1% of statements [2023-07-17T01:18:07.101Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.221s coverage: 86.0% of statements [2023-07-17T01:18:12.451Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-07-17T01:18:12.451Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-07-17T01:18:13.878Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.020s coverage: 63.1% of statements [2023-07-17T01:18:13.878Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.271s coverage: 100.0% of statements [2023-07-17T01:18:15.285Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.146s coverage: 89.4% of statements [2023-07-17T01:18:15.285Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.104s coverage: 100.0% of statements [2023-07-17T01:18:15.285Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.091s coverage: 73.7% of statements [2023-07-17T01:18:15.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-07-17T01:18:15.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-07-17T01:18:15.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-07-17T01:18:15.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.076s coverage: 100.0% of statements [2023-07-17T01:18:23.746Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-07-17T01:18:23.746Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-07-17T01:18:23.746Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-07-17T01:18:23.746Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.961s coverage: 38.4% of statements [2023-07-17T01:18:23.746Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.253s coverage: 89.5% of statements [2023-07-17T01:18:27.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-07-17T01:18:27.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-07-17T01:18:27.994Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-07-17T01:18:27.994Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-07-17T01:18:28.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.240s coverage: 84.8% of statements [2023-07-17T01:18:34.904Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-07-17T01:18:34.904Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-07-17T01:18:34.904Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-07-17T01:18:34.904Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-07-17T01:18:41.535Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.325s coverage: 17.7% of statements [2023-07-17T01:18:41.535Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-07-17T01:18:41.535Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-07-17T01:18:41.535Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-07-17T01:18:41.535Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-07-17T01:18:41.535Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.550s coverage: 92.3% of statements [2023-07-17T01:18:44.876Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-07-17T01:18:44.876Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-07-17T01:18:45.458Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.275s coverage: 61.8% of statements [2023-07-17T01:18:47.394Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-07-17T01:18:47.394Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-07-17T01:18:47.975Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.375s coverage: 97.7% of statements [2023-07-17T01:18:48.931Z] 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-07-17T01:18:48.931Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-07-17T01:18:48.931Z] go vet ./... [2023-07-17T01:21:25.600Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-17T01:21:25.600Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-17T01:21:25.600Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-17T01:21:25.618Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-07-17T01:21:25.929Z] + ls -al . [2023-07-17T01:21:25.929Z] total 712 [2023-07-17T01:21:25.929Z] drwxrwxr-x 10 1001 1001 4096 Jul 17 01:13 . [2023-07-17T01:21:25.929Z] drwxr-xr-x 4 root root 4096 Jul 17 01:13 .. [2023-07-17T01:21:25.929Z] drwxrwxr-x 2 1001 1001 4096 Jul 17 01:11 .blubracket [2023-07-17T01:21:25.929Z] -rw-rw-r-- 1 1001 1001 16 Jul 17 01:11 .dockerignore [2023-07-17T01:21:25.929Z] drwxrwxr-x 8 1001 1001 4096 Jul 17 01:11 .git [2023-07-17T01:21:25.929Z] drwxrwxr-x 3 1001 1001 4096 Jul 17 01:11 .github [2023-07-17T01:21:25.929Z] -rw-rw-r-- 1 1001 1001 1133 Jul 17 01:11 .gitignore [2023-07-17T01:21:25.929Z] -rw-rw-r-- 1 1001 1001 42 Jul 17 01:11 .golangci.yml [2023-07-17T01:21:25.929Z] -rw-rw-r-- 1 1001 1001 87 Jul 17 01:11 .hadolint.yml [2023-07-17T01:21:25.929Z] -rw-rw-r-- 1 1001 1001 166 Jul 17 01:11 .sonarcloud.properties [2023-07-17T01:21:25.929Z] -rw-rw-r-- 1 1001 1001 1171 Jul 17 01:11 ADOPTERS.md [2023-07-17T01:21:25.929Z] -rw-rw-r-- 1 1001 1001 11234 Jul 17 01:11 Attribution.txt [2023-07-17T01:21:25.929Z] -rw-rw-r-- 1 1001 1001 93407 Jul 17 01:11 CHANGELOG.md [2023-07-17T01:21:25.929Z] -rw-rw-r-- 1 1001 1001 3804 Jul 17 01:11 CONTRIBUTING.md [2023-07-17T01:21:25.929Z] -rw-rw-r-- 1 1001 1001 677 Jul 17 01:11 GOVERNANCE.md [2023-07-17T01:21:25.929Z] -rw-rw-r-- 1 1001 1001 883 Jul 17 01:11 Jenkinsfile [2023-07-17T01:21:25.929Z] -rw-rw-r-- 1 1001 1001 10775 Jul 17 01:11 LICENSE [2023-07-17T01:21:25.929Z] -rw-rw-r-- 1 1001 1001 14368 Jul 17 01:11 Makefile [2023-07-17T01:21:25.929Z] -rw-rw-r-- 1 1001 1001 582 Jul 17 01:11 OWNERS.md [2023-07-17T01:21:25.929Z] -rw-rw-r-- 1 1001 1001 9923 Jul 17 01:11 README.md [2023-07-17T01:21:25.929Z] -rw-rw-r-- 1 1001 1001 789 Jul 17 01:11 SECURITY.md [2023-07-17T01:21:25.929Z] -rw-rw-r-- 1 1001 1001 5 Jul 17 01:07 VERSION [2023-07-17T01:21:25.929Z] drwxrwxr-x 2 1001 1001 4096 Jul 17 01:11 bin [2023-07-17T01:21:25.929Z] drwxrwxr-x 18 1001 1001 4096 Jul 17 01:11 cmd [2023-07-17T01:21:25.929Z] -rw-r--r-- 1 root root 446336 Jul 17 01:18 coverage.out [2023-07-17T01:21:25.929Z] -rw-rw-r-- 1 1001 1001 3563 Jul 17 01:11 go.mod [2023-07-17T01:21:25.929Z] -rw-rw-r-- 1 1001 1001 32448 Jul 17 01:11 go.sum [2023-07-17T01:21:25.929Z] drwxrwxr-x 7 1001 1001 4096 Jul 17 01:11 internal [2023-07-17T01:21:25.929Z] drwxrwxr-x 3 1001 1001 4096 Jul 17 01:11 openapi [2023-07-17T01:21:25.929Z] -rw-rw-r-- 1 1001 1001 594 Jul 17 01:11 security.txt [2023-07-17T01:21:25.929Z] drwxrwxr-x 4 1001 1001 4096 Jul 17 01:11 snap [2023-07-17T01:21:25.929Z] -rw-rw-r-- 1 1001 1001 204 Jul 17 01:11 version.go [Pipeline] sh [2023-07-17T01:21:26.549Z] + '[' -e coverage.out ] [2023-07-17T01:21:26.549Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-07-17T01:21:26.570Z] Warning: overwriting stash ‘coverage-report’ [2023-07-17T01:21:27.307Z] Stashed 1 file(s) [Pipeline] sh [2023-07-17T01:21:27.924Z] + make build [2023-07-17T01:21:27.924Z] 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-07-17T01:23:04.540Z] 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-07-17T01:23:04.540Z] 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-07-17T01:23:04.540Z] 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-07-17T01:23:08.891Z] 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-07-17T01:23:55.864Z] 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-07-17T01:23:56.819Z] 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-07-17T01:24:03.455Z] 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-07-17T01:24:08.773Z] 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-07-17T01:24:12.100Z] 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-07-17T01:24:15.430Z] 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-07-17T01:24:22.060Z] 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-07-17T01:24:27.399Z] $ docker stop --time=1 9393e2f55cdda75dc7c752af59c68ebfc815adabb76d875b6188da3fcc5476b0 [2023-07-17T01:24:30.374Z] $ docker rm -f --volumes 9393e2f55cdda75dc7c752af59c68ebfc815adabb76d875b6188da3fcc5476b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T01:24:32.590Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-07-17T01:24:32.590Z] [2023-07-17T01:24:32.590Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T01:24:32.906Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-07-17T01:24:33.175Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-07-17T01:24:33.175Z] 547446be3368: Pulling fs layer [2023-07-17T01:24:33.175Z] d125d8839a47: Pulling fs layer [2023-07-17T01:24:33.175Z] 3e85d5ac6304: Pulling fs layer [2023-07-17T01:24:33.175Z] c3105a71a48b: Pulling fs layer [2023-07-17T01:24:33.175Z] 0f093f025ec4: Pulling fs layer [2023-07-17T01:24:33.175Z] c3106fc0e877: Pulling fs layer [2023-07-17T01:24:33.175Z] 0f093f025ec4: Waiting [2023-07-17T01:24:33.175Z] c3106fc0e877: Waiting [2023-07-17T01:24:33.175Z] c3105a71a48b: Waiting [2023-07-17T01:24:33.175Z] 547446be3368: Verifying Checksum [2023-07-17T01:24:33.175Z] 547446be3368: Download complete [2023-07-17T01:24:33.175Z] c3105a71a48b: Verifying Checksum [2023-07-17T01:24:33.175Z] c3105a71a48b: Download complete [2023-07-17T01:24:33.442Z] d125d8839a47: Verifying Checksum [2023-07-17T01:24:33.442Z] d125d8839a47: Download complete [2023-07-17T01:24:33.709Z] c3106fc0e877: Verifying Checksum [2023-07-17T01:24:33.709Z] c3106fc0e877: Download complete [2023-07-17T01:24:33.709Z] 0f093f025ec4: Verifying Checksum [2023-07-17T01:24:33.709Z] 0f093f025ec4: Download complete [2023-07-17T01:24:33.976Z] 547446be3368: Pull complete [2023-07-17T01:24:34.931Z] d125d8839a47: Pull complete [2023-07-17T01:24:35.513Z] 3e85d5ac6304: Verifying Checksum [2023-07-17T01:24:35.513Z] 3e85d5ac6304: Download complete [2023-07-17T01:24:43.704Z] 3e85d5ac6304: Pull complete [2023-07-17T01:24:43.704Z] c3105a71a48b: Pull complete [2023-07-17T01:24:44.285Z] 0f093f025ec4: Pull complete [2023-07-17T01:24:44.285Z] c3106fc0e877: Pull complete [2023-07-17T01:24:44.285Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-07-17T01:24:44.285Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-07-17T01:24:44.285Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-17T01:24:44.459Z] prd-ubuntu20.04-docker-arm64-4c-16g-1285 does not seem to be running inside a container [2023-07-17T01:24:44.513Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-07-17T01:24:46.553Z] $ docker top 48d1630d2b87d172068d1d9347f7f23c4fb1d13404f6a8c404cf89f6e67cce23 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-17T01:24:47.363Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-07-17T01:24:55.561Z] #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-07-17T01:24:55.561Z] #1 transferring dockerfile: 2.12kB done [2023-07-17T01:24:55.561Z] #1 DONE 0.1s [2023-07-17T01:24:55.828Z] [2023-07-17T01:24:55.828Z] #2 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-07-17T01:24:55.828Z] #2 transferring dockerfile: 1.78kB 0.0s done [2023-07-17T01:24:55.828Z] #2 DONE 0.1s [2023-07-17T01:24:55.828Z] [2023-07-17T01:24:55.828Z] #3 [core-data internal] load build definition from Dockerfile [2023-07-17T01:24:55.828Z] #3 transferring dockerfile: 1.90kB done [2023-07-17T01:24:55.828Z] #3 DONE 0.1s [2023-07-17T01:24:55.828Z] [2023-07-17T01:24:55.828Z] #4 [security-secretstore-setup internal] load build definition from Dockerfile [2023-07-17T01:24:56.095Z] #4 transferring dockerfile: 2.38kB done [2023-07-17T01:24:56.095Z] #4 DONE 0.1s [2023-07-17T01:24:56.095Z] [2023-07-17T01:24:56.095Z] #5 [security-proxy-auth internal] load build definition from Dockerfile [2023-07-17T01:24:57.089Z] #5 transferring dockerfile: 2.04kB done [2023-07-17T01:24:57.089Z] #5 DONE 0.9s [2023-07-17T01:24:57.089Z] [2023-07-17T01:24:57.089Z] #6 [core-metadata internal] load build definition from Dockerfile [2023-07-17T01:24:57.089Z] #6 transferring dockerfile: 1.96kB done [2023-07-17T01:24:57.089Z] #6 DONE 0.9s [2023-07-17T01:24:57.089Z] [2023-07-17T01:24:57.089Z] #7 [core-common-config-bootstrapper internal] load .dockerignore [2023-07-17T01:24:57.089Z] #7 ... [2023-07-17T01:24:57.089Z] [2023-07-17T01:24:57.089Z] #8 [security-bootstrapper internal] load build definition from Dockerfile [2023-07-17T01:24:57.089Z] #8 transferring dockerfile: 2.82kB done [2023-07-17T01:24:57.089Z] #8 DONE 0.9s [2023-07-17T01:24:57.089Z] [2023-07-17T01:24:57.089Z] #9 [support-notifications internal] load build definition from Dockerfile [2023-07-17T01:24:57.089Z] #9 transferring dockerfile: 1.84kB 0.0s done [2023-07-17T01:24:57.089Z] #9 DONE 0.9s [2023-07-17T01:24:57.089Z] [2023-07-17T01:24:57.089Z] #7 [core-common-config-bootstrapper internal] load .dockerignore [2023-07-17T01:24:57.089Z] #7 transferring context: 56B 0.0s done [2023-07-17T01:24:57.089Z] #7 ... [2023-07-17T01:24:57.089Z] [2023-07-17T01:24:57.089Z] #10 [security-spire-agent internal] load build definition from Dockerfile [2023-07-17T01:24:57.089Z] #10 transferring dockerfile: 2.68kB done [2023-07-17T01:24:57.089Z] #10 DONE 0.9s [2023-07-17T01:24:57.089Z] [2023-07-17T01:24:57.089Z] #11 [security-proxy-setup internal] load build definition from Dockerfile [2023-07-17T01:24:57.089Z] #11 transferring dockerfile: 2.06kB done [2023-07-17T01:24:57.089Z] #11 DONE 1.0s [2023-07-17T01:24:57.089Z] [2023-07-17T01:24:57.089Z] #12 [core-command internal] load build definition from Dockerfile [2023-07-17T01:24:57.089Z] #12 transferring dockerfile: 1.82kB 0.0s done [2023-07-17T01:24:57.089Z] #12 DONE 1.0s [2023-07-17T01:24:57.089Z] [2023-07-17T01:24:57.089Z] #13 [support-scheduler internal] load build definition from Dockerfile [2023-07-17T01:24:57.089Z] #13 transferring dockerfile: 1.82kB 0.0s done [2023-07-17T01:24:57.089Z] #13 DONE 0.8s [2023-07-17T01:24:57.089Z] [2023-07-17T01:24:57.089Z] #14 [security-spire-config internal] load build definition from Dockerfile [2023-07-17T01:24:57.089Z] #14 transferring dockerfile: 2.58kB 0.0s done [2023-07-17T01:24:57.089Z] #14 DONE 0.9s [2023-07-17T01:24:57.356Z] [2023-07-17T01:24:57.356Z] #15 [security-spire-server internal] load build definition from Dockerfile [2023-07-17T01:24:57.356Z] #15 transferring dockerfile: 2.63kB 0.0s done [2023-07-17T01:24:57.356Z] #15 DONE 0.9s [2023-07-17T01:24:57.356Z] [2023-07-17T01:24:57.356Z] #7 [core-common-config-bootstrapper internal] load .dockerignore [2023-07-17T01:24:57.356Z] #7 DONE 0.9s [2023-07-17T01:24:57.356Z] [2023-07-17T01:24:57.356Z] #16 [security-secretstore-setup internal] load .dockerignore [2023-07-17T01:24:57.356Z] #16 transferring context: 56B 0.0s done [2023-07-17T01:24:57.356Z] #16 DONE 0.1s [2023-07-17T01:24:57.356Z] [2023-07-17T01:24:57.356Z] #17 [security-spiffe-token-provider internal] load .dockerignore [2023-07-17T01:24:57.356Z] #17 transferring context: 56B 0.0s done [2023-07-17T01:24:57.356Z] #17 DONE 0.3s [2023-07-17T01:24:57.356Z] [2023-07-17T01:24:57.356Z] #18 [security-proxy-auth internal] load .dockerignore [2023-07-17T01:24:57.356Z] #18 ... [2023-07-17T01:24:57.356Z] [2023-07-17T01:24:57.356Z] #19 [core-data internal] load .dockerignore [2023-07-17T01:24:57.356Z] #19 transferring context: 56B done [2023-07-17T01:24:57.356Z] #19 DONE 0.2s [2023-07-17T01:24:57.356Z] [2023-07-17T01:24:57.356Z] #20 [core-metadata internal] load .dockerignore [2023-07-17T01:24:57.356Z] #20 transferring context: 56B done [2023-07-17T01:24:57.356Z] #20 DONE 0.2s [2023-07-17T01:24:57.356Z] [2023-07-17T01:24:57.356Z] #18 [security-proxy-auth internal] load .dockerignore [2023-07-17T01:24:57.356Z] #18 transferring context: 56B 0.0s done [2023-07-17T01:24:57.624Z] #18 DONE 0.2s [2023-07-17T01:24:57.624Z] [2023-07-17T01:24:57.624Z] #21 [security-bootstrapper internal] load .dockerignore [2023-07-17T01:24:57.624Z] #21 transferring context: 56B done [2023-07-17T01:24:57.624Z] #21 DONE 0.1s [2023-07-17T01:24:57.624Z] [2023-07-17T01:24:57.624Z] #22 [support-notifications internal] load .dockerignore [2023-07-17T01:24:57.624Z] #22 transferring context: 56B 0.0s done [2023-07-17T01:24:57.624Z] #22 DONE 0.1s [2023-07-17T01:24:57.624Z] [2023-07-17T01:24:57.624Z] #23 [core-command internal] load .dockerignore [2023-07-17T01:24:57.624Z] #23 transferring context: 56B done [2023-07-17T01:24:57.624Z] #23 DONE 0.1s [2023-07-17T01:24:57.624Z] [2023-07-17T01:24:57.624Z] #24 [security-proxy-setup internal] load .dockerignore [2023-07-17T01:24:57.624Z] #24 transferring context: 56B done [2023-07-17T01:24:57.624Z] #24 DONE 0.1s [2023-07-17T01:24:57.624Z] [2023-07-17T01:24:57.624Z] #25 [security-spire-agent internal] load .dockerignore [2023-07-17T01:24:57.894Z] #25 transferring context: 56B done [2023-07-17T01:24:57.894Z] #25 DONE 0.0s [2023-07-17T01:24:57.894Z] [2023-07-17T01:24:57.894Z] #26 [security-spire-config internal] load .dockerignore [2023-07-17T01:24:57.894Z] #26 transferring context: 56B done [2023-07-17T01:24:57.894Z] #26 DONE 0.1s [2023-07-17T01:24:57.894Z] [2023-07-17T01:24:57.894Z] #27 [security-spire-server internal] load .dockerignore [2023-07-17T01:24:57.894Z] #27 transferring context: 56B done [2023-07-17T01:24:57.895Z] #27 DONE 0.1s [2023-07-17T01:24:58.162Z] [2023-07-17T01:24:58.162Z] #28 [support-scheduler internal] load .dockerignore [2023-07-17T01:24:58.162Z] #28 transferring context: 56B done [2023-07-17T01:24:58.162Z] #28 DONE 0.0s [2023-07-17T01:24:58.744Z] [2023-07-17T01:24:58.744Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-17T01:24:58.744Z] #29 DONE 0.0s [2023-07-17T01:24:58.744Z] [2023-07-17T01:24:58.744Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 [2023-07-17T01:24:59.012Z] #30 ... [2023-07-17T01:24:59.012Z] [2023-07-17T01:24:59.012Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-17T01:24:59.012Z] #29 DONE 0.0s [2023-07-17T01:24:59.012Z] [2023-07-17T01:24:59.012Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-07-17T01:24:59.277Z] #30 DONE 0.9s [2023-07-17T01:24:59.277Z] [2023-07-17T01:24:59.277Z] #31 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-17T01:24:59.277Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.1s done [2023-07-17T01:24:59.277Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.1s done [2023-07-17T01:24:59.542Z] #31 ... [2023-07-17T01:24:59.542Z] [2023-07-17T01:24:59.542Z] #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-17T01:24:59.542Z] #29 DONE 0.0s [2023-07-17T01:24:59.542Z] [2023-07-17T01:24:59.542Z] #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.17 [2023-07-17T01:24:59.542Z] #30 DONE 1.0s [2023-07-17T01:24:59.542Z] [2023-07-17T01:24:59.542Z] #31 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-17T01:24:59.542Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.1s done [2023-07-17T01:24:59.542Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-17T01:24:59.542Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-17T01:24:59.542Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-17T01:24:59.542Z] #31 ... [2023-07-17T01:24:59.542Z] [2023-07-17T01:24:59.542Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-17T01:24:59.542Z] #29 DONE 0.0s [2023-07-17T01:24:59.807Z] [2023-07-17T01:24:59.807Z] #32 [security-spire-config builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-17T01:25:00.075Z] #32 ... [2023-07-17T01:25:00.075Z] [2023-07-17T01:25:00.075Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 [2023-07-17T01:25:00.075Z] #30 DONE 1.3s [2023-07-17T01:25:00.341Z] [2023-07-17T01:25:00.341Z] #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-17T01:25:00.341Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.1s done [2023-07-17T01:25:00.341Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-17T01:25:00.341Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-17T01:25:00.341Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-17T01:25:05.685Z] #31 ... [2023-07-17T01:25:05.685Z] [2023-07-17T01:25:05.685Z] #33 [core-data internal] load build context [2023-07-17T01:25:05.685Z] #33 transferring context: 13.77MB 5.8s [2023-07-17T01:25:05.685Z] #33 ... [2023-07-17T01:25:05.685Z] [2023-07-17T01:25:05.685Z] #34 [support-notifications internal] load build context [2023-07-17T01:25:05.685Z] #34 ... [2023-07-17T01:25:05.685Z] [2023-07-17T01:25:05.685Z] #33 [core-data internal] load build context [2023-07-17T01:25:05.685Z] #33 ... [2023-07-17T01:25:05.685Z] [2023-07-17T01:25:05.685Z] #32 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-17T01:25:05.685Z] #32 DONE 7.0s [2023-07-17T01:25:05.685Z] [2023-07-17T01:25:05.685Z] #33 [core-data internal] load build context [2023-07-17T01:25:07.620Z] #33 ... [2023-07-17T01:25:07.620Z] [2023-07-17T01:25:07.620Z] #35 [core-metadata builder 2/7] WORKDIR /edgex-go [2023-07-17T01:25:07.620Z] #35 DONE 2.5s [2023-07-17T01:25:07.620Z] [2023-07-17T01:25:07.621Z] #33 [core-data internal] load build context [2023-07-17T01:25:09.026Z] #33 ... [2023-07-17T01:25:09.026Z] [2023-07-17T01:25:09.026Z] #36 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-17T01:25:09.026Z] #0 4.523 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-17T01:25:09.026Z] #0 5.331 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-17T01:25:09.026Z] #0 6.711 (1/4) Upgrading libcrypto3 (3.0.9-r1 -> 3.0.9-r2) [2023-07-17T01:25:09.026Z] #0 6.985 (2/4) Upgrading libssl3 (3.0.9-r1 -> 3.0.9-r2) [2023-07-17T01:25:09.026Z] #0 6.985 (3/4) Installing dumb-init (1.2.5-r2) [2023-07-17T01:25:09.026Z] #0 7.091 (4/4) Installing openssl (3.0.9-r2) [2023-07-17T01:25:09.026Z] #0 7.405 Executing busybox-1.35.0-r29.trigger [2023-07-17T01:25:09.026Z] #0 7.405 OK: 8 MiB in 17 packages [2023-07-17T01:25:09.026Z] #36 DONE 8.4s [2023-07-17T01:25:09.291Z] [2023-07-17T01:25:09.291Z] #37 [security-secretstore-setup internal] load build context [2023-07-17T01:25:09.291Z] #37 ... [2023-07-17T01:25:09.291Z] [2023-07-17T01:25:09.291Z] #38 [security-proxy-auth internal] load build context [2023-07-17T01:25:09.557Z] #38 ... [2023-07-17T01:25:09.557Z] [2023-07-17T01:25:09.557Z] #39 [security-bootstrapper internal] load build context [2023-07-17T01:25:09.557Z] #39 ... [2023-07-17T01:25:09.557Z] [2023-07-17T01:25:09.557Z] #40 [core-command internal] load build context [2023-07-17T01:25:09.826Z] #40 ... [2023-07-17T01:25:09.826Z] [2023-07-17T01:25:09.826Z] #41 [security-spiffe-token-provider internal] load build context [2023-07-17T01:25:09.826Z] #41 ... [2023-07-17T01:25:09.826Z] [2023-07-17T01:25:09.826Z] #42 [security-spire-agent internal] load build context [2023-07-17T01:25:10.091Z] #42 ... [2023-07-17T01:25:10.091Z] [2023-07-17T01:25:10.091Z] #43 [core-common-config-bootstrapper internal] load build context [2023-07-17T01:25:10.091Z] #43 transferring context: 21.54MB 10.5s [2023-07-17T01:25:10.091Z] #43 ... [2023-07-17T01:25:10.091Z] [2023-07-17T01:25:10.091Z] #44 [support-scheduler internal] load build context [2023-07-17T01:25:10.091Z] #44 ... [2023-07-17T01:25:10.091Z] [2023-07-17T01:25:10.091Z] #45 [security-spire-server internal] load build context [2023-07-17T01:25:10.357Z] #45 ... [2023-07-17T01:25:10.357Z] [2023-07-17T01:25:10.357Z] #46 [core-metadata internal] load build context [2023-07-17T01:25:10.357Z] #46 ... [2023-07-17T01:25:10.357Z] [2023-07-17T01:25:10.357Z] #47 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-17T01:25:10.621Z] #47 ... [2023-07-17T01:25:10.621Z] [2023-07-17T01:25:10.621Z] #48 [security-proxy-setup internal] load build context [2023-07-17T01:25:10.621Z] #48 ... [2023-07-17T01:25:10.621Z] [2023-07-17T01:25:10.621Z] #49 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-17T01:25:10.888Z] #49 ... [2023-07-17T01:25:10.888Z] [2023-07-17T01:25:10.888Z] #50 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-07-17T01:25:10.888Z] #50 ... [2023-07-17T01:25:10.888Z] [2023-07-17T01:25:10.888Z] #51 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-17T01:25:10.888Z] #0 7.401 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-17T01:25:10.888Z] #0 8.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-17T01:25:10.888Z] #0 9.819 v3.17.4-44-g7133e751409 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-17T01:25:10.888Z] #0 9.819 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-17T01:25:10.888Z] #0 9.819 OK: 17691 distinct packages available [2023-07-17T01:25:10.888Z] #0 10.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-17T01:25:11.153Z] #51 ... [2023-07-17T01:25:11.154Z] [2023-07-17T01:25:11.154Z] #52 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-17T01:25:11.154Z] #0 9.271 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-17T01:25:11.420Z] #52 ... [2023-07-17T01:25:11.420Z] [2023-07-17T01:25:11.420Z] #53 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-07-17T01:25:11.420Z] #53 ... [2023-07-17T01:25:11.420Z] [2023-07-17T01:25:11.420Z] #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-17T01:25:11.420Z] #54 ... [2023-07-17T01:25:11.420Z] [2023-07-17T01:25:11.420Z] #55 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-17T01:25:11.420Z] #0 8.830 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-17T01:25:11.420Z] #0 10.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-17T01:25:11.685Z] #55 ... [2023-07-17T01:25:11.685Z] [2023-07-17T01:25:11.685Z] #56 [security-spire-config internal] load build context [2023-07-17T01:25:11.685Z] #56 ... [2023-07-17T01:25:11.685Z] [2023-07-17T01:25:11.685Z] #51 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-17T01:25:11.685Z] #51 11.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-17T01:25:12.265Z] #51 ... [2023-07-17T01:25:12.265Z] [2023-07-17T01:25:12.265Z] #57 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-07-17T01:25:12.265Z] #57 DONE 2.7s [2023-07-17T01:25:12.265Z] [2023-07-17T01:25:12.265Z] #56 [security-spire-config internal] load build context [2023-07-17T01:25:15.596Z] #56 ... [2023-07-17T01:25:15.596Z] [2023-07-17T01:25:15.596Z] #34 [support-notifications internal] load build context [2023-07-17T01:25:15.596Z] #34 transferring context: 35.14MB 16.3s [2023-07-17T01:25:15.596Z] #34 ... [2023-07-17T01:25:15.596Z] [2023-07-17T01:25:15.596Z] #44 [support-scheduler internal] load build context [2023-07-17T01:25:15.864Z] #44 ... [2023-07-17T01:25:15.864Z] [2023-07-17T01:25:15.864Z] #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-17T01:25:15.864Z] #54 15.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-17T01:25:17.795Z] #54 ... [2023-07-17T01:25:17.795Z] [2023-07-17T01:25:17.795Z] #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-07-17T01:25:17.795Z] #58 ... [2023-07-17T01:25:17.795Z] [2023-07-17T01:25:17.795Z] #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-07-17T01:25:17.795Z] #0 10.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-17T01:25:17.795Z] #59 ... [2023-07-17T01:25:17.795Z] [2023-07-17T01:25:17.795Z] #60 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-07-17T01:25:18.059Z] #60 ... [2023-07-17T01:25:18.059Z] [2023-07-17T01:25:18.059Z] #61 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-07-17T01:25:18.059Z] #61 ... [2023-07-17T01:25:18.059Z] [2023-07-17T01:25:18.059Z] #62 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-07-17T01:25:18.059Z] #0 9.215 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-17T01:25:18.324Z] #62 ... [2023-07-17T01:25:18.324Z] [2023-07-17T01:25:18.324Z] #56 [security-spire-config internal] load build context [2023-07-17T01:25:18.905Z] #56 ... [2023-07-17T01:25:18.905Z] [2023-07-17T01:25:18.905Z] #55 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-17T01:25:18.905Z] #55 13.32 (1/2) Installing ca-certificates (20230506-r0) [2023-07-17T01:25:18.905Z] #55 13.55 (2/2) Installing dumb-init (1.2.5-r2) [2023-07-17T01:25:18.905Z] #55 13.55 Executing busybox-1.35.0-r29.trigger [2023-07-17T01:25:18.905Z] #55 13.71 Executing ca-certificates-20230506-r0.trigger [2023-07-17T01:25:18.905Z] #55 15.77 OK: 8 MiB in 17 packages [2023-07-17T01:25:18.905Z] #55 DONE 18.3s [2023-07-17T01:25:19.170Z] [2023-07-17T01:25:19.170Z] #34 [support-notifications internal] load build context [2023-07-17T01:25:19.170Z] #34 ... [2023-07-17T01:25:19.170Z] [2023-07-17T01:25:19.170Z] #33 [core-data internal] load build context [2023-07-17T01:25:19.434Z] #33 ... [2023-07-17T01:25:19.434Z] [2023-07-17T01:25:19.434Z] #34 [support-notifications internal] load build context [2023-07-17T01:25:19.434Z] #34 ... [2023-07-17T01:25:19.434Z] [2023-07-17T01:25:19.434Z] #38 [security-proxy-auth internal] load build context [2023-07-17T01:25:19.698Z] #38 ... [2023-07-17T01:25:19.698Z] [2023-07-17T01:25:19.698Z] #34 [support-notifications internal] load build context [2023-07-17T01:25:19.698Z] #34 ... [2023-07-17T01:25:19.963Z] [2023-07-17T01:25:19.963Z] #37 [security-secretstore-setup internal] load build context [2023-07-17T01:25:19.963Z] #37 ... [2023-07-17T01:25:19.963Z] [2023-07-17T01:25:19.963Z] #40 [core-command internal] load build context [2023-07-17T01:25:19.963Z] #40 ... [2023-07-17T01:25:19.963Z] [2023-07-17T01:25:19.963Z] #51 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-17T01:25:19.963Z] #51 16.37 (1/7) Upgrading libcrypto3 (3.0.9-r1 -> 3.0.9-r2) [2023-07-17T01:25:19.963Z] #51 17.10 (2/7) Upgrading libssl3 (3.0.9-r1 -> 3.0.9-r2) [2023-07-17T01:25:19.963Z] #51 17.29 (3/7) Installing dumb-init (1.2.5-r2) [2023-07-17T01:25:19.963Z] #51 17.39 (4/7) Installing musl-obstack (1.2.3-r0) [2023-07-17T01:25:19.963Z] #51 17.39 (5/7) Installing libucontext (1.2-r0) [2023-07-17T01:25:19.964Z] #51 17.39 (6/7) Installing gcompat (1.1.0-r0) [2023-07-17T01:25:19.964Z] #51 17.47 (7/7) Installing openssl (3.0.9-r2) [2023-07-17T01:25:19.964Z] #51 17.59 Executing busybox-1.35.0-r29.trigger [2023-07-17T01:25:19.964Z] #51 17.82 OK: 9 MiB in 20 packages [2023-07-17T01:25:19.964Z] #51 DONE 19.8s [2023-07-17T01:25:19.964Z] [2023-07-17T01:25:19.964Z] #40 [core-command internal] load build context [2023-07-17T01:25:19.964Z] #40 ... [2023-07-17T01:25:19.964Z] [2023-07-17T01:25:19.964Z] #39 [security-bootstrapper internal] load build context [2023-07-17T01:25:20.231Z] #39 ... [2023-07-17T01:25:20.231Z] [2023-07-17T01:25:20.231Z] #40 [core-command internal] load build context [2023-07-17T01:25:20.231Z] #40 ... [2023-07-17T01:25:20.231Z] [2023-07-17T01:25:20.231Z] #41 [security-spiffe-token-provider internal] load build context [2023-07-17T01:25:20.231Z] #41 ... [2023-07-17T01:25:20.231Z] [2023-07-17T01:25:20.231Z] #43 [core-common-config-bootstrapper internal] load build context [2023-07-17T01:25:20.231Z] #43 transferring context: 35.74MB 21.0s [2023-07-17T01:25:20.496Z] #43 ... [2023-07-17T01:25:20.496Z] [2023-07-17T01:25:20.496Z] #42 [security-spire-agent internal] load build context [2023-07-17T01:25:20.496Z] #42 ... [2023-07-17T01:25:20.496Z] [2023-07-17T01:25:20.496Z] #45 [security-spire-server internal] load build context [2023-07-17T01:25:20.761Z] #45 ... [2023-07-17T01:25:20.761Z] [2023-07-17T01:25:20.761Z] #46 [core-metadata internal] load build context [2023-07-17T01:25:20.761Z] #46 ... [2023-07-17T01:25:20.761Z] [2023-07-17T01:25:20.761Z] #45 [security-spire-server internal] load build context [2023-07-17T01:25:21.027Z] #45 ... [2023-07-17T01:25:21.027Z] [2023-07-17T01:25:21.027Z] #48 [security-proxy-setup internal] load build context [2023-07-17T01:25:21.027Z] #48 ... [2023-07-17T01:25:21.027Z] [2023-07-17T01:25:21.027Z] #46 [core-metadata internal] load build context [2023-07-17T01:25:21.604Z] #46 ... [2023-07-17T01:25:21.604Z] [2023-07-17T01:25:21.604Z] #52 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-17T01:25:21.604Z] #52 10.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-17T01:25:21.604Z] #52 13.66 v3.17.4-44-g7133e751409 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-17T01:25:21.604Z] #52 13.66 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-17T01:25:21.604Z] #52 13.66 OK: 17691 distinct packages available [2023-07-17T01:25:21.604Z] #52 14.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-17T01:25:21.604Z] #52 17.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-17T01:25:21.887Z] #52 ... [2023-07-17T01:25:21.887Z] [2023-07-17T01:25:21.887Z] #34 [support-notifications internal] load build context [2023-07-17T01:25:22.841Z] #34 ... [2023-07-17T01:25:22.841Z] [2023-07-17T01:25:22.841Z] #53 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-07-17T01:25:22.842Z] #53 11.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-17T01:25:22.842Z] #53 13.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-17T01:25:22.842Z] #53 21.22 (1/4) Installing ca-certificates (20230506-r0) [2023-07-17T01:25:22.842Z] #53 21.68 (2/4) Installing dumb-init (1.2.5-r2) [2023-07-17T01:25:22.842Z] #53 21.78 (3/4) Installing su-exec (0.2-r2) [2023-07-17T01:25:22.842Z] #53 21.89 (4/4) Installing yq (4.30.4-r4) [2023-07-17T01:25:22.842Z] #53 ... [2023-07-17T01:25:22.842Z] [2023-07-17T01:25:22.842Z] #34 [support-notifications internal] load build context [2023-07-17T01:25:24.244Z] #34 ... [2023-07-17T01:25:24.244Z] [2023-07-17T01:25:24.244Z] #47 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-17T01:25:24.244Z] #47 13.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-17T01:25:24.244Z] #47 17.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-17T01:25:24.244Z] #47 ... [2023-07-17T01:25:24.244Z] [2023-07-17T01:25:24.244Z] #34 [support-notifications internal] load build context [2023-07-17T01:25:26.180Z] #34 ... [2023-07-17T01:25:26.180Z] [2023-07-17T01:25:26.180Z] #50 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-07-17T01:25:26.180Z] #50 15.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-17T01:25:26.180Z] #50 18.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-17T01:25:26.180Z] #50 25.26 (1/1) Installing dumb-init (1.2.5-r2) [2023-07-17T01:25:26.180Z] #50 25.29 Executing busybox-1.35.0-r29.trigger [2023-07-17T01:25:26.180Z] #50 25.36 OK: 8 MiB in 16 packages [2023-07-17T01:25:26.180Z] #50 ... [2023-07-17T01:25:26.180Z] [2023-07-17T01:25:26.180Z] #44 [support-scheduler internal] load build context [2023-07-17T01:25:26.180Z] #44 ... [2023-07-17T01:25:26.180Z] [2023-07-17T01:25:26.180Z] #34 [support-notifications internal] load build context [2023-07-17T01:25:26.180Z] #34 transferring context: 57.82MB 26.7s [2023-07-17T01:25:28.120Z] #34 ... [2023-07-17T01:25:28.120Z] [2023-07-17T01:25:28.120Z] #49 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-17T01:25:28.120Z] #49 17.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-17T01:25:28.120Z] #49 21.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-17T01:25:28.120Z] #49 ... [2023-07-17T01:25:28.120Z] [2023-07-17T01:25:28.120Z] #34 [support-notifications internal] load build context [2023-07-17T01:25:28.386Z] #34 ... [2023-07-17T01:25:28.386Z] [2023-07-17T01:25:28.386Z] #47 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-17T01:25:28.386Z] #47 25.31 (1/1) Installing dumb-init (1.2.5-r2) [2023-07-17T01:25:28.386Z] #47 25.36 Executing busybox-1.35.0-r29.trigger [2023-07-17T01:25:28.386Z] #47 25.64 OK: 8 MiB in 16 packages [2023-07-17T01:25:28.386Z] #47 DONE 27.8s [2023-07-17T01:25:28.652Z] [2023-07-17T01:25:28.652Z] #52 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-17T01:25:28.652Z] #52 25.54 (1/4) Installing dumb-init (1.2.5-r2) [2023-07-17T01:25:28.652Z] #52 25.59 (2/4) Installing musl-obstack (1.2.3-r0) [2023-07-17T01:25:28.652Z] #52 25.62 (3/4) Installing libucontext (1.2-r0) [2023-07-17T01:25:28.652Z] #52 25.66 (4/4) Installing gcompat (1.1.0-r0) [2023-07-17T01:25:28.652Z] #52 25.77 Executing busybox-1.35.0-r29.trigger [2023-07-17T01:25:28.652Z] #52 26.00 OK: 8 MiB in 19 packages [2023-07-17T01:25:28.652Z] #52 DONE 27.6s [2023-07-17T01:25:28.652Z] [2023-07-17T01:25:28.652Z] #50 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-07-17T01:25:28.652Z] #50 DONE 28.6s [2023-07-17T01:25:28.652Z] [2023-07-17T01:25:28.652Z] #34 [support-notifications internal] load build context [2023-07-17T01:25:28.918Z] #34 ... [2023-07-17T01:25:28.918Z] [2023-07-17T01:25:28.918Z] #56 [security-spire-config internal] load build context [2023-07-17T01:25:29.190Z] #56 ... [2023-07-17T01:25:29.190Z] [2023-07-17T01:25:29.190Z] #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-17T01:25:29.190Z] #54 18.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-17T01:25:29.190Z] #54 26.23 (1/2) Installing dumb-init (1.2.5-r2) [2023-07-17T01:25:29.190Z] #54 26.27 (2/2) Installing su-exec (0.2-r2) [2023-07-17T01:25:29.190Z] #54 26.31 Executing busybox-1.35.0-r29.trigger [2023-07-17T01:25:29.190Z] #54 26.62 OK: 8 MiB in 17 packages [2023-07-17T01:25:29.190Z] #54 ... [2023-07-17T01:25:29.190Z] [2023-07-17T01:25:29.190Z] #61 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-07-17T01:25:29.190Z] #61 11.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-17T01:25:29.190Z] #61 16.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-17T01:25:29.457Z] #61 21.70 OK: 263 MiB in 53 packages [2023-07-17T01:25:29.457Z] #61 ... [2023-07-17T01:25:29.457Z] [2023-07-17T01:25:29.457Z] #56 [security-spire-config internal] load build context [2023-07-17T01:25:29.724Z] #56 ... [2023-07-17T01:25:29.724Z] [2023-07-17T01:25:29.724Z] #53 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-07-17T01:25:29.724Z] #53 23.15 Executing busybox-1.35.0-r29.trigger [2023-07-17T01:25:29.724Z] #53 23.33 Executing ca-certificates-20230506-r0.trigger [2023-07-17T01:25:29.724Z] #53 26.20 OK: 17 MiB in 19 packages [2023-07-17T01:25:29.724Z] #53 DONE 29.1s [2023-07-17T01:25:29.724Z] [2023-07-17T01:25:29.724Z] #56 [security-spire-config internal] load build context [2023-07-17T01:25:29.724Z] #56 ... [2023-07-17T01:25:29.724Z] [2023-07-17T01:25:29.724Z] #62 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-07-17T01:25:29.724Z] #62 12.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-17T01:25:29.724Z] #62 20.83 OK: 263 MiB in 53 packages [2023-07-17T01:25:29.724Z] #62 ... [2023-07-17T01:25:29.724Z] [2023-07-17T01:25:29.724Z] #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-17T01:25:29.724Z] #54 DONE 29.1s [2023-07-17T01:25:29.724Z] [2023-07-17T01:25:29.724Z] #62 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-07-17T01:25:29.724Z] #62 ... [2023-07-17T01:25:29.724Z] [2023-07-17T01:25:29.724Z] #33 [core-data internal] load build context [2023-07-17T01:25:29.724Z] #33 ... [2023-07-17T01:25:29.724Z] [2023-07-17T01:25:29.724Z] #62 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-07-17T01:25:29.724Z] #62 DONE 22.8s [2023-07-17T01:25:29.724Z] [2023-07-17T01:25:29.724Z] #33 [core-data internal] load build context [2023-07-17T01:25:29.724Z] #33 ... [2023-07-17T01:25:29.724Z] [2023-07-17T01:25:29.724Z] #38 [security-proxy-auth internal] load build context [2023-07-17T01:25:29.988Z] #38 ... [2023-07-17T01:25:29.988Z] [2023-07-17T01:25:29.988Z] #33 [core-data internal] load build context [2023-07-17T01:25:29.988Z] #33 ... [2023-07-17T01:25:29.988Z] [2023-07-17T01:25:29.988Z] #37 [security-secretstore-setup internal] load build context [2023-07-17T01:25:30.271Z] #37 ... [2023-07-17T01:25:30.271Z] [2023-07-17T01:25:30.271Z] #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-07-17T01:25:30.271Z] #58 12.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-17T01:25:30.271Z] #58 15.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-17T01:25:30.271Z] #58 ... [2023-07-17T01:25:30.271Z] [2023-07-17T01:25:30.271Z] #60 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-07-17T01:25:30.271Z] #60 12.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-17T01:25:30.271Z] #60 15.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-17T01:25:30.271Z] #60 22.55 OK: 263 MiB in 53 packages [2023-07-17T01:25:30.537Z] #60 ... [2023-07-17T01:25:30.537Z] [2023-07-17T01:25:30.537Z] #39 [security-bootstrapper internal] load build context [2023-07-17T01:25:30.537Z] #39 ... [2023-07-17T01:25:30.537Z] [2023-07-17T01:25:30.537Z] #41 [security-spiffe-token-provider internal] load build context [2023-07-17T01:25:30.804Z] #41 ... [2023-07-17T01:25:30.804Z] [2023-07-17T01:25:30.804Z] #40 [core-command internal] load build context [2023-07-17T01:25:30.804Z] #40 ... [2023-07-17T01:25:30.804Z] [2023-07-17T01:25:30.804Z] #42 [security-spire-agent internal] load build context [2023-07-17T01:25:30.804Z] #42 ... [2023-07-17T01:25:30.804Z] [2023-07-17T01:25:30.804Z] #43 [core-common-config-bootstrapper internal] load build context [2023-07-17T01:25:30.804Z] #43 transferring context: 54.71MB 31.4s [2023-07-17T01:25:31.069Z] #43 ... [2023-07-17T01:25:31.069Z] [2023-07-17T01:25:31.069Z] #40 [core-command internal] load build context [2023-07-17T01:25:31.069Z] #40 ... [2023-07-17T01:25:31.069Z] [2023-07-17T01:25:31.069Z] #61 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-07-17T01:25:31.069Z] #61 DONE 23.5s [2023-07-17T01:25:31.069Z] [2023-07-17T01:25:31.069Z] #40 [core-command internal] load build context [2023-07-17T01:25:31.069Z] #40 ... [2023-07-17T01:25:31.069Z] [2023-07-17T01:25:31.069Z] #45 [security-spire-server internal] load build context [2023-07-17T01:25:31.336Z] #45 ... [2023-07-17T01:25:31.336Z] [2023-07-17T01:25:31.336Z] #60 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-07-17T01:25:31.336Z] #60 DONE 23.6s [2023-07-17T01:25:31.336Z] [2023-07-17T01:25:31.336Z] #45 [security-spire-server internal] load build context [2023-07-17T01:25:31.336Z] #45 ... [2023-07-17T01:25:31.336Z] [2023-07-17T01:25:31.336Z] #48 [security-proxy-setup internal] load build context [2023-07-17T01:25:31.336Z] #48 ... [2023-07-17T01:25:31.336Z] [2023-07-17T01:25:31.336Z] #45 [security-spire-server internal] load build context [2023-07-17T01:25:31.602Z] #45 ... [2023-07-17T01:25:31.602Z] [2023-07-17T01:25:31.602Z] #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-07-17T01:25:31.602Z] #58 22.73 OK: 263 MiB in 53 packages [2023-07-17T01:25:31.602Z] #58 DONE 23.9s [2023-07-17T01:25:31.602Z] [2023-07-17T01:25:31.602Z] #45 [security-spire-server internal] load build context [2023-07-17T01:25:31.602Z] #45 ... [2023-07-17T01:25:31.602Z] [2023-07-17T01:25:31.602Z] #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-07-17T01:25:31.602Z] #59 13.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-17T01:25:31.602Z] #59 21.75 v3.17.4-44-g7133e751409 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-17T01:25:31.602Z] #59 21.75 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-17T01:25:31.602Z] #59 21.75 OK: 17691 distinct packages available [2023-07-17T01:25:31.602Z] #59 22.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-17T01:25:31.602Z] #59 23.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-17T01:25:31.602Z] #59 ... [2023-07-17T01:25:31.602Z] [2023-07-17T01:25:31.602Z] #40 [core-command internal] load build context [2023-07-17T01:25:31.868Z] #40 ... [2023-07-17T01:25:31.868Z] [2023-07-17T01:25:31.868Z] #46 [core-metadata internal] load build context [2023-07-17T01:25:32.132Z] #46 ... [2023-07-17T01:25:32.132Z] [2023-07-17T01:25:32.132Z] #45 [security-spire-server internal] load build context [2023-07-17T01:25:33.540Z] #45 ... [2023-07-17T01:25:33.540Z] [2023-07-17T01:25:33.540Z] #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-07-17T01:25:33.540Z] #59 25.07 OK: 263 MiB in 53 packages [2023-07-17T01:25:33.540Z] #59 DONE 26.0s [2023-07-17T01:25:33.807Z] [2023-07-17T01:25:33.807Z] #40 [core-command internal] load build context [2023-07-17T01:25:34.391Z] #40 ... [2023-07-17T01:25:34.391Z] [2023-07-17T01:25:34.391Z] #49 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-17T01:25:34.391Z] #49 28.80 v3.17.4-44-g7133e751409 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-17T01:25:34.391Z] #49 28.80 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-17T01:25:34.391Z] #49 28.80 OK: 17691 distinct packages available [2023-07-17T01:25:34.391Z] #49 29.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-17T01:25:34.391Z] #49 30.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-17T01:25:34.391Z] #49 32.38 (1/9) Installing ca-certificates (20230506-r0) [2023-07-17T01:25:34.391Z] #49 32.47 (2/9) Installing brotli-libs (1.0.9-r9) [2023-07-17T01:25:34.391Z] #49 32.50 (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-07-17T01:25:34.391Z] #49 32.53 (4/9) Installing libcurl (8.1.2-r0) [2023-07-17T01:25:34.391Z] #49 32.58 (5/9) Installing curl (8.1.2-r0) [2023-07-17T01:25:34.391Z] #49 32.62 (6/9) Installing dumb-init (1.2.5-r2) [2023-07-17T01:25:34.391Z] #49 32.62 (7/9) Installing musl-obstack (1.2.3-r0) [2023-07-17T01:25:34.391Z] #49 32.71 (8/9) Installing libucontext (1.2-r0) [2023-07-17T01:25:34.391Z] #49 32.71 (9/9) Installing gcompat (1.1.0-r0) [2023-07-17T01:25:34.391Z] #49 32.71 Executing busybox-1.35.0-r29.trigger [2023-07-17T01:25:34.391Z] #49 32.71 Executing ca-certificates-20230506-r0.trigger [2023-07-17T01:25:34.391Z] #49 33.25 OK: 11 MiB in 24 packages [2023-07-17T01:25:34.391Z] #49 DONE 34.0s [2023-07-17T01:25:34.391Z] [2023-07-17T01:25:34.391Z] #40 [core-command internal] load build context [2023-07-17T01:25:36.326Z] #40 ... [2023-07-17T01:25:36.326Z] [2023-07-17T01:25:36.326Z] #44 [support-scheduler internal] load build context [2023-07-17T01:25:36.326Z] #44 ... [2023-07-17T01:25:36.326Z] [2023-07-17T01:25:36.326Z] #40 [core-command internal] load build context [2023-07-17T01:25:36.593Z] #40 transferring context: 83.62MB 37.2s [2023-07-17T01:25:38.532Z] #40 ... [2023-07-17T01:25:38.532Z] [2023-07-17T01:25:38.532Z] #63 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-07-17T01:25:38.532Z] #63 DONE 8.4s [2023-07-17T01:25:38.532Z] [2023-07-17T01:25:38.532Z] #40 [core-command internal] load build context [2023-07-17T01:25:39.112Z] #40 ... [2023-07-17T01:25:39.112Z] [2023-07-17T01:25:39.112Z] #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-07-17T01:25:39.112Z] #64 DONE 0.9s [2023-07-17T01:25:39.112Z] [2023-07-17T01:25:39.112Z] #40 [core-command internal] load build context [2023-07-17T01:25:39.378Z] #40 ... [2023-07-17T01:25:39.378Z] [2023-07-17T01:25:39.378Z] #34 [support-notifications internal] load build context [2023-07-17T01:25:39.378Z] #34 ... [2023-07-17T01:25:39.378Z] [2023-07-17T01:25:39.378Z] #40 [core-command internal] load build context [2023-07-17T01:25:39.644Z] #40 ... [2023-07-17T01:25:39.644Z] [2023-07-17T01:25:39.644Z] #56 [security-spire-config internal] load build context [2023-07-17T01:25:39.914Z] #56 ... [2023-07-17T01:25:39.914Z] [2023-07-17T01:25:39.914Z] #34 [support-notifications internal] load build context [2023-07-17T01:25:39.914Z] #34 ... [2023-07-17T01:25:39.914Z] [2023-07-17T01:25:39.914Z] #38 [security-proxy-auth internal] load build context [2023-07-17T01:25:40.178Z] #38 ... [2023-07-17T01:25:40.178Z] [2023-07-17T01:25:40.178Z] #33 [core-data internal] load build context [2023-07-17T01:25:40.178Z] #33 ... [2023-07-17T01:25:40.178Z] [2023-07-17T01:25:40.178Z] #38 [security-proxy-auth internal] load build context [2023-07-17T01:25:40.443Z] #38 ... [2023-07-17T01:25:40.443Z] [2023-07-17T01:25:40.443Z] #37 [security-secretstore-setup internal] load build context [2023-07-17T01:25:40.443Z] #37 ... [2023-07-17T01:25:40.443Z] [2023-07-17T01:25:40.444Z] #38 [security-proxy-auth internal] load build context [2023-07-17T01:25:40.709Z] #38 ... [2023-07-17T01:25:40.709Z] [2023-07-17T01:25:40.709Z] #39 [security-bootstrapper internal] load build context [2023-07-17T01:25:40.709Z] #39 ... [2023-07-17T01:25:40.709Z] [2023-07-17T01:25:40.709Z] #41 [security-spiffe-token-provider internal] load build context [2023-07-17T01:25:40.975Z] #41 ... [2023-07-17T01:25:40.975Z] [2023-07-17T01:25:40.975Z] #39 [security-bootstrapper internal] load build context [2023-07-17T01:25:41.240Z] #39 ... [2023-07-17T01:25:41.240Z] [2023-07-17T01:25:41.240Z] #43 [core-common-config-bootstrapper internal] load build context [2023-07-17T01:25:41.240Z] #43 transferring context: 90.29MB 41.7s [2023-07-17T01:25:41.240Z] #43 ... [2023-07-17T01:25:41.240Z] [2023-07-17T01:25:41.240Z] #42 [security-spire-agent internal] load build context [2023-07-17T01:25:41.240Z] #42 ... [2023-07-17T01:25:41.240Z] [2023-07-17T01:25:41.240Z] #43 [core-common-config-bootstrapper internal] load build context [2023-07-17T01:25:41.509Z] #43 ... [2023-07-17T01:25:41.509Z] [2023-07-17T01:25:41.509Z] #48 [security-proxy-setup internal] load build context [2023-07-17T01:25:41.509Z] #48 ... [2023-07-17T01:25:41.509Z] [2023-07-17T01:25:41.509Z] #43 [core-common-config-bootstrapper internal] load build context [2023-07-17T01:25:42.094Z] #43 ... [2023-07-17T01:25:42.094Z] [2023-07-17T01:25:42.094Z] #46 [core-metadata internal] load build context [2023-07-17T01:25:42.094Z] #46 ... [2023-07-17T01:25:42.094Z] [2023-07-17T01:25:42.094Z] #43 [core-common-config-bootstrapper internal] load build context [2023-07-17T01:25:44.031Z] #43 ... [2023-07-17T01:25:44.031Z] [2023-07-17T01:25:44.031Z] #45 [security-spire-server internal] load build context [2023-07-17T01:25:44.031Z] #45 ... [2023-07-17T01:25:44.031Z] [2023-07-17T01:25:44.031Z] #43 [core-common-config-bootstrapper internal] load build context [2023-07-17T01:25:46.600Z] #43 transferring context: 117.88MB 46.8s [2023-07-17T01:25:46.600Z] #43 ... [2023-07-17T01:25:46.600Z] [2023-07-17T01:25:46.600Z] #44 [support-scheduler internal] load build context [2023-07-17T01:25:46.600Z] #44 ... [2023-07-17T01:25:46.600Z] [2023-07-17T01:25:46.600Z] #43 [core-common-config-bootstrapper internal] load build context [2023-07-17T01:25:49.928Z] #43 ... [2023-07-17T01:25:49.928Z] [2023-07-17T01:25:49.928Z] #40 [core-command internal] load build context [2023-07-17T01:25:49.928Z] #40 ... [2023-07-17T01:25:49.928Z] [2023-07-17T01:25:49.928Z] #56 [security-spire-config internal] load build context [2023-07-17T01:25:49.928Z] #56 ... [2023-07-17T01:25:49.928Z] [2023-07-17T01:25:49.928Z] #40 [core-command internal] load build context [2023-07-17T01:25:50.194Z] #40 ... [2023-07-17T01:25:50.194Z] [2023-07-17T01:25:50.194Z] #34 [support-notifications internal] load build context [2023-07-17T01:25:50.459Z] #34 ... [2023-07-17T01:25:50.459Z] [2023-07-17T01:25:50.459Z] #33 [core-data internal] load build context [2023-07-17T01:25:50.459Z] #33 ... [2023-07-17T01:25:50.459Z] [2023-07-17T01:25:50.459Z] #34 [support-notifications internal] load build context [2023-07-17T01:25:50.459Z] #34 ... [2023-07-17T01:25:50.459Z] [2023-07-17T01:25:50.459Z] #37 [security-secretstore-setup internal] load build context [2023-07-17T01:25:50.724Z] #37 ... [2023-07-17T01:25:50.724Z] [2023-07-17T01:25:50.724Z] #33 [core-data internal] load build context [2023-07-17T01:25:50.989Z] #33 ... [2023-07-17T01:25:50.989Z] [2023-07-17T01:25:50.989Z] #38 [security-proxy-auth internal] load build context [2023-07-17T01:25:50.989Z] #38 ... [2023-07-17T01:25:50.989Z] [2023-07-17T01:25:50.989Z] #41 [security-spiffe-token-provider internal] load build context [2023-07-17T01:25:51.254Z] #41 ... [2023-07-17T01:25:51.254Z] [2023-07-17T01:25:51.254Z] #33 [core-data internal] load build context [2023-07-17T01:25:51.254Z] #33 ... [2023-07-17T01:25:51.254Z] [2023-07-17T01:25:51.254Z] #39 [security-bootstrapper internal] load build context [2023-07-17T01:25:51.254Z] #39 ... [2023-07-17T01:25:51.254Z] [2023-07-17T01:25:51.254Z] #38 [security-proxy-auth internal] load build context [2023-07-17T01:25:51.518Z] #38 ... [2023-07-17T01:25:51.518Z] [2023-07-17T01:25:51.518Z] #42 [security-spire-agent internal] load build context [2023-07-17T01:25:51.518Z] #42 ... [2023-07-17T01:25:51.518Z] [2023-07-17T01:25:51.518Z] #39 [security-bootstrapper internal] load build context [2023-07-17T01:25:51.783Z] #39 ... [2023-07-17T01:25:51.783Z] [2023-07-17T01:25:51.783Z] #48 [security-proxy-setup internal] load build context [2023-07-17T01:25:51.783Z] #48 ... [2023-07-17T01:25:51.783Z] [2023-07-17T01:25:51.783Z] #39 [security-bootstrapper internal] load build context [2023-07-17T01:25:52.164Z] #39 transferring context: 110.38MB 52.6s [2023-07-17T01:25:52.164Z] #39 ... [2023-07-17T01:25:52.164Z] [2023-07-17T01:25:52.164Z] #45 [security-spire-server internal] load build context [2023-07-17T01:25:52.164Z] #45 transferring context: 182.39MB 51.9s done [2023-07-17T01:25:52.164Z] #45 DONE 52.8s [2023-07-17T01:25:52.164Z] [2023-07-17T01:25:52.164Z] #39 [security-bootstrapper internal] load build context [2023-07-17T01:25:52.456Z] #39 ... [2023-07-17T01:25:52.456Z] [2023-07-17T01:25:52.456Z] #46 [core-metadata internal] load build context [2023-07-17T01:25:52.456Z] #46 ... [2023-07-17T01:25:52.456Z] [2023-07-17T01:25:52.456Z] #39 [security-bootstrapper internal] load build context [2023-07-17T01:25:55.180Z] #39 ... [2023-07-17T01:25:55.180Z] [2023-07-17T01:25:55.180Z] #41 [security-spiffe-token-provider internal] load build context [2023-07-17T01:25:55.180Z] #41 transferring context: 182.39MB 54.4s done [2023-07-17T01:25:55.180Z] #41 DONE 56.1s [2023-07-17T01:25:55.180Z] [2023-07-17T01:25:55.180Z] #39 [security-bootstrapper internal] load build context [2023-07-17T01:25:55.465Z] #39 ... [2023-07-17T01:25:55.465Z] [2023-07-17T01:25:55.465Z] #34 [support-notifications internal] load build context [2023-07-17T01:25:55.465Z] #34 transferring context: 182.39MB 55.5s done [2023-07-17T01:25:55.465Z] #34 DONE 56.3s [2023-07-17T01:25:55.465Z] [2023-07-17T01:25:55.465Z] #39 [security-bootstrapper internal] load build context [2023-07-17T01:25:56.073Z] #39 ... [2023-07-17T01:25:56.073Z] [2023-07-17T01:25:56.073Z] #40 [core-command internal] load build context [2023-07-17T01:25:56.073Z] #40 transferring context: 182.39MB 55.5s done [2023-07-17T01:25:56.073Z] #40 DONE 56.6s [2023-07-17T01:25:56.073Z] [2023-07-17T01:25:56.073Z] #39 [security-bootstrapper internal] load build context [2023-07-17T01:25:56.073Z] #39 ... [2023-07-17T01:25:56.073Z] [2023-07-17T01:25:56.073Z] #65 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-07-17T01:25:56.073Z] #65 DONE 3.2s [2023-07-17T01:25:56.073Z] [2023-07-17T01:25:56.073Z] #39 [security-bootstrapper internal] load build context [2023-07-17T01:25:56.686Z] #39 ... [2023-07-17T01:25:56.686Z] [2023-07-17T01:25:56.686Z] #44 [support-scheduler internal] load build context [2023-07-17T01:25:56.686Z] #44 ... [2023-07-17T01:25:56.686Z] [2023-07-17T01:25:56.686Z] #39 [security-bootstrapper internal] load build context [2023-07-17T01:25:57.651Z] #39 ... [2023-07-17T01:25:57.651Z] [2023-07-17T01:25:57.651Z] #66 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-07-17T01:25:57.651Z] #66 DONE 1.8s [2023-07-17T01:25:57.651Z] [2023-07-17T01:25:57.651Z] #39 [security-bootstrapper internal] load build context [2023-07-17T01:25:57.915Z] #39 ... [2023-07-17T01:25:57.915Z] [2023-07-17T01:25:57.915Z] #42 [security-spire-agent internal] load build context [2023-07-17T01:25:57.915Z] #42 transferring context: 182.39MB 56.8s done [2023-07-17T01:25:57.915Z] #42 DONE 58.3s [2023-07-17T01:25:57.915Z] [2023-07-17T01:25:57.915Z] #39 [security-bootstrapper internal] load build context [2023-07-17T01:25:58.179Z] #39 ... [2023-07-17T01:25:58.179Z] [2023-07-17T01:25:58.179Z] #67 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-07-17T01:25:58.179Z] #67 DONE 2.0s [2023-07-17T01:25:58.179Z] [2023-07-17T01:25:58.179Z] #39 [security-bootstrapper internal] load build context [2023-07-17T01:25:58.448Z] #39 ... [2023-07-17T01:25:58.448Z] [2023-07-17T01:25:58.448Z] #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-07-17T01:25:58.448Z] #68 DONE 2.3s [2023-07-17T01:25:58.448Z] [2023-07-17T01:25:58.448Z] #39 [security-bootstrapper internal] load build context [2023-07-17T01:26:00.389Z] #39 ... [2023-07-17T01:26:00.389Z] [2023-07-17T01:26:00.389Z] #43 [core-common-config-bootstrapper internal] load build context [2023-07-17T01:26:00.389Z] #43 ... [2023-07-17T01:26:00.389Z] [2023-07-17T01:26:00.389Z] #38 [security-proxy-auth internal] load build context [2023-07-17T01:26:00.389Z] #38 transferring context: 182.39MB 60.7s done [2023-07-17T01:26:00.389Z] #38 DONE 60.9s [2023-07-17T01:26:00.389Z] [2023-07-17T01:26:00.389Z] #43 [core-common-config-bootstrapper internal] load build context [2023-07-17T01:26:00.389Z] #43 ... [2023-07-17T01:26:00.389Z] [2023-07-17T01:26:00.389Z] #56 [security-spire-config internal] load build context [2023-07-17T01:26:00.389Z] #56 ... [2023-07-17T01:26:00.389Z] [2023-07-17T01:26:00.389Z] #39 [security-bootstrapper internal] load build context [2023-07-17T01:26:00.389Z] #39 ... [2023-07-17T01:26:00.389Z] [2023-07-17T01:26:00.389Z] #33 [core-data internal] load build context [2023-07-17T01:26:00.389Z] #33 transferring context: 182.39MB 60.8s done [2023-07-17T01:26:00.389Z] #33 DONE 61.1s [2023-07-17T01:26:00.389Z] [2023-07-17T01:26:00.389Z] #39 [security-bootstrapper internal] load build context [2023-07-17T01:26:00.969Z] #39 ... [2023-07-17T01:26:00.969Z] [2023-07-17T01:26:00.969Z] #37 [security-secretstore-setup internal] load build context [2023-07-17T01:26:00.969Z] #37 ... [2023-07-17T01:26:00.969Z] [2023-07-17T01:26:00.969Z] #39 [security-bootstrapper internal] load build context [2023-07-17T01:26:01.551Z] #39 ... [2023-07-17T01:26:01.551Z] [2023-07-17T01:26:01.551Z] #43 [core-common-config-bootstrapper internal] load build context [2023-07-17T01:26:01.551Z] #43 transferring context: 182.39MB 61.9s done [2023-07-17T01:26:01.551Z] #43 DONE 62.3s [2023-07-17T01:26:01.551Z] [2023-07-17T01:26:01.551Z] #39 [security-bootstrapper internal] load build context [2023-07-17T01:26:01.816Z] #39 ... [2023-07-17T01:26:01.816Z] [2023-07-17T01:26:01.816Z] #48 [security-proxy-setup internal] load build context [2023-07-17T01:26:02.082Z] #48 ... [2023-07-17T01:26:02.082Z] [2023-07-17T01:26:02.082Z] #39 [security-bootstrapper internal] load build context [2023-07-17T01:26:02.660Z] #39 ... [2023-07-17T01:26:02.660Z] [2023-07-17T01:26:02.660Z] #37 [security-secretstore-setup internal] load build context [2023-07-17T01:26:02.660Z] #37 transferring context: 182.39MB 63.1s done [2023-07-17T01:26:02.660Z] #37 DONE 63.4s [2023-07-17T01:26:02.660Z] [2023-07-17T01:26:02.660Z] #39 [security-bootstrapper internal] load build context [2023-07-17T01:26:02.933Z] #39 ... [2023-07-17T01:26:02.933Z] [2023-07-17T01:26:02.933Z] #46 [core-metadata internal] load build context [2023-07-17T01:26:02.933Z] #46 ... [2023-07-17T01:26:02.933Z] [2023-07-17T01:26:02.933Z] #39 [security-bootstrapper internal] load build context [2023-07-17T01:26:03.891Z] #39 ... [2023-07-17T01:26:03.891Z] [2023-07-17T01:26:03.891Z] #56 [security-spire-config internal] load build context [2023-07-17T01:26:03.891Z] #56 transferring context: 182.39MB 63.2s done [2023-07-17T01:26:03.891Z] #56 DONE 64.2s [2023-07-17T01:26:03.891Z] [2023-07-17T01:26:03.891Z] #69 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-07-17T01:26:03.891Z] #69 DONE 1.0s [2023-07-17T01:26:03.891Z] [2023-07-17T01:26:03.891Z] #39 [security-bootstrapper internal] load build context [2023-07-17T01:26:04.848Z] #39 ... [2023-07-17T01:26:04.848Z] [2023-07-17T01:26:04.848Z] #44 [support-scheduler internal] load build context [2023-07-17T01:26:04.848Z] #44 transferring context: 182.39MB 62.4s done [2023-07-17T01:26:04.848Z] #44 DONE 64.8s [2023-07-17T01:26:04.848Z] [2023-07-17T01:26:04.848Z] #39 [security-bootstrapper internal] load build context [2023-07-17T01:26:05.808Z] #39 transferring context: 182.39MB 66.2s done [2023-07-17T01:26:05.808Z] #39 DONE 66.5s [2023-07-17T01:26:05.808Z] [2023-07-17T01:26:05.808Z] #48 [security-proxy-setup internal] load build context [2023-07-17T01:26:06.073Z] #48 ... [2023-07-17T01:26:06.073Z] [2023-07-17T01:26:06.074Z] #70 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-17T01:26:06.338Z] #70 ... [2023-07-17T01:26:06.338Z] [2023-07-17T01:26:06.338Z] #48 [security-proxy-setup internal] load build context [2023-07-17T01:26:06.924Z] #48 ... [2023-07-17T01:26:06.924Z] [2023-07-17T01:26:06.924Z] #46 [core-metadata internal] load build context [2023-07-17T01:26:06.924Z] #46 transferring context: 182.39MB 67.4s done [2023-07-17T01:26:06.924Z] #46 DONE 67.7s [2023-07-17T01:26:06.924Z] [2023-07-17T01:26:06.924Z] #48 [security-proxy-setup internal] load build context [2023-07-17T01:26:07.506Z] #48 transferring context: 182.39MB 68.1s done [2023-07-17T01:26:07.506Z] #48 DONE 68.3s [2023-07-17T01:26:07.506Z] [2023-07-17T01:26:07.506Z] #71 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-17T01:26:07.771Z] #71 ... [2023-07-17T01:26:07.771Z] [2023-07-17T01:26:07.771Z] #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-17T01:26:07.771Z] #72 ... [2023-07-17T01:26:07.771Z] [2023-07-17T01:26:07.771Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-17T01:26:08.353Z] #73 ... [2023-07-17T01:26:08.353Z] [2023-07-17T01:26:08.353Z] #74 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-17T01:27:04.730Z] #74 DONE 58.4s [2023-07-17T01:27:04.730Z] [2023-07-17T01:27:04.730Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-17T01:27:04.730Z] #73 DONE 58.1s [2023-07-17T01:27:04.730Z] [2023-07-17T01:27:04.730Z] #71 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-17T01:27:04.730Z] #71 DONE 52.9s [2023-07-17T01:27:04.730Z] [2023-07-17T01:27:04.730Z] #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-17T01:27:04.730Z] #72 DONE 58.8s [2023-07-17T01:27:04.730Z] [2023-07-17T01:27:04.730Z] #75 [core-command builder 6/7] COPY . . [2023-07-17T01:27:04.730Z] #75 ... [2023-07-17T01:27:04.730Z] [2023-07-17T01:27:04.730Z] #70 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-17T01:27:04.730Z] #70 DONE 60.5s [2023-07-17T01:27:04.730Z] [2023-07-17T01:27:04.730Z] #76 [security-spire-server builder 6/9] COPY . . [2023-07-17T01:27:04.730Z] #76 DONE 3.8s [2023-07-17T01:27:04.730Z] [2023-07-17T01:27:04.730Z] #75 [core-command builder 6/7] COPY . . [2023-07-17T01:27:04.730Z] #75 DONE 3.8s [2023-07-17T01:27:04.730Z] [2023-07-17T01:27:04.730Z] #77 [support-scheduler builder 6/7] COPY . . [2023-07-17T01:27:04.730Z] #77 CACHED [2023-07-17T01:27:04.730Z] [2023-07-17T01:27:04.730Z] #78 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-07-17T01:27:04.730Z] #78 CACHED [2023-07-17T01:27:04.730Z] [2023-07-17T01:27:04.730Z] #79 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-17T01:27:04.730Z] #79 CACHED [2023-07-17T01:27:04.730Z] [2023-07-17T01:27:04.730Z] #80 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-07-17T01:27:04.730Z] #80 CACHED [2023-07-17T01:27:04.730Z] [2023-07-17T01:27:04.730Z] #81 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-17T01:27:04.730Z] #81 CACHED [2023-07-17T01:27:04.730Z] [2023-07-17T01:27:04.730Z] #82 [security-proxy-auth builder 6/7] COPY . . [2023-07-17T01:27:04.730Z] #82 CACHED [2023-07-17T01:27:04.730Z] [2023-07-17T01:27:04.730Z] #83 [core-metadata builder 6/7] COPY . . [2023-07-17T01:27:04.730Z] #83 CACHED [2023-07-17T01:27:04.730Z] [2023-07-17T01:27:04.730Z] #84 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-07-17T01:27:04.730Z] #84 CACHED [2023-07-17T01:27:04.730Z] [2023-07-17T01:27:04.730Z] #85 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-17T01:27:04.730Z] #85 CACHED [2023-07-17T01:27:04.730Z] [2023-07-17T01:27:04.730Z] #86 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-17T01:27:04.730Z] #86 CACHED [2023-07-17T01:27:04.730Z] [2023-07-17T01:27:04.730Z] #87 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-07-17T01:27:04.730Z] #87 CACHED [2023-07-17T01:27:04.730Z] [2023-07-17T01:27:04.730Z] #88 [security-bootstrapper builder 6/7] COPY . . [2023-07-17T01:27:04.730Z] #88 CACHED [2023-07-17T01:27:04.730Z] [2023-07-17T01:27:04.730Z] #89 [security-proxy-setup builder 6/7] COPY . . [2023-07-17T01:27:04.730Z] #89 CACHED [2023-07-17T01:27:04.730Z] [2023-07-17T01:27:04.730Z] #90 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-17T01:27:04.730Z] #90 CACHED [2023-07-17T01:27:04.730Z] [2023-07-17T01:27:04.730Z] #91 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-07-17T01:27:04.730Z] #91 CACHED [2023-07-17T01:27:04.730Z] [2023-07-17T01:27:04.730Z] #92 [security-secretstore-setup builder 6/7] COPY . . [2023-07-17T01:27:04.730Z] #92 DONE 3.9s [2023-07-17T01:27:04.730Z] [2023-07-17T01:27:04.730Z] #93 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-07-17T01:27:04.730Z] #93 CACHED [2023-07-17T01:27:04.730Z] [2023-07-17T01:27:04.730Z] #94 [core-data builder 6/7] COPY . . [2023-07-17T01:27:04.730Z] #94 CACHED [2023-07-17T01:27:04.730Z] [2023-07-17T01:27:04.730Z] #95 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-17T01:27:04.730Z] #95 CACHED [2023-07-17T01:27:04.730Z] [2023-07-17T01:27:04.730Z] #96 [support-notifications builder 6/7] COPY . . [2023-07-17T01:27:04.730Z] #96 DONE 3.9s [2023-07-17T01:27:04.730Z] [2023-07-17T01:27:04.730Z] #97 [security-spiffe-token-provider builder 6/7] COPY . . [2023-07-17T01:27:04.730Z] #97 DONE 3.9s [2023-07-17T01:27:04.730Z] [2023-07-17T01:27:04.730Z] #98 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-07-17T01:27:04.730Z] #98 CACHED [2023-07-17T01:27:04.730Z] [2023-07-17T01:27:04.730Z] #99 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-17T01:27:04.730Z] #99 CACHED [2023-07-17T01:27:04.730Z] [2023-07-17T01:27:04.730Z] #100 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-07-17T01:27:04.730Z] #100 CACHED [2023-07-17T01:27:04.730Z] [2023-07-17T01:27:04.730Z] #101 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-17T01:27:04.730Z] #101 DONE 0.3s [2023-07-17T01:27:04.730Z] [2023-07-17T01:27:04.730Z] #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-17T01:27:04.730Z] #102 ... [2023-07-17T01:27:04.730Z] [2023-07-17T01:27:04.730Z] #103 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-17T01:27:04.730Z] #103 CACHED [2023-07-17T01:27:04.730Z] [2023-07-17T01:27:04.730Z] #104 [security-spire-agent builder 6/9] COPY . . [2023-07-17T01:27:04.730Z] #104 CACHED [2023-07-17T01:27:04.730Z] [2023-07-17T01:27:04.730Z] #105 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-07-17T01:27:04.730Z] #105 CACHED [2023-07-17T01:27:04.730Z] [2023-07-17T01:27:04.730Z] #106 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-17T01:27:04.730Z] #106 CACHED [2023-07-17T01:27:04.730Z] [2023-07-17T01:27:04.730Z] #107 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.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-07-17T01:27:06.136Z] #107 ... [2023-07-17T01:27:06.136Z] [2023-07-17T01:27:06.136Z] #108 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-17T01:27:06.136Z] #0 5.581 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-07-17T01:27:06.732Z] #108 ... [2023-07-17T01:27:06.732Z] [2023-07-17T01:27:06.732Z] #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-17T01:27:06.732Z] #102 6.269 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-07-17T01:27:06.997Z] #102 ... [2023-07-17T01:27:06.998Z] [2023-07-17T01:27:06.998Z] #107 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.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-07-17T01:27:06.998Z] #107 DONE 6.2s [2023-07-17T01:27:07.274Z] [2023-07-17T01:27:07.274Z] #109 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-07-17T01:27:07.274Z] #109 DONE 0.2s [2023-07-17T01:27:07.274Z] [2023-07-17T01:27:07.274Z] #110 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-17T01:27:07.274Z] #0 6.689 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-07-17T01:27:07.540Z] #110 ... [2023-07-17T01:27:07.540Z] [2023-07-17T01:27:07.540Z] #111 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.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-07-17T01:27:07.540Z] #111 DONE 6.8s [2023-07-17T01:27:07.540Z] [2023-07-17T01:27:07.540Z] #112 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-07-17T01:27:07.813Z] #112 DONE 0.4s [2023-07-17T01:27:07.813Z] [2023-07-17T01:27:07.813Z] #113 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-17T01:27:07.813Z] #0 5.861 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-07-17T01:27:10.444Z] #113 ... [2023-07-17T01:27:10.444Z] [2023-07-17T01:27:10.444Z] #114 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-17T01:27:10.444Z] #114 ... [2023-07-17T01:27:10.444Z] [2023-07-17T01:27:10.444Z] #115 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-17T01:27:10.444Z] #0 6.561 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-07-17T01:27:10.710Z] #115 ... [2023-07-17T01:27:10.710Z] [2023-07-17T01:27:10.710Z] #116 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-17T01:27:10.710Z] #0 5.141 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-07-17T01:27:10.710Z] #116 ... [2023-07-17T01:27:10.710Z] [2023-07-17T01:27:10.710Z] #114 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-17T01:27:10.710Z] #114 DONE 0.3s [2023-07-17T01:27:10.710Z] [2023-07-17T01:27:10.710Z] #117 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-07-17T01:27:10.710Z] #0 4.677 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-07-17T01:27:10.983Z] #117 ... [2023-07-17T01:27:10.983Z] [2023-07-17T01:27:10.983Z] #118 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-17T01:27:10.983Z] #118 DONE 0.2s [2023-07-17T01:27:10.983Z] [2023-07-17T01:27:10.983Z] #119 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-17T01:27:10.983Z] #119 CACHED [2023-07-17T01:27:10.983Z] [2023-07-17T01:27:10.983Z] #120 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-17T01:27:10.983Z] #120 CACHED [2023-07-17T01:27:10.983Z] [2023-07-17T01:27:10.983Z] #121 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-17T01:27:10.983Z] #121 CACHED [2023-07-17T01:27:10.983Z] [2023-07-17T01:27:10.983Z] #122 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-17T01:27:10.983Z] #122 CACHED [2023-07-17T01:27:10.983Z] [2023-07-17T01:27:10.983Z] #123 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-07-17T01:27:10.983Z] #123 CACHED [2023-07-17T01:27:10.983Z] [2023-07-17T01:27:10.983Z] #124 [security-spire-config builder 6/9] COPY . . [2023-07-17T01:27:10.983Z] #124 CACHED [2023-07-17T01:27:10.983Z] [2023-07-17T01:27:10.983Z] #125 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.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-07-17T01:27:10.983Z] #125 CACHED [2023-07-17T01:27:10.983Z] [2023-07-17T01:27:10.983Z] #126 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-07-17T01:27:10.983Z] #126 CACHED [2023-07-17T01:27:10.983Z] [2023-07-17T01:27:10.983Z] #127 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-17T01:27:10.983Z] #0 5.544 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-07-17T01:27:10.983Z] #127 ... [2023-07-17T01:27:10.983Z] [2023-07-17T01:27:10.983Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-17T01:27:10.983Z] #0 6.354 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-07-17T01:27:11.248Z] #128 ... [2023-07-17T01:27:11.248Z] [2023-07-17T01:27:11.248Z] #129 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-17T01:27:11.248Z] #129 DONE 0.3s [2023-07-17T01:27:11.248Z] [2023-07-17T01:27:11.248Z] #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-17T01:27:11.248Z] #0 4.791 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-07-17T01:27:11.513Z] #130 ... [2023-07-17T01:27:11.513Z] [2023-07-17T01:27:11.513Z] #131 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-17T01:27:11.513Z] #131 DONE 0.3s [2023-07-17T01:27:11.513Z] [2023-07-17T01:27:11.513Z] #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-17T01:27:11.513Z] #0 6.138 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-07-17T01:27:11.513Z] #132 ... [2023-07-17T01:27:11.513Z] [2023-07-17T01:27:11.513Z] #133 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-17T01:27:12.093Z] #133 ... [2023-07-17T01:27:12.093Z] [2023-07-17T01:27:12.093Z] #134 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-07-17T01:27:12.093Z] #134 DONE 1.3s [2023-07-17T01:27:12.358Z] [2023-07-17T01:27:12.358Z] #135 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-17T01:27:12.941Z] #135 ... [2023-07-17T01:27:12.941Z] [2023-07-17T01:27:12.941Z] #133 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-17T01:27:12.941Z] #133 DONE 1.4s [2023-07-17T01:27:12.941Z] [2023-07-17T01:27:12.941Z] #136 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-17T01:27:12.941Z] #136 DONE 2.2s [2023-07-17T01:27:12.941Z] [2023-07-17T01:27:12.941Z] #137 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-07-17T01:27:13.207Z] #137 DONE 0.3s [2023-07-17T01:27:13.207Z] [2023-07-17T01:27:13.207Z] #138 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-07-17T01:27:13.207Z] #138 DONE 0.2s [2023-07-17T01:27:13.207Z] [2023-07-17T01:27:13.207Z] #139 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-07-17T01:27:13.472Z] #139 DONE 0.3s [2023-07-17T01:27:13.472Z] [2023-07-17T01:27:13.472Z] #140 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-07-17T01:27:13.472Z] #140 ... [2023-07-17T01:27:13.472Z] [2023-07-17T01:27:13.472Z] #135 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-17T01:27:13.472Z] #135 DONE 1.4s [2023-07-17T01:27:13.744Z] [2023-07-17T01:27:13.744Z] #141 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-07-17T01:27:13.744Z] #141 DONE 0.3s [2023-07-17T01:27:13.744Z] [2023-07-17T01:27:13.744Z] #142 [security-spire-config] exporting to image [2023-07-17T01:27:13.744Z] #142 ... [2023-07-17T01:27:13.744Z] [2023-07-17T01:27:13.744Z] #140 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-07-17T01:27:13.744Z] #140 DONE 0.4s [2023-07-17T01:27:13.744Z] [2023-07-17T01:27:13.744Z] #142 [security-spire-config] exporting to image [2023-07-17T01:27:13.744Z] #142 exporting layers [2023-07-17T01:27:14.023Z] #142 ... [2023-07-17T01:27:14.023Z] [2023-07-17T01:27:14.023Z] #143 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-07-17T01:27:14.023Z] #143 DONE 0.4s [2023-07-17T01:27:14.287Z] [2023-07-17T01:27:14.287Z] #144 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-07-17T01:27:14.287Z] #144 ... [2023-07-17T01:27:14.287Z] [2023-07-17T01:27:14.287Z] #145 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-07-17T01:27:14.287Z] #145 DONE 0.5s [2023-07-17T01:27:14.552Z] [2023-07-17T01:27:14.552Z] #144 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-07-17T01:27:14.552Z] #144 DONE 0.5s [2023-07-17T01:27:14.552Z] [2023-07-17T01:27:14.552Z] #142 [security-spire-server] exporting to image [2023-07-17T01:27:15.130Z] #142 ... [2023-07-17T01:27:15.130Z] [2023-07-17T01:27:15.130Z] #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-07-17T01:27:15.130Z] #146 DONE 0.3s [2023-07-17T01:27:15.130Z] [2023-07-17T01:27:15.130Z] #142 [security-spire-agent] exporting to image [2023-07-17T01:27:17.069Z] #142 exporting layers 3.0s done [2023-07-17T01:27:17.069Z] #142 writing image sha256:56bdde1a2acfaf73225803b77ea5a1503839c4338c15ed14fdfbc818f75a1dee done [2023-07-17T01:27:17.069Z] #142 naming to docker.io/library/security-spire-config-arm64 [2023-07-17T01:27:17.069Z] #142 naming to docker.io/library/security-spire-config-arm64 0.0s done [2023-07-17T01:27:17.069Z] #142 exporting layers 2.6s done [2023-07-17T01:27:17.069Z] #142 writing image sha256:88bac0361c21caa450d4678c5c010106b85502fecb4758a20427c33e8020aa60 0.0s done [2023-07-17T01:27:17.069Z] #142 naming to docker.io/library/security-spire-server-arm64 0.1s done [2023-07-17T01:27:17.335Z] #142 exporting layers 2.4s done [2023-07-17T01:27:17.335Z] #142 writing image sha256:422b3cd8f7daeae14ca26913feb7b66662abd7e13f65e99e15c38f27b2484615 0.0s done [2023-07-17T01:27:17.335Z] #142 naming to docker.io/library/security-spire-agent-arm64 done [2023-07-17T01:27:17.335Z] #142 DONE 3.6s [2023-07-17T01:27:17.335Z] [2023-07-17T01:27:17.335Z] #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-17T01:41:24.742Z] #31 ... [2023-07-17T01:41:24.742Z] [2023-07-17T01:41:24.742Z] #117 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-07-17T01:41:24.742Z] #117 DONE 863.0s [2023-07-17T01:41:24.742Z] [2023-07-17T01:41:24.743Z] #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-17T01:41:24.743Z] #102 ... [2023-07-17T01:41:24.743Z] [2023-07-17T01:41:24.743Z] #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-17T01:41:24.743Z] #147 DONE 0.2s [2023-07-17T01:41:24.743Z] [2023-07-17T01:41:24.743Z] #148 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-17T01:41:24.743Z] #148 DONE 0.2s [2023-07-17T01:41:24.743Z] [2023-07-17T01:41:24.743Z] #149 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-07-17T01:41:24.743Z] #149 DONE 0.3s [2023-07-17T01:41:24.743Z] [2023-07-17T01:41:24.743Z] #150 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-07-17T01:41:24.743Z] #150 DONE 0.2s [2023-07-17T01:41:24.743Z] [2023-07-17T01:41:24.743Z] #115 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-17T01:41:24.743Z] #115 864.4 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-07-17T01:41:25.329Z] #115 ... [2023-07-17T01:41:25.329Z] [2023-07-17T01:41:25.329Z] #151 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-07-17T01:41:25.329Z] #151 DONE 0.2s [2023-07-17T01:41:25.329Z] [2023-07-17T01:41:25.329Z] #152 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-17T01:41:27.918Z] #152 DONE 2.7s [2023-07-17T01:41:27.918Z] [2023-07-17T01:41:27.918Z] #142 [security-proxy-auth] exporting to image [2023-07-17T01:41:27.918Z] #142 exporting layers [2023-07-17T01:41:28.873Z] #142 exporting layers 0.7s done [2023-07-17T01:41:28.874Z] #142 writing image sha256:8e07f20894e5e7cd30179fcf6e8e2ba41999a591df90534bb224ffa548c2e580 done [2023-07-17T01:41:28.874Z] #142 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2023-07-17T01:41:28.874Z] #142 DONE 4.3s [2023-07-17T01:41:28.874Z] [2023-07-17T01:41:28.874Z] #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-17T01:41:29.138Z] #31 ... [2023-07-17T01:41:29.138Z] [2023-07-17T01:41:29.138Z] #108 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-17T01:41:29.138Z] #108 DONE 868.8s [2023-07-17T01:41:29.403Z] [2023-07-17T01:41:29.403Z] #113 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-17T01:41:29.690Z] #113 ... [2023-07-17T01:41:29.690Z] [2023-07-17T01:41:29.690Z] #153 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-17T01:41:29.955Z] #153 DONE 0.2s [2023-07-17T01:41:29.955Z] [2023-07-17T01:41:29.955Z] #154 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-07-17T01:41:30.249Z] #154 DONE 0.3s [2023-07-17T01:41:30.249Z] [2023-07-17T01:41:30.249Z] #155 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-07-17T01:41:30.534Z] #155 DONE 0.2s [2023-07-17T01:41:30.534Z] [2023-07-17T01:41:30.534Z] #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-17T01:41:30.534Z] #102 ... [2023-07-17T01:41:30.534Z] [2023-07-17T01:41:30.534Z] #156 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-07-17T01:41:30.801Z] #156 DONE 0.3s [2023-07-17T01:41:30.801Z] [2023-07-17T01:41:30.802Z] #157 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-07-17T01:41:31.071Z] #157 DONE 0.1s [2023-07-17T01:41:31.071Z] [2023-07-17T01:41:31.071Z] #158 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-17T01:41:33.653Z] #158 DONE 2.2s [2023-07-17T01:41:33.653Z] [2023-07-17T01:41:33.653Z] #113 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-17T01:41:33.653Z] #113 ... [2023-07-17T01:41:33.653Z] [2023-07-17T01:41:33.653Z] #142 [security-proxy-setup] exporting to image [2023-07-17T01:41:33.918Z] #142 exporting layers 0.7s done [2023-07-17T01:41:33.918Z] #142 writing image sha256:46a6810214dff9bec0d474567dcc0b36dfc79603fafe7d9a88e4391ab8abe516 done [2023-07-17T01:41:33.918Z] #142 naming to docker.io/library/security-proxy-setup-arm64 done [2023-07-17T01:41:33.918Z] #142 DONE 5.0s [2023-07-17T01:41:33.918Z] [2023-07-17T01:41:33.918Z] #113 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-17T01:41:42.108Z] #113 DONE 881.0s [2023-07-17T01:41:42.108Z] [2023-07-17T01:41:42.108Z] #159 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-07-17T01:41:42.108Z] #159 DONE 0.3s [2023-07-17T01:41:42.108Z] [2023-07-17T01:41:42.108Z] #160 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-07-17T01:41:44.050Z] #160 DONE 2.3s [2023-07-17T01:41:44.050Z] [2023-07-17T01:41:44.050Z] #161 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-17T01:41:44.629Z] #161 DONE 0.5s [2023-07-17T01:41:44.629Z] [2023-07-17T01:41:44.629Z] #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-17T01:41:44.629Z] #130 ... [2023-07-17T01:41:44.629Z] [2023-07-17T01:41:44.629Z] #162 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-07-17T01:41:44.909Z] #162 DONE 0.2s [2023-07-17T01:41:44.909Z] [2023-07-17T01:41:44.909Z] #163 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-07-17T01:41:45.174Z] #163 DONE 0.3s [2023-07-17T01:41:45.174Z] [2023-07-17T01:41:45.174Z] #164 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-07-17T01:41:45.463Z] #164 DONE 0.2s [2023-07-17T01:41:45.463Z] [2023-07-17T01:41:45.463Z] #165 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-07-17T01:41:45.782Z] #165 DONE 0.2s [2023-07-17T01:41:45.782Z] [2023-07-17T01:41:45.782Z] #166 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-07-17T01:41:45.782Z] #166 DONE 0.3s [2023-07-17T01:41:45.782Z] [2023-07-17T01:41:45.782Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-17T01:41:45.782Z] #128 ... [2023-07-17T01:41:45.782Z] [2023-07-17T01:41:45.782Z] #167 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-07-17T01:41:46.051Z] #167 DONE 0.2s [2023-07-17T01:41:46.051Z] [2023-07-17T01:41:46.051Z] #168 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-07-17T01:41:46.051Z] #168 DONE 0.1s [2023-07-17T01:41:46.051Z] [2023-07-17T01:41:46.051Z] #169 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-07-17T01:41:47.460Z] #169 ... [2023-07-17T01:41:47.460Z] [2023-07-17T01:41:47.460Z] #115 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-07-17T01:41:47.460Z] #115 DONE 886.9s [2023-07-17T01:41:47.460Z] [2023-07-17T01:41:47.460Z] #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-17T01:41:48.414Z] #130 ... [2023-07-17T01:41:48.414Z] [2023-07-17T01:41:48.414Z] #170 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-17T01:41:48.414Z] #170 DONE 0.1s [2023-07-17T01:41:48.414Z] [2023-07-17T01:41:48.414Z] #171 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-07-17T01:41:48.414Z] #171 ... [2023-07-17T01:41:48.414Z] [2023-07-17T01:41:48.414Z] #169 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-07-17T01:41:48.414Z] #169 DONE 2.4s [2023-07-17T01:41:48.679Z] [2023-07-17T01:41:48.679Z] #171 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-07-17T01:41:48.679Z] #171 DONE 0.2s [2023-07-17T01:41:48.679Z] [2023-07-17T01:41:48.679Z] #142 [security-bootstrapper] exporting to image [2023-07-17T01:41:48.679Z] #142 exporting layers [2023-07-17T01:41:49.256Z] #142 ... [2023-07-17T01:41:49.256Z] [2023-07-17T01:41:49.256Z] #172 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-07-17T01:41:49.256Z] #172 DONE 0.7s [2023-07-17T01:41:49.521Z] [2023-07-17T01:41:49.521Z] #173 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-07-17T01:41:49.521Z] #173 DONE 0.2s [2023-07-17T01:41:49.521Z] [2023-07-17T01:41:49.521Z] #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-17T01:41:49.521Z] #102 ... [2023-07-17T01:41:49.521Z] [2023-07-17T01:41:49.521Z] #174 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-07-17T01:41:49.787Z] #174 DONE 0.3s [2023-07-17T01:41:49.787Z] [2023-07-17T01:41:49.787Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-17T01:41:49.787Z] #128 ... [2023-07-17T01:41:49.787Z] [2023-07-17T01:41:49.787Z] #175 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-07-17T01:41:50.052Z] #175 DONE 0.4s [2023-07-17T01:41:50.052Z] [2023-07-17T01:41:50.052Z] #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-17T01:41:50.316Z] #130 ... [2023-07-17T01:41:50.316Z] [2023-07-17T01:41:50.316Z] #142 [security-bootstrapper] exporting to image [2023-07-17T01:41:50.316Z] #142 exporting layers 1.7s done [2023-07-17T01:41:50.316Z] #142 writing image sha256:845a84620400250619efbbcc5d7f742ea4e63d6f8af9b9b51fc80592a091e390 done [2023-07-17T01:41:50.316Z] #142 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2023-07-17T01:41:50.316Z] #142 DONE 6.7s [2023-07-17T01:41:50.316Z] [2023-07-17T01:41:50.316Z] #176 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-07-17T01:41:50.599Z] #176 DONE 0.6s [2023-07-17T01:41:50.599Z] [2023-07-17T01:41:50.599Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-17T01:41:50.864Z] #128 ... [2023-07-17T01:41:50.864Z] [2023-07-17T01:41:50.864Z] #177 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-07-17T01:41:50.864Z] #177 DONE 0.2s [2023-07-17T01:41:50.864Z] [2023-07-17T01:41:50.864Z] #178 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-17T01:41:54.193Z] #178 DONE 2.9s [2023-07-17T01:41:54.193Z] [2023-07-17T01:41:54.193Z] #142 [security-secretstore-setup] exporting to image [2023-07-17T01:41:54.773Z] #142 exporting layers 1.0s done [2023-07-17T01:41:54.773Z] #142 writing image sha256:60563baf3f13865e982b298ec809b383656bf2cb2a33f4de2ee7f33025356dca done [2023-07-17T01:41:54.773Z] #142 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2023-07-17T01:41:54.773Z] #142 DONE 7.7s [2023-07-17T01:41:54.773Z] [2023-07-17T01:41:54.773Z] #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-17T01:42:16.818Z] #102 ... [2023-07-17T01:42:16.818Z] [2023-07-17T01:42:16.818Z] #116 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-17T01:42:16.818Z] #116 DONE 916.0s [2023-07-17T01:42:16.818Z] [2023-07-17T01:42:16.818Z] #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-17T01:42:17.153Z] #130 ... [2023-07-17T01:42:17.153Z] [2023-07-17T01:42:17.153Z] #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-17T01:42:17.844Z] #179 DONE 0.3s [2023-07-17T01:42:17.844Z] [2023-07-17T01:42:17.844Z] #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-17T01:42:17.844Z] #180 DONE 0.2s [2023-07-17T01:42:17.844Z] [2023-07-17T01:42:17.844Z] #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-07-17T01:42:18.152Z] #181 DONE 0.3s [2023-07-17T01:42:18.152Z] [2023-07-17T01:42:18.152Z] #182 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-07-17T01:42:18.152Z] #182 DONE 0.1s [2023-07-17T01:42:18.152Z] [2023-07-17T01:42:18.152Z] #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-17T01:42:18.426Z] #31 ... [2023-07-17T01:42:18.426Z] [2023-07-17T01:42:18.426Z] #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-07-17T01:42:18.426Z] #183 DONE 0.2s [2023-07-17T01:42:18.426Z] [2023-07-17T01:42:18.426Z] #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-17T01:42:21.206Z] #184 DONE 2.5s [2023-07-17T01:42:21.206Z] [2023-07-17T01:42:21.206Z] #142 [core-common-config-bootstrapper] exporting to image [2023-07-17T01:42:21.206Z] #142 exporting layers [2023-07-17T01:42:21.482Z] #142 exporting layers 0.6s done [2023-07-17T01:42:21.751Z] #142 writing image sha256:a6f22a3690108899e283442c1ad756b05dff68263f4efe66be894dfa0d9fb7eb done [2023-07-17T01:42:21.751Z] #142 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-07-17T01:42:21.751Z] #142 DONE 8.4s [2023-07-17T01:42:21.751Z] [2023-07-17T01:42:21.751Z] #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-17T01:42:39.959Z] #130 ... [2023-07-17T01:42:39.959Z] [2023-07-17T01:42:39.959Z] #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-17T01:42:39.959Z] #132 DONE 937.1s [2023-07-17T01:42:39.959Z] [2023-07-17T01:42:39.959Z] #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-17T01:42:39.959Z] #130 ... [2023-07-17T01:42:39.959Z] [2023-07-17T01:42:39.959Z] #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-17T01:42:39.959Z] #185 DONE 0.2s [2023-07-17T01:42:39.959Z] [2023-07-17T01:42:39.959Z] #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-07-17T01:42:39.959Z] #186 DONE 0.2s [2023-07-17T01:42:39.959Z] [2023-07-17T01:42:39.959Z] #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-07-17T01:42:39.959Z] #187 DONE 0.3s [2023-07-17T01:42:39.959Z] [2023-07-17T01:42:39.959Z] #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-17T01:42:39.959Z] #31 ... [2023-07-17T01:42:39.959Z] [2023-07-17T01:42:39.959Z] #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-07-17T01:42:39.959Z] #188 DONE 0.1s [2023-07-17T01:42:39.959Z] [2023-07-17T01:42:39.959Z] #142 [core-command] exporting to image [2023-07-17T01:42:39.959Z] #142 exporting layers [2023-07-17T01:42:39.959Z] #142 exporting layers 0.2s done [2023-07-17T01:42:39.959Z] #142 writing image sha256:79266b03bff83646e8eaf81a07732c18026f766bb87edd466165180d85b90fdc done [2023-07-17T01:42:39.959Z] #142 naming to docker.io/library/core-command-arm64 0.1s done [2023-07-17T01:42:39.959Z] #142 DONE 8.7s [2023-07-17T01:42:39.959Z] [2023-07-17T01:42:39.959Z] #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-17T01:42:50.001Z] #130 DONE 949.0s [2023-07-17T01:42:50.001Z] [2023-07-17T01:42:50.001Z] #127 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-17T01:42:50.001Z] #127 ... [2023-07-17T01:42:50.001Z] [2023-07-17T01:42:50.001Z] #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-17T01:42:50.001Z] #189 DONE 0.2s [2023-07-17T01:42:50.001Z] [2023-07-17T01:42:50.001Z] #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-17T01:42:50.001Z] #190 DONE 0.2s [2023-07-17T01:42:50.001Z] [2023-07-17T01:42:50.001Z] #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-17T01:42:50.001Z] #102 ... [2023-07-17T01:42:50.001Z] [2023-07-17T01:42:50.001Z] #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-07-17T01:42:50.265Z] #191 DONE 0.3s [2023-07-17T01:42:50.265Z] [2023-07-17T01:42:50.265Z] #127 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-17T01:42:50.265Z] #127 ... [2023-07-17T01:42:50.265Z] [2023-07-17T01:42:50.265Z] #192 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-07-17T01:42:50.265Z] #192 DONE 0.1s [2023-07-17T01:42:50.532Z] [2023-07-17T01:42:50.532Z] #142 [core-data] exporting to image [2023-07-17T01:42:50.532Z] #142 exporting layers [2023-07-17T01:42:50.532Z] #142 exporting layers 0.2s done [2023-07-17T01:42:50.796Z] #142 writing image sha256:a29f719609a25d9807a35090abccae7a86741c7e83b6f3c548e9e3eddd5bed6d done [2023-07-17T01:42:50.796Z] #142 naming to docker.io/library/core-data-arm64 done [2023-07-17T01:42:50.796Z] #142 DONE 9.0s [2023-07-17T01:42:50.796Z] [2023-07-17T01:42:50.796Z] #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-17T01:42:54.138Z] #102 ... [2023-07-17T01:42:54.138Z] [2023-07-17T01:42:54.138Z] #127 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-17T01:42:54.138Z] #127 DONE 953.5s [2023-07-17T01:42:54.138Z] [2023-07-17T01:42:54.138Z] #110 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-17T01:42:54.717Z] #110 ... [2023-07-17T01:42:54.717Z] [2023-07-17T01:42:54.717Z] #193 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-17T01:42:54.717Z] #193 DONE 0.1s [2023-07-17T01:42:54.717Z] [2023-07-17T01:42:54.717Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-17T01:42:54.717Z] #128 ... [2023-07-17T01:42:54.717Z] [2023-07-17T01:42:54.717Z] #194 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-17T01:42:54.981Z] #194 DONE 0.2s [2023-07-17T01:42:54.981Z] [2023-07-17T01:42:54.981Z] #195 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-07-17T01:42:55.246Z] #195 DONE 0.3s [2023-07-17T01:42:55.246Z] [2023-07-17T01:42:55.246Z] #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-07-17T01:42:55.513Z] #196 DONE 0.2s [2023-07-17T01:42:55.513Z] [2023-07-17T01:42:55.513Z] #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-07-17T01:42:55.513Z] #197 DONE 0.2s [2023-07-17T01:42:55.513Z] [2023-07-17T01:42:55.513Z] #142 [core-metadata] exporting to image [2023-07-17T01:42:56.095Z] #142 exporting layers 0.4s done [2023-07-17T01:42:56.095Z] #142 writing image sha256:4d2dd828f2daebb198bdb1ce3f3eb49f5b142793e9085ad72401d3ad90deb26c 0.0s done [2023-07-17T01:42:56.095Z] #142 naming to docker.io/library/core-metadata-arm64 done [2023-07-17T01:42:56.095Z] #142 DONE 9.4s [2023-07-17T01:42:56.095Z] [2023-07-17T01:42:56.095Z] #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-17T01:43:52.474Z] #31 ... [2023-07-17T01:43:52.475Z] [2023-07-17T01:43:52.475Z] #110 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-17T01:43:52.475Z] #110 DONE 1003.8s [2023-07-17T01:43:52.475Z] [2023-07-17T01:43:52.475Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-17T01:43:52.475Z] #128 ... [2023-07-17T01:43:52.475Z] [2023-07-17T01:43:52.475Z] #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-17T01:43:52.475Z] #198 DONE 0.1s [2023-07-17T01:43:52.475Z] [2023-07-17T01:43:52.475Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-17T01:43:52.475Z] #128 ... [2023-07-17T01:43:52.475Z] [2023-07-17T01:43:52.475Z] #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-17T01:43:52.475Z] #199 DONE 0.2s [2023-07-17T01:43:52.475Z] [2023-07-17T01:43:52.475Z] #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-07-17T01:43:52.475Z] #200 DONE 0.3s [2023-07-17T01:43:52.475Z] [2023-07-17T01:43:52.475Z] #201 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-07-17T01:43:52.475Z] #201 DONE 0.1s [2023-07-17T01:43:52.475Z] [2023-07-17T01:43:52.475Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-17T01:43:52.475Z] #128 ... [2023-07-17T01:43:52.475Z] [2023-07-17T01:43:52.475Z] #142 [security-spiffe-token-provider] exporting to image [2023-07-17T01:43:52.475Z] #142 exporting layers [2023-07-17T01:43:52.475Z] #142 exporting layers 0.5s done [2023-07-17T01:43:52.475Z] #142 writing image sha256:5681cfc560dddcfa24c7ac7bd582e675af7d3dc49ea2afb91f9e37f8e10b4266 done [2023-07-17T01:43:52.475Z] #142 naming to docker.io/library/security-spiffe-token-provider-arm64 [2023-07-17T01:43:52.475Z] #142 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-07-17T01:43:52.475Z] #142 DONE 10.0s [2023-07-17T01:43:52.475Z] [2023-07-17T01:43:52.475Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-17T01:44:10.661Z] #128 DONE 1029.7s [2023-07-17T01:44:10.661Z] [2023-07-17T01:44:10.661Z] #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-17T01:44:10.661Z] #102 DONE 1029.7s [2023-07-17T01:44:10.661Z] [2023-07-17T01:44:10.661Z] #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-17T01:44:10.661Z] #31 ... [2023-07-17T01:44:10.661Z] [2023-07-17T01:44:10.661Z] #202 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-17T01:44:10.661Z] #202 ... [2023-07-17T01:44:10.661Z] [2023-07-17T01:44:10.661Z] #203 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-17T01:44:10.661Z] #203 DONE 0.1s [2023-07-17T01:44:10.927Z] [2023-07-17T01:44:10.927Z] #202 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-17T01:44:10.927Z] #202 DONE 0.2s [2023-07-17T01:44:10.927Z] [2023-07-17T01:44:10.927Z] #204 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-17T01:44:10.927Z] #204 DONE 0.2s [2023-07-17T01:44:10.927Z] [2023-07-17T01:44:10.927Z] #205 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-07-17T01:44:11.194Z] #205 ... [2023-07-17T01:44:11.194Z] [2023-07-17T01:44:11.194Z] #206 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-17T01:44:11.194Z] #206 DONE 0.1s [2023-07-17T01:44:11.194Z] [2023-07-17T01:44:11.194Z] #207 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-07-17T01:44:11.461Z] #207 DONE 0.3s [2023-07-17T01:44:11.461Z] [2023-07-17T01:44:11.461Z] #205 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-07-17T01:44:11.461Z] #205 DONE 0.4s [2023-07-17T01:44:11.461Z] [2023-07-17T01:44:11.461Z] #208 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-07-17T01:44:11.461Z] #208 DONE 0.1s [2023-07-17T01:44:11.461Z] [2023-07-17T01:44:11.461Z] #209 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-07-17T01:44:11.461Z] #209 DONE 0.1s [2023-07-17T01:44:11.461Z] [2023-07-17T01:44:11.461Z] #142 [support-notifications] exporting to image [2023-07-17T01:44:11.461Z] #142 exporting layers [2023-07-17T01:44:11.726Z] #142 exporting layers 0.3s done [2023-07-17T01:44:11.726Z] #142 writing image sha256:e038563cf050df3abe84dec6994d226e8188bd8b40e8cb5dad4fb9564a426598 0.0s done [2023-07-17T01:44:11.726Z] #142 naming to docker.io/library/support-scheduler-arm64 done [2023-07-17T01:44:11.726Z] #142 writing image sha256:f0b2e522760ea0d5f33e5cc0cf400e7f916760d7ca6ee405ea549465412db230 [2023-07-17T01:44:11.726Z] #142 writing image sha256:f0b2e522760ea0d5f33e5cc0cf400e7f916760d7ca6ee405ea549465412db230 done [2023-07-17T01:44:11.726Z] #142 naming to docker.io/library/support-notifications-arm64 done [2023-07-17T01:44:11.726Z] #142 DONE 10.4s [2023-07-17T01:44:11.726Z] [2023-07-17T01:44:11.726Z] #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-17T01:44:11.726Z] time="2023-07-17T01:24:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-17T01:44:11.726Z] time="2023-07-17T01:24:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-17T01:44:11.726Z] time="2023-07-17T01:24:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-17T01:44:11.726Z] time="2023-07-17T01:24:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-17T01:44:11.726Z] time="2023-07-17T01:24:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-17T01:44:11.726Z] time="2023-07-17T01:24:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-17T01:44:11.726Z] time="2023-07-17T01:24:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-17T01:44:11.726Z] time="2023-07-17T01:24:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-17T01:44:11.726Z] time="2023-07-17T01:24:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-17T01:44:11.726Z] time="2023-07-17T01:24:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-17T01:44:11.726Z] time="2023-07-17T01:24:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-17T01:44:11.726Z] time="2023-07-17T01:24:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-17T01:44:11.726Z] time="2023-07-17T01:24:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-17T01:44:11.726Z] time="2023-07-17T01:24:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-07-17T01:44:11.729Z] $ docker stop --time=1 48d1630d2b87d172068d1d9347f7f23c4fb1d13404f6a8c404cf89f6e67cce23 [2023-07-17T01:44:13.351Z] $ docker rm -f --volumes 48d1630d2b87d172068d1d9347f7f23c4fb1d13404f6a8c404cf89f6e67cce23 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-17T01:44:13.832Z] + docker images [2023-07-17T01:44:13.832Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-07-17T01:44:13.832Z] support-notifications-arm64 latest f0b2e522760e 2 seconds ago 32.4MB [2023-07-17T01:44:13.832Z] support-scheduler-arm64 latest e038563cf050 2 seconds ago 31.8MB [2023-07-17T01:44:13.832Z] security-spiffe-token-provider-arm64 latest 5681cfc560dd 28 seconds ago 33.3MB [2023-07-17T01:44:13.832Z] core-metadata-arm64 latest 4d2dd828f2da About a minute ago 20.8MB [2023-07-17T01:44:13.832Z] core-data-arm64 latest a29f719609a2 About a minute ago 20.5MB [2023-07-17T01:44:13.832Z] core-command-arm64 latest 79266b03bff8 About a minute ago 20.4MB [2023-07-17T01:44:13.832Z] core-common-config-bootstrapper-arm64 latest a6f22a369010 About a minute ago 17.8MB [2023-07-17T01:44:13.832Z] security-secretstore-setup-arm64 latest 60563baf3f13 2 minutes ago 42.5MB [2023-07-17T01:44:13.832Z] security-bootstrapper-arm64 latest 845a84620400 2 minutes ago 22.4MB [2023-07-17T01:44:13.832Z] security-proxy-setup-arm64 latest 46a6810214df 2 minutes ago 24MB [2023-07-17T01:44:13.832Z] security-proxy-auth-arm64 latest 8e07f20894e5 2 minutes ago 18.8MB [2023-07-17T01:44:13.832Z] security-spire-server-arm64 latest 88bac0361c21 16 minutes ago 102MB [2023-07-17T01:44:13.832Z] security-spire-agent-arm64 latest 422b3cd8f7da 16 minutes ago 157MB [2023-07-17T01:44:13.832Z] security-spire-config-arm64 latest 56bdde1a2acf 17 minutes ago 96.1MB [2023-07-17T01:44:13.832Z] ci-base-image-arm64 latest 1bbe91fb1839 30 minutes ago 1.04GB [2023-07-17T01:44:13.832Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 4 days ago 677MB [2023-07-17T01:44:13.833Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 6 weeks ago 332MB [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-07-17T01:44:14.262Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-17T01:44:14.262Z] [2023-07-17T01:44:14.262Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T01:44:14.582Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-17T01:44:14.859Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-17T01:44:14.859Z] 8998bd30e6a1: Pulling fs layer [2023-07-17T01:44:14.859Z] 04944245beec: Pulling fs layer [2023-07-17T01:44:14.859Z] 699f458cf7ca: Pulling fs layer [2023-07-17T01:44:14.859Z] 765212b225bb: Pulling fs layer [2023-07-17T01:44:14.859Z] f23df028b6ca: Pulling fs layer [2023-07-17T01:44:14.859Z] d65c8cfc05b1: Pulling fs layer [2023-07-17T01:44:14.859Z] 2437ff75d9bd: Pulling fs layer [2023-07-17T01:44:14.859Z] 765212b225bb: Waiting [2023-07-17T01:44:14.859Z] f23df028b6ca: Waiting [2023-07-17T01:44:14.859Z] d65c8cfc05b1: Waiting [2023-07-17T01:44:14.859Z] 2437ff75d9bd: Waiting [2023-07-17T01:44:14.859Z] 04944245beec: Verifying Checksum [2023-07-17T01:44:14.859Z] 04944245beec: Download complete [2023-07-17T01:44:14.859Z] 765212b225bb: Verifying Checksum [2023-07-17T01:44:14.859Z] 765212b225bb: Download complete [2023-07-17T01:44:14.859Z] f23df028b6ca: Verifying Checksum [2023-07-17T01:44:14.859Z] f23df028b6ca: Download complete [2023-07-17T01:44:15.125Z] d65c8cfc05b1: Verifying Checksum [2023-07-17T01:44:15.125Z] d65c8cfc05b1: Download complete [2023-07-17T01:44:15.125Z] 699f458cf7ca: Verifying Checksum [2023-07-17T01:44:15.125Z] 699f458cf7ca: Download complete [2023-07-17T01:44:15.390Z] 8998bd30e6a1: Verifying Checksum [2023-07-17T01:44:15.390Z] 8998bd30e6a1: Download complete [2023-07-17T01:44:17.965Z] 2437ff75d9bd: Verifying Checksum [2023-07-17T01:44:19.366Z] 8998bd30e6a1: Pull complete [2023-07-17T01:44:19.948Z] 04944245beec: Pull complete [2023-07-17T01:44:23.278Z] 699f458cf7ca: Pull complete [2023-07-17T01:44:23.278Z] 765212b225bb: Pull complete [2023-07-17T01:44:23.858Z] f23df028b6ca: Pull complete [2023-07-17T01:44:24.124Z] d65c8cfc05b1: Pull complete [2023-07-17T01:44:39.096Z] 2437ff75d9bd: Pull complete [2023-07-17T01:44:39.096Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-17T01:44:39.096Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-17T01:44:39.096Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-17T01:44:39.282Z] prd-ubuntu20.04-docker-arm64-4c-16g-1285 does not seem to be running inside a container [2023-07-17T01:44:39.326Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-07-17T01:44:42.025Z] $ docker top dfd5e23f2fb4cba3b5ddd1a9ed0ac9ad9f97899eb877a649c4e9fd31736d3f1e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-17T01:44:42.948Z] ---> job-cost.sh [2023-07-17T01:44:42.949Z] lf-activate-venv: SKIPPING [2023-07-17T01:44:42.949Z] INFO: No Stack... [2023-07-17T01:44:43.900Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-17T01:44:44.851Z] INFO: Archiving Costs [Pipeline] sh [2023-07-17T01:44:45.477Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2023-07-17T01:44:45.477Z] + cut -d, -f6 [Pipeline] lock [2023-07-17T01:44:45.511Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4608-2-stack-cost] [2023-07-17T01:44:45.517Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4608-2-stack-cost] did not exist. Created. [2023-07-17T01:44:45.517Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4608-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-17T01:44:45.838Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-17T01:44:46.041Z] Stashed 1 file(s) [Pipeline] } [2023-07-17T01:44:46.048Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4608-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-17T01:44:46.053Z] $ docker stop --time=1 dfd5e23f2fb4cba3b5ddd1a9ed0ac9ad9f97899eb877a649c4e9fd31736d3f1e [2023-07-17T01:44:47.540Z] $ docker rm -f --volumes dfd5e23f2fb4cba3b5ddd1a9ed0ac9ad9f97899eb877a649c4e9fd31736d3f1e [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-07-17T01:44:47.974Z] provisioning config files... [2023-07-17T01:44:47.981Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config3120606923408143760tmp [Pipeline] { [Pipeline] sh [2023-07-17T01:44:48.272Z] + set +x [2023-07-17T01:44:48.272Z] + bash -s -- [2023-07-17T01:44:48.272Z] + curl -s https://codecov.io/bash [2023-07-17T01:44:48.532Z] [2023-07-17T01:44:48.532Z] _____ _ [2023-07-17T01:44:48.532Z] / ____| | | [2023-07-17T01:44:48.532Z] | | ___ __| | ___ ___ _____ __ [2023-07-17T01:44:48.532Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-07-17T01:44:48.532Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-07-17T01:44:48.532Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-07-17T01:44:48.532Z] Bash-1.0.6 [2023-07-17T01:44:48.532Z] [2023-07-17T01:44:48.532Z] [2023-07-17T01:44:48.532Z] ==> git version 2.25.1 found [2023-07-17T01:44:48.532Z] ==> 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-07-17T01:44:48.532Z] Release-Date: 2020-01-08 [2023-07-17T01:44:48.532Z] 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-07-17T01:44:48.532Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-07-17T01:44:48.532Z] ==> Jenkins CI detected. [2023-07-17T01:44:48.532Z] current dir:  /w/workspace/edgex-go/2 [2023-07-17T01:44:48.532Z] project root: . [2023-07-17T01:44:48.532Z] --> token set from env [2023-07-17T01:44:48.532Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-07-17T01:44:48.532Z] ==> Running gcov in . (disable via -X gcov) [2023-07-17T01:44:48.532Z] ==> Python coveragepy not found [2023-07-17T01:44:48.532Z] ==> Searching for coverage reports in: [2023-07-17T01:44:48.532Z] + . [2023-07-17T01:44:48.532Z] -> Found 1 reports [2023-07-17T01:44:48.532Z] ==> Detecting git/mercurial file structure [2023-07-17T01:44:48.532Z] ==> Reading reports [2023-07-17T01:44:48.532Z] + ./coverage.out bytes=446336 [2023-07-17T01:44:48.532Z] ==> Appending adjustments [2023-07-17T01:44:48.532Z] https://docs.codecov.io/docs/fixing-reports [2023-07-17T01:44:49.907Z] + Found adjustments [2023-07-17T01:44:49.907Z] ==> Gzipping contents [2023-07-17T01:44:49.907Z] 56K /tmp/codecov.2loCxS.gz [2023-07-17T01:44:49.907Z] ==> Uploading reports [2023-07-17T01:44:49.907Z] url: https://codecov.io [2023-07-17T01:44:49.907Z] query: branch=PR-4608&commit=dd2e2b4453738a26301895800e87a29ea9eec3a5&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4608%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4608&job=&cmd_args= [2023-07-17T01:44:49.907Z] -> Pinging Codecov [2023-07-17T01:44:49.907Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4608&commit=dd2e2b4453738a26301895800e87a29ea9eec3a5&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4608%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4608&job=&cmd_args= [2023-07-17T01:44:49.907Z] -> Uploading to [2023-07-17T01:44:49.907Z] https://storage.googleapis.com/codecov/v4/raw/2023-07-17/00271124DB129430A58F1EEE437C3FCB/dd2e2b4453738a26301895800e87a29ea9eec3a5/1811f38b-a478-47d5-89f0-fba6604c7a1e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230717%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230717T014449Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=abbe4c43ed4dd531bb0e0b360ec69386498abb1887e97642aba35ce490233421 [2023-07-17T01:44:49.907Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-17T01:44:49.907Z] Dload Upload Total Spent Left Speed [2023-07-17T01:44:50.166Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57191 0 0 100 57191 0 244k --:--:-- --:--:-- --:--:-- 246k [2023-07-17T01:44:50.166Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/dd2e2b4453738a26301895800e87a29ea9eec3a5 [Pipeline] } [2023-07-17T01:44:50.173Z] 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-07-17T01:44:50.823Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-07-17T01:44:51.114Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-17T01:44:51.968Z] ---> package-listing.sh [2023-07-17T01:44:51.968Z] ++ facter osfamily [2023-07-17T01:44:51.968Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-17T01:44:52.226Z] + OS_FAMILY=debian [2023-07-17T01:44:52.226Z] + workspace=/w/workspace/edgex-go/2 [2023-07-17T01:44:52.226Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-17T01:44:52.226Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-17T01:44:52.226Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-17T01:44:52.226Z] + PACKAGES=/tmp/packages_start.txt [2023-07-17T01:44:52.226Z] + '[' /w/workspace/edgex-go/2 ']' [2023-07-17T01:44:52.226Z] + PACKAGES=/tmp/packages_end.txt [2023-07-17T01:44:52.226Z] + case "${OS_FAMILY}" in [2023-07-17T01:44:52.226Z] + dpkg -l [2023-07-17T01:44:52.226Z] + grep '^ii' [2023-07-17T01:44:52.226Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-17T01:44:52.226Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-17T01:44:52.226Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-17T01:44:52.226Z] + '[' /w/workspace/edgex-go/2 ']' [2023-07-17T01:44:52.226Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2023-07-17T01:44:52.226Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2023-07-17T01:44:52.237Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-07-17T01:44:52.513Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T01:44:53.068Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-17T01:44:53.068Z] [2023-07-17T01:44:53.068Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T01:44:53.364Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-17T01:44:53.364Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-17T01:44:53.364Z] 5eb5b503b376: Pulling fs layer [2023-07-17T01:44:53.364Z] 5c69ac0246d0: Pulling fs layer [2023-07-17T01:44:53.364Z] ec43610c2a17: Pulling fs layer [2023-07-17T01:44:53.364Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-17T01:44:53.364Z] 33b1e0a273af: Pulling fs layer [2023-07-17T01:44:53.364Z] 5d3b04190fa2: Pulling fs layer [2023-07-17T01:44:53.364Z] 2f39f015ded8: Pulling fs layer [2023-07-17T01:44:53.364Z] 3a2ae6a8a46f: Waiting [2023-07-17T01:44:53.364Z] 5d3b04190fa2: Waiting [2023-07-17T01:44:53.364Z] 33b1e0a273af: Waiting [2023-07-17T01:44:53.364Z] 2f39f015ded8: Waiting [2023-07-17T01:44:53.364Z] 5c69ac0246d0: Download complete [2023-07-17T01:44:53.364Z] 3a2ae6a8a46f: Verifying Checksum [2023-07-17T01:44:53.364Z] 3a2ae6a8a46f: Download complete [2023-07-17T01:44:53.364Z] 33b1e0a273af: Verifying Checksum [2023-07-17T01:44:53.364Z] 33b1e0a273af: Download complete [2023-07-17T01:44:53.364Z] 5d3b04190fa2: Verifying Checksum [2023-07-17T01:44:53.364Z] 5d3b04190fa2: Download complete [2023-07-17T01:44:53.364Z] ec43610c2a17: Verifying Checksum [2023-07-17T01:44:53.624Z] 5eb5b503b376: Verifying Checksum [2023-07-17T01:44:53.624Z] 5eb5b503b376: Download complete [2023-07-17T01:44:54.189Z] 2f39f015ded8: Download complete [2023-07-17T01:44:54.753Z] 5eb5b503b376: Pull complete [2023-07-17T01:44:55.012Z] 5c69ac0246d0: Pull complete [2023-07-17T01:44:55.270Z] ec43610c2a17: Pull complete [2023-07-17T01:44:55.270Z] 3a2ae6a8a46f: Pull complete [2023-07-17T01:44:55.529Z] 33b1e0a273af: Pull complete [2023-07-17T01:44:55.529Z] 5d3b04190fa2: Pull complete [2023-07-17T01:44:59.714Z] 2f39f015ded8: Pull complete [2023-07-17T01:44:59.714Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-17T01:44:59.714Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-17T01:44:59.714Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-17T01:44:59.805Z] prd-ubuntu20.04-docker-8c-8g-1284 does not seem to be running inside a container [2023-07-17T01:44:59.832Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-17T01:45:06.752Z] $ docker top 5b0bbe340be8674e81c7fef4ac8ddba7175239f56c24d9fdea562275d13d003b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-17T01:45:07.100Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-17T01:45:07.385Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-17T01:45:07.683Z] + ls /var/log/sa-host [2023-07-17T01:45:07.683Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-17T01:45:07.845Z] provisioning config files... [2023-07-17T01:45:07.853Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config17525813019641068326tmp [Pipeline] { [Pipeline] echo [2023-07-17T01:45:07.864Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-17T01:45:08.144Z] ---> create-netrc.sh [Pipeline] } [2023-07-17T01:45:08.150Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-17T01:45:08.480Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-17T01:45:08.487Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-17T01:45:08.769Z] ---> sudo-logs.sh [2023-07-17T01:45:08.769Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-17T01:45:08.795Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-17T01:45:09.077Z] ---> job-cost.sh [2023-07-17T01:45:09.077Z] lf-activate-venv: SKIPPING [2023-07-17T01:45:09.077Z] DEBUG: total: 0.10999999940395355 [2023-07-17T01:45:09.077Z] INFO: Retrieving Stack Cost... [2023-07-17T01:45:10.015Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-17T01:45:10.274Z] INFO: Archiving Costs [Pipeline] echo [2023-07-17T01:45:10.285Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-17T01:45:10.567Z] ---> logs-deploy.sh [2023-07-17T01:45:10.567Z] lf-activate-venv: SKIPPING [2023-07-17T01:45:10.567Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4608/2 [2023-07-17T01:45:10.567Z] INFO: archiving workspace using pattern(s): [2023-07-17T01:45:11.504Z] Archives upload complete. [2023-07-17T01:45:11.762Z] INFO: archiving logs to Nexus [2023-07-17T01:45:12.331Z] ---> uname -a: [2023-07-17T01:45:12.331Z] Linux prd-ubuntu20-04-docker-8c-8g-1284 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-07-17T01:45:12.331Z] [2023-07-17T01:45:12.331Z] [2023-07-17T01:45:12.331Z] ---> lscpu: [2023-07-17T01:45:12.331Z] Architecture: x86_64 [2023-07-17T01:45:12.331Z] CPU op-mode(s): 32-bit, 64-bit [2023-07-17T01:45:12.331Z] Byte Order: Little Endian [2023-07-17T01:45:12.331Z] Address sizes: 40 bits physical, 48 bits virtual [2023-07-17T01:45:12.331Z] CPU(s): 8 [2023-07-17T01:45:12.331Z] On-line CPU(s) list: 0-7 [2023-07-17T01:45:12.331Z] Thread(s) per core: 1 [2023-07-17T01:45:12.331Z] Core(s) per socket: 1 [2023-07-17T01:45:12.331Z] Socket(s): 8 [2023-07-17T01:45:12.331Z] NUMA node(s): 1 [2023-07-17T01:45:12.331Z] Vendor ID: AuthenticAMD [2023-07-17T01:45:12.331Z] CPU family: 23 [2023-07-17T01:45:12.331Z] Model: 49 [2023-07-17T01:45:12.331Z] Model name: AMD EPYC-Rome Processor [2023-07-17T01:45:12.331Z] Stepping: 0 [2023-07-17T01:45:12.331Z] CPU MHz: 2799.998 [2023-07-17T01:45:12.331Z] BogoMIPS: 5599.99 [2023-07-17T01:45:12.331Z] Virtualization: AMD-V [2023-07-17T01:45:12.331Z] Hypervisor vendor: KVM [2023-07-17T01:45:12.331Z] Virtualization type: full [2023-07-17T01:45:12.331Z] L1d cache: 256 KiB [2023-07-17T01:45:12.331Z] L1i cache: 256 KiB [2023-07-17T01:45:12.331Z] L2 cache: 4 MiB [2023-07-17T01:45:12.331Z] L3 cache: 128 MiB [2023-07-17T01:45:12.331Z] NUMA node0 CPU(s): 0-7 [2023-07-17T01:45:12.331Z] Vulnerability Itlb multihit: Not affected [2023-07-17T01:45:12.331Z] Vulnerability L1tf: Not affected [2023-07-17T01:45:12.331Z] Vulnerability Mds: Not affected [2023-07-17T01:45:12.331Z] Vulnerability Meltdown: Not affected [2023-07-17T01:45:12.331Z] Vulnerability Mmio stale data: Not affected [2023-07-17T01:45:12.331Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-07-17T01:45:12.331Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-07-17T01:45:12.331Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-07-17T01:45:12.331Z] Vulnerability Srbds: Not affected [2023-07-17T01:45:12.331Z] Vulnerability Tsx async abort: Not affected [2023-07-17T01:45:12.331Z] 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-07-17T01:45:12.331Z] [2023-07-17T01:45:12.331Z] [2023-07-17T01:45:12.331Z] ---> nproc: [2023-07-17T01:45:12.331Z] 8 [2023-07-17T01:45:12.331Z] [2023-07-17T01:45:12.331Z] [2023-07-17T01:45:12.331Z] ---> df -h: [2023-07-17T01:45:12.331Z] Filesystem Size Used Avail Use% Mounted on [2023-07-17T01:45:12.331Z] overlay 155G 22G 134G 15% / [2023-07-17T01:45:12.331Z] tmpfs 64M 0 64M 0% /dev [2023-07-17T01:45:12.331Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-07-17T01:45:12.331Z] shm 64M 0 64M 0% /dev/shm [2023-07-17T01:45:12.331Z] /dev/vda1 155G 22G 134G 15% /facter-os [2023-07-17T01:45:12.331Z] [2023-07-17T01:45:12.331Z] [2023-07-17T01:45:12.331Z] ---> sar -b -r -n DEV: [2023-07-17T01:45:12.331Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1284) 07/17/23 _x86_64_ (8 CPU) [2023-07-17T01:45:12.331Z] [2023-07-17T01:45:12.331Z] 01:06:20 LINUX RESTART (8 CPU) [2023-07-17T01:45:12.331Z] [2023-07-17T01:45:12.331Z] 01:07:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-07-17T01:45:12.331Z] 01:08:01 316.88 10.91 305.97 0.00 1801.32 61318.01 0.00 [2023-07-17T01:45:12.331Z] 01:09:01 62.90 0.13 62.76 0.00 12.00 35943.22 0.00 [2023-07-17T01:45:12.331Z] 01:10:01 33.53 0.18 33.34 0.00 2.67 10980.99 0.00 [2023-07-17T01:45:12.331Z] 01:11:01 307.20 1.42 305.78 0.00 62.12 195147.74 0.00 [2023-07-17T01:45:12.331Z] 01:12:01 325.81 14.92 310.89 0.00 2922.78 93942.80 0.00 [2023-07-17T01:45:12.331Z] 01:13:01 518.51 2.25 516.26 0.00 2272.04 114192.94 0.00 [2023-07-17T01:45:12.331Z] 01:14:01 492.87 0.02 492.85 0.00 0.67 49534.68 0.00 [2023-07-17T01:45:12.331Z] 01:15:01 4.92 0.02 4.90 0.00 0.13 106.38 0.00 [2023-07-17T01:45:12.331Z] 01:16:01 1.45 0.00 1.45 0.00 0.00 15.20 0.00 [2023-07-17T01:45:12.331Z] 01:17:01 2.27 0.02 2.25 0.00 0.13 24.13 0.00 [2023-07-17T01:45:12.332Z] 01:18:01 1.37 0.00 1.37 0.00 0.00 14.00 0.00 [2023-07-17T01:45:12.332Z] 01:19:01 2.03 0.00 2.03 0.00 0.00 22.13 0.00 [2023-07-17T01:45:12.332Z] 01:20:01 1.40 0.00 1.40 0.00 0.00 15.20 0.00 [2023-07-17T01:45:12.332Z] 01:21:01 1.53 0.00 1.53 0.00 0.00 16.66 0.00 [2023-07-17T01:45:12.332Z] 01:22:01 1.80 0.02 1.78 0.00 0.13 25.20 0.00 [2023-07-17T01:45:12.332Z] 01:23:01 1.83 0.00 1.83 0.00 0.00 19.46 0.00 [2023-07-17T01:45:12.332Z] 01:24:01 1.23 0.00 1.23 0.00 0.00 14.40 0.00 [2023-07-17T01:45:12.332Z] 01:25:01 1.78 0.00 1.78 0.00 0.00 20.00 0.00 [2023-07-17T01:45:12.332Z] 01:26:01 0.93 0.00 0.93 0.00 0.00 10.00 0.00 [2023-07-17T01:45:12.332Z] 01:27:01 1.98 0.00 1.98 0.00 0.00 22.66 0.00 [2023-07-17T01:45:12.332Z] 01:28:02 0.93 0.00 0.93 0.00 0.00 10.26 0.00 [2023-07-17T01:45:12.332Z] 01:29:01 1.42 0.00 1.42 0.00 0.00 16.68 0.00 [2023-07-17T01:45:12.332Z] 01:30:01 1.08 0.00 1.08 0.00 0.00 11.86 0.00 [2023-07-17T01:45:12.332Z] 01:31:01 1.47 0.00 1.47 0.00 0.00 16.66 0.00 [2023-07-17T01:45:12.332Z] 01:32:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 [2023-07-17T01:45:12.332Z] 01:33:01 1.53 0.00 1.53 0.00 0.00 18.40 0.00 [2023-07-17T01:45:12.332Z] 01:34:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 [2023-07-17T01:45:12.332Z] 01:35:01 1.82 0.00 1.82 0.00 0.00 19.60 0.00 [2023-07-17T01:45:12.332Z] 01:36:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 [2023-07-17T01:45:12.332Z] 01:37:01 1.53 0.00 1.53 0.00 0.00 17.46 0.00 [2023-07-17T01:45:12.332Z] 01:38:01 1.25 0.00 1.25 0.00 0.00 14.53 0.00 [2023-07-17T01:45:12.332Z] 01:39:01 1.77 0.00 1.77 0.00 0.00 19.06 0.00 [2023-07-17T01:45:12.332Z] 01:40:01 1.40 0.00 1.40 0.00 0.00 15.46 0.00 [2023-07-17T01:45:12.332Z] 01:41:01 2.12 0.00 2.12 0.00 0.00 24.26 0.00 [2023-07-17T01:45:12.332Z] 01:42:01 1.45 0.00 1.45 0.00 0.00 16.80 0.00 [2023-07-17T01:45:12.332Z] 01:43:01 3.65 1.60 2.05 0.00 37.19 24.80 0.00 [2023-07-17T01:45:12.332Z] 01:44:01 1.07 0.00 1.07 0.00 0.00 11.60 0.00 [2023-07-17T01:45:12.332Z] 01:45:01 26.15 0.23 25.92 0.00 19.31 4569.60 0.00 [2023-07-17T01:45:12.332Z] Average: 56.09 0.83 55.26 0.00 187.23 14894.05 0.00 [2023-07-17T01:45:12.332Z] [2023-07-17T01:45:12.332Z] 01:07:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-07-17T01:45:12.332Z] 01:08:01 28185404 31548292 765124 2.33 93332 3497408 1901924 5.61 1218344 3071024 32316 [2023-07-17T01:45:12.332Z] 01:09:01 27431704 31319128 985804 3.00 115340 3947712 2308212 6.80 1773104 3205960 112560 [2023-07-17T01:45:12.332Z] 01:10:01 27275936 31433260 869700 2.64 119404 4187140 1965364 5.79 1582800 3526600 319300 [2023-07-17T01:45:12.332Z] 01:11:01 22417036 31346448 941804 2.86 131760 8826268 3193856 9.41 1753212 8069752 436 [2023-07-17T01:45:12.332Z] 01:12:01 18888760 31431100 840824 2.56 237604 12100948 2674556 7.88 2073244 11028608 546232 [2023-07-17T01:45:12.332Z] 01:13:01 14260020 29658928 2549968 7.75 272848 14646072 7135788 21.03 5089536 12287196 61472 [2023-07-17T01:45:12.332Z] 01:14:01 16176036 31414136 852236 2.59 293628 14585812 2480812 7.31 2727708 12924596 360 [2023-07-17T01:45:12.332Z] 01:15:01 16182104 31415380 851584 2.59 292216 14582556 2459172 7.25 2725880 12921372 8 [2023-07-17T01:45:12.332Z] 01:16:01 16236992 31470360 796552 2.42 292292 14582560 2459172 7.25 2671172 12921376 8 [2023-07-17T01:45:12.332Z] 01:17:01 16238660 31472096 794812 2.42 292368 14582560 2459172 7.25 2669836 12921380 8 [2023-07-17T01:45:12.332Z] 01:18:01 16242164 31475648 791196 2.41 292408 14582564 2459172 7.25 2666148 12921380 12 [2023-07-17T01:45:12.332Z] 01:19:01 16243452 31477004 790120 2.40 292464 14582572 2459172 7.25 2666556 12921388 16 [2023-07-17T01:45:12.332Z] 01:20:01 16243460 31477264 790008 2.40 292548 14582576 2459172 7.25 2666108 12921576 8 [2023-07-17T01:45:12.332Z] 01:21:01 16243444 31477296 789968 2.40 292580 14582576 2459172 7.25 2666432 12921576 8 [2023-07-17T01:45:12.332Z] 01:22:01 16242448 31476356 790652 2.40 292636 14582552 2487008 7.33 2666568 12921548 12 [2023-07-17T01:45:12.332Z] 01:23:01 16242652 31476608 790340 2.40 292680 14582556 2487008 7.33 2666544 12921548 8 [2023-07-17T01:45:12.332Z] 01:24:01 16242352 31476368 790516 2.40 292736 14582564 2487008 7.33 2666584 12921552 8 [2023-07-17T01:45:12.332Z] 01:25:01 16242376 31476572 790300 2.40 292780 14582696 2487008 7.33 2666660 12921688 28 [2023-07-17T01:45:12.332Z] 01:26:01 16242524 31476736 790032 2.40 292796 14582696 2487008 7.33 2666724 12921688 4 [2023-07-17T01:45:12.332Z] 01:27:01 16242744 31477008 789756 2.40 292844 14582700 2487008 7.33 2666508 12921696 4 [2023-07-17T01:45:12.332Z] 01:28:02 16242324 31476636 789960 2.40 292868 14582704 2487008 7.33 2666744 12921696 12 [2023-07-17T01:45:12.332Z] 01:29:01 16242520 31476860 789632 2.40 292888 14582708 2487008 7.33 2667016 12921700 44 [2023-07-17T01:45:12.332Z] 01:30:01 16242712 31477084 789624 2.40 292912 14582712 2487008 7.33 2666768 12921704 20 [2023-07-17T01:45:12.332Z] 01:31:01 16242672 31477060 789548 2.40 292940 14582712 2487008 7.33 2667120 12921704 44 [2023-07-17T01:45:12.332Z] 01:32:01 16242624 31477052 789504 2.40 292968 14582716 2487008 7.33 2667596 12921712 20 [2023-07-17T01:45:12.332Z] 01:33:01 16242576 31477032 789460 2.40 292996 14582720 2487008 7.33 2667636 12921712 36 [2023-07-17T01:45:12.332Z] 01:34:01 16242484 31476976 789816 2.40 293024 14582720 2487008 7.33 2667612 12921712 12 [2023-07-17T01:45:12.332Z] 01:35:01 16242508 31477048 789744 2.40 293072 14582724 2487008 7.33 2667332 12921720 8 [2023-07-17T01:45:12.332Z] 01:36:01 16242216 31476784 789944 2.40 293088 14582728 2487008 7.33 2667368 12921724 8 [2023-07-17T01:45:12.332Z] 01:37:01 16242376 31476968 789932 2.40 293116 14582732 2487008 7.33 2667412 12921724 44 [2023-07-17T01:45:12.332Z] 01:38:01 16242108 31476740 790132 2.40 293160 14582728 2470904 7.28 2667384 12921732 12 [2023-07-17T01:45:12.332Z] 01:39:01 16242312 31476952 789816 2.40 293204 14582736 2470904 7.28 2667396 12921728 12 [2023-07-17T01:45:12.332Z] 01:40:01 16242264 31477008 789716 2.40 293288 14582740 2470904 7.28 2667492 12921736 8 [2023-07-17T01:45:12.332Z] 01:41:01 16241972 31476820 789836 2.40 293380 14582744 2470904 7.28 2667720 12921744 8 [2023-07-17T01:45:12.332Z] 01:42:01 16241940 31476836 789740 2.40 293456 14582740 2470904 7.28 2667688 12921752 8 [2023-07-17T01:45:12.332Z] 01:43:01 16227468 31464584 801924 2.44 293508 14583856 2470904 7.28 2683736 12922068 12 [2023-07-17T01:45:12.332Z] 01:44:01 16227168 31464316 802112 2.44 293548 14583864 2470904 7.28 2683428 12922068 8 [2023-07-17T01:45:12.332Z] 01:45:01 15683724 31432112 833568 2.53 301468 15037068 2546064 7.50 2722052 13374656 357468 [2023-07-17T01:45:12.332Z] Average: 17302480 31415549 853561 2.60 272425 13534493 2592348 7.64 2606557 11977318 37647 [2023-07-17T01:45:12.332Z] [2023-07-17T01:45:12.332Z] 01:07:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-07-17T01:45:12.332Z] 01:08:01 lo 4.81 4.81 0.47 0.47 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.332Z] 01:08:01 ens3 1106.03 948.92 10618.08 126.30 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.332Z] 01:08:01 docker0 766.33 812.12 53.62 4576.59 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.332Z] 01:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.332Z] 01:09:01 ens3 41.92 26.41 39.65 18.32 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.332Z] 01:09:01 veth418b3cd 0.23 0.42 0.02 0.04 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.332Z] 01:09:01 docker0 0.23 0.30 0.02 0.03 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.332Z] 01:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.332Z] 01:10:01 ens3 27.65 18.70 22.87 12.58 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.332Z] 01:10:01 veth418b3cd 1.22 1.23 0.11 0.11 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.332Z] 01:10:01 docker0 1.22 1.22 0.09 0.11 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.332Z] 01:11:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.332Z] 01:11:01 vethf8ff1d4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.332Z] 01:11:01 ens3 172.72 98.20 3148.77 22.05 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.332Z] 01:11:01 veth7852bb3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.332Z] 01:11:01 veth48d4afe 2.98 6.43 0.22 84.98 0.00 0.00 0.00 0.01 [2023-07-17T01:45:12.332Z] 01:11:01 vethf2320e2 4.60 8.15 0.36 102.64 0.00 0.00 0.00 0.01 [2023-07-17T01:45:12.332Z] 01:11:01 veth680baf1 4.12 9.12 0.32 123.87 0.00 0.00 0.00 0.01 [2023-07-17T01:45:12.332Z] 01:11:01 docker0 33.76 72.47 2.08 926.79 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.332Z] 01:11:01 veth81f4612 1.25 3.15 0.09 39.58 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.332Z] 01:11:01 veth999afbb 0.00 0.42 0.00 0.02 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.332Z] 01:11:01 veth63e7432 1.35 3.22 0.10 42.49 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.332Z] 01:11:01 veth6a0d209 9.12 4.12 123.87 0.32 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.332Z] 01:12:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.332Z] 01:12:01 ens3 984.62 551.80 4506.21 52.66 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.332Z] 01:12:01 docker0 466.28 799.15 35.08 2934.87 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.332Z] 01:12:01 veth999afbb 0.00 0.30 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.332Z] 01:13:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.332Z] 01:13:01 veth2d93f88 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.332Z] 01:13:01 veth666d8f0 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.332Z] 01:13:01 veth99b0620 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.332Z] 01:13:01 ens3 207.11 116.73 1392.40 14.19 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.332Z] 01:13:01 vethbf99ebf 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.332Z] 01:13:01 veth0a8fab3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.332Z] 01:13:01 veth4037912 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.332Z] 01:13:01 veth4001da9 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.332Z] 01:13:01 vethcabc6b5 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.332Z] 01:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.332Z] 01:13:01 veth602d6e8 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.332Z] 01:13:01 veth999afbb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.332Z] 01:13:01 veth1d1a603 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.332Z] 01:13:01 veth9942e29 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.332Z] 01:14:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.332Z] 01:14:01 ens3 19.66 21.10 10.71 50.49 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.332Z] 01:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.332Z] 01:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.332Z] 01:15:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.332Z] 01:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.332Z] 01:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.333Z] 01:16:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.333Z] 01:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.333Z] 01:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.333Z] 01:17:01 ens3 0.83 1.88 0.12 6.66 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.333Z] 01:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.333Z] 01:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.333Z] 01:18:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.333Z] 01:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.333Z] 01:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.333Z] 01:19:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.333Z] 01:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.333Z] 01:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.333Z] 01:20:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.333Z] 01:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.333Z] 01:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.333Z] 01:21:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.333Z] 01:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.333Z] 01:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.333Z] 01:22:01 ens3 1.53 2.90 0.16 6.72 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.333Z] 01:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.333Z] 01:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.333Z] 01:23:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.333Z] 01:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.333Z] 01:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.333Z] 01:24:01 ens3 0.10 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.333Z] 01:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.333Z] 01:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.333Z] 01:25:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.333Z] 01:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.333Z] 01:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.333Z] 01:26:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.333Z] 01:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.333Z] 01:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.333Z] 01:27:01 ens3 1.23 1.53 0.25 7.00 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.333Z] 01:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.333Z] 01:28:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.333Z] 01:28:02 ens3 4.82 8.25 0.46 7.42 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.333Z] 01:28:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.333Z] 01:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.333Z] 01:29:01 ens3 3.15 5.52 0.44 7.40 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.333Z] 01:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.333Z] 01:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.333Z] 01:30:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.333Z] 01:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.333Z] 01:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.333Z] 01:31:01 ens3 2.52 2.58 0.40 6.83 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.333Z] 01:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.333Z] 01:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.333Z] 01:32:01 ens3 5.63 9.38 0.53 14.03 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.333Z] 01:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.333Z] 01:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.333Z] 01:33:01 ens3 3.20 4.90 0.44 7.33 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.333Z] 01:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.333Z] 01:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.333Z] 01:34:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.333Z] 01:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.333Z] 01:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.333Z] 01:35:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.333Z] 01:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.333Z] 01:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.333Z] 01:36:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.333Z] 01:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.333Z] 01:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.333Z] 01:37:01 ens3 4.43 8.40 0.35 7.43 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.333Z] 01:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.333Z] 01:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.333Z] 01:38:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.333Z] 01:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.333Z] 01:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.333Z] 01:39:01 ens3 0.22 0.12 0.12 0.01 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.333Z] 01:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.333Z] 01:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.333Z] 01:40:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.333Z] 01:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.333Z] 01:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.333Z] 01:41:01 ens3 7.40 13.08 0.71 14.69 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.333Z] 01:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.333Z] 01:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.333Z] 01:42:01 ens3 4.27 8.10 0.34 7.37 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.333Z] 01:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.333Z] 01:43:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.333Z] 01:43:01 ens3 22.51 28.73 6.33 51.48 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.333Z] 01:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.333Z] 01:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.333Z] 01:44:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.333Z] 01:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.333Z] 01:45:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.333Z] 01:45:01 ens3 91.36 56.20 2522.01 12.10 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.333Z] 01:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.333Z] Average: lo 0.30 0.30 0.03 0.03 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.333Z] Average: ens3 71.06 50.55 582.23 11.88 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.333Z] Average: docker0 33.08 44.07 2.37 220.39 0.00 0.00 0.00 0.00 [2023-07-17T01:45:12.333Z] [2023-07-17T01:45:12.333Z]