Pull request #375 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 98afcdd856d2d3bbbfe682e0c7f95c67131df484+5c87ede0545ad4f8161b18be631b499d146a8158 (ce84b825b7f7fe5b9b48a4f17f95b3b47bd5a56d) 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-ssh7637311478286834258.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision dae07dc806156effb2cae02074e2f5f64a063e83 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-ssh6998214695942670535.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 dae07dc806156effb2cae02074e2f5f64a063e83 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-375/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-375/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh12731457805018524878.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-375/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh13675407224625080324.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision dae07dc806156effb2cae02074e2f5f64a063e83 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f dae07dc806156effb2cae02074e2f5f64a063e83 # timeout=10 Commit message: "Merge pull request #375 from ernestojeda/golang-1-17-updates" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh14491086174719159835.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-375/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-375/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh15827448325276533682.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object dae07dc806156effb2cae02074e2f5f64a063e83 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:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [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: true 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 ‘prd-centos7-docker-4c-2g-4069’ Running on prd-centos7-docker-4c-2g-4071 in /w/workspace/_app-service-configurable_PR-375 [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-375 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/_app-service-configurable_PR-375@tmp/jenkins-gitclient-ssh6051978861016846629.key > 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 5c87ede0545ad4f8161b18be631b499d146a8158 into PR head commit 98afcdd856d2d3bbbfe682e0c7f95c67131df484 Merge succeeded, producing 98afcdd856d2d3bbbfe682e0c7f95c67131df484 Checking out Revision 98afcdd856d2d3bbbfe682e0c7f95c67131df484 (PR-375) > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/_app-service-configurable_PR-375@tmp/jenkins-gitclient-ssh3505488935294656038.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/375/head:refs/remotes/origin/PR-375 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 98afcdd856d2d3bbbfe682e0c7f95c67131df484 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/_app-service-configurable_PR-375@tmp/jenkins-gitclient-ssh6973388282175762.key > git merge 5c87ede0545ad4f8161b18be631b499d146a8158 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 98afcdd856d2d3bbbfe682e0c7f95c67131df484 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object dae07dc806156effb2cae02074e2f5f64a063e83 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:08:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:08:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:08:53 ========================================================= 18:08:53 EdgeX Global Pipelines Version Info 18:08:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:08:54 ------------------- 18:08:54 stable info: 18:08:54 ------------------- 18:08:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:08:54 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 18:08:54 Message: update stable to v1.0.219 18:08:55 ------------------- 18:08:55 experimental info: 18:08:55 ------------------- 18:08:55 Commited By: **** collab-it+edgex@linuxfoundation.org 18:08:55 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 18:08:55 Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:08:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 18:08:55 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 18:08:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:08:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:08:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:08:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 18:08:55 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:08:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:08:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:08:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:08:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:08:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 18:08:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:08:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:08:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:08:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:08:56 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:08:56 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:08:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:08:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 18:08:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:08:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:08:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:08:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:08:56 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:08:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:08:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-375 [Pipeline] echo 18:08:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-375 [Pipeline] echo 18:08:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-375 [Pipeline] echo 18:08:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 98afcdd856d2d3bbbfe682e0c7f95c67131df484 [Pipeline] echo 18:08:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 98afcdd [Pipeline] echo 18:08:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:08:57 provisioning config files... 18:08:57 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-375@tmp/config6674885577861479153tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:08:57 ---> docker-login.sh 18:08:57 nexus3.edgexfoundry.org:10001 18:08:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:57 Configure a credential helper to remove this warning. See 18:08:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:57 18:08:57 Login Succeeded 18:08:57 nexus3.edgexfoundry.org:10002 18:08:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:57 Configure a credential helper to remove this warning. See 18:08:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:57 18:08:57 Login Succeeded 18:08:57 nexus3.edgexfoundry.org:10003 18:08:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:57 Configure a credential helper to remove this warning. See 18:08:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:57 18:08:57 Login Succeeded 18:08:57 nexus3.edgexfoundry.org:10004 18:08:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:57 Configure a credential helper to remove this warning. See 18:08:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:57 18:08:57 Login Succeeded 18:08:57 docker.io 18:08:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:58 Configure a credential helper to remove this warning. See 18:08:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:58 18:08:58 Login Succeeded 18:08:58 ---> docker-login.sh ends [Pipeline] } 18:08:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:08:58 + git rev-list -1 --merges 98afcdd856d2d3bbbfe682e0c7f95c67131df484~1..98afcdd856d2d3bbbfe682e0c7f95c67131df484 [Pipeline] echo 18:08:58 -----------> git rev-list -1 --merges 98afcdd856d2d3bbbfe682e0c7f95c67131df484~1..98afcdd856d2d3bbbfe682e0c7f95c67131df484 98afcdd856d2d3bbbfe682e0c7f95c67131df484 [false] [Pipeline] sh 18:08:59 + git log --format=format:%s -1 98afcdd856d2d3bbbfe682e0c7f95c67131df484 [Pipeline] echo 18:08:59 ========================================================= 18:08:59 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:08:59 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:08:59 + git log --format=format:%s -1 98afcdd856d2d3bbbfe682e0c7f95c67131df484 [Pipeline] echo 18:08:59 [semverPrep] GIT_COMMIT: 98afcdd856d2d3bbbfe682e0c7f95c67131df484, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 [Pipeline] echo 18:08:59 [semverPrep] This is not a build commit. [Pipeline] sh 18:09:00 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 18:09:00 + grep -v github /etc/ssh/ssh_known_hosts 18:09:00 + '[' -e /tmp/ssh_known_hosts ']' 18:09:00 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:09:00 + sudo tee -a /etc/ssh/ssh_known_hosts 18:09:00 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 18:09:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 18:09:00 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:09:00 18:09:00 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:09:00 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:09:00 latest: Pulling from edgex-devops/git-semver 18:09:00 a0d0a0d46f8b: Pulling fs layer 18:09:00 3e5f54012d9b: Pulling fs layer 18:09:00 4c7163046ea9: Pulling fs layer 18:09:00 0c2d73faf560: Pulling fs layer 18:09:00 0c2d73faf560: Waiting 18:09:00 3e5f54012d9b: Verifying Checksum 18:09:00 3e5f54012d9b: Download complete 18:09:00 a0d0a0d46f8b: Verifying Checksum 18:09:00 a0d0a0d46f8b: Download complete 18:09:00 0c2d73faf560: Verifying Checksum 18:09:00 0c2d73faf560: Download complete 18:09:00 4c7163046ea9: Verifying Checksum 18:09:00 4c7163046ea9: Download complete 18:09:01 a0d0a0d46f8b: Pull complete 18:09:01 3e5f54012d9b: Pull complete 18:09:01 4c7163046ea9: Pull complete 18:09:01 0c2d73faf560: Pull complete 18:09:01 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 18:09:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:09:01 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:09:01 prd-centos7-docker-4c-2g-4071 does not seem to be running inside a container 18:09:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-375 -v /w/workspace/_app-service-configurable_PR-375:/w/workspace/_app-service-configurable_PR-375:rw,z -v /w/workspace/_app-service-configurable_PR-375@tmp:/w/workspace/_app-service-configurable_PR-375@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:09:02 $ docker top 2c1553d8911c2a837338dc97a0a4e1e08460bd88244516b3c87a09f2609b0ca9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:09:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:09:02 [ssh-agent] Looking for ssh-agent implementation... 18:09:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:09:02 $ docker exec 2c1553d8911c2a837338dc97a0a4e1e08460bd88244516b3c87a09f2609b0ca9 ssh-agent 18:09:02 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJPdbBc/agent.14 18:09:02 SSH_AGENT_PID=20 18:09:02 Running ssh-add (command line suppressed) 18:09:02 Identity added: /w/workspace/_app-service-configurable_PR-375@tmp/private_key_8243130269182030780.key (/w/workspace/_app-service-configurable_PR-375@tmp/private_key_8243130269182030780.key) 18:09:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:09:03 + git tag --points-at HEAD [Pipeline] } 18:09:03 $ docker exec --env ******** --env ******** 2c1553d8911c2a837338dc97a0a4e1e08460bd88244516b3c87a09f2609b0ca9 ssh-agent -k 18:09:03 unset SSH_AUTH_SOCK; 18:09:03 unset SSH_AGENT_PID; 18:09:03 echo Agent pid 20 killed; 18:09:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:09:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:09:03 [ssh-agent] Looking for ssh-agent implementation... 18:09:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:09:03 $ docker exec 2c1553d8911c2a837338dc97a0a4e1e08460bd88244516b3c87a09f2609b0ca9 ssh-agent 18:09:03 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcPAKON/agent.54 18:09:03 SSH_AGENT_PID=60 18:09:03 Running ssh-add (command line suppressed) 18:09:03 Identity added: /w/workspace/_app-service-configurable_PR-375@tmp/private_key_7499156457832129265.key (/w/workspace/_app-service-configurable_PR-375@tmp/private_key_7499156457832129265.key) 18:09:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:09:04 + git semver init 18:09:04 # -> Open(): unable to determine branch for HEAD 18:09:04 # $GIT_DIR = /w/workspace/_app-service-configurable_PR-375/.git 18:09:04 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_PR-375 18:09:04 # $SEMVER_REMOTE_NAME = origin 18:09:04 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:09:04 # $SEMVER_USER_NAME = edgex-jenkins 18:09:04 # $SEMVER_BRANCH = PR-375 18:09:04 # $SEMVER_TEMP = /tmp/semver-235671687 18:09:04 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 18:09:05 # '/tmp/semver-235671687' -> '/w/workspace/_app-service-configurable_PR-375/.semver' 18:09:05 # -> Force: false 18:09:05 # $SEMVER_DIR = /w/workspace/_app-service-configurable_PR-375/.semver [Pipeline] } 18:09:05 $ docker exec --env ******** --env ******** 2c1553d8911c2a837338dc97a0a4e1e08460bd88244516b3c87a09f2609b0ca9 ssh-agent -k 18:09:05 unset SSH_AUTH_SOCK; 18:09:05 unset SSH_AGENT_PID; 18:09:05 echo Agent pid 60 killed; 18:09:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:09:05 + git semver [Pipeline] } 18:09:05 $ docker stop --time=1 2c1553d8911c2a837338dc97a0a4e1e08460bd88244516b3c87a09f2609b0ca9 18:09:07 $ docker rm -f 2c1553d8911c2a837338dc97a0a4e1e08460bd88244516b3c87a09f2609b0ca9 [Pipeline] // withDockerContainer [Pipeline] sh 18:09:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:09:07 Stashed 1 file(s) [Pipeline] echo 18:09:07 [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 18:09:08 provisioning config files... 18:09:08 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-375@tmp/config7415971979634593747tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:09:08 ---> docker-login.sh 18:09:08 nexus3.edgexfoundry.org:10001 18:09:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:09:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:09:08 Configure a credential helper to remove this warning. See 18:09:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:09:08 18:09:08 Login Succeeded 18:09:08 nexus3.edgexfoundry.org:10002 18:09:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:09:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:09:08 Configure a credential helper to remove this warning. See 18:09:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:09:08 18:09:08 Login Succeeded 18:09:08 nexus3.edgexfoundry.org:10003 18:09:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:09:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:09:08 Configure a credential helper to remove this warning. See 18:09:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:09:08 18:09:08 Login Succeeded 18:09:08 nexus3.edgexfoundry.org:10004 18:09:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:09:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:09:09 Configure a credential helper to remove this warning. See 18:09:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:09:09 18:09:09 Login Succeeded 18:09:09 docker.io 18:09:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:09:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:09:09 Configure a credential helper to remove this warning. See 18:09:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:09:09 18:09:09 Login Succeeded 18:09:09 ---> docker-login.sh ends [Pipeline] } 18:09:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:09:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:09:09 ========================================================= 18:09:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 18:09:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 18:09:10 + 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 . 18:09:10 Sending build context to Docker daemon 2.949MB 18:09:10 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 18:09:10 Step 2/13 : FROM ${BASE} AS builder 18:09:10 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 18:09:10 59bf1c3509f3: Pulling fs layer 18:09:10 666ba61612fd: Pulling fs layer 18:09:10 8ed8ca486205: Pulling fs layer 18:09:10 4fe6c5a15a65: Pulling fs layer 18:09:10 22a0e8bec74d: Pulling fs layer 18:09:10 f965cba54748: Pulling fs layer 18:09:10 861ffc35075e: Pulling fs layer 18:09:10 4b385c91608e: Pulling fs layer 18:09:10 560528eb2ebb: Pulling fs layer 18:09:10 4fe6c5a15a65: Waiting 18:09:10 22a0e8bec74d: Waiting 18:09:10 f965cba54748: Waiting 18:09:10 861ffc35075e: Waiting 18:09:10 4b385c91608e: Waiting 18:09:10 560528eb2ebb: Waiting 18:09:10 8ed8ca486205: Verifying Checksum 18:09:10 8ed8ca486205: Download complete 18:09:10 666ba61612fd: Verifying Checksum 18:09:10 666ba61612fd: Download complete 18:09:10 22a0e8bec74d: Verifying Checksum 18:09:10 22a0e8bec74d: Download complete 18:09:10 f965cba54748: Verifying Checksum 18:09:10 f965cba54748: Download complete 18:09:10 59bf1c3509f3: Verifying Checksum 18:09:10 59bf1c3509f3: Download complete 18:09:10 861ffc35075e: Verifying Checksum 18:09:10 861ffc35075e: Download complete 18:09:10 4b385c91608e: Verifying Checksum 18:09:10 4b385c91608e: Download complete 18:09:10 59bf1c3509f3: Pull complete 18:09:10 666ba61612fd: Pull complete 18:09:10 8ed8ca486205: Pull complete 18:09:10 4fe6c5a15a65: Verifying Checksum 18:09:10 4fe6c5a15a65: Download complete 18:09:11 560528eb2ebb: Verifying Checksum 18:09:11 560528eb2ebb: Download complete 18:09:15 4fe6c5a15a65: Pull complete 18:09:15 22a0e8bec74d: Pull complete 18:09:15 f965cba54748: Pull complete 18:09:15 861ffc35075e: Pull complete 18:09:15 4b385c91608e: Pull complete 18:09:18 560528eb2ebb: Pull complete 18:09:18 Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f 18:09:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 18:09:18 ---> dd4a08f94e63 18:09:18 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:09:20 ---> Running in 3df80b17df96 18:09:20 Removing intermediate container 3df80b17df96 18:09:20 ---> be755926383e 18:09:20 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 18:09:20 ---> Running in 17622e619566 18:09:20 Removing intermediate container 17622e619566 18:09:20 ---> 4b2429914501 18:09:20 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 18:09:20 ---> Running in 68688daea8c6 18:09:20 Removing intermediate container 68688daea8c6 18:09:20 ---> 8a849583e78e 18:09:20 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:09:20 ---> Running in 8499b158c648 18:09:21 Removing intermediate container 8499b158c648 18:09:21 ---> 2cf6f247a14e 18:09:21 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:09:21 ---> Running in 42d9f4410110 18:09:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:09:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:09:22 OK: 221 MiB in 52 packages 18:09:22 Removing intermediate container 42d9f4410110 18:09:22 ---> dd8c42eb766a 18:09:22 Step 8/13 : WORKDIR /app 18:09:22 ---> Running in 9ea49d43cba0 18:09:22 Removing intermediate container 9ea49d43cba0 18:09:22 ---> 6e67af861166 18:09:22 Step 9/13 : COPY go.mod vendor* ./ 18:09:22 ---> dcac2a313176 18:09:22 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:09:23 ---> Running in 50c7acca22e0 18:09:23 Still waiting to schedule task 18:09:23 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-4070’ 18:09:55 Removing intermediate container 50c7acca22e0 18:09:55 ---> c11247071a79 18:09:55 Step 11/13 : COPY . . 18:09:55 ---> 8e2e77de6af2 18:09:55 Step 12/13 : ARG MAKE="make build" 18:09:55 ---> Running in 52a6c80f70fb 18:09:55 Removing intermediate container 52a6c80f70fb 18:09:55 ---> 7d86c4b2eef7 18:09:55 Step 13/13 : RUN $MAKE 18:09:55 ---> Running in 2dddfc200e44 18:09:55 noop 18:09:55 Removing intermediate container 2dddfc200e44 18:09:55 ---> 18c54a52d6a6 18:09:55 Successfully built 18c54a52d6a6 18:09:55 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:09:55 + docker inspect -f . ci-base-image-x86_64 18:09:55 . [Pipeline] withDockerContainer 18:09:55 prd-centos7-docker-4c-2g-4071 does not seem to be running inside a container 18:09:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-375 -v /w/workspace/_app-service-configurable_PR-375:/w/workspace/_app-service-configurable_PR-375:rw,z -v /w/workspace/_app-service-configurable_PR-375@tmp:/w/workspace/_app-service-configurable_PR-375@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 ******** ci-base-image-x86_64 cat 18:09:56 $ docker top 9be418af4548b5bd4c1d8f593636f2191e06665a003445a49ff2ca5c04214dcd -eo pid,comm [Pipeline] { [Pipeline] sh 18:09:56 + go version 18:09:56 go version go1.17.6 linux/amd64 [Pipeline] } 18:09:56 $ docker stop --time=1 9be418af4548b5bd4c1d8f593636f2191e06665a003445a49ff2ca5c04214dcd 18:09:57 $ docker rm -f 9be418af4548b5bd4c1d8f593636f2191e06665a003445a49ff2ca5c04214dcd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:09:58 + docker inspect -f . ci-base-image-x86_64 18:09:58 . [Pipeline] withDockerContainer 18:09:58 prd-centos7-docker-4c-2g-4071 does not seem to be running inside a container 18:09:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-375 -v /w/workspace/_app-service-configurable_PR-375:/w/workspace/_app-service-configurable_PR-375:rw,z -v /w/workspace/_app-service-configurable_PR-375@tmp:/w/workspace/_app-service-configurable_PR-375@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 ******** ci-base-image-x86_64 cat 18:09:58 $ docker top 3417eee803814728b578c2f9c3d11b365d33f719e183804b03e53bfc60cbaa57 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 18:09:59 + make test 18:09:59 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 18:10:14 ? github.com/edgexfoundry/app-service-configurable [no test files] 18:10:14 CGO_ENABLED=1 go vet ./... 18:10:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:10:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:10:18 ./bin/test-attribution-txt.sh 18:10:18 An attribution for github.com/go-kit/log is missing from in Attribution.txt, please add 18:10:18 make: *** [makefile:40: test] Error 1 [Pipeline] } 18:10:18 $ docker stop --time=1 3417eee803814728b578c2f9c3d11b365d33f719e183804b03e53bfc60cbaa57 18:10:20 $ docker rm -f 3417eee803814728b578c2f9c3d11b365d33f719e183804b03e53bfc60cbaa57 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:10:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:10:21 18:10:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 18:10:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:10:21 latest: Pulling from edgex-lftools-log-publisher 18:10:21 b4d181a07f80: Pulling fs layer 18:10:21 a1111a8f2ec3: Pulling fs layer 18:10:21 ed53099fbce6: Pulling fs layer 18:10:21 dc539afda2c1: Pulling fs layer 18:10:21 77bc0d833cb6: Pulling fs layer 18:10:21 9065ff56babe: Pulling fs layer 18:10:21 d287ab97295c: Pulling fs layer 18:10:21 dc539afda2c1: Waiting 18:10:21 77bc0d833cb6: Waiting 18:10:21 9065ff56babe: Waiting 18:10:21 d287ab97295c: Waiting 18:10:21 a1111a8f2ec3: Download complete 18:10:21 dc539afda2c1: Verifying Checksum 18:10:21 dc539afda2c1: Download complete 18:10:21 ed53099fbce6: Verifying Checksum 18:10:21 ed53099fbce6: Download complete 18:10:21 77bc0d833cb6: Verifying Checksum 18:10:21 77bc0d833cb6: Download complete 18:10:21 9065ff56babe: Verifying Checksum 18:10:21 9065ff56babe: Download complete 18:10:21 b4d181a07f80: Verifying Checksum 18:10:21 b4d181a07f80: Download complete 18:10:22 d287ab97295c: Verifying Checksum 18:10:22 d287ab97295c: Download complete 18:10:23 b4d181a07f80: Pull complete 18:10:23 a1111a8f2ec3: Pull complete 18:10:24 ed53099fbce6: Pull complete 18:10:24 dc539afda2c1: Pull complete 18:10:24 77bc0d833cb6: Pull complete 18:10:24 9065ff56babe: Pull complete 18:10:29 d287ab97295c: Pull complete 18:10:29 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 18:10:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:10:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 18:10:29 prd-centos7-docker-4c-2g-4071 does not seem to be running inside a container 18:10:29 $ 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-375 -v /w/workspace/_app-service-configurable_PR-375:/w/workspace/_app-service-configurable_PR-375:rw,z -v /w/workspace/_app-service-configurable_PR-375@tmp:/w/workspace/_app-service-configurable_PR-375@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:10:32 $ docker top 507e87441642afc117862440a1ba3640165e0b5ca16a08a174255f28bf06e70f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:10:32 ---> job-cost.sh 18:10:32 lf-activate-venv: SKIPPING 18:10:32 INFO: No Stack... 18:10:33 INFO: Retrieving Pricing Info for: v3-standard-2 18:10:33 INFO: Archiving Costs [Pipeline] sh 18:10:33 + cat /w/workspace/_app-service-configurable_PR-375/archives/cost.csv 18:10:33 + cut -d, -f6 [Pipeline] lock 18:10:34 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-375-1-stack-cost] 18:10:34 Resource [jenkins-edgexfoundry-app-service-configurable-PR-375-1-stack-cost] did not exist. Created. 18:10:34 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-375-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:10:34 + echo total: 0.05999999865889549 [Pipeline] stash 18:10:34 Stashed 1 file(s) [Pipeline] } 18:10:34 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-375-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:10:34 $ docker stop --time=1 507e87441642afc117862440a1ba3640165e0b5ca16a08a174255f28bf06e70f 18:10:35 $ docker rm -f 507e87441642afc117862440a1ba3640165e0b5ca16a08a174255f28bf06e70f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:10:36 Failed in branch amd64 18:12:13 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4072 in /w/workspace/_app-service-configurable_PR-375 [Pipeline] { [Pipeline] ws 18:12:13 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 18:12:14 Selected Git installation does not exist. Using Default 18:12:14 The recommended git tool is: NONE 18:12:18 using credential edgex-jenkins-ssh 18:12:18 Cloning the remote Git repository 18:12:18 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 18:12:18 > git init /w/workspace/app-service-configurable/1 # timeout=10 18:12:18 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 18:12:18 > git --version # timeout=10 18:12:18 > git --version # 'git version 2.17.1' 18:12:18 using GIT_SSH to set credentials SSH Credentials for GitHub 18:12:18 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:12:20 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 18:12:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:12:20 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 18:12:20 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 18:12:20 using GIT_SSH to set credentials SSH Credentials for GitHub 18:12:20 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/375/head:refs/remotes/origin/PR-375 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:12:20 Merging remotes/origin/main commit 5c87ede0545ad4f8161b18be631b499d146a8158 into PR head commit 98afcdd856d2d3bbbfe682e0c7f95c67131df484 18:12:21 Merge succeeded, producing 98afcdd856d2d3bbbfe682e0c7f95c67131df484 18:12:21 Checking out Revision 98afcdd856d2d3bbbfe682e0c7f95c67131df484 (PR-375) 18:12:20 > git config core.sparsecheckout # timeout=10 18:12:20 > git checkout -f 98afcdd856d2d3bbbfe682e0c7f95c67131df484 # timeout=10 18:12:20 > git remote # timeout=10 18:12:21 > git config --get remote.origin.url # timeout=10 18:12:21 using GIT_SSH to set credentials SSH Credentials for GitHub 18:12:21 > git merge 5c87ede0545ad4f8161b18be631b499d146a8158 # timeout=10 18:12:21 > git rev-parse HEAD^{commit} # timeout=10 18:12:21 > git config core.sparsecheckout # timeout=10 18:12:21 > git checkout -f 98afcdd856d2d3bbbfe682e0c7f95c67131df484 # timeout=10 18:12:25 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" 18:12:25 > git --version # timeout=10 18:12:25 > git --version # 'git version 2.17.1' 18:12:25 fatal: bad object dae07dc806156effb2cae02074e2f5f64a063e83 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:12:26 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:12:26 % Total % Received % Xferd Average Speed Time Time Time Current 18:12:26 Dload Upload Total Spent Left Speed 18:12:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 226k 0 --:--:-- --:--:-- --:--:-- 226k [Pipeline] sh 18:12:27 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:12:27 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:12:27 + sudo tee /etc/docker/daemon.new 18:12:27 { 18:12:27 "registry-mirrors": [ 18:12:27 "https://nexus3.edgexfoundry.org:10001" 18:12:27 ], 18:12:27 "bip": "10.250.0.254/24", 18:12:27 "hosts": [ 18:12:27 "tcp://0.0.0.0:5555", 18:12:27 "unix:///var/run/docker.sock" 18:12:27 ], 18:12:27 "mtu": 1458, 18:12:27 "selinux-enabled": true, 18:12:27 "seccomp-profile": "/etc/docker/seccomp.json" 18:12:27 } [Pipeline] sh 18:12:27 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:12:28 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:12:46 provisioning config files... 18:12:46 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config7486219997878268271tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:12:47 ---> docker-login.sh 18:12:47 nexus3.edgexfoundry.org:10001 18:12:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:12:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:12:48 Configure a credential helper to remove this warning. See 18:12:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:12:48 18:12:48 Login Succeeded 18:12:48 nexus3.edgexfoundry.org:10002 18:12:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:12:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:12:48 Configure a credential helper to remove this warning. See 18:12:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:12:48 18:12:48 Login Succeeded 18:12:48 nexus3.edgexfoundry.org:10003 18:12:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:12:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:12:49 Configure a credential helper to remove this warning. See 18:12:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:12:49 18:12:49 Login Succeeded 18:12:49 nexus3.edgexfoundry.org:10004 18:12:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:12:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:12:49 Configure a credential helper to remove this warning. See 18:12:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:12:49 18:12:49 Login Succeeded 18:12:49 docker.io 18:12:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:12:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:12:50 Configure a credential helper to remove this warning. See 18:12:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:12:50 18:12:50 Login Succeeded 18:12:50 ---> docker-login.sh ends [Pipeline] } 18:12:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:12:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:12:50 ========================================================= 18:12:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 18:12:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 18:12:51 + 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 . 18:12:51 Sending build context to Docker daemon 207.9kB 18:12:51 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 18:12:51 Step 2/13 : FROM ${BASE} AS builder 18:12:51 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:12:51 9b3977197b4f: Pulling fs layer 18:12:51 1a89e8eeedd5: Pulling fs layer 18:12:51 94645a83ff95: Pulling fs layer 18:12:51 3f3a8bcf1eab: Pulling fs layer 18:12:51 0c92f367c5e7: Pulling fs layer 18:12:51 4b8299f9d1f4: Pulling fs layer 18:12:51 9a6b49a46696: Pulling fs layer 18:12:51 cf05db05a679: Pulling fs layer 18:12:51 4b8299f9d1f4: Waiting 18:12:51 9a6b49a46696: Waiting 18:12:51 3f3a8bcf1eab: Waiting 18:12:51 cf05db05a679: Waiting 18:12:51 0c92f367c5e7: Waiting 18:12:51 94645a83ff95: Verifying Checksum 18:12:51 94645a83ff95: Download complete 18:12:51 1a89e8eeedd5: Download complete 18:12:51 0c92f367c5e7: Verifying Checksum 18:12:51 0c92f367c5e7: Download complete 18:12:51 4b8299f9d1f4: Verifying Checksum 18:12:51 4b8299f9d1f4: Download complete 18:12:51 9b3977197b4f: Verifying Checksum 18:12:51 9b3977197b4f: Download complete 18:12:51 9a6b49a46696: Verifying Checksum 18:12:51 9a6b49a46696: Download complete 18:12:52 9b3977197b4f: Pull complete 18:12:53 1a89e8eeedd5: Pull complete 18:12:53 94645a83ff95: Pull complete 18:12:53 cf05db05a679: Verifying Checksum 18:12:53 cf05db05a679: Download complete 18:12:54 3f3a8bcf1eab: Verifying Checksum 18:12:54 3f3a8bcf1eab: Download complete 18:13:06 3f3a8bcf1eab: Pull complete 18:13:06 0c92f367c5e7: Pull complete 18:13:06 4b8299f9d1f4: Pull complete 18:13:06 9a6b49a46696: Pull complete 18:13:13 cf05db05a679: Pull complete 18:13:13 Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 18:13:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 18:13:13 ---> 0ccda1f7e2ee 18:13:13 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:13:14 ---> Running in 1d90d4ad2c4b 18:13:14 Removing intermediate container 1d90d4ad2c4b 18:13:14 ---> b529c800388d 18:13:14 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 18:13:14 ---> Running in fe1bb3a8be6d 18:13:14 Removing intermediate container fe1bb3a8be6d 18:13:14 ---> 09215aee79ee 18:13:14 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 18:13:15 ---> Running in a44b95ad2655 18:13:15 Removing intermediate container a44b95ad2655 18:13:15 ---> f8060f408dc9 18:13:15 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:13:15 ---> Running in cc8dea0bb27d 18:13:17 Removing intermediate container cc8dea0bb27d 18:13:17 ---> b831af509a5d 18:13:17 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:13:17 ---> Running in 65534062689b 18:13:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:13:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:13:20 OK: 220 MiB in 52 packages 18:13:21 Removing intermediate container 65534062689b 18:13:21 ---> ad3f12f3521f 18:13:21 Step 8/13 : WORKDIR /app 18:13:21 ---> Running in 241273c80828 18:13:21 Removing intermediate container 241273c80828 18:13:21 ---> dbeed0095baa 18:13:21 Step 9/13 : COPY go.mod vendor* ./ 18:13:22 ---> 44135ee0d93c 18:13:22 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:13:22 ---> Running in 646f30187a09 18:14:43 Removing intermediate container 646f30187a09 18:14:43 ---> 23b0f7304694 18:14:43 Step 11/13 : COPY . . 18:14:43 ---> 1434067c3d3f 18:14:43 Step 12/13 : ARG MAKE="make build" 18:14:43 ---> Running in 372491cec302 18:14:43 Removing intermediate container 372491cec302 18:14:43 ---> 90d18127b9e4 18:14:43 Step 13/13 : RUN $MAKE 18:14:43 ---> Running in b3b683d095d9 18:14:43 noop 18:14:43 Removing intermediate container b3b683d095d9 18:14:43 ---> 7db1bbbaa2ad 18:14:43 Successfully built 7db1bbbaa2ad 18:14:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:14:44 + docker inspect -f . ci-base-image-arm64 18:14:44 . [Pipeline] withDockerContainer 18:14:44 prd-ubuntu18.04-docker-arm64-4c-16g-4072 does not seem to be running inside a container 18:14:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:14:45 $ docker top 901d92048238c4d1ccf4192d8502774ba657efa520f25e2e350477029691d0af -eo pid,comm [Pipeline] { [Pipeline] sh 18:14:46 + go version 18:14:46 go version go1.17.6 linux/arm64 [Pipeline] } 18:14:46 $ docker stop --time=1 901d92048238c4d1ccf4192d8502774ba657efa520f25e2e350477029691d0af 18:14:48 $ docker rm -f 901d92048238c4d1ccf4192d8502774ba657efa520f25e2e350477029691d0af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:14:49 + docker inspect -f . ci-base-image-arm64 18:14:49 . [Pipeline] withDockerContainer 18:14:49 prd-ubuntu18.04-docker-arm64-4c-16g-4072 does not seem to be running inside a container 18:14:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:14:51 $ docker top 565705bb5a41ef8706de4289adc934907cb22b2aa7f8e662505c766454399c5d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 18:14:52 + make test 18:14:52 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 18:15:39 ? github.com/edgexfoundry/app-service-configurable [no test files] 18:15:39 CGO_ENABLED=1 go vet ./... 18:15:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:15:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:15:54 ./bin/test-attribution-txt.sh 18:15:54 An attribution for github.com/go-kit/log is missing from in Attribution.txt, please add 18:15:54 make: *** [makefile:40: test] Error 1 [Pipeline] } 18:15:54 $ docker stop --time=1 565705bb5a41ef8706de4289adc934907cb22b2aa7f8e662505c766454399c5d 18:15:56 $ docker rm -f 565705bb5a41ef8706de4289adc934907cb22b2aa7f8e662505c766454399c5d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:15:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:15:57 18:15:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 18:15:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:15:58 arm64: Pulling from edgex-lftools-log-publisher 18:15:58 448f6bf000e3: Pulling fs layer 18:15:58 f757da607395: Pulling fs layer 18:15:58 05883995daec: Pulling fs layer 18:15:58 8603b9c90790: Pulling fs layer 18:15:58 1560dd03e051: Pulling fs layer 18:15:58 27f5ce0e4adf: Pulling fs layer 18:15:58 c2d8d7efcc4b: Pulling fs layer 18:15:58 1560dd03e051: Waiting 18:15:58 27f5ce0e4adf: Waiting 18:15:58 c2d8d7efcc4b: Waiting 18:15:58 8603b9c90790: Waiting 18:15:58 f757da607395: Verifying Checksum 18:15:58 f757da607395: Download complete 18:15:58 8603b9c90790: Verifying Checksum 18:15:58 8603b9c90790: Download complete 18:15:58 1560dd03e051: Verifying Checksum 18:15:58 1560dd03e051: Download complete 18:15:58 27f5ce0e4adf: Verifying Checksum 18:15:58 27f5ce0e4adf: Download complete 18:15:58 05883995daec: Verifying Checksum 18:15:58 05883995daec: Download complete 18:15:59 448f6bf000e3: Verifying Checksum 18:15:59 448f6bf000e3: Download complete 18:16:01 c2d8d7efcc4b: Verifying Checksum 18:16:01 c2d8d7efcc4b: Download complete 18:16:02 448f6bf000e3: Pull complete 18:16:03 f757da607395: Pull complete 18:16:04 05883995daec: Pull complete 18:16:05 8603b9c90790: Pull complete 18:16:06 1560dd03e051: Pull complete 18:16:06 27f5ce0e4adf: Pull complete 18:16:24 c2d8d7efcc4b: Pull complete 18:16:24 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 18:16:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:16:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 18:16:24 prd-ubuntu18.04-docker-arm64-4c-16g-4072 does not seem to be running inside a container 18:16:24 $ 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/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:16:27 $ docker top 69f34fb04bb57638ac19a9a850aab60bb175d1c639a47d8bfab6593a0342bfcc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:16:28 ---> job-cost.sh 18:16:28 lf-activate-venv: SKIPPING 18:16:28 INFO: No Stack... 18:16:28 INFO: Retrieving Pricing Info for: v3-standard-4 18:16:28 INFO: Archiving Costs [Pipeline] sh 18:16:29 + cat /w/workspace/app-service-configurable/1/archives/cost.csv 18:16:29 + cut -d, -f6 [Pipeline] lock 18:16:29 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-375-1-stack-cost] 18:16:29 Resource [jenkins-edgexfoundry-app-service-configurable-PR-375-1-stack-cost] did not exist. Created. 18:16:29 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-375-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:16:30 /w/workspace/app-service-configurable/1@tmp/durable-258b2bc3/script.sh: 1: /w/workspace/app-service-configurable/1@tmp/durable-258b2bc3/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 18:16:31 + echo total: 0.10999999940395355 [Pipeline] stash 18:16:31 Warning: overwriting stash ‘stack-cost’ 18:16:31 Stashed 1 file(s) [Pipeline] } 18:16:31 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-375-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:16:31 $ docker stop --time=1 69f34fb04bb57638ac19a9a850aab60bb175d1c639a47d8bfab6593a0342bfcc 18:16:33 $ docker rm -f 69f34fb04bb57638ac19a9a850aab60bb175d1c639a47d8bfab6593a0342bfcc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:16:33 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 18:16:35 + '[' -d /w/workspace/_app-service-configurable_PR-375/archives ']' 18:16:35 + ls -al /w/workspace/_app-service-configurable_PR-375/archives 18:16:35 total 8 18:16:35 drwxr-xr-x. 3 root root 34 Jan 27 18:10 . 18:16:35 drwxrwxr-x. 9 jenkins jenkins 4096 Jan 27 18:10 .. 18:16:35 drwxr-xr-x. 2 root root 6 Jan 27 18:10 cost 18:16:35 -rw-r--r--. 1 root root 95 Jan 27 18:10 cost.csv 18:16:35 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-375/archives 18:16:35 + ls -al /w/workspace/_app-service-configurable_PR-375/archives 18:16:35 total 8 18:16:35 drwxr-xr-x. 3 jenkins jenkins 34 Jan 27 18:10 . 18:16:35 drwxrwxr-x. 9 jenkins jenkins 4096 Jan 27 18:10 .. 18:16:35 drwxr-xr-x. 2 jenkins jenkins 6 Jan 27 18:10 cost 18:16:35 -rw-r--r--. 1 jenkins jenkins 95 Jan 27 18:10 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:16:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:16:36 ---> package-listing.sh 18:16:36 ++ facter osfamily 18:16:36 ++ tr '[:upper:]' '[:lower:]' 18:16:36 + OS_FAMILY=redhat 18:16:36 + workspace=/w/workspace/_app-service-configurable_PR-375 18:16:36 + START_PACKAGES=/tmp/packages_start.txt 18:16:36 + END_PACKAGES=/tmp/packages_end.txt 18:16:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:16:36 + PACKAGES=/tmp/packages_start.txt 18:16:36 + '[' /w/workspace/_app-service-configurable_PR-375 ']' 18:16:36 + PACKAGES=/tmp/packages_end.txt 18:16:36 + case "${OS_FAMILY}" in 18:16:36 + rpm -qa 18:16:36 + sort 18:16:37 + '[' -f /tmp/packages_start.txt ']' 18:16:37 + '[' -f /tmp/packages_end.txt ']' 18:16:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:16:37 + '[' /w/workspace/_app-service-configurable_PR-375 ']' 18:16:37 + mkdir -p /w/workspace/_app-service-configurable_PR-375/archives/ 18:16:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-375/archives/ [Pipeline] echo 18:16:37 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_PR-375/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:16:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:16:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:16:38 . [Pipeline] withDockerContainer 18:16:38 prd-centos7-docker-4c-2g-4071 does not seem to be running inside a container 18:16:38 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_PR-375/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-375 -v /w/workspace/_app-service-configurable_PR-375:/w/workspace/_app-service-configurable_PR-375:rw,z -v /w/workspace/_app-service-configurable_PR-375@tmp:/w/workspace/_app-service-configurable_PR-375@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:16:38 $ docker top 840375588c77760db0cbe09d03038cb982be96b62c3189bef682400c63ec0d60 -eo pid,comm [Pipeline] { [Pipeline] sh 18:16:39 + touch /tmp/pre-build-complete [Pipeline] sh 18:16:39 + mkdir -p /var/log/sysstat [Pipeline] sh 18:16:39 + ls /var/log/sa-host 18:16:39 + sadf -c /var/log/sa-host/sa17 18:16:39 file_magic: OK 18:16:39 HZ: Using current value: 100 18:16:39 file_header: OK 18:16:39 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 18:16:39 Statistics: 18:16:39 Hnuu...uuuununununu...Hnuu...uuuununununu... 18:16:39 File successfully converted to sysstat format version 12.0.3 18:16:39 + sadf -c /var/log/sa-host/sa27 18:16:39 file_magic: OK 18:16:39 HZ: Using current value: 100 18:16:39 file_header: OK 18:16:39 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 18:16:39 Statistics: 18:16:39 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:16:39 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:16:39 provisioning config files... 18:16:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-375@tmp/config3769633010393617416tmp [Pipeline] { [Pipeline] echo 18:16:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:16:40 ---> create-netrc.sh [Pipeline] } 18:16:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:16:40 ---> python-tools-install.sh [Pipeline] echo 18:16:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:16:41 ---> sudo-logs.sh 18:16:41 Archiving 'sudo' log.. 18:16:41 sudo: unable to resolve host prd-centos7-docker-4c-2g-4071.novalocal: Name or service not known 18:16:41 sudo: unable to resolve host prd-centos7-docker-4c-2g-4071.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 18:16:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:16:41 ---> job-cost.sh 18:16:41 lf-activate-venv: SKIPPING 18:16:41 DEBUG: total: 0.05999999865889549 18:16:41 INFO: Retrieving Stack Cost... 18:16:42 INFO: Retrieving Pricing Info for: v3-standard-2 18:16:42 INFO: Archiving Costs [Pipeline] echo 18:16:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:16:42 ---> logs-deploy.sh 18:16:42 lf-activate-venv: SKIPPING 18:16:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-375/1 18:16:42 INFO: archiving workspace using pattern(s): 18:16:43 Archives upload complete. 18:16:43 INFO: archiving logs to Nexus 18:16:44 ---> uname -a: 18:16:44 Linux prd-centos7-docker-4c-2g-4071.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux 18:16:44 18:16:44 18:16:44 ---> lscpu: 18:16:44 Architecture: x86_64 18:16:44 CPU op-mode(s): 32-bit, 64-bit 18:16:44 Byte Order: Little Endian 18:16:44 Address sizes: 40 bits physical, 48 bits virtual 18:16:44 CPU(s): 2 18:16:44 On-line CPU(s) list: 0,1 18:16:44 Thread(s) per core: 1 18:16:44 Core(s) per socket: 1 18:16:44 Socket(s): 2 18:16:44 NUMA node(s): 1 18:16:44 Vendor ID: AuthenticAMD 18:16:44 CPU family: 23 18:16:44 Model: 49 18:16:44 Model name: AMD EPYC-Rome Processor 18:16:44 Stepping: 0 18:16:44 CPU MHz: 2800.000 18:16:44 BogoMIPS: 5600.00 18:16:44 Virtualization: AMD-V 18:16:44 Hypervisor vendor: KVM 18:16:44 Virtualization type: full 18:16:44 L1d cache: 32K 18:16:44 L1i cache: 32K 18:16:44 L2 cache: 512K 18:16:44 L3 cache: 16384K 18:16:44 NUMA node0 CPU(s): 0,1 18:16:44 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 18:16:44 18:16:44 18:16:44 ---> nproc: 18:16:44 2 18:16:44 18:16:44 18:16:44 ---> df -h: 18:16:44 Filesystem Size Used Avail Use% Mounted on 18:16:44 overlay 40G 9.0G 32G 23% / 18:16:44 tmpfs 64M 0 64M 0% /dev 18:16:44 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 18:16:44 shm 64M 0 64M 0% /dev/shm 18:16:44 /dev/vda1 40G 9.0G 32G 23% /facter-os 18:16:44 18:16:44 18:16:44 ---> sar -b -r -n DEV: 18:16:44 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 01/27/22 _x86_64_ (2 CPU) 18:16:44 18:16:44 18:08:21 LINUX RESTART (2 CPU) 18:16:44 18:16:44 18:09:01 tps rtps wtps bread/s bwrtn/s 18:16:44 18:10:01 343.63 0.42 343.22 288.20 80693.24 18:16:44 18:11:01 91.43 0.00 91.43 0.00 20042.49 18:16:44 18:12:01 0.88 0.00 0.88 0.00 8.11 18:16:44 18:13:01 0.23 0.00 0.23 0.00 3.46 18:16:44 18:14:01 0.25 0.00 0.25 0.00 2.90 18:16:44 18:15:01 0.32 0.00 0.32 0.00 5.08 18:16:44 18:16:01 0.22 0.00 0.22 0.00 2.43 18:16:44 Average: 62.45 0.06 62.39 41.19 14400.33 18:16:44 18:16:44 18:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:16:44 18:10:01 4000220 0 948732 11.85 2620 3057368 1474480 16.28 854680 2696828 10072 18:16:44 18:11:01 3495600 0 974508 12.17 2620 3536212 1204996 13.30 870520 3115048 20 18:16:44 18:12:01 3490388 0 979716 12.23 2620 3536216 1186480 13.10 877304 3115048 16 18:16:44 18:13:01 3489820 0 980280 12.24 2620 3536220 1186580 13.10 878188 3115048 8 18:16:44 18:14:01 3488048 0 982044 12.26 2620 3536228 1165076 12.86 880616 3115052 20 18:16:44 18:15:01 3477020 0 993072 12.40 2620 3536228 1165328 12.87 891796 3115048 8 18:16:44 18:16:01 3476708 0 993380 12.40 2620 3536232 1164956 12.86 892684 3115048 8 18:16:44 Average: 3559686 0 978819 12.22 2620 3467815 1221128 13.48 877970 3055303 1450 18:16:44 18:16:44 18:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:16:44 18:10:01 veth802edcb 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 18:16:44 18:10:01 eth0 405.41 294.89 5504.99 45.28 0.00 0.00 0.00 0.00 18:16:44 18:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:16:44 18:10:01 docker0 204.66 254.64 17.01 2124.22 0.00 0.00 0.00 0.00 18:16:44 18:11:01 eth0 120.60 73.23 2603.07 13.68 0.00 0.00 0.00 0.00 18:16:44 18:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:16:44 18:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:16:44 18:12:01 eth0 0.68 0.17 0.15 0.07 0.00 0.00 0.00 0.00 18:16:44 18:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:16:44 18:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:16:44 18:13:01 eth0 0.48 0.32 0.26 0.20 0.00 0.00 0.00 0.00 18:16:44 18:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:16:44 18:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:16:44 18:14:01 eth0 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 18:16:44 18:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:16:44 18:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:16:44 18:15:01 eth0 8.75 4.23 12.88 0.29 0.00 0.00 0.00 0.00 18:16:44 18:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:16:44 18:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:16:44 18:16:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:16:44 18:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:16:44 18:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:16:44 Average: eth0 76.65 53.33 1160.69 8.52 0.00 0.00 0.00 0.00 18:16:44 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:16:44 Average: docker0 29.25 36.39 2.43 303.60 0.00 0.00 0.00 0.00 18:16:44 18:16:44 18:16:44 ---> sar -P ALL: 18:16:44 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 01/27/22 _x86_64_ (2 CPU) 18:16:44 18:16:44 18:08:21 LINUX RESTART (2 CPU) 18:16:44 18:16:44 18:09:01 CPU %user %nice %system %iowait %steal %idle 18:16:44 18:10:01 all 28.72 0.00 13.43 3.24 0.14 54.47 18:16:44 18:10:01 0 29.16 0.00 13.84 2.96 0.14 53.90 18:16:44 18:10:01 1 28.28 0.00 13.02 3.51 0.14 55.05 18:16:44 18:11:01 all 28.51 0.00 5.95 1.49 0.09 63.95 18:16:44 18:11:01 0 28.00 0.00 6.04 1.69 0.09 64.18 18:16:44 18:11:01 1 29.02 0.00 5.86 1.30 0.09 63.73 18:16:44 18:12:01 all 0.27 0.00 0.08 0.00 0.01 99.65 18:16:44 18:12:01 0 0.48 0.00 0.10 0.00 0.02 99.40 18:16:44 18:12:01 1 0.05 0.00 0.05 0.00 0.00 99.90 18:16:44 18:13:01 all 0.29 0.00 0.05 0.00 0.02 99.64 18:16:44 18:13:01 0 0.48 0.00 0.05 0.00 0.02 99.45 18:16:44 18:13:01 1 0.10 0.00 0.05 0.00 0.02 99.83 18:16:44 18:14:01 all 0.23 0.00 0.04 0.00 0.01 99.72 18:16:44 18:14:01 0 0.40 0.00 0.03 0.00 0.00 99.57 18:16:44 18:14:01 1 0.07 0.00 0.05 0.00 0.02 99.87 18:16:44 18:15:01 all 0.29 0.00 0.05 0.00 0.01 99.65 18:16:44 18:15:01 0 0.45 0.00 0.05 0.00 0.02 99.48 18:16:44 18:15:01 1 0.13 0.00 0.05 0.00 0.00 99.82 18:16:44 18:16:01 all 0.17 0.00 0.05 0.00 0.01 99.77 18:16:44 18:16:01 0 0.30 0.00 0.05 0.00 0.00 99.65 18:16:44 18:16:01 1 0.03 0.00 0.05 0.00 0.02 99.90 18:16:44 Average: all 8.01 0.00 2.68 0.64 0.04 88.63 18:16:44 Average: 0 8.12 0.00 2.75 0.63 0.04 88.46 18:16:44 Average: 1 7.90 0.00 2.61 0.65 0.04 88.79 18:16:44 18:16:44 18:16:44