Pull request #3900 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 hahattan for edgexfoundry/edgex-go Loading trusted files from base branch main at fbf009a3584204b1f7152455677e8e4d1b9535fc rather than a5bc72fce16961b51dcb064ef88c37a653952efa Obtained Jenkinsfile from fbf009a3584204b1f7152455677e8e4d1b9535fc 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-ssh16133528835887938302.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh13137981186156793059.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-3900/workspace@libs/edgex-global-pipelines/.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-3900/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh16913682203198218561.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > 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 shared 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-ssh3031990871870886618.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-3900/workspace@libs/lf-pipelines/.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-3900/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5276239718679660079.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.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.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-7029 in /w/workspace/edgexfoundry_edgex-go_PR-3900 [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.24.4' 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 /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh1465987021506724407.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit fbf009a3584204b1f7152455677e8e4d1b9535fc into PR head commit a5bc72fce16961b51dcb064ef88c37a653952efa Merge succeeded, producing a5bc72fce16961b51dcb064ef88c37a653952efa Checking out Revision a5bc72fce16961b51dcb064ef88c37a653952efa (PR-3900) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh1713303585037521399.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3900/head:refs/remotes/origin/PR-3900 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a5bc72fce16961b51dcb064ef88c37a653952efa # timeout=10 > git remote # timeout=10 > 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 /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh5287360426230001565.key > git merge fbf009a3584204b1f7152455677e8e4d1b9535fc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a5bc72fce16961b51dcb064ef88c37a653952efa # timeout=10 Commit message: "feat(metadata): invoke validation before adding/updating device" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-14T07:35:43.309Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-14T07:35:43.376Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-14T07:35:43.395Z] ========================================================= [2022-03-14T07:35:43.395Z] EdgeX Global Pipelines Version Info [2022-03-14T07:35:43.395Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk a8d5021d7becae3b61b3c2f3387d4470e3d66bc3 # timeout=10 [2022-03-14T07:35:44.520Z] ------------------- [2022-03-14T07:35:44.520Z] stable info: [2022-03-14T07:35:44.520Z] ------------------- [2022-03-14T07:35:44.520Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-14T07:35:44.520Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-03-14T07:35:44.520Z] Message: update stable to v1.0.220 [2022-03-14T07:35:45.090Z] ------------------- [2022-03-14T07:35:45.090Z] experimental info: [2022-03-14T07:35:45.090Z] ------------------- [2022-03-14T07:35:45.090Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-14T07:35:45.090Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-14T07:35:45.090Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-14T07:35:45.234Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-03-14T07:35:45.244Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-03-14T07:35:45.254Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-14T07:35:45.264Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-14T07:35:45.274Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-14T07:35:45.284Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-14T07:35:45.294Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-14T07:35:45.304Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-03-14T07:35:45.315Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-03-14T07:35:45.324Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-03-14T07:35:45.334Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-14T07:35:45.348Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-14T07:35:45.358Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-14T07:35:45.367Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-14T07:35:45.377Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-14T07:35:45.390Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-14T07:35:45.400Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-14T07:35:45.410Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-14T07:35:45.419Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-03-14T07:35:45.428Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-03-14T07:35:45.438Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-03-14T07:35:45.447Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-14T07:35:45.457Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3900 [Pipeline] echo [2022-03-14T07:35:45.466Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3900 [Pipeline] echo [2022-03-14T07:35:45.476Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3900 [Pipeline] echo [2022-03-14T07:35:45.490Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a5bc72fce16961b51dcb064ef88c37a653952efa [Pipeline] echo [2022-03-14T07:35:45.501Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a5bc72f [Pipeline] echo [2022-03-14T07:35:45.513Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-14T07:35:45.555Z] provisioning config files... [2022-03-14T07:35:45.571Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config4761792407099091251tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-14T07:35:45.885Z] ---> docker-login.sh [2022-03-14T07:35:45.885Z] nexus3.edgexfoundry.org:10001 [2022-03-14T07:35:45.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T07:35:46.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T07:35:46.148Z] Configure a credential helper to remove this warning. See [2022-03-14T07:35:46.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T07:35:46.148Z] [2022-03-14T07:35:46.148Z] Login Succeeded [2022-03-14T07:35:46.148Z] nexus3.edgexfoundry.org:10002 [2022-03-14T07:35:46.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T07:35:46.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T07:35:46.148Z] Configure a credential helper to remove this warning. See [2022-03-14T07:35:46.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T07:35:46.148Z] [2022-03-14T07:35:46.148Z] Login Succeeded [2022-03-14T07:35:46.148Z] nexus3.edgexfoundry.org:10003 [2022-03-14T07:35:46.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T07:35:46.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T07:35:46.148Z] Configure a credential helper to remove this warning. See [2022-03-14T07:35:46.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T07:35:46.148Z] [2022-03-14T07:35:46.148Z] Login Succeeded [2022-03-14T07:35:46.416Z] nexus3.edgexfoundry.org:10004 [2022-03-14T07:35:46.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T07:35:46.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T07:35:46.416Z] Configure a credential helper to remove this warning. See [2022-03-14T07:35:46.416Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T07:35:46.416Z] [2022-03-14T07:35:46.416Z] Login Succeeded [2022-03-14T07:35:46.416Z] docker.io [2022-03-14T07:35:46.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T07:35:46.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T07:35:46.989Z] Configure a credential helper to remove this warning. See [2022-03-14T07:35:46.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T07:35:46.989Z] [2022-03-14T07:35:46.989Z] Login Succeeded [2022-03-14T07:35:46.989Z] ---> docker-login.sh ends [Pipeline] } [2022-03-14T07:35:46.999Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-14T07:35:47.321Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-03-14T07:35:47.321Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-14T07:35:47.321Z] ++ dirname cmd/core-command/Dockerfile [2022-03-14T07:35:47.321Z] ++ cut -d/ -f2 [2022-03-14T07:35:47.321Z] + echo core-command,cmd/core-command/Dockerfile [2022-03-14T07:35:47.321Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-14T07:35:47.321Z] ++ dirname cmd/core-data/Dockerfile [2022-03-14T07:35:47.321Z] ++ cut -d/ -f2 [2022-03-14T07:35:47.321Z] + echo core-data,cmd/core-data/Dockerfile [2022-03-14T07:35:47.321Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-14T07:35:47.322Z] ++ dirname cmd/core-metadata/Dockerfile [2022-03-14T07:35:47.322Z] ++ cut -d/ -f2 [2022-03-14T07:35:47.322Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-03-14T07:35:47.322Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-14T07:35:47.322Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2022-03-14T07:35:47.322Z] ++ cut -d/ -f2 [2022-03-14T07:35:47.322Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-03-14T07:35:47.322Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-14T07:35:47.322Z] ++ cut -d/ -f2 [2022-03-14T07:35:47.322Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2022-03-14T07:35:47.322Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-03-14T07:35:47.322Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-14T07:35:47.322Z] ++ cut -d/ -f2 [2022-03-14T07:35:47.322Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2022-03-14T07:35:47.322Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-03-14T07:35:47.322Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-14T07:35:47.322Z] ++ dirname cmd/support-notifications/Dockerfile [2022-03-14T07:35:47.322Z] ++ cut -d/ -f2 [2022-03-14T07:35:47.322Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-03-14T07:35:47.322Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-14T07:35:47.322Z] ++ dirname cmd/support-scheduler/Dockerfile [2022-03-14T07:35:47.322Z] ++ cut -d/ -f2 [2022-03-14T07:35:47.322Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-03-14T07:35:47.322Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-14T07:35:47.322Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2022-03-14T07:35:47.322Z] ++ cut -d/ -f2 [2022-03-14T07:35:47.322Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-03-14T07:35:47.358Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-03-14T07:35:47.721Z] + git rev-list -1 --merges a5bc72fce16961b51dcb064ef88c37a653952efa~1..a5bc72fce16961b51dcb064ef88c37a653952efa [Pipeline] echo [2022-03-14T07:35:47.744Z] -----------> git rev-list -1 --merges a5bc72fce16961b51dcb064ef88c37a653952efa~1..a5bc72fce16961b51dcb064ef88c37a653952efa a5bc72fce16961b51dcb064ef88c37a653952efa [false] [Pipeline] sh [2022-03-14T07:35:48.039Z] + git log --format=format:%s -1 a5bc72fce16961b51dcb064ef88c37a653952efa [Pipeline] echo [2022-03-14T07:35:48.054Z] ========================================================= [2022-03-14T07:35:48.054Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-14T07:35:48.054Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-03-14T07:35:48.608Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-03-14T07:35:48.608Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-14T07:35:48.608Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-03-14T07:35:48.608Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-14T07:35:48.608Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-03-14T07:35:48.608Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-14T07:35:48.608Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-14T07:35:49.049Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-14T07:35:49.049Z] [2022-03-14T07:35:49.049Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-14T07:35:49.360Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-14T07:35:49.360Z] latest: Pulling from edgex-devops/git-semver [2022-03-14T07:35:49.360Z] a0d0a0d46f8b: Pulling fs layer [2022-03-14T07:35:49.360Z] 3e5f54012d9b: Pulling fs layer [2022-03-14T07:35:49.360Z] 4c7163046ea9: Pulling fs layer [2022-03-14T07:35:49.360Z] 0c2d73faf560: Pulling fs layer [2022-03-14T07:35:49.360Z] 0c2d73faf560: Waiting [2022-03-14T07:35:49.360Z] 3e5f54012d9b: Verifying Checksum [2022-03-14T07:35:49.360Z] 3e5f54012d9b: Download complete [2022-03-14T07:35:49.360Z] a0d0a0d46f8b: Verifying Checksum [2022-03-14T07:35:49.360Z] a0d0a0d46f8b: Download complete [2022-03-14T07:35:49.360Z] 0c2d73faf560: Verifying Checksum [2022-03-14T07:35:49.360Z] 0c2d73faf560: Download complete [2022-03-14T07:35:49.360Z] 4c7163046ea9: Verifying Checksum [2022-03-14T07:35:49.360Z] 4c7163046ea9: Download complete [2022-03-14T07:35:49.627Z] a0d0a0d46f8b: Pull complete [2022-03-14T07:35:49.627Z] 3e5f54012d9b: Pull complete [2022-03-14T07:35:49.898Z] 4c7163046ea9: Pull complete [2022-03-14T07:35:50.164Z] 0c2d73faf560: Pull complete [2022-03-14T07:35:50.164Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-14T07:35:50.164Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-14T07:35:50.164Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-14T07:35:50.244Z] prd-centos7-docker-4c-2g-7029 does not seem to be running inside a container [2022-03-14T07:35:50.286Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-14T07:35:50.900Z] $ docker top b5aad40c17b0a1b4aad5651d3b53444dca45e2475b49255ce4e56ced460ac742 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-14T07:35:50.992Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-14T07:35:50.992Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-14T07:35:51.115Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-14T07:35:51.118Z] $ docker exec b5aad40c17b0a1b4aad5651d3b53444dca45e2475b49255ce4e56ced460ac742 ssh-agent [2022-03-14T07:35:51.226Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOBKOiO/agent.13 [2022-03-14T07:35:51.226Z] SSH_AGENT_PID=19 [2022-03-14T07:35:51.237Z] Running ssh-add (command line suppressed) [2022-03-14T07:35:51.354Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_2028160306535878080.key (/w/workspace/edgex-go/2@tmp/private_key_2028160306535878080.key) [2022-03-14T07:35:51.368Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-14T07:35:51.663Z] + git tag --points-at HEAD [Pipeline] } [2022-03-14T07:35:51.675Z] $ docker exec --env ******** --env ******** b5aad40c17b0a1b4aad5651d3b53444dca45e2475b49255ce4e56ced460ac742 ssh-agent -k [2022-03-14T07:35:51.786Z] unset SSH_AUTH_SOCK; [2022-03-14T07:35:51.787Z] unset SSH_AGENT_PID; [2022-03-14T07:35:51.787Z] echo Agent pid 19 killed; [2022-03-14T07:35:51.800Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-14T07:35:51.825Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-14T07:35:51.825Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-14T07:35:51.950Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-14T07:35:51.954Z] $ docker exec b5aad40c17b0a1b4aad5651d3b53444dca45e2475b49255ce4e56ced460ac742 ssh-agent [2022-03-14T07:35:52.082Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXegGigC/agent.53 [2022-03-14T07:35:52.082Z] SSH_AGENT_PID=59 [2022-03-14T07:35:52.088Z] Running ssh-add (command line suppressed) [2022-03-14T07:35:52.192Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_3887296500799182495.key (/w/workspace/edgex-go/2@tmp/private_key_3887296500799182495.key) [2022-03-14T07:35:52.209Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-14T07:35:52.505Z] + git semver init [2022-03-14T07:35:52.505Z] # -> Open(): unable to determine branch for HEAD [2022-03-14T07:35:52.505Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2022-03-14T07:35:52.505Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2022-03-14T07:35:52.505Z] # $SEMVER_REMOTE_NAME = origin [2022-03-14T07:35:52.505Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-14T07:35:52.505Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-14T07:35:52.505Z] # $SEMVER_BRANCH = PR-3900 [2022-03-14T07:35:52.505Z] # $SEMVER_TEMP = /tmp/semver-695640179 [2022-03-14T07:35:52.505Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-03-14T07:36:07.467Z] # '/tmp/semver-695640179' -> '/w/workspace/edgex-go/2/.semver' [2022-03-14T07:36:07.467Z] # -> Force: false [2022-03-14T07:36:07.467Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2022-03-14T07:36:07.479Z] $ docker exec --env ******** --env ******** b5aad40c17b0a1b4aad5651d3b53444dca45e2475b49255ce4e56ced460ac742 ssh-agent -k [2022-03-14T07:36:07.576Z] unset SSH_AUTH_SOCK; [2022-03-14T07:36:07.576Z] unset SSH_AGENT_PID; [2022-03-14T07:36:07.576Z] echo Agent pid 59 killed; [2022-03-14T07:36:07.582Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-14T07:36:07.886Z] + git semver [Pipeline] } [2022-03-14T07:36:07.898Z] $ docker stop --time=1 b5aad40c17b0a1b4aad5651d3b53444dca45e2475b49255ce4e56ced460ac742 [2022-03-14T07:36:09.862Z] $ docker rm -f b5aad40c17b0a1b4aad5651d3b53444dca45e2475b49255ce4e56ced460ac742 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-14T07:36:10.227Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-14T07:36:10.433Z] Stashed 1 file(s) [Pipeline] echo [2022-03-14T07:36:10.437Z] [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] echo [2022-03-14T07:36:10.580Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-14T07:36:10.592Z] ========================================================= [2022-03-14T07:36:10.592Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-14T07:36:10.592Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-14T07:36:10.887Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-14T07:36:10.887Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-14T07:36:10.887Z] 59bf1c3509f3: Pulling fs layer [2022-03-14T07:36:10.887Z] 666ba61612fd: Pulling fs layer [2022-03-14T07:36:10.887Z] 8ed8ca486205: Pulling fs layer [2022-03-14T07:36:10.887Z] 4fe6c5a15a65: Pulling fs layer [2022-03-14T07:36:10.887Z] 22a0e8bec74d: Pulling fs layer [2022-03-14T07:36:10.887Z] 640e595b4fbd: Pulling fs layer [2022-03-14T07:36:10.887Z] 763cafe07f6e: Pulling fs layer [2022-03-14T07:36:10.887Z] 0c0b528cf693: Pulling fs layer [2022-03-14T07:36:10.887Z] 10935f4eaf8b: Pulling fs layer [2022-03-14T07:36:10.887Z] 640e595b4fbd: Waiting [2022-03-14T07:36:10.887Z] 763cafe07f6e: Waiting [2022-03-14T07:36:10.887Z] 4fe6c5a15a65: Waiting [2022-03-14T07:36:10.887Z] 22a0e8bec74d: Waiting [2022-03-14T07:36:10.887Z] 0c0b528cf693: Waiting [2022-03-14T07:36:10.887Z] 10935f4eaf8b: Waiting [2022-03-14T07:36:10.887Z] 8ed8ca486205: Verifying Checksum [2022-03-14T07:36:10.887Z] 8ed8ca486205: Download complete [2022-03-14T07:36:10.887Z] 666ba61612fd: Verifying Checksum [2022-03-14T07:36:10.887Z] 666ba61612fd: Download complete [2022-03-14T07:36:10.887Z] 22a0e8bec74d: Verifying Checksum [2022-03-14T07:36:10.887Z] 22a0e8bec74d: Download complete [2022-03-14T07:36:10.887Z] 640e595b4fbd: Verifying Checksum [2022-03-14T07:36:10.887Z] 640e595b4fbd: Download complete [2022-03-14T07:36:10.887Z] 59bf1c3509f3: Verifying Checksum [2022-03-14T07:36:10.887Z] 59bf1c3509f3: Download complete [2022-03-14T07:36:10.887Z] 763cafe07f6e: Verifying Checksum [2022-03-14T07:36:10.887Z] 763cafe07f6e: Download complete [2022-03-14T07:36:11.149Z] 0c0b528cf693: Verifying Checksum [2022-03-14T07:36:11.149Z] 0c0b528cf693: Download complete [2022-03-14T07:36:11.421Z] 59bf1c3509f3: Pull complete [2022-03-14T07:36:11.701Z] 4fe6c5a15a65: Verifying Checksum [2022-03-14T07:36:11.701Z] 4fe6c5a15a65: Download complete [2022-03-14T07:36:11.701Z] 666ba61612fd: Pull complete [2022-03-14T07:36:11.701Z] 10935f4eaf8b: Verifying Checksum [2022-03-14T07:36:11.701Z] 10935f4eaf8b: Download complete [2022-03-14T07:36:11.701Z] 8ed8ca486205: Pull complete [2022-03-14T07:36:15.936Z] 4fe6c5a15a65: Pull complete [2022-03-14T07:36:15.936Z] 22a0e8bec74d: Pull complete [2022-03-14T07:36:15.936Z] 640e595b4fbd: Pull complete [2022-03-14T07:36:15.936Z] 763cafe07f6e: Pull complete [2022-03-14T07:36:15.936Z] 0c0b528cf693: Pull complete [2022-03-14T07:36:18.491Z] 10935f4eaf8b: Pull complete [2022-03-14T07:36:18.491Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-14T07:36:18.491Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-14T07:36:18.491Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-14T07:36:18.798Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-14T07:36:18.798Z] WORKDIR /edgex [2022-03-14T07:36:18.798Z] COPY go.mod . [2022-03-14T07:36:18.798Z] RUN go mod download' [2022-03-14T07:36:18.798Z] + docker build -t ci-base-image-x86_64 -f - . [2022-03-14T07:36:20.203Z] Sending build context to Docker daemon 334.1MB [2022-03-14T07:36:20.203Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-14T07:36:20.203Z] ---> 99d49a6021b9 [2022-03-14T07:36:20.203Z] Step 2/4 : WORKDIR /edgex [2022-03-14T07:36:21.591Z] ---> Running in 7867a84f9078 [2022-03-14T07:36:21.854Z] Removing intermediate container 7867a84f9078 [2022-03-14T07:36:21.854Z] ---> 6f2883d417bf [2022-03-14T07:36:21.854Z] Step 3/4 : COPY go.mod . [2022-03-14T07:36:21.854Z] ---> b9ea01c89c9e [2022-03-14T07:36:21.854Z] Step 4/4 : RUN go mod download [2022-03-14T07:36:21.854Z] ---> Running in 9d6fbf915a9d [2022-03-14T07:36:25.528Z] Still waiting to schedule task [2022-03-14T07:36:25.528Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-03-14T07:36:53.984Z] Removing intermediate container 9d6fbf915a9d [2022-03-14T07:36:53.984Z] ---> 1d4cecb978cb [2022-03-14T07:36:53.984Z] Successfully built 1d4cecb978cb [2022-03-14T07:36:53.984Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-14T07:36:54.284Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-14T07:36:54.284Z] . [Pipeline] withDockerContainer [2022-03-14T07:36:54.349Z] prd-centos7-docker-4c-2g-7029 does not seem to be running inside a container [2022-03-14T07:36:54.386Z] $ 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 ******** ci-base-image-x86_64 cat [2022-03-14T07:36:54.794Z] $ docker top a3ce37445af290415ac23d56410889aef531c3f6cda9a1ae14986c17a203495c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-14T07:36:55.174Z] + go version [2022-03-14T07:36:55.174Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-14T07:36:55.186Z] $ docker stop --time=1 a3ce37445af290415ac23d56410889aef531c3f6cda9a1ae14986c17a203495c [2022-03-14T07:36:56.366Z] $ docker rm -f a3ce37445af290415ac23d56410889aef531c3f6cda9a1ae14986c17a203495c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-14T07:36:56.791Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-14T07:36:56.792Z] . [Pipeline] withDockerContainer [2022-03-14T07:36:56.862Z] prd-centos7-docker-4c-2g-7029 does not seem to be running inside a container [2022-03-14T07:36:56.895Z] $ 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 ******** ci-base-image-x86_64 cat [2022-03-14T07:36:57.208Z] $ docker top 3ccae80d78ccc8c0ca89bd2f6860309b4891d4d4c8e3cf18d6fd81f77d5cf5cc -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-14T07:36:57.281Z] ========================================================= [2022-03-14T07:36:57.281Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-14T07:36:57.281Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-14T07:36:57.573Z] + make test [2022-03-14T07:36:57.573Z] go mod tidy [2022-03-14T07:36:57.835Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-14T07:37:04.488Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-14T07:37:19.474Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-14T07:37:23.729Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-14T07:37:23.729Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-14T07:37:23.995Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-14T07:37:25.933Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-14T07:37:26.514Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-14T07:37:26.514Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-14T07:37:26.514Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-14T07:37:27.085Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-14T07:37:27.085Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-14T07:37:27.351Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-14T07:37:27.351Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-14T07:37:27.351Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-14T07:37:27.351Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-14T07:37:29.322Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.051s coverage: 28.7% of statements [2022-03-14T07:37:29.322Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-14T07:37:29.322Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-14T07:37:29.905Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.050s coverage: 98.5% of statements [2022-03-14T07:37:29.905Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-14T07:37:30.185Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.051s coverage: 44.7% of statements [2022-03-14T07:37:30.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-14T07:37:30.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-14T07:37:31.164Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.120s coverage: 89.5% of statements [2022-03-14T07:37:31.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-14T07:37:31.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-14T07:37:32.112Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.049s coverage: 84.4% of statements [2022-03-14T07:37:32.112Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-14T07:37:32.112Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-14T07:37:32.112Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-14T07:37:32.112Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-14T07:37:32.112Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-14T07:37:32.690Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.254s coverage: 94.2% of statements [2022-03-14T07:37:32.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-14T07:37:32.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-14T07:37:32.690Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.046s coverage: 59.1% of statements [2022-03-14T07:37:32.690Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-14T07:37:32.690Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-14T07:37:32.690Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-14T07:37:32.690Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-14T07:37:32.690Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-14T07:37:32.953Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.045s coverage: 60.0% of statements [2022-03-14T07:37:32.953Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-14T07:37:32.953Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-14T07:37:32.953Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-14T07:37:33.909Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.040s coverage: 0.9% of statements [2022-03-14T07:37:33.909Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-14T07:37:33.909Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.047s coverage: 58.8% of statements [2022-03-14T07:37:33.909Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.044s coverage: 21.7% of statements [2022-03-14T07:37:33.909Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-14T07:37:34.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 47.1% of statements [2022-03-14T07:37:34.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.058s coverage: 79.5% of statements [2022-03-14T07:37:34.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.041s coverage: 94.1% of statements [2022-03-14T07:37:34.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.056s coverage: 96.3% of statements [2022-03-14T07:37:34.958Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements [2022-03-14T07:37:47.194Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.059s coverage: 94.4% of statements [2022-03-14T07:37:47.194Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements [2022-03-14T07:37:51.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.177s coverage: 82.5% of statements [2022-03-14T07:37:51.392Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-14T07:37:53.743Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-7030 in /w/workspace/edgexfoundry_edgex-go_PR-3900 [Pipeline] { [Pipeline] ws [2022-03-14T07:37:53.755Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2022-03-14T07:37:54.120Z] The recommended git tool is: git [2022-03-14T07:37:58.756Z] using credential edgex-jenkins-ssh [2022-03-14T07:37:58.773Z] Cloning the remote Git repository [2022-03-14T07:37:58.839Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-14T07:37:58.915Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2022-03-14T07:37:59.006Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-14T07:37:59.007Z] > git --version # timeout=10 [2022-03-14T07:37:59.025Z] > git --version # 'git version 2.17.1' [2022-03-14T07:37:59.027Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-14T07:37:59.112Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-14T07:38:09.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.065s coverage: 92.9% of statements [2022-03-14T07:38:09.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-14T07:38:09.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-14T07:38:09.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-14T07:38:09.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2022-03-14T07:38:09.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-14T07:38:09.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-14T07:38:09.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-14T07:38:09.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-14T07:38:09.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-14T07:38:09.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements [2022-03-14T07:38:09.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-14T07:38:09.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-14T07:38:09.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2022-03-14T07:38:09.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-14T07:38:09.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.055s coverage: 58.8% of statements [2022-03-14T07:38:09.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-14T07:38:09.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements [2022-03-14T07:38:09.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.052s coverage: 87.2% of statements [2022-03-14T07:38:09.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.057s coverage: 85.4% of statements [2022-03-14T07:38:09.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.114s coverage: 91.2% of statements [2022-03-14T07:38:09.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-14T07:38:09.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.129s coverage: 64.4% of statements [2022-03-14T07:38:09.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-14T07:38:09.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-14T07:38:09.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2022-03-14T07:38:09.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2022-03-14T07:38:09.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2022-03-14T07:38:09.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2022-03-14T07:38:09.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements [2022-03-14T07:38:09.507Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.275s coverage: 65.4% of statements [2022-03-14T07:38:09.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-14T07:38:09.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-14T07:38:09.507Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-14T07:38:09.774Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.128s coverage: 43.8% of statements [2022-03-14T07:38:09.774Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-14T07:38:09.774Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-14T07:38:09.774Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.053s coverage: 89.5% of statements [2022-03-14T07:38:09.774Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-14T07:38:09.774Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements [2022-03-14T07:38:09.774Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-14T07:38:15.577Z] Merging remotes/origin/main commit fbf009a3584204b1f7152455677e8e4d1b9535fc into PR head commit a5bc72fce16961b51dcb064ef88c37a653952efa [2022-03-14T07:38:15.944Z] Merge succeeded, producing a5bc72fce16961b51dcb064ef88c37a653952efa [2022-03-14T07:38:15.944Z] Checking out Revision a5bc72fce16961b51dcb064ef88c37a653952efa (PR-3900) [2022-03-14T07:38:14.582Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-14T07:38:14.602Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-14T07:38:14.630Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-14T07:38:14.716Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-14T07:38:14.716Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-14T07:38:14.732Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3900/head:refs/remotes/origin/PR-3900 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-14T07:38:15.606Z] > git config core.sparsecheckout # timeout=10 [2022-03-14T07:38:15.632Z] > git checkout -f a5bc72fce16961b51dcb064ef88c37a653952efa # timeout=10 [2022-03-14T07:38:15.855Z] > git remote # timeout=10 [2022-03-14T07:38:15.879Z] > git config --get remote.origin.url # timeout=10 [2022-03-14T07:38:15.893Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-14T07:38:15.905Z] > git merge fbf009a3584204b1f7152455677e8e4d1b9535fc # timeout=10 [2022-03-14T07:38:15.929Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-14T07:38:15.959Z] > git config core.sparsecheckout # timeout=10 [2022-03-14T07:38:15.972Z] > git checkout -f a5bc72fce16961b51dcb064ef88c37a653952efa # timeout=10 [2022-03-14T07:38:16.374Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.055s coverage: 17.7% of statements [2022-03-14T07:38:16.374Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-14T07:38:16.374Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-14T07:38:16.374Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-14T07:38:16.374Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-14T07:38:16.374Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.116s coverage: 92.3% of statements [2022-03-14T07:38:16.374Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-14T07:38:16.374Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-14T07:38:16.374Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-14T07:38:16.374Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-14T07:38:16.374Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements [2022-03-14T07:38:16.374Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-14T07:38:16.374Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-14T07:38:16.374Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.098s coverage: 97.7% of statements [2022-03-14T07:38:16.374Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-14T07:38:16.374Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-14T07:38:16.375Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-14T07:38:16.375Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-14T07:38:16.375Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2022-03-14T07:38:16.375Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-14T07:38:16.375Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-14T07:38:16.375Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-14T07:38:16.375Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-14T07:38:16.375Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-14T07:38:16.375Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-14T07:38:16.375Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2022-03-14T07:38:16.375Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements [2022-03-14T07:38:16.638Z] 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 [2022-03-14T07:38:20.326Z] Commit message: "feat(metadata): invoke validation before adding/updating device" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-14T07:38:21.380Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-14T07:38:21.380Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-14T07:38:21.380Z] Dload Upload Total Spent Left Speed [2022-03-14T07:38:21.380Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 50182 0 --:--:-- --:--:-- --:--:-- 49970 [Pipeline] sh [2022-03-14T07:38:21.940Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-14T07:38:22.346Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-03-14T07:38:22.346Z] + sudo tee /etc/docker/daemon.new [2022-03-14T07:38:22.346Z] { [2022-03-14T07:38:22.346Z] "registry-mirrors": [ [2022-03-14T07:38:22.346Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-14T07:38:22.346Z] ], [2022-03-14T07:38:22.346Z] "bip": "10.250.0.254/24", [2022-03-14T07:38:22.346Z] "hosts": [ [2022-03-14T07:38:22.346Z] "tcp://0.0.0.0:5555", [2022-03-14T07:38:22.346Z] "unix:///var/run/docker.sock" [2022-03-14T07:38:22.346Z] ], [2022-03-14T07:38:22.346Z] "mtu": 1458, [2022-03-14T07:38:22.346Z] "selinux-enabled": true, [2022-03-14T07:38:22.346Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-14T07:38:22.346Z] } [Pipeline] sh [2022-03-14T07:38:22.698Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-14T07:38:23.039Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-14T07:38:41.376Z] provisioning config files... [2022-03-14T07:38:41.400Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config5068451246918948552tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-14T07:38:41.760Z] ---> docker-login.sh [2022-03-14T07:38:41.760Z] nexus3.edgexfoundry.org:10001 [2022-03-14T07:38:42.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T07:38:42.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T07:38:42.633Z] Configure a credential helper to remove this warning. See [2022-03-14T07:38:42.633Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T07:38:42.633Z] [2022-03-14T07:38:42.633Z] Login Succeeded [2022-03-14T07:38:42.633Z] nexus3.edgexfoundry.org:10002 [2022-03-14T07:38:42.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T07:38:42.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T07:38:42.909Z] Configure a credential helper to remove this warning. See [2022-03-14T07:38:42.909Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T07:38:42.909Z] [2022-03-14T07:38:42.909Z] Login Succeeded [2022-03-14T07:38:42.909Z] nexus3.edgexfoundry.org:10003 [2022-03-14T07:38:43.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T07:38:43.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T07:38:43.466Z] Configure a credential helper to remove this warning. See [2022-03-14T07:38:43.466Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T07:38:43.466Z] [2022-03-14T07:38:43.466Z] Login Succeeded [2022-03-14T07:38:43.466Z] nexus3.edgexfoundry.org:10004 [2022-03-14T07:38:43.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T07:38:43.742Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T07:38:43.742Z] Configure a credential helper to remove this warning. See [2022-03-14T07:38:43.742Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T07:38:43.742Z] [2022-03-14T07:38:43.742Z] Login Succeeded [2022-03-14T07:38:44.017Z] docker.io [2022-03-14T07:38:44.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T07:38:44.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T07:38:44.561Z] Configure a credential helper to remove this warning. See [2022-03-14T07:38:44.561Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T07:38:44.561Z] [2022-03-14T07:38:44.561Z] Login Succeeded [2022-03-14T07:38:44.561Z] ---> docker-login.sh ends [Pipeline] } [2022-03-14T07:38:44.578Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-14T07:38:44.988Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-14T07:38:45.002Z] ========================================================= [2022-03-14T07:38:45.002Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-14T07:38:45.002Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-14T07:38:45.346Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-14T07:38:45.621Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-14T07:38:45.621Z] 9b3977197b4f: Pulling fs layer [2022-03-14T07:38:45.621Z] 1a89e8eeedd5: Pulling fs layer [2022-03-14T07:38:45.621Z] 94645a83ff95: Pulling fs layer [2022-03-14T07:38:45.621Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-14T07:38:45.621Z] 0c92f367c5e7: Pulling fs layer [2022-03-14T07:38:45.621Z] f7c0051592d6: Pulling fs layer [2022-03-14T07:38:45.621Z] a227ed2f7395: Pulling fs layer [2022-03-14T07:38:45.621Z] 7b1c46037f91: Pulling fs layer [2022-03-14T07:38:45.621Z] 3f3a8bcf1eab: Waiting [2022-03-14T07:38:45.621Z] f7c0051592d6: Waiting [2022-03-14T07:38:45.621Z] a227ed2f7395: Waiting [2022-03-14T07:38:45.621Z] 7b1c46037f91: Waiting [2022-03-14T07:38:45.621Z] 0c92f367c5e7: Waiting [2022-03-14T07:38:45.621Z] 94645a83ff95: Verifying Checksum [2022-03-14T07:38:45.621Z] 94645a83ff95: Download complete [2022-03-14T07:38:45.621Z] 1a89e8eeedd5: Verifying Checksum [2022-03-14T07:38:45.621Z] 1a89e8eeedd5: Download complete [2022-03-14T07:38:45.621Z] 0c92f367c5e7: Verifying Checksum [2022-03-14T07:38:45.621Z] 0c92f367c5e7: Download complete [2022-03-14T07:38:45.621Z] f7c0051592d6: Verifying Checksum [2022-03-14T07:38:45.621Z] f7c0051592d6: Download complete [2022-03-14T07:38:45.621Z] 9b3977197b4f: Download complete [2022-03-14T07:38:45.621Z] a227ed2f7395: Verifying Checksum [2022-03-14T07:38:45.621Z] a227ed2f7395: Download complete [2022-03-14T07:38:46.614Z] 9b3977197b4f: Pull complete [2022-03-14T07:38:46.893Z] 1a89e8eeedd5: Pull complete [2022-03-14T07:38:47.170Z] 94645a83ff95: Pull complete [2022-03-14T07:38:47.445Z] 7b1c46037f91: Verifying Checksum [2022-03-14T07:38:47.445Z] 7b1c46037f91: Download complete [2022-03-14T07:38:48.042Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-14T07:38:48.042Z] 3f3a8bcf1eab: Download complete [2022-03-14T07:38:55.571Z] internal/core/metadata/controller/http/device_test.go:121:32: Error return value of `` is not checked (errcheck) [2022-03-14T07:38:55.571Z] json.NewDecoder(r.Body).Decode(&device) [2022-03-14T07:38:55.571Z] ^ [2022-03-14T07:38:55.571Z] internal/core/metadata/controller/http/device_test.go:130:27: Error return value of `` is not checked (errcheck) [2022-03-14T07:38:55.571Z] json.NewEncoder(w).Encode(&res) [2022-03-14T07:38:55.571Z] ^ [2022-03-14T07:38:55.571Z] make: *** [Makefile:105: lint] Error 1 [Pipeline] } [2022-03-14T07:38:55.583Z] $ docker stop --time=1 3ccae80d78ccc8c0ca89bd2f6860309b4891d4d4c8e3cf18d6fd81f77d5cf5cc [2022-03-14T07:38:57.115Z] $ docker rm -f 3ccae80d78ccc8c0ca89bd2f6860309b4891d4d4c8e3cf18d6fd81f77d5cf5cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-14T07:38:57.624Z] Failed in branch amd64 [2022-03-14T07:39:00.456Z] 3f3a8bcf1eab: Pull complete [2022-03-14T07:39:00.456Z] 0c92f367c5e7: Pull complete [2022-03-14T07:39:00.456Z] f7c0051592d6: Pull complete [2022-03-14T07:39:00.456Z] a227ed2f7395: Pull complete [2022-03-14T07:39:07.166Z] 7b1c46037f91: Pull complete [2022-03-14T07:39:07.166Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-14T07:39:07.166Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-14T07:39:07.166Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-14T07:39:07.519Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-14T07:39:07.519Z] WORKDIR /edgex [2022-03-14T07:39:07.519Z] COPY go.mod . [2022-03-14T07:39:07.519Z] RUN go mod download [2022-03-14T07:39:07.519Z] + docker build -t ci-base-image-arm64 -f - . [2022-03-14T07:39:10.164Z] Sending build context to Docker daemon 168.8MB [2022-03-14T07:39:10.164Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-14T07:39:10.164Z] ---> f79e39bc4007 [2022-03-14T07:39:10.164Z] Step 2/4 : WORKDIR /edgex [2022-03-14T07:39:12.140Z] ---> Running in eb3dc6c5b2ce [2022-03-14T07:39:12.140Z] Removing intermediate container eb3dc6c5b2ce [2022-03-14T07:39:12.140Z] ---> fe113ab52150 [2022-03-14T07:39:12.140Z] Step 3/4 : COPY go.mod . [2022-03-14T07:39:12.736Z] ---> be440956d469 [2022-03-14T07:39:12.736Z] Step 4/4 : RUN go mod download [2022-03-14T07:39:13.012Z] ---> Running in 60bef0677e1c [2022-03-14T07:40:34.808Z] Removing intermediate container 60bef0677e1c [2022-03-14T07:40:34.808Z] ---> 8a4846a06efb [2022-03-14T07:40:34.808Z] Successfully built 8a4846a06efb [2022-03-14T07:40:34.808Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-14T07:40:35.142Z] + docker inspect -f . ci-base-image-arm64 [2022-03-14T07:40:35.142Z] . [Pipeline] withDockerContainer [2022-03-14T07:40:35.374Z] prd-ubuntu18.04-docker-arm64-4c-16g-7030 does not seem to be running inside a container [2022-03-14T07:40:35.460Z] $ 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 ******** ci-base-image-arm64 cat [2022-03-14T07:40:36.771Z] $ docker top 239c4b450348224df1a31d677f146f619d259f898129c1356dc40fcd3c69c291 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-14T07:40:37.653Z] + go version [2022-03-14T07:40:37.653Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-14T07:40:37.679Z] $ docker stop --time=1 239c4b450348224df1a31d677f146f619d259f898129c1356dc40fcd3c69c291 [2022-03-14T07:40:39.273Z] $ docker rm -f 239c4b450348224df1a31d677f146f619d259f898129c1356dc40fcd3c69c291 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-14T07:40:39.850Z] + docker inspect -f . ci-base-image-arm64 [2022-03-14T07:40:39.850Z] . [Pipeline] withDockerContainer [2022-03-14T07:40:40.052Z] prd-ubuntu18.04-docker-arm64-4c-16g-7030 does not seem to be running inside a container [2022-03-14T07:40:40.139Z] $ 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 ******** ci-base-image-arm64 cat [2022-03-14T07:40:41.388Z] $ docker top 85d210ddef041a74b9d4b8686581daba6ce3a48369b7602ca627c7156a962ad2 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-14T07:40:41.629Z] ========================================================= [2022-03-14T07:40:41.630Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-14T07:40:41.630Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-14T07:40:42.302Z] + make test [2022-03-14T07:40:42.302Z] go mod tidy [2022-03-14T07:40:42.899Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-14T07:41:15.258Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-14T07:42:11.841Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-14T07:42:11.841Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-14T07:42:11.841Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-14T07:42:12.128Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-14T07:42:22.318Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-14T07:42:22.318Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-14T07:42:22.318Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-14T07:42:22.318Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-14T07:42:22.318Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-14T07:42:22.318Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-14T07:42:23.762Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-14T07:42:23.762Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-14T07:42:23.762Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-14T07:42:23.762Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-14T07:42:32.062Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.207s coverage: 28.7% of statements [2022-03-14T07:42:32.062Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-14T07:42:32.062Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-14T07:42:35.471Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.368s coverage: 98.5% of statements [2022-03-14T07:42:35.471Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-14T07:42:35.471Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.380s coverage: 44.7% of statements [2022-03-14T07:42:35.471Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-14T07:42:35.471Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-14T07:42:37.465Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.589s coverage: 89.5% of statements [2022-03-14T07:42:37.465Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-14T07:42:37.465Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-14T07:42:38.454Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.238s coverage: 84.4% of statements [2022-03-14T07:42:38.454Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-14T07:42:38.454Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-14T07:42:38.454Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-14T07:42:38.454Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-14T07:42:38.454Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-14T07:42:48.640Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.715s coverage: 94.2% of statements [2022-03-14T07:42:48.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-14T07:42:48.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-14T07:42:48.640Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.235s coverage: 59.1% of statements [2022-03-14T07:42:48.640Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-14T07:42:48.640Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-14T07:42:48.640Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-14T07:42:48.640Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-14T07:42:48.640Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-14T07:42:48.640Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.201s coverage: 60.0% of statements [2022-03-14T07:42:48.640Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-14T07:42:48.640Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-14T07:42:48.640Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-14T07:42:48.640Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.336s coverage: 0.9% of statements [2022-03-14T07:42:48.640Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-14T07:42:48.640Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.180s coverage: 58.8% of statements [2022-03-14T07:42:48.640Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.178s coverage: 21.7% of statements [2022-03-14T07:42:48.640Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-14T07:42:48.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.322s coverage: 47.1% of statements [2022-03-14T07:42:48.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.242s coverage: 79.5% of statements [2022-03-14T07:42:48.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.177s coverage: 94.1% of statements [2022-03-14T07:42:48.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.294s coverage: 96.3% of statements [2022-03-14T07:42:48.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.225s coverage: 87.5% of statements [2022-03-14T07:43:01.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.221s coverage: 94.4% of statements [2022-03-14T07:43:01.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.163s coverage: 44.8% of statements [2022-03-14T07:43:06.545Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.646s coverage: 82.5% of statements [2022-03-14T07:43:06.545Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-14T07:43:13.276Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.266s coverage: 92.9% of statements [2022-03-14T07:43:13.276Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-14T07:43:13.276Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-14T07:43:13.276Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-14T07:43:13.276Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.065s coverage: 65.1% of statements [2022-03-14T07:43:13.276Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-14T07:43:13.276Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-14T07:43:13.276Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-14T07:43:13.276Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-14T07:43:13.276Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-14T07:43:13.276Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.202s coverage: 87.2% of statements [2022-03-14T07:43:13.276Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-14T07:43:13.276Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-14T07:43:13.276Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.162s coverage: 100.0% of statements [2022-03-14T07:43:13.276Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-14T07:43:13.276Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.256s coverage: 58.8% of statements [2022-03-14T07:43:13.276Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-14T07:43:13.276Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.263s coverage: 80.0% of statements [2022-03-14T07:43:13.276Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.217s coverage: 87.2% of statements [2022-03-14T07:43:13.276Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.264s coverage: 85.4% of statements [2022-03-14T07:43:13.276Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.766s coverage: 91.2% of statements [2022-03-14T07:43:13.276Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-14T07:43:13.276Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.758s coverage: 64.4% of statements [2022-03-14T07:43:13.276Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-14T07:43:13.276Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-14T07:43:13.276Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.197s coverage: 100.0% of statements [2022-03-14T07:43:13.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.118s coverage: 89.4% of statements [2022-03-14T07:43:13.553Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.048s coverage: 100.0% of statements [2022-03-14T07:43:14.993Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.113s coverage: 73.7% of statements [2022-03-14T07:43:14.993Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.070s coverage: 100.0% of statements [2022-03-14T07:43:19.314Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.339s coverage: 65.4% of statements [2022-03-14T07:43:19.314Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-14T07:43:19.314Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-14T07:43:19.314Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-14T07:43:21.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.745s coverage: 43.8% of statements [2022-03-14T07:43:21.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-14T07:43:21.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-14T07:43:21.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.236s coverage: 89.5% of statements [2022-03-14T07:43:21.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-14T07:43:21.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.233s coverage: 84.8% of statements [2022-03-14T07:43:21.318Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-14T07:43:29.614Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.247s coverage: 17.7% of statements [2022-03-14T07:43:29.614Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-14T07:43:29.614Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-14T07:43:29.614Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-14T07:43:29.614Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-14T07:43:29.614Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.604s coverage: 92.3% of statements [2022-03-14T07:43:29.614Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-14T07:43:29.614Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-14T07:43:29.614Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-14T07:43:29.614Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-14T07:43:29.614Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.228s coverage: 63.2% of statements [2022-03-14T07:43:29.614Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-14T07:43:29.614Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-14T07:43:29.614Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.508s coverage: 97.7% of statements [2022-03-14T07:43:29.614Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-14T07:43:29.614Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-14T07:43:29.614Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-14T07:43:29.614Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-14T07:43:29.614Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.195s coverage: 28.9% of statements [2022-03-14T07:43:29.614Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-14T07:43:29.614Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-14T07:43:29.614Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-14T07:43:29.615Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-14T07:43:29.615Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-14T07:43:29.615Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-14T07:43:29.615Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.210s coverage: 100.0% of statements [2022-03-14T07:43:29.615Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 96.9% of statements [2022-03-14T07:43:29.887Z] 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 [2022-03-14T07:43:29.887Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-03-14T07:43:29.887Z] GO111MODULE=on go vet ./... [2022-03-14T07:44:37.940Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-14T07:44:39.370Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-14T07:44:40.814Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-14T07:44:42.812Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-14T07:44:43.463Z] + ls -al . [2022-03-14T07:44:43.463Z] total 672 [2022-03-14T07:44:43.464Z] drwxrwxr-x 9 1001 1001 4096 Mar 14 07:44 . [2022-03-14T07:44:43.464Z] drwxr-xr-x 4 root root 4096 Mar 14 07:40 .. [2022-03-14T07:44:43.464Z] -rw-rw-r-- 1 1001 1001 11 Mar 14 07:38 .dockerignore [2022-03-14T07:44:43.464Z] drwxrwxr-x 8 1001 1001 4096 Mar 14 07:38 .git [2022-03-14T07:44:43.464Z] drwxrwxr-x 4 1001 1001 4096 Mar 14 07:38 .github [2022-03-14T07:44:43.464Z] -rw-rw-r-- 1 1001 1001 804 Mar 14 07:38 .gitignore [2022-03-14T07:44:43.464Z] -rw-rw-r-- 1 1001 1001 42 Mar 14 07:38 .golangci.yml [2022-03-14T07:44:43.464Z] -rw-rw-r-- 1 1001 1001 76 Mar 14 07:38 .hadolint.yml [2022-03-14T07:44:43.464Z] -rw-rw-r-- 1 1001 1001 166 Mar 14 07:38 .sonarcloud.properties [2022-03-14T07:44:43.464Z] -rw-rw-r-- 1 1001 1001 1171 Mar 14 07:38 ADOPTERS.md [2022-03-14T07:44:43.464Z] -rw-rw-r-- 1 1001 1001 9019 Mar 14 07:38 Attribution.txt [2022-03-14T07:44:43.464Z] -rw-rw-r-- 1 1001 1001 51732 Mar 14 07:38 CHANGELOG.md [2022-03-14T07:44:43.464Z] -rw-rw-r-- 1 1001 1001 3804 Mar 14 07:38 CONTRIBUTING.md [2022-03-14T07:44:43.464Z] -rw-rw-r-- 1 1001 1001 677 Mar 14 07:38 GOVERNANCE.md [2022-03-14T07:44:43.464Z] -rw-rw-r-- 1 1001 1001 849 Mar 14 07:38 Jenkinsfile [2022-03-14T07:44:43.464Z] -rw-rw-r-- 1 1001 1001 10775 Mar 14 07:38 LICENSE [2022-03-14T07:44:43.464Z] -rw-rw-r-- 1 1001 1001 6508 Mar 14 07:38 Makefile [2022-03-14T07:44:43.464Z] -rw-rw-r-- 1 1001 1001 582 Mar 14 07:38 OWNERS.md [2022-03-14T07:44:43.464Z] -rw-rw-r-- 1 1001 1001 8207 Mar 14 07:38 README.md [2022-03-14T07:44:43.464Z] -rw-rw-r-- 1 1001 1001 6912 Mar 14 07:38 SECURITY.md [2022-03-14T07:44:43.464Z] -rw-rw-r-- 1 1001 1001 5 Mar 14 07:36 VERSION [2022-03-14T07:44:43.464Z] -rw-rw-r-- 1 1001 1001 4131 Mar 14 07:38 ZMQWindows.md [2022-03-14T07:44:43.464Z] drwxrwxr-x 2 1001 1001 4096 Mar 14 07:38 bin [2022-03-14T07:44:43.464Z] drwxrwxr-x 14 1001 1001 4096 Mar 14 07:38 cmd [2022-03-14T07:44:43.464Z] -rw-r--r-- 1 root root 428383 Mar 14 07:43 coverage.out [2022-03-14T07:44:43.464Z] -rw-rw-r-- 1 1001 1001 2828 Mar 14 07:38 go.mod [2022-03-14T07:44:43.464Z] -rw-rw-r-- 1 1001 1001 50277 Mar 14 07:38 go.sum [2022-03-14T07:44:43.464Z] drwxrwxr-x 8 1001 1001 4096 Mar 14 07:38 internal [2022-03-14T07:44:43.464Z] drwxrwxr-x 3 1001 1001 4096 Mar 14 07:38 openapi [2022-03-14T07:44:43.464Z] drwxrwxr-x 4 1001 1001 4096 Mar 14 07:38 snap [2022-03-14T07:44:43.464Z] -rw-rw-r-- 1 1001 1001 204 Mar 14 07:38 version.go [Pipeline] sh [2022-03-14T07:44:44.122Z] + '[' -e coverage.out ] [2022-03-14T07:44:44.122Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-14T07:44:44.914Z] Stashed 1 file(s) [Pipeline] sh [2022-03-14T07:44:45.562Z] + make build [2022-03-14T07:44:45.562Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2022-03-14T07:44:52.261Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-14T07:45:19.051Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2022-03-14T07:45:19.695Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-14T07:45:24.001Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-14T07:45:24.980Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-14T07:45:28.363Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-14T07:45:32.660Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-14T07:45:35.293Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-14T07:45:40.811Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-14T07:45:43.448Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-14T07:45:46.836Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2022-03-14T07:45:53.558Z] $ docker stop --time=1 85d210ddef041a74b9d4b8686581daba6ce3a48369b7602ca627c7156a962ad2 [2022-03-14T07:45:55.554Z] $ docker rm -f 85d210ddef041a74b9d4b8686581daba6ce3a48369b7602ca627c7156a962ad2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-14T07:45:57.773Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-14T07:45:57.773Z] [2022-03-14T07:45:57.773Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-14T07:45:58.119Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-14T07:45:58.392Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-03-14T07:45:58.392Z] 29e5d40040c1: Pulling fs layer [2022-03-14T07:45:58.392Z] 1ce36da41761: Pulling fs layer [2022-03-14T07:45:58.392Z] 25b303627fd3: Pulling fs layer [2022-03-14T07:45:58.392Z] 29e5d40040c1: Verifying Checksum [2022-03-14T07:45:58.392Z] 29e5d40040c1: Download complete [2022-03-14T07:45:58.664Z] 1ce36da41761: Verifying Checksum [2022-03-14T07:45:58.664Z] 1ce36da41761: Download complete [2022-03-14T07:45:58.935Z] 29e5d40040c1: Pull complete [2022-03-14T07:46:00.363Z] 25b303627fd3: Download complete [2022-03-14T07:46:00.363Z] 1ce36da41761: Pull complete [2022-03-14T07:46:10.499Z] 25b303627fd3: Pull complete [2022-03-14T07:46:10.499Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-03-14T07:46:10.499Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-14T07:46:10.499Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-03-14T07:46:10.728Z] prd-ubuntu18.04-docker-arm64-4c-16g-7030 does not seem to be running inside a container [2022-03-14T07:46:10.806Z] $ docker run -t -d -u 1001:1001 --entrypoint= -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-devops/edgex-compose-arm64:latest cat [2022-03-14T07:46:13.132Z] $ docker top 10ccadedb3c8a0ea23ccbd2d0594d284a9739823c1796ff54409b3b5ad727b92 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-14T07:46:14.018Z] + docker-compose build --help [2022-03-14T07:46:14.018Z] + grep parallel [2022-03-14T07:46:18.303Z] --parallel Build images in parallel. [Pipeline] } [2022-03-14T07:46:18.318Z] $ docker stop --time=1 10ccadedb3c8a0ea23ccbd2d0594d284a9739823c1796ff54409b3b5ad727b92 [2022-03-14T07:46:19.970Z] $ docker rm -f 10ccadedb3c8a0ea23ccbd2d0594d284a9739823c1796ff54409b3b5ad727b92 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-14T07:46:20.563Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-14T07:46:20.563Z] . [Pipeline] withDockerContainer [2022-03-14T07:46:20.789Z] prd-ubuntu18.04-docker-arm64-4c-16g-7030 does not seem to be running inside a container [2022-03-14T07:46:20.862Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-14T07:46:22.116Z] $ docker top f94ecf16428fe3ed72581f77bbfa790607d25718d687de3f30104cf86a2de5de -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-14T07:46:23.013Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-14T07:46:27.296Z] Building core-command ... [2022-03-14T07:46:27.296Z] Building core-data ... [2022-03-14T07:46:27.296Z] Building core-metadata ... [2022-03-14T07:46:27.296Z] Building security-bootstrapper ... [2022-03-14T07:46:27.296Z] Building security-proxy-setup ... [2022-03-14T07:46:27.296Z] Building security-secretstore-setup ... [2022-03-14T07:46:27.296Z] Building support-notifications ... [2022-03-14T07:46:27.296Z] Building support-scheduler ... [2022-03-14T07:46:27.296Z] Building sys-mgmt-agent ... [2022-03-14T07:46:27.296Z] Building security-secretstore-setup [2022-03-14T07:46:27.296Z] Building core-command [2022-03-14T07:46:27.296Z] Building support-notifications [2022-03-14T07:46:27.296Z] Building support-scheduler [2022-03-14T07:46:27.296Z] Building core-metadata [2022-03-14T07:47:35.282Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-14T07:47:35.282Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-14T07:47:35.282Z] ---> 8a4846a06efb [2022-03-14T07:47:35.282Z] Step 3/22 : WORKDIR /edgex-go [2022-03-14T07:47:35.282Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-14T07:47:35.282Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-14T07:47:35.282Z] ---> 8a4846a06efb [2022-03-14T07:47:35.282Z] Step 3/23 : WORKDIR /edgex-go [2022-03-14T07:47:35.282Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-14T07:47:35.282Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-14T07:47:35.282Z] ---> 8a4846a06efb [2022-03-14T07:47:35.282Z] Step 3/25 : WORKDIR /edgex-go [2022-03-14T07:47:35.282Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-14T07:47:35.282Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-14T07:47:35.282Z] ---> 8a4846a06efb [2022-03-14T07:47:35.282Z] Step 3/23 : WORKDIR /edgex-go [2022-03-14T07:47:35.282Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-14T07:47:35.282Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-14T07:47:35.282Z] ---> 8a4846a06efb [2022-03-14T07:47:35.282Z] Step 3/22 : WORKDIR /edgex-go [2022-03-14T07:47:35.555Z] ---> Running in b8cf45e4107a [2022-03-14T07:47:35.555Z] ---> Running in 059e95dc5e6d [2022-03-14T07:47:35.555Z] ---> Running in c0f4c4bf0d6b [2022-03-14T07:47:35.555Z] ---> Running in 23d4b1728736 [2022-03-14T07:47:35.555Z] ---> Running in f95695699415 [2022-03-14T07:47:36.150Z] Removing intermediate container 23d4b1728736 [2022-03-14T07:47:36.150Z] ---> 4515cefc8a43 [2022-03-14T07:47:36.150Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-14T07:47:36.150Z] Removing intermediate container c0f4c4bf0d6b [2022-03-14T07:47:36.150Z] ---> 0b2923e26952 [2022-03-14T07:47:36.150Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-14T07:47:36.150Z] Removing intermediate container b8cf45e4107a [2022-03-14T07:47:36.150Z] ---> 3feb66fc513d [2022-03-14T07:47:36.150Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-14T07:47:36.150Z] Removing intermediate container f95695699415 [2022-03-14T07:47:36.150Z] Removing intermediate container 059e95dc5e6d [2022-03-14T07:47:36.150Z] ---> 57c40223318f [2022-03-14T07:47:36.150Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-14T07:47:36.150Z] ---> 4a821464b0b0 [2022-03-14T07:47:36.150Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-14T07:47:36.150Z] ---> Running in 5fde18c32d3c [2022-03-14T07:47:36.150Z] ---> Running in 17d03e4d3c5d [2022-03-14T07:47:36.440Z] ---> Running in 01d56a47dbab [2022-03-14T07:47:36.440Z] ---> Running in 001a2487cfb0 [2022-03-14T07:47:36.440Z] ---> Running in 892d4aff331a [2022-03-14T07:47:39.864Z] Removing intermediate container 01d56a47dbab [2022-03-14T07:47:39.864Z] ---> b9bd981ffa74 [2022-03-14T07:47:39.864Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-14T07:47:39.864Z] Removing intermediate container 5fde18c32d3c [2022-03-14T07:47:39.864Z] ---> f5e178c32d23 [2022-03-14T07:47:39.864Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-14T07:47:39.864Z] ---> Running in 1e192aa408a5 [2022-03-14T07:47:39.864Z] Removing intermediate container 001a2487cfb0 [2022-03-14T07:47:39.864Z] ---> 3cfd654f220d [2022-03-14T07:47:39.864Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-14T07:47:39.864Z] ---> Running in 8d55c7c58652 [2022-03-14T07:47:40.178Z] ---> Running in 8b8d8abf7dcf [2022-03-14T07:47:40.178Z] Removing intermediate container 17d03e4d3c5d [2022-03-14T07:47:40.178Z] ---> 189f34a20295 [2022-03-14T07:47:40.178Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-14T07:47:40.178Z] Removing intermediate container 892d4aff331a [2022-03-14T07:47:40.178Z] ---> 3049528c66cd [2022-03-14T07:47:40.178Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-14T07:47:40.178Z] ---> Running in 1d3ce2bcb792 [2022-03-14T07:47:40.488Z] ---> Running in 7a78d1f64c09 [2022-03-14T07:47:42.508Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-14T07:47:42.508Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-14T07:47:42.508Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-14T07:47:42.508Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-14T07:47:42.508Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-14T07:47:43.103Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-14T07:47:43.103Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-14T07:47:43.383Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-14T07:47:43.657Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-14T07:47:43.657Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-14T07:47:44.260Z] OK: 220 MiB in 52 packages [2022-03-14T07:47:44.260Z] OK: 220 MiB in 52 packages [2022-03-14T07:47:44.536Z] OK: 220 MiB in 52 packages [2022-03-14T07:47:44.812Z] OK: 220 MiB in 52 packages [2022-03-14T07:47:44.812Z] OK: 220 MiB in 52 packages [2022-03-14T07:47:45.793Z] Removing intermediate container 7a78d1f64c09 [2022-03-14T07:47:45.793Z] ---> 7e41665f8f92 [2022-03-14T07:47:45.793Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-14T07:47:45.793Z] Removing intermediate container 1e192aa408a5 [2022-03-14T07:47:45.793Z] ---> e78091e4641d [2022-03-14T07:47:45.793Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-14T07:47:46.395Z] Removing intermediate container 8d55c7c58652 [2022-03-14T07:47:46.395Z] ---> 79829f8f50a0 [2022-03-14T07:47:46.395Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-14T07:47:46.395Z] Removing intermediate container 8b8d8abf7dcf [2022-03-14T07:47:46.395Z] ---> a241b9b1de42 [2022-03-14T07:47:46.395Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-14T07:47:46.395Z] Removing intermediate container 1d3ce2bcb792 [2022-03-14T07:47:46.395Z] ---> 8451f6afcd25 [2022-03-14T07:47:46.395Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-14T07:47:46.994Z] ---> 9feb9f0118ea [2022-03-14T07:47:46.994Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-14T07:47:46.994Z] ---> Running in a65d9f9c5799 [2022-03-14T07:47:47.272Z] ---> ef06d6e16713 [2022-03-14T07:47:47.272Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-14T07:47:47.272Z] ---> e16617f05e93 [2022-03-14T07:47:47.272Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-14T07:47:47.272Z] ---> 7e2d5b0bf676 [2022-03-14T07:47:47.272Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-14T07:47:47.547Z] ---> Running in b3cf51820d44 [2022-03-14T07:47:47.547Z] ---> Running in c39727e5c819 [2022-03-14T07:47:47.547Z] ---> Running in d05df50a18a8 [2022-03-14T07:47:47.825Z] ---> 4a778c3ca7d9 [2022-03-14T07:47:47.825Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-14T07:47:48.098Z] ---> Running in 9efdd5c9592f [2022-03-14T07:47:52.406Z] Removing intermediate container a65d9f9c5799 [2022-03-14T07:47:52.406Z] ---> 9465099c8277 [2022-03-14T07:47:52.406Z] Step 8/25 : COPY . . [2022-03-14T07:47:53.842Z] Removing intermediate container 9efdd5c9592f [2022-03-14T07:47:53.842Z] ---> cde3500c82a6 [2022-03-14T07:47:53.842Z] Step 8/22 : COPY . . [2022-03-14T07:47:53.842Z] Removing intermediate container b3cf51820d44 [2022-03-14T07:47:53.842Z] ---> bee918f4c768 [2022-03-14T07:47:53.842Z] Step 8/23 : COPY . . [2022-03-14T07:47:53.842Z] Removing intermediate container d05df50a18a8 [2022-03-14T07:47:53.842Z] ---> 5e52182d1e93 [2022-03-14T07:47:53.842Z] Step 8/23 : COPY . . [2022-03-14T07:47:54.114Z] Removing intermediate container c39727e5c819 [2022-03-14T07:47:54.114Z] ---> dd9fbd4ae22a [2022-03-14T07:47:54.114Z] Step 8/22 : COPY . . [2022-03-14T07:48:16.270Z] ---> 293c18a3f922 [2022-03-14T07:48:16.270Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-14T07:48:16.270Z] ---> Running in a7bcaf1eab31 [2022-03-14T07:48:16.270Z] ---> 92ca490d6b66 [2022-03-14T07:48:16.270Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-14T07:48:16.270Z] ---> Running in 3c92cab3cd3d [2022-03-14T07:48:16.270Z] ---> 1232610dd338 [2022-03-14T07:48:16.270Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-14T07:48:16.270Z] ---> Running in f23e587792a9 [2022-03-14T07:48:16.270Z] ---> d54c113dff1c [2022-03-14T07:48:16.270Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-14T07:48:16.270Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-14T07:48:16.270Z] ---> Running in f9de403de16e [2022-03-14T07:48:17.255Z] ---> bddb11599a7e [2022-03-14T07:48:17.255Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-14T07:48:17.255Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-14T07:48:17.532Z] ---> Running in cd915ae6797d [2022-03-14T07:48:18.513Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2022-03-14T07:48:18.513Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-14T07:48:19.502Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-14T07:50:26.363Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-14T07:50:27.356Z] Removing intermediate container f23e587792a9 [2022-03-14T07:50:27.356Z] ---> 6aa8c8ea9850 [2022-03-14T07:50:27.356Z] [2022-03-14T07:50:27.356Z] Step 10/23 : FROM alpine:3.14 [2022-03-14T07:50:27.356Z] 3.14: Pulling from library/alpine [2022-03-14T07:50:28.804Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-14T07:50:28.804Z] Status: Downloaded newer image for alpine:3.14 [2022-03-14T07:50:28.804Z] ---> 5b8b7b635229 [2022-03-14T07:50:28.804Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-14T07:50:29.079Z] ---> Running in 3518d60f1dfd [2022-03-14T07:50:31.070Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-14T07:50:31.070Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-14T07:50:32.514Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-14T07:50:32.514Z] Executing busybox-1.33.1-r6.trigger [2022-03-14T07:50:32.514Z] OK: 6 MiB in 15 packages [2022-03-14T07:50:33.962Z] Removing intermediate container 3518d60f1dfd [2022-03-14T07:50:33.962Z] ---> 26d9842daf91 [2022-03-14T07:50:33.962Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-14T07:50:33.962Z] ---> Running in aabfb7806963 [2022-03-14T07:50:34.938Z] Removing intermediate container aabfb7806963 [2022-03-14T07:50:34.938Z] ---> 62713ffe516f [2022-03-14T07:50:34.938Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-14T07:50:34.938Z] ---> Running in 5f7707f7929e [2022-03-14T07:50:35.917Z] Removing intermediate container 5f7707f7929e [2022-03-14T07:50:35.917Z] ---> 07ae1e3cbdee [2022-03-14T07:50:35.917Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-14T07:50:36.192Z] ---> Running in ee09ff3f6742 [2022-03-14T07:50:36.798Z] Removing intermediate container ee09ff3f6742 [2022-03-14T07:50:36.798Z] ---> 3e88e25e0870 [2022-03-14T07:50:36.798Z] Step 15/23 : WORKDIR / [2022-03-14T07:50:37.082Z] ---> Running in f648e811cbe4 [2022-03-14T07:50:37.082Z] Removing intermediate container a7bcaf1eab31 [2022-03-14T07:50:37.082Z] ---> 4a996089d3ae [2022-03-14T07:50:37.082Z] [2022-03-14T07:50:37.082Z] Step 10/25 : FROM alpine:3.14 [2022-03-14T07:50:37.082Z] ---> 5b8b7b635229 [2022-03-14T07:50:37.082Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-14T07:50:37.082Z] ---> Running in 8eae614324d9 [2022-03-14T07:50:37.708Z] Removing intermediate container f648e811cbe4 [2022-03-14T07:50:37.708Z] ---> a228f0facaa1 [2022-03-14T07:50:37.708Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-14T07:50:39.143Z] ---> 6c85ac7c9daa [2022-03-14T07:50:39.143Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-14T07:50:39.415Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-14T07:50:39.690Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-14T07:50:40.678Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-14T07:50:40.678Z] ---> 5f08deeb81f7 [2022-03-14T07:50:40.678Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-14T07:50:40.678Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-14T07:50:40.678Z] (3/3) Installing su-exec (0.2-r1) [2022-03-14T07:50:40.678Z] Executing busybox-1.33.1-r6.trigger [2022-03-14T07:50:40.952Z] Executing ca-certificates-20211220-r0.trigger [2022-03-14T07:50:41.227Z] OK: 6 MiB in 17 packages [2022-03-14T07:50:42.210Z] ---> d5140fcca127 [2022-03-14T07:50:42.210Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-14T07:50:42.482Z] ---> Running in 4323466cc2e2 [2022-03-14T07:50:43.085Z] Removing intermediate container 4323466cc2e2 [2022-03-14T07:50:43.085Z] ---> 86682d7c8be3 [2022-03-14T07:50:43.085Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-14T07:50:43.085Z] ---> Running in d6261db7b9a0 [2022-03-14T07:50:43.686Z] Removing intermediate container 8eae614324d9 [2022-03-14T07:50:43.686Z] ---> d06a05e24b9a [2022-03-14T07:50:43.686Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-14T07:50:43.957Z] ---> Running in 0a67b9ebe991 [2022-03-14T07:50:44.236Z] Removing intermediate container d6261db7b9a0 [2022-03-14T07:50:44.236Z] ---> 9f9133b31e5a [2022-03-14T07:50:44.236Z] Step 21/23 : LABEL arch=arm64 [2022-03-14T07:50:44.534Z] ---> Running in 873844fc0d53 [2022-03-14T07:50:44.534Z] Removing intermediate container 0a67b9ebe991 [2022-03-14T07:50:44.534Z] ---> 1e5e3f786b1d [2022-03-14T07:50:44.534Z] Step 13/25 : WORKDIR / [2022-03-14T07:50:44.814Z] ---> Running in 30824195e896 [2022-03-14T07:50:45.089Z] Removing intermediate container 873844fc0d53 [2022-03-14T07:50:45.089Z] ---> 26062ae3e88a [2022-03-14T07:50:45.089Z] Step 22/23 : LABEL git_sha=a5bc72fce16961b51dcb064ef88c37a653952efa [2022-03-14T07:50:45.361Z] ---> Running in 1dc9e219f1c6 [2022-03-14T07:50:45.635Z] Removing intermediate container 30824195e896 [2022-03-14T07:50:45.635Z] ---> d4ae2d80d4d6 [2022-03-14T07:50:45.635Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-03-14T07:50:45.910Z] Removing intermediate container 1dc9e219f1c6 [2022-03-14T07:50:45.910Z] ---> 30cb8a4da9b1 [2022-03-14T07:50:45.910Z] Step 23/23 : LABEL version=0.0.0 [2022-03-14T07:50:46.186Z] ---> Running in 8fdbf71c0003 [2022-03-14T07:50:46.781Z] ---> 84ccb976c309 [2022-03-14T07:50:46.781Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-03-14T07:50:46.781Z] Removing intermediate container 8fdbf71c0003 [2022-03-14T07:50:46.781Z] ---> a68d7a4d6b8d [2022-03-14T07:50:46.781Z] [2022-03-14T07:50:46.781Z] Removing intermediate container 3c92cab3cd3d [2022-03-14T07:50:46.781Z] ---> 59d799c94ff0 [2022-03-14T07:50:46.781Z] [2022-03-14T07:50:46.781Z] Step 10/22 : FROM alpine:3.14 [2022-03-14T07:50:46.781Z] ---> 5b8b7b635229 [2022-03-14T07:50:46.781Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-14T07:50:46.781Z] ---> Using cache [2022-03-14T07:50:46.781Z] ---> 26d9842daf91 [2022-03-14T07:50:46.781Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-14T07:50:46.781Z] ---> Using cache [2022-03-14T07:50:46.781Z] ---> 62713ffe516f [2022-03-14T07:50:46.781Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-14T07:50:47.054Z] ---> Running in 9402ba036b30 [2022-03-14T07:50:47.326Z] Successfully built a68d7a4d6b8d [2022-03-14T07:50:47.326Z] Successfully tagged core-command-arm64:latest [2022-03-14T07:50:47.326Z]  Building core-command ... done Building security-bootstrapper [2022-03-14T07:50:47.923Z] Removing intermediate container 9402ba036b30 [2022-03-14T07:50:47.923Z] ---> 7866c3d60b50 [2022-03-14T07:50:47.923Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-14T07:50:47.923Z] ---> Running in c92dde7be7fb [2022-03-14T07:50:48.198Z] ---> d5ad9707bf0c [2022-03-14T07:50:48.198Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-14T07:50:48.811Z] Removing intermediate container c92dde7be7fb [2022-03-14T07:50:48.811Z] ---> 15dea0d5d97d [2022-03-14T07:50:48.811Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-14T07:50:49.424Z] ---> 0ee0a24728d1 [2022-03-14T07:50:49.424Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-03-14T07:50:49.697Z] Removing intermediate container f9de403de16e [2022-03-14T07:50:49.697Z] ---> dda7eb73e786 [2022-03-14T07:50:49.697Z] [2022-03-14T07:50:49.697Z] Step 10/22 : FROM alpine:3.14 [2022-03-14T07:50:49.697Z] ---> 5b8b7b635229 [2022-03-14T07:50:49.697Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-14T07:50:49.969Z] ---> 309a24a2131a [2022-03-14T07:50:49.969Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-14T07:50:49.969Z] ---> Running in 79b6ceb17b51 [2022-03-14T07:50:50.241Z] Removing intermediate container cd915ae6797d [2022-03-14T07:50:50.241Z] ---> bab35ec729eb [2022-03-14T07:50:50.241Z] [2022-03-14T07:50:50.241Z] Step 10/23 : FROM alpine:3.14 [2022-03-14T07:50:50.241Z] ---> 5b8b7b635229 [2022-03-14T07:50:50.241Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-14T07:50:50.241Z] ---> Using cache [2022-03-14T07:50:50.241Z] ---> 26d9842daf91 [2022-03-14T07:50:50.241Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-14T07:50:50.241Z] ---> Using cache [2022-03-14T07:50:50.241Z] ---> 62713ffe516f [2022-03-14T07:50:50.241Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-14T07:50:50.514Z] ---> Running in 8c530fce2682 [2022-03-14T07:50:50.514Z] ---> 5dc4212574e0 [2022-03-14T07:50:50.514Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-14T07:50:51.111Z] Removing intermediate container 8c530fce2682 [2022-03-14T07:50:51.111Z] ---> 4a05bb0d8fa3 [2022-03-14T07:50:51.111Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-14T07:50:51.384Z] ---> Running in 6b747ed2d517 [2022-03-14T07:50:51.987Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-14T07:50:51.987Z] Removing intermediate container 6b747ed2d517 [2022-03-14T07:50:51.987Z] ---> d057da1a5476 [2022-03-14T07:50:51.987Z] Step 15/23 : WORKDIR / [2022-03-14T07:50:52.261Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-14T07:50:52.261Z] ---> Running in 89e5f249e202 [2022-03-14T07:50:52.261Z] ---> 6230c1d0f09d [2022-03-14T07:50:52.261Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-14T07:50:52.261Z] ---> 27662ef65f64 [2022-03-14T07:50:52.261Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-14T07:50:53.245Z] Removing intermediate container 89e5f249e202 [2022-03-14T07:50:53.245Z] ---> cd534aff8236 [2022-03-14T07:50:53.245Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-14T07:50:53.245Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-14T07:50:53.245Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-14T07:50:53.245Z] Executing busybox-1.33.1-r6.trigger [2022-03-14T07:50:53.245Z] Executing ca-certificates-20211220-r0.trigger [2022-03-14T07:50:53.519Z] OK: 6 MiB in 16 packages [2022-03-14T07:50:53.790Z] ---> 74f1ba555684 [2022-03-14T07:50:53.790Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-14T07:50:54.067Z] ---> Running in 0aac1998fc43 [2022-03-14T07:50:54.338Z] ---> 86436c4d9f3b [2022-03-14T07:50:54.338Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-14T07:50:54.338Z] ---> 472645d08a86 [2022-03-14T07:50:54.615Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-14T07:50:54.615Z] Removing intermediate container 0aac1998fc43 [2022-03-14T07:50:54.615Z] ---> 695cecaf211a [2022-03-14T07:50:54.615Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-14T07:50:54.885Z] ---> Running in b0949744501f [2022-03-14T07:50:55.482Z] Removing intermediate container b0949744501f [2022-03-14T07:50:55.482Z] ---> c949263561e0 [2022-03-14T07:50:55.482Z] Step 20/22 : LABEL arch=arm64 [2022-03-14T07:50:55.482Z] Removing intermediate container 79b6ceb17b51 [2022-03-14T07:50:55.482Z] ---> 5bee16f0368e [2022-03-14T07:50:55.482Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-14T07:50:55.482Z] ---> 70cc8934a6a8 [2022-03-14T07:50:55.482Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-03-14T07:50:55.758Z] ---> Running in 8af5b6b472e5 [2022-03-14T07:50:55.758Z] ---> Running in bede3467b048 [2022-03-14T07:50:55.758Z] ---> Running in f8c6c2ed7277 [2022-03-14T07:50:56.354Z] Removing intermediate container bede3467b048 [2022-03-14T07:50:56.354Z] ---> 3a5006a33b46 [2022-03-14T07:50:56.354Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-14T07:50:56.354Z] ---> 8a093ff83a25 [2022-03-14T07:50:56.354Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-14T07:50:56.625Z] Removing intermediate container 8af5b6b472e5 [2022-03-14T07:50:56.625Z] ---> 8b454bf30c02 [2022-03-14T07:50:56.625Z] Step 21/22 : LABEL git_sha=a5bc72fce16961b51dcb064ef88c37a653952efa [2022-03-14T07:50:56.625Z] ---> Running in 99384c050bc1 [2022-03-14T07:50:56.625Z] ---> Running in 4b072426998e [2022-03-14T07:50:57.228Z] Removing intermediate container 99384c050bc1 [2022-03-14T07:50:57.228Z] ---> 20e71350cb43 [2022-03-14T07:50:57.228Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-14T07:50:57.502Z] ---> Running in 7574e4d37814 [2022-03-14T07:50:57.502Z] Removing intermediate container 4b072426998e [2022-03-14T07:50:57.502Z] ---> b109747c940f [2022-03-14T07:50:57.502Z] Step 22/22 : LABEL version=0.0.0 [2022-03-14T07:50:57.502Z] ---> 3c08021dee67 [2022-03-14T07:50:57.502Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-14T07:50:57.777Z] ---> Running in 27dc9dbf6426 [2022-03-14T07:50:57.777Z] ---> Running in 2c517663a97b [2022-03-14T07:50:58.052Z] Removing intermediate container 7574e4d37814 [2022-03-14T07:50:58.052Z] ---> 56a7b669504b [2022-03-14T07:50:58.052Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-14T07:50:58.332Z] Removing intermediate container 27dc9dbf6426 [2022-03-14T07:50:58.332Z] ---> 98687a3dd057 [2022-03-14T07:50:58.332Z] [2022-03-14T07:50:58.605Z] Removing intermediate container f8c6c2ed7277 [2022-03-14T07:50:58.605Z] ---> 1a4ea3259286 [2022-03-14T07:50:58.605Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-14T07:50:58.605Z] Removing intermediate container 2c517663a97b [2022-03-14T07:50:58.606Z] ---> 4195d42b4f11 [2022-03-14T07:50:58.606Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-14T07:50:58.606Z] ---> Running in 19cc75932a9d [2022-03-14T07:50:58.883Z] ---> Running in 988f345c4af8 [2022-03-14T07:50:59.159Z] Successfully built 98687a3dd057 [2022-03-14T07:50:59.159Z] ---> 917f9ef07bf0 [2022-03-14T07:50:59.159Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-14T07:50:59.159Z] Successfully tagged support-scheduler-arm64:latest [2022-03-14T07:50:59.159Z] Building security-proxy-setup [2022-03-14T07:50:59.536Z]  Building support-scheduler ... done Removing intermediate container 19cc75932a9d [2022-03-14T07:50:59.536Z] ---> cc61029fdb95 [2022-03-14T07:50:59.536Z] Step 23/25 : LABEL arch=arm64 [2022-03-14T07:50:59.536Z] Removing intermediate container 988f345c4af8 [2022-03-14T07:50:59.536Z] ---> 1becc77e6fa2 [2022-03-14T07:50:59.536Z] Step 21/23 : LABEL arch=arm64 [2022-03-14T07:50:59.536Z] ---> Running in 5f4810eb1507 [2022-03-14T07:50:59.536Z] ---> Running in 97afdeab4551 [2022-03-14T07:51:00.579Z] Removing intermediate container 5f4810eb1507 [2022-03-14T07:51:00.579Z] ---> 0926f46874df [2022-03-14T07:51:00.579Z] Step 24/25 : LABEL git_sha=a5bc72fce16961b51dcb064ef88c37a653952efa [2022-03-14T07:51:00.579Z] Removing intermediate container 97afdeab4551 [2022-03-14T07:51:00.579Z] ---> 1bce2c05318e [2022-03-14T07:51:00.579Z] Step 22/23 : LABEL git_sha=a5bc72fce16961b51dcb064ef88c37a653952efa [2022-03-14T07:51:00.896Z] ---> Running in 89df0a06710a [2022-03-14T07:51:00.896Z] ---> Running in 93771ae10b1f [2022-03-14T07:51:01.953Z] ---> 89255b30bb5e [2022-03-14T07:51:01.953Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-14T07:51:01.953Z] Removing intermediate container 93771ae10b1f [2022-03-14T07:51:01.953Z] ---> bb6647674965 [2022-03-14T07:51:01.953Z] Step 23/23 : LABEL version=0.0.0 [2022-03-14T07:51:01.953Z] Removing intermediate container 89df0a06710a [2022-03-14T07:51:01.953Z] ---> 3ca8ad37ecce [2022-03-14T07:51:01.953Z] Step 25/25 : LABEL version=0.0.0 [2022-03-14T07:51:01.953Z] ---> Running in bb26083660e2 [2022-03-14T07:51:01.953Z] ---> Running in 64ac324b82d6 [2022-03-14T07:51:02.992Z] Removing intermediate container 64ac324b82d6 [2022-03-14T07:51:02.992Z] ---> 49c34dcb126a [2022-03-14T07:51:02.992Z] [2022-03-14T07:51:02.992Z] Removing intermediate container bb26083660e2 [2022-03-14T07:51:02.992Z] ---> 2b46dff118dc [2022-03-14T07:51:02.992Z] [2022-03-14T07:51:02.992Z] ---> 7f9c7d52e6b8 [2022-03-14T07:51:02.992Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-14T07:51:03.264Z] ---> Running in a7ce0d6bb2e8 [2022-03-14T07:51:03.264Z] Successfully built 49c34dcb126a [2022-03-14T07:51:03.264Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-03-14T07:51:03.264Z] Building core-data [2022-03-14T07:51:03.541Z]  Building security-secretstore-setup ... done Successfully built 2b46dff118dc [2022-03-14T07:51:03.541Z] Successfully tagged core-metadata-arm64:latest [2022-03-14T07:51:03.541Z]  Building core-metadata ... done Building sys-mgmt-agent [2022-03-14T07:51:03.814Z] Removing intermediate container a7ce0d6bb2e8 [2022-03-14T07:51:03.814Z] ---> 5bb381c882c5 [2022-03-14T07:51:03.814Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-14T07:51:03.814Z] ---> Running in 49355190fb86 [2022-03-14T07:51:04.413Z] Removing intermediate container 49355190fb86 [2022-03-14T07:51:04.413Z] ---> f7c4eb255835 [2022-03-14T07:51:04.413Z] Step 20/22 : LABEL arch=arm64 [2022-03-14T07:51:04.413Z] ---> Running in af68774b1a20 [2022-03-14T07:51:04.683Z] Removing intermediate container af68774b1a20 [2022-03-14T07:51:04.683Z] ---> 7ae9ae2abbc2 [2022-03-14T07:51:04.683Z] Step 21/22 : LABEL git_sha=a5bc72fce16961b51dcb064ef88c37a653952efa [2022-03-14T07:51:04.958Z] ---> Running in 1aa37f76e295 [2022-03-14T07:51:05.240Z] Removing intermediate container 1aa37f76e295 [2022-03-14T07:51:05.240Z] ---> 8c0cbd681229 [2022-03-14T07:51:05.240Z] Step 22/22 : LABEL version=0.0.0 [2022-03-14T07:51:05.240Z] ---> Running in 9b9faaed78c2 [2022-03-14T07:51:05.837Z] Removing intermediate container 9b9faaed78c2 [2022-03-14T07:51:05.837Z] ---> 3eae9e162106 [2022-03-14T07:51:05.837Z] [2022-03-14T07:51:06.110Z] Successfully built 3eae9e162106 [2022-03-14T07:51:06.110Z] Successfully tagged support-notifications-arm64:latest [2022-03-14T07:51:21.181Z]  Building support-notifications ... done Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-14T07:51:21.181Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-14T07:51:21.181Z] ---> 8a4846a06efb [2022-03-14T07:51:21.181Z] Step 3/31 : WORKDIR /edgex-go [2022-03-14T07:51:21.181Z] ---> Using cache [2022-03-14T07:51:21.181Z] ---> 4a821464b0b0 [2022-03-14T07:51:21.181Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-14T07:51:21.181Z] ---> Using cache [2022-03-14T07:51:21.181Z] ---> 3049528c66cd [2022-03-14T07:51:21.181Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-14T07:51:21.181Z] ---> Using cache [2022-03-14T07:51:21.181Z] ---> 7e41665f8f92 [2022-03-14T07:51:21.181Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-14T07:51:21.181Z] ---> Using cache [2022-03-14T07:51:21.181Z] ---> 9feb9f0118ea [2022-03-14T07:51:21.181Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-14T07:51:21.181Z] ---> Using cache [2022-03-14T07:51:21.181Z] ---> 9465099c8277 [2022-03-14T07:51:21.181Z] Step 8/31 : COPY . . [2022-03-14T07:51:21.181Z] ---> Using cache [2022-03-14T07:51:21.181Z] ---> 293c18a3f922 [2022-03-14T07:51:21.181Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-14T07:51:22.616Z] ---> Running in b30b207c9ee1 [2022-03-14T07:51:23.601Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-14T07:51:41.926Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-14T07:51:41.926Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-03-14T07:51:41.926Z] ---> 8a4846a06efb [2022-03-14T07:51:41.926Z] Step 3/21 : WORKDIR /edgex-go [2022-03-14T07:51:41.926Z] ---> Using cache [2022-03-14T07:51:41.926Z] ---> 4a821464b0b0 [2022-03-14T07:51:41.926Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-14T07:51:41.926Z] ---> Using cache [2022-03-14T07:51:41.926Z] ---> 3049528c66cd [2022-03-14T07:51:41.926Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-03-14T07:51:41.926Z] ---> Using cache [2022-03-14T07:51:41.926Z] ---> 7e41665f8f92 [2022-03-14T07:51:41.926Z] Step 6/21 : COPY go.mod vendor* ./ [2022-03-14T07:51:41.926Z] ---> Using cache [2022-03-14T07:51:41.926Z] ---> 9feb9f0118ea [2022-03-14T07:51:41.926Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-14T07:51:41.926Z] ---> Using cache [2022-03-14T07:51:41.926Z] ---> 9465099c8277 [2022-03-14T07:51:41.926Z] Step 8/21 : COPY . . [2022-03-14T07:51:41.926Z] ---> Using cache [2022-03-14T07:51:41.926Z] ---> 293c18a3f922 [2022-03-14T07:51:41.926Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-14T07:51:41.926Z] ---> Running in 6d44b877d1df [2022-03-14T07:51:43.366Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-14T07:51:45.353Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-14T07:51:45.354Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-14T07:51:45.354Z] ---> 8a4846a06efb [2022-03-14T07:51:45.354Z] Step 3/23 : WORKDIR /edgex-go [2022-03-14T07:51:45.354Z] ---> Using cache [2022-03-14T07:51:45.354Z] ---> 4a821464b0b0 [2022-03-14T07:51:45.354Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-14T07:51:45.354Z] ---> Using cache [2022-03-14T07:51:45.354Z] ---> 3049528c66cd [2022-03-14T07:51:45.354Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-14T07:51:45.354Z] ---> Running in 72a94103605c [2022-03-14T07:51:45.636Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-14T07:51:45.636Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-14T07:51:45.636Z] ---> 8a4846a06efb [2022-03-14T07:51:45.636Z] Step 3/23 : WORKDIR /edgex-go [2022-03-14T07:51:45.636Z] ---> Using cache [2022-03-14T07:51:45.637Z] ---> 4a821464b0b0 [2022-03-14T07:51:45.637Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-14T07:51:45.637Z] ---> Using cache [2022-03-14T07:51:45.637Z] ---> 3049528c66cd [2022-03-14T07:51:45.637Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-14T07:51:45.637Z] ---> Running in 472321be2b76 [2022-03-14T07:51:47.609Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-14T07:51:47.609Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-14T07:51:48.211Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-14T07:51:48.485Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-14T07:51:49.481Z] OK: 220 MiB in 52 packages [2022-03-14T07:51:49.481Z] OK: 220 MiB in 52 packages [2022-03-14T07:51:50.929Z] Removing intermediate container 472321be2b76 [2022-03-14T07:51:50.929Z] ---> 1b08d406405c [2022-03-14T07:51:50.929Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-14T07:51:50.929Z] Removing intermediate container 72a94103605c [2022-03-14T07:51:50.929Z] ---> 8eba790e55c1 [2022-03-14T07:51:50.929Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-14T07:51:52.369Z] ---> 8007a99e8623 [2022-03-14T07:51:52.369Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-14T07:51:52.369Z] ---> e57cc6997e4d [2022-03-14T07:51:52.369Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-14T07:51:52.369Z] ---> Running in b0a944a8c7d4 [2022-03-14T07:51:52.654Z] ---> Running in dd8a978d2985 [2022-03-14T07:51:59.374Z] Removing intermediate container b0a944a8c7d4 [2022-03-14T07:51:59.374Z] ---> 38264fadbe3e [2022-03-14T07:51:59.374Z] Step 8/23 : COPY . . [2022-03-14T07:51:59.374Z] Removing intermediate container dd8a978d2985 [2022-03-14T07:51:59.374Z] ---> 1558f08808a4 [2022-03-14T07:51:59.374Z] Step 8/23 : COPY . . [2022-03-14T07:52:26.174Z] ---> ee30d9af7a75 [2022-03-14T07:52:26.174Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-14T07:52:26.174Z] ---> 1eae03db5050 [2022-03-14T07:52:26.174Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-14T07:52:26.174Z] ---> Running in 9957ce4a81dc [2022-03-14T07:52:26.174Z] ---> Running in ca855b36fd36 [2022-03-14T07:52:28.162Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-14T07:52:28.162Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2022-03-14T07:52:46.465Z] Removing intermediate container b30b207c9ee1 [2022-03-14T07:52:46.465Z] ---> 7f26416bb9ec [2022-03-14T07:52:46.465Z] [2022-03-14T07:52:46.465Z] Step 10/31 : FROM alpine:3.14 [2022-03-14T07:52:46.465Z] ---> 5b8b7b635229 [2022-03-14T07:52:46.465Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-14T07:52:46.465Z] ---> Running in bf683ea7d294 [2022-03-14T07:52:46.465Z] Removing intermediate container bf683ea7d294 [2022-03-14T07:52:46.465Z] ---> 2c98583f4763 [2022-03-14T07:52:46.465Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-14T07:52:46.465Z] ---> Running in 9fbb32961089 [2022-03-14T07:52:46.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-14T07:52:47.025Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-14T07:52:48.009Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-14T07:52:48.009Z] (2/2) Installing su-exec (0.2-r1) [2022-03-14T07:52:48.009Z] Executing busybox-1.33.1-r6.trigger [2022-03-14T07:52:48.009Z] OK: 6 MiB in 16 packages [2022-03-14T07:52:49.482Z] Removing intermediate container 9fbb32961089 [2022-03-14T07:52:49.482Z] ---> 1bd0f408aa57 [2022-03-14T07:52:49.482Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-14T07:52:49.482Z] ---> Running in 585139b144d9 [2022-03-14T07:52:50.079Z] Removing intermediate container 585139b144d9 [2022-03-14T07:52:50.079Z] ---> 78c780b8a034 [2022-03-14T07:52:50.079Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-14T07:52:50.079Z] ---> Running in 9ef51a4f6462 [2022-03-14T07:52:50.679Z] Removing intermediate container 9ef51a4f6462 [2022-03-14T07:52:50.679Z] ---> 72367ad510b1 [2022-03-14T07:52:50.679Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-14T07:52:50.679Z] ---> Running in 25554a6e078a [2022-03-14T07:52:54.089Z] Removing intermediate container 25554a6e078a [2022-03-14T07:52:54.089Z] ---> dcd4e924f797 [2022-03-14T07:52:54.089Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-14T07:52:54.089Z] ---> Running in d42b8baa9527 [2022-03-14T07:52:54.374Z] Removing intermediate container d42b8baa9527 [2022-03-14T07:52:54.374Z] ---> b90ad70f1b06 [2022-03-14T07:52:54.374Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-14T07:52:55.367Z] ---> 85ecdff9ca7e [2022-03-14T07:52:55.367Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-14T07:52:55.367Z] ---> Running in 0f9e76e9c0a5 [2022-03-14T07:52:58.786Z] Removing intermediate container 0f9e76e9c0a5 [2022-03-14T07:52:58.786Z] ---> 8b61e8c58e03 [2022-03-14T07:52:58.786Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-14T07:52:59.774Z] ---> d390695a0f10 [2022-03-14T07:52:59.774Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-14T07:53:01.225Z] ---> 460ec923abb0 [2022-03-14T07:53:01.225Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-14T07:53:02.048Z] ---> 6ce77489fc9c [2022-03-14T07:53:02.048Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-14T07:53:03.147Z] ---> 05def0700564 [2022-03-14T07:53:03.147Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-14T07:53:04.183Z] ---> f4a9a1933581 [2022-03-14T07:53:04.183Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-14T07:53:04.183Z] ---> Running in 4c46fb33968a [2022-03-14T07:53:04.776Z] Removing intermediate container 4c46fb33968a [2022-03-14T07:53:04.776Z] ---> b7ac313f9a99 [2022-03-14T07:53:04.776Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-14T07:53:05.756Z] ---> ab03973852dd [2022-03-14T07:53:05.756Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-14T07:53:06.029Z] ---> Running in 84c621a5e861 [2022-03-14T07:53:09.434Z] Removing intermediate container 84c621a5e861 [2022-03-14T07:53:09.434Z] ---> 808aad047418 [2022-03-14T07:53:09.434Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-14T07:53:09.434Z] ---> Running in 8cc75156b91a [2022-03-14T07:53:09.709Z] Removing intermediate container 8cc75156b91a [2022-03-14T07:53:09.709Z] ---> b4ab2f143492 [2022-03-14T07:53:09.709Z] Step 28/31 : CMD ["gate"] [2022-03-14T07:53:09.985Z] ---> Running in a16bac681c20 [2022-03-14T07:53:10.261Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-14T07:53:10.536Z] Removing intermediate container a16bac681c20 [2022-03-14T07:53:10.537Z] ---> fb5f840997f4 [2022-03-14T07:53:10.537Z] Step 29/31 : LABEL arch=arm64 [2022-03-14T07:53:10.810Z] ---> Running in 59515d2cce82 [2022-03-14T07:53:11.084Z] Removing intermediate container 59515d2cce82 [2022-03-14T07:53:11.084Z] ---> 4c46f04b0336 [2022-03-14T07:53:11.084Z] Step 30/31 : LABEL git_sha=a5bc72fce16961b51dcb064ef88c37a653952efa [2022-03-14T07:53:11.358Z] ---> Running in 6bf1826aed16 [2022-03-14T07:53:11.955Z] Removing intermediate container 6bf1826aed16 [2022-03-14T07:53:11.955Z] ---> f78b97b6f384 [2022-03-14T07:53:11.955Z] Step 31/31 : LABEL version=0.0.0 [2022-03-14T07:53:12.230Z] ---> Running in 574afe2763ea [2022-03-14T07:53:12.847Z] Removing intermediate container 574afe2763ea [2022-03-14T07:53:12.847Z] ---> 8e993dda851e [2022-03-14T07:53:12.847Z] [2022-03-14T07:53:13.120Z] Successfully built 8e993dda851e [2022-03-14T07:53:13.120Z] Successfully tagged security-bootstrapper-arm64:latest [2022-03-14T07:53:25.522Z]  Building security-bootstrapper ... done Removing intermediate container 6d44b877d1df [2022-03-14T07:53:25.522Z] ---> 2c4401351684 [2022-03-14T07:53:25.522Z] [2022-03-14T07:53:25.522Z] Step 10/21 : FROM alpine:3.14 [2022-03-14T07:53:25.522Z] ---> 5b8b7b635229 [2022-03-14T07:53:25.522Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-03-14T07:53:25.522Z] ---> Running in 2aaf61a35f80 [2022-03-14T07:53:25.797Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-14T07:53:26.076Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-14T07:53:27.061Z] (1/5) Installing ca-certificates (20211220-r0) [2022-03-14T07:53:27.061Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-03-14T07:53:27.061Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-03-14T07:53:27.061Z] (4/5) Installing libcurl (7.79.1-r0) [2022-03-14T07:53:27.061Z] (5/5) Installing curl (7.79.1-r0) [2022-03-14T07:53:27.061Z] Executing busybox-1.33.1-r6.trigger [2022-03-14T07:53:27.061Z] Executing ca-certificates-20211220-r0.trigger [2022-03-14T07:53:27.337Z] OK: 8 MiB in 19 packages [2022-03-14T07:53:29.331Z] Removing intermediate container 2aaf61a35f80 [2022-03-14T07:53:29.331Z] ---> a0b4180891bf [2022-03-14T07:53:29.331Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-14T07:53:29.331Z] ---> Running in 3c31d706a9b9 [2022-03-14T07:53:29.924Z] Removing intermediate container 3c31d706a9b9 [2022-03-14T07:53:29.924Z] ---> 44053fb917cd [2022-03-14T07:53:29.924Z] Step 13/21 : WORKDIR /edgex [2022-03-14T07:53:29.924Z] ---> Running in 98047745659d [2022-03-14T07:53:30.516Z] Removing intermediate container 98047745659d [2022-03-14T07:53:30.516Z] ---> 067752e7ff00 [2022-03-14T07:53:30.516Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-14T07:53:31.495Z] ---> 4b4efafe8848 [2022-03-14T07:53:31.495Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-14T07:53:32.938Z] ---> ef12d3ca4f4c [2022-03-14T07:53:32.938Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-14T07:53:34.402Z] ---> b03ad82fc4c9 [2022-03-14T07:53:34.402Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-03-14T07:53:34.677Z] ---> Running in 3ae0f66e34d0 [2022-03-14T07:53:35.276Z] Removing intermediate container 3ae0f66e34d0 [2022-03-14T07:53:35.276Z] ---> e5410d728e8e [2022-03-14T07:53:35.276Z] Step 18/21 : CMD ["--init=true"] [2022-03-14T07:53:35.276Z] ---> Running in 6cc316cc03b2 [2022-03-14T07:53:35.879Z] Removing intermediate container 6cc316cc03b2 [2022-03-14T07:53:35.879Z] ---> 245fb323c28b [2022-03-14T07:53:35.879Z] Step 19/21 : LABEL arch=arm64 [2022-03-14T07:53:35.879Z] ---> Running in 3cf1f8365345 [2022-03-14T07:53:36.479Z] Removing intermediate container 3cf1f8365345 [2022-03-14T07:53:36.480Z] ---> e62678bb0514 [2022-03-14T07:53:36.480Z] Step 20/21 : LABEL git_sha=a5bc72fce16961b51dcb064ef88c37a653952efa [2022-03-14T07:53:36.752Z] ---> Running in e2abfa472350 [2022-03-14T07:53:37.356Z] Removing intermediate container e2abfa472350 [2022-03-14T07:53:37.356Z] ---> 42c2fa696696 [2022-03-14T07:53:37.356Z] Step 21/21 : LABEL version=0.0.0 [2022-03-14T07:53:37.356Z] ---> Running in 78101aabc56f [2022-03-14T07:53:37.948Z] Removing intermediate container 78101aabc56f [2022-03-14T07:53:37.948Z] ---> 2f76c0246565 [2022-03-14T07:53:37.948Z] [2022-03-14T07:53:38.543Z] Successfully built 2f76c0246565 [2022-03-14T07:53:38.543Z] Successfully tagged security-proxy-setup-arm64:latest [2022-03-14T07:53:56.856Z]  Building security-proxy-setup ... done Removing intermediate container 9957ce4a81dc [2022-03-14T07:53:56.856Z] ---> 541622071b73 [2022-03-14T07:53:56.856Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-14T07:53:56.856Z] ---> Running in 27c4d5d8d3e6 [2022-03-14T07:53:56.856Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-14T07:53:57.836Z] Removing intermediate container 27c4d5d8d3e6 [2022-03-14T07:53:57.836Z] ---> 324ec2440791 [2022-03-14T07:53:57.836Z] [2022-03-14T07:53:57.836Z] Step 11/23 : FROM docker:20.10.10 [2022-03-14T07:53:57.836Z] 20.10.10: Pulling from library/docker [2022-03-14T07:54:04.531Z] Removing intermediate container ca855b36fd36 [2022-03-14T07:54:04.531Z] ---> e9f7ee404b87 [2022-03-14T07:54:04.531Z] [2022-03-14T07:54:04.531Z] Step 10/23 : FROM alpine:3.14 [2022-03-14T07:54:04.531Z] ---> 5b8b7b635229 [2022-03-14T07:54:04.531Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-14T07:54:04.531Z] ---> Running in 04d31f5e9dfc [2022-03-14T07:54:04.531Z] Removing intermediate container 04d31f5e9dfc [2022-03-14T07:54:04.531Z] ---> 91a1323964fe [2022-03-14T07:54:04.531Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-14T07:54:04.531Z] ---> Running in bcbe8eaee204 [2022-03-14T07:54:04.801Z] Removing intermediate container bcbe8eaee204 [2022-03-14T07:54:04.801Z] ---> 90f42031dfd8 [2022-03-14T07:54:04.801Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-14T07:54:04.801Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-14T07:54:04.801Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-14T07:54:04.801Z] ---> 520e9a0a30f7 [2022-03-14T07:54:04.801Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-03-14T07:54:04.801Z] ---> Running in a62ccb0aec83 [2022-03-14T07:54:05.071Z] ---> Running in 39d926d271dd [2022-03-14T07:54:05.343Z] Removing intermediate container a62ccb0aec83 [2022-03-14T07:54:05.343Z] ---> d0cb70a8a4d8 [2022-03-14T07:54:05.343Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-14T07:54:05.343Z] ---> Running in 38c6d9c268a3 [2022-03-14T07:54:05.343Z] Removing intermediate container 39d926d271dd [2022-03-14T07:54:05.343Z] ---> 879c3d42d670 [2022-03-14T07:54:05.343Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-03-14T07:54:05.343Z] ---> Running in 2925d7053a9b [2022-03-14T07:54:06.784Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-14T07:54:06.784Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-14T07:54:07.379Z] Removing intermediate container 38c6d9c268a3 [2022-03-14T07:54:07.379Z] ---> 650edebf7aa5 [2022-03-14T07:54:07.379Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-14T07:54:07.379Z] ---> Running in 534fb184fa87 [2022-03-14T07:54:07.653Z] (1/42) Installing readline (8.1.0-r0) [2022-03-14T07:54:07.653Z] (2/42) Installing bash (5.1.4-r0) [2022-03-14T07:54:07.924Z] Executing bash-5.1.4-r0.post-install [2022-03-14T07:54:07.924Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-14T07:54:07.924Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-14T07:54:07.924Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-14T07:54:07.924Z] (6/42) Installing curl (7.79.1-r0) [2022-03-14T07:54:07.924Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-14T07:54:07.924Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-14T07:54:07.924Z] (9/42) Installing expat (2.4.7-r0) [2022-03-14T07:54:07.924Z] (10/42) Installing libffi (3.3-r2) [2022-03-14T07:54:07.924Z] (11/42) Installing gdbm (1.19-r0) [2022-03-14T07:54:07.924Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-14T07:54:07.924Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-14T07:54:07.924Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-14T07:54:07.924Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-14T07:54:07.924Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-14T07:54:07.924Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-14T07:54:08.516Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-14T07:54:09.489Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-14T07:54:09.762Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-14T07:54:09.762Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-14T07:54:10.036Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-14T07:54:10.036Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-14T07:54:10.036Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-14T07:54:10.036Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-14T07:54:10.036Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-14T07:54:10.036Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-14T07:54:10.036Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-14T07:54:10.036Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-14T07:54:10.036Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-14T07:54:10.036Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-14T07:54:10.036Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-14T07:54:10.036Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-14T07:54:10.036Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-14T07:54:10.036Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-14T07:54:10.308Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-14T07:54:10.308Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-14T07:54:10.308Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-14T07:54:10.308Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-14T07:54:10.308Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-14T07:54:10.308Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-14T07:54:10.308Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-14T07:54:10.308Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-14T07:54:10.308Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-14T07:54:10.308Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-14T07:54:10.308Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-14T07:54:10.308Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-14T07:54:10.578Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-14T07:54:10.578Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-14T07:54:10.852Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-14T07:54:10.852Z] Executing busybox-1.33.1-r6.trigger [2022-03-14T07:54:10.852Z] OK: 8 MiB in 20 packages [2022-03-14T07:54:10.852Z] Executing busybox-1.33.1-r6.trigger [2022-03-14T07:54:10.852Z] OK: 84 MiB in 64 packages [2022-03-14T07:54:12.288Z] Removing intermediate container 534fb184fa87 [2022-03-14T07:54:12.288Z] ---> 6570a54ed451 [2022-03-14T07:54:12.288Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-14T07:54:12.891Z] ---> 3a5c24d114fa [2022-03-14T07:54:12.891Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-14T07:54:13.873Z] ---> 0605cacc8fd9 [2022-03-14T07:54:13.873Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-14T07:54:14.474Z] ---> 1be0e736036a [2022-03-14T07:54:14.474Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-14T07:54:14.747Z] ---> Running in bba508a582c0 [2022-03-14T07:54:15.019Z] Removing intermediate container bba508a582c0 [2022-03-14T07:54:15.019Z] ---> e2fb81e4846c [2022-03-14T07:54:15.019Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-14T07:54:15.019Z] Collecting docker-compose==1.23.2 [2022-03-14T07:54:15.019Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-14T07:54:15.019Z] ---> Running in e915fce1d124 [2022-03-14T07:54:15.292Z] Collecting docopt<0.7,>=0.6.1 [2022-03-14T07:54:15.563Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-14T07:54:15.563Z] Removing intermediate container e915fce1d124 [2022-03-14T07:54:15.563Z] ---> 6f822219c52f [2022-03-14T07:54:15.563Z] Step 21/23 : LABEL arch=arm64 [2022-03-14T07:54:15.563Z] ---> Running in f0fc337575ed [2022-03-14T07:54:15.849Z] Removing intermediate container f0fc337575ed [2022-03-14T07:54:15.849Z] ---> 69ad7fbb8d44 [2022-03-14T07:54:15.849Z] Step 22/23 : LABEL git_sha=a5bc72fce16961b51dcb064ef88c37a653952efa [2022-03-14T07:54:16.122Z] ---> Running in 3f4a633eca22 [2022-03-14T07:54:16.391Z] Removing intermediate container 3f4a633eca22 [2022-03-14T07:54:16.392Z] ---> 7d1819017848 [2022-03-14T07:54:16.392Z] Step 23/23 : LABEL version=0.0.0 [2022-03-14T07:54:16.669Z] ---> Running in 834f2bcdfd18 [2022-03-14T07:54:16.940Z] Removing intermediate container 834f2bcdfd18 [2022-03-14T07:54:16.940Z] ---> f07595766de6 [2022-03-14T07:54:16.940Z] [2022-03-14T07:54:17.214Z] Successfully built f07595766de6 [2022-03-14T07:54:17.214Z] Successfully tagged core-data-arm64:latest [2022-03-14T07:54:17.484Z]  Building core-data ... done Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-03-14T07:54:17.754Z] Collecting jsonschema<3,>=2.5.1 [2022-03-14T07:54:17.754Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-14T07:54:18.024Z] Collecting docker<4.0,>=3.6.0 [2022-03-14T07:54:18.024Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-14T07:54:18.293Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-14T07:54:18.293Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-14T07:54:20.895Z] Collecting PyYAML<4,>=3.10 [2022-03-14T07:54:20.895Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-14T07:54:24.265Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-14T07:54:24.265Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-14T07:54:24.265Z] Collecting cached-property<2,>=1.2.0 [2022-03-14T07:54:24.265Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-14T07:54:24.856Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-14T07:54:24.856Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-14T07:54:24.856Z] Collecting texttable<0.10,>=0.9.0 [2022-03-14T07:54:24.856Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-14T07:54:27.544Z] Collecting docker-pycreds>=0.4.0 [2022-03-14T07:54:27.544Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-14T07:54:27.544Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-14T07:54:27.544Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-14T07:54:27.830Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-03-14T07:54:28.426Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-14T07:54:28.426Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-14T07:54:28.426Z] Collecting idna<2.8,>=2.5 [2022-03-14T07:54:28.426Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-14T07:54:28.696Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-14T07:54:28.696Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-14T07:54:28.696Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-14T07:54:28.696Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-14T07:54:29.675Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-14T07:54:29.675Z] Attempting uninstall: urllib3 [2022-03-14T07:54:29.675Z] Found existing installation: urllib3 1.26.5 [2022-03-14T07:54:29.675Z] Uninstalling urllib3-1.26.5: [2022-03-14T07:54:29.675Z] Successfully uninstalled urllib3-1.26.5 [2022-03-14T07:54:30.272Z] Attempting uninstall: idna [2022-03-14T07:54:30.272Z] Found existing installation: idna 3.2 [2022-03-14T07:54:30.272Z] Uninstalling idna-3.2: [2022-03-14T07:54:30.272Z] Successfully uninstalled idna-3.2 [2022-03-14T07:54:31.257Z] Attempting uninstall: chardet [2022-03-14T07:54:31.257Z] Found existing installation: chardet 4.0.0 [2022-03-14T07:54:31.257Z] Uninstalling chardet-4.0.0: [2022-03-14T07:54:31.257Z] Successfully uninstalled chardet-4.0.0 [2022-03-14T07:54:32.696Z] Attempting uninstall: requests [2022-03-14T07:54:32.696Z] Found existing installation: requests 2.25.1 [2022-03-14T07:54:32.696Z] Uninstalling requests-2.25.1: [2022-03-14T07:54:32.696Z] Successfully uninstalled requests-2.25.1 [2022-03-14T07:54:32.970Z] Running setup.py install for texttable: started [2022-03-14T07:54:34.951Z] Running setup.py install for texttable: finished with status 'done' [2022-03-14T07:54:34.951Z] Running setup.py install for PyYAML: started [2022-03-14T07:54:36.933Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-14T07:54:37.205Z] Running setup.py install for docopt: started [2022-03-14T07:54:39.184Z] Running setup.py install for docopt: finished with status 'done' [2022-03-14T07:54:39.184Z] Running setup.py install for dockerpty: started [2022-03-14T07:54:41.161Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-14T07:54:42.601Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-03-14T07:54:50.876Z] Removing intermediate container 2925d7053a9b [2022-03-14T07:54:50.876Z] ---> 3a3a05f855a0 [2022-03-14T07:54:50.876Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-14T07:54:50.876Z] ---> Running in ff8eaecc8ecb [2022-03-14T07:54:51.150Z] Removing intermediate container ff8eaecc8ecb [2022-03-14T07:54:51.150Z] ---> 3e54959e4fb2 [2022-03-14T07:54:51.150Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-14T07:54:51.150Z] ---> Running in 69c13b85c9ec [2022-03-14T07:54:51.424Z] Removing intermediate container 69c13b85c9ec [2022-03-14T07:54:51.424Z] ---> 70fe2a139235 [2022-03-14T07:54:51.424Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-14T07:54:52.407Z] ---> d5bdf5c3b8f9 [2022-03-14T07:54:52.407Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-14T07:54:53.007Z] ---> 780239804afe [2022-03-14T07:54:53.007Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-14T07:54:53.988Z] ---> 708b45ab569d [2022-03-14T07:54:53.988Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-14T07:54:53.988Z] ---> Running in d19a26fd6638 [2022-03-14T07:54:54.263Z] Removing intermediate container d19a26fd6638 [2022-03-14T07:54:54.263Z] ---> 32519bf95c5c [2022-03-14T07:54:54.263Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-14T07:54:54.263Z] ---> Running in 8245b4ee3764 [2022-03-14T07:54:54.866Z] Removing intermediate container 8245b4ee3764 [2022-03-14T07:54:54.867Z] ---> 47cd8b4b4474 [2022-03-14T07:54:54.867Z] Step 21/23 : LABEL arch=arm64 [2022-03-14T07:54:54.867Z] ---> Running in 558a07391960 [2022-03-14T07:54:55.142Z] Removing intermediate container 558a07391960 [2022-03-14T07:54:55.142Z] ---> eae5dd87e3fa [2022-03-14T07:54:55.142Z] Step 22/23 : LABEL git_sha=a5bc72fce16961b51dcb064ef88c37a653952efa [2022-03-14T07:54:55.142Z] ---> Running in f22f508d2c6a [2022-03-14T07:54:55.753Z] Removing intermediate container f22f508d2c6a [2022-03-14T07:54:55.753Z] ---> eb8a6026eeeb [2022-03-14T07:54:55.753Z] Step 23/23 : LABEL version=0.0.0 [2022-03-14T07:54:55.753Z] ---> Running in d3882ddf3096 [2022-03-14T07:54:56.026Z] Removing intermediate container d3882ddf3096 [2022-03-14T07:54:56.026Z] ---> 8826a46840b6 [2022-03-14T07:54:56.026Z] [2022-03-14T07:54:56.301Z] Successfully built 8826a46840b6 [2022-03-14T07:54:56.302Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-03-14T07:54:56.916Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-03-14T07:54:56.909Z] $ docker stop --time=1 f94ecf16428fe3ed72581f77bbfa790607d25718d687de3f30104cf86a2de5de [2022-03-14T07:54:58.559Z] $ docker rm -f f94ecf16428fe3ed72581f77bbfa790607d25718d687de3f30104cf86a2de5de [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-14T07:54:59.109Z] + docker images [2022-03-14T07:54:59.380Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-14T07:54:59.380Z] sys-mgmt-agent-arm64 latest 8826a46840b6 4 seconds ago 280MB [2022-03-14T07:54:59.380Z] core-data-arm64 latest f07595766de6 43 seconds ago 19.2MB [2022-03-14T07:54:59.380Z] e9f7ee404b87 57 seconds ago 1.6GB [2022-03-14T07:54:59.380Z] 324ec2440791 About a minute ago 1.59GB [2022-03-14T07:54:59.380Z] security-proxy-setup-arm64 latest 2f76c0246565 About a minute ago 25.5MB [2022-03-14T07:54:59.380Z] 2c4401351684 About a minute ago 1.6GB [2022-03-14T07:54:59.380Z] security-bootstrapper-arm64 latest 8e993dda851e About a minute ago 18MB [2022-03-14T07:54:59.380Z] 7f26416bb9ec 2 minutes ago 1.59GB [2022-03-14T07:54:59.380Z] support-notifications-arm64 latest 3eae9e162106 3 minutes ago 16.1MB [2022-03-14T07:54:59.380Z] security-secretstore-setup-arm64 latest 49c34dcb126a 3 minutes ago 27MB [2022-03-14T07:54:59.380Z] core-metadata-arm64 latest 2b46dff118dc 3 minutes ago 16MB [2022-03-14T07:54:59.380Z] support-scheduler-arm64 latest 98687a3dd057 4 minutes ago 15.4MB [2022-03-14T07:54:59.380Z] bab35ec729eb 4 minutes ago 1.6GB [2022-03-14T07:54:59.380Z] dda7eb73e786 4 minutes ago 1.6GB [2022-03-14T07:54:59.380Z] core-command-arm64 latest a68d7a4d6b8d 4 minutes ago 15.3MB [2022-03-14T07:54:59.380Z] 59d799c94ff0 4 minutes ago 1.6GB [2022-03-14T07:54:59.380Z] 4a996089d3ae 4 minutes ago 1.6GB [2022-03-14T07:54:59.380Z] 6aa8c8ea9850 4 minutes ago 1.59GB [2022-03-14T07:54:59.380Z] ci-base-image-arm64 latest 8a4846a06efb 14 minutes ago 1.26GB [2022-03-14T07:54:59.380Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 5 weeks ago 551MB [2022-03-14T07:54:59.380Z] docker 20.10.10 520e9a0a30f7 4 months ago 200MB [2022-03-14T07:54:59.380Z] alpine 3.14 5b8b7b635229 4 months ago 5.35MB [2022-03-14T07:54:59.380Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 20 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-14T07:54:59.848Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-14T07:54:59.848Z] [2022-03-14T07:54:59.848Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-14T07:55:00.193Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-14T07:55:00.466Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-14T07:55:00.466Z] 8998bd30e6a1: Pulling fs layer [2022-03-14T07:55:00.466Z] 04944245beec: Pulling fs layer [2022-03-14T07:55:00.466Z] 699f458cf7ca: Pulling fs layer [2022-03-14T07:55:00.466Z] 765212b225bb: Pulling fs layer [2022-03-14T07:55:00.466Z] f23df028b6ca: Pulling fs layer [2022-03-14T07:55:00.466Z] d65c8cfc05b1: Pulling fs layer [2022-03-14T07:55:00.466Z] 2437ff75d9bd: Pulling fs layer [2022-03-14T07:55:00.466Z] 765212b225bb: Waiting [2022-03-14T07:55:00.466Z] f23df028b6ca: Waiting [2022-03-14T07:55:00.466Z] d65c8cfc05b1: Waiting [2022-03-14T07:55:00.466Z] 2437ff75d9bd: Waiting [2022-03-14T07:55:00.466Z] 04944245beec: Verifying Checksum [2022-03-14T07:55:00.466Z] 04944245beec: Download complete [2022-03-14T07:55:00.466Z] 765212b225bb: Verifying Checksum [2022-03-14T07:55:00.466Z] 765212b225bb: Download complete [2022-03-14T07:55:00.466Z] f23df028b6ca: Download complete [2022-03-14T07:55:00.466Z] d65c8cfc05b1: Download complete [2022-03-14T07:55:00.740Z] 699f458cf7ca: Verifying Checksum [2022-03-14T07:55:00.740Z] 699f458cf7ca: Download complete [2022-03-14T07:55:01.012Z] 8998bd30e6a1: Verifying Checksum [2022-03-14T07:55:01.012Z] 8998bd30e6a1: Download complete [2022-03-14T07:55:02.985Z] 2437ff75d9bd: Verifying Checksum [2022-03-14T07:55:02.985Z] 2437ff75d9bd: Download complete [2022-03-14T07:55:05.594Z] 8998bd30e6a1: Pull complete [2022-03-14T07:55:05.868Z] 04944245beec: Pull complete [2022-03-14T07:55:07.299Z] 699f458cf7ca: Pull complete [2022-03-14T07:55:07.571Z] 765212b225bb: Pull complete [2022-03-14T07:55:08.543Z] f23df028b6ca: Pull complete [2022-03-14T07:55:08.543Z] d65c8cfc05b1: Pull complete [2022-03-14T07:55:23.589Z] 2437ff75d9bd: Pull complete [2022-03-14T07:55:23.589Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-14T07:55:23.589Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-14T07:55:23.589Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-14T07:55:23.812Z] prd-ubuntu18.04-docker-arm64-4c-16g-7030 does not seem to be running inside a container [2022-03-14T07:55:23.874Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-03-14T07:55:26.663Z] $ docker top 81c0877d1e2b6143cef7f05b2027a905fb91374d75ca80f8526f1ba4ed08e076 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-14T07:55:27.696Z] ---> job-cost.sh [2022-03-14T07:55:27.696Z] lf-activate-venv: SKIPPING [2022-03-14T07:55:27.696Z] INFO: No Stack... [2022-03-14T07:55:27.982Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-14T07:55:28.967Z] INFO: Archiving Costs [Pipeline] sh [2022-03-14T07:55:29.670Z] + cut -d, -f6 [2022-03-14T07:55:29.670Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [Pipeline] lock [2022-03-14T07:55:29.727Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3900-2-stack-cost] [2022-03-14T07:55:29.736Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3900-2-stack-cost] did not exist. Created. [2022-03-14T07:55:29.736Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3900-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-14T07:55:30.396Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-14T07:55:30.564Z] Stashed 1 file(s) [Pipeline] } [2022-03-14T07:55:30.572Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3900-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-14T07:55:30.577Z] $ docker stop --time=1 81c0877d1e2b6143cef7f05b2027a905fb91374d75ca80f8526f1ba4ed08e076 [2022-03-14T07:55:32.088Z] $ docker rm -f 81c0877d1e2b6143cef7f05b2027a905fb91374d75ca80f8526f1ba4ed08e076 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-03-14T07:55:33.016Z] + '[' -d /w/workspace/edgex-go/2/archives ']' [Pipeline] libraryResource [Pipeline] sh [2022-03-14T07:55:33.315Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-14T07:55:33.877Z] ---> package-listing.sh [2022-03-14T07:55:33.877Z] ++ facter osfamily [2022-03-14T07:55:33.877Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-14T07:55:34.140Z] + OS_FAMILY=redhat [2022-03-14T07:55:34.140Z] + workspace=/w/workspace/edgex-go/2 [2022-03-14T07:55:34.140Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-14T07:55:34.140Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-14T07:55:34.140Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-14T07:55:34.140Z] + PACKAGES=/tmp/packages_start.txt [2022-03-14T07:55:34.140Z] + '[' /w/workspace/edgex-go/2 ']' [2022-03-14T07:55:34.140Z] + PACKAGES=/tmp/packages_end.txt [2022-03-14T07:55:34.140Z] + case "${OS_FAMILY}" in [2022-03-14T07:55:34.140Z] + sort [2022-03-14T07:55:34.140Z] + rpm -qa [2022-03-14T07:55:34.730Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-14T07:55:34.730Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-14T07:55:34.730Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-14T07:55:34.730Z] + '[' /w/workspace/edgex-go/2 ']' [2022-03-14T07:55:34.730Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2022-03-14T07:55:34.730Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2022-03-14T07:55:34.743Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -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 [2022-03-14T07:55:35.022Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-14T07:55:35.839Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-14T07:55:35.839Z] [2022-03-14T07:55:35.839Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-14T07:55:36.200Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-14T07:55:36.200Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-14T07:55:36.200Z] 5eb5b503b376: Pulling fs layer [2022-03-14T07:55:36.200Z] 5c69ac0246d0: Pulling fs layer [2022-03-14T07:55:36.200Z] ec43610c2a17: Pulling fs layer [2022-03-14T07:55:36.200Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-14T07:55:36.200Z] 33b1e0a273af: Pulling fs layer [2022-03-14T07:55:36.200Z] 5d3b04190fa2: Pulling fs layer [2022-03-14T07:55:36.200Z] 2f39f015ded8: Pulling fs layer [2022-03-14T07:55:36.200Z] 33b1e0a273af: Waiting [2022-03-14T07:55:36.200Z] 5d3b04190fa2: Waiting [2022-03-14T07:55:36.200Z] 2f39f015ded8: Waiting [2022-03-14T07:55:36.200Z] 3a2ae6a8a46f: Waiting [2022-03-14T07:55:36.200Z] 5c69ac0246d0: Verifying Checksum [2022-03-14T07:55:36.200Z] 5c69ac0246d0: Download complete [2022-03-14T07:55:36.200Z] 3a2ae6a8a46f: Verifying Checksum [2022-03-14T07:55:36.200Z] 3a2ae6a8a46f: Download complete [2022-03-14T07:55:36.200Z] 33b1e0a273af: Verifying Checksum [2022-03-14T07:55:36.200Z] 33b1e0a273af: Download complete [2022-03-14T07:55:36.200Z] 5d3b04190fa2: Verifying Checksum [2022-03-14T07:55:36.200Z] 5d3b04190fa2: Download complete [2022-03-14T07:55:36.200Z] ec43610c2a17: Verifying Checksum [2022-03-14T07:55:36.200Z] ec43610c2a17: Download complete [2022-03-14T07:55:36.460Z] 5eb5b503b376: Verifying Checksum [2022-03-14T07:55:36.460Z] 5eb5b503b376: Download complete [2022-03-14T07:55:37.032Z] 2f39f015ded8: Verifying Checksum [2022-03-14T07:55:37.033Z] 2f39f015ded8: Download complete [2022-03-14T07:55:38.014Z] 5eb5b503b376: Pull complete [2022-03-14T07:55:38.014Z] 5c69ac0246d0: Pull complete [2022-03-14T07:55:38.588Z] ec43610c2a17: Pull complete [2022-03-14T07:55:38.847Z] 3a2ae6a8a46f: Pull complete [2022-03-14T07:55:39.114Z] 33b1e0a273af: Pull complete [2022-03-14T07:55:39.114Z] 5d3b04190fa2: Pull complete [2022-03-14T07:55:44.440Z] 2f39f015ded8: Pull complete [2022-03-14T07:55:44.440Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-14T07:55:44.440Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-14T07:55:44.440Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-14T07:55:44.501Z] prd-centos7-docker-4c-2g-7029 does not seem to be running inside a container [2022-03-14T07:55:44.530Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-14T07:55:46.837Z] $ docker top a820af9215a5548781af75c15348ee99acf13431866986e781ee1da263482bd5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-14T07:55:47.202Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-14T07:55:47.493Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-14T07:55:47.793Z] + ls /var/log/sa-host [2022-03-14T07:55:47.793Z] + sadf -c /var/log/sa-host/sa14 [2022-03-14T07:55:47.793Z] file_magic: OK [2022-03-14T07:55:47.793Z] HZ: Using current value: 100 [2022-03-14T07:55:47.793Z] file_header: OK [2022-03-14T07:55:47.793Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-03-14T07:55:47.793Z] Statistics: [2022-03-14T07:55:47.793Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-03-14T07:55:47.793Z] File successfully converted to sysstat format version 12.5.2 [2022-03-14T07:55:47.793Z] + sadf -c /var/log/sa-host/sa17 [2022-03-14T07:55:47.793Z] file_magic: OK [2022-03-14T07:55:47.793Z] HZ: Using current value: 100 [2022-03-14T07:55:47.793Z] file_header: OK [2022-03-14T07:55:47.793Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-03-14T07:55:47.793Z] Statistics: [2022-03-14T07:55:47.793Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-03-14T07:55:47.793Z] File successfully converted to sysstat format version 12.5.2 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-14T07:55:48.012Z] provisioning config files... [2022-03-14T07:55:48.021Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config4268532000949430153tmp [Pipeline] { [Pipeline] echo [2022-03-14T07:55:48.037Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-14T07:55:48.325Z] ---> create-netrc.sh [Pipeline] } [2022-03-14T07:55:48.335Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-14T07:55:48.666Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-14T07:55:48.677Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-14T07:55:48.980Z] ---> sudo-logs.sh [2022-03-14T07:55:48.980Z] Archiving 'sudo' log.. [2022-03-14T07:55:48.980Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-7029.novalocal: Name or service not known [2022-03-14T07:55:48.980Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-7029.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-03-14T07:55:49.018Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-14T07:55:49.308Z] ---> job-cost.sh [2022-03-14T07:55:49.308Z] lf-activate-venv: SKIPPING [2022-03-14T07:55:49.308Z] DEBUG: total: 0.10999999940395355 [2022-03-14T07:55:49.308Z] INFO: Retrieving Stack Cost... [2022-03-14T07:55:49.569Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-03-14T07:55:50.142Z] INFO: Archiving Costs [Pipeline] echo [2022-03-14T07:55:50.156Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-14T07:55:50.441Z] ---> logs-deploy.sh [2022-03-14T07:55:50.441Z] lf-activate-venv: SKIPPING [2022-03-14T07:55:50.441Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3900/2 [2022-03-14T07:55:50.441Z] INFO: archiving workspace using pattern(s): [2022-03-14T07:55:51.380Z] Archives upload complete. [2022-03-14T07:55:51.380Z] INFO: archiving logs to Nexus [2022-03-14T07:55:51.950Z] ---> uname -a: [2022-03-14T07:55:51.950Z] Linux prd-centos7-docker-4c-2g-7029.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux [2022-03-14T07:55:51.950Z] [2022-03-14T07:55:51.950Z] [2022-03-14T07:55:51.950Z] ---> lscpu: [2022-03-14T07:55:51.951Z] Architecture: x86_64 [2022-03-14T07:55:51.951Z] CPU op-mode(s): 32-bit, 64-bit [2022-03-14T07:55:51.951Z] Byte Order: Little Endian [2022-03-14T07:55:51.951Z] Address sizes: 40 bits physical, 48 bits virtual [2022-03-14T07:55:51.951Z] CPU(s): 2 [2022-03-14T07:55:51.951Z] On-line CPU(s) list: 0,1 [2022-03-14T07:55:51.951Z] Thread(s) per core: 1 [2022-03-14T07:55:51.951Z] Core(s) per socket: 1 [2022-03-14T07:55:51.951Z] Socket(s): 2 [2022-03-14T07:55:51.951Z] NUMA node(s): 1 [2022-03-14T07:55:51.951Z] Vendor ID: AuthenticAMD [2022-03-14T07:55:51.951Z] CPU family: 23 [2022-03-14T07:55:51.951Z] Model: 49 [2022-03-14T07:55:51.951Z] Model name: AMD EPYC-Rome Processor [2022-03-14T07:55:51.951Z] Stepping: 0 [2022-03-14T07:55:51.951Z] CPU MHz: 2800.000 [2022-03-14T07:55:51.951Z] BogoMIPS: 5600.00 [2022-03-14T07:55:51.951Z] Virtualization: AMD-V [2022-03-14T07:55:51.951Z] Hypervisor vendor: KVM [2022-03-14T07:55:51.951Z] Virtualization type: full [2022-03-14T07:55:51.951Z] L1d cache: 64 KiB [2022-03-14T07:55:51.951Z] L1i cache: 64 KiB [2022-03-14T07:55:51.951Z] L2 cache: 1 MiB [2022-03-14T07:55:51.951Z] L3 cache: 32 MiB [2022-03-14T07:55:51.951Z] NUMA node0 CPU(s): 0,1 [2022-03-14T07:55:51.951Z] Vulnerability Itlb multihit: Not affected [2022-03-14T07:55:51.951Z] Vulnerability L1tf: Not affected [2022-03-14T07:55:51.951Z] Vulnerability Mds: Not affected [2022-03-14T07:55:51.951Z] Vulnerability Meltdown: Not affected [2022-03-14T07:55:51.951Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-03-14T07:55:51.951Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2022-03-14T07:55:51.951Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2022-03-14T07:55:51.951Z] Vulnerability Srbds: Not affected [2022-03-14T07:55:51.951Z] Vulnerability Tsx async abort: Not affected [2022-03-14T07:55:51.951Z] 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2022-03-14T07:55:51.951Z] [2022-03-14T07:55:51.951Z] [2022-03-14T07:55:51.951Z] ---> nproc: [2022-03-14T07:55:51.951Z] 2 [2022-03-14T07:55:51.951Z] [2022-03-14T07:55:51.951Z] [2022-03-14T07:55:51.951Z] ---> df -h: [2022-03-14T07:55:51.951Z] Filesystem Size Used Avail Use% Mounted on [2022-03-14T07:55:51.951Z] overlay 40G 8.9G 32G 23% / [2022-03-14T07:55:51.951Z] tmpfs 64M 0 64M 0% /dev [2022-03-14T07:55:51.951Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2022-03-14T07:55:51.951Z] shm 64M 0 64M 0% /dev/shm [2022-03-14T07:55:51.951Z] /dev/vda1 40G 8.9G 32G 23% /facter-os [2022-03-14T07:55:51.951Z] [2022-03-14T07:55:51.951Z] [2022-03-14T07:55:51.951Z] ---> sar -b -r -n DEV: [2022-03-14T07:55:51.951Z] Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 03/14/22 _x86_64_ (2 CPU) [2022-03-14T07:55:51.951Z] [2022-03-14T07:55:51.951Z] 07:35:10 LINUX RESTART (2 CPU) [2022-03-14T07:55:51.951Z] [2022-03-14T07:55:51.951Z] 07:36:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-03-14T07:55:51.951Z] 07:37:02 325.56 0.00 325.56 0.00 0.00 99716.33 0.00 [2022-03-14T07:55:51.951Z] 07:38:01 56.38 0.00 56.38 0.00 0.00 10181.20 0.00 [2022-03-14T07:55:51.951Z] 07:39:01 110.14 0.00 110.14 0.00 0.00 6665.65 0.00 [2022-03-14T07:55:51.951Z] 07:40:01 2.63 0.00 2.63 0.00 0.00 97.58 0.00 [2022-03-14T07:55:51.951Z] 07:41:01 0.22 0.00 0.22 0.00 0.00 3.30 0.00 [2022-03-14T07:55:51.951Z] 07:42:01 0.23 0.00 0.23 0.00 0.00 3.63 0.00 [2022-03-14T07:55:51.951Z] 07:43:01 0.35 0.00 0.35 0.00 0.00 5.16 0.00 [2022-03-14T07:55:51.951Z] 07:44:01 0.22 0.00 0.22 0.00 0.00 3.53 0.00 [2022-03-14T07:55:51.951Z] 07:45:01 0.27 0.00 0.27 0.00 0.00 3.20 0.00 [2022-03-14T07:55:51.951Z] 07:46:01 0.20 0.00 0.20 0.00 0.00 2.57 0.00 [2022-03-14T07:55:51.951Z] 07:47:01 0.18 0.00 0.18 0.00 0.00 2.02 0.00 [2022-03-14T07:55:51.951Z] 07:48:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 [2022-03-14T07:55:51.951Z] 07:49:01 0.25 0.00 0.25 0.00 0.00 2.98 0.00 [2022-03-14T07:55:51.951Z] 07:50:01 0.28 0.00 0.28 0.00 0.00 3.75 0.00 [2022-03-14T07:55:51.951Z] 07:51:01 0.40 0.18 0.22 0.00 5.86 3.96 0.00 [2022-03-14T07:55:51.951Z] 07:52:01 0.87 0.00 0.87 0.00 0.00 15.71 0.00 [2022-03-14T07:55:51.951Z] 07:53:01 0.22 0.00 0.22 0.00 0.00 2.83 0.00 [2022-03-14T07:55:51.951Z] 07:54:01 0.17 0.00 0.17 0.00 0.00 2.17 0.00 [2022-03-14T07:55:51.951Z] 07:55:01 0.28 0.00 0.28 0.00 0.00 3.35 0.00 [2022-03-14T07:55:51.951Z] Average: 26.25 0.01 26.24 0.00 0.31 6142.07 0.00 [2022-03-14T07:55:51.951Z] [2022-03-14T07:55:51.951Z] 07:36:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-03-14T07:55:51.951Z] 07:37:02 3610420 0 998788 12.47 2620 3397112 1537688 16.98 1230512 2699916 32084 [2022-03-14T07:55:51.951Z] 07:38:01 3237632 0 1047484 13.08 2620 3721204 1523300 16.82 1453648 2829236 63772 [2022-03-14T07:55:51.951Z] 07:39:01 3692492 0 949152 11.85 2620 3364676 1189416 13.13 1237404 2592824 20 [2022-03-14T07:55:51.951Z] 07:40:01 3726148 0 915488 11.43 2620 3364684 1157576 12.78 1234148 2592824 20 [2022-03-14T07:55:51.951Z] 07:41:01 3727200 0 914408 11.42 2620 3364712 1155604 12.76 1233136 2592832 24 [2022-03-14T07:55:51.951Z] 07:42:01 3731708 0 909920 11.36 2620 3364692 1155520 12.76 1229204 2592824 16 [2022-03-14T07:55:51.951Z] 07:43:01 3726676 0 914948 11.42 2620 3364696 1155520 12.76 1233900 2592824 16 [2022-03-14T07:55:51.951Z] 07:44:01 3724976 0 916636 11.45 2620 3364708 1155520 12.76 1234992 2592828 8 [2022-03-14T07:55:51.951Z] 07:45:01 3723368 0 918244 11.47 2620 3364708 1155520 12.76 1236892 2592824 8 [2022-03-14T07:55:51.951Z] 07:46:01 3723048 0 918560 11.47 2620 3364712 1155604 12.76 1237380 2592824 8 [2022-03-14T07:55:51.951Z] 07:47:01 3714764 0 926840 11.57 2620 3364716 1155520 12.76 1245452 2592824 8 [2022-03-14T07:55:51.951Z] 07:48:01 3703296 0 938304 11.72 2620 3364720 1155972 12.76 1257352 2592824 20 [2022-03-14T07:55:51.951Z] 07:49:01 3703092 0 938500 11.72 2620 3364728 1155648 12.76 1257636 2592824 16 [2022-03-14T07:55:51.951Z] 07:50:01 3692092 0 949500 11.86 2620 3364728 1156148 12.76 1267980 2592824 20 [2022-03-14T07:55:51.951Z] 07:51:01 3694596 0 946988 11.82 2620 3364736 1155860 12.76 1266488 2592824 24 [2022-03-14T07:55:51.951Z] 07:52:01 3692468 0 949116 11.85 2620 3364736 1155716 12.76 1267900 2592824 16 [2022-03-14T07:55:51.951Z] 07:53:01 3692384 0 949192 11.85 2620 3364744 1155716 12.76 1267808 2592828 16 [2022-03-14T07:55:51.951Z] 07:54:01 3692640 0 948932 11.85 2620 3364748 1155716 12.76 1267780 2592824 16 [2022-03-14T07:55:51.951Z] 07:55:01 3692436 0 949136 11.85 2620 3364748 1155716 12.76 1267916 2592824 8 [2022-03-14T07:55:51.951Z] Average: 3679023 0 942112 11.76 2620 3385185 1197015 13.22 1259344 2610904 5059 [2022-03-14T07:55:51.951Z] [2022-03-14T07:55:51.951Z] 07:36:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-03-14T07:55:51.951Z] 07:37:02 eth0 376.56 271.65 5405.34 37.61 0.00 0.00 0.00 0.00 [2022-03-14T07:55:51.951Z] 07:37:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-14T07:55:51.951Z] 07:37:02 veth0752f0d 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2022-03-14T07:55:51.951Z] 07:37:02 docker0 181.88 230.47 15.05 2041.67 0.00 0.00 0.00 0.00 [2022-03-14T07:55:51.951Z] 07:38:01 eth0 27.23 14.16 21.79 11.63 0.00 0.00 0.00 0.00 [2022-03-14T07:55:51.951Z] 07:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-14T07:55:51.951Z] 07:38:01 veth0752f0d 0.85 0.88 0.07 0.08 0.00 0.00 0.00 0.00 [2022-03-14T07:55:51.951Z] 07:38:01 docker0 0.85 0.85 0.05 0.07 0.00 0.00 0.00 0.00 [2022-03-14T07:55:51.951Z] 07:39:01 eth0 12.56 7.38 9.77 4.97 0.00 0.00 0.00 0.00 [2022-03-14T07:55:51.951Z] 07:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-14T07:55:51.951Z] 07:39:01 docker0 1.30 1.30 0.08 0.10 0.00 0.00 0.00 0.00 [2022-03-14T07:55:51.951Z] 07:40:01 eth0 0.05 0.05 0.00 0.01 0.00 0.00 0.00 0.00 [2022-03-14T07:55:51.951Z] 07:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-14T07:55:51.951Z] 07:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-14T07:55:51.951Z] 07:41:01 eth0 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2022-03-14T07:55:51.951Z] 07:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-14T07:55:51.951Z] 07:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-14T07:55:51.951Z] 07:42:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-03-14T07:55:51.951Z] 07:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-14T07:55:51.951Z] 07:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-14T07:55:51.951Z] 07:43:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-03-14T07:55:51.951Z] 07:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-14T07:55:51.951Z] 07:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-14T07:55:51.951Z] 07:44:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-03-14T07:55:51.951Z] 07:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-14T07:55:51.951Z] 07:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-14T07:55:51.951Z] 07:45:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-03-14T07:55:51.951Z] 07:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-14T07:55:51.951Z] 07:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-14T07:55:51.951Z] 07:46:01 eth0 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2022-03-14T07:55:51.951Z] 07:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-14T07:55:51.951Z] 07:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-14T07:55:51.951Z] 07:47:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-03-14T07:55:51.951Z] 07:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-14T07:55:51.951Z] 07:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-14T07:55:51.951Z] 07:48:01 eth0 5.80 2.58 6.63 0.17 0.00 0.00 0.00 0.00 [2022-03-14T07:55:51.951Z] 07:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-14T07:55:51.951Z] 07:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-14T07:55:51.951Z] 07:49:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-03-14T07:55:51.951Z] 07:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-14T07:55:51.951Z] 07:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-14T07:55:51.951Z] 07:50:01 eth0 5.26 2.48 4.98 0.17 0.00 0.00 0.00 0.00 [2022-03-14T07:55:51.951Z] 07:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-14T07:55:51.951Z] 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-14T07:55:51.951Z] 07:51:01 eth0 0.62 0.40 0.34 0.26 0.00 0.00 0.00 0.00 [2022-03-14T07:55:51.951Z] 07:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-14T07:55:51.951Z] 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-14T07:55:51.951Z] 07:52:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-03-14T07:55:51.951Z] 07:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-14T07:55:51.951Z] 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-14T07:55:51.951Z] 07:53:01 eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2022-03-14T07:55:51.951Z] 07:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-14T07:55:51.951Z] 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-14T07:55:51.951Z] 07:54:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-14T07:55:51.951Z] 07:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-14T07:55:51.951Z] 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-14T07:55:51.951Z] 07:55:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-03-14T07:55:51.951Z] 07:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-14T07:55:51.951Z] 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-14T07:55:51.951Z] Average: eth0 22.61 15.79 287.14 2.89 0.00 0.00 0.00 0.00 [2022-03-14T07:55:51.951Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-03-14T07:55:51.951Z] Average: docker0 9.70 12.26 0.80 107.60 0.00 0.00 0.00 0.00 [2022-03-14T07:55:51.951Z] [2022-03-14T07:55:51.951Z] [2022-03-14T07:55:51.951Z] ---> sar -P ALL: [2022-03-14T07:55:51.951Z] Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 03/14/22 _x86_64_ (2 CPU) [2022-03-14T07:55:51.951Z] [2022-03-14T07:55:51.951Z] 07:35:10 LINUX RESTART (2 CPU) [2022-03-14T07:55:51.951Z] [2022-03-14T07:55:51.951Z] 07:36:01 CPU %user %nice %system %iowait %steal %idle [2022-03-14T07:55:51.951Z] 07:37:02 all 31.32 0.00 12.26 2.52 0.09 53.81 [2022-03-14T07:55:51.951Z] 07:37:02 0 29.37 0.00 12.27 2.15 0.09 56.13 [2022-03-14T07:55:51.951Z] 07:37:02 1 33.29 0.00 12.25 2.90 0.09 51.48 [2022-03-14T07:55:51.951Z] 07:38:01 all 47.16 0.00 4.07 0.32 0.10 48.35 [2022-03-14T07:55:51.951Z] 07:38:01 0 46.85 0.00 3.95 0.34 0.09 48.77 [2022-03-14T07:55:51.951Z] 07:38:01 1 47.47 0.00 4.20 0.29 0.11 47.93 [2022-03-14T07:55:51.951Z] 07:39:01 all 61.53 0.00 5.04 1.21 0.09 32.12 [2022-03-14T07:55:51.951Z] 07:39:01 0 62.18 0.00 5.39 1.14 0.09 31.20 [2022-03-14T07:55:51.951Z] 07:39:01 1 60.88 0.00 4.69 1.29 0.09 33.05 [2022-03-14T07:55:51.951Z] 07:40:01 all 0.05 0.00 0.08 0.00 0.04 99.82 [2022-03-14T07:55:51.951Z] 07:40:01 0 0.03 0.00 0.12 0.00 0.03 99.82 [2022-03-14T07:55:51.951Z] 07:40:01 1 0.07 0.00 0.05 0.00 0.05 99.83 [2022-03-14T07:55:51.951Z] 07:41:01 all 0.15 0.00 0.03 0.00 0.05 99.77 [2022-03-14T07:55:51.951Z] 07:41:01 0 0.03 0.00 0.02 0.00 0.05 99.90 [2022-03-14T07:55:51.951Z] 07:41:01 1 0.27 0.00 0.03 0.00 0.05 99.65 [2022-03-14T07:55:51.951Z] 07:42:01 all 0.10 0.00 0.03 0.00 0.06 99.82 [2022-03-14T07:55:51.951Z] 07:42:01 0 0.03 0.00 0.02 0.00 0.07 99.88 [2022-03-14T07:55:51.951Z] 07:42:01 1 0.17 0.00 0.03 0.00 0.05 99.75 [2022-03-14T07:55:51.951Z] 07:43:01 all 0.07 0.00 0.03 0.00 0.05 99.85 [2022-03-14T07:55:51.951Z] 07:43:01 0 0.02 0.00 0.02 0.00 0.05 99.92 [2022-03-14T07:55:51.951Z] 07:43:01 1 0.12 0.00 0.05 0.00 0.05 99.78 [2022-03-14T07:55:51.951Z] 07:44:01 all 0.18 0.00 0.03 0.00 0.05 99.75 [2022-03-14T07:55:51.951Z] 07:44:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2022-03-14T07:55:51.951Z] 07:44:01 1 0.32 0.00 0.03 0.00 0.07 99.58 [2022-03-14T07:55:51.951Z] 07:45:01 all 0.06 0.00 0.03 0.00 0.05 99.87 [2022-03-14T07:55:51.951Z] 07:45:01 0 0.02 0.00 0.02 0.00 0.07 99.90 [2022-03-14T07:55:51.951Z] 07:45:01 1 0.10 0.00 0.03 0.00 0.03 99.83 [2022-03-14T07:55:51.951Z] 07:46:01 all 0.13 0.00 0.03 0.00 0.04 99.80 [2022-03-14T07:55:51.952Z] 07:46:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2022-03-14T07:55:51.952Z] 07:46:01 1 0.23 0.00 0.02 0.00 0.05 99.70 [2022-03-14T07:55:51.952Z] 07:47:01 all 0.05 0.00 0.03 0.00 0.05 99.87 [2022-03-14T07:55:51.952Z] 07:47:01 0 0.03 0.00 0.03 0.00 0.05 99.88 [2022-03-14T07:55:51.952Z] 07:47:01 1 0.07 0.00 0.03 0.00 0.05 99.85 [2022-03-14T07:55:51.952Z] [2022-03-14T07:55:51.952Z] 07:47:01 CPU %user %nice %system %iowait %steal %idle [2022-03-14T07:55:51.952Z] 07:48:01 all 0.18 0.00 0.03 0.00 0.04 99.75 [2022-03-14T07:55:51.952Z] 07:48:01 0 0.07 0.00 0.03 0.00 0.02 99.88 [2022-03-14T07:55:51.952Z] 07:48:01 1 0.28 0.00 0.03 0.00 0.07 99.61 [2022-03-14T07:55:51.952Z] 07:49:01 all 0.04 0.00 0.03 0.00 0.05 99.88 [2022-03-14T07:55:51.952Z] 07:49:01 0 0.03 0.00 0.03 0.00 0.07 99.87 [2022-03-14T07:55:51.952Z] 07:49:01 1 0.05 0.00 0.02 0.00 0.03 99.90 [2022-03-14T07:55:51.952Z] 07:50:01 all 0.16 0.00 0.03 0.00 0.03 99.77 [2022-03-14T07:55:51.952Z] 07:50:01 0 0.15 0.00 0.05 0.00 0.05 99.75 [2022-03-14T07:55:51.952Z] 07:50:01 1 0.17 0.00 0.02 0.00 0.02 99.80 [2022-03-14T07:55:51.952Z] 07:51:01 all 0.12 0.00 0.06 0.00 0.04 99.78 [2022-03-14T07:55:51.952Z] 07:51:01 0 0.12 0.00 0.07 0.00 0.07 99.75 [2022-03-14T07:55:51.952Z] 07:51:01 1 0.12 0.00 0.05 0.00 0.02 99.82 [2022-03-14T07:55:51.952Z] 07:52:01 all 0.12 0.00 0.04 0.00 0.03 99.81 [2022-03-14T07:55:51.952Z] 07:52:01 0 0.07 0.00 0.07 0.00 0.05 99.82 [2022-03-14T07:55:51.952Z] 07:52:01 1 0.17 0.00 0.02 0.00 0.02 99.80 [2022-03-14T07:55:51.952Z] 07:53:01 all 0.06 0.00 0.03 0.00 0.04 99.87 [2022-03-14T07:55:51.952Z] 07:53:01 0 0.02 0.00 0.03 0.00 0.05 99.90 [2022-03-14T07:55:51.952Z] 07:53:01 1 0.10 0.00 0.03 0.00 0.03 99.83 [2022-03-14T07:55:51.952Z] 07:54:01 all 0.11 0.00 0.03 0.00 0.03 99.82 [2022-03-14T07:55:51.952Z] 07:54:01 0 0.03 0.00 0.05 0.00 0.07 99.85 [2022-03-14T07:55:51.952Z] 07:54:01 1 0.18 0.00 0.02 0.00 0.00 99.80 [2022-03-14T07:55:51.952Z] 07:55:01 all 0.12 0.00 0.03 0.00 0.05 99.81 [2022-03-14T07:55:51.952Z] 07:55:01 0 0.03 0.00 0.02 0.00 0.05 99.90 [2022-03-14T07:55:51.952Z] 07:55:01 1 0.20 0.00 0.03 0.00 0.05 99.72 [2022-03-14T07:55:51.952Z] Average: all 7.02 0.00 1.09 0.20 0.05 91.63 [2022-03-14T07:55:51.952Z] Average: 0 6.89 0.00 1.11 0.18 0.06 91.77 [2022-03-14T07:55:51.952Z] Average: 1 7.16 0.00 1.08 0.22 0.05 91.50 [2022-03-14T07:55:51.952Z] [2022-03-14T07:55:51.952Z] [2022-03-14T07:55:51.952Z]