Pull request #152 opened 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 ernestojeda for edgexfoundry/device-rest-go Obtained Jenkinsfile from 06c0ff5c9cf0dea62182c68bfed431589a325a5c+736f30166781926f3db44e01dabdb26e1e8c7632 (0242bcf01c244e3fe613469f77c91ef82b6c82a6) 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-ssh2228047599364340778.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-ssh9695878970904363644.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/device-rest-go/branches/PR-152/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/device-rest-go/branches/PR-152/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3462397099501083446.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/device-rest-go/branches/PR-152/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8828301188452143668.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-ssh13358794190762230799.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/device-rest-go/branches/PR-152/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/device-rest-go/branches/PR-152/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh16464951286200484405.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:device-rest-go] ========================================================= [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: device-rest-go-settings PROJECT: device-rest-go 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: device-rest 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 ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1850 in /w/workspace/gexfoundry_device-rest-go_PR-152 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rest-go.git > git init /w/workspace/gexfoundry_device-rest-go_PR-152 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-rest-go_PR-152@tmp/jenkins-gitclient-ssh4265935293690796380.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-rest-go_PR-152@tmp/jenkins-gitclient-ssh4500776929293538410.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/152/head:refs/remotes/origin/PR-152 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 736f30166781926f3db44e01dabdb26e1e8c7632 into PR head commit 06c0ff5c9cf0dea62182c68bfed431589a325a5c Merge succeeded, producing 06c0ff5c9cf0dea62182c68bfed431589a325a5c Checking out Revision 06c0ff5c9cf0dea62182c68bfed431589a325a5c (PR-152) > git config core.sparsecheckout # timeout=10 > git checkout -f 06c0ff5c9cf0dea62182c68bfed431589a325a5c # 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/gexfoundry_device-rest-go_PR-152@tmp/jenkins-gitclient-ssh7793429131726229325.key > git merge 736f30166781926f3db44e01dabdb26e1e8c7632 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 06c0ff5c9cf0dea62182c68bfed431589a325a5c # timeout=10 Commit message: "ci: Go 1.17 related changes" 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 19:52:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:52:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:52:43 ========================================================= 19:52:43 EdgeX Global Pipelines Version Info 19:52:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:52:45 ------------------- 19:52:45 stable info: 19:52:45 ------------------- 19:52:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:52:45 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 19:52:45 Message: update stable to v1.0.219 19:52:45 ------------------- 19:52:45 experimental info: 19:52:45 ------------------- 19:52:45 Commited By: **** collab-it+edgex@linuxfoundation.org 19:52:45 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 19:52:45 Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:52:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 19:52:46 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 19:52:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:52:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:52:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:52:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 19:52:46 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:52:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:52:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:52:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:52:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:52:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 19:52:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:52:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:52:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:52:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:52:46 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:52:46 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:52:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:52:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:52:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:52:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:52:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:52:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:52:46 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:52:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:52:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-152 [Pipeline] echo 19:52:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-152 [Pipeline] echo 19:52:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-152 [Pipeline] echo 19:52:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 06c0ff5c9cf0dea62182c68bfed431589a325a5c [Pipeline] echo 19:52:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 06c0ff5 [Pipeline] echo 19:52:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:52:47 provisioning config files... 19:52:47 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-152@tmp/config7532676043372783725tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:52:47 ---> docker-login.sh 19:52:47 nexus3.edgexfoundry.org:10001 19:52:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:52:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:52:47 Configure a credential helper to remove this warning. See 19:52:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:52:47 19:52:47 Login Succeeded 19:52:47 nexus3.edgexfoundry.org:10002 19:52:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:52:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:52:47 Configure a credential helper to remove this warning. See 19:52:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:52:47 19:52:47 Login Succeeded 19:52:47 nexus3.edgexfoundry.org:10003 19:52:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:52:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:52:48 Configure a credential helper to remove this warning. See 19:52:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:52:48 19:52:48 Login Succeeded 19:52:48 nexus3.edgexfoundry.org:10004 19:52:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:52:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:52:48 Configure a credential helper to remove this warning. See 19:52:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:52:48 19:52:48 Login Succeeded 19:52:48 docker.io 19:52:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:52:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:52:48 Configure a credential helper to remove this warning. See 19:52:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:52:48 19:52:48 Login Succeeded 19:52:48 ---> docker-login.sh ends [Pipeline] } 19:52:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:52:49 + git rev-list -1 --merges 06c0ff5c9cf0dea62182c68bfed431589a325a5c~1..06c0ff5c9cf0dea62182c68bfed431589a325a5c [Pipeline] echo 19:52:49 -----------> git rev-list -1 --merges 06c0ff5c9cf0dea62182c68bfed431589a325a5c~1..06c0ff5c9cf0dea62182c68bfed431589a325a5c 06c0ff5c9cf0dea62182c68bfed431589a325a5c [false] [Pipeline] sh 19:52:49 + git log --format=format:%s -1 06c0ff5c9cf0dea62182c68bfed431589a325a5c [Pipeline] echo 19:52:49 ========================================================= 19:52:49 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:52:49 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:52:50 + git log --format=format:%s -1 06c0ff5c9cf0dea62182c68bfed431589a325a5c [Pipeline] echo 19:52:50 [semverPrep] GIT_COMMIT: 06c0ff5c9cf0dea62182c68bfed431589a325a5c, Commit Message: ci: Go 1.17 related changes [Pipeline] echo 19:52:50 [semverPrep] This is not a build commit. [Pipeline] sh 19:52:50 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 19:52:50 + grep -v github /etc/ssh/ssh_known_hosts 19:52:50 + '[' -e /tmp/ssh_known_hosts ']' 19:52:50 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:52:50 + sudo tee -a /etc/ssh/ssh_known_hosts 19:52:50 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 19:52:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 19:52:51 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:52:51 19:52:51 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:52:51 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:52:51 latest: Pulling from edgex-devops/git-semver 19:52:51 a0d0a0d46f8b: Pulling fs layer 19:52:51 3e5f54012d9b: Pulling fs layer 19:52:51 4c7163046ea9: Pulling fs layer 19:52:51 0c2d73faf560: Pulling fs layer 19:52:51 0c2d73faf560: Waiting 19:52:51 3e5f54012d9b: Verifying Checksum 19:52:51 3e5f54012d9b: Download complete 19:52:51 a0d0a0d46f8b: Verifying Checksum 19:52:51 a0d0a0d46f8b: Download complete 19:52:51 4c7163046ea9: Verifying Checksum 19:52:51 4c7163046ea9: Download complete 19:52:51 0c2d73faf560: Verifying Checksum 19:52:51 0c2d73faf560: Download complete 19:52:51 a0d0a0d46f8b: Pull complete 19:52:51 3e5f54012d9b: Pull complete 19:52:52 4c7163046ea9: Pull complete 19:52:52 0c2d73faf560: Pull complete 19:52:52 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 19:52:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:52:52 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:52:52 prd-centos7-docker-4c-2g-1850 does not seem to be running inside a container 19:52:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-152 -v /w/workspace/gexfoundry_device-rest-go_PR-152:/w/workspace/gexfoundry_device-rest-go_PR-152:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-152@tmp:/w/workspace/gexfoundry_device-rest-go_PR-152@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:10004/edgex-devops/git-semver:latest cat 19:52:53 $ docker top ef80e6650838c3de436e7e5fc9d451aa3375266c0a3eacded890a9c1b50e20b9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:52:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:52:53 [ssh-agent] Looking for ssh-agent implementation... 19:52:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:52:53 $ docker exec ef80e6650838c3de436e7e5fc9d451aa3375266c0a3eacded890a9c1b50e20b9 ssh-agent 19:52:53 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXghAiEa/agent.14 19:52:53 SSH_AGENT_PID=20 19:52:53 Running ssh-add (command line suppressed) 19:52:53 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-152@tmp/private_key_3243257030750983884.key (/w/workspace/gexfoundry_device-rest-go_PR-152@tmp/private_key_3243257030750983884.key) 19:52:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:52:54 + git tag --points-at HEAD [Pipeline] } 19:52:54 $ docker exec --env ******** --env ******** ef80e6650838c3de436e7e5fc9d451aa3375266c0a3eacded890a9c1b50e20b9 ssh-agent -k 19:52:54 unset SSH_AUTH_SOCK; 19:52:54 unset SSH_AGENT_PID; 19:52:54 echo Agent pid 20 killed; 19:52:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:52:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:52:54 [ssh-agent] Looking for ssh-agent implementation... 19:52:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:52:54 $ docker exec ef80e6650838c3de436e7e5fc9d451aa3375266c0a3eacded890a9c1b50e20b9 ssh-agent 19:52:54 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJCnolB/agent.54 19:52:54 SSH_AGENT_PID=60 19:52:54 Running ssh-add (command line suppressed) 19:52:54 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-152@tmp/private_key_7319685948438400758.key (/w/workspace/gexfoundry_device-rest-go_PR-152@tmp/private_key_7319685948438400758.key) 19:52:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:52:55 + git semver init 19:52:55 # -> Open(): unable to determine branch for HEAD 19:52:55 # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_PR-152/.git 19:52:55 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_PR-152 19:52:55 # $SEMVER_REMOTE_NAME = origin 19:52:55 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:52:55 # $SEMVER_USER_NAME = edgex-jenkins 19:52:55 # $SEMVER_BRANCH = PR-152 19:52:55 # $SEMVER_TEMP = /tmp/semver-529739548 19:52:55 # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP 19:52:56 # '/tmp/semver-529739548' -> '/w/workspace/gexfoundry_device-rest-go_PR-152/.semver' 19:52:56 # -> Force: false 19:52:56 # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_PR-152/.semver [Pipeline] } 19:52:56 $ docker exec --env ******** --env ******** ef80e6650838c3de436e7e5fc9d451aa3375266c0a3eacded890a9c1b50e20b9 ssh-agent -k 19:52:56 unset SSH_AUTH_SOCK; 19:52:56 unset SSH_AGENT_PID; 19:52:56 echo Agent pid 60 killed; 19:52:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:52:56 + git semver [Pipeline] } 19:52:57 $ docker stop --time=1 ef80e6650838c3de436e7e5fc9d451aa3375266c0a3eacded890a9c1b50e20b9 19:52:58 $ docker rm -f ef80e6650838c3de436e7e5fc9d451aa3375266c0a3eacded890a9c1b50e20b9 [Pipeline] // withDockerContainer [Pipeline] sh 19:52:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:52:59 Stashed 1 file(s) [Pipeline] echo 19:52:59 [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 19:52:59 provisioning config files... 19:52:59 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-152@tmp/config9206945428935840251tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:53:00 ---> docker-login.sh 19:53:00 nexus3.edgexfoundry.org:10001 19:53:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:53:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:53:00 Configure a credential helper to remove this warning. See 19:53:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:53:00 19:53:00 Login Succeeded 19:53:00 nexus3.edgexfoundry.org:10002 19:53:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:53:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:53:00 Configure a credential helper to remove this warning. See 19:53:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:53:00 19:53:00 Login Succeeded 19:53:00 nexus3.edgexfoundry.org:10003 19:53:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:53:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:53:00 Configure a credential helper to remove this warning. See 19:53:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:53:00 19:53:00 Login Succeeded 19:53:00 nexus3.edgexfoundry.org:10004 19:53:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:53:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:53:00 Configure a credential helper to remove this warning. See 19:53:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:53:00 19:53:00 Login Succeeded 19:53:00 docker.io 19:53:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:53:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:53:00 Configure a credential helper to remove this warning. See 19:53:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:53:00 19:53:00 Login Succeeded 19:53:00 ---> docker-login.sh ends [Pipeline] } 19:53:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:53:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:53:01 ========================================================= 19:53:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 19:53:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 19:53:01 + 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 . 19:53:01 Sending build context to Docker daemon 10.53MB 19:53:01 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 19:53:01 Step 2/12 : FROM ${BASE} AS builder 19:53:01 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 19:53:01 59bf1c3509f3: Pulling fs layer 19:53:01 666ba61612fd: Pulling fs layer 19:53:01 8ed8ca486205: Pulling fs layer 19:53:01 4fe6c5a15a65: Pulling fs layer 19:53:01 22a0e8bec74d: Pulling fs layer 19:53:01 f965cba54748: Pulling fs layer 19:53:01 861ffc35075e: Pulling fs layer 19:53:01 4b385c91608e: Pulling fs layer 19:53:01 560528eb2ebb: Pulling fs layer 19:53:01 4fe6c5a15a65: Waiting 19:53:01 22a0e8bec74d: Waiting 19:53:01 f965cba54748: Waiting 19:53:01 861ffc35075e: Waiting 19:53:01 4b385c91608e: Waiting 19:53:01 560528eb2ebb: Waiting 19:53:01 8ed8ca486205: Verifying Checksum 19:53:01 8ed8ca486205: Download complete 19:53:01 666ba61612fd: Verifying Checksum 19:53:01 666ba61612fd: Download complete 19:53:01 22a0e8bec74d: Verifying Checksum 19:53:01 22a0e8bec74d: Download complete 19:53:01 f965cba54748: Verifying Checksum 19:53:01 f965cba54748: Download complete 19:53:01 59bf1c3509f3: Verifying Checksum 19:53:01 59bf1c3509f3: Download complete 19:53:01 861ffc35075e: Verifying Checksum 19:53:01 861ffc35075e: Download complete 19:53:01 4b385c91608e: Verifying Checksum 19:53:01 4b385c91608e: Download complete 19:53:01 59bf1c3509f3: Pull complete 19:53:02 666ba61612fd: Pull complete 19:53:02 8ed8ca486205: Pull complete 19:53:02 4fe6c5a15a65: Download complete 19:53:02 560528eb2ebb: Verifying Checksum 19:53:02 560528eb2ebb: Download complete 19:53:06 4fe6c5a15a65: Pull complete 19:53:06 22a0e8bec74d: Pull complete 19:53:06 f965cba54748: Pull complete 19:53:06 861ffc35075e: Pull complete 19:53:06 4b385c91608e: Pull complete 19:53:08 560528eb2ebb: Pull complete 19:53:08 Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f 19:53:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 19:53:08 ---> dd4a08f94e63 19:53:08 Step 3/12 : ARG MAKE='make build' 19:53:10 ---> Running in a4984b477154 19:53:10 Removing intermediate container a4984b477154 19:53:10 ---> 607003e264ba 19:53:10 Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 19:53:11 ---> Running in 059c44173ffd 19:53:11 Removing intermediate container 059c44173ffd 19:53:11 ---> 370ff530ab2d 19:53:11 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 19:53:11 ---> Running in c0e745f397ef 19:53:11 Removing intermediate container c0e745f397ef 19:53:11 ---> 3b79e0b3b4e4 19:53:11 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:53:11 ---> Running in 6f9a2eb2b4a9 19:53:11 Removing intermediate container 6f9a2eb2b4a9 19:53:11 ---> 7fa78390b46d 19:53:11 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:53:11 ---> Running in 370a697cb853 19:53:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:53:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:53:13 (1/4) Installing openssh-keygen (8.8_p1-r1) 19:53:13 (2/4) Installing libedit (20210910.3.1-r0) 19:53:13 (3/4) Installing openssh-client-common (8.8_p1-r1) 19:53:13 (4/4) Installing openssh-client-default (8.8_p1-r1) 19:53:13 Executing busybox-1.34.1-r3.trigger 19:53:13 OK: 224 MiB in 56 packages 19:53:13 Removing intermediate container 370a697cb853 19:53:13 ---> 8cd340e36a39 19:53:13 Step 8/12 : WORKDIR /device-rest-go 19:53:13 ---> Running in f711913b2138 19:53:13 Removing intermediate container f711913b2138 19:53:13 ---> 173dff2ed9f7 19:53:13 Step 9/12 : COPY go.mod vendor* ./ 19:53:13 ---> e2b91434d28e 19:53:13 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:53:14 ---> Running in d26975e24887 19:53:14 Still waiting to schedule task 19:53:14 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1849’ 19:53:46 Removing intermediate container d26975e24887 19:53:46 ---> eda5aa2c8cf9 19:53:46 Step 11/12 : COPY . . 19:53:46 ---> f2a1f4ed1ee9 19:53:46 Step 12/12 : RUN $MAKE 19:53:46 ---> Running in fc9419a6b939 19:53:46 noop 19:53:46 Removing intermediate container fc9419a6b939 19:53:46 ---> 2c170cd8f024 19:53:46 Successfully built 2c170cd8f024 19:53:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:53:46 + docker inspect -f . ci-base-image-x86_64 19:53:46 . [Pipeline] withDockerContainer 19:53:46 prd-centos7-docker-4c-2g-1850 does not seem to be running inside a container 19:53:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-152 -v /w/workspace/gexfoundry_device-rest-go_PR-152:/w/workspace/gexfoundry_device-rest-go_PR-152:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-152@tmp:/w/workspace/gexfoundry_device-rest-go_PR-152@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 ******** ci-base-image-x86_64 cat 19:53:47 $ docker top 634fc7ab33fe31073a51fb41e48fa521d739e29ad01033b84aeeb6672b7d2cd6 -eo pid,comm [Pipeline] { [Pipeline] sh 19:53:47 + go version 19:53:47 go version go1.17.6 linux/amd64 [Pipeline] } 19:53:47 $ docker stop --time=1 634fc7ab33fe31073a51fb41e48fa521d739e29ad01033b84aeeb6672b7d2cd6 19:53:48 $ docker rm -f 634fc7ab33fe31073a51fb41e48fa521d739e29ad01033b84aeeb6672b7d2cd6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:53:49 + docker inspect -f . ci-base-image-x86_64 19:53:49 . [Pipeline] withDockerContainer 19:53:49 prd-centos7-docker-4c-2g-1850 does not seem to be running inside a container 19:53:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-152 -v /w/workspace/gexfoundry_device-rest-go_PR-152:/w/workspace/gexfoundry_device-rest-go_PR-152:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-152@tmp:/w/workspace/gexfoundry_device-rest-go_PR-152@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 ******** ci-base-image-x86_64 cat 19:53:49 $ docker top bc859316828a02b44b6b3cbc7a5c5fd3a1cd03eca608a29f2cbf80880416f744 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 19:53:50 + make test 19:53:50 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 19:53:50 ? github.com/edgexfoundry/device-rest-go [no test files] 19:54:05 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 19:54:06 ok github.com/edgexfoundry/device-rest-go/driver 0.009s coverage: 56.0% of statements 19:54:06 CGO_ENABLED=1 GO111MODULE=on go vet ./... 19:54:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:54:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:54:11 ./bin/test-attribution-txt.sh [Pipeline] echo 19:54:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:54:12 $ docker stop --time=1 bc859316828a02b44b6b3cbc7a5c5fd3a1cd03eca608a29f2cbf80880416f744 19:54:13 $ docker rm -f bc859316828a02b44b6b3cbc7a5c5fd3a1cd03eca608a29f2cbf80880416f744 [Pipeline] // withDockerContainer [Pipeline] sh 19:54:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:54:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 19:54:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:54:15 + ls -al . 19:54:15 total 148 19:54:15 drwxrwxr-x. 9 jenkins jenkins 4096 Jan 19 19:54 . 19:54:15 drwxrwxr-x. 4 jenkins jenkins 112 Jan 19 19:52 .. 19:54:15 -rw-rw-r--. 1 jenkins jenkins 7095 Jan 19 19:52 Attribution.txt 19:54:15 drwxrwxr-x. 2 jenkins jenkins 37 Jan 19 19:52 bin 19:54:15 -rw-rw-r--. 1 jenkins jenkins 7459 Jan 19 19:52 CHANGELOG.md 19:54:15 drwxrwxr-x. 3 jenkins jenkins 32 Jan 19 19:52 cmd 19:54:15 -rw-r--r--. 1 jenkins jenkins 9215 Jan 19 19:54 coverage.out 19:54:15 -rw-rw-r--. 1 jenkins jenkins 1672 Jan 19 19:52 Dockerfile 19:54:15 -rw-rw-r--. 1 jenkins jenkins 151 Jan 19 19:52 .dockerignore 19:54:15 drwxrwxr-x. 2 jenkins jenkins 76 Jan 19 19:52 driver 19:54:15 drwxrwxr-x. 8 jenkins jenkins 179 Jan 19 19:52 .git 19:54:15 drwxrwxr-x. 2 jenkins jenkins 103 Jan 19 19:52 .github 19:54:15 -rw-rw-r--. 1 jenkins jenkins 329 Jan 19 19:52 .gitignore 19:54:15 -rw-rw-r--. 1 jenkins jenkins 277 Jan 19 19:52 go.mod 19:54:15 -rw-rw-r--. 1 jenkins jenkins 49330 Jan 19 19:52 go.sum 19:54:15 -rw-rw-r--. 1 jenkins jenkins 677 Jan 19 19:52 GOVERNANCE.md 19:54:15 -rw-rw-r--. 1 jenkins jenkins 680 Jan 19 19:52 Jenkinsfile 19:54:15 -rw-rw-r--. 1 jenkins jenkins 11340 Jan 19 19:52 LICENSE 19:54:15 -rw-rw-r--. 1 jenkins jenkins 1078 Jan 19 19:52 Makefile 19:54:15 -rw-rw-r--. 1 jenkins jenkins 620 Jan 19 19:52 OWNERS.md 19:54:15 -rw-rw-r--. 1 jenkins jenkins 8246 Jan 19 19:52 README.md 19:54:15 drwx------. 3 jenkins jenkins 59 Jan 19 19:52 .semver 19:54:15 drwxrwxr-x. 3 jenkins jenkins 58 Jan 19 19:52 snap 19:54:15 -rw-rw-r--. 1 jenkins jenkins 5 Jan 19 19:52 VERSION 19:54:15 -rw-rw-r--. 1 jenkins jenkins 713 Jan 19 19:52 version.go [Pipeline] isUnix [Pipeline] sh 19:54:15 + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=06c0ff5c9cf0dea62182c68bfed431589a325a5c --label arch=amd64 --label version=0.0.0 . 19:54:15 Sending build context to Docker daemon 10.54MB 19:54:15 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 19:54:15 Step 2/25 : FROM ${BASE} AS builder 19:54:15 ---> 2c170cd8f024 19:54:15 Step 3/25 : ARG MAKE='make build' 19:54:15 ---> Running in 4669cb85581c 19:54:16 Removing intermediate container 4669cb85581c 19:54:16 ---> 67bf234bbd7e 19:54:16 Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 19:54:16 ---> Running in 8b4a0280a8aa 19:54:16 Removing intermediate container 8b4a0280a8aa 19:54:16 ---> ee1ed99b95aa 19:54:16 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 19:54:16 ---> Running in 2b16dc831413 19:54:16 Removing intermediate container 2b16dc831413 19:54:16 ---> f4b36b272609 19:54:16 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:54:16 ---> Running in 4e3026a4381d 19:54:17 Removing intermediate container 4e3026a4381d 19:54:17 ---> 889128470cfe 19:54:17 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:54:17 ---> Running in 2f6664b7be21 19:54:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:54:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:54:18 OK: 224 MiB in 56 packages 19:54:18 Removing intermediate container 2f6664b7be21 19:54:18 ---> a584e7e404cc 19:54:18 Step 8/25 : WORKDIR /device-rest-go 19:54:18 ---> Running in cf63ed7d21ca 19:54:18 Removing intermediate container cf63ed7d21ca 19:54:18 ---> 0cbdabd9f0e4 19:54:18 Step 9/25 : COPY go.mod vendor* ./ 19:54:19 ---> eb9cc81e1c30 19:54:19 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:54:19 ---> Running in d19820d8052f 19:54:19 Removing intermediate container d19820d8052f 19:54:19 ---> ecb5db34d022 19:54:19 Step 11/25 : COPY . . 19:54:19 ---> 3ab1503f3f5c 19:54:19 Step 12/25 : RUN $MAKE 19:54:19 ---> Running in c92d4a0580aa 19:54:20 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest ./cmd 19:54:32 Removing intermediate container c92d4a0580aa 19:54:32 ---> b979256947ca 19:54:32 Step 13/25 : FROM alpine:3.14 19:54:33 3.14: Pulling from library/alpine 19:54:33 97518928ae5f: Pulling fs layer 19:54:33 97518928ae5f: Verifying Checksum 19:54:33 97518928ae5f: Download complete 19:54:33 97518928ae5f: Pull complete 19:54:33 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 19:54:33 Status: Downloaded newer image for alpine:3.14 19:54:33 ---> 0a97eee8041e 19:54:33 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 19:54:33 ---> Running in d3069b6470a3 19:54:33 Removing intermediate container d3069b6470a3 19:54:33 ---> 28eab883ffaa 19:54:33 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 19:54:33 ---> Running in 506b4bacca58 19:54:33 Removing intermediate container 506b4bacca58 19:54:33 ---> 280293796364 19:54:33 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 19:54:33 ---> Running in 169535af700d 19:54:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:54:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:54:34 (1/6) Installing dumb-init (1.2.5-r1) 19:54:34 (2/6) Installing libgcc (10.3.1_git20210424-r2) 19:54:34 (3/6) Installing libsodium (1.0.18-r0) 19:54:34 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 19:54:34 (5/6) Installing libzmq (4.3.4-r0) 19:54:34 (6/6) Installing zeromq (4.3.4-r0) 19:54:34 Executing busybox-1.33.1-r6.trigger 19:54:34 OK: 8 MiB in 20 packages 19:54:34 Removing intermediate container 169535af700d 19:54:34 ---> 474a93e9ea65 19:54:34 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 19:54:35 ---> cc0763a0779c 19:54:35 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 19:54:35 ---> fb44fab0c3dc 19:54:35 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 19:54:35 ---> 4717cf77d68d 19:54:35 Step 20/25 : EXPOSE 59986 19:54:35 ---> Running in 1e40f0d65267 19:54:35 Removing intermediate container 1e40f0d65267 19:54:35 ---> fb5d68ea67cb 19:54:35 Step 21/25 : ENTRYPOINT ["/device-rest"] 19:54:35 ---> Running in 96a82422d9ff 19:54:35 Removing intermediate container 96a82422d9ff 19:54:35 ---> 64984ce478c5 19:54:35 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 19:54:35 ---> Running in 0ceb87600219 19:54:35 Removing intermediate container 0ceb87600219 19:54:35 ---> 7fdf9c12b9a2 19:54:35 Step 23/25 : LABEL arch=amd64 19:54:35 ---> Running in e782500b309a 19:54:35 Removing intermediate container e782500b309a 19:54:35 ---> 14cffb2d2bc6 19:54:35 Step 24/25 : LABEL git_sha=06c0ff5c9cf0dea62182c68bfed431589a325a5c 19:54:35 ---> Running in 06de9aa143c0 19:54:35 Removing intermediate container 06de9aa143c0 19:54:35 ---> 32a238ad7b6b 19:54:35 Step 25/25 : LABEL version=0.0.0 19:54:36 ---> Running in 9c216a1246fc 19:54:36 Removing intermediate container 9c216a1246fc 19:54:36 ---> 8d4cbe3d4518 19:54:36 [Warning] One or more build-args [ARCH] were not consumed 19:54:36 Successfully built 8d4cbe3d4518 19:54:36 Successfully tagged device-rest: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 19:54:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:54:36 19:54:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 19:54:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:54:37 latest: Pulling from edgex-lftools-log-publisher 19:54:37 b4d181a07f80: Pulling fs layer 19:54:37 a1111a8f2ec3: Pulling fs layer 19:54:37 ed53099fbce6: Pulling fs layer 19:54:37 dc539afda2c1: Pulling fs layer 19:54:37 77bc0d833cb6: Pulling fs layer 19:54:37 9065ff56babe: Pulling fs layer 19:54:37 d287ab97295c: Pulling fs layer 19:54:37 dc539afda2c1: Waiting 19:54:37 77bc0d833cb6: Waiting 19:54:37 9065ff56babe: Waiting 19:54:37 d287ab97295c: Waiting 19:54:37 a1111a8f2ec3: Verifying Checksum 19:54:37 a1111a8f2ec3: Download complete 19:54:37 dc539afda2c1: Download complete 19:54:37 ed53099fbce6: Verifying Checksum 19:54:37 ed53099fbce6: Download complete 19:54:37 9065ff56babe: Verifying Checksum 19:54:37 9065ff56babe: Download complete 19:54:37 77bc0d833cb6: Verifying Checksum 19:54:37 77bc0d833cb6: Download complete 19:54:37 b4d181a07f80: Verifying Checksum 19:54:37 b4d181a07f80: Download complete 19:54:38 d287ab97295c: Verifying Checksum 19:54:38 d287ab97295c: Download complete 19:54:38 b4d181a07f80: Pull complete 19:54:38 a1111a8f2ec3: Pull complete 19:54:39 ed53099fbce6: Pull complete 19:54:39 dc539afda2c1: Pull complete 19:54:39 77bc0d833cb6: Pull complete 19:54:39 9065ff56babe: Pull complete 19:54:45 d287ab97295c: Pull complete 19:54:45 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 19:54:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:54:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 19:54:45 prd-centos7-docker-4c-2g-1850 does not seem to be running inside a container 19:54:45 $ 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/gexfoundry_device-rest-go_PR-152 -v /w/workspace/gexfoundry_device-rest-go_PR-152:/w/workspace/gexfoundry_device-rest-go_PR-152:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-152@tmp:/w/workspace/gexfoundry_device-rest-go_PR-152@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 19:54:47 $ docker top d208950d3d2f52d4bc6207fab0d8f5b0d699f0d7cfc61632f3212c5d3c0fd00f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:54:47 ---> job-cost.sh 19:54:47 lf-activate-venv: SKIPPING 19:54:47 INFO: No Stack... 19:54:47 INFO: Retrieving Pricing Info for: v3-standard-2 19:54:48 INFO: Archiving Costs [Pipeline] sh 19:54:48 + cat /w/workspace/gexfoundry_device-rest-go_PR-152/archives/cost.csv 19:54:48 + cut -d, -f6 [Pipeline] lock 19:54:48 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-152-1-stack-cost] 19:54:48 Resource [jenkins-edgexfoundry-device-rest-go-PR-152-1-stack-cost] did not exist. Created. 19:54:48 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-152-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:54:48 + echo total: 0.05999999865889549 [Pipeline] stash 19:54:49 Stashed 1 file(s) [Pipeline] } 19:54:49 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-152-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:54:49 $ docker stop --time=1 d208950d3d2f52d4bc6207fab0d8f5b0d699f0d7cfc61632f3212c5d3c0fd00f 19:54:50 $ docker rm -f d208950d3d2f52d4bc6207fab0d8f5b0d699f0d7cfc61632f3212c5d3c0fd00f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:55:36 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1863 in /w/workspace/gexfoundry_device-rest-go_PR-152 [Pipeline] { [Pipeline] ws 19:55:37 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 19:55:37 The recommended git tool is: git 19:55:42 using credential edgex-jenkins-ssh 19:55:43 Cloning the remote Git repository 19:55:43 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 19:55:43 > git init /w/workspace/device-rest-go/1 # timeout=10 19:55:43 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 19:55:43 > git --version # timeout=10 19:55:43 > git --version # 'git version 2.17.1' 19:55:43 using GIT_SSH to set credentials SSH Credentials for GitHub 19:55:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:55:45 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 19:55:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:55:45 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 19:55:45 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 19:55:45 using GIT_SSH to set credentials SSH Credentials for GitHub 19:55:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/152/head:refs/remotes/origin/PR-152 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:55:46 Merging remotes/origin/main commit 736f30166781926f3db44e01dabdb26e1e8c7632 into PR head commit 06c0ff5c9cf0dea62182c68bfed431589a325a5c 19:55:46 Merge succeeded, producing 06c0ff5c9cf0dea62182c68bfed431589a325a5c 19:55:46 Checking out Revision 06c0ff5c9cf0dea62182c68bfed431589a325a5c (PR-152) 19:55:46 > git config core.sparsecheckout # timeout=10 19:55:46 > git checkout -f 06c0ff5c9cf0dea62182c68bfed431589a325a5c # timeout=10 19:55:46 > git remote # timeout=10 19:55:46 > git config --get remote.origin.url # timeout=10 19:55:46 using GIT_SSH to set credentials SSH Credentials for GitHub 19:55:46 > git merge 736f30166781926f3db44e01dabdb26e1e8c7632 # timeout=10 19:55:46 > git rev-parse HEAD^{commit} # timeout=10 19:55:46 > git config core.sparsecheckout # timeout=10 19:55:46 > git checkout -f 06c0ff5c9cf0dea62182c68bfed431589a325a5c # timeout=10 19:55:51 Commit message: "ci: Go 1.17 related changes" 19:55:51 > git --version # timeout=10 19:55:51 > git --version # 'git version 2.17.1' 19:55:51 fatal: bad object dae07dc806156effb2cae02074e2f5f64a063e83 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:55:52 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:55:52 % Total % Received % Xferd Average Speed Time Time Time Current 19:55:52 Dload Upload Total Spent Left Speed 19:55:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 172k 0 --:--:-- --:--:-- --:--:-- 172k [Pipeline] sh 19:55:52 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:55:53 + sudo tee /etc/docker/daemon.new 19:55:53 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:55:53 { 19:55:53 "registry-mirrors": [ 19:55:53 "https://nexus3.edgexfoundry.org:10001" 19:55:53 ], 19:55:53 "bip": "10.250.0.254/24", 19:55:53 "hosts": [ 19:55:53 "tcp://0.0.0.0:5555", 19:55:53 "unix:///var/run/docker.sock" 19:55:53 ], 19:55:53 "mtu": 1458, 19:55:53 "selinux-enabled": true, 19:55:53 "seccomp-profile": "/etc/docker/seccomp.json" 19:55:53 } [Pipeline] sh 19:55:53 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:55:54 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:56:12 provisioning config files... 19:56:12 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config5204548681968141470tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:56:12 ---> docker-login.sh 19:56:12 nexus3.edgexfoundry.org:10001 19:56:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:56:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:56:13 Configure a credential helper to remove this warning. See 19:56:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:56:13 19:56:13 Login Succeeded 19:56:13 nexus3.edgexfoundry.org:10002 19:56:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:56:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:56:14 Configure a credential helper to remove this warning. See 19:56:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:56:14 19:56:14 Login Succeeded 19:56:14 nexus3.edgexfoundry.org:10003 19:56:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:56:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:56:14 Configure a credential helper to remove this warning. See 19:56:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:56:14 19:56:14 Login Succeeded 19:56:14 nexus3.edgexfoundry.org:10004 19:56:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:56:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:56:15 Configure a credential helper to remove this warning. See 19:56:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:56:15 19:56:15 Login Succeeded 19:56:15 docker.io 19:56:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:56:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:56:16 Configure a credential helper to remove this warning. See 19:56:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:56:16 19:56:16 Login Succeeded 19:56:16 ---> docker-login.sh ends [Pipeline] } 19:56:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:56:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:56:16 ========================================================= 19:56:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 19:56:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 19:56:17 + 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 . 19:56:17 Sending build context to Docker daemon 121.9kB 19:56:17 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 19:56:17 Step 2/12 : FROM ${BASE} AS builder 19:56:17 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:56:17 9b3977197b4f: Pulling fs layer 19:56:17 1a89e8eeedd5: Pulling fs layer 19:56:17 94645a83ff95: Pulling fs layer 19:56:17 3f3a8bcf1eab: Pulling fs layer 19:56:17 0c92f367c5e7: Pulling fs layer 19:56:17 4b8299f9d1f4: Pulling fs layer 19:56:17 9a6b49a46696: Pulling fs layer 19:56:17 cf05db05a679: Pulling fs layer 19:56:17 3f3a8bcf1eab: Waiting 19:56:17 0c92f367c5e7: Waiting 19:56:17 4b8299f9d1f4: Waiting 19:56:17 9a6b49a46696: Waiting 19:56:17 cf05db05a679: Waiting 19:56:17 94645a83ff95: Verifying Checksum 19:56:17 94645a83ff95: Download complete 19:56:17 1a89e8eeedd5: Download complete 19:56:17 0c92f367c5e7: Verifying Checksum 19:56:17 0c92f367c5e7: Download complete 19:56:17 4b8299f9d1f4: Verifying Checksum 19:56:17 4b8299f9d1f4: Download complete 19:56:17 9b3977197b4f: Verifying Checksum 19:56:17 9b3977197b4f: Download complete 19:56:17 9a6b49a46696: Verifying Checksum 19:56:17 9a6b49a46696: Download complete 19:56:18 9b3977197b4f: Pull complete 19:56:19 1a89e8eeedd5: Pull complete 19:56:19 94645a83ff95: Pull complete 19:56:20 cf05db05a679: Verifying Checksum 19:56:20 cf05db05a679: Download complete 19:56:20 3f3a8bcf1eab: Verifying Checksum 19:56:20 3f3a8bcf1eab: Download complete 19:56:33 3f3a8bcf1eab: Pull complete 19:56:33 0c92f367c5e7: Pull complete 19:56:33 4b8299f9d1f4: Pull complete 19:56:33 9a6b49a46696: Pull complete 19:56:39 cf05db05a679: Pull complete 19:56:39 Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 19:56:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:56:39 ---> 0ccda1f7e2ee 19:56:39 Step 3/12 : ARG MAKE='make build' 19:56:40 ---> Running in 43b7e7e6934d 19:56:40 Removing intermediate container 43b7e7e6934d 19:56:40 ---> 4049857af25c 19:56:40 Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 19:56:41 ---> Running in aa2e56b6e385 19:56:41 Removing intermediate container aa2e56b6e385 19:56:41 ---> fae0a88bddcb 19:56:41 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 19:56:41 ---> Running in 44f2e23be22f 19:56:41 Removing intermediate container 44f2e23be22f 19:56:41 ---> 5b1205d09583 19:56:41 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:56:42 ---> Running in a512150a0014 19:56:44 Removing intermediate container a512150a0014 19:56:44 ---> 3767b4b979fe 19:56:44 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:56:44 ---> Running in 667b15fa7b44 19:56:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:56:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:56:48 (1/4) Installing openssh-keygen (8.8_p1-r1) 19:56:48 (2/4) Installing libedit (20210910.3.1-r0) 19:56:49 (3/4) Installing openssh-client-common (8.8_p1-r1) 19:56:49 (4/4) Installing openssh-client-default (8.8_p1-r1) 19:56:50 Executing busybox-1.34.1-r3.trigger 19:56:50 OK: 224 MiB in 56 packages 19:56:51 Removing intermediate container 667b15fa7b44 19:56:51 ---> ea62e0d4bd2e 19:56:51 Step 8/12 : WORKDIR /device-rest-go 19:56:51 ---> Running in ee0d5727350f 19:56:51 Removing intermediate container ee0d5727350f 19:56:51 ---> 921ccb566ee1 19:56:51 Step 9/12 : COPY go.mod vendor* ./ 19:56:52 ---> 883903483b96 19:56:52 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:56:52 ---> Running in 3b55beeb3b51 19:58:14 Removing intermediate container 3b55beeb3b51 19:58:14 ---> b56b99cc6813 19:58:14 Step 11/12 : COPY . . 19:58:14 ---> ec5f6c0b1ac0 19:58:14 Step 12/12 : RUN $MAKE 19:58:14 ---> Running in 00518288e2fe 19:58:15 noop 19:58:15 Removing intermediate container 00518288e2fe 19:58:15 ---> 8a9b73de3fa7 19:58:15 Successfully built 8a9b73de3fa7 19:58:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:58:16 + docker inspect -f . ci-base-image-arm64 19:58:16 . [Pipeline] withDockerContainer 19:58:16 prd-ubuntu18.04-docker-arm64-4c-16g-1863 does not seem to be running inside a container 19:58:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:58:18 $ docker top 54f45bbee205f370da3118259887362c3692c671e2f450fbb3e9c153af95bba7 -eo pid,comm [Pipeline] { [Pipeline] sh 19:58:19 + go version 19:58:19 go version go1.17.6 linux/arm64 [Pipeline] } 19:58:19 $ docker stop --time=1 54f45bbee205f370da3118259887362c3692c671e2f450fbb3e9c153af95bba7 19:58:21 $ docker rm -f 54f45bbee205f370da3118259887362c3692c671e2f450fbb3e9c153af95bba7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:58:22 + docker inspect -f . ci-base-image-arm64 19:58:22 . [Pipeline] withDockerContainer 19:58:22 prd-ubuntu18.04-docker-arm64-4c-16g-1863 does not seem to be running inside a container 19:58:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:58:24 $ docker top ea8eb18637f0b3fadb73c1bd4f8d5870f7572d44b65535d6500e8b72819ffafa -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 19:58:25 + make test 19:58:25 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 19:58:27 ? github.com/edgexfoundry/device-rest-go [no test files] 19:59:35 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 19:59:35 ok github.com/edgexfoundry/device-rest-go/driver 0.073s coverage: 56.0% of statements 19:59:36 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:00:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:00:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:00:08 ./bin/test-attribution-txt.sh [Pipeline] echo 20:00:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:00:08 $ docker stop --time=1 ea8eb18637f0b3fadb73c1bd4f8d5870f7572d44b65535d6500e8b72819ffafa 20:00:10 $ docker rm -f ea8eb18637f0b3fadb73c1bd4f8d5870f7572d44b65535d6500e8b72819ffafa [Pipeline] // withDockerContainer [Pipeline] sh 20:00:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:00:11 Warning: overwriting stash ‘coverage-report’ 20:00:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:00:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:00:13 + ls -al . 20:00:13 total 176 20:00:13 drwxrwxr-x 8 jenkins jenkins 4096 Jan 19 20:00 . 20:00:13 drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 19:55 .. 20:00:13 -rw-rw-r-- 1 jenkins jenkins 151 Jan 19 19:55 .dockerignore 20:00:13 drwxrwxr-x 8 jenkins jenkins 4096 Jan 19 19:55 .git 20:00:13 drwxrwxr-x 2 jenkins jenkins 4096 Jan 19 19:55 .github 20:00:13 -rw-rw-r-- 1 jenkins jenkins 329 Jan 19 19:55 .gitignore 20:00:13 -rw-rw-r-- 1 jenkins jenkins 7095 Jan 19 19:55 Attribution.txt 20:00:13 -rw-rw-r-- 1 jenkins jenkins 7459 Jan 19 19:55 CHANGELOG.md 20:00:13 -rw-rw-r-- 1 jenkins jenkins 1672 Jan 19 19:55 Dockerfile 20:00:13 -rw-rw-r-- 1 jenkins jenkins 677 Jan 19 19:55 GOVERNANCE.md 20:00:13 -rw-rw-r-- 1 jenkins jenkins 680 Jan 19 19:55 Jenkinsfile 20:00:13 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 19 19:55 LICENSE 20:00:13 -rw-rw-r-- 1 jenkins jenkins 1078 Jan 19 19:55 Makefile 20:00:13 -rw-rw-r-- 1 jenkins jenkins 620 Jan 19 19:55 OWNERS.md 20:00:13 -rw-rw-r-- 1 jenkins jenkins 8246 Jan 19 19:55 README.md 20:00:13 -rw-rw-r-- 1 jenkins jenkins 5 Jan 19 19:52 VERSION 20:00:13 drwxrwxr-x 2 jenkins jenkins 4096 Jan 19 19:55 bin 20:00:13 drwxrwxr-x 3 jenkins jenkins 4096 Jan 19 19:55 cmd 20:00:13 -rw-r--r-- 1 jenkins jenkins 9215 Jan 19 19:59 coverage.out 20:00:13 drwxrwxr-x 2 jenkins jenkins 4096 Jan 19 19:55 driver 20:00:13 -rw-rw-r-- 1 jenkins jenkins 277 Jan 19 19:55 go.mod 20:00:13 -rw-rw-r-- 1 jenkins jenkins 49330 Jan 19 19:55 go.sum 20:00:13 drwxrwxr-x 3 jenkins jenkins 4096 Jan 19 19:55 snap 20:00:13 -rw-rw-r-- 1 jenkins jenkins 713 Jan 19 19:55 version.go [Pipeline] isUnix [Pipeline] sh 20:00:13 + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=06c0ff5c9cf0dea62182c68bfed431589a325a5c --label arch=arm64 --label version=0.0.0 . 20:00:13 Sending build context to Docker daemon 131.6kB 20:00:13 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 20:00:13 Step 2/25 : FROM ${BASE} AS builder 20:00:13 ---> 8a9b73de3fa7 20:00:13 Step 3/25 : ARG MAKE='make build' 20:00:14 ---> Running in 6bbce89b33ea 20:00:14 Removing intermediate container 6bbce89b33ea 20:00:14 ---> 0db2b61c2a28 20:00:14 Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 20:00:14 ---> Running in 3877ebfc7996 20:00:15 Removing intermediate container 3877ebfc7996 20:00:15 ---> d461d8f51975 20:00:15 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 20:00:15 ---> Running in 0388838f91fa 20:00:15 Removing intermediate container 0388838f91fa 20:00:15 ---> 68be3b3c00e9 20:00:15 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:00:15 ---> Running in aa97ca1e6c8f 20:00:17 Removing intermediate container aa97ca1e6c8f 20:00:17 ---> 446ec154d6c8 20:00:17 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:00:17 ---> Running in bce6d656722e 20:00:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:00:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:00:21 OK: 224 MiB in 56 packages 20:00:22 Removing intermediate container bce6d656722e 20:00:22 ---> b7c1b0c80862 20:00:22 Step 8/25 : WORKDIR /device-rest-go 20:00:22 ---> Running in 50fd531a5cd5 20:00:23 Removing intermediate container 50fd531a5cd5 20:00:23 ---> 027d2a36a97b 20:00:23 Step 9/25 : COPY go.mod vendor* ./ 20:00:24 ---> e61ade24ad4c 20:00:24 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:00:24 ---> Running in d997fcb5ee2c 20:00:26 Removing intermediate container d997fcb5ee2c 20:00:26 ---> 2e6494c2d450 20:00:26 Step 11/25 : COPY . . 20:00:27 ---> 7d3efc76a475 20:00:27 Step 12/25 : RUN $MAKE 20:00:27 ---> Running in 0136159c4216 20:00:28 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest ./cmd 20:01:25 Removing intermediate container 0136159c4216 20:01:25 ---> 73421f78323e 20:01:25 Step 13/25 : FROM alpine:3.14 20:01:25 3.14: Pulling from library/alpine 20:01:25 be307f383ecc: Pulling fs layer 20:01:25 be307f383ecc: Verifying Checksum 20:01:25 be307f383ecc: Download complete 20:01:25 be307f383ecc: Pull complete 20:01:25 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 20:01:25 Status: Downloaded newer image for alpine:3.14 20:01:25 ---> 5b8b7b635229 20:01:25 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:01:25 ---> Running in e72b257073d7 20:01:25 Removing intermediate container e72b257073d7 20:01:25 ---> b8fb41f84a49 20:01:25 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 20:01:25 ---> Running in c14437a5e4c6 20:01:25 Removing intermediate container c14437a5e4c6 20:01:25 ---> ffbb855e726a 20:01:25 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 20:01:25 ---> Running in 736a3a573318 20:01:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:01:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:01:26 (1/6) Installing dumb-init (1.2.5-r1) 20:01:26 (2/6) Installing libgcc (10.3.1_git20210424-r2) 20:01:26 (3/6) Installing libsodium (1.0.18-r0) 20:01:26 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 20:01:26 (5/6) Installing libzmq (4.3.4-r0) 20:01:27 (6/6) Installing zeromq (4.3.4-r0) 20:01:27 Executing busybox-1.33.1-r6.trigger 20:01:27 OK: 8 MiB in 20 packages 20:01:28 Removing intermediate container 736a3a573318 20:01:28 ---> 1ff99cd46f2f 20:01:28 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 20:01:29 ---> 189e320c954c 20:01:29 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 20:01:30 ---> b7c3868a8461 20:01:30 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 20:01:30 ---> 10336ba225e7 20:01:30 Step 20/25 : EXPOSE 59986 20:01:30 ---> Running in caea817accb7 20:01:31 Removing intermediate container caea817accb7 20:01:31 ---> 083f8918d676 20:01:31 Step 21/25 : ENTRYPOINT ["/device-rest"] 20:01:31 ---> Running in a8546178b2df 20:01:31 Removing intermediate container a8546178b2df 20:01:31 ---> de9b56bf70c5 20:01:31 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 20:01:31 ---> Running in d8d6135307d4 20:01:32 Removing intermediate container d8d6135307d4 20:01:32 ---> bf6278a0006b 20:01:32 Step 23/25 : LABEL arch=arm64 20:01:32 ---> Running in 3ec65bf6daa5 20:01:32 Removing intermediate container 3ec65bf6daa5 20:01:32 ---> 01618fb94b45 20:01:32 Step 24/25 : LABEL git_sha=06c0ff5c9cf0dea62182c68bfed431589a325a5c 20:01:33 ---> Running in a883f004914f 20:01:33 Removing intermediate container a883f004914f 20:01:33 ---> f2c89247e035 20:01:33 Step 25/25 : LABEL version=0.0.0 20:01:33 ---> Running in cafe11065798 20:01:33 Removing intermediate container cafe11065798 20:01:33 ---> e9ddf79d9515 20:01:33 [Warning] One or more build-args [ARCH] were not consumed 20:01:33 Successfully built e9ddf79d9515 20:01:33 Successfully tagged device-rest-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 20:01:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:01:34 20:01:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 20:01:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:01:35 arm64: Pulling from edgex-lftools-log-publisher 20:01:35 448f6bf000e3: Pulling fs layer 20:01:35 f757da607395: Pulling fs layer 20:01:35 05883995daec: Pulling fs layer 20:01:35 8603b9c90790: Pulling fs layer 20:01:35 1560dd03e051: Pulling fs layer 20:01:35 27f5ce0e4adf: Pulling fs layer 20:01:35 c2d8d7efcc4b: Pulling fs layer 20:01:35 1560dd03e051: Waiting 20:01:35 27f5ce0e4adf: Waiting 20:01:35 c2d8d7efcc4b: Waiting 20:01:35 8603b9c90790: Waiting 20:01:35 f757da607395: Verifying Checksum 20:01:35 f757da607395: Download complete 20:01:35 8603b9c90790: Verifying Checksum 20:01:35 8603b9c90790: Download complete 20:01:35 1560dd03e051: Verifying Checksum 20:01:35 1560dd03e051: Download complete 20:01:35 27f5ce0e4adf: Verifying Checksum 20:01:35 27f5ce0e4adf: Download complete 20:01:35 05883995daec: Verifying Checksum 20:01:35 05883995daec: Download complete 20:01:35 448f6bf000e3: Verifying Checksum 20:01:35 448f6bf000e3: Download complete 20:01:38 c2d8d7efcc4b: Verifying Checksum 20:01:38 c2d8d7efcc4b: Download complete 20:01:40 448f6bf000e3: Pull complete 20:01:40 f757da607395: Pull complete 20:01:42 05883995daec: Pull complete 20:01:42 8603b9c90790: Pull complete 20:01:43 1560dd03e051: Pull complete 20:01:43 27f5ce0e4adf: Pull complete 20:01:58 c2d8d7efcc4b: Pull complete 20:01:58 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 20:01:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:01:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 20:01:58 prd-ubuntu18.04-docker-arm64-4c-16g-1863 does not seem to be running inside a container 20:01:59 $ 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/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:02:02 $ docker top d90d21c86908a066b067eb4bbe3f2e4eea05706f00dece66309150dd8ca92d16 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:02:03 ---> job-cost.sh 20:02:03 lf-activate-venv: SKIPPING 20:02:03 INFO: No Stack... 20:02:03 INFO: Retrieving Pricing Info for: v3-standard-4 20:02:04 INFO: Archiving Costs [Pipeline] sh 20:02:04 + cat /w/workspace/device-rest-go/1/archives/cost.csv 20:02:04 + cut -d, -f6 [Pipeline] lock 20:02:04 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-152-1-stack-cost] 20:02:04 Resource [jenkins-edgexfoundry-device-rest-go-PR-152-1-stack-cost] did not exist. Created. 20:02:04 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-152-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:02:05 /w/workspace/device-rest-go/1@tmp/durable-ed3d16dc/script.sh: 1: /w/workspace/device-rest-go/1@tmp/durable-ed3d16dc/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 20:02:06 + echo total: 0.10999999940395355 [Pipeline] stash 20:02:06 Warning: overwriting stash ‘stack-cost’ 20:02:06 Stashed 1 file(s) [Pipeline] } 20:02:06 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-152-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:02:06 $ docker stop --time=1 d90d21c86908a066b067eb4bbe3f2e4eea05706f00dece66309150dd8ca92d16 20:02:08 $ docker rm -f d90d21c86908a066b067eb4bbe3f2e4eea05706f00dece66309150dd8ca92d16 [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 20:02:09 provisioning config files... 20:02:09 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-152@tmp/config567929374413925188tmp [Pipeline] { [Pipeline] sh 20:02:09 + set +x 20:02:09 + curl -s https://codecov.io/bash 20:02:09 + bash -s -- 20:02:09 20:02:09 _____ _ 20:02:09 / ____| | | 20:02:09 | | ___ __| | ___ ___ _____ __ 20:02:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:02:09 | |___| (_) | (_| | __/ (_| (_) \ V / 20:02:09 \_____\___/ \__,_|\___|\___\___/ \_/ 20:02:09 Bash-1.0.6 20:02:09 20:02:09 20:02:09 ==> git version 2.24.4 found 20:02:09 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 20:02:09 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 20:02:09 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 20:02:09 ==> Jenkins CI detected. 20:02:09 current dir:  /w/workspace/gexfoundry_device-rest-go_PR-152 20:02:09 project root: . 20:02:09 --> token set from env 20:02:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:02:09 ==> Running gcov in . (disable via -X gcov) 20:02:09 ==> Python coveragepy not found 20:02:09 ==> Searching for coverage reports in: 20:02:09 + . 20:02:09 -> Found 1 reports 20:02:09 ==> Detecting git/mercurial file structure 20:02:09 ==> Reading reports 20:02:09 + ./coverage.out bytes=9215 20:02:09 ==> Appending adjustments 20:02:09 https://docs.codecov.io/docs/fixing-reports 20:02:10 + Found adjustments 20:02:10 ==> Gzipping contents 20:02:10 4.0K /tmp/codecov.ecFK9f.gz 20:02:10 ==> Uploading reports 20:02:10 url: https://codecov.io 20:02:10 query: branch=PR-152&commit=06c0ff5c9cf0dea62182c68bfed431589a325a5c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-152%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=152&job=&cmd_args= 20:02:10 -> Pinging Codecov 20:02:10 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=PR-152&commit=06c0ff5c9cf0dea62182c68bfed431589a325a5c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-152%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=152&job=&cmd_args= 20:02:10 -> Uploading to 20:02:10 https://storage.googleapis.com/codecov/v4/raw/2022-01-19/4E5D53B4F1F92C436F7061BF334D961C/06c0ff5c9cf0dea62182c68bfed431589a325a5c/5b8b5d0d-45df-4fe2-bf0c-fc4767f6c229.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220119%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220119T200210Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=84f1574e86b583127ae2394612799f7c7b9ec9ccc7049aa8fcaa8e842e9b27f8 20:02:10 % Total % Received % Xferd Average Speed Time Time Time Current 20:02:10 Dload Upload Total Spent Left Speed 20:02:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1805 0 0 100 1805 0 5746 --:--:-- --:--:-- --:--:-- 5748 100 1805 0 0 100 1805 0 5743 --:--:-- --:--:-- --:--:-- 5730 20:02:10 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rest-go/commit/06c0ff5c9cf0dea62182c68bfed431589a325a5c [Pipeline] } 20:02:10 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 20:02:12 + '[' -d /w/workspace/gexfoundry_device-rest-go_PR-152/archives ']' 20:02:12 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-152/archives 20:02:12 total 8 20:02:12 drwxr-xr-x. 3 root root 34 Jan 19 19:54 . 20:02:12 drwxrwxr-x. 10 jenkins jenkins 4096 Jan 19 19:54 .. 20:02:12 drwxr-xr-x. 2 root root 6 Jan 19 19:54 cost 20:02:12 -rw-r--r--. 1 root root 85 Jan 19 19:54 cost.csv 20:02:12 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-152/archives 20:02:12 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-152/archives 20:02:12 total 8 20:02:12 drwxr-xr-x. 3 jenkins jenkins 34 Jan 19 19:54 . 20:02:12 drwxrwxr-x. 10 jenkins jenkins 4096 Jan 19 19:54 .. 20:02:12 drwxr-xr-x. 2 jenkins jenkins 6 Jan 19 19:54 cost 20:02:12 -rw-r--r--. 1 jenkins jenkins 85 Jan 19 19:54 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:02:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:02:13 ---> package-listing.sh 20:02:13 ++ facter osfamily 20:02:13 ++ tr '[:upper:]' '[:lower:]' 20:02:13 + OS_FAMILY=redhat 20:02:13 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-152 20:02:13 + START_PACKAGES=/tmp/packages_start.txt 20:02:13 + END_PACKAGES=/tmp/packages_end.txt 20:02:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:02:13 + PACKAGES=/tmp/packages_start.txt 20:02:13 + '[' /w/workspace/gexfoundry_device-rest-go_PR-152 ']' 20:02:13 + PACKAGES=/tmp/packages_end.txt 20:02:13 + case "${OS_FAMILY}" in 20:02:13 + rpm -qa 20:02:13 + sort 20:02:14 + '[' -f /tmp/packages_start.txt ']' 20:02:14 + '[' -f /tmp/packages_end.txt ']' 20:02:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:02:14 + '[' /w/workspace/gexfoundry_device-rest-go_PR-152 ']' 20:02:14 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-152/archives/ 20:02:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-152/archives/ [Pipeline] echo 20:02:14 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/gexfoundry_device-rest-go_PR-152/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:02:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:02:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:02:15 . [Pipeline] withDockerContainer 20:02:15 prd-centos7-docker-4c-2g-1850 does not seem to be running inside a container 20:02:15 $ 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/gexfoundry_device-rest-go_PR-152/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-rest-go_PR-152 -v /w/workspace/gexfoundry_device-rest-go_PR-152:/w/workspace/gexfoundry_device-rest-go_PR-152:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-152@tmp:/w/workspace/gexfoundry_device-rest-go_PR-152@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:02:15 $ docker top 03c6f64f6d4d60d82b67f15994748c0f5c0028ae1426fddd727fe0a930b39fd1 -eo pid,comm [Pipeline] { [Pipeline] sh 20:02:15 + touch /tmp/pre-build-complete [Pipeline] sh 20:02:16 + mkdir -p /var/log/sysstat [Pipeline] sh 20:02:16 + ls /var/log/sa-host 20:02:16 + sadf -c /var/log/sa-host/sa17 20:02:16 file_magic: OK 20:02:16 HZ: Using current value: 100 20:02:16 file_header: OK 20:02:16 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 20:02:16 Statistics: 20:02:16 Hnuu...uuuununununu...Hnuu...uuuununununu... 20:02:16 File successfully converted to sysstat format version 12.0.3 20:02:16 + sadf -c /var/log/sa-host/sa19 20:02:16 file_magic: OK 20:02:16 HZ: Using current value: 100 20:02:16 file_header: OK 20:02:16 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 20:02:16 Statistics: 20:02:16 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 20:02:16 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:02:16 provisioning config files... 20:02:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-152@tmp/config5890375134491972742tmp [Pipeline] { [Pipeline] echo 20:02:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:02:16 ---> create-netrc.sh [Pipeline] } 20:02:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:02:17 ---> python-tools-install.sh [Pipeline] echo 20:02:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:02:17 ---> sudo-logs.sh 20:02:17 Archiving 'sudo' log.. 20:02:17 sudo: unable to resolve host prd-centos7-docker-4c-2g-1850.novalocal: Name or service not known 20:02:17 sudo: unable to resolve host prd-centos7-docker-4c-2g-1850.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 20:02:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:02:18 ---> job-cost.sh 20:02:18 lf-activate-venv: SKIPPING 20:02:18 DEBUG: total: 0.05999999865889549 20:02:18 INFO: Retrieving Stack Cost... 20:02:18 INFO: Retrieving Pricing Info for: v3-standard-2 20:02:19 INFO: Archiving Costs [Pipeline] echo 20:02:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:02:19 ---> logs-deploy.sh 20:02:19 lf-activate-venv: SKIPPING 20:02:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-152/1 20:02:19 INFO: archiving workspace using pattern(s): 20:02:19 Archives upload complete. 20:02:20 INFO: archiving logs to Nexus 20:02:20 ---> uname -a: 20:02:20 Linux prd-centos7-docker-4c-2g-1850.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux 20:02:20 20:02:20 20:02:20 ---> lscpu: 20:02:20 Architecture: x86_64 20:02:20 CPU op-mode(s): 32-bit, 64-bit 20:02:20 Byte Order: Little Endian 20:02:20 Address sizes: 40 bits physical, 48 bits virtual 20:02:20 CPU(s): 2 20:02:20 On-line CPU(s) list: 0,1 20:02:20 Thread(s) per core: 1 20:02:20 Core(s) per socket: 1 20:02:20 Socket(s): 2 20:02:20 NUMA node(s): 1 20:02:20 Vendor ID: AuthenticAMD 20:02:20 CPU family: 23 20:02:20 Model: 49 20:02:20 Model name: AMD EPYC-Rome Processor 20:02:20 Stepping: 0 20:02:20 CPU MHz: 2799.998 20:02:20 BogoMIPS: 5599.99 20:02:20 Virtualization: AMD-V 20:02:20 Hypervisor vendor: KVM 20:02:20 Virtualization type: full 20:02:20 L1d cache: 32K 20:02:20 L1i cache: 32K 20:02:20 L2 cache: 512K 20:02:20 L3 cache: 16384K 20:02:20 NUMA node0 CPU(s): 0,1 20:02:20 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 20:02:20 20:02:20 20:02:20 ---> nproc: 20:02:20 2 20:02:20 20:02:20 20:02:20 ---> df -h: 20:02:20 Filesystem Size Used Avail Use% Mounted on 20:02:20 overlay 40G 9.1G 31G 23% / 20:02:20 tmpfs 64M 0 64M 0% /dev 20:02:20 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 20:02:20 shm 64M 0 64M 0% /dev/shm 20:02:20 /dev/vda1 40G 9.1G 31G 23% /facter-os 20:02:20 20:02:20 20:02:20 ---> sar -b -r -n DEV: 20:02:20 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 01/19/22 _x86_64_ (2 CPU) 20:02:20 20:02:20 19:52:09 LINUX RESTART (2 CPU) 20:02:20 20:02:20 19:53:01 tps rtps wtps bread/s bwrtn/s 20:02:20 19:54:01 349.15 0.05 349.10 1.06 79190.06 20:02:20 19:55:01 130.36 0.00 130.36 0.00 26923.25 20:02:20 19:56:01 5.61 0.00 5.61 0.00 397.02 20:02:20 19:57:01 0.22 0.00 0.22 0.00 2.83 20:02:20 19:58:01 0.33 0.00 0.33 0.00 4.20 20:02:20 19:59:01 0.25 0.00 0.25 0.00 3.36 20:02:20 20:00:01 0.20 0.00 0.20 0.00 1.67 20:02:20 20:01:01 0.30 0.02 0.28 0.13 4.15 20:02:20 20:02:01 0.42 0.08 0.33 1.60 4.88 20:02:20 Average: 54.15 0.02 54.14 0.31 11850.22 20:02:20 20:02:20 19:53:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:02:20 19:54:01 3806260 0 1018992 12.72 2620 3181068 1602756 17.70 996764 2745084 107144 20:02:20 19:55:01 3281972 0 1065092 13.30 2620 3659256 1350348 14.91 1044784 3146624 20 20:02:20 19:56:01 3277788 0 1069272 13.35 2620 3659260 1372952 15.16 1050424 3146628 8 20:02:20 19:57:01 3291588 0 1055468 13.18 2620 3659264 1374080 15.17 1037808 3146624 8 20:02:20 19:58:01 3291844 0 1055208 13.18 2620 3659268 1375108 15.18 1037840 3146624 8 20:02:20 19:59:01 3313384 0 1033664 12.91 2620 3659272 1273692 14.06 1018868 3146624 8 20:02:20 20:00:01 3313376 0 1033668 12.91 2620 3659276 1273752 14.06 1019300 3146624 8 20:02:20 20:01:01 3310068 0 1036968 12.95 2620 3659284 1276168 14.09 1021732 3146624 8 20:02:20 20:02:01 3303244 0 1043664 13.03 2620 3659412 1274200 14.07 1029352 3146692 8 20:02:20 Average: 3354392 0 1045777 13.06 2620 3606151 1352562 14.93 1028541 3102016 11913 20:02:20 20:02:20 19:53:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:02:20 19:54:01 veth6f8b7fb 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:02:20 19:54:01 eth0 378.50 277.74 5449.80 36.24 0.00 0.00 0.00 0.00 20:02:20 19:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:54:01 docker0 199.32 237.65 15.78 2097.55 0.00 0.00 0.00 0.00 20:02:20 19:55:01 eth0 162.18 95.00 2758.59 53.79 0.00 0.00 0.00 0.00 20:02:20 19:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:55:01 docker0 9.29 15.12 0.55 89.55 0.00 0.00 0.00 0.00 20:02:20 19:56:01 eth0 4.86 2.61 2.00 19.50 0.00 0.00 0.00 0.00 20:02:20 19:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:57:01 eth0 2.50 2.02 0.85 19.59 0.00 0.00 0.00 0.00 20:02:20 19:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:58:01 eth0 0.75 0.68 0.12 6.42 0.00 0.00 0.00 0.00 20:02:20 19:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:59:01 eth0 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:02:20 19:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 19:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 20:00:01 eth0 0.27 0.15 0.07 0.01 0.00 0.00 0.00 0.00 20:02:20 20:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 20:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 20:01:01 eth0 0.23 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:02:20 20:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 20:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 20:02:01 eth0 0.30 0.10 0.02 0.01 0.00 0.00 0.00 0.00 20:02:20 20:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 20:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 Average: eth0 61.15 42.10 913.31 15.07 0.00 0.00 0.00 0.00 20:02:20 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:02:20 Average: docker0 23.21 28.13 1.82 243.36 0.00 0.00 0.00 0.00 20:02:20 20:02:20 20:02:20 ---> sar -P ALL: 20:02:20 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 01/19/22 _x86_64_ (2 CPU) 20:02:20 20:02:20 19:52:09 LINUX RESTART (2 CPU) 20:02:20 20:02:20 19:53:01 CPU %user %nice %system %iowait %steal %idle 20:02:20 19:54:01 all 38.90 0.00 13.65 3.55 0.12 43.78 20:02:20 19:54:01 0 39.35 0.00 14.10 3.62 0.13 42.81 20:02:20 19:54:01 1 38.45 0.00 13.21 3.48 0.11 44.75 20:02:20 19:55:01 all 37.49 0.00 9.23 1.75 0.10 51.43 20:02:20 19:55:01 0 38.94 0.00 9.33 1.48 0.09 50.16 20:02:20 19:55:01 1 36.05 0.00 9.12 2.01 0.11 52.70 20:02:20 19:56:01 all 0.13 0.00 0.13 0.01 0.03 99.71 20:02:20 19:56:01 0 0.15 0.00 0.13 0.02 0.02 99.68 20:02:20 19:56:01 1 0.12 0.00 0.12 0.00 0.03 99.73 20:02:20 19:57:01 all 0.13 0.00 0.08 0.00 0.02 99.77 20:02:20 19:57:01 0 0.13 0.00 0.08 0.00 0.02 99.77 20:02:20 19:57:01 1 0.13 0.00 0.08 0.00 0.02 99.77 20:02:20 19:58:01 all 0.05 0.00 0.05 0.00 0.02 99.88 20:02:20 19:58:01 0 0.03 0.00 0.02 0.00 0.00 99.95 20:02:20 19:58:01 1 0.07 0.00 0.08 0.00 0.03 99.82 20:02:20 19:59:01 all 0.06 0.00 0.04 0.00 0.02 99.88 20:02:20 19:59:01 0 0.05 0.00 0.03 0.00 0.02 99.90 20:02:20 19:59:01 1 0.07 0.00 0.05 0.00 0.02 99.87 20:02:20 20:00:01 all 0.03 0.00 0.03 0.00 0.01 99.93 20:02:20 20:00:01 0 0.03 0.00 0.02 0.00 0.02 99.93 20:02:20 20:00:01 1 0.03 0.00 0.03 0.00 0.00 99.93 20:02:20 20:01:01 all 0.06 0.00 0.06 0.00 0.02 99.87 20:02:20 20:01:01 0 0.07 0.00 0.05 0.00 0.02 99.87 20:02:20 20:01:01 1 0.05 0.00 0.07 0.00 0.02 99.87 20:02:20 20:02:01 all 0.03 0.00 0.05 0.00 0.01 99.91 20:02:20 20:02:01 0 0.05 0.00 0.05 0.00 0.02 99.88 20:02:20 20:02:01 1 0.02 0.00 0.05 0.00 0.00 99.93 20:02:20 Average: all 8.10 0.00 2.46 0.56 0.03 88.85 20:02:20 Average: 0 8.30 0.00 2.51 0.54 0.03 88.62 20:02:20 Average: 1 7.89 0.00 2.40 0.58 0.04 89.09 20:02:20 20:02:20 20:02:20