Pull request #1004 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of soda480 for edgexfoundry/device-sdk-go Obtained Jenkinsfile from da9a265c79363755915d5573ac4984129e0b775a+b8bde01b3040ded824082163a6ece586529576f1 (6324ba8a05e87af8351b476a225e9bf50d281006) Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh6388178678592368106.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 155abbc8877922835dbd6f2f82c828d26e35ec40 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-ssh8580226341690862132.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 155abbc8877922835dbd6f2f82c828d26e35ec40 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1004/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1004/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4462090099299931509.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 155abbc8877922835dbd6f2f82c828d26e35ec40 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 155abbc8877922835dbd6f2f82c828d26e35ec40 # timeout=10 Commit message: "Merge pull request #342 from ernestojeda/fix-c-docker-image-names" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8892847861794271432.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1004/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1004/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8734119810520382489.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 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-746 in /w/workspace/gexfoundry_device-sdk-go_PR-1004 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1004 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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-sdk-go_PR-1004@tmp/jenkins-gitclient-ssh6802364595355349920.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit b8bde01b3040ded824082163a6ece586529576f1 into PR head commit da9a265c79363755915d5573ac4984129e0b775a Merge succeeded, producing da9a265c79363755915d5573ac4984129e0b775a Checking out Revision da9a265c79363755915d5573ac4984129e0b775a (PR-1004) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-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-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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-sdk-go_PR-1004@tmp/jenkins-gitclient-ssh5686815518330315559.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1004/head:refs/remotes/origin/PR-1004 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f da9a265c79363755915d5573ac4984129e0b775a # 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-sdk-go_PR-1004@tmp/jenkins-gitclient-ssh3810780485078449077.key > git merge b8bde01b3040ded824082163a6ece586529576f1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f da9a265c79363755915d5573ac4984129e0b775a # timeout=10 Commit message: "docs: Update build status badge" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:58:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:58:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:58:22 ========================================================= 14:58:22 EdgeX Global Pipelines Version Info 14:58:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk c3af93623ab06f1bf567ccd714fd087276c624c5 # timeout=10 14:58:23 ------------------- 14:58:23 stable info: 14:58:23 ------------------- 14:58:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:58:23 Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 14:58:23 Message: update stable to v1.0.199 14:58:23 ------------------- 14:58:23 experimental info: 14:58:23 ------------------- 14:58:23 Commited By: **** collab-it+edgex@linuxfoundation.org 14:58:23 Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 14:58:23 Message: update experimental to v1.0.199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:58:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 14:58:24 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 14:58:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:58:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:58:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:58:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 14:58:24 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 14:58:24 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 14:58:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 14:58:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:58:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:58:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:58:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 14:58:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:58:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:58:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:58:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 14:58:24 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:58:24 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:58:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:58:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:58:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 14:58:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 14:58:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:58:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:58:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:58:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:58:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1004 [Pipeline] echo 14:58:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1004 [Pipeline] echo 14:58:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1004 [Pipeline] echo 14:58:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = da9a265c79363755915d5573ac4984129e0b775a [Pipeline] echo 14:58:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = da9a265 [Pipeline] echo 14:58:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:58:24 provisioning config files... 14:58:24 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1004@tmp/config477747923208259451tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:58:25 ---> docker-login.sh 14:58:25 nexus3.edgexfoundry.org:10001 14:58:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:25 Configure a credential helper to remove this warning. See 14:58:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:25 14:58:25 Login Succeeded 14:58:25 nexus3.edgexfoundry.org:10002 14:58:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:25 Configure a credential helper to remove this warning. See 14:58:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:25 14:58:25 Login Succeeded 14:58:25 nexus3.edgexfoundry.org:10003 14:58:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:25 Configure a credential helper to remove this warning. See 14:58:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:25 14:58:25 Login Succeeded 14:58:25 nexus3.edgexfoundry.org:10004 14:58:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:25 Configure a credential helper to remove this warning. See 14:58:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:25 14:58:25 Login Succeeded 14:58:25 docker.io 14:58:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:26 Configure a credential helper to remove this warning. See 14:58:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:26 14:58:26 Login Succeeded 14:58:26 ---> docker-login.sh ends [Pipeline] } 14:58:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:58:26 + git log --format=format:%s -1 da9a265c79363755915d5573ac4984129e0b775a [Pipeline] echo 14:58:27 GIT_COMMIT: da9a265c79363755915d5573ac4984129e0b775a, Commit Message: docs: Update build status badge [Pipeline] echo 14:58:27 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 14:58:27 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:58:27 14:58:27 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 14:58:27 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:58:27 latest: Pulling from edgex-devops/git-semver 14:58:27 31603596830f: Pulling fs layer 14:58:27 b6dc333f4379: Pulling fs layer 14:58:27 3d9ef1400e77: Pulling fs layer 14:58:27 fd332fbdc1db: Pulling fs layer 14:58:27 fd332fbdc1db: Waiting 14:58:27 b6dc333f4379: Download complete 14:58:28 31603596830f: Verifying Checksum 14:58:28 31603596830f: Download complete 14:58:28 31603596830f: Pull complete 14:58:28 fd332fbdc1db: Verifying Checksum 14:58:28 fd332fbdc1db: Download complete 14:58:28 b6dc333f4379: Pull complete 14:58:28 3d9ef1400e77: Verifying Checksum 14:58:28 3d9ef1400e77: Download complete 14:58:29 3d9ef1400e77: Pull complete 14:58:29 fd332fbdc1db: Pull complete 14:58:29 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 14:58:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:58:29 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 14:58:29 prd-centos7-docker-4c-2g-746 does not seem to be running inside a container 14:58:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1004 -v /w/workspace/gexfoundry_device-sdk-go_PR-1004:/w/workspace/gexfoundry_device-sdk-go_PR-1004:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1004@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1004@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:10004/edgex-devops/git-semver:latest cat 14:58:30 $ docker top 73b7d17f6f7d251a36ce446ff7532b08fe09f21f400637dfeb62688335d6fad2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:58:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:58:30 [ssh-agent] Looking for ssh-agent implementation... 14:58:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:58:30 $ docker exec 73b7d17f6f7d251a36ce446ff7532b08fe09f21f400637dfeb62688335d6fad2 ssh-agent 14:58:30 SSH_AUTH_SOCK=/tmp/ssh-sxoStSRLyNYV/agent.13 14:58:30 SSH_AGENT_PID=20 14:58:31 Running ssh-add (command line suppressed) 14:58:31 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1004@tmp/private_key_495159899272923444.key (/w/workspace/gexfoundry_device-sdk-go_PR-1004@tmp/private_key_495159899272923444.key) 14:58:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:58:31 + git tag --points-at HEAD [Pipeline] } 14:58:31 $ docker exec --env ******** --env ******** 73b7d17f6f7d251a36ce446ff7532b08fe09f21f400637dfeb62688335d6fad2 ssh-agent -k 14:58:31 unset SSH_AUTH_SOCK; 14:58:31 unset SSH_AGENT_PID; 14:58:31 echo Agent pid 20 killed; 14:58:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:58:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:58:31 [ssh-agent] Looking for ssh-agent implementation... 14:58:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:58:31 $ docker exec 73b7d17f6f7d251a36ce446ff7532b08fe09f21f400637dfeb62688335d6fad2 ssh-agent 14:58:31 SSH_AUTH_SOCK=/tmp/ssh-QgxMlqzKju5n/agent.55 14:58:31 SSH_AGENT_PID=60 14:58:31 Running ssh-add (command line suppressed) 14:58:32 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1004@tmp/private_key_5203855352925703010.key (/w/workspace/gexfoundry_device-sdk-go_PR-1004@tmp/private_key_5203855352925703010.key) 14:58:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:58:32 + git semver init 14:58:32 # -> Open(): unable to determine branch for HEAD 14:58:32 # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1004/.git 14:58:32 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_PR-1004 14:58:32 # $SEMVER_REMOTE_NAME = origin 14:58:32 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:58:32 # $SEMVER_USER_NAME = edgex-jenkins 14:58:32 # $SEMVER_BRANCH = PR-1004 14:58:32 # $SEMVER_TEMP = /tmp/semver-058213048 14:58:32 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 14:58:33 # '/tmp/semver-058213048' -> '/w/workspace/gexfoundry_device-sdk-go_PR-1004/.semver' 14:58:33 # -> Force: false 14:58:33 # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1004/.semver [Pipeline] } 14:58:33 $ docker exec --env ******** --env ******** 73b7d17f6f7d251a36ce446ff7532b08fe09f21f400637dfeb62688335d6fad2 ssh-agent -k 14:58:33 unset SSH_AUTH_SOCK; 14:58:33 unset SSH_AGENT_PID; 14:58:33 echo Agent pid 60 killed; 14:58:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:58:33 + git semver [Pipeline] } 14:58:33 $ docker stop --time=1 73b7d17f6f7d251a36ce446ff7532b08fe09f21f400637dfeb62688335d6fad2 14:58:34 $ docker rm -f 73b7d17f6f7d251a36ce446ff7532b08fe09f21f400637dfeb62688335d6fad2 [Pipeline] // withDockerContainer [Pipeline] sh 14:58:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:58:35 Stashed 1 file(s) [Pipeline] echo 14:58:35 [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] node [Pipeline] node 14:58:50 Still waiting to schedule task 14:58:50 Waiting for next available executor on ‘centos7-docker-4c-2g’ 14:58:50 Still waiting to schedule task 14:58:50 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 15:07:09 Running on prd-centos7-docker-4c-2g-1015 in /w/workspace/gexfoundry_device-sdk-go_PR-1004 [Pipeline] { [Pipeline] ws 15:07:09 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 15:07:10 Selected Git installation does not exist. Using Default 15:07:10 The recommended git tool is: NONE 15:07:13 using credential edgex-jenkins-ssh 15:07:13 Cloning the remote Git repository 15:07:12 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 15:07:12 > git init /w/workspace/device-sdk-go/2 # timeout=10 15:07:12 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 15:07:12 > git --version # timeout=10 15:07:12 > git --version # 'git version 2.24.4' 15:07:12 using GIT_SSH to set credentials SSH Credentials for GitHub 15:07:12 [INFO] Currently running in a labeled security context 15:07:12 [INFO] Currently SELinux is 'enforcing' on the host 15:07:12 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/2@tmp/jenkins-gitclient-ssh6880541852030813402.key 15:07:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:07:13 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 15:07:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:07:13 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 15:07:13 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 15:07:13 using GIT_SSH to set credentials SSH Credentials for GitHub 15:07:13 [INFO] Currently running in a labeled security context 15:07:13 [INFO] Currently SELinux is 'enforcing' on the host 15:07:13 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/2@tmp/jenkins-gitclient-ssh6098807714385789180.key 15:07:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1004/head:refs/remotes/origin/PR-1004 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:07:14 Merging remotes/origin/main commit b8bde01b3040ded824082163a6ece586529576f1 into PR head commit da9a265c79363755915d5573ac4984129e0b775a 15:07:15 Merge succeeded, producing da9a265c79363755915d5573ac4984129e0b775a 15:07:15 Checking out Revision da9a265c79363755915d5573ac4984129e0b775a (PR-1004) 15:07:14 > git config core.sparsecheckout # timeout=10 15:07:14 > git checkout -f da9a265c79363755915d5573ac4984129e0b775a # timeout=10 15:07:14 > git remote # timeout=10 15:07:14 > git config --get remote.origin.url # timeout=10 15:07:14 using GIT_SSH to set credentials SSH Credentials for GitHub 15:07:14 [INFO] Currently running in a labeled security context 15:07:14 [INFO] Currently SELinux is 'enforcing' on the host 15:07:14 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/2@tmp/jenkins-gitclient-ssh928292199749238230.key 15:07:14 > git merge b8bde01b3040ded824082163a6ece586529576f1 # timeout=10 15:07:14 > git rev-parse HEAD^{commit} # timeout=10 15:07:14 > git config core.sparsecheckout # timeout=10 15:07:14 > git checkout -f da9a265c79363755915d5573ac4984129e0b775a # timeout=10 15:07:18 Commit message: "docs: Update build status badge" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:07:19 provisioning config files... 15:07:19 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config2916190630318024078tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:07:19 ---> docker-login.sh 15:07:19 nexus3.edgexfoundry.org:10001 15:07:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:07:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:07:19 Configure a credential helper to remove this warning. See 15:07:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:07:19 15:07:19 Login Succeeded 15:07:19 nexus3.edgexfoundry.org:10002 15:07:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:07:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:07:20 Configure a credential helper to remove this warning. See 15:07:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:07:20 15:07:20 Login Succeeded 15:07:20 nexus3.edgexfoundry.org:10003 15:07:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:07:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:07:20 Configure a credential helper to remove this warning. See 15:07:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:07:20 15:07:20 Login Succeeded 15:07:20 nexus3.edgexfoundry.org:10004 15:07:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:07:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:07:20 Configure a credential helper to remove this warning. See 15:07:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:07:20 15:07:20 Login Succeeded 15:07:20 docker.io 15:07:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:07:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:07:20 Configure a credential helper to remove this warning. See 15:07:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:07:20 15:07:20 Login Succeeded 15:07:20 ---> docker-login.sh ends [Pipeline] } 15:07:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:07:21 ========================================================= 15:07:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 15:07:21 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 15:07:21 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 15:07:21 Sending build context to Docker daemon 2.574MB 15:07:21 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 15:07:21 Step 2/8 : FROM ${BASE} 15:07:21 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 15:07:21 540db60ca938: Pulling fs layer 15:07:21 adcc1eea9eea: Pulling fs layer 15:07:21 4c4ab2625f07: Pulling fs layer 15:07:21 0773c198feca: Pulling fs layer 15:07:21 345f892a5656: Pulling fs layer 15:07:21 4796506630df: Pulling fs layer 15:07:21 cc55df3e53f1: Pulling fs layer 15:07:21 4d027b6c602c: Pulling fs layer 15:07:21 449e75d2c14e: Pulling fs layer 15:07:21 4796506630df: Waiting 15:07:21 cc55df3e53f1: Waiting 15:07:21 4d027b6c602c: Waiting 15:07:21 449e75d2c14e: Waiting 15:07:21 0773c198feca: Waiting 15:07:21 345f892a5656: Waiting 15:07:21 4c4ab2625f07: Verifying Checksum 15:07:21 4c4ab2625f07: Download complete 15:07:21 adcc1eea9eea: Download complete 15:07:21 345f892a5656: Verifying Checksum 15:07:21 345f892a5656: Download complete 15:07:21 4796506630df: Verifying Checksum 15:07:21 4796506630df: Download complete 15:07:21 cc55df3e53f1: Verifying Checksum 15:07:21 cc55df3e53f1: Download complete 15:07:22 540db60ca938: Verifying Checksum 15:07:22 540db60ca938: Download complete 15:07:22 540db60ca938: Pull complete 15:07:22 adcc1eea9eea: Pull complete 15:07:22 4c4ab2625f07: Pull complete 15:07:23 4d027b6c602c: Verifying Checksum 15:07:23 4d027b6c602c: Download complete 15:07:28 449e75d2c14e: Verifying Checksum 15:07:28 449e75d2c14e: Download complete 15:07:32 0773c198feca: Verifying Checksum 15:07:32 0773c198feca: Download complete 15:07:35 0773c198feca: Pull complete 15:07:35 345f892a5656: Pull complete 15:07:35 4796506630df: Pull complete 15:07:35 cc55df3e53f1: Pull complete 15:07:35 4d027b6c602c: Pull complete 15:07:37 449e75d2c14e: Pull complete 15:07:37 Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 15:07:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:07:37 ---> 0d28375d9b5b 15:07:37 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:07:40 ---> Running in d42ed308bfa4 15:07:40 Removing intermediate container d42ed308bfa4 15:07:40 ---> 828c9dd97aac 15:07:40 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:07:40 ---> Running in 72cc96315ca1 15:07:40 Removing intermediate container 72cc96315ca1 15:07:40 ---> 9f929c37aff0 15:07:40 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 15:07:40 ---> Running in 86e0d882b0a0 15:07:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:07:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:07:42 (1/6) Installing libc-dev (0.7.2-r3) 15:07:42 (2/6) Installing libsodium (1.0.18-r0) 15:07:42 (3/6) Installing pkgconf (1.7.3-r0) 15:07:42 (4/6) Installing libsodium-dev (1.0.18-r0) 15:07:42 (5/6) Installing libzmq (4.3.3-r1) 15:07:42 (6/6) Installing zeromq-dev (4.3.3-r1) 15:07:43 Executing busybox-1.32.1-r6.trigger 15:07:43 OK: 150 MiB in 46 packages 15:07:43 Removing intermediate container 86e0d882b0a0 15:07:43 ---> 7316713ef2df 15:07:43 Step 6/8 : WORKDIR /device-sdk-go 15:07:43 ---> Running in f27617dcdecf 15:07:43 Removing intermediate container f27617dcdecf 15:07:43 ---> 603d60a409b4 15:07:43 Step 7/8 : COPY . . 15:07:43 ---> 67264e0a1151 15:07:43 Step 8/8 : RUN go mod download 15:07:43 ---> Running in 2da59ec88c6f 15:07:53 Removing intermediate container 2da59ec88c6f 15:07:53 ---> 25e1204874fa 15:07:53 Successfully built 25e1204874fa 15:07:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:07:54 + docker inspect -f . ci-base-image-x86_64 15:07:54 . [Pipeline] withDockerContainer 15:07:54 prd-centos7-docker-4c-2g-1015 does not seem to be running inside a container 15:07:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:07:54 $ docker top 9b779a3ca77147f7ada25044e0860c22bb3f7d87026e14890bb5d9b2f5131ee9 -eo pid,comm [Pipeline] { [Pipeline] sh 15:07:55 + go version 15:07:55 go version go1.16.5 linux/amd64 [Pipeline] } 15:07:55 $ docker stop --time=1 9b779a3ca77147f7ada25044e0860c22bb3f7d87026e14890bb5d9b2f5131ee9 15:07:56 $ docker rm -f 9b779a3ca77147f7ada25044e0860c22bb3f7d87026e14890bb5d9b2f5131ee9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:07:56 + docker inspect -f . ci-base-image-x86_64 15:07:56 . [Pipeline] withDockerContainer 15:07:56 prd-centos7-docker-4c-2g-1015 does not seem to be running inside a container 15:07:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:07:57 $ docker top af6e11fd350c8ae8a1bee6ee3d48b9fecebad69daa5586da350b7ad59c5f2cd8 -eo pid,comm [Pipeline] { [Pipeline] sh 15:07:57 + go mod tidy [Pipeline] sh 15:07:58 + make test 15:07:58 go mod tidy 15:07:58 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:08:03 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 15:08:25 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 15:08:25 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 15:08:25 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 15:08:27 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.065s coverage: 24.2% of statements 15:08:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 15:08:27 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.054s coverage: 28.1% of statements 15:08:28 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.045s coverage: 78.9% of statements 15:08:28 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.044s coverage: 9.0% of statements 15:08:28 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 15:08:28 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 15:08:28 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 15:08:28 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.070s coverage: 28.7% of statements 15:08:28 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 15:08:30 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.045s coverage: 83.3% of statements 15:08:30 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 15:08:30 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 15:08:30 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.078s coverage: 58.0% of statements 15:08:31 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.804s coverage: 89.2% of statements 15:08:31 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 15:08:31 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.048s coverage: 4.9% of statements 15:08:31 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 15:08:31 GO111MODULE=on go vet ./... 15:08:49 gofmt -l . 15:08:49 [ "`gofmt -l .`" = "" ] 15:08:49 ./bin/test-attribution-txt.sh 15:08:49 ./bin/test-go-mod-tidy.sh [Pipeline] } 15:08:49 $ docker stop --time=1 af6e11fd350c8ae8a1bee6ee3d48b9fecebad69daa5586da350b7ad59c5f2cd8 15:08:51 $ docker rm -f af6e11fd350c8ae8a1bee6ee3d48b9fecebad69daa5586da350b7ad59c5f2cd8 [Pipeline] // withDockerContainer [Pipeline] sh 15:08:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:08:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:08:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:08:53 + ls -al . 15:08:53 total 228 15:08:53 drwxrwxr-x. 10 jenkins jenkins 4096 Jul 30 15:08 . 15:08:53 drwxrwxr-x. 4 jenkins jenkins 28 Jul 30 15:07 .. 15:08:53 drwxrwxr-x. 2 jenkins jenkins 64 Jul 30 15:07 bin 15:08:53 -rw-rw-r--. 1 jenkins jenkins 24816 Jul 30 15:07 CHANGELOG.md 15:08:53 -rw-r--r--. 1 jenkins jenkins 125634 Jul 30 15:08 coverage.out 15:08:53 -rw-rw-r--. 1 jenkins jenkins 987 Jul 30 15:07 Dockerfile.build 15:08:53 -rw-rw-r--. 1 jenkins jenkins 140 Jul 30 15:07 .dockerignore 15:08:53 drwxrwxr-x. 5 jenkins jenkins 62 Jul 30 15:07 example 15:08:53 drwxrwxr-x. 8 jenkins jenkins 179 Jul 30 15:07 .git 15:08:53 drwxrwxr-x. 2 jenkins jenkins 103 Jul 30 15:07 .github 15:08:53 -rw-rw-r--. 1 jenkins jenkins 138 Jul 30 15:07 .gitignore 15:08:53 -rw-r--r--. 1 jenkins jenkins 548 Jul 30 15:08 go.mod 15:08:53 -rw-r--r--. 1 jenkins jenkins 20301 Jul 30 15:07 go.sum 15:08:53 drwxrwxr-x. 15 jenkins jenkins 224 Jul 30 15:07 internal 15:08:53 -rw-rw-r--. 1 jenkins jenkins 880 Jul 30 15:07 Jenkinsfile 15:08:53 -rw-rw-r--. 1 jenkins jenkins 11341 Jul 30 15:07 LICENSE 15:08:53 -rw-rw-r--. 1 jenkins jenkins 1026 Jul 30 15:07 Makefile 15:08:53 drwxrwxr-x. 3 jenkins jenkins 16 Jul 30 15:07 openapi 15:08:53 drwxrwxr-x. 5 jenkins jenkins 50 Jul 30 15:07 pkg 15:08:53 -rw-rw-r--. 1 jenkins jenkins 7646 Jul 30 15:07 README.md 15:08:53 drwxrwxr-x. 4 jenkins jenkins 54 Jul 30 15:07 snap 15:08:53 -rw-rw-r--. 1 jenkins jenkins 5 Jul 30 14:58 VERSION 15:08:53 -rw-rw-r--. 1 jenkins jenkins 222 Jul 30 15:07 version.go [Pipeline] isUnix [Pipeline] sh 15:08:53 + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=da9a265c79363755915d5573ac4984129e0b775a --label arch=amd64 --label version=0.0.0 . 15:08:53 Sending build context to Docker daemon 2.7MB 15:08:53 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 15:08:53 Step 2/23 : FROM ${BASE} AS builder 15:08:53 ---> 25e1204874fa 15:08:53 Step 3/23 : WORKDIR /device-sdk-go 15:08:53 ---> Running in cecdb23cc534 15:08:53 Removing intermediate container cecdb23cc534 15:08:53 ---> 50e8618b6462 15:08:53 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:08:53 ---> Running in da5156be8b73 15:08:53 Removing intermediate container da5156be8b73 15:08:53 ---> fc616df1ec9f 15:08:53 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:08:53 ---> Running in aeccf80fc2af 15:08:54 Removing intermediate container aeccf80fc2af 15:08:54 ---> 786091f71423 15:08:54 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 15:08:54 ---> Running in 4de8c639b6eb 15:08:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:08:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:08:56 OK: 150 MiB in 46 packages 15:08:56 Removing intermediate container 4de8c639b6eb 15:08:56 ---> 20ae7e02ee30 15:08:56 Step 7/23 : COPY . . 15:08:56 ---> 20c86a991d5c 15:08:56 Step 8/23 : RUN go mod download 15:08:56 ---> Running in c878a17d2f70 15:08:57 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1013 in /w/workspace/gexfoundry_device-sdk-go_PR-1004 [Pipeline] { [Pipeline] ws 15:08:57 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 15:08:57 Removing intermediate container c878a17d2f70 15:08:57 ---> aa173acbe576 15:08:57 Step 9/23 : RUN make build 15:08:57 Selected Git installation does not exist. Using Default 15:08:57 The recommended git tool is: NONE 15:08:57 ---> Running in 6f1fc2e062f0 15:08:57 go mod tidy 15:08:57 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 15:09:05 using credential edgex-jenkins-ssh 15:09:05 Cloning the remote Git repository 15:09:05 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 15:09:05 > git init /w/workspace/device-sdk-go/2 # timeout=10 15:09:05 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 15:09:05 > git --version # timeout=10 15:09:05 > git --version # 'git version 2.17.1' 15:09:05 using GIT_SSH to set credentials SSH Credentials for GitHub 15:09:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:09:07 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 15:09:07 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 15:09:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:09:07 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 15:09:07 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 15:09:07 using GIT_SSH to set credentials SSH Credentials for GitHub 15:09:07 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1004/head:refs/remotes/origin/PR-1004 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:09:08 Merging remotes/origin/main commit b8bde01b3040ded824082163a6ece586529576f1 into PR head commit da9a265c79363755915d5573ac4984129e0b775a 15:09:08 Merge succeeded, producing da9a265c79363755915d5573ac4984129e0b775a 15:09:08 Checking out Revision da9a265c79363755915d5573ac4984129e0b775a (PR-1004) 15:09:08 Removing intermediate container 6f1fc2e062f0 15:09:08 ---> d3deb4b95c93 15:09:08 Step 10/23 : FROM alpine:3.12 15:09:08 3.12: Pulling from library/alpine 15:09:09 339de151aab4: Pulling fs layer 15:09:09 339de151aab4: Verifying Checksum 15:09:09 339de151aab4: Download complete 15:09:08 > git config core.sparsecheckout # timeout=10 15:09:08 > git checkout -f da9a265c79363755915d5573ac4984129e0b775a # timeout=10 15:09:08 > git remote # timeout=10 15:09:08 > git config --get remote.origin.url # timeout=10 15:09:08 using GIT_SSH to set credentials SSH Credentials for GitHub 15:09:08 > git merge b8bde01b3040ded824082163a6ece586529576f1 # timeout=10 15:09:08 > git rev-parse HEAD^{commit} # timeout=10 15:09:08 > git config core.sparsecheckout # timeout=10 15:09:08 > git checkout -f da9a265c79363755915d5573ac4984129e0b775a # timeout=10 15:09:09 339de151aab4: Pull complete 15:09:09 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 15:09:09 Status: Downloaded newer image for alpine:3.12 15:09:09 ---> 13621d1b12d4 15:09:09 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:09:09 ---> Running in 7acb9cc1e19d 15:09:09 Removing intermediate container 7acb9cc1e19d 15:09:09 ---> d9908b17ffff 15:09:09 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:09:09 ---> Running in cb9b2e7fba8c 15:09:10 Removing intermediate container cb9b2e7fba8c 15:09:10 ---> e15249016ab7 15:09:10 Step 13/23 : RUN apk add --update --no-cache zeromq 15:09:10 ---> Running in cc03288ff1ed 15:09:10 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:09:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:09:11 (1/5) Installing libgcc (9.3.0-r2) 15:09:11 (2/5) Installing libsodium (1.0.18-r0) 15:09:11 (3/5) Installing libstdc++ (9.3.0-r2) 15:09:12 (4/5) Installing libzmq (4.3.3-r0) 15:09:12 (5/5) Installing zeromq (4.3.3-r0) 15:09:12 Executing busybox-1.31.1-r20.trigger 15:09:12 OK: 8 MiB in 19 packages 15:09:13 Removing intermediate container cc03288ff1ed 15:09:13 ---> 3ae680102542 15:09:13 Step 14/23 : WORKDIR / 15:09:13 ---> Running in eeb47e84172a 15:09:13 Commit message: "docs: Update build status badge" 15:09:13 Removing intermediate container eeb47e84172a 15:09:13 ---> 999ab9cc9778 15:09:13 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 15:09:13 ---> fe56b9d8d15b 15:09:13 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:09:13 provisioning config files... 15:09:13 ---> 594e052acb55 15:09:13 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 15:09:13 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config5864722909702951688tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:09:13 ---> e7933de77587 15:09:13 Step 18/23 : EXPOSE 59999 15:09:13 ---> Running in 74c4a2d8e658 15:09:13 Removing intermediate container 74c4a2d8e658 15:09:13 ---> 6901ec491596 15:09:13 Step 19/23 : ENTRYPOINT ["/device-simple"] 15:09:14 ---> Running in bebc5537a6f9 15:09:14 Removing intermediate container bebc5537a6f9 15:09:14 ---> a6aacae15ab8 15:09:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:09:14 ---> Running in 3d17eb544f41 15:09:14 Removing intermediate container 3d17eb544f41 15:09:14 ---> 681b72cdebbb 15:09:14 Step 21/23 : LABEL arch=amd64 15:09:14 ---> Running in 2cd9e2a58627 15:09:14 ---> docker-login.sh 15:09:14 nexus3.edgexfoundry.org:10001 15:09:14 Removing intermediate container 2cd9e2a58627 15:09:14 ---> f199c4d4db11 15:09:14 Step 22/23 : LABEL git_sha=da9a265c79363755915d5573ac4984129e0b775a 15:09:14 ---> Running in d3ce1829f49c 15:09:14 Removing intermediate container d3ce1829f49c 15:09:14 ---> 3af7acad4194 15:09:14 Step 23/23 : LABEL version=0.0.0 15:09:14 ---> Running in d723717a0313 15:09:14 Removing intermediate container d723717a0313 15:09:14 ---> 58756f50d42a 15:09:14 [Warning] One or more build-args [ARCH MAKE] were not consumed 15:09:14 Successfully built 58756f50d42a 15:09:14 Successfully tagged device-sdk-simple: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 15:09:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:09:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:09:15 15:09:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:09:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:09:15 Configure a credential helper to remove this warning. See 15:09:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:09:15 15:09:15 Login Succeeded 15:09:15 nexus3.edgexfoundry.org:10002 15:09:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:09:15 latest: Pulling from edgex-lftools-log-publisher 15:09:15 b4d181a07f80: Pulling fs layer 15:09:15 a1111a8f2ec3: Pulling fs layer 15:09:15 ed53099fbce6: Pulling fs layer 15:09:15 dc539afda2c1: Pulling fs layer 15:09:15 77bc0d833cb6: Pulling fs layer 15:09:15 9065ff56babe: Pulling fs layer 15:09:15 d287ab97295c: Pulling fs layer 15:09:15 77bc0d833cb6: Waiting 15:09:15 9065ff56babe: Waiting 15:09:15 d287ab97295c: Waiting 15:09:15 dc539afda2c1: Waiting 15:09:16 a1111a8f2ec3: Verifying Checksum 15:09:16 a1111a8f2ec3: Download complete 15:09:16 dc539afda2c1: Verifying Checksum 15:09:16 dc539afda2c1: Download complete 15:09:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:09:16 ed53099fbce6: Verifying Checksum 15:09:16 ed53099fbce6: Download complete 15:09:16 77bc0d833cb6: Verifying Checksum 15:09:16 77bc0d833cb6: Download complete 15:09:16 9065ff56babe: Verifying Checksum 15:09:16 9065ff56babe: Download complete 15:09:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:09:16 Configure a credential helper to remove this warning. See 15:09:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:09:16 15:09:16 Login Succeeded 15:09:16 nexus3.edgexfoundry.org:10003 15:09:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:09:17 b4d181a07f80: Verifying Checksum 15:09:17 b4d181a07f80: Download complete 15:09:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:09:18 Configure a credential helper to remove this warning. See 15:09:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:09:18 15:09:18 Login Succeeded 15:09:18 nexus3.edgexfoundry.org:10004 15:09:18 b4d181a07f80: Pull complete 15:09:18 a1111a8f2ec3: Pull complete 15:09:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:09:19 ed53099fbce6: Pull complete 15:09:19 dc539afda2c1: Pull complete 15:09:19 77bc0d833cb6: Pull complete 15:09:19 9065ff56babe: Pull complete 15:09:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:09:20 Configure a credential helper to remove this warning. See 15:09:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:09:20 15:09:20 Login Succeeded 15:09:20 docker.io 15:09:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:09:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:09:22 Configure a credential helper to remove this warning. See 15:09:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:09:22 15:09:22 Login Succeeded 15:09:22 ---> docker-login.sh ends [Pipeline] } 15:09:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:09:22 ========================================================= 15:09:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 15:09:22 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 15:09:23 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 15:09:24 Sending build context to Docker daemon 2.583MB 15:09:24 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 15:09:24 Step 2/8 : FROM ${BASE} 15:09:24 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:09:24 595b0fe564bb: Pulling fs layer 15:09:24 24495759ef45: Pulling fs layer 15:09:24 d148012ef14d: Pulling fs layer 15:09:24 cb65c68fc2e2: Pulling fs layer 15:09:24 093eec477d81: Pulling fs layer 15:09:24 a6d5b2bbb924: Pulling fs layer 15:09:24 2446dc1eb7d3: Pulling fs layer 15:09:24 596795e73e0f: Pulling fs layer 15:09:24 cb65c68fc2e2: Waiting 15:09:24 093eec477d81: Waiting 15:09:24 a6d5b2bbb924: Waiting 15:09:24 2446dc1eb7d3: Waiting 15:09:24 596795e73e0f: Waiting 15:09:24 d148012ef14d: Verifying Checksum 15:09:24 d148012ef14d: Download complete 15:09:24 24495759ef45: Verifying Checksum 15:09:24 24495759ef45: Download complete 15:09:24 093eec477d81: Download complete 15:09:24 a6d5b2bbb924: Verifying Checksum 15:09:24 a6d5b2bbb924: Download complete 15:09:24 2446dc1eb7d3: Verifying Checksum 15:09:24 2446dc1eb7d3: Download complete 15:09:24 595b0fe564bb: Verifying Checksum 15:09:24 595b0fe564bb: Download complete 15:09:25 595b0fe564bb: Pull complete 15:09:26 24495759ef45: Pull complete 15:09:26 d148012ef14d: Pull complete 15:09:29 596795e73e0f: Verifying Checksum 15:09:29 596795e73e0f: Download complete 15:09:29 d287ab97295c: Verifying Checksum 15:09:29 d287ab97295c: Download complete 15:09:30 cb65c68fc2e2: Download complete 15:09:32 d287ab97295c: Pull complete 15:09:32 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 15:09:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:09:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:09:32 prd-centos7-docker-4c-2g-1015 does not seem to be running inside a container 15:09:32 $ 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-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:09:34 $ docker top 15d46b3c362a8ed734c0cbb5880584709a419c1103dc37d65b8d18282bb5a09b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:09:35 ---> job-cost.sh 15:09:35 lf-activate-venv: SKIPPING 15:09:35 INFO: No Stack... 15:09:36 INFO: Retrieving Pricing Info for: v3-standard-2 15:09:37 INFO: Archiving Costs [Pipeline] sh 15:09:37 + cut -d, -f6 15:09:37 + cat /w/workspace/device-sdk-go/2/archives/cost.csv [Pipeline] lock 15:09:37 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1004-2-stack-cost] 15:09:37 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1004-2-stack-cost] did not exist. Created. 15:09:37 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1004-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:09:37 + echo total: 0.05999999865889549 [Pipeline] stash 15:09:37 Stashed 1 file(s) [Pipeline] } 15:09:37 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1004-2-stack-cost] [Pipeline] // lock [Pipeline] } 15:09:37 $ docker stop --time=1 15d46b3c362a8ed734c0cbb5880584709a419c1103dc37d65b8d18282bb5a09b 15:09:38 $ docker rm -f 15d46b3c362a8ed734c0cbb5880584709a419c1103dc37d65b8d18282bb5a09b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:09:40 cb65c68fc2e2: Pull complete 15:09:40 093eec477d81: Pull complete 15:09:40 a6d5b2bbb924: Pull complete 15:09:41 2446dc1eb7d3: Pull complete 15:09:45 596795e73e0f: Pull complete 15:09:45 Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 15:09:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:09:45 ---> d9e956139c92 15:09:45 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:09:49 ---> Running in 84b9f8e5c344 15:09:49 Removing intermediate container 84b9f8e5c344 15:09:49 ---> 0833413ff7f2 15:09:49 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:09:49 ---> Running in e23ad42c80b9 15:09:52 Removing intermediate container e23ad42c80b9 15:09:52 ---> fa7a49055067 15:09:52 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 15:09:52 ---> Running in 49a75abeb547 15:09:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:09:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:09:56 (1/6) Installing libc-dev (0.7.2-r3) 15:09:56 (2/6) Installing libsodium (1.0.18-r0) 15:09:56 (3/6) Installing pkgconf (1.7.3-r0) 15:09:56 (4/6) Installing libsodium-dev (1.0.18-r0) 15:09:56 (5/6) Installing libzmq (4.3.3-r1) 15:09:57 (6/6) Installing zeromq-dev (4.3.3-r1) 15:09:57 Executing busybox-1.32.1-r6.trigger 15:09:57 OK: 139 MiB in 46 packages 15:09:58 Removing intermediate container 49a75abeb547 15:09:58 ---> 85a6bffee66d 15:09:58 Step 6/8 : WORKDIR /device-sdk-go 15:09:58 ---> Running in c82894ac59e7 15:09:59 Removing intermediate container c82894ac59e7 15:09:59 ---> 689fc3b86726 15:09:59 Step 7/8 : COPY . . 15:10:00 ---> df699027ffe1 15:10:00 Step 8/8 : RUN go mod download 15:10:01 ---> Running in 292d153a41ce 15:10:33 Removing intermediate container 292d153a41ce 15:10:33 ---> 4ba8215b4694 15:10:33 Successfully built 4ba8215b4694 15:10:33 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:10:33 + docker inspect -f . ci-base-image-arm64 15:10:33 . [Pipeline] withDockerContainer 15:10:34 prd-ubuntu18.04-docker-arm64-4c-16g-1013 does not seem to be running inside a container 15:10:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:10:36 $ docker top cad7258818af722a1d309db23e1f6bf8ef771c87bc6ac958868a37e661491326 -eo pid,comm [Pipeline] { [Pipeline] sh 15:10:37 + go version 15:10:37 go version go1.16.5 linux/arm64 [Pipeline] } 15:10:37 $ docker stop --time=1 cad7258818af722a1d309db23e1f6bf8ef771c87bc6ac958868a37e661491326 15:10:39 $ docker rm -f cad7258818af722a1d309db23e1f6bf8ef771c87bc6ac958868a37e661491326 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:10:39 + docker inspect -f . ci-base-image-arm64 15:10:39 . [Pipeline] withDockerContainer 15:10:40 prd-ubuntu18.04-docker-arm64-4c-16g-1013 does not seem to be running inside a container 15:10:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:10:42 $ docker top f1b97899bca22948251b335ea5a2cfcd8b46f125711b905bbe8481d1769c4abe -eo pid,comm [Pipeline] { [Pipeline] sh 15:10:43 + go mod tidy [Pipeline] sh 15:10:45 + make test 15:10:45 go mod tidy 15:10:45 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:11:18 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 15:12:40 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 15:12:40 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 15:12:40 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 15:12:45 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.287s coverage: 24.2% of statements 15:12:45 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 15:12:45 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.240s coverage: 28.1% of statements 15:12:45 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.295s coverage: 78.9% of statements 15:12:45 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.289s coverage: 9.0% of statements 15:12:45 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 15:12:45 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 15:12:45 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 15:12:46 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.376s coverage: 28.7% of statements 15:12:46 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 15:12:49 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.241s coverage: 83.3% of statements 15:12:49 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 15:12:49 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 15:12:49 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.395s coverage: 58.0% of statements 15:12:51 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.477s coverage: 89.2% of statements 15:12:51 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 15:12:51 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.209s coverage: 4.9% of statements 15:12:51 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 15:12:51 GO111MODULE=on go vet ./... 15:14:00 gofmt -l . 15:14:00 [ "`gofmt -l .`" = "" ] 15:14:00 ./bin/test-attribution-txt.sh 15:14:00 ./bin/test-go-mod-tidy.sh [Pipeline] } 15:14:00 $ docker stop --time=1 f1b97899bca22948251b335ea5a2cfcd8b46f125711b905bbe8481d1769c4abe 15:14:02 $ docker rm -f f1b97899bca22948251b335ea5a2cfcd8b46f125711b905bbe8481d1769c4abe [Pipeline] // withDockerContainer [Pipeline] sh 15:14:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:14:03 Warning: overwriting stash ‘coverage-report’ 15:14:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:14:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:14:05 + ls -al . 15:14:05 total 264 15:14:05 drwxrwxr-x 10 jenkins jenkins 4096 Jul 30 15:13 . 15:14:05 drwxrwxr-x 4 jenkins jenkins 4096 Jul 30 15:09 .. 15:14:05 -rw-rw-r-- 1 jenkins jenkins 140 Jul 30 15:09 .dockerignore 15:14:05 drwxrwxr-x 8 jenkins jenkins 4096 Jul 30 15:09 .git 15:14:05 drwxrwxr-x 2 jenkins jenkins 4096 Jul 30 15:09 .github 15:14:05 -rw-rw-r-- 1 jenkins jenkins 138 Jul 30 15:09 .gitignore 15:14:05 -rw-rw-r-- 1 jenkins jenkins 24816 Jul 30 15:09 CHANGELOG.md 15:14:05 -rw-rw-r-- 1 jenkins jenkins 987 Jul 30 15:09 Dockerfile.build 15:14:05 -rw-rw-r-- 1 jenkins jenkins 880 Jul 30 15:09 Jenkinsfile 15:14:05 -rw-rw-r-- 1 jenkins jenkins 11341 Jul 30 15:09 LICENSE 15:14:05 -rw-rw-r-- 1 jenkins jenkins 1026 Jul 30 15:09 Makefile 15:14:05 -rw-rw-r-- 1 jenkins jenkins 7646 Jul 30 15:09 README.md 15:14:05 -rw-rw-r-- 1 jenkins jenkins 5 Jul 30 14:58 VERSION 15:14:05 drwxrwxr-x 2 jenkins jenkins 4096 Jul 30 15:09 bin 15:14:05 -rw-r--r-- 1 jenkins jenkins 125634 Jul 30 15:12 coverage.out 15:14:05 drwxrwxr-x 5 jenkins jenkins 4096 Jul 30 15:09 example 15:14:05 -rw-r--r-- 1 jenkins jenkins 548 Jul 30 15:13 go.mod 15:14:05 -rw-r--r-- 1 jenkins jenkins 20301 Jul 30 15:10 go.sum 15:14:05 drwxrwxr-x 15 jenkins jenkins 4096 Jul 30 15:09 internal 15:14:05 drwxrwxr-x 3 jenkins jenkins 4096 Jul 30 15:09 openapi 15:14:05 drwxrwxr-x 5 jenkins jenkins 4096 Jul 30 15:09 pkg 15:14:05 drwxrwxr-x 4 jenkins jenkins 4096 Jul 30 15:09 snap 15:14:05 -rw-rw-r-- 1 jenkins jenkins 222 Jul 30 15:09 version.go [Pipeline] isUnix [Pipeline] sh 15:14:05 + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=da9a265c79363755915d5573ac4984129e0b775a --label arch=arm64 --label version=0.0.0 . 15:14:06 Sending build context to Docker daemon 2.709MB 15:14:06 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 15:14:06 Step 2/23 : FROM ${BASE} AS builder 15:14:06 ---> 4ba8215b4694 15:14:06 Step 3/23 : WORKDIR /device-sdk-go 15:14:06 ---> Running in 30b5ade888d5 15:14:07 Removing intermediate container 30b5ade888d5 15:14:07 ---> 1dc9c22bef0e 15:14:07 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:14:07 ---> Running in 26b6694cb699 15:14:07 Removing intermediate container 26b6694cb699 15:14:07 ---> effd2262c9fc 15:14:07 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:14:08 ---> Running in 04c836b16c69 15:14:10 Removing intermediate container 04c836b16c69 15:14:10 ---> e7f2436b6c57 15:14:10 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 15:14:10 ---> Running in 388575bdad68 15:14:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:14:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:14:13 OK: 139 MiB in 46 packages 15:14:14 Removing intermediate container 388575bdad68 15:14:14 ---> 2ddf99d787c5 15:14:14 Step 7/23 : COPY . . 15:14:15 ---> 6133b3b938bf 15:14:15 Step 8/23 : RUN go mod download 15:14:15 ---> Running in b68ef584a666 15:14:18 Removing intermediate container b68ef584a666 15:14:18 ---> 59aba599c3c2 15:14:18 Step 9/23 : RUN make build 15:14:18 ---> Running in 97efac19c2a3 15:14:19 go mod tidy 15:14:20 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 15:14:59 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 15:14:59 Removing intermediate container 97efac19c2a3 15:14:59 ---> c38d801fe533 15:14:59 Step 10/23 : FROM alpine:3.12 15:14:59 3.12: Pulling from library/alpine 15:14:59 d2f70382dc9a: Pulling fs layer 15:14:59 d2f70382dc9a: Verifying Checksum 15:14:59 d2f70382dc9a: Download complete 15:15:00 d2f70382dc9a: Pull complete 15:15:00 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 15:15:00 Status: Downloaded newer image for alpine:3.12 15:15:00 ---> c4fd0aeabfcf 15:15:00 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:15:00 ---> Running in 507119c56570 15:15:00 Removing intermediate container 507119c56570 15:15:00 ---> 651a43a65b40 15:15:00 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:15:01 ---> Running in f0f709e2ad8d 15:15:03 Removing intermediate container f0f709e2ad8d 15:15:03 ---> eb7e5c6817dc 15:15:03 Step 13/23 : RUN apk add --update --no-cache zeromq 15:15:03 ---> Running in 18c393fd5a26 15:15:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:15:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:15:06 (1/5) Installing libgcc (9.3.0-r2) 15:15:06 (2/5) Installing libsodium (1.0.18-r0) 15:15:06 (3/5) Installing libstdc++ (9.3.0-r2) 15:15:07 (4/5) Installing libzmq (4.3.3-r0) 15:15:07 (5/5) Installing zeromq (4.3.3-r0) 15:15:07 Executing busybox-1.31.1-r20.trigger 15:15:07 OK: 8 MiB in 19 packages 15:15:08 Removing intermediate container 18c393fd5a26 15:15:08 ---> edc8332f6afd 15:15:08 Step 14/23 : WORKDIR / 15:15:08 ---> Running in 4e639ece688c 15:15:09 Removing intermediate container 4e639ece688c 15:15:09 ---> b1ff8cfb4bfb 15:15:09 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 15:15:10 ---> 01e9fa47d091 15:15:10 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 15:15:11 ---> 16215f816643 15:15:11 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 15:15:12 ---> 70a4a8fccd5c 15:15:12 Step 18/23 : EXPOSE 59999 15:15:12 ---> Running in d45013798f2e 15:15:13 Removing intermediate container d45013798f2e 15:15:13 ---> 4a788abf568a 15:15:13 Step 19/23 : ENTRYPOINT ["/device-simple"] 15:15:13 ---> Running in 274be1d936b0 15:15:13 Removing intermediate container 274be1d936b0 15:15:13 ---> c1f0d687438f 15:15:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:15:13 ---> Running in 1a0c6b03b4ed 15:15:14 Removing intermediate container 1a0c6b03b4ed 15:15:14 ---> bf30341598fc 15:15:14 Step 21/23 : LABEL arch=arm64 15:15:14 ---> Running in fc49b53654c5 15:15:14 Removing intermediate container fc49b53654c5 15:15:14 ---> a9ccab3392d0 15:15:14 Step 22/23 : LABEL git_sha=da9a265c79363755915d5573ac4984129e0b775a 15:15:15 ---> Running in 13e56c873dd9 15:15:15 Removing intermediate container 13e56c873dd9 15:15:15 ---> a9d2dd6d7387 15:15:15 Step 23/23 : LABEL version=0.0.0 15:15:15 ---> Running in a0525d40aeb1 15:15:16 Removing intermediate container a0525d40aeb1 15:15:16 ---> 9f448f1c7be4 15:15:16 [Warning] One or more build-args [ARCH MAKE] were not consumed 15:15:16 Successfully built 9f448f1c7be4 15:15:16 Successfully tagged device-sdk-simple-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 15:15:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:15:17 15:15:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 15:15:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:15:18 arm64: Pulling from edgex-lftools-log-publisher 15:15:18 448f6bf000e3: Pulling fs layer 15:15:18 f757da607395: Pulling fs layer 15:15:18 05883995daec: Pulling fs layer 15:15:18 8603b9c90790: Pulling fs layer 15:15:18 1560dd03e051: Pulling fs layer 15:15:18 27f5ce0e4adf: Pulling fs layer 15:15:18 c2d8d7efcc4b: Pulling fs layer 15:15:18 8603b9c90790: Waiting 15:15:18 1560dd03e051: Waiting 15:15:18 27f5ce0e4adf: Waiting 15:15:18 c2d8d7efcc4b: Waiting 15:15:18 f757da607395: Verifying Checksum 15:15:18 f757da607395: Download complete 15:15:18 8603b9c90790: Verifying Checksum 15:15:18 8603b9c90790: Download complete 15:15:18 1560dd03e051: Verifying Checksum 15:15:18 1560dd03e051: Download complete 15:15:18 27f5ce0e4adf: Verifying Checksum 15:15:18 27f5ce0e4adf: Download complete 15:15:19 05883995daec: Verifying Checksum 15:15:19 05883995daec: Download complete 15:15:19 448f6bf000e3: Verifying Checksum 15:15:19 448f6bf000e3: Download complete 15:15:22 448f6bf000e3: Pull complete 15:15:23 f757da607395: Pull complete 15:15:23 c2d8d7efcc4b: Verifying Checksum 15:15:23 c2d8d7efcc4b: Download complete 15:15:24 05883995daec: Pull complete 15:15:25 8603b9c90790: Pull complete 15:15:26 1560dd03e051: Pull complete 15:15:26 27f5ce0e4adf: Pull complete 15:15:41 c2d8d7efcc4b: Pull complete 15:15:41 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 15:15:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:15:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 15:15:41 prd-ubuntu18.04-docker-arm64-4c-16g-1013 does not seem to be running inside a container 15:15:42 $ 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-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:15:48 $ docker top dd64020f39c05a320f629e2af7ab1d225ed4daa90ccc1779c0061133e2e0cf05 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:15:49 ---> job-cost.sh 15:15:49 lf-activate-venv: SKIPPING 15:15:49 INFO: No Stack... 15:15:50 INFO: Retrieving Pricing Info for: v2-standard-4 15:15:51 INFO: Archiving Costs [Pipeline] sh 15:15:51 + cut -d, -f6 15:15:51 + cat /w/workspace/device-sdk-go/2/archives/cost.csv [Pipeline] lock 15:15:51 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1004-2-stack-cost] 15:15:51 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1004-2-stack-cost] did not exist. Created. 15:15:51 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1004-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:15:52 /w/workspace/device-sdk-go/2@tmp/durable-06a09f52/script.sh: 1: /w/workspace/device-sdk-go/2@tmp/durable-06a09f52/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 15:15:53 + echo total: 0.18000000715255737 [Pipeline] stash 15:15:53 Warning: overwriting stash ‘stack-cost’ 15:15:53 Stashed 1 file(s) [Pipeline] } 15:15:53 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1004-2-stack-cost] [Pipeline] // lock [Pipeline] } 15:15:53 $ docker stop --time=1 dd64020f39c05a320f629e2af7ab1d225ed4daa90ccc1779c0061133e2e0cf05 15:15:55 $ docker rm -f dd64020f39c05a320f629e2af7ab1d225ed4daa90ccc1779c0061133e2e0cf05 [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 15:15:55 provisioning config files... 15:15:55 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1004@tmp/config2035652756164420932tmp [Pipeline] { [Pipeline] sh 15:15:56 + set +x 15:15:56 + curl -s https://codecov.io/bash 15:15:56 + bash -s -- 15:15:56 15:15:56 _____ _ 15:15:56 / ____| | | 15:15:56 | | ___ __| | ___ ___ _____ __ 15:15:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:15:56 | |___| (_) | (_| | __/ (_| (_) \ V / 15:15:56 \_____\___/ \__,_|\___|\___\___/ \_/ 15:15:56 Bash-1.0.6 15:15:56 15:15:56 15:15:56 ==> git version 2.24.4 found 15:15:56 ==> 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 15:15:56 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 15:15:56 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 15:15:56 ==> Jenkins CI detected. 15:15:56 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1004 15:15:56 project root: . 15:15:56 --> token set from env 15:15:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:15:56 ==> Running gcov in . (disable via -X gcov) 15:15:56 ==> Python coveragepy not found 15:15:56 ==> Searching for coverage reports in: 15:15:56 + . 15:15:56 -> Found 1 reports 15:15:56 ==> Detecting git/mercurial file structure 15:15:56 ==> Reading reports 15:15:56 + ./coverage.out bytes=125634 15:15:56 ==> Appending adjustments 15:15:56 https://docs.codecov.io/docs/fixing-reports 15:15:56 + Found adjustments 15:15:56 ==> Gzipping contents 15:15:56 16K /tmp/codecov.P73SEt.gz 15:15:56 ==> Uploading reports 15:15:56 url: https://codecov.io 15:15:56 query: branch=PR-1004&commit=da9a265c79363755915d5573ac4984129e0b775a&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1004%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1004&job=&cmd_args= 15:15:56 -> Pinging Codecov 15:15:56 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1004&commit=da9a265c79363755915d5573ac4984129e0b775a&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1004%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1004&job=&cmd_args= 15:15:57 -> Uploading to 15:15:57 https://storage.googleapis.com/codecov/v4/raw/2021-07-30/7E55EF52A471D76F132DFD9A03CDDE97/da9a265c79363755915d5573ac4984129e0b775a/dddd58d3-332c-42b1-81dc-8a0ba13c2ecd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210730%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210730T151556Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8e52648fcae865ee6c378e1736f1828108f6f0c0bca650e7e210e5d4483c907b 15:15:57 % Total % Received % Xferd Average Speed Time Time Time Current 15:15:57 Dload Upload Total Spent Left Speed 15:15:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16049 0 0 100 16049 0 38142 --:--:-- --:--:-- --:--:-- 38211 15:15:57 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/da9a265c79363755915d5573ac4984129e0b775a [Pipeline] } 15:15:57 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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 15:15:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:16:00 ---> package-listing.sh 15:16:00 ++ facter osfamily 15:16:00 ++ tr '[:upper:]' '[:lower:]' 15:16:00 + OS_FAMILY=redhat 15:16:00 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1004 15:16:00 + START_PACKAGES=/tmp/packages_start.txt 15:16:00 + END_PACKAGES=/tmp/packages_end.txt 15:16:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:16:00 + PACKAGES=/tmp/packages_start.txt 15:16:00 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1004 ']' 15:16:00 + PACKAGES=/tmp/packages_end.txt 15:16:00 + case "${OS_FAMILY}" in 15:16:00 + rpm -qa 15:16:00 + sort 15:16:01 + '[' -f /tmp/packages_start.txt ']' 15:16:01 + '[' -f /tmp/packages_end.txt ']' 15:16:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:16:01 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1004 ']' 15:16:01 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1004/archives/ 15:16:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1004/archives/ [Pipeline] echo 15:16:01 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-sdk-go_PR-1004/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:16:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:16:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:16:02 15:16:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:16:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:16:02 latest: Pulling from edgex-lftools-log-publisher 15:16:02 b4d181a07f80: Pulling fs layer 15:16:02 a1111a8f2ec3: Pulling fs layer 15:16:02 ed53099fbce6: Pulling fs layer 15:16:02 dc539afda2c1: Pulling fs layer 15:16:02 77bc0d833cb6: Pulling fs layer 15:16:02 9065ff56babe: Pulling fs layer 15:16:02 d287ab97295c: Pulling fs layer 15:16:02 77bc0d833cb6: Waiting 15:16:02 9065ff56babe: Waiting 15:16:02 d287ab97295c: Waiting 15:16:02 dc539afda2c1: Waiting 15:16:02 a1111a8f2ec3: Verifying Checksum 15:16:02 a1111a8f2ec3: Download complete 15:16:02 dc539afda2c1: Verifying Checksum 15:16:02 dc539afda2c1: Download complete 15:16:02 77bc0d833cb6: Verifying Checksum 15:16:02 77bc0d833cb6: Download complete 15:16:02 ed53099fbce6: Verifying Checksum 15:16:02 ed53099fbce6: Download complete 15:16:03 9065ff56babe: Verifying Checksum 15:16:03 9065ff56babe: Download complete 15:16:03 b4d181a07f80: Verifying Checksum 15:16:03 b4d181a07f80: Download complete 15:16:04 b4d181a07f80: Pull complete 15:16:05 a1111a8f2ec3: Pull complete 15:16:05 ed53099fbce6: Pull complete 15:16:05 dc539afda2c1: Pull complete 15:16:05 77bc0d833cb6: Pull complete 15:16:05 9065ff56babe: Pull complete 15:16:07 d287ab97295c: Verifying Checksum 15:16:07 d287ab97295c: Download complete 15:16:12 d287ab97295c: Pull complete 15:16:12 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 15:16:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:16:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:16:12 prd-centos7-docker-4c-2g-746 does not seem to be running inside a container 15:16:12 $ 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-sdk-go_PR-1004/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-sdk-go_PR-1004 -v /w/workspace/gexfoundry_device-sdk-go_PR-1004:/w/workspace/gexfoundry_device-sdk-go_PR-1004:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1004@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1004@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:16:14 $ docker top 38abfaa4638917d2f893bee189950487b964f4d7533ee3cf5a3a787786cc0384 -eo pid,comm [Pipeline] { [Pipeline] sh 15:16:15 + touch /tmp/pre-build-complete [Pipeline] sh 15:16:15 + mkdir -p /var/log/sysstat [Pipeline] sh 15:16:15 + ls /var/log/sa-host 15:16:15 + sadf -c /var/log/sa-host/sa05 15:16:15 file_magic: OK 15:16:15 HZ: Using current value: 100 15:16:15 file_header: OK 15:16:15 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 15:16:15 Statistics: 15:16:15 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:16:15 File successfully converted to sysstat format version 12.0.3 15:16:15 + sadf -c /var/log/sa-host/sa30 15:16:15 file_magic: OK 15:16:15 HZ: Using current value: 100 15:16:15 file_header: OK 15:16:15 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 15:16:15 Statistics: 15:16:15 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:16:15 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:16:16 provisioning config files... 15:16:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1004@tmp/config8175532432804600398tmp [Pipeline] { [Pipeline] echo 15:16:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:16:16 ---> create-netrc.sh [Pipeline] } 15:16:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:16:17 ---> python-tools-install.sh [Pipeline] echo 15:16:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:16:17 ---> sudo-logs.sh 15:16:17 Archiving 'sudo' log.. 15:16:17 sudo: unable to resolve host prd-centos7-docker-4c-2g-746.vexxhost.local: Name or service not known 15:16:17 sudo: unable to resolve host prd-centos7-docker-4c-2g-746.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 15:16:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:16:17 ---> job-cost.sh 15:16:17 lf-activate-venv: SKIPPING 15:16:17 DEBUG: total: 0.18000000715255737 15:16:17 INFO: Retrieving Stack Cost... 15:16:18 INFO: Retrieving Pricing Info for: v3-standard-2 15:16:19 INFO: Archiving Costs [Pipeline] echo 15:16:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:16:19 ---> logs-deploy.sh 15:16:19 lf-activate-venv: SKIPPING 15:16:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1004/2 15:16:19 INFO: archiving workspace using pattern(s): 15:16:20 Archives upload complete. 15:16:20 INFO: archiving logs to Nexus 15:16:21 ---> uname -a: 15:16:21 Linux prd-centos7-docker-4c-2g-746.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 15:16:21 15:16:21 15:16:21 ---> lscpu: 15:16:21 Architecture: x86_64 15:16:21 CPU op-mode(s): 32-bit, 64-bit 15:16:21 Byte Order: Little Endian 15:16:21 Address sizes: 40 bits physical, 48 bits virtual 15:16:21 CPU(s): 2 15:16:21 On-line CPU(s) list: 0,1 15:16:21 Thread(s) per core: 1 15:16:21 Core(s) per socket: 1 15:16:21 Socket(s): 2 15:16:21 NUMA node(s): 1 15:16:21 Vendor ID: AuthenticAMD 15:16:21 CPU family: 23 15:16:21 Model: 49 15:16:21 Model name: AMD EPYC-Rome Processor 15:16:21 Stepping: 0 15:16:21 CPU MHz: 2800.000 15:16:21 BogoMIPS: 5600.00 15:16:21 Virtualization: AMD-V 15:16:21 Hypervisor vendor: KVM 15:16:21 Virtualization type: full 15:16:21 L1d cache: 32K 15:16:21 L1i cache: 32K 15:16:21 L2 cache: 512K 15:16:21 L3 cache: 16384K 15:16:21 NUMA node0 CPU(s): 0,1 15:16:21 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 15:16:21 15:16:21 15:16:21 ---> nproc: 15:16:21 2 15:16:21 15:16:21 15:16:21 ---> df -h: 15:16:21 Filesystem Size Used Avail Use% Mounted on 15:16:21 overlay 40G 7.4G 33G 19% / 15:16:21 tmpfs 64M 0 64M 0% /dev 15:16:21 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 15:16:21 shm 64M 0 64M 0% /dev/shm 15:16:21 /dev/vda1 40G 7.4G 33G 19% /facter-os 15:16:21 15:16:21 15:16:21 ---> sar -b -r -n DEV: 15:16:21 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/30/21 _x86_64_ (2 CPU) 15:16:21 15:16:21 14:57:40 LINUX RESTART (2 CPU) 15:16:21 15:16:21 14:58:02 tps rtps wtps bread/s bwrtn/s 15:16:21 14:59:01 117.26 18.80 98.46 5865.18 12343.87 15:16:21 15:00:01 1.62 0.00 1.62 0.00 32.20 15:16:21 15:01:01 0.45 0.02 0.43 0.13 6.58 15:16:21 15:02:01 0.45 0.10 0.35 1.73 5.31 15:16:21 15:03:01 0.27 0.00 0.27 0.00 3.17 15:16:21 15:04:01 0.33 0.00 0.33 0.00 4.75 15:16:21 15:05:01 0.25 0.00 0.25 0.00 3.08 15:16:21 15:06:01 0.23 0.00 0.23 0.00 2.87 15:16:21 15:07:01 0.25 0.00 0.25 0.00 3.07 15:16:21 15:08:01 0.13 0.00 0.13 0.00 2.15 15:16:21 15:09:01 0.30 0.00 0.30 0.00 3.63 15:16:21 15:10:01 0.20 0.00 0.20 0.00 2.87 15:16:21 15:11:01 0.22 0.00 0.22 0.00 2.45 15:16:21 15:12:01 0.20 0.00 0.20 0.00 2.47 15:16:21 15:13:01 0.32 0.15 0.17 4.80 2.28 15:16:21 15:14:01 4.26 3.28 0.98 52.24 19.99 15:16:21 15:15:01 273.76 250.74 23.02 3391.77 1016.08 15:16:21 15:16:02 0.63 0.13 0.50 13.72 7.28 15:16:21 Average: 22.20 15.18 7.02 513.40 737.36 15:16:21 15:16:21 14:58:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:16:21 14:59:01 5458500 0 811352 10.13 2620 1736460 1289936 14.24 588744 1562672 128 15:16:21 15:00:01 5469804 0 800040 9.99 2620 1736468 1205756 13.31 579764 1562648 16 15:16:21 15:01:01 5467124 0 802720 10.02 2620 1736468 1208748 13.35 584808 1559408 8 15:16:21 15:02:01 5467276 0 802440 10.02 2620 1736596 1206328 13.32 585348 1559468 16 15:16:21 15:03:01 5467464 0 802244 10.02 2620 1736604 1206328 13.32 581268 1563560 8 15:16:21 15:04:01 5464360 0 805348 10.06 2620 1736604 1206488 13.32 584468 1563556 8 15:16:21 15:05:01 5464460 0 805244 10.05 2620 1736608 1206452 13.32 584152 1563556 8 15:16:21 15:06:01 5464340 0 805356 10.06 2620 1736616 1206392 13.32 584640 1563556 8 15:16:21 15:07:01 5451868 0 817828 10.21 2620 1736616 1206392 13.32 596432 1563556 8 15:16:21 15:08:01 5451268 0 818420 10.22 2620 1736624 1206560 13.32 599048 1561988 8 15:16:21 15:09:01 5450700 0 818988 10.23 2620 1736624 1206656 13.32 599456 1561988 20 15:16:21 15:10:01 5451700 0 817976 10.21 2620 1736636 1206392 13.32 601600 1558524 16 15:16:21 15:11:01 5450288 0 819384 10.23 2620 1736640 1206776 13.32 603040 1558524 20 15:16:21 15:12:01 5449680 0 819992 10.24 2620 1736640 1206824 13.32 603080 1558844 20 15:16:21 15:13:01 5451412 0 818252 10.22 2620 1736648 1206524 13.32 601312 1558844 24 15:16:21 15:14:01 5447064 0 821148 10.25 2620 1738100 1209904 13.36 603772 1559392 8 15:16:21 15:15:01 5298216 0 912060 11.39 2620 1796036 1206556 13.32 641568 1577992 8 15:16:21 15:16:02 5290308 0 919220 11.48 2620 1796784 1212548 13.39 758620 1466220 348 15:16:21 Average: 5439768 0 823223 10.28 2620 1743321 1211753 13.38 604507 1556905 38 15:16:21 15:16:21 14:58:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:16:21 14:59:01 eth0 353.18 241.92 1057.35 74.77 0.00 0.00 0.00 0.00 15:16:21 14:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:21 14:59:01 docker0 12.25 9.30 1.88 30.35 0.00 0.00 0.00 0.00 15:16:21 15:00:01 eth0 0.53 0.08 0.05 0.01 0.00 0.00 0.00 0.00 15:16:21 15:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:21 15:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:21 15:01:01 eth0 1.90 0.53 0.64 0.39 0.00 0.00 0.00 0.00 15:16:21 15:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:21 15:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:21 15:02:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:16:21 15:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:21 15:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:21 15:03:01 eth0 0.07 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:16:21 15:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:21 15:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:21 15:04:01 eth0 0.28 0.20 0.14 0.07 0.00 0.00 0.00 0.00 15:16:21 15:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:21 15:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:21 15:05:01 eth0 0.27 0.17 0.12 0.01 0.00 0.00 0.00 0.00 15:16:21 15:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:21 15:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:21 15:06:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 15:16:21 15:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:21 15:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:21 15:07:01 eth0 3.30 0.07 0.35 0.01 0.00 0.00 0.00 0.00 15:16:21 15:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:21 15:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:21 15:08:01 eth0 4.65 0.38 0.65 0.20 0.00 0.00 0.00 0.00 15:16:21 15:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:21 15:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:21 15:09:01 eth0 4.13 1.17 1.36 0.82 0.00 0.00 0.00 0.00 15:16:21 15:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:21 15:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:21 15:10:01 eth0 0.97 0.07 0.09 0.04 0.00 0.00 0.00 0.00 15:16:21 15:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:21 15:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:21 15:11:01 eth0 1.67 0.83 0.83 0.56 0.00 0.00 0.00 0.00 15:16:21 15:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:21 15:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:21 15:12:01 eth0 0.83 0.32 0.30 0.23 0.00 0.00 0.00 0.00 15:16:21 15:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:21 15:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:21 15:13:01 eth0 0.15 0.07 0.01 0.01 0.00 0.00 0.00 0.00 15:16:21 15:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:21 15:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:21 15:14:01 eth0 0.33 0.25 0.14 0.08 0.00 0.00 0.00 0.00 15:16:21 15:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:21 15:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:21 15:15:01 eth0 0.13 0.07 0.01 0.01 0.00 0.00 0.00 0.00 15:16:21 15:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:21 15:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:21 15:16:02 eth0 11.91 7.49 11.33 4.10 0.00 0.00 0.00 0.00 15:16:21 15:16:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:21 15:16:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:21 Average: eth0 21.06 13.89 58.72 4.45 0.00 0.00 0.00 0.00 15:16:21 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:21 Average: docker0 0.67 0.51 0.10 1.66 0.00 0.00 0.00 0.00 15:16:21 15:16:21 15:16:21 ---> sar -P ALL: 15:16:21 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/30/21 _x86_64_ (2 CPU) 15:16:21 15:16:21 14:57:40 LINUX RESTART (2 CPU) 15:16:21 15:16:21 14:58:02 CPU %user %nice %system %iowait %steal %idle 15:16:21 14:59:01 all 16.77 0.00 4.47 2.94 0.06 75.76 15:16:21 14:59:01 0 15.71 0.00 5.51 4.22 0.05 74.51 15:16:21 14:59:01 1 17.83 0.00 3.44 1.67 0.07 77.00 15:16:21 15:00:01 all 0.23 0.00 0.08 0.00 0.03 99.67 15:16:21 15:00:01 0 0.35 0.00 0.07 0.00 0.02 99.57 15:16:21 15:00:01 1 0.12 0.00 0.08 0.00 0.03 99.77 15:16:21 15:01:01 all 0.25 0.00 0.06 0.00 0.03 99.67 15:16:21 15:01:01 0 0.38 0.00 0.03 0.00 0.02 99.57 15:16:21 15:01:01 1 0.12 0.00 0.08 0.00 0.03 99.77 15:16:21 15:02:01 all 0.20 0.00 0.07 0.02 0.02 99.70 15:16:21 15:02:01 0 0.33 0.00 0.05 0.02 0.00 99.60 15:16:21 15:02:01 1 0.07 0.00 0.08 0.02 0.03 99.80 15:16:21 15:03:01 all 0.20 0.00 0.05 0.00 0.02 99.73 15:16:21 15:03:01 0 0.18 0.00 0.03 0.00 0.02 99.77 15:16:21 15:03:01 1 0.22 0.00 0.07 0.00 0.02 99.70 15:16:21 15:04:01 all 0.13 0.00 0.04 0.00 0.03 99.80 15:16:21 15:04:01 0 0.03 0.00 0.05 0.00 0.03 99.88 15:16:21 15:04:01 1 0.23 0.00 0.03 0.00 0.02 99.72 15:16:21 15:05:01 all 0.23 0.00 0.04 0.00 0.01 99.72 15:16:21 15:05:01 0 0.35 0.00 0.05 0.00 0.00 99.60 15:16:21 15:05:01 1 0.12 0.00 0.03 0.00 0.02 99.83 15:16:21 15:06:01 all 0.18 0.00 0.05 0.00 0.03 99.74 15:16:21 15:06:01 0 0.30 0.00 0.02 0.00 0.02 99.67 15:16:21 15:06:01 1 0.07 0.00 0.08 0.00 0.03 99.82 15:16:21 15:07:01 all 0.18 0.00 0.06 0.00 0.01 99.76 15:16:21 15:07:01 0 0.32 0.00 0.03 0.00 0.00 99.65 15:16:21 15:07:01 1 0.03 0.00 0.08 0.00 0.02 99.87 15:16:21 15:08:01 all 0.16 0.00 0.05 0.00 0.03 99.77 15:16:21 15:08:01 0 0.22 0.00 0.05 0.00 0.02 99.72 15:16:21 15:08:01 1 0.10 0.00 0.05 0.00 0.03 99.82 15:16:21 15:09:01 all 0.13 0.00 0.07 0.00 0.02 99.79 15:16:21 15:09:01 0 0.18 0.00 0.07 0.00 0.02 99.73 15:16:21 15:09:01 1 0.07 0.00 0.07 0.00 0.02 99.85 15:16:21 15:16:21 15:09:01 CPU %user %nice %system %iowait %steal %idle 15:16:21 15:10:01 all 0.13 0.00 0.04 0.00 0.02 99.81 15:16:21 15:10:01 0 0.05 0.00 0.03 0.00 0.02 99.90 15:16:21 15:10:01 1 0.22 0.00 0.05 0.00 0.02 99.72 15:16:21 15:11:01 all 0.17 0.00 0.04 0.00 0.02 99.77 15:16:21 15:11:01 0 0.13 0.00 0.05 0.00 0.02 99.80 15:16:21 15:11:01 1 0.20 0.00 0.03 0.00 0.02 99.75 15:16:21 15:12:01 all 0.23 0.00 0.04 0.00 0.01 99.72 15:16:21 15:12:01 0 0.42 0.00 0.05 0.00 0.02 99.52 15:16:21 15:12:01 1 0.03 0.00 0.03 0.00 0.00 99.93 15:16:21 15:13:01 all 0.17 0.00 0.06 0.00 0.02 99.76 15:16:21 15:13:01 0 0.30 0.00 0.07 0.00 0.02 99.62 15:16:21 15:13:01 1 0.03 0.00 0.05 0.00 0.02 99.90 15:16:21 15:14:01 all 0.15 0.05 0.18 0.06 0.03 99.53 15:16:21 15:14:01 0 0.23 0.05 0.13 0.03 0.02 99.53 15:16:21 15:14:01 1 0.07 0.05 0.23 0.08 0.03 99.53 15:16:21 15:15:01 all 0.22 4.02 12.77 3.07 0.05 79.87 15:16:21 15:15:01 0 0.19 3.94 13.28 2.99 0.05 79.56 15:16:21 15:15:01 1 0.25 4.11 12.26 3.15 0.05 80.18 15:16:21 15:16:02 all 1.94 0.00 0.56 0.02 0.02 97.46 15:16:21 15:16:02 0 2.90 0.00 0.69 0.03 0.02 96.37 15:16:21 15:16:02 1 0.99 0.00 0.44 0.00 0.02 98.56 15:16:21 Average: all 1.16 0.22 1.02 0.33 0.02 97.23 15:16:21 Average: 0 1.22 0.22 1.11 0.39 0.02 97.04 15:16:21 Average: 1 1.11 0.23 0.94 0.27 0.03 97.43 15:16:21 15:16:21 15:16:21