Pull request #410 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 lenny-intel for edgexfoundry/app-service-configurable Obtained Jenkinsfile from eca0367aff237e9c1761a61a7d26bb4f7682c7c6+4cd65a02709344c43b7ddd42f02d16e1ed625d79 (aa74950cf6f385d62f7c16929f07fd58f18e2f80) 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-ssh2488716246528516503.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh810699901889840965.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 c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-410/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/app-service-configurable/branches/PR-410/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9533644562103755396.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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-ssh17773755381848642127.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/app-service-configurable/branches/PR-410/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/app-service-configurable/branches/PR-410/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2110174502517345875.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 ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-33402 in /w/workspace/_app-service-configurable_PR-410 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-410 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 4cd65a02709344c43b7ddd42f02d16e1ed625d79 into PR head commit eca0367aff237e9c1761a61a7d26bb4f7682c7c6 Merge succeeded, producing eca0367aff237e9c1761a61a7d26bb4f7682c7c6 Checking out Revision eca0367aff237e9c1761a61a7d26bb4f7682c7c6 (PR-410) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.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/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/410/head:refs/remotes/origin/PR-410 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eca0367aff237e9c1761a61a7d26bb4f7682c7c6 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 4cd65a02709344c43b7ddd42f02d16e1ed625d79 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eca0367aff237e9c1761a61a7d26bb4f7682c7c6 # timeout=10 Commit message: "feat: Add new metrics-influxdb profile" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-27T00:53:59.112Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-27T00:53:59.155Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-27T00:53:59.170Z] ========================================================= [2022-04-27T00:53:59.170Z] EdgeX Global Pipelines Version Info [2022-04-27T00:53:59.170Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-27T00:53:59.922Z] ------------------- [2022-04-27T00:53:59.922Z] stable info: [2022-04-27T00:53:59.922Z] ------------------- [2022-04-27T00:53:59.922Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-27T00:53:59.922Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-27T00:53:59.922Z] Message: update stable to v1.0.221 [2022-04-27T00:54:00.497Z] ------------------- [2022-04-27T00:54:00.497Z] experimental info: [2022-04-27T00:54:00.497Z] ------------------- [2022-04-27T00:54:00.497Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-27T00:54:00.497Z] Commit SHA: 47c9b3891b578ce509e33c5bc61a4c29aa566c02 [2022-04-27T00:54:00.497Z] Message: update experimental to v1.0.226 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-27T00:54:00.646Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-04-27T00:54:00.656Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-04-27T00:54:00.665Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-27T00:54:00.675Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-27T00:54:00.685Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-27T00:54:00.694Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-27T00:54:00.705Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-27T00:54:00.726Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-27T00:54:00.746Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-27T00:54:00.764Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-27T00:54:00.779Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-27T00:54:00.794Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-04-27T00:54:00.807Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-27T00:54:00.824Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-27T00:54:00.836Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-27T00:54:00.849Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-27T00:54:00.864Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-27T00:54:00.877Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-27T00:54:00.889Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-27T00:54:00.901Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-27T00:54:00.914Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-27T00:54:00.925Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-27T00:54:00.937Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-27T00:54:00.950Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-27T00:54:00.968Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-27T00:54:00.987Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-27T00:54:01.002Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-410 [Pipeline] echo [2022-04-27T00:54:01.014Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-410 [Pipeline] echo [2022-04-27T00:54:01.031Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-410 [Pipeline] echo [2022-04-27T00:54:01.047Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = eca0367aff237e9c1761a61a7d26bb4f7682c7c6 [Pipeline] echo [2022-04-27T00:54:01.062Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = eca0367 [Pipeline] echo [2022-04-27T00:54:01.074Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-27T00:54:01.128Z] provisioning config files... [2022-04-27T00:54:01.143Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-410@tmp/config9179391238485312789tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-27T00:54:01.453Z] ---> docker-login.sh [2022-04-27T00:54:01.454Z] nexus3.edgexfoundry.org:10001 [2022-04-27T00:54:01.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T00:54:01.714Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T00:54:01.714Z] Configure a credential helper to remove this warning. See [2022-04-27T00:54:01.714Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T00:54:01.714Z] [2022-04-27T00:54:01.714Z] Login Succeeded [2022-04-27T00:54:01.714Z] nexus3.edgexfoundry.org:10002 [2022-04-27T00:54:01.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T00:54:01.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T00:54:01.977Z] Configure a credential helper to remove this warning. See [2022-04-27T00:54:01.977Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T00:54:01.977Z] [2022-04-27T00:54:01.977Z] Login Succeeded [2022-04-27T00:54:01.977Z] nexus3.edgexfoundry.org:10003 [2022-04-27T00:54:01.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T00:54:02.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T00:54:02.238Z] Configure a credential helper to remove this warning. See [2022-04-27T00:54:02.238Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T00:54:02.238Z] [2022-04-27T00:54:02.238Z] Login Succeeded [2022-04-27T00:54:02.238Z] nexus3.edgexfoundry.org:10004 [2022-04-27T00:54:02.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T00:54:02.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T00:54:02.238Z] Configure a credential helper to remove this warning. See [2022-04-27T00:54:02.238Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T00:54:02.238Z] [2022-04-27T00:54:02.238Z] Login Succeeded [2022-04-27T00:54:02.238Z] docker.io [2022-04-27T00:54:02.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T00:54:02.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T00:54:02.762Z] Configure a credential helper to remove this warning. See [2022-04-27T00:54:02.762Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T00:54:02.762Z] [2022-04-27T00:54:02.762Z] Login Succeeded [2022-04-27T00:54:02.762Z] ---> docker-login.sh ends [Pipeline] } [2022-04-27T00:54:02.774Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-27T00:54:03.150Z] + git rev-list -1 --merges eca0367aff237e9c1761a61a7d26bb4f7682c7c6~1..eca0367aff237e9c1761a61a7d26bb4f7682c7c6 [Pipeline] echo [2022-04-27T00:54:03.264Z] -----------> git rev-list -1 --merges eca0367aff237e9c1761a61a7d26bb4f7682c7c6~1..eca0367aff237e9c1761a61a7d26bb4f7682c7c6 eca0367aff237e9c1761a61a7d26bb4f7682c7c6 [false] [Pipeline] sh [2022-04-27T00:54:03.567Z] + git log --format=format:%s -1 eca0367aff237e9c1761a61a7d26bb4f7682c7c6 [Pipeline] echo [2022-04-27T00:54:03.587Z] ========================================================= [2022-04-27T00:54:03.587Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-27T00:54:03.587Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-27T00:54:03.937Z] + git log --format=format:%s -1 eca0367aff237e9c1761a61a7d26bb4f7682c7c6 [Pipeline] echo [2022-04-27T00:54:03.950Z] [semverPrep] GIT_COMMIT: eca0367aff237e9c1761a61a7d26bb4f7682c7c6, Commit Message: feat: Add new metrics-influxdb profile [Pipeline] echo [2022-04-27T00:54:03.959Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-27T00:54:04.404Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-27T00:54:04.404Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-27T00:54:04.404Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-27T00:54:04.404Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-27T00:54:04.404Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-27T00:54:04.404Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-27T00:54:04.404Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-27T00:54:04.865Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-27T00:54:04.865Z] [2022-04-27T00:54:04.865Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-27T00:54:05.174Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-27T00:54:05.174Z] latest: Pulling from edgex-devops/git-semver [2022-04-27T00:54:05.174Z] a0d0a0d46f8b: Pulling fs layer [2022-04-27T00:54:05.174Z] 3e5f54012d9b: Pulling fs layer [2022-04-27T00:54:05.174Z] 4c7163046ea9: Pulling fs layer [2022-04-27T00:54:05.174Z] 0c2d73faf560: Pulling fs layer [2022-04-27T00:54:05.174Z] 0c2d73faf560: Waiting [2022-04-27T00:54:05.174Z] 3e5f54012d9b: Verifying Checksum [2022-04-27T00:54:05.174Z] 3e5f54012d9b: Download complete [2022-04-27T00:54:05.174Z] a0d0a0d46f8b: Download complete [2022-04-27T00:54:05.174Z] 0c2d73faf560: Verifying Checksum [2022-04-27T00:54:05.174Z] 0c2d73faf560: Download complete [2022-04-27T00:54:05.174Z] 4c7163046ea9: Verifying Checksum [2022-04-27T00:54:05.174Z] 4c7163046ea9: Download complete [2022-04-27T00:54:05.436Z] a0d0a0d46f8b: Pull complete [2022-04-27T00:54:05.436Z] 3e5f54012d9b: Pull complete [2022-04-27T00:54:05.697Z] 4c7163046ea9: Pull complete [2022-04-27T00:54:05.960Z] 0c2d73faf560: Pull complete [2022-04-27T00:54:05.960Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-27T00:54:05.960Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-27T00:54:05.960Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-27T00:54:06.046Z] prd-ubuntu20.04-docker-8c-8g-33402 does not seem to be running inside a container [2022-04-27T00:54:06.086Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-410 -v /w/workspace/_app-service-configurable_PR-410:/w/workspace/_app-service-configurable_PR-410:rw,z -v /w/workspace/_app-service-configurable_PR-410@tmp:/w/workspace/_app-service-configurable_PR-410@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:10004/edgex-devops/git-semver:latest cat [2022-04-27T00:54:06.789Z] $ docker top cd08177963525dc9f7324d8a7bf9ca748094960f2fed2654d84f0747d4274336 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-27T00:54:06.902Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-27T00:54:06.902Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-27T00:54:07.051Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-27T00:54:07.057Z] $ docker exec cd08177963525dc9f7324d8a7bf9ca748094960f2fed2654d84f0747d4274336 ssh-agent [2022-04-27T00:54:07.216Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgcAHKi/agent.14 [2022-04-27T00:54:07.216Z] SSH_AGENT_PID=20 [2022-04-27T00:54:07.226Z] Running ssh-add (command line suppressed) [2022-04-27T00:54:07.347Z] Identity added: /w/workspace/_app-service-configurable_PR-410@tmp/private_key_6943802356835532507.key (/w/workspace/_app-service-configurable_PR-410@tmp/private_key_6943802356835532507.key) [2022-04-27T00:54:07.362Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-27T00:54:07.658Z] + git tag --points-at HEAD [Pipeline] } [2022-04-27T00:54:07.675Z] $ docker exec --env ******** --env ******** cd08177963525dc9f7324d8a7bf9ca748094960f2fed2654d84f0747d4274336 ssh-agent -k [2022-04-27T00:54:07.793Z] unset SSH_AUTH_SOCK; [2022-04-27T00:54:07.795Z] unset SSH_AGENT_PID; [2022-04-27T00:54:07.795Z] echo Agent pid 20 killed; [2022-04-27T00:54:07.804Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-27T00:54:07.825Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-27T00:54:07.825Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-27T00:54:07.960Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-27T00:54:07.965Z] $ docker exec cd08177963525dc9f7324d8a7bf9ca748094960f2fed2654d84f0747d4274336 ssh-agent [2022-04-27T00:54:08.108Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXiLLdmk/agent.55 [2022-04-27T00:54:08.108Z] SSH_AGENT_PID=61 [2022-04-27T00:54:08.115Z] Running ssh-add (command line suppressed) [2022-04-27T00:54:08.234Z] Identity added: /w/workspace/_app-service-configurable_PR-410@tmp/private_key_6453561683654557354.key (/w/workspace/_app-service-configurable_PR-410@tmp/private_key_6453561683654557354.key) [2022-04-27T00:54:08.250Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-27T00:54:08.543Z] + git semver init [2022-04-27T00:54:08.543Z] # -> Open(): unable to determine branch for HEAD [2022-04-27T00:54:08.543Z] # $GIT_DIR = /w/workspace/_app-service-configurable_PR-410/.git [2022-04-27T00:54:08.543Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_PR-410 [2022-04-27T00:54:08.543Z] # $SEMVER_REMOTE_NAME = origin [2022-04-27T00:54:08.543Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-27T00:54:08.543Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-27T00:54:08.543Z] # $SEMVER_BRANCH = PR-410 [2022-04-27T00:54:08.543Z] # $SEMVER_TEMP = /tmp/semver-259307598 [2022-04-27T00:54:08.543Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2022-04-27T00:54:09.490Z] # '/tmp/semver-259307598' -> '/w/workspace/_app-service-configurable_PR-410/.semver' [2022-04-27T00:54:09.490Z] # -> Force: false [2022-04-27T00:54:09.490Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_PR-410/.semver [Pipeline] } [2022-04-27T00:54:09.503Z] $ docker exec --env ******** --env ******** cd08177963525dc9f7324d8a7bf9ca748094960f2fed2654d84f0747d4274336 ssh-agent -k [2022-04-27T00:54:09.610Z] unset SSH_AUTH_SOCK; [2022-04-27T00:54:09.610Z] unset SSH_AGENT_PID; [2022-04-27T00:54:09.610Z] echo Agent pid 61 killed; [2022-04-27T00:54:09.621Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-27T00:54:09.933Z] + git semver [Pipeline] } [2022-04-27T00:54:09.951Z] $ docker stop --time=1 cd08177963525dc9f7324d8a7bf9ca748094960f2fed2654d84f0747d4274336 [2022-04-27T00:54:11.319Z] $ docker rm -f cd08177963525dc9f7324d8a7bf9ca748094960f2fed2654d84f0747d4274336 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-27T00:54:11.689Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-27T00:54:11.989Z] Stashed 1 file(s) [Pipeline] echo [2022-04-27T00:54:11.994Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-27T00:54:12.166Z] provisioning config files... [2022-04-27T00:54:12.178Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-410@tmp/config7244927742808846550tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-27T00:54:12.490Z] ---> docker-login.sh [2022-04-27T00:54:12.490Z] nexus3.edgexfoundry.org:10001 [2022-04-27T00:54:12.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T00:54:12.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T00:54:12.490Z] Configure a credential helper to remove this warning. See [2022-04-27T00:54:12.490Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T00:54:12.490Z] [2022-04-27T00:54:12.490Z] Login Succeeded [2022-04-27T00:54:12.490Z] nexus3.edgexfoundry.org:10002 [2022-04-27T00:54:12.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T00:54:12.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T00:54:12.750Z] Configure a credential helper to remove this warning. See [2022-04-27T00:54:12.750Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T00:54:12.750Z] [2022-04-27T00:54:12.750Z] Login Succeeded [2022-04-27T00:54:12.750Z] nexus3.edgexfoundry.org:10003 [2022-04-27T00:54:12.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T00:54:12.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T00:54:12.750Z] Configure a credential helper to remove this warning. See [2022-04-27T00:54:12.750Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T00:54:12.750Z] [2022-04-27T00:54:12.750Z] Login Succeeded [2022-04-27T00:54:12.750Z] nexus3.edgexfoundry.org:10004 [2022-04-27T00:54:13.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T00:54:13.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T00:54:13.011Z] Configure a credential helper to remove this warning. See [2022-04-27T00:54:13.011Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T00:54:13.011Z] [2022-04-27T00:54:13.011Z] Login Succeeded [2022-04-27T00:54:13.011Z] docker.io [2022-04-27T00:54:13.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T00:54:13.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T00:54:13.271Z] Configure a credential helper to remove this warning. See [2022-04-27T00:54:13.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T00:54:13.271Z] [2022-04-27T00:54:13.271Z] Login Succeeded [2022-04-27T00:54:13.271Z] ---> docker-login.sh ends [Pipeline] } [2022-04-27T00:54:13.280Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-27T00:54:13.359Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-27T00:54:13.371Z] ========================================================= [2022-04-27T00:54:13.371Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-27T00:54:13.371Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-27T00:54:13.689Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-04-27T00:54:13.689Z] Sending build context to Docker daemon 3.064MB [2022-04-27T00:54:13.689Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-04-27T00:54:13.689Z] Step 2/13 : FROM ${BASE} AS builder [2022-04-27T00:54:13.689Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-27T00:54:13.689Z] 59bf1c3509f3: Pulling fs layer [2022-04-27T00:54:13.689Z] 666ba61612fd: Pulling fs layer [2022-04-27T00:54:13.689Z] 8ed8ca486205: Pulling fs layer [2022-04-27T00:54:13.689Z] 4fe6c5a15a65: Pulling fs layer [2022-04-27T00:54:13.689Z] 22a0e8bec74d: Pulling fs layer [2022-04-27T00:54:13.689Z] ca2b28591e48: Pulling fs layer [2022-04-27T00:54:13.689Z] a51346096db8: Pulling fs layer [2022-04-27T00:54:13.689Z] daebc70d1ce1: Pulling fs layer [2022-04-27T00:54:13.689Z] 0e18a0eac166: Pulling fs layer [2022-04-27T00:54:13.689Z] 4fe6c5a15a65: Waiting [2022-04-27T00:54:13.689Z] 22a0e8bec74d: Waiting [2022-04-27T00:54:13.689Z] ca2b28591e48: Waiting [2022-04-27T00:54:13.689Z] daebc70d1ce1: Waiting [2022-04-27T00:54:13.689Z] 8ed8ca486205: Verifying Checksum [2022-04-27T00:54:13.689Z] 8ed8ca486205: Download complete [2022-04-27T00:54:13.689Z] 666ba61612fd: Download complete [2022-04-27T00:54:13.951Z] 22a0e8bec74d: Verifying Checksum [2022-04-27T00:54:13.951Z] 22a0e8bec74d: Download complete [2022-04-27T00:54:13.951Z] ca2b28591e48: Verifying Checksum [2022-04-27T00:54:13.951Z] ca2b28591e48: Download complete [2022-04-27T00:54:13.951Z] 59bf1c3509f3: Verifying Checksum [2022-04-27T00:54:13.951Z] 59bf1c3509f3: Download complete [2022-04-27T00:54:13.951Z] a51346096db8: Verifying Checksum [2022-04-27T00:54:13.951Z] a51346096db8: Download complete [2022-04-27T00:54:13.951Z] daebc70d1ce1: Download complete [2022-04-27T00:54:13.951Z] 59bf1c3509f3: Pull complete [2022-04-27T00:54:14.213Z] 666ba61612fd: Pull complete [2022-04-27T00:54:14.213Z] 8ed8ca486205: Pull complete [2022-04-27T00:54:14.786Z] 0e18a0eac166: Verifying Checksum [2022-04-27T00:54:14.786Z] 0e18a0eac166: Download complete [2022-04-27T00:54:14.786Z] 4fe6c5a15a65: Download complete [2022-04-27T00:54:18.989Z] 4fe6c5a15a65: Pull complete [2022-04-27T00:54:18.989Z] 22a0e8bec74d: Pull complete [2022-04-27T00:54:18.989Z] ca2b28591e48: Pull complete [2022-04-27T00:54:18.989Z] a51346096db8: Pull complete [2022-04-27T00:54:18.989Z] daebc70d1ce1: Pull complete [2022-04-27T00:54:20.897Z] 0e18a0eac166: Pull complete [2022-04-27T00:54:20.897Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-04-27T00:54:20.897Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-27T00:54:20.897Z] ---> f018257e8ee9 [2022-04-27T00:54:20.897Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-27T00:54:22.283Z] ---> Running in a2ee60497d6e [2022-04-27T00:54:22.283Z] Removing intermediate container a2ee60497d6e [2022-04-27T00:54:22.283Z] ---> 5d262b3c34b5 [2022-04-27T00:54:22.283Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-04-27T00:54:22.543Z] ---> Running in eeca9410ccf6 [2022-04-27T00:54:22.543Z] Removing intermediate container eeca9410ccf6 [2022-04-27T00:54:22.543Z] ---> 54f61ed90439 [2022-04-27T00:54:22.543Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-04-27T00:54:22.543Z] ---> Running in 945740a4013d [2022-04-27T00:54:22.543Z] Removing intermediate container 945740a4013d [2022-04-27T00:54:22.543Z] ---> 4e688a38a84c [2022-04-27T00:54:22.543Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-27T00:54:22.803Z] ---> Running in 8b7b2f679009 [2022-04-27T00:54:23.376Z] Removing intermediate container 8b7b2f679009 [2022-04-27T00:54:23.376Z] ---> 21f1e567afb5 [2022-04-27T00:54:23.376Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-27T00:54:23.376Z] ---> Running in b7817f4e6295 [2022-04-27T00:54:23.637Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-27T00:54:24.584Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-27T00:54:24.844Z] OK: 221 MiB in 52 packages [2022-04-27T00:54:25.107Z] Removing intermediate container b7817f4e6295 [2022-04-27T00:54:25.107Z] ---> e02f088a1025 [2022-04-27T00:54:25.107Z] Step 8/13 : WORKDIR /app [2022-04-27T00:54:25.368Z] ---> Running in 40ab9d296ee5 [2022-04-27T00:54:25.368Z] Removing intermediate container 40ab9d296ee5 [2022-04-27T00:54:25.368Z] ---> e42887ca0d60 [2022-04-27T00:54:25.368Z] Step 9/13 : COPY go.mod vendor* ./ [2022-04-27T00:54:25.629Z] ---> d842ace77816 [2022-04-27T00:54:25.629Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-27T00:54:25.629Z] ---> Running in 646ef1704aca [2022-04-27T00:54:27.113Z] Still waiting to schedule task [2022-04-27T00:54:27.114Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-33400’ [2022-04-27T00:54:40.546Z] Removing intermediate container 646ef1704aca [2022-04-27T00:54:40.546Z] ---> d3ce9c2b7b87 [2022-04-27T00:54:40.546Z] Step 11/13 : COPY . . [2022-04-27T00:54:40.812Z] ---> 684a33523b08 [2022-04-27T00:54:40.812Z] Step 12/13 : ARG MAKE="make build" [2022-04-27T00:54:40.812Z] ---> Running in 522d8fbf7163 [2022-04-27T00:54:41.072Z] Removing intermediate container 522d8fbf7163 [2022-04-27T00:54:41.072Z] ---> 0e09da4ebe59 [2022-04-27T00:54:41.072Z] Step 13/13 : RUN $MAKE [2022-04-27T00:54:41.072Z] ---> Running in 6b7efb65017b [2022-04-27T00:54:41.334Z] noop [2022-04-27T00:54:41.596Z] Removing intermediate container 6b7efb65017b [2022-04-27T00:54:41.596Z] ---> 2302fd1e5a49 [2022-04-27T00:54:41.596Z] Successfully built 2302fd1e5a49 [2022-04-27T00:54:41.596Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-27T00:54:41.892Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-27T00:54:41.892Z] . [Pipeline] withDockerContainer [2022-04-27T00:54:41.972Z] prd-ubuntu20.04-docker-8c-8g-33402 does not seem to be running inside a container [2022-04-27T00:54:42.004Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-410 -v /w/workspace/_app-service-configurable_PR-410:/w/workspace/_app-service-configurable_PR-410:rw,z -v /w/workspace/_app-service-configurable_PR-410@tmp:/w/workspace/_app-service-configurable_PR-410@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-27T00:54:42.396Z] $ docker top 784268fe7de200b16c02cb6d8fb0cf57489f979de2def848fb87b4ffd8f40f27 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-27T00:54:42.757Z] + go version [2022-04-27T00:54:42.757Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-27T00:54:42.770Z] $ docker stop --time=1 784268fe7de200b16c02cb6d8fb0cf57489f979de2def848fb87b4ffd8f40f27 [2022-04-27T00:54:44.076Z] $ docker rm -f 784268fe7de200b16c02cb6d8fb0cf57489f979de2def848fb87b4ffd8f40f27 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-27T00:54:44.490Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-27T00:54:44.490Z] . [Pipeline] withDockerContainer [2022-04-27T00:54:44.557Z] prd-ubuntu20.04-docker-8c-8g-33402 does not seem to be running inside a container [2022-04-27T00:54:44.594Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-410 -v /w/workspace/_app-service-configurable_PR-410:/w/workspace/_app-service-configurable_PR-410:rw,z -v /w/workspace/_app-service-configurable_PR-410@tmp:/w/workspace/_app-service-configurable_PR-410@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-27T00:54:44.948Z] $ docker top 65427249dd4f8ae45f982700a799aefb0de5d0cc3e2f2c179dd89991c920b41e -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-27T00:54:45.309Z] + make test [2022-04-27T00:54:45.309Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-04-27T00:54:55.320Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-04-27T00:54:55.320Z] CGO_ENABLED=1 go vet ./... [2022-04-27T00:54:58.688Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-27T00:54:58.688Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-27T00:54:58.688Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-27T00:54:58.964Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-27T00:54:58.976Z] $ docker stop --time=1 65427249dd4f8ae45f982700a799aefb0de5d0cc3e2f2c179dd89991c920b41e [2022-04-27T00:55:00.609Z] $ docker rm -f 65427249dd4f8ae45f982700a799aefb0de5d0cc3e2f2c179dd89991c920b41e [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-27T00:55:01.012Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-27T00:55:01.048Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-27T00:55:02.041Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-27T00:55:02.326Z] + ls -al . [2022-04-27T00:55:02.326Z] total 164 [2022-04-27T00:55:02.326Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 00:54 . [2022-04-27T00:55:02.326Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 00:53 .. [2022-04-27T00:55:02.326Z] -rw-rw-r-- 1 jenkins jenkins 119 Apr 27 00:53 .dockerignore [2022-04-27T00:55:02.326Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 00:53 .git [2022-04-27T00:55:02.326Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 00:53 .github [2022-04-27T00:55:02.326Z] -rw-rw-r-- 1 jenkins jenkins 104 Apr 27 00:53 .gitignore [2022-04-27T00:55:02.326Z] drwx------ 3 jenkins jenkins 4096 Apr 27 00:54 .semver [2022-04-27T00:55:02.326Z] -rw-rw-r-- 1 jenkins jenkins 8695 Apr 27 00:53 Attribution.txt [2022-04-27T00:55:02.326Z] -rw-rw-r-- 1 jenkins jenkins 23791 Apr 27 00:53 CHANGELOG.md [2022-04-27T00:55:02.326Z] -rw-rw-r-- 1 jenkins jenkins 2087 Apr 27 00:53 Dockerfile [2022-04-27T00:55:02.326Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 27 00:53 GOVERNANCE.md [2022-04-27T00:55:02.326Z] -rw-rw-r-- 1 jenkins jenkins 688 Apr 27 00:53 Jenkinsfile [2022-04-27T00:55:02.326Z] -rw-rw-r-- 1 jenkins jenkins 10174 Apr 27 00:53 LICENSE [2022-04-27T00:55:02.326Z] -rw-rw-r-- 1 jenkins jenkins 618 Apr 27 00:53 OWNERS.md [2022-04-27T00:55:02.326Z] -rw-rw-r-- 1 jenkins jenkins 3860 Apr 27 00:53 README.md [2022-04-27T00:55:02.326Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 27 00:54 VERSION [2022-04-27T00:55:02.326Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 00:53 bin [2022-04-27T00:55:02.326Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 27 00:54 coverage.out [2022-04-27T00:55:02.326Z] -rw-rw-r-- 1 jenkins jenkins 3268 Apr 27 00:53 go.mod [2022-04-27T00:55:02.326Z] -rw-rw-r-- 1 jenkins jenkins 34650 Apr 27 00:53 go.sum [2022-04-27T00:55:02.326Z] -rw-rw-r-- 1 jenkins jenkins 1949 Apr 27 00:53 main.go [2022-04-27T00:55:02.326Z] -rw-rw-r-- 1 jenkins jenkins 2007 Apr 27 00:53 makefile [2022-04-27T00:55:02.326Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 27 00:53 res [2022-04-27T00:55:02.326Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 00:53 snap [Pipeline] isUnix [Pipeline] sh [2022-04-27T00:55:02.626Z] + docker build -t app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=eca0367aff237e9c1761a61a7d26bb4f7682c7c6 --label arch=amd64 --label version=0.0.0 . [2022-04-27T00:55:02.626Z] Sending build context to Docker daemon 3.065MB [2022-04-27T00:55:02.626Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-04-27T00:55:02.626Z] Step 2/27 : FROM ${BASE} AS builder [2022-04-27T00:55:02.626Z] ---> 2302fd1e5a49 [2022-04-27T00:55:02.626Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-27T00:55:02.626Z] ---> Running in e6e27ef3360e [2022-04-27T00:55:02.887Z] Removing intermediate container e6e27ef3360e [2022-04-27T00:55:02.887Z] ---> 33d85a3e2d74 [2022-04-27T00:55:02.887Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-04-27T00:55:02.887Z] ---> Running in 1526eacb4ff3 [2022-04-27T00:55:02.887Z] Removing intermediate container 1526eacb4ff3 [2022-04-27T00:55:02.887Z] ---> c844a42349f6 [2022-04-27T00:55:02.887Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-04-27T00:55:02.887Z] ---> Running in 58a5b1e574ec [2022-04-27T00:55:03.148Z] Removing intermediate container 58a5b1e574ec [2022-04-27T00:55:03.148Z] ---> 2ee0ce9d2eda [2022-04-27T00:55:03.148Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-27T00:55:03.148Z] ---> Running in 42d89f1145ef [2022-04-27T00:55:03.720Z] Removing intermediate container 42d89f1145ef [2022-04-27T00:55:03.720Z] ---> 1185f2ce1cf6 [2022-04-27T00:55:03.720Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-27T00:55:03.720Z] ---> Running in f6e95a8269ae [2022-04-27T00:55:03.982Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-27T00:55:04.920Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-27T00:55:05.180Z] OK: 221 MiB in 52 packages [2022-04-27T00:55:05.441Z] Removing intermediate container f6e95a8269ae [2022-04-27T00:55:05.441Z] ---> 533e16785bce [2022-04-27T00:55:05.441Z] Step 8/27 : WORKDIR /app [2022-04-27T00:55:05.441Z] ---> Running in f2b2157c84a6 [2022-04-27T00:55:05.704Z] Removing intermediate container f2b2157c84a6 [2022-04-27T00:55:05.704Z] ---> fa5d912d7eac [2022-04-27T00:55:05.704Z] Step 9/27 : COPY go.mod vendor* ./ [2022-04-27T00:55:05.704Z] ---> 53564d09f8d3 [2022-04-27T00:55:05.704Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-27T00:55:05.971Z] ---> Running in 4ffb0f0d802c [2022-04-27T00:55:06.544Z] Removing intermediate container 4ffb0f0d802c [2022-04-27T00:55:06.544Z] ---> c5336c3031c0 [2022-04-27T00:55:06.544Z] Step 11/27 : COPY . . [2022-04-27T00:55:06.804Z] ---> cbeeb7ff8e23 [2022-04-27T00:55:06.804Z] Step 12/27 : ARG MAKE="make build" [2022-04-27T00:55:06.804Z] ---> Running in 1e280da721dc [2022-04-27T00:55:06.804Z] Removing intermediate container 1e280da721dc [2022-04-27T00:55:06.804Z] ---> 42d4b49d8d7f [2022-04-27T00:55:06.804Z] Step 13/27 : RUN $MAKE [2022-04-27T00:55:06.804Z] ---> Running in 0addca4e5c5c [2022-04-27T00:55:07.064Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-04-27T00:55:29.027Z] Removing intermediate container 0addca4e5c5c [2022-04-27T00:55:29.027Z] ---> c8d034932aab [2022-04-27T00:55:29.027Z] Step 14/27 : FROM alpine:3.14 [2022-04-27T00:55:29.027Z] 3.14: Pulling from library/alpine [2022-04-27T00:55:29.027Z] 8663204ce13b: Pulling fs layer [2022-04-27T00:55:29.027Z] 8663204ce13b: Verifying Checksum [2022-04-27T00:55:29.027Z] 8663204ce13b: Download complete [2022-04-27T00:55:29.027Z] 8663204ce13b: Pull complete [2022-04-27T00:55:29.027Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-27T00:55:29.027Z] Status: Downloaded newer image for alpine:3.14 [2022-04-27T00:55:29.027Z] ---> e04c818066af [2022-04-27T00:55:29.027Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-04-27T00:55:29.027Z] ---> Running in eb349b5c4eec [2022-04-27T00:55:29.027Z] Removing intermediate container eb349b5c4eec [2022-04-27T00:55:29.027Z] ---> cd760275b2c7 [2022-04-27T00:55:29.027Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-04-27T00:55:29.027Z] ---> Running in 0d22ff619585 [2022-04-27T00:55:29.027Z] Removing intermediate container 0d22ff619585 [2022-04-27T00:55:29.027Z] ---> b5ded6a06092 [2022-04-27T00:55:29.027Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-04-27T00:55:29.027Z] ---> Running in 97a12f5a8a6f [2022-04-27T00:55:29.027Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-27T00:55:29.027Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-27T00:55:29.598Z] (1/7) Installing ca-certificates (20211220-r0) [2022-04-27T00:55:29.598Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-04-27T00:55:29.598Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-04-27T00:55:29.598Z] (4/7) Installing libsodium (1.0.18-r0) [2022-04-27T00:55:29.598Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-27T00:55:29.598Z] (6/7) Installing libzmq (4.3.4-r0) [2022-04-27T00:55:29.598Z] (7/7) Installing zeromq (4.3.4-r0) [2022-04-27T00:55:29.598Z] Executing busybox-1.33.1-r7.trigger [2022-04-27T00:55:29.598Z] Executing ca-certificates-20211220-r0.trigger [2022-04-27T00:55:29.598Z] OK: 9 MiB in 21 packages [2022-04-27T00:55:30.168Z] Removing intermediate container 97a12f5a8a6f [2022-04-27T00:55:30.168Z] ---> 29da9e14f5b9 [2022-04-27T00:55:30.168Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-04-27T00:55:30.427Z] ---> ec49e4153759 [2022-04-27T00:55:30.427Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-04-27T00:55:30.427Z] ---> 7f80487282bd [2022-04-27T00:55:30.427Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-04-27T00:55:30.686Z] ---> 77a102bed9cb [2022-04-27T00:55:30.686Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-04-27T00:55:31.257Z] ---> 98baa9c4581c [2022-04-27T00:55:31.257Z] Step 22/27 : EXPOSE 48095 [2022-04-27T00:55:31.257Z] ---> Running in eecf80312621 [2022-04-27T00:55:31.257Z] Removing intermediate container eecf80312621 [2022-04-27T00:55:31.257Z] ---> af101bfa425c [2022-04-27T00:55:31.257Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-04-27T00:55:31.257Z] ---> Running in 14c481482754 [2022-04-27T00:55:31.521Z] Removing intermediate container 14c481482754 [2022-04-27T00:55:31.521Z] ---> 223d772c027a [2022-04-27T00:55:31.521Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-27T00:55:31.521Z] ---> Running in 4a5cb45ed630 [2022-04-27T00:55:31.521Z] Removing intermediate container 4a5cb45ed630 [2022-04-27T00:55:31.521Z] ---> 7ca9db610e12 [2022-04-27T00:55:31.521Z] Step 25/27 : LABEL arch=amd64 [2022-04-27T00:55:31.521Z] ---> Running in 5904cbf3d308 [2022-04-27T00:55:31.780Z] Removing intermediate container 5904cbf3d308 [2022-04-27T00:55:31.780Z] ---> 1ffe66b5bd26 [2022-04-27T00:55:31.780Z] Step 26/27 : LABEL git_sha=eca0367aff237e9c1761a61a7d26bb4f7682c7c6 [2022-04-27T00:55:31.780Z] ---> Running in d25f2e70a060 [2022-04-27T00:55:31.780Z] Removing intermediate container d25f2e70a060 [2022-04-27T00:55:31.780Z] ---> 095a78070377 [2022-04-27T00:55:31.780Z] Step 27/27 : LABEL version=0.0.0 [2022-04-27T00:55:31.780Z] ---> Running in b5c558f7cc40 [2022-04-27T00:55:32.041Z] Removing intermediate container b5c558f7cc40 [2022-04-27T00:55:32.041Z] ---> 13ac62ad6755 [2022-04-27T00:55:32.041Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-27T00:55:32.041Z] Successfully built 13ac62ad6755 [2022-04-27T00:55:32.041Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-27T00:55:32.481Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-27T00:55:32.481Z] [2022-04-27T00:55:32.481Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-27T00:55:32.783Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-27T00:55:32.783Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-27T00:55:32.783Z] 5eb5b503b376: Pulling fs layer [2022-04-27T00:55:32.783Z] 5c69ac0246d0: Pulling fs layer [2022-04-27T00:55:32.783Z] ec43610c2a17: Pulling fs layer [2022-04-27T00:55:32.783Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-27T00:55:32.783Z] 33b1e0a273af: Pulling fs layer [2022-04-27T00:55:32.783Z] 5d3b04190fa2: Pulling fs layer [2022-04-27T00:55:32.783Z] 2f39f015ded8: Pulling fs layer [2022-04-27T00:55:32.783Z] 3a2ae6a8a46f: Waiting [2022-04-27T00:55:32.783Z] 2f39f015ded8: Waiting [2022-04-27T00:55:32.783Z] 5d3b04190fa2: Waiting [2022-04-27T00:55:32.783Z] 5c69ac0246d0: Download complete [2022-04-27T00:55:32.783Z] 3a2ae6a8a46f: Download complete [2022-04-27T00:55:32.783Z] 33b1e0a273af: Verifying Checksum [2022-04-27T00:55:32.783Z] 33b1e0a273af: Download complete [2022-04-27T00:55:32.783Z] ec43610c2a17: Verifying Checksum [2022-04-27T00:55:32.783Z] 5d3b04190fa2: Verifying Checksum [2022-04-27T00:55:32.783Z] 5d3b04190fa2: Download complete [2022-04-27T00:55:33.043Z] 5eb5b503b376: Verifying Checksum [2022-04-27T00:55:33.043Z] 5eb5b503b376: Download complete [2022-04-27T00:55:33.612Z] 2f39f015ded8: Download complete [2022-04-27T00:55:34.182Z] 5eb5b503b376: Pull complete [2022-04-27T00:55:34.440Z] 5c69ac0246d0: Pull complete [2022-04-27T00:55:35.010Z] ec43610c2a17: Pull complete [2022-04-27T00:55:35.010Z] 3a2ae6a8a46f: Pull complete [2022-04-27T00:55:35.269Z] 33b1e0a273af: Pull complete [2022-04-27T00:55:35.269Z] 5d3b04190fa2: Pull complete [2022-04-27T00:55:39.460Z] 2f39f015ded8: Pull complete [2022-04-27T00:55:39.460Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-27T00:55:39.460Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-27T00:55:39.720Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-27T00:55:39.787Z] prd-ubuntu20.04-docker-8c-8g-33402 does not seem to be running inside a container [2022-04-27T00:55:39.824Z] $ 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/_app-service-configurable_PR-410 -v /w/workspace/_app-service-configurable_PR-410:/w/workspace/_app-service-configurable_PR-410:rw,z -v /w/workspace/_app-service-configurable_PR-410@tmp:/w/workspace/_app-service-configurable_PR-410@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-27T00:55:41.368Z] $ docker top ef65b97c7117689243e4f35eff875a4a302bd59578c7bc6ac7a3fa2f405660fa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-27T00:55:41.803Z] ---> job-cost.sh [2022-04-27T00:55:41.803Z] lf-activate-venv: SKIPPING [2022-04-27T00:55:41.803Z] INFO: No Stack... [2022-04-27T00:55:42.063Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-27T00:55:42.631Z] INFO: Archiving Costs [Pipeline] sh [2022-04-27T00:55:42.927Z] + cat /w/workspace/_app-service-configurable_PR-410/archives/cost.csv [2022-04-27T00:55:42.927Z] + cut -d, -f6 [Pipeline] lock [2022-04-27T00:55:42.942Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-410-2-stack-cost] [2022-04-27T00:55:42.949Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-410-2-stack-cost] did not exist. Created. [2022-04-27T00:55:42.949Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-410-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-27T00:55:43.255Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-27T00:55:43.280Z] Stashed 1 file(s) [Pipeline] } [2022-04-27T00:55:43.287Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-410-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-27T00:55:43.309Z] $ docker stop --time=1 ef65b97c7117689243e4f35eff875a4a302bd59578c7bc6ac7a3fa2f405660fa [2022-04-27T00:55:44.472Z] $ docker rm -f ef65b97c7117689243e4f35eff875a4a302bd59578c7bc6ac7a3fa2f405660fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-27T00:58:10.631Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-33403 in /w/workspace/_app-service-configurable_PR-410 [Pipeline] { [Pipeline] ws [2022-04-27T00:58:10.644Z] Running in /w/workspace/app-service-configurable/2 [Pipeline] { [Pipeline] checkout [2022-04-27T00:58:11.017Z] Selected Git installation does not exist. Using Default [2022-04-27T00:58:11.017Z] The recommended git tool is: NONE [2022-04-27T00:58:18.502Z] using credential edgex-jenkins-ssh [2022-04-27T00:58:18.521Z] Cloning the remote Git repository [2022-04-27T00:58:18.594Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-04-27T00:58:18.669Z] > git init /w/workspace/app-service-configurable/2 # timeout=10 [2022-04-27T00:58:18.767Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-04-27T00:58:18.768Z] > git --version # timeout=10 [2022-04-27T00:58:18.790Z] > git --version # 'git version 2.25.1' [2022-04-27T00:58:18.792Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-27T00:58:18.865Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-27T00:58:20.059Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-04-27T00:58:20.079Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-27T00:58:20.116Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-04-27T00:58:20.200Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-04-27T00:58:20.202Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-27T00:58:20.221Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/410/head:refs/remotes/origin/PR-410 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-27T00:58:20.865Z] Merging remotes/origin/main commit 4cd65a02709344c43b7ddd42f02d16e1ed625d79 into PR head commit eca0367aff237e9c1761a61a7d26bb4f7682c7c6 [2022-04-27T00:58:21.087Z] Merge succeeded, producing eca0367aff237e9c1761a61a7d26bb4f7682c7c6 [2022-04-27T00:58:21.088Z] Checking out Revision eca0367aff237e9c1761a61a7d26bb4f7682c7c6 (PR-410) [2022-04-27T00:58:20.892Z] > git config core.sparsecheckout # timeout=10 [2022-04-27T00:58:20.909Z] > git checkout -f eca0367aff237e9c1761a61a7d26bb4f7682c7c6 # timeout=10 [2022-04-27T00:58:21.000Z] > git remote # timeout=10 [2022-04-27T00:58:21.017Z] > git config --get remote.origin.url # timeout=10 [2022-04-27T00:58:21.035Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-27T00:58:21.047Z] > git merge 4cd65a02709344c43b7ddd42f02d16e1ed625d79 # timeout=10 [2022-04-27T00:58:21.075Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-27T00:58:21.100Z] > git config core.sparsecheckout # timeout=10 [2022-04-27T00:58:21.115Z] > git checkout -f eca0367aff237e9c1761a61a7d26bb4f7682c7c6 # timeout=10 [2022-04-27T00:58:25.516Z] Commit message: "feat: Add new metrics-influxdb profile" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-27T00:58:26.504Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-27T00:58:26.504Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-27T00:58:26.504Z] Dload Upload Total Spent Left Speed [2022-04-27T00:58:26.505Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 83401 0 --:--:-- --:--:-- --:--:-- 83992 [Pipeline] sh [2022-04-27T00:58:27.061Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-27T00:58:27.416Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2022-04-27T00:58:27.416Z] /etc/docker/daemon.json [2022-04-27T00:58:27.416Z] { [2022-04-27T00:58:27.416Z] "registry-mirrors": [ [2022-04-27T00:58:27.416Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-27T00:58:27.416Z] ], [2022-04-27T00:58:27.416Z] "bip": "10.250.0.254/24", [2022-04-27T00:58:27.416Z] "hosts": [ [2022-04-27T00:58:27.416Z] "tcp://0.0.0.0:5555", [2022-04-27T00:58:27.416Z] "unix:///var/run/docker.sock" [2022-04-27T00:58:27.416Z] ], [2022-04-27T00:58:27.416Z] "mtu": 1458, [2022-04-27T00:58:27.416Z] "selinux-enabled": true, [2022-04-27T00:58:27.416Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-27T00:58:27.416Z] } [Pipeline] sh [2022-04-27T00:58:27.779Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-27T00:58:28.135Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-27T00:58:46.517Z] provisioning config files... [2022-04-27T00:58:46.547Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/2@tmp/config6885006151369418384tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-27T00:58:46.995Z] ---> docker-login.sh [2022-04-27T00:58:46.995Z] nexus3.edgexfoundry.org:10001 [2022-04-27T00:58:47.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T00:58:47.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T00:58:47.996Z] Configure a credential helper to remove this warning. See [2022-04-27T00:58:47.996Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T00:58:47.996Z] [2022-04-27T00:58:47.996Z] Login Succeeded [2022-04-27T00:58:47.996Z] nexus3.edgexfoundry.org:10002 [2022-04-27T00:58:48.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T00:58:48.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T00:58:48.594Z] Configure a credential helper to remove this warning. See [2022-04-27T00:58:48.594Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T00:58:48.594Z] [2022-04-27T00:58:48.594Z] Login Succeeded [2022-04-27T00:58:48.594Z] nexus3.edgexfoundry.org:10003 [2022-04-27T00:58:48.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T00:58:49.144Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T00:58:49.144Z] Configure a credential helper to remove this warning. See [2022-04-27T00:58:49.144Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T00:58:49.144Z] [2022-04-27T00:58:49.144Z] Login Succeeded [2022-04-27T00:58:49.144Z] nexus3.edgexfoundry.org:10004 [2022-04-27T00:58:49.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T00:58:49.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T00:58:49.695Z] Configure a credential helper to remove this warning. See [2022-04-27T00:58:49.695Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T00:58:49.695Z] [2022-04-27T00:58:49.695Z] Login Succeeded [2022-04-27T00:58:49.695Z] docker.io [2022-04-27T00:58:49.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T00:58:50.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T00:58:50.240Z] Configure a credential helper to remove this warning. See [2022-04-27T00:58:50.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T00:58:50.240Z] [2022-04-27T00:58:50.516Z] Login Succeeded [2022-04-27T00:58:50.516Z] ---> docker-login.sh ends [Pipeline] } [2022-04-27T00:58:50.534Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-27T00:58:51.111Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-27T00:58:51.124Z] ========================================================= [2022-04-27T00:58:51.124Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-27T00:58:51.124Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-27T00:58:51.479Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-04-27T00:58:51.479Z] Sending build context to Docker daemon 206.8kB [2022-04-27T00:58:51.759Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-04-27T00:58:51.759Z] Step 2/13 : FROM ${BASE} AS builder [2022-04-27T00:58:52.039Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-27T00:58:52.039Z] 9b3977197b4f: Pulling fs layer [2022-04-27T00:58:52.039Z] 1a89e8eeedd5: Pulling fs layer [2022-04-27T00:58:52.039Z] 94645a83ff95: Pulling fs layer [2022-04-27T00:58:52.039Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-27T00:58:52.039Z] 0c92f367c5e7: Pulling fs layer [2022-04-27T00:58:52.039Z] 3096ccb668a1: Pulling fs layer [2022-04-27T00:58:52.039Z] e8cf19c19ddd: Pulling fs layer [2022-04-27T00:58:52.039Z] a4caa8a26152: Pulling fs layer [2022-04-27T00:58:52.039Z] 3f3a8bcf1eab: Waiting [2022-04-27T00:58:52.039Z] 0c92f367c5e7: Waiting [2022-04-27T00:58:52.039Z] 3096ccb668a1: Waiting [2022-04-27T00:58:52.039Z] e8cf19c19ddd: Waiting [2022-04-27T00:58:52.039Z] a4caa8a26152: Waiting [2022-04-27T00:58:52.039Z] 94645a83ff95: Verifying Checksum [2022-04-27T00:58:52.039Z] 94645a83ff95: Download complete [2022-04-27T00:58:52.039Z] 1a89e8eeedd5: Verifying Checksum [2022-04-27T00:58:52.039Z] 1a89e8eeedd5: Download complete [2022-04-27T00:58:52.039Z] 0c92f367c5e7: Verifying Checksum [2022-04-27T00:58:52.039Z] 0c92f367c5e7: Download complete [2022-04-27T00:58:52.039Z] 3096ccb668a1: Download complete [2022-04-27T00:58:52.039Z] 9b3977197b4f: Verifying Checksum [2022-04-27T00:58:52.039Z] 9b3977197b4f: Download complete [2022-04-27T00:58:52.039Z] e8cf19c19ddd: Verifying Checksum [2022-04-27T00:58:52.039Z] e8cf19c19ddd: Download complete [2022-04-27T00:58:53.031Z] 9b3977197b4f: Pull complete [2022-04-27T00:58:53.306Z] 1a89e8eeedd5: Pull complete [2022-04-27T00:58:53.914Z] 94645a83ff95: Pull complete [2022-04-27T00:58:54.190Z] a4caa8a26152: Verifying Checksum [2022-04-27T00:58:54.190Z] a4caa8a26152: Download complete [2022-04-27T00:58:54.788Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-27T00:58:54.788Z] 3f3a8bcf1eab: Download complete [2022-04-27T00:59:07.203Z] 3f3a8bcf1eab: Pull complete [2022-04-27T00:59:07.203Z] 0c92f367c5e7: Pull complete [2022-04-27T00:59:07.203Z] 3096ccb668a1: Pull complete [2022-04-27T00:59:07.203Z] e8cf19c19ddd: Pull complete [2022-04-27T00:59:13.955Z] a4caa8a26152: Pull complete [2022-04-27T00:59:13.955Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-04-27T00:59:13.955Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-27T00:59:13.955Z] ---> 725f1c02e7f9 [2022-04-27T00:59:13.955Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-27T00:59:13.955Z] ---> Running in 0f5458d38dc5 [2022-04-27T00:59:13.955Z] Removing intermediate container 0f5458d38dc5 [2022-04-27T00:59:13.955Z] ---> 771b56ba3806 [2022-04-27T00:59:13.955Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-04-27T00:59:13.955Z] ---> Running in e9df5e268021 [2022-04-27T00:59:14.237Z] Removing intermediate container e9df5e268021 [2022-04-27T00:59:14.237Z] ---> bfb1fb39e17f [2022-04-27T00:59:14.237Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-04-27T00:59:14.237Z] ---> Running in 2781124f2aba [2022-04-27T00:59:14.849Z] Removing intermediate container 2781124f2aba [2022-04-27T00:59:14.849Z] ---> 651d8d8a09d2 [2022-04-27T00:59:14.849Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-27T00:59:14.849Z] ---> Running in e5ee10a3a5df [2022-04-27T00:59:16.834Z] Removing intermediate container e5ee10a3a5df [2022-04-27T00:59:16.834Z] ---> ff5d15e16e88 [2022-04-27T00:59:16.834Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-27T00:59:16.834Z] ---> Running in d8b2417e093d [2022-04-27T00:59:17.837Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-27T00:59:18.829Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-27T00:59:19.824Z] OK: 220 MiB in 52 packages [2022-04-27T00:59:21.272Z] Removing intermediate container d8b2417e093d [2022-04-27T00:59:21.272Z] ---> a83db23e89f6 [2022-04-27T00:59:21.272Z] Step 8/13 : WORKDIR /app [2022-04-27T00:59:21.272Z] ---> Running in 0789da028cb5 [2022-04-27T00:59:21.550Z] Removing intermediate container 0789da028cb5 [2022-04-27T00:59:21.550Z] ---> 3366bcd628af [2022-04-27T00:59:21.550Z] Step 9/13 : COPY go.mod vendor* ./ [2022-04-27T00:59:22.157Z] ---> 8f8aff8e9086 [2022-04-27T00:59:22.157Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-27T00:59:22.157Z] ---> Running in 9508bea15a23 [2022-04-27T01:00:09.180Z] Removing intermediate container 9508bea15a23 [2022-04-27T01:00:09.180Z] ---> 5f837450fdd2 [2022-04-27T01:00:09.180Z] Step 11/13 : COPY . . [2022-04-27T01:00:09.777Z] ---> 4186821508e0 [2022-04-27T01:00:09.777Z] Step 12/13 : ARG MAKE="make build" [2022-04-27T01:00:09.777Z] ---> Running in ef2ac5da3447 [2022-04-27T01:00:10.057Z] Removing intermediate container ef2ac5da3447 [2022-04-27T01:00:10.057Z] ---> dc628903463e [2022-04-27T01:00:10.057Z] Step 13/13 : RUN $MAKE [2022-04-27T01:00:10.332Z] ---> Running in 43c9b97895a7 [2022-04-27T01:00:11.320Z] noop [2022-04-27T01:00:11.922Z] Removing intermediate container 43c9b97895a7 [2022-04-27T01:00:11.922Z] ---> e25ef473c11e [2022-04-27T01:00:11.922Z] Successfully built e25ef473c11e [2022-04-27T01:00:11.922Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-27T01:00:12.274Z] + docker inspect -f . ci-base-image-arm64 [2022-04-27T01:00:12.275Z] . [Pipeline] withDockerContainer [2022-04-27T01:00:12.528Z] prd-ubuntu20.04-docker-arm64-4c-16g-33403 does not seem to be running inside a container [2022-04-27T01:00:12.621Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-27T01:00:13.934Z] $ docker top f5b62952ac14da1c3edb92e79d32f497a45fa063aeb3588d32b3aa49d0d9c44a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-27T01:00:14.854Z] + go version [2022-04-27T01:00:14.854Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-27T01:00:14.883Z] $ docker stop --time=1 f5b62952ac14da1c3edb92e79d32f497a45fa063aeb3588d32b3aa49d0d9c44a [2022-04-27T01:00:16.583Z] $ docker rm -f f5b62952ac14da1c3edb92e79d32f497a45fa063aeb3588d32b3aa49d0d9c44a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-27T01:00:17.217Z] + docker inspect -f . ci-base-image-arm64 [2022-04-27T01:00:17.217Z] . [Pipeline] withDockerContainer [2022-04-27T01:00:17.476Z] prd-ubuntu20.04-docker-arm64-4c-16g-33403 does not seem to be running inside a container [2022-04-27T01:00:17.576Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-27T01:00:19.004Z] $ docker top dcd8968171c63eb27574b604aa2f946bfc14e4c3f593081fe5f270bfc166ae74 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-27T01:00:19.983Z] + make test [2022-04-27T01:00:19.983Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-04-27T01:01:56.883Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-04-27T01:01:56.883Z] CGO_ENABLED=1 go vet ./... [2022-04-27T01:02:23.750Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-27T01:02:23.750Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-27T01:02:23.750Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-27T01:02:23.776Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-27T01:02:23.796Z] $ docker stop --time=1 dcd8968171c63eb27574b604aa2f946bfc14e4c3f593081fe5f270bfc166ae74 [2022-04-27T01:02:25.601Z] $ docker rm -f dcd8968171c63eb27574b604aa2f946bfc14e4c3f593081fe5f270bfc166ae74 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-27T01:02:26.583Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-27T01:02:26.613Z] Warning: overwriting stash ‘coverage-report’ [2022-04-27T01:02:27.120Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-27T01:02:27.535Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-27T01:02:27.880Z] + ls -al . [2022-04-27T01:02:27.880Z] total 160 [2022-04-27T01:02:27.880Z] drwxrwxr-x 7 jenkins jenkins 4096 Apr 27 01:02 . [2022-04-27T01:02:27.880Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 00:58 .. [2022-04-27T01:02:27.880Z] -rw-rw-r-- 1 jenkins jenkins 119 Apr 27 00:58 .dockerignore [2022-04-27T01:02:27.880Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 00:58 .git [2022-04-27T01:02:27.880Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 00:58 .github [2022-04-27T01:02:27.880Z] -rw-rw-r-- 1 jenkins jenkins 104 Apr 27 00:58 .gitignore [2022-04-27T01:02:27.880Z] -rw-rw-r-- 1 jenkins jenkins 8695 Apr 27 00:58 Attribution.txt [2022-04-27T01:02:27.880Z] -rw-rw-r-- 1 jenkins jenkins 23791 Apr 27 00:58 CHANGELOG.md [2022-04-27T01:02:27.880Z] -rw-rw-r-- 1 jenkins jenkins 2087 Apr 27 00:58 Dockerfile [2022-04-27T01:02:27.880Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 27 00:58 GOVERNANCE.md [2022-04-27T01:02:27.880Z] -rw-rw-r-- 1 jenkins jenkins 688 Apr 27 00:58 Jenkinsfile [2022-04-27T01:02:27.880Z] -rw-rw-r-- 1 jenkins jenkins 10174 Apr 27 00:58 LICENSE [2022-04-27T01:02:27.880Z] -rw-rw-r-- 1 jenkins jenkins 618 Apr 27 00:58 OWNERS.md [2022-04-27T01:02:27.880Z] -rw-rw-r-- 1 jenkins jenkins 3860 Apr 27 00:58 README.md [2022-04-27T01:02:27.880Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 27 00:54 VERSION [2022-04-27T01:02:27.880Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 00:58 bin [2022-04-27T01:02:27.880Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 27 01:00 coverage.out [2022-04-27T01:02:27.880Z] -rw-rw-r-- 1 jenkins jenkins 3268 Apr 27 00:58 go.mod [2022-04-27T01:02:27.880Z] -rw-rw-r-- 1 jenkins jenkins 34650 Apr 27 00:58 go.sum [2022-04-27T01:02:27.880Z] -rw-rw-r-- 1 jenkins jenkins 1949 Apr 27 00:58 main.go [2022-04-27T01:02:27.880Z] -rw-rw-r-- 1 jenkins jenkins 2007 Apr 27 00:58 makefile [2022-04-27T01:02:27.880Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 27 00:58 res [2022-04-27T01:02:27.880Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 00:58 snap [Pipeline] isUnix [Pipeline] sh [2022-04-27T01:02:28.242Z] + docker build -t app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=eca0367aff237e9c1761a61a7d26bb4f7682c7c6 --label arch=arm64 --label version=0.0.0 . [2022-04-27T01:02:28.242Z] Sending build context to Docker daemon 207.9kB [2022-04-27T01:02:28.521Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-04-27T01:02:28.521Z] Step 2/27 : FROM ${BASE} AS builder [2022-04-27T01:02:28.521Z] ---> e25ef473c11e [2022-04-27T01:02:28.521Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-27T01:02:28.796Z] ---> Running in ef3793682a1c [2022-04-27T01:02:29.072Z] Removing intermediate container ef3793682a1c [2022-04-27T01:02:29.072Z] ---> e1967f698995 [2022-04-27T01:02:29.072Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-04-27T01:02:29.072Z] ---> Running in 0f62bd463d99 [2022-04-27T01:02:29.346Z] Removing intermediate container 0f62bd463d99 [2022-04-27T01:02:29.346Z] ---> 8aa47b479905 [2022-04-27T01:02:29.346Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-04-27T01:02:29.346Z] ---> Running in df306de4a964 [2022-04-27T01:02:29.955Z] Removing intermediate container df306de4a964 [2022-04-27T01:02:29.955Z] ---> 643dbcaa3c62 [2022-04-27T01:02:29.955Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-27T01:02:29.955Z] ---> Running in 16af48e108b6 [2022-04-27T01:02:31.933Z] Removing intermediate container 16af48e108b6 [2022-04-27T01:02:31.933Z] ---> 143bbff57507 [2022-04-27T01:02:31.933Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-27T01:02:31.933Z] ---> Running in 02c1cccd2129 [2022-04-27T01:02:32.911Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-27T01:02:33.890Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-27T01:02:34.871Z] OK: 220 MiB in 52 packages [2022-04-27T01:02:35.470Z] Removing intermediate container 02c1cccd2129 [2022-04-27T01:02:35.470Z] ---> 1c5a06b5fc92 [2022-04-27T01:02:35.470Z] Step 8/27 : WORKDIR /app [2022-04-27T01:02:35.746Z] ---> Running in 3fd9a266eed3 [2022-04-27T01:02:36.020Z] Removing intermediate container 3fd9a266eed3 [2022-04-27T01:02:36.020Z] ---> 512f62541d45 [2022-04-27T01:02:36.020Z] Step 9/27 : COPY go.mod vendor* ./ [2022-04-27T01:02:36.614Z] ---> 3befd9e4317a [2022-04-27T01:02:36.614Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-27T01:02:36.614Z] ---> Running in 3b2675639b9c [2022-04-27T01:02:38.597Z] Removing intermediate container 3b2675639b9c [2022-04-27T01:02:38.597Z] ---> 1e60225fc60b [2022-04-27T01:02:38.597Z] Step 11/27 : COPY . . [2022-04-27T01:02:39.586Z] ---> 492dd27e59ff [2022-04-27T01:02:39.586Z] Step 12/27 : ARG MAKE="make build" [2022-04-27T01:02:39.586Z] ---> Running in f555e508d916 [2022-04-27T01:02:39.866Z] Removing intermediate container f555e508d916 [2022-04-27T01:02:39.866Z] ---> 609c148830aa [2022-04-27T01:02:39.866Z] Step 13/27 : RUN $MAKE [2022-04-27T01:02:39.866Z] ---> Running in 9552c48c3b98 [2022-04-27T01:02:40.850Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-04-27T01:05:02.744Z] Removing intermediate container 9552c48c3b98 [2022-04-27T01:05:02.744Z] ---> 6d96d9f568d1 [2022-04-27T01:05:02.744Z] Step 14/27 : FROM alpine:3.14 [2022-04-27T01:05:02.744Z] 3.14: Pulling from library/alpine [2022-04-27T01:05:02.744Z] 455c02918c45: Pulling fs layer [2022-04-27T01:05:02.744Z] 455c02918c45: Verifying Checksum [2022-04-27T01:05:02.744Z] 455c02918c45: Download complete [2022-04-27T01:05:02.744Z] 455c02918c45: Pull complete [2022-04-27T01:05:02.744Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-27T01:05:02.744Z] Status: Downloaded newer image for alpine:3.14 [2022-04-27T01:05:02.744Z] ---> ac73e934f311 [2022-04-27T01:05:02.744Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-04-27T01:05:02.744Z] ---> Running in 38d4c897559d [2022-04-27T01:05:02.744Z] Removing intermediate container 38d4c897559d [2022-04-27T01:05:02.744Z] ---> b703735e03aa [2022-04-27T01:05:02.744Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-04-27T01:05:02.744Z] ---> Running in 8eea4ffa0ccd [2022-04-27T01:05:02.744Z] Removing intermediate container 8eea4ffa0ccd [2022-04-27T01:05:02.744Z] ---> dae2f2686e3d [2022-04-27T01:05:02.744Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-04-27T01:05:02.744Z] ---> Running in b4a6507db8af [2022-04-27T01:05:02.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-27T01:05:02.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-27T01:05:02.744Z] (1/7) Installing ca-certificates (20211220-r0) [2022-04-27T01:05:02.744Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-04-27T01:05:02.744Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-04-27T01:05:02.744Z] (4/7) Installing libsodium (1.0.18-r0) [2022-04-27T01:05:02.744Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-27T01:05:02.744Z] (6/7) Installing libzmq (4.3.4-r0) [2022-04-27T01:05:02.744Z] (7/7) Installing zeromq (4.3.4-r0) [2022-04-27T01:05:02.744Z] Executing busybox-1.33.1-r7.trigger [2022-04-27T01:05:02.744Z] Executing ca-certificates-20211220-r0.trigger [2022-04-27T01:05:02.744Z] OK: 9 MiB in 21 packages [2022-04-27T01:05:02.744Z] Removing intermediate container b4a6507db8af [2022-04-27T01:05:02.744Z] ---> eaca6080bef2 [2022-04-27T01:05:02.744Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-04-27T01:05:02.744Z] ---> 966a7fe76812 [2022-04-27T01:05:02.744Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-04-27T01:05:02.744Z] ---> 8e898bf2eb28 [2022-04-27T01:05:02.744Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-04-27T01:05:02.744Z] ---> 356746e6cb9a [2022-04-27T01:05:02.744Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-04-27T01:05:02.744Z] ---> a35d067541c9 [2022-04-27T01:05:02.744Z] Step 22/27 : EXPOSE 48095 [2022-04-27T01:05:02.744Z] ---> Running in c1041f4d8b59 [2022-04-27T01:05:02.744Z] Removing intermediate container c1041f4d8b59 [2022-04-27T01:05:02.744Z] ---> 4df589d7de76 [2022-04-27T01:05:02.744Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-04-27T01:05:03.017Z] ---> Running in 0dc02e65df87 [2022-04-27T01:05:03.290Z] Removing intermediate container 0dc02e65df87 [2022-04-27T01:05:03.290Z] ---> aac33e5ab5f5 [2022-04-27T01:05:03.290Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-27T01:05:03.290Z] ---> Running in 84f45809b01a [2022-04-27T01:05:03.888Z] Removing intermediate container 84f45809b01a [2022-04-27T01:05:03.889Z] ---> d513ad262699 [2022-04-27T01:05:03.889Z] Step 25/27 : LABEL arch=arm64 [2022-04-27T01:05:03.889Z] ---> Running in 980834d9e337 [2022-04-27T01:05:04.165Z] Removing intermediate container 980834d9e337 [2022-04-27T01:05:04.165Z] ---> 648435a38812 [2022-04-27T01:05:04.165Z] Step 26/27 : LABEL git_sha=eca0367aff237e9c1761a61a7d26bb4f7682c7c6 [2022-04-27T01:05:04.165Z] ---> Running in d90579a3a14f [2022-04-27T01:05:04.452Z] Removing intermediate container d90579a3a14f [2022-04-27T01:05:04.452Z] ---> dcd5174089c8 [2022-04-27T01:05:04.452Z] Step 27/27 : LABEL version=0.0.0 [2022-04-27T01:05:04.733Z] ---> Running in 74dccb971987 [2022-04-27T01:05:05.008Z] Removing intermediate container 74dccb971987 [2022-04-27T01:05:05.008Z] ---> 3f54e7927f0a [2022-04-27T01:05:05.008Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-27T01:05:05.008Z] Successfully built 3f54e7927f0a [2022-04-27T01:05:05.008Z] Successfully tagged app-service-configurable-arm64:latest [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-04-27T01:05:05.455Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-27T01:05:05.455Z] [2022-04-27T01:05:05.455Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-27T01:05:05.820Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-27T01:05:06.096Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-27T01:05:06.096Z] 8998bd30e6a1: Pulling fs layer [2022-04-27T01:05:06.096Z] 04944245beec: Pulling fs layer [2022-04-27T01:05:06.096Z] 699f458cf7ca: Pulling fs layer [2022-04-27T01:05:06.096Z] 765212b225bb: Pulling fs layer [2022-04-27T01:05:06.096Z] f23df028b6ca: Pulling fs layer [2022-04-27T01:05:06.096Z] d65c8cfc05b1: Pulling fs layer [2022-04-27T01:05:06.096Z] 2437ff75d9bd: Pulling fs layer [2022-04-27T01:05:06.096Z] f23df028b6ca: Waiting [2022-04-27T01:05:06.096Z] d65c8cfc05b1: Waiting [2022-04-27T01:05:06.096Z] 2437ff75d9bd: Waiting [2022-04-27T01:05:06.096Z] 765212b225bb: Waiting [2022-04-27T01:05:06.096Z] 04944245beec: Verifying Checksum [2022-04-27T01:05:06.096Z] 04944245beec: Download complete [2022-04-27T01:05:06.096Z] 765212b225bb: Verifying Checksum [2022-04-27T01:05:06.096Z] 765212b225bb: Download complete [2022-04-27T01:05:06.096Z] f23df028b6ca: Verifying Checksum [2022-04-27T01:05:06.096Z] f23df028b6ca: Download complete [2022-04-27T01:05:06.096Z] d65c8cfc05b1: Verifying Checksum [2022-04-27T01:05:06.096Z] d65c8cfc05b1: Download complete [2022-04-27T01:05:06.371Z] 699f458cf7ca: Verifying Checksum [2022-04-27T01:05:06.371Z] 699f458cf7ca: Download complete [2022-04-27T01:05:06.645Z] 8998bd30e6a1: Verifying Checksum [2022-04-27T01:05:06.645Z] 8998bd30e6a1: Download complete [2022-04-27T01:05:09.305Z] 2437ff75d9bd: Verifying Checksum [2022-04-27T01:05:09.305Z] 2437ff75d9bd: Download complete [2022-04-27T01:05:10.756Z] 8998bd30e6a1: Pull complete [2022-04-27T01:05:11.354Z] 04944245beec: Pull complete [2022-04-27T01:05:12.794Z] 699f458cf7ca: Pull complete [2022-04-27T01:05:13.067Z] 765212b225bb: Pull complete [2022-04-27T01:05:14.046Z] f23df028b6ca: Pull complete [2022-04-27T01:05:14.046Z] d65c8cfc05b1: Pull complete [2022-04-27T01:05:32.415Z] 2437ff75d9bd: Pull complete [2022-04-27T01:05:32.415Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-27T01:05:32.415Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-27T01:05:32.415Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-27T01:05:32.686Z] prd-ubuntu20.04-docker-arm64-4c-16g-33403 does not seem to be running inside a container [2022-04-27T01:05:32.805Z] $ 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/app-service-configurable/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-27T01:05:35.966Z] $ docker top c032fb5ad5feb0d2dc5755326714df72ef670846f6164c3db8ae9015b7613131 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-27T01:05:36.965Z] ---> job-cost.sh [2022-04-27T01:05:36.965Z] lf-activate-venv: SKIPPING [2022-04-27T01:05:36.965Z] INFO: No Stack... [2022-04-27T01:05:37.240Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-27T01:05:38.221Z] INFO: Archiving Costs [Pipeline] sh [2022-04-27T01:05:38.898Z] + cat /w/workspace/app-service-configurable/2/archives/cost.csv [2022-04-27T01:05:38.898Z] + cut -d, -f6 [Pipeline] lock [2022-04-27T01:05:38.974Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-410-2-stack-cost] [2022-04-27T01:05:38.980Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-410-2-stack-cost] did not exist. Created. [2022-04-27T01:05:38.980Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-410-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-27T01:05:39.677Z] /w/workspace/app-service-configurable/2@tmp/durable-1d7ee155/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-27T01:05:40.391Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-27T01:05:40.415Z] Warning: overwriting stash ‘stack-cost’ [2022-04-27T01:05:40.467Z] Stashed 1 file(s) [Pipeline] } [2022-04-27T01:05:40.473Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-410-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-27T01:05:40.495Z] $ docker stop --time=1 c032fb5ad5feb0d2dc5755326714df72ef670846f6164c3db8ae9015b7613131 [2022-04-27T01:05:42.086Z] $ docker rm -f c032fb5ad5feb0d2dc5755326714df72ef670846f6164c3db8ae9015b7613131 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-04-27T01:05:42.641Z] provisioning config files... [2022-04-27T01:05:42.650Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-410@tmp/config5948423601156204076tmp [Pipeline] { [Pipeline] sh [2022-04-27T01:05:42.943Z] + set +x [2022-04-27T01:05:42.944Z] + curl -s https://codecov.io/bash [2022-04-27T01:05:42.944Z] + bash -s -- [2022-04-27T01:05:42.944Z] [2022-04-27T01:05:42.944Z] _____ _ [2022-04-27T01:05:42.944Z] / ____| | | [2022-04-27T01:05:42.944Z] | | ___ __| | ___ ___ _____ __ [2022-04-27T01:05:42.944Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-27T01:05:42.944Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-27T01:05:42.944Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-27T01:05:42.944Z] Bash-1.0.6 [2022-04-27T01:05:42.944Z] [2022-04-27T01:05:42.944Z] [2022-04-27T01:05:42.944Z] ==> git version 2.25.1 found [2022-04-27T01:05:42.944Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-04-27T01:05:42.944Z] Release-Date: 2020-01-08 [2022-04-27T01:05:42.944Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-04-27T01:05:42.944Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-27T01:05:42.944Z] ==> Jenkins CI detected. [2022-04-27T01:05:42.944Z] current dir:  /w/workspace/_app-service-configurable_PR-410 [2022-04-27T01:05:42.944Z] project root: . [2022-04-27T01:05:42.944Z] --> token set from env [2022-04-27T01:05:42.944Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-27T01:05:42.944Z] ==> Running gcov in . (disable via -X gcov) [2022-04-27T01:05:42.944Z] ==> Python coveragepy not found [2022-04-27T01:05:42.944Z] ==> Searching for coverage reports in: [2022-04-27T01:05:42.944Z] + . [2022-04-27T01:05:42.944Z] -> Found 1 reports [2022-04-27T01:05:42.944Z] ==> Detecting git/mercurial file structure [2022-04-27T01:05:42.944Z] ==> Reading reports [2022-04-27T01:05:42.944Z] + ./coverage.out bytes=10 [2022-04-27T01:05:42.944Z] ==> Appending adjustments [2022-04-27T01:05:42.944Z] https://docs.codecov.io/docs/fixing-reports [2022-04-27T01:05:43.205Z] + Found adjustments [2022-04-27T01:05:43.205Z] ==> Gzipping contents [2022-04-27T01:05:43.205Z] 4.0K /tmp/codecov.OzTbIE.gz [2022-04-27T01:05:43.205Z] ==> Uploading reports [2022-04-27T01:05:43.205Z] url: https://codecov.io [2022-04-27T01:05:43.205Z] query: branch=PR-410&commit=eca0367aff237e9c1761a61a7d26bb4f7682c7c6&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-410%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=410&job=&cmd_args= [2022-04-27T01:05:43.206Z] -> Pinging Codecov [2022-04-27T01:05:43.206Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-410&commit=eca0367aff237e9c1761a61a7d26bb4f7682c7c6&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-410%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=410&job=&cmd_args= [2022-04-27T01:05:43.467Z] -> Uploading to [2022-04-27T01:05:43.467Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-27/A97CA9966030D2A3747ED39772930CCE/eca0367aff237e9c1761a61a7d26bb4f7682c7c6/128ccd5a-91f7-4079-a94c-5d9e8c9bf5a6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220427%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220427T010543Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6de908c22d051d6320a6dca6fd5c455a1f9b507d429a8bdb0b5837af711e9f85 [2022-04-27T01:05:43.467Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-27T01:05:43.467Z] Dload Upload Total Spent Left Speed [2022-04-27T01:05:43.727Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 592 0 0 100 592 0 2690 --:--:-- --:--:-- --:--:-- 2678 100 592 0 0 100 592 0 2250 --:--:-- --:--:-- --:--:-- 2242 [2022-04-27T01:05:43.727Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/eca0367aff237e9c1761a61a7d26bb4f7682c7c6 [Pipeline] } [2022-04-27T01:05:43.733Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-04-27T01:05:44.534Z] + [ -d /w/workspace/_app-service-configurable_PR-410/archives ] [2022-04-27T01:05:44.534Z] + ls -al /w/workspace/_app-service-configurable_PR-410/archives [2022-04-27T01:05:44.534Z] total 16 [2022-04-27T01:05:44.534Z] drwxr-xr-x 3 root root 4096 Apr 27 00:55 . [2022-04-27T01:05:44.534Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 27 00:55 .. [2022-04-27T01:05:44.534Z] drwxr-xr-x 2 root root 4096 Apr 27 00:55 cost [2022-04-27T01:05:44.534Z] -rw-r--r-- 1 root root 95 Apr 27 00:55 cost.csv [2022-04-27T01:05:44.534Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-410/archives [2022-04-27T01:05:44.534Z] + ls -al /w/workspace/_app-service-configurable_PR-410/archives [2022-04-27T01:05:44.534Z] total 16 [2022-04-27T01:05:44.534Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 27 00:55 . [2022-04-27T01:05:44.534Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 27 00:55 .. [2022-04-27T01:05:44.534Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 27 00:55 cost [2022-04-27T01:05:44.534Z] -rw-r--r-- 1 jenkins jenkins 95 Apr 27 00:55 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-27T01:05:44.872Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-27T01:05:45.744Z] ---> package-listing.sh [2022-04-27T01:05:45.744Z] ++ facter osfamily [2022-04-27T01:05:45.744Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-27T01:05:46.007Z] + OS_FAMILY=debian [2022-04-27T01:05:46.007Z] + workspace=/w/workspace/_app-service-configurable_PR-410 [2022-04-27T01:05:46.007Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-27T01:05:46.007Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-27T01:05:46.007Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-27T01:05:46.007Z] + PACKAGES=/tmp/packages_start.txt [2022-04-27T01:05:46.007Z] + '[' /w/workspace/_app-service-configurable_PR-410 ']' [2022-04-27T01:05:46.007Z] + PACKAGES=/tmp/packages_end.txt [2022-04-27T01:05:46.007Z] + case "${OS_FAMILY}" in [2022-04-27T01:05:46.007Z] + dpkg -l [2022-04-27T01:05:46.007Z] + grep '^ii' [2022-04-27T01:05:46.007Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-27T01:05:46.007Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-27T01:05:46.007Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-27T01:05:46.007Z] + '[' /w/workspace/_app-service-configurable_PR-410 ']' [2022-04-27T01:05:46.007Z] + mkdir -p /w/workspace/_app-service-configurable_PR-410/archives/ [2022-04-27T01:05:46.007Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-410/archives/ [Pipeline] echo [2022-04-27T01:05:46.019Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_PR-410/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-27T01:05:46.303Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-27T01:05:46.856Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-27T01:05:46.856Z] . [Pipeline] withDockerContainer [2022-04-27T01:05:46.920Z] prd-ubuntu20.04-docker-8c-8g-33402 does not seem to be running inside a container [2022-04-27T01:05:46.954Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_PR-410/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-410 -v /w/workspace/_app-service-configurable_PR-410:/w/workspace/_app-service-configurable_PR-410:rw,z -v /w/workspace/_app-service-configurable_PR-410@tmp:/w/workspace/_app-service-configurable_PR-410@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-27T01:05:47.202Z] $ docker top 01c83d87355cad413a937ba01d714aff45bfa2bb9a3c5d931032c1f6bd0affa1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-27T01:05:47.556Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-27T01:05:47.844Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-27T01:05:48.132Z] + ls /var/log/sa-host [2022-04-27T01:05:48.132Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-27T01:05:48.345Z] provisioning config files... [2022-04-27T01:05:48.355Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-410@tmp/config649454949479904721tmp [Pipeline] { [Pipeline] echo [2022-04-27T01:05:48.371Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-27T01:05:48.658Z] ---> create-netrc.sh [Pipeline] } [2022-04-27T01:05:48.667Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-27T01:05:49.000Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-27T01:05:49.010Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-27T01:05:49.298Z] ---> sudo-logs.sh [2022-04-27T01:05:49.298Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-27T01:05:49.325Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-27T01:05:49.614Z] ---> job-cost.sh [2022-04-27T01:05:49.614Z] lf-activate-venv: SKIPPING [2022-04-27T01:05:49.614Z] DEBUG: total: 0.2199999988079071 [2022-04-27T01:05:49.614Z] INFO: Retrieving Stack Cost... [2022-04-27T01:05:50.184Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-27T01:05:50.445Z] INFO: Archiving Costs [Pipeline] echo [2022-04-27T01:05:50.459Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-27T01:05:50.747Z] ---> logs-deploy.sh [2022-04-27T01:05:50.747Z] lf-activate-venv: SKIPPING [2022-04-27T01:05:50.747Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-410/2 [2022-04-27T01:05:50.747Z] INFO: archiving workspace using pattern(s): [2022-04-27T01:05:51.689Z] Archives upload complete. [2022-04-27T01:05:51.949Z] INFO: archiving logs to Nexus [2022-04-27T01:05:52.519Z] ---> uname -a: [2022-04-27T01:05:52.519Z] Linux prd-ubuntu20-04-docker-8c-8g-33402 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-04-27T01:05:52.519Z] [2022-04-27T01:05:52.519Z] [2022-04-27T01:05:52.519Z] ---> lscpu: [2022-04-27T01:05:52.519Z] Architecture: x86_64 [2022-04-27T01:05:52.519Z] CPU op-mode(s): 32-bit, 64-bit [2022-04-27T01:05:52.519Z] Byte Order: Little Endian [2022-04-27T01:05:52.519Z] Address sizes: 40 bits physical, 48 bits virtual [2022-04-27T01:05:52.519Z] CPU(s): 8 [2022-04-27T01:05:52.519Z] On-line CPU(s) list: 0-7 [2022-04-27T01:05:52.519Z] Thread(s) per core: 1 [2022-04-27T01:05:52.519Z] Core(s) per socket: 1 [2022-04-27T01:05:52.519Z] Socket(s): 8 [2022-04-27T01:05:52.519Z] NUMA node(s): 1 [2022-04-27T01:05:52.519Z] Vendor ID: AuthenticAMD [2022-04-27T01:05:52.519Z] CPU family: 23 [2022-04-27T01:05:52.519Z] Model: 49 [2022-04-27T01:05:52.519Z] Model name: AMD EPYC-Rome Processor [2022-04-27T01:05:52.519Z] Stepping: 0 [2022-04-27T01:05:52.519Z] CPU MHz: 2799.998 [2022-04-27T01:05:52.519Z] BogoMIPS: 5599.99 [2022-04-27T01:05:52.519Z] Virtualization: AMD-V [2022-04-27T01:05:52.519Z] Hypervisor vendor: KVM [2022-04-27T01:05:52.519Z] Virtualization type: full [2022-04-27T01:05:52.519Z] L1d cache: 256 KiB [2022-04-27T01:05:52.519Z] L1i cache: 256 KiB [2022-04-27T01:05:52.519Z] L2 cache: 4 MiB [2022-04-27T01:05:52.519Z] L3 cache: 128 MiB [2022-04-27T01:05:52.519Z] NUMA node0 CPU(s): 0-7 [2022-04-27T01:05:52.519Z] Vulnerability Itlb multihit: Not affected [2022-04-27T01:05:52.519Z] Vulnerability L1tf: Not affected [2022-04-27T01:05:52.519Z] Vulnerability Mds: Not affected [2022-04-27T01:05:52.519Z] Vulnerability Meltdown: Not affected [2022-04-27T01:05:52.519Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-04-27T01:05:52.519Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-04-27T01:05:52.519Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-04-27T01:05:52.519Z] Vulnerability Srbds: Not affected [2022-04-27T01:05:52.519Z] Vulnerability Tsx async abort: Not affected [2022-04-27T01:05:52.519Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-04-27T01:05:52.519Z] [2022-04-27T01:05:52.519Z] [2022-04-27T01:05:52.519Z] ---> nproc: [2022-04-27T01:05:52.519Z] 8 [2022-04-27T01:05:52.519Z] [2022-04-27T01:05:52.519Z] [2022-04-27T01:05:52.519Z] ---> df -h: [2022-04-27T01:05:52.519Z] Filesystem Size Used Avail Use% Mounted on [2022-04-27T01:05:52.519Z] overlay 155G 11G 145G 7% / [2022-04-27T01:05:52.519Z] tmpfs 64M 0 64M 0% /dev [2022-04-27T01:05:52.519Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-04-27T01:05:52.519Z] shm 64M 0 64M 0% /dev/shm [2022-04-27T01:05:52.519Z] /dev/vda1 155G 11G 145G 7% /facter-os [2022-04-27T01:05:52.519Z] [2022-04-27T01:05:52.519Z] [2022-04-27T01:05:52.519Z] ---> sar -b -r -n DEV: [2022-04-27T01:05:52.519Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-33402) 04/27/22 _x86_64_ (8 CPU) [2022-04-27T01:05:52.519Z] [2022-04-27T01:05:52.519Z] 00:53:20 LINUX RESTART (8 CPU) [2022-04-27T01:05:52.519Z] [2022-04-27T01:05:52.519Z] 00:54:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-04-27T01:05:52.519Z] 00:55:01 198.47 5.15 193.32 0.00 468.40 97764.18 0.00 [2022-04-27T01:05:52.519Z] 00:56:01 178.72 0.05 178.67 0.00 5.46 34518.09 0.00 [2022-04-27T01:05:52.519Z] 00:57:01 1.32 0.00 1.32 0.00 0.00 15.35 0.00 [2022-04-27T01:05:52.519Z] 00:58:01 1.30 0.00 1.30 0.00 0.00 15.73 0.00 [2022-04-27T01:05:52.519Z] 00:59:01 1.15 0.02 1.13 0.00 0.13 14.26 0.00 [2022-04-27T01:05:52.519Z] 01:00:01 1.48 0.00 1.48 0.00 0.00 17.46 0.00 [2022-04-27T01:05:52.519Z] 01:01:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 [2022-04-27T01:05:52.519Z] 01:02:01 1.08 0.00 1.08 0.00 0.00 13.46 0.00 [2022-04-27T01:05:52.519Z] 01:03:01 1.12 0.00 1.12 0.00 0.00 12.80 0.00 [2022-04-27T01:05:52.519Z] 01:04:01 1.48 0.00 1.48 0.00 0.00 22.80 0.00 [2022-04-27T01:05:52.519Z] 01:05:02 0.92 0.00 0.92 0.00 0.00 12.00 0.00 [2022-04-27T01:05:52.519Z] Average: 35.03 0.47 34.56 0.00 42.44 11908.06 0.00 [2022-04-27T01:05:52.519Z] [2022-04-27T01:05:52.519Z] 00:54:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-04-27T01:05:52.519Z] 00:55:01 28866416 31772212 522720 1.59 151572 3001972 1783132 5.26 1196644 2409724 324 [2022-04-27T01:05:52.520Z] 00:56:01 28113524 31776852 514184 1.56 164552 3681200 1807768 5.33 1254604 3034836 308 [2022-04-27T01:05:52.520Z] 00:57:01 28114392 31777712 513376 1.56 164580 3681204 1807768 5.33 1252996 3034840 24 [2022-04-27T01:05:52.520Z] 00:58:01 28119288 31782664 508236 1.55 164600 3681204 1807768 5.33 1248496 3034840 8 [2022-04-27T01:05:52.520Z] 00:59:01 28119540 31783196 507860 1.54 164664 3681208 1807768 5.33 1248548 3035068 40 [2022-04-27T01:05:52.520Z] 01:00:01 28121272 31784956 506048 1.54 164688 3681216 1807768 5.33 1246828 3035076 48 [2022-04-27T01:05:52.520Z] 01:01:01 28127020 31790788 500216 1.52 164708 3681220 1807768 5.33 1240876 3035136 20 [2022-04-27T01:05:52.520Z] 01:02:01 28126972 31790780 500220 1.52 164732 3681224 1807768 5.33 1240908 3035140 64 [2022-04-27T01:05:52.520Z] 01:03:01 28126924 31790752 500180 1.52 164752 3681228 1807768 5.33 1240956 3035140 20 [2022-04-27T01:05:52.520Z] 01:04:01 28126464 31790392 500416 1.52 164808 3681208 1807768 5.33 1241828 3035132 20 [2022-04-27T01:05:52.520Z] 01:05:02 28127152 31791116 499820 1.52 164836 3681212 1807768 5.33 1241392 3035136 24 [2022-04-27T01:05:52.520Z] Average: 28189906 31784675 506661 1.54 163499 3619463 1805528 5.32 1241280 2978188 82 [2022-04-27T01:05:52.520Z] [2022-04-27T01:05:52.520Z] 00:54:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-04-27T01:05:52.520Z] 00:55:01 ens3 383.70 287.07 4837.11 103.04 0.00 0.00 0.00 0.00 [2022-04-27T01:05:52.520Z] 00:55:01 lo 4.07 4.07 0.41 0.41 0.00 0.00 0.00 0.00 [2022-04-27T01:05:52.520Z] 00:55:01 docker0 124.05 146.45 10.27 1089.68 0.00 0.00 0.00 0.00 [2022-04-27T01:05:52.520Z] 00:56:01 ens3 133.69 84.17 2673.38 18.18 0.00 0.00 0.00 0.00 [2022-04-27T01:05:52.520Z] 00:56:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 [2022-04-27T01:05:52.520Z] 00:56:01 docker0 9.40 14.31 0.54 92.04 0.00 0.00 0.00 0.00 [2022-04-27T01:05:52.520Z] 00:57:01 ens3 0.58 0.00 0.05 0.00 0.00 0.00 0.00 0.00 [2022-04-27T01:05:52.520Z] 00:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-27T01:05:52.520Z] 00:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-27T01:05:52.520Z] 00:58:01 ens3 0.37 0.22 0.11 0.08 0.00 0.00 0.00 0.00 [2022-04-27T01:05:52.520Z] 00:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-27T01:05:52.520Z] 00:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-27T01:05:52.520Z] 00:59:01 ens3 14.98 8.07 13.89 0.83 0.00 0.00 0.00 0.00 [2022-04-27T01:05:52.520Z] 00:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-27T01:05:52.520Z] 00:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-27T01:05:52.520Z] 01:00:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-27T01:05:52.520Z] 01:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-27T01:05:52.520Z] 01:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-27T01:05:52.520Z] 01:01:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-27T01:05:52.520Z] 01:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-27T01:05:52.520Z] 01:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-27T01:05:52.520Z] 01:02:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-27T01:05:52.520Z] 01:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-27T01:05:52.520Z] 01:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-27T01:05:52.520Z] 01:03:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-27T01:05:52.520Z] 01:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-27T01:05:52.520Z] 01:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-27T01:05:52.520Z] 01:04:01 ens3 0.97 0.45 0.38 0.28 0.00 0.00 0.00 0.00 [2022-04-27T01:05:52.520Z] 01:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-27T01:05:52.520Z] 01:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-27T01:05:52.520Z] 01:05:02 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-27T01:05:52.520Z] 01:05:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-27T01:05:52.520Z] 01:05:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-27T01:05:52.520Z] Average: ens3 48.09 34.18 677.80 10.99 0.00 0.00 0.00 0.00 [2022-04-27T01:05:52.520Z] Average: lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2022-04-27T01:05:52.520Z] Average: docker0 11.96 14.41 0.97 105.94 0.00 0.00 0.00 0.00 [2022-04-27T01:05:52.520Z] [2022-04-27T01:05:52.520Z] [2022-04-27T01:05:52.520Z] ---> sar -P ALL: [2022-04-27T01:05:52.520Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-33402) 04/27/22 _x86_64_ (8 CPU) [2022-04-27T01:05:52.520Z] [2022-04-27T01:05:52.520Z] 00:53:20 LINUX RESTART (8 CPU) [2022-04-27T01:05:52.520Z] [2022-04-27T01:05:52.520Z] 00:54:02 CPU %user %nice %system %iowait %steal %idle [2022-04-27T01:05:52.520Z] 00:55:01 all 21.66 0.00 6.53 1.43 0.09 70.30 [2022-04-27T01:05:52.520Z] 00:55:01 0 21.67 0.00 5.96 0.14 0.09 72.15 [2022-04-27T01:05:52.520Z] 00:55:01 1 19.41 0.00 6.51 0.19 0.09 73.81 [2022-04-27T01:05:52.520Z] 00:55:01 2 23.71 0.00 7.45 6.53 0.10 62.22 [2022-04-27T01:05:52.520Z] 00:55:01 3 21.27 0.00 5.88 0.38 0.09 72.39 [2022-04-27T01:05:52.520Z] 00:55:01 4 21.79 0.00 6.81 1.22 0.09 70.09 [2022-04-27T01:05:52.520Z] 00:55:01 5 23.03 0.00 5.94 1.20 0.10 69.72 [2022-04-27T01:05:52.520Z] 00:55:01 6 20.98 0.00 6.56 0.27 0.09 72.10 [2022-04-27T01:05:52.520Z] 00:55:01 7 21.41 0.00 7.15 1.51 0.10 69.82 [2022-04-27T01:05:52.520Z] 00:56:01 all 17.36 0.00 3.62 0.88 0.06 78.07 [2022-04-27T01:05:52.520Z] 00:56:01 0 16.88 0.00 3.31 0.22 0.07 79.52 [2022-04-27T01:05:52.520Z] 00:56:01 1 16.90 0.00 3.34 0.22 0.07 79.48 [2022-04-27T01:05:52.520Z] 00:56:01 2 20.95 0.00 4.13 0.42 0.07 74.43 [2022-04-27T01:05:52.520Z] 00:56:01 3 19.08 0.00 3.96 2.85 0.08 74.03 [2022-04-27T01:05:52.520Z] 00:56:01 4 16.58 0.00 4.17 0.27 0.05 78.93 [2022-04-27T01:05:52.520Z] 00:56:01 5 15.41 0.00 3.38 2.37 0.05 78.79 [2022-04-27T01:05:52.520Z] 00:56:01 6 15.89 0.00 3.10 0.29 0.05 80.67 [2022-04-27T01:05:52.520Z] 00:56:01 7 17.20 0.00 3.54 0.46 0.07 78.73 [2022-04-27T01:05:52.520Z] 00:57:01 all 0.27 0.00 0.01 0.01 0.01 99.70 [2022-04-27T01:05:52.520Z] 00:57:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2022-04-27T01:05:52.520Z] 00:57:01 1 1.95 0.00 0.02 0.00 0.00 98.03 [2022-04-27T01:05:52.520Z] 00:57:01 2 0.07 0.00 0.03 0.00 0.02 99.88 [2022-04-27T01:05:52.520Z] 00:57:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-27T01:05:52.520Z] 00:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-27T01:05:52.520Z] 00:57:01 5 0.03 0.00 0.03 0.07 0.02 99.85 [2022-04-27T01:05:52.520Z] 00:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-27T01:05:52.520Z] 00:57:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-27T01:05:52.520Z] 00:58:01 all 0.12 0.00 0.02 0.00 0.01 99.85 [2022-04-27T01:05:52.520Z] 00:58:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-04-27T01:05:52.520Z] 00:58:01 1 0.76 0.00 0.03 0.00 0.02 99.19 [2022-04-27T01:05:52.520Z] 00:58:01 2 0.07 0.00 0.05 0.00 0.02 99.87 [2022-04-27T01:05:52.520Z] 00:58:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-04-27T01:05:52.520Z] 00:58:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2022-04-27T01:05:52.520Z] 00:58:01 5 0.02 0.00 0.02 0.03 0.00 99.93 [2022-04-27T01:05:52.520Z] 00:58:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2022-04-27T01:05:52.520Z] 00:58:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-27T01:05:52.520Z] 00:59:01 all 0.08 0.00 0.02 0.00 0.01 99.89 [2022-04-27T01:05:52.520Z] 00:59:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-27T01:05:52.520Z] 00:59:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-27T01:05:52.520Z] 00:59:01 2 0.07 0.00 0.02 0.02 0.03 99.87 [2022-04-27T01:05:52.520Z] 00:59:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2022-04-27T01:05:52.520Z] 00:59:01 4 0.42 0.00 0.00 0.00 0.00 99.58 [2022-04-27T01:05:52.520Z] 00:59:01 5 0.03 0.00 0.02 0.02 0.00 99.93 [2022-04-27T01:05:52.520Z] 00:59:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2022-04-27T01:05:52.520Z] 00:59:01 7 0.08 0.00 0.07 0.00 0.00 99.85 [2022-04-27T01:05:52.520Z] 01:00:01 all 0.26 0.00 0.01 0.01 0.00 99.72 [2022-04-27T01:05:52.520Z] 01:00:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-27T01:05:52.520Z] 01:00:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2022-04-27T01:05:52.520Z] 01:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-27T01:05:52.520Z] 01:00:01 3 0.03 0.00 0.00 0.03 0.00 99.93 [2022-04-27T01:05:52.520Z] 01:00:01 4 1.99 0.00 0.00 0.00 0.00 98.01 [2022-04-27T01:05:52.520Z] 01:00:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2022-04-27T01:05:52.520Z] 01:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-27T01:05:52.520Z] 01:00:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-27T01:05:52.520Z] 01:01:01 all 0.27 0.00 0.02 0.00 0.00 99.71 [2022-04-27T01:05:52.520Z] 01:01:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-27T01:05:52.520Z] 01:01:01 1 0.07 0.00 0.05 0.00 0.02 99.87 [2022-04-27T01:05:52.520Z] 01:01:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-04-27T01:05:52.520Z] 01:01:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-04-27T01:05:52.520Z] 01:01:01 4 1.97 0.00 0.02 0.00 0.00 98.01 [2022-04-27T01:05:52.520Z] 01:01:01 5 0.05 0.00 0.02 0.02 0.00 99.92 [2022-04-27T01:05:52.520Z] 01:01:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-27T01:05:52.520Z] 01:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-27T01:05:52.520Z] 01:02:01 all 0.26 0.00 0.01 0.00 0.01 99.71 [2022-04-27T01:05:52.520Z] 01:02:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2022-04-27T01:05:52.520Z] 01:02:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2022-04-27T01:05:52.520Z] 01:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-27T01:05:52.520Z] 01:02:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-27T01:05:52.520Z] 01:02:01 4 1.97 0.00 0.00 0.00 0.02 98.01 [2022-04-27T01:05:52.520Z] 01:02:01 5 0.03 0.00 0.03 0.03 0.02 99.88 [2022-04-27T01:05:52.520Z] 01:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-27T01:05:52.520Z] 01:02:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-27T01:05:52.520Z] 01:03:01 all 0.19 0.00 0.01 0.00 0.00 99.79 [2022-04-27T01:05:52.520Z] 01:03:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-27T01:05:52.520Z] 01:03:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2022-04-27T01:05:52.520Z] 01:03:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2022-04-27T01:05:52.520Z] 01:03:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-27T01:05:52.520Z] 01:03:01 4 1.39 0.00 0.02 0.00 0.00 98.60 [2022-04-27T01:05:52.520Z] 01:03:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2022-04-27T01:05:52.520Z] 01:03:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-27T01:05:52.520Z] 01:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-27T01:05:52.520Z] 01:04:01 all 0.06 0.00 0.01 0.00 0.00 99.92 [2022-04-27T01:05:52.521Z] 01:04:01 0 0.18 0.00 0.00 0.00 0.00 99.82 [2022-04-27T01:05:52.521Z] 01:04:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2022-04-27T01:05:52.521Z] 01:04:01 2 0.07 0.00 0.02 0.00 0.00 99.92 [2022-04-27T01:05:52.521Z] 01:04:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2022-04-27T01:05:52.521Z] 01:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-27T01:05:52.521Z] 01:04:01 5 0.03 0.00 0.02 0.02 0.00 99.93 [2022-04-27T01:05:52.521Z] 01:04:01 6 0.13 0.00 0.02 0.02 0.00 99.83 [2022-04-27T01:05:52.521Z] 01:04:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-27T01:05:52.521Z] 01:05:02 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-04-27T01:05:52.521Z] 01:05:02 0 0.00 0.00 0.02 0.00 0.02 99.97 [2022-04-27T01:05:52.521Z] 01:05:02 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-27T01:05:52.521Z] 01:05:02 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-04-27T01:05:52.521Z] 01:05:02 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-27T01:05:52.521Z] 01:05:02 4 0.00 0.00 0.00 0.00 0.02 99.98 [2022-04-27T01:05:52.521Z] 01:05:02 5 0.02 0.00 0.00 0.02 0.00 99.97 [2022-04-27T01:05:52.521Z] 01:05:02 6 0.03 0.00 0.02 0.02 0.00 99.93 [2022-04-27T01:05:52.521Z] 01:05:02 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-27T01:05:52.521Z] [2022-04-27T01:05:52.521Z] Average: CPU %user %nice %system %iowait %steal %idle [2022-04-27T01:05:52.521Z] Average: all 3.62 0.00 0.91 0.21 0.02 95.24 [2022-04-27T01:05:52.521Z] Average: 0 3.47 0.00 0.84 0.03 0.02 95.64 [2022-04-27T01:05:52.521Z] Average: 1 3.52 0.00 0.90 0.04 0.02 95.53 [2022-04-27T01:05:52.521Z] Average: 2 4.02 0.00 1.05 0.61 0.02 94.30 [2022-04-27T01:05:52.521Z] Average: 3 3.62 0.00 0.88 0.30 0.02 95.18 [2022-04-27T01:05:52.521Z] Average: 4 4.12 0.00 0.98 0.13 0.02 94.75 [2022-04-27T01:05:52.521Z] Average: 5 3.46 0.00 0.85 0.34 0.02 95.33 [2022-04-27T01:05:52.521Z] Average: 6 3.31 0.00 0.87 0.05 0.01 95.75 [2022-04-27T01:05:52.521Z] Average: 7 3.44 0.00 0.96 0.17 0.02 95.41 [2022-04-27T01:05:52.521Z] [2022-04-27T01:05:52.521Z] [2022-04-27T01:05:52.521Z]