Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bf5c9c06661c62e7a6125d216487b56d9fd36bed 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-ssh7041171551910843036.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh149392329296807340.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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/main/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/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1862269646019560627.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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-ssh7415789214253082245.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/main/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/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2660170930908293304.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 Running on prd-centos7-docker-4c-2g-916 in /w/workspace/edgexfoundry_device-sdk-go_main [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 Avoid second fetch Checking out Revision bf5c9c06661c62e7a6125d216487b56d9fd36bed (main) Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/edgexfoundry_device-sdk-go_main # 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/edgexfoundry_device-sdk-go_main@tmp/jenkins-gitclient-ssh3014272378627309420.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 core.sparsecheckout # timeout=10 > git checkout -f bf5c9c06661c62e7a6125d216487b56d9fd36bed # timeout=10 Commit message: "Merge pull request #998 from edgexfoundry/dependabot/go_modules/github.com/google/uuid-1.3.0" > git rev-list --no-walk 16ec0362aa0911361bb03db16e941d6272bfebe9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:25:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:25:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:25:29 ========================================================= 01:25:29 EdgeX Global Pipelines Version Info 01:25:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:25:31 ------------------- 01:25:31 stable info: 01:25:31 ------------------- 01:25:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:25:31 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 01:25:31 Message: update stable to v1.0.205 01:25:32 ------------------- 01:25:32 experimental info: 01:25:32 ------------------- 01:25:32 Commited By: **** collab-it+edgex@linuxfoundation.org 01:25:32 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 01:25:32 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:25:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 01:25:32 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 01:25:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:25:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:25:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:25:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 01:25:32 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 01:25:32 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 01:25:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 01:25:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:25:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:25:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:25:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 01:25:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:25:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:25:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:25:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 01:25:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:25:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:25:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:25:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:25:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:25:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 01:25:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:25:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:25:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:25:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:25:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:25:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:25:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:25:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bf5c9c06661c62e7a6125d216487b56d9fd36bed [Pipeline] echo 01:25:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bf5c9c0 [Pipeline] echo 01:25:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:25:33 provisioning config files... 01:25:33 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2317442790690052832tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:25:33 ---> docker-login.sh 01:25:33 nexus3.edgexfoundry.org:10001 01:25:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:25:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:25:33 Configure a credential helper to remove this warning. See 01:25:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:25:33 01:25:33 Login Succeeded 01:25:33 nexus3.edgexfoundry.org:10002 01:25:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:25:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:25:34 Configure a credential helper to remove this warning. See 01:25:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:25:34 01:25:34 Login Succeeded 01:25:34 nexus3.edgexfoundry.org:10003 01:25:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:25:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:25:34 Configure a credential helper to remove this warning. See 01:25:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:25:34 01:25:34 Login Succeeded 01:25:34 nexus3.edgexfoundry.org:10004 01:25:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:25:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:25:34 Configure a credential helper to remove this warning. See 01:25:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:25:34 01:25:34 Login Succeeded 01:25:34 docker.io 01:25:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:25:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:25:34 Configure a credential helper to remove this warning. See 01:25:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:25:34 01:25:34 Login Succeeded 01:25:34 ---> docker-login.sh ends [Pipeline] } 01:25:34 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 01:25:35 + git log --format=format:%s -1 bf5c9c06661c62e7a6125d216487b56d9fd36bed [Pipeline] echo 01:25:35 GIT_COMMIT: bf5c9c06661c62e7a6125d216487b56d9fd36bed, Commit Message: Merge pull request #998 from edgexfoundry/dependabot/go_modules/github.com/google/uuid-1.3.0 [Pipeline] echo 01:25:35 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 01:25:36 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:25:36 01:25:36 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 01:25:36 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:25:36 latest: Pulling from edgex-devops/git-semver 01:25:36 31603596830f: Pulling fs layer 01:25:36 04fac38145f0: Pulling fs layer 01:25:36 701f6daf10bf: Pulling fs layer 01:25:36 24f72da36158: Pulling fs layer 01:25:36 24f72da36158: Waiting 01:25:36 04fac38145f0: Verifying Checksum 01:25:36 04fac38145f0: Download complete 01:25:36 31603596830f: Verifying Checksum 01:25:36 31603596830f: Download complete 01:25:36 31603596830f: Pull complete 01:25:37 04fac38145f0: Pull complete 01:25:37 24f72da36158: Verifying Checksum 01:25:37 24f72da36158: Download complete 01:25:37 701f6daf10bf: Verifying Checksum 01:25:37 701f6daf10bf: Download complete 01:25:37 701f6daf10bf: Pull complete 01:25:37 24f72da36158: Pull complete 01:25:38 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 01:25:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:25:38 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 01:25:38 prd-centos7-docker-4c-2g-916 does not seem to be running inside a container 01:25:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 01:25:39 $ docker top bf25061c96577c7a6f46a78ed3672c0db1b6fa40ad6a0de9390d71c9ccb0b4c2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:25:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:25:39 [ssh-agent] Looking for ssh-agent implementation... 01:25:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:25:39 $ docker exec bf25061c96577c7a6f46a78ed3672c0db1b6fa40ad6a0de9390d71c9ccb0b4c2 ssh-agent 01:25:39 SSH_AUTH_SOCK=/tmp/ssh-m6yDPvW2weYd/agent.13 01:25:39 SSH_AGENT_PID=20 01:25:39 Running ssh-add (command line suppressed) 01:25:39 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4969995485467757906.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4969995485467757906.key) 01:25:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:25:39 + git tag --points-at HEAD [Pipeline] } 01:25:39 $ docker exec --env ******** --env ******** bf25061c96577c7a6f46a78ed3672c0db1b6fa40ad6a0de9390d71c9ccb0b4c2 ssh-agent -k 01:25:40 unset SSH_AUTH_SOCK; 01:25:40 unset SSH_AGENT_PID; 01:25:40 echo Agent pid 20 killed; 01:25:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:25:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:25:40 [ssh-agent] Looking for ssh-agent implementation... 01:25:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:25:40 $ docker exec bf25061c96577c7a6f46a78ed3672c0db1b6fa40ad6a0de9390d71c9ccb0b4c2 ssh-agent 01:25:40 SSH_AUTH_SOCK=/tmp/ssh-zvbWoe77OQwZ/agent.52 01:25:40 SSH_AGENT_PID=59 01:25:40 Running ssh-add (command line suppressed) 01:25:40 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4182250430124610344.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4182250430124610344.key) 01:25:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:25:40 + git semver init 01:25:40 # -> Open(): unable to determine branch for HEAD 01:25:40 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 01:25:40 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 01:25:40 # $SEMVER_REMOTE_NAME = origin 01:25:40 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:25:40 # $SEMVER_USER_NAME = edgex-jenkins 01:25:40 # $SEMVER_BRANCH = main 01:25:40 # $SEMVER_TEMP = /tmp/semver-235019074 01:25:40 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 01:25:41 # '/tmp/semver-235019074' -> '/w/workspace/edgexfoundry_device-sdk-go_main/.semver' 01:25:41 # -> Force: false 01:25:41 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver [Pipeline] } 01:25:41 $ docker exec --env ******** --env ******** bf25061c96577c7a6f46a78ed3672c0db1b6fa40ad6a0de9390d71c9ccb0b4c2 ssh-agent -k 01:25:41 unset SSH_AUTH_SOCK; 01:25:41 unset SSH_AGENT_PID; 01:25:41 echo Agent pid 59 killed; 01:25:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:25:41 + git semver [Pipeline] } 01:25:42 $ docker stop --time=1 bf25061c96577c7a6f46a78ed3672c0db1b6fa40ad6a0de9390d71c9ccb0b4c2 01:25:43 $ docker rm -f bf25061c96577c7a6f46a78ed3672c0db1b6fa40ad6a0de9390d71c9ccb0b4c2 [Pipeline] // withDockerContainer [Pipeline] sh 01:25:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:25:44 Stashed 1 file(s) [Pipeline] echo 01:25:44 [edgeXSemver]: initialized semver on version 2.0.1-dev.11 [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 01:25:59 Still waiting to schedule task 01:25:59 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-916’ 01:25:59 Still waiting to schedule task 01:25:59 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 01:28:10 Running on prd-centos7-docker-4c-2g-919 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 01:28:10 Running in /w/workspace/device-sdk-go/8 [Pipeline] { [Pipeline] checkout 01:28:10 Selected Git installation does not exist. Using Default 01:28:10 The recommended git tool is: NONE 01:28:10 Running on prd-ubuntu18.04-docker-arm64-4c-16g-917 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 01:28:10 Running in /w/workspace/device-sdk-go/8 [Pipeline] { [Pipeline] checkout 01:28:11 Selected Git installation does not exist. Using Default 01:28:11 The recommended git tool is: NONE 01:28:13 using credential edgex-jenkins-ssh 01:28:13 Cloning the remote Git repository 01:28:13 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 01:28:13 > git init /w/workspace/device-sdk-go/8 # timeout=10 01:28:13 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 01:28:13 > git --version # timeout=10 01:28:13 > git --version # 'git version 2.24.4' 01:28:13 using GIT_SSH to set credentials SSH Credentials for GitHub 01:28:13 [INFO] Currently running in a labeled security context 01:28:13 [INFO] Currently SELinux is 'enforcing' on the host 01:28:13 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/8@tmp/jenkins-gitclient-ssh4579785187196051938.key 01:28:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:28:14 Avoid second fetch 01:28:14 Checking out Revision bf5c9c06661c62e7a6125d216487b56d9fd36bed (main) 01:28:14 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 01:28:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:28:14 > git config core.sparsecheckout # timeout=10 01:28:14 > git checkout -f bf5c9c06661c62e7a6125d216487b56d9fd36bed # timeout=10 01:28:16 using credential edgex-jenkins-ssh 01:28:16 Cloning the remote Git repository 01:28:16 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 01:28:16 > git init /w/workspace/device-sdk-go/8 # timeout=10 01:28:16 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 01:28:16 > git --version # timeout=10 01:28:16 > git --version # 'git version 2.17.1' 01:28:16 using GIT_SSH to set credentials SSH Credentials for GitHub 01:28:17 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:28:18 Commit message: "Merge pull request #998 from edgexfoundry/dependabot/go_modules/github.com/google/uuid-1.3.0" [Pipeline] withEnv 01:28:18 Avoid second fetch 01:28:18 Checking out Revision bf5c9c06661c62e7a6125d216487b56d9fd36bed (main) [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:28:18 provisioning config files... 01:28:18 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/8@tmp/config3664978084392404976tmp [Pipeline] { 01:28:18 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 01:28:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:28:18 > git config core.sparsecheckout # timeout=10 01:28:18 > git checkout -f bf5c9c06661c62e7a6125d216487b56d9fd36bed # timeout=10 [Pipeline] libraryResource [Pipeline] sh 01:28:18 ---> docker-login.sh 01:28:18 nexus3.edgexfoundry.org:10001 01:28:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:28:18 Configure a credential helper to remove this warning. See 01:28:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:28:18 01:28:18 Login Succeeded 01:28:18 nexus3.edgexfoundry.org:10002 01:28:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:28:19 Configure a credential helper to remove this warning. See 01:28:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:28:19 01:28:19 Login Succeeded 01:28:19 nexus3.edgexfoundry.org:10003 01:28:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:28:19 Configure a credential helper to remove this warning. See 01:28:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:28:19 01:28:19 Login Succeeded 01:28:19 nexus3.edgexfoundry.org:10004 01:28:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:28:19 Configure a credential helper to remove this warning. See 01:28:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:28:19 01:28:19 Login Succeeded 01:28:19 docker.io 01:28:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:28:20 Configure a credential helper to remove this warning. See 01:28:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:28:20 01:28:20 Login Succeeded 01:28:20 ---> docker-login.sh ends [Pipeline] } 01:28:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:28:20 ========================================================= 01:28:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 01:28:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 01:28:20 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 01:28:20 Sending build context to Docker daemon 2.597MB 01:28:20 Step 1/9 : ARG BASE=golang:1.16-alpine3.12 01:28:20 Step 2/9 : FROM ${BASE} AS builder 01:28:20 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 01:28:20 540db60ca938: Pulling fs layer 01:28:20 adcc1eea9eea: Pulling fs layer 01:28:20 4c4ab2625f07: Pulling fs layer 01:28:20 db62176df00c: Pulling fs layer 01:28:20 3b30891b0d05: Pulling fs layer 01:28:20 06b49ca38bd5: Pulling fs layer 01:28:20 c788192a36de: Pulling fs layer 01:28:20 a77e37c0d609: Pulling fs layer 01:28:20 c3185cebc471: Pulling fs layer 01:28:20 db62176df00c: Waiting 01:28:20 3b30891b0d05: Waiting 01:28:20 06b49ca38bd5: Waiting 01:28:20 c788192a36de: Waiting 01:28:20 a77e37c0d609: Waiting 01:28:20 c3185cebc471: Waiting 01:28:20 4c4ab2625f07: Verifying Checksum 01:28:20 4c4ab2625f07: Download complete 01:28:20 adcc1eea9eea: Verifying Checksum 01:28:20 adcc1eea9eea: Download complete 01:28:20 3b30891b0d05: Verifying Checksum 01:28:20 3b30891b0d05: Download complete 01:28:20 06b49ca38bd5: Verifying Checksum 01:28:20 06b49ca38bd5: Download complete 01:28:21 540db60ca938: Download complete 01:28:21 c788192a36de: Verifying Checksum 01:28:21 c788192a36de: Download complete 01:28:21 540db60ca938: Pull complete 01:28:21 adcc1eea9eea: Pull complete 01:28:21 4c4ab2625f07: Pull complete 01:28:22 a77e37c0d609: Verifying Checksum 01:28:22 a77e37c0d609: Download complete 01:28:22 Commit message: "Merge pull request #998 from edgexfoundry/dependabot/go_modules/github.com/google/uuid-1.3.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:28:22 provisioning config files... 01:28:22 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/8@tmp/config1851148182963953235tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:28:23 ---> docker-login.sh 01:28:23 nexus3.edgexfoundry.org:10001 01:28:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:28:24 Configure a credential helper to remove this warning. See 01:28:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:28:24 01:28:24 Login Succeeded 01:28:24 nexus3.edgexfoundry.org:10002 01:28:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:28:25 Configure a credential helper to remove this warning. See 01:28:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:28:25 01:28:25 Login Succeeded 01:28:25 nexus3.edgexfoundry.org:10003 01:28:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:25 c3185cebc471: Verifying Checksum 01:28:25 c3185cebc471: Download complete 01:28:25 db62176df00c: Verifying Checksum 01:28:25 db62176df00c: Download complete 01:28:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:28:25 Configure a credential helper to remove this warning. See 01:28:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:28:25 01:28:25 Login Succeeded 01:28:25 nexus3.edgexfoundry.org:10004 01:28:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:28:26 Configure a credential helper to remove this warning. See 01:28:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:28:26 01:28:26 Login Succeeded 01:28:26 docker.io 01:28:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:28:27 Configure a credential helper to remove this warning. See 01:28:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:28:27 01:28:27 Login Succeeded 01:28:27 ---> docker-login.sh ends [Pipeline] } 01:28:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:28:27 ========================================================= 01:28:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 01:28:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 01:28:28 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 01:28:28 Sending build context to Docker daemon 2.596MB 01:28:28 Step 1/9 : ARG BASE=golang:1.16-alpine3.12 01:28:28 Step 2/9 : FROM ${BASE} AS builder 01:28:29 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:28:29 595b0fe564bb: Pulling fs layer 01:28:29 24495759ef45: Pulling fs layer 01:28:29 d148012ef14d: Pulling fs layer 01:28:29 e90a11edd702: Pulling fs layer 01:28:29 d77568369979: Pulling fs layer 01:28:29 fc1c9f9a7f3b: Pulling fs layer 01:28:29 170f2ba95c9a: Pulling fs layer 01:28:29 97ac5df62f85: Pulling fs layer 01:28:29 fc1c9f9a7f3b: Waiting 01:28:29 e90a11edd702: Waiting 01:28:29 170f2ba95c9a: Waiting 01:28:29 d77568369979: Waiting 01:28:29 97ac5df62f85: Waiting 01:28:29 d148012ef14d: Verifying Checksum 01:28:29 d148012ef14d: Download complete 01:28:29 24495759ef45: Verifying Checksum 01:28:29 24495759ef45: Download complete 01:28:29 d77568369979: Download complete 01:28:29 fc1c9f9a7f3b: Verifying Checksum 01:28:29 fc1c9f9a7f3b: Download complete 01:28:29 595b0fe564bb: Verifying Checksum 01:28:29 db62176df00c: Pull complete 01:28:29 3b30891b0d05: Pull complete 01:28:29 06b49ca38bd5: Pull complete 01:28:29 c788192a36de: Pull complete 01:28:29 a77e37c0d609: Pull complete 01:28:29 170f2ba95c9a: Verifying Checksum 01:28:29 170f2ba95c9a: Download complete 01:28:30 595b0fe564bb: Pull complete 01:28:30 24495759ef45: Pull complete 01:28:31 c3185cebc471: Pull complete 01:28:31 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 01:28:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 01:28:31 ---> 031687cdd783 01:28:31 Step 3/9 : WORKDIR /device-sdk-go 01:28:31 d148012ef14d: Pull complete 01:28:32 e90a11edd702: Verifying Checksum 01:28:32 e90a11edd702: Download complete 01:28:33 97ac5df62f85: Verifying Checksum 01:28:33 97ac5df62f85: Download complete 01:28:33 ---> Running in b0eb754529f6 01:28:33 Removing intermediate container b0eb754529f6 01:28:33 ---> 9865d7638b94 01:28:33 Step 4/9 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 01:28:33 ---> Running in 232babe123de 01:28:33 Removing intermediate container 232babe123de 01:28:33 ---> ed20367cdde2 01:28:33 Step 5/9 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:28:33 ---> Running in e702aaf5f33a 01:28:33 Removing intermediate container e702aaf5f33a 01:28:33 ---> a1dbdbd0e9ce 01:28:33 Step 6/9 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 01:28:33 ---> Running in 620ad0a22c93 01:28:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:28:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:28:35 OK: 219 MiB in 52 packages 01:28:35 Removing intermediate container 620ad0a22c93 01:28:35 ---> 30f490a2290f 01:28:35 Step 7/9 : COPY . . 01:28:35 ---> d015d9e37a3b 01:28:35 Step 8/9 : RUN go mod download 01:28:35 ---> Running in 83317791e1f8 01:28:43 e90a11edd702: Pull complete 01:28:43 d77568369979: Pull complete 01:28:44 fc1c9f9a7f3b: Pull complete 01:28:44 170f2ba95c9a: Pull complete 01:28:49 97ac5df62f85: Pull complete 01:28:49 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 01:28:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 01:28:49 ---> 04bc70af865f 01:28:49 Step 3/9 : WORKDIR /device-sdk-go 01:28:51 Removing intermediate container 83317791e1f8 01:28:51 ---> faf5189ffb3e 01:28:51 Step 9/9 : RUN make build 01:28:51 ---> Running in 3054cb65570b 01:28:51 go mod tidy 01:28:51 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.1-dev.11" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 01:28:53 ---> Running in 136a61d04066 01:28:53 Removing intermediate container 136a61d04066 01:28:53 ---> 4a45b2907c71 01:28:53 Step 4/9 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 01:28:53 ---> Running in 60d3b35791b4 01:28:53 Removing intermediate container 60d3b35791b4 01:28:53 ---> 8339787f637f 01:28:53 Step 5/9 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:28:54 ---> Running in e9b52d4c2f6a 01:28:57 Removing intermediate container e9b52d4c2f6a 01:28:57 ---> 5a6ebbe5feb5 01:28:57 Step 6/9 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 01:28:57 ---> Running in 9013420b236b 01:28:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:29:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:29:00 OK: 218 MiB in 52 packages 01:29:01 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 01:29:01 Removing intermediate container 3054cb65570b 01:29:01 ---> c173f158387b 01:29:01 [Warning] One or more build-args [MAKE] were not consumed 01:29:01 Successfully built c173f158387b 01:29:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 01:29:01 Removing intermediate container 9013420b236b 01:29:01 ---> eb7495984676 01:29:01 Step 7/9 : COPY . . 01:29:01 + docker inspect -f . ci-base-image-x86_64 01:29:01 . [Pipeline] withDockerContainer 01:29:02 prd-centos7-docker-4c-2g-919 does not seem to be running inside a container 01:29:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/8 -v /w/workspace/device-sdk-go/8:/w/workspace/device-sdk-go/8:rw,z -v /w/workspace/device-sdk-go/8@tmp:/w/workspace/device-sdk-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:29:02 $ docker top 7b0ee1e351b84c0acc628b02bcd2be60cde23cb5d58bf96fa2b1996677b9ff9b -eo pid,comm [Pipeline] { [Pipeline] sh 01:29:02 + go version 01:29:02 go version go1.16.6 linux/amd64 [Pipeline] } 01:29:02 $ docker stop --time=1 7b0ee1e351b84c0acc628b02bcd2be60cde23cb5d58bf96fa2b1996677b9ff9b 01:29:03 ---> 9420cb586a4c 01:29:03 Step 8/9 : RUN go mod download 01:29:03 ---> Running in 72e8c5037fd9 01:29:04 $ docker rm -f 7b0ee1e351b84c0acc628b02bcd2be60cde23cb5d58bf96fa2b1996677b9ff9b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:29:04 + docker inspect -f . ci-base-image-x86_64 01:29:04 . [Pipeline] withDockerContainer 01:29:04 prd-centos7-docker-4c-2g-919 does not seem to be running inside a container 01:29:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/8 -v /w/workspace/device-sdk-go/8:/w/workspace/device-sdk-go/8:rw,z -v /w/workspace/device-sdk-go/8@tmp:/w/workspace/device-sdk-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:29:05 $ docker top 1074db916a1732675b1f28920a98efef2bff636f0ef512d31379059ec4764cbe -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 01:29:05 + go mod tidy [Pipeline] sh 01:29:05 + make test 01:29:05 go mod tidy 01:29:05 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 01:29:11 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 01:29:30 Removing intermediate container 72e8c5037fd9 01:29:30 ---> b042e876523f 01:29:30 Step 9/9 : RUN make build 01:29:30 ---> Running in e0a95c9d3ed6 01:29:31 go mod tidy 01:29:31 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.1-dev.11" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 01:29:33 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 01:29:33 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 01:29:33 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 01:29:34 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.052s coverage: 24.2% of statements 01:29:34 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 01:29:34 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.047s coverage: 28.1% of statements 01:29:35 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.051s coverage: 78.9% of statements 01:29:35 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.043s coverage: 9.0% of statements 01:29:35 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 01:29:35 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 01:29:35 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 01:29:36 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.069s coverage: 28.7% of statements 01:29:36 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 01:29:37 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.055s coverage: 83.3% of statements 01:29:37 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 01:29:37 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 01:29:37 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.075s coverage: 58.0% of statements 01:29:38 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.850s coverage: 89.2% of statements 01:29:38 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 01:29:38 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.047s coverage: 4.9% of statements 01:29:38 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 01:29:38 GO111MODULE=on go vet ./... 01:29:48 gofmt -l . 01:29:48 [ "`gofmt -l .`" = "" ] 01:29:48 ./bin/test-attribution-txt.sh 01:29:48 ./bin/test-go-mod-tidy.sh [Pipeline] } 01:29:48 $ docker stop --time=1 1074db916a1732675b1f28920a98efef2bff636f0ef512d31379059ec4764cbe 01:29:50 $ docker rm -f 1074db916a1732675b1f28920a98efef2bff636f0ef512d31379059ec4764cbe [Pipeline] // withDockerContainer [Pipeline] sh 01:29:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:29:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:29:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:29:54 + ls -al . 01:29:54 total 236 01:29:54 drwxrwxr-x. 10 jenkins jenkins 4096 Aug 27 01:29 . 01:29:54 drwxrwxr-x. 4 jenkins jenkins 28 Aug 27 01:28 .. 01:29:54 drwxrwxr-x. 2 jenkins jenkins 64 Aug 27 01:28 bin 01:29:54 -rw-rw-r--. 1 jenkins jenkins 24816 Aug 27 01:28 CHANGELOG.md 01:29:54 -rw-r--r--. 1 jenkins jenkins 125635 Aug 27 01:29 coverage.out 01:29:54 -rw-rw-r--. 1 jenkins jenkins 140 Aug 27 01:28 .dockerignore 01:29:54 drwxrwxr-x. 5 jenkins jenkins 62 Aug 27 01:28 example 01:29:54 drwxrwxr-x. 8 jenkins jenkins 162 Aug 27 01:28 .git 01:29:54 drwxrwxr-x. 3 jenkins jenkins 125 Aug 27 01:28 .github 01:29:54 -rw-rw-r--. 1 jenkins jenkins 138 Aug 27 01:28 .gitignore 01:29:54 -rw-r--r--. 1 jenkins jenkins 576 Aug 27 01:29 go.mod 01:29:54 -rw-r--r--. 1 jenkins jenkins 20493 Aug 27 01:29 go.sum 01:29:54 -rw-rw-r--. 1 jenkins jenkins 677 Aug 27 01:28 GOVERNANCE.md 01:29:54 drwxrwxr-x. 15 jenkins jenkins 224 Aug 27 01:28 internal 01:29:54 -rw-rw-r--. 1 jenkins jenkins 880 Aug 27 01:28 Jenkinsfile 01:29:54 -rw-rw-r--. 1 jenkins jenkins 11341 Aug 27 01:28 LICENSE 01:29:54 -rw-rw-r--. 1 jenkins jenkins 1026 Aug 27 01:28 Makefile 01:29:54 drwxrwxr-x. 3 jenkins jenkins 16 Aug 27 01:28 openapi 01:29:54 -rw-rw-r--. 1 jenkins jenkins 619 Aug 27 01:28 OWNERS.md 01:29:54 drwxrwxr-x. 5 jenkins jenkins 50 Aug 27 01:28 pkg 01:29:54 -rw-rw-r--. 1 jenkins jenkins 7646 Aug 27 01:28 README.md 01:29:54 drwxrwxr-x. 4 jenkins jenkins 54 Aug 27 01:28 snap 01:29:54 -rw-rw-r--. 1 jenkins jenkins 12 Aug 27 01:25 VERSION 01:29:54 -rw-rw-r--. 1 jenkins jenkins 222 Aug 27 01:28 version.go [Pipeline] isUnix [Pipeline] sh 01:29:54 + 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=bf5c9c06661c62e7a6125d216487b56d9fd36bed --label arch=amd64 --label version=2.0.1-dev.11 . 01:29:54 Sending build context to Docker daemon 2.724MB 01:29:54 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 01:29:54 Step 2/23 : FROM ${BASE} AS builder 01:29:54 ---> c173f158387b 01:29:54 Step 3/23 : WORKDIR /device-sdk-go 01:29:54 ---> Running in 01abbbf44c2b 01:29:54 Removing intermediate container 01abbbf44c2b 01:29:54 ---> c201df55a3f2 01:29:54 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 01:29:54 ---> Running in 630fe2f58534 01:29:54 Removing intermediate container 630fe2f58534 01:29:54 ---> b1d4ed92afac 01:29:54 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:29:54 ---> Running in 32a07703c671 01:29:55 Removing intermediate container 32a07703c671 01:29:55 ---> 4b238eb66df9 01:29:55 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 01:29:55 ---> Running in 2691a9b50a1e 01:29:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:29:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:29:56 OK: 219 MiB in 52 packages 01:29:56 Removing intermediate container 2691a9b50a1e 01:29:56 ---> 121f1b18fd88 01:29:56 Step 7/23 : COPY . . 01:29:57 ---> 97fde6b7e141 01:29:57 Step 8/23 : RUN go mod download 01:29:57 ---> Running in d6d33862b8b3 01:29:57 Removing intermediate container d6d33862b8b3 01:29:57 ---> 020c88d06482 01:29:57 Step 9/23 : RUN make build 01:29:57 ---> Running in eef855804b22 01:29:58 go mod tidy 01:29:58 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.1-dev.11" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 01:29:58 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 01:29:59 Removing intermediate container eef855804b22 01:29:59 ---> 72d469df1123 01:29:59 Step 10/23 : FROM alpine:3.12 01:29:59 3.12: Pulling from library/alpine 01:29:59 339de151aab4: Pulling fs layer 01:29:59 339de151aab4: Verifying Checksum 01:30:00 339de151aab4: Pull complete 01:30:00 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 01:30:00 Status: Downloaded newer image for alpine:3.12 01:30:00 ---> 13621d1b12d4 01:30:00 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 01:30:00 ---> Running in 2508080434b9 01:30:00 Removing intermediate container 2508080434b9 01:30:00 ---> a9e5f079d744 01:30:00 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:30:00 ---> Running in 1d43122ee9e8 01:30:00 Removing intermediate container 1d43122ee9e8 01:30:00 ---> a4674eedbfac 01:30:00 Step 13/23 : RUN apk add --update --no-cache zeromq 01:30:00 ---> Running in 5b2edf81253c 01:30:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:30:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:30:02 (1/5) Installing libgcc (9.3.0-r2) 01:30:02 (2/5) Installing libsodium (1.0.18-r0) 01:30:02 (3/5) Installing libstdc++ (9.3.0-r2) 01:30:02 (4/5) Installing libzmq (4.3.3-r0) 01:30:02 (5/5) Installing zeromq (4.3.3-r0) 01:30:03 Executing busybox-1.31.1-r20.trigger 01:30:03 OK: 8 MiB in 19 packages 01:30:03 Removing intermediate container 5b2edf81253c 01:30:03 ---> 6360980e7252 01:30:03 Step 14/23 : WORKDIR / 01:30:03 ---> Running in a8887529d707 01:30:03 Removing intermediate container a8887529d707 01:30:03 ---> 953f32f969da 01:30:03 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 01:30:03 ---> 149759f5a217 01:30:03 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 01:30:03 ---> 8dc6cc82d65c 01:30:03 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 01:30:04 ---> ebc2f048d722 01:30:04 Step 18/23 : EXPOSE 59999 01:30:04 ---> Running in 78a6bda582c1 01:30:04 Removing intermediate container 78a6bda582c1 01:30:04 ---> ddafbd618186 01:30:04 Step 19/23 : ENTRYPOINT ["/device-simple"] 01:30:04 ---> Running in 3e448457ba17 01:30:04 Removing intermediate container 3e448457ba17 01:30:04 ---> b43d3d06d9b8 01:30:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:30:04 ---> Running in 75a81717e30a 01:30:04 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 01:30:04 Removing intermediate container 75a81717e30a 01:30:04 ---> daabae3d501c 01:30:04 Step 21/23 : LABEL arch=amd64 01:30:04 ---> Running in 29a11cd40435 01:30:04 Removing intermediate container 29a11cd40435 01:30:04 ---> 530ad63f2586 01:30:04 Step 22/23 : LABEL git_sha=bf5c9c06661c62e7a6125d216487b56d9fd36bed 01:30:04 ---> Running in 077c52fdc182 01:30:04 Removing intermediate container 077c52fdc182 01:30:04 ---> 723920763bfa 01:30:04 Step 23/23 : LABEL version=2.0.1-dev.11 01:30:04 ---> Running in 54ca27c49193 01:30:04 Removing intermediate container 54ca27c49193 01:30:04 ---> 7b507e32eabd 01:30:04 [Warning] One or more build-args [ARCH MAKE] were not consumed 01:30:04 Successfully built 7b507e32eabd 01:30:04 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 01:30:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:30:05 01:30:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 01:30:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:30:05 latest: Pulling from edgex-lftools-log-publisher 01:30:05 b4d181a07f80: Pulling fs layer 01:30:05 a1111a8f2ec3: Pulling fs layer 01:30:05 ed53099fbce6: Pulling fs layer 01:30:05 dc539afda2c1: Pulling fs layer 01:30:05 77bc0d833cb6: Pulling fs layer 01:30:05 9065ff56babe: Pulling fs layer 01:30:05 d287ab97295c: Pulling fs layer 01:30:05 dc539afda2c1: Waiting 01:30:05 77bc0d833cb6: Waiting 01:30:05 9065ff56babe: Waiting 01:30:05 d287ab97295c: Waiting 01:30:05 a1111a8f2ec3: Verifying Checksum 01:30:05 a1111a8f2ec3: Download complete 01:30:05 dc539afda2c1: Verifying Checksum 01:30:05 dc539afda2c1: Download complete 01:30:06 77bc0d833cb6: Verifying Checksum 01:30:06 77bc0d833cb6: Download complete 01:30:06 9065ff56babe: Verifying Checksum 01:30:06 9065ff56babe: Download complete 01:30:06 ed53099fbce6: Verifying Checksum 01:30:06 ed53099fbce6: Download complete 01:30:07 b4d181a07f80: Verifying Checksum 01:30:07 b4d181a07f80: Download complete 01:30:07 Removing intermediate container e0a95c9d3ed6 01:30:07 ---> a9cf417b628c 01:30:07 [Warning] One or more build-args [MAKE] were not consumed 01:30:07 Successfully built a9cf417b628c 01:30:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:30:07 + docker inspect -f . ci-base-image-arm64 01:30:07 . [Pipeline] withDockerContainer 01:30:08 prd-ubuntu18.04-docker-arm64-4c-16g-917 does not seem to be running inside a container 01:30:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/8 -v /w/workspace/device-sdk-go/8:/w/workspace/device-sdk-go/8:rw,z -v /w/workspace/device-sdk-go/8@tmp:/w/workspace/device-sdk-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:30:08 b4d181a07f80: Pull complete 01:30:08 a1111a8f2ec3: Pull complete 01:30:08 ed53099fbce6: Pull complete 01:30:08 dc539afda2c1: Pull complete 01:30:09 77bc0d833cb6: Pull complete 01:30:09 9065ff56babe: Pull complete 01:30:10 $ docker top 291ce9af779f48449b6695f8ba8c73c00f81b9f680277411740bd5c20a254cae -eo pid,comm [Pipeline] { [Pipeline] sh 01:30:10 d287ab97295c: Download complete 01:30:11 + go version 01:30:11 go version go1.16.6 linux/arm64 [Pipeline] } 01:30:11 $ docker stop --time=1 291ce9af779f48449b6695f8ba8c73c00f81b9f680277411740bd5c20a254cae 01:30:13 $ docker rm -f 291ce9af779f48449b6695f8ba8c73c00f81b9f680277411740bd5c20a254cae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:30:14 + docker inspect -f . ci-base-image-arm64 01:30:14 . [Pipeline] withDockerContainer 01:30:14 prd-ubuntu18.04-docker-arm64-4c-16g-917 does not seem to be running inside a container 01:30:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/8 -v /w/workspace/device-sdk-go/8:/w/workspace/device-sdk-go/8:rw,z -v /w/workspace/device-sdk-go/8@tmp:/w/workspace/device-sdk-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:30:14 d287ab97295c: Pull complete 01:30:14 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 01:30:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:30:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:30:16 $ docker top b3ca517a0d8c3b24619029bbfbd09cddfe211966a6b84734859d6ca34563491d -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer 01:30:16 prd-centos7-docker-4c-2g-919 does not seem to be running inside a container 01:30:16 $ 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/8 -v /w/workspace/device-sdk-go/8:/w/workspace/device-sdk-go/8:rw,z -v /w/workspace/device-sdk-go/8@tmp:/w/workspace/device-sdk-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:30:19 $ docker top e197faaf73f283b1acfbe4257a03e7a7c7a6efee2666b734b85618e19af5db09 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] libraryResource [Pipeline] sh [Pipeline] sh 01:30:19 ---> job-cost.sh 01:30:19 lf-activate-venv: SKIPPING 01:30:19 INFO: No Stack... 01:30:20 + go mod tidy 01:30:20 INFO: Retrieving Pricing Info for: v3-standard-2 [Pipeline] sh 01:30:21 INFO: Archiving Costs [Pipeline] sh 01:30:21 + make test 01:30:21 go mod tidy 01:30:21 + cat /w/workspace/device-sdk-go/8/archives/cost.csv 01:30:21 + cut -d, -f6 [Pipeline] lock 01:30:21 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-8-stack-cost] 01:30:21 Resource [jenkins-edgexfoundry-device-sdk-go-main-8-stack-cost] did not exist. Created. 01:30:21 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-8-stack-cost] [Pipeline] { [Pipeline] unstash 01:30:21 GO111MODULE=on go test -race -coverprofile=coverage.out ./... [Pipeline] sh 01:30:21 + echo total: 0.05999999865889549 [Pipeline] stash 01:30:21 Stashed 1 file(s) [Pipeline] } 01:30:22 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-8-stack-cost] [Pipeline] // lock [Pipeline] } 01:30:22 $ docker stop --time=1 e197faaf73f283b1acfbe4257a03e7a7c7a6efee2666b734b85618e19af5db09 01:30:23 $ docker rm -f e197faaf73f283b1acfbe4257a03e7a7c7a6efee2666b734b85618e19af5db09 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 01:30:48 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 01:31:56 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 01:31:56 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 01:31:56 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 01:32:01 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.279s coverage: 24.2% of statements 01:32:01 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 01:32:01 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.200s coverage: 28.1% of statements 01:32:01 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.251s coverage: 78.9% of statements 01:32:01 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.194s coverage: 9.0% of statements 01:32:01 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 01:32:01 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 01:32:01 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 01:32:02 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.349s coverage: 28.7% of statements 01:32:02 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 01:32:03 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.289s coverage: 83.3% of statements 01:32:03 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 01:32:03 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 01:32:04 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.356s coverage: 58.0% of statements 01:32:08 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.001s coverage: 89.2% of statements 01:32:08 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 01:32:08 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.177s coverage: 4.9% of statements 01:32:08 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 01:32:09 GO111MODULE=on go vet ./... 01:32:41 gofmt -l . 01:32:41 [ "`gofmt -l .`" = "" ] 01:32:41 ./bin/test-attribution-txt.sh 01:32:42 ./bin/test-go-mod-tidy.sh [Pipeline] } 01:32:43 $ docker stop --time=1 b3ca517a0d8c3b24619029bbfbd09cddfe211966a6b84734859d6ca34563491d 01:32:45 $ docker rm -f b3ca517a0d8c3b24619029bbfbd09cddfe211966a6b84734859d6ca34563491d [Pipeline] // withDockerContainer [Pipeline] sh 01:32:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:32:46 Warning: overwriting stash ‘coverage-report’ 01:32:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:32:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:32:48 + ls -al . 01:32:48 total 272 01:32:48 drwxrwxr-x 10 jenkins jenkins 4096 Aug 27 01:32 . 01:32:48 drwxrwxr-x 4 jenkins jenkins 4096 Aug 27 01:28 .. 01:32:48 -rw-rw-r-- 1 jenkins jenkins 140 Aug 27 01:28 .dockerignore 01:32:48 drwxrwxr-x 8 jenkins jenkins 4096 Aug 27 01:28 .git 01:32:48 drwxrwxr-x 3 jenkins jenkins 4096 Aug 27 01:28 .github 01:32:48 -rw-rw-r-- 1 jenkins jenkins 138 Aug 27 01:28 .gitignore 01:32:48 -rw-rw-r-- 1 jenkins jenkins 24816 Aug 27 01:28 CHANGELOG.md 01:32:48 -rw-rw-r-- 1 jenkins jenkins 677 Aug 27 01:28 GOVERNANCE.md 01:32:48 -rw-rw-r-- 1 jenkins jenkins 880 Aug 27 01:28 Jenkinsfile 01:32:48 -rw-rw-r-- 1 jenkins jenkins 11341 Aug 27 01:28 LICENSE 01:32:48 -rw-rw-r-- 1 jenkins jenkins 1026 Aug 27 01:28 Makefile 01:32:48 -rw-rw-r-- 1 jenkins jenkins 619 Aug 27 01:28 OWNERS.md 01:32:48 -rw-rw-r-- 1 jenkins jenkins 7646 Aug 27 01:28 README.md 01:32:48 -rw-rw-r-- 1 jenkins jenkins 12 Aug 27 01:25 VERSION 01:32:48 drwxrwxr-x 2 jenkins jenkins 4096 Aug 27 01:28 bin 01:32:48 -rw-r--r-- 1 jenkins jenkins 125634 Aug 27 01:32 coverage.out 01:32:48 drwxrwxr-x 5 jenkins jenkins 4096 Aug 27 01:28 example 01:32:48 -rw-r--r-- 1 jenkins jenkins 576 Aug 27 01:32 go.mod 01:32:48 -rw-r--r-- 1 jenkins jenkins 20493 Aug 27 01:30 go.sum 01:32:48 drwxrwxr-x 15 jenkins jenkins 4096 Aug 27 01:28 internal 01:32:48 drwxrwxr-x 3 jenkins jenkins 4096 Aug 27 01:28 openapi 01:32:48 drwxrwxr-x 5 jenkins jenkins 4096 Aug 27 01:28 pkg 01:32:48 drwxrwxr-x 4 jenkins jenkins 4096 Aug 27 01:28 snap 01:32:48 -rw-rw-r-- 1 jenkins jenkins 222 Aug 27 01:28 version.go [Pipeline] isUnix [Pipeline] sh 01:32:49 + 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=bf5c9c06661c62e7a6125d216487b56d9fd36bed --label arch=arm64 --label version=2.0.1-dev.11 . 01:32:50 Sending build context to Docker daemon 2.723MB 01:32:50 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 01:32:50 Step 2/23 : FROM ${BASE} AS builder 01:32:50 ---> a9cf417b628c 01:32:50 Step 3/23 : WORKDIR /device-sdk-go 01:32:50 ---> Running in b75eee995812 01:32:50 Removing intermediate container b75eee995812 01:32:50 ---> 78e1673fb7a8 01:32:50 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 01:32:51 ---> Running in c1ae27294ad8 01:32:51 Removing intermediate container c1ae27294ad8 01:32:51 ---> 38c9eab11635 01:32:51 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:32:51 ---> Running in e41b8dddcc87 01:32:54 Removing intermediate container e41b8dddcc87 01:32:54 ---> 294941d663db 01:32:54 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 01:32:54 ---> Running in 9db900cb3d2c 01:32:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:32:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:32:57 OK: 218 MiB in 52 packages 01:32:58 Removing intermediate container 9db900cb3d2c 01:32:58 ---> a5d491fc1bf6 01:32:58 Step 7/23 : COPY . . 01:33:00 ---> d672531f867d 01:33:00 Step 8/23 : RUN go mod download 01:33:00 ---> Running in 280007d55d9b 01:33:02 Removing intermediate container 280007d55d9b 01:33:02 ---> 306c76397712 01:33:02 Step 9/23 : RUN make build 01:33:02 ---> Running in d1b79873ec97 01:33:04 go mod tidy 01:33:04 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.1-dev.11" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 01:33:06 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 01:33:07 Removing intermediate container d1b79873ec97 01:33:07 ---> d4321a9321dd 01:33:07 Step 10/23 : FROM alpine:3.12 01:33:08 3.12: Pulling from library/alpine 01:33:08 d2f70382dc9a: Pulling fs layer 01:33:08 d2f70382dc9a: Verifying Checksum 01:33:08 d2f70382dc9a: Download complete 01:33:09 d2f70382dc9a: Pull complete 01:33:09 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 01:33:09 Status: Downloaded newer image for alpine:3.12 01:33:09 ---> c4fd0aeabfcf 01:33:09 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 01:33:09 ---> Running in 25c3aea93b55 01:33:10 Removing intermediate container 25c3aea93b55 01:33:10 ---> 1c5d43066e44 01:33:10 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:33:10 ---> Running in 4480097890bd 01:33:13 Removing intermediate container 4480097890bd 01:33:13 ---> 37fb2391430f 01:33:13 Step 13/23 : RUN apk add --update --no-cache zeromq 01:33:13 ---> Running in 3f9ee41bcaf0 01:33:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:33:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:33:15 (1/5) Installing libgcc (9.3.0-r2) 01:33:16 (2/5) Installing libsodium (1.0.18-r0) 01:33:16 (3/5) Installing libstdc++ (9.3.0-r2) 01:33:16 (4/5) Installing libzmq (4.3.3-r0) 01:33:16 (5/5) Installing zeromq (4.3.3-r0) 01:33:16 Executing busybox-1.31.1-r20.trigger 01:33:16 OK: 8 MiB in 19 packages 01:33:18 Removing intermediate container 3f9ee41bcaf0 01:33:18 ---> 72d9f1590de3 01:33:18 Step 14/23 : WORKDIR / 01:33:18 ---> Running in 340d9f6f8121 01:33:18 Removing intermediate container 340d9f6f8121 01:33:18 ---> fe315018b675 01:33:18 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 01:33:19 ---> 839be752e312 01:33:19 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 01:33:20 ---> d63c3c8116c1 01:33:20 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 01:33:21 ---> 6133205702c6 01:33:21 Step 18/23 : EXPOSE 59999 01:33:21 ---> Running in 263781d74f75 01:33:22 Removing intermediate container 263781d74f75 01:33:22 ---> 1420c1a8153c 01:33:22 Step 19/23 : ENTRYPOINT ["/device-simple"] 01:33:22 ---> Running in 01522e2bf5ca 01:33:23 Removing intermediate container 01522e2bf5ca 01:33:23 ---> 8b1e944d973a 01:33:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:33:23 ---> Running in 2147cf715490 01:33:23 Removing intermediate container 2147cf715490 01:33:23 ---> dd25f7e97a54 01:33:23 Step 21/23 : LABEL arch=arm64 01:33:23 ---> Running in 11be85278ef9 01:33:24 Removing intermediate container 11be85278ef9 01:33:24 ---> 5af6f2d26c62 01:33:24 Step 22/23 : LABEL git_sha=bf5c9c06661c62e7a6125d216487b56d9fd36bed 01:33:24 ---> Running in fb43779b7ded 01:33:25 Removing intermediate container fb43779b7ded 01:33:25 ---> b8242df7ad38 01:33:25 Step 23/23 : LABEL version=2.0.1-dev.11 01:33:25 ---> Running in 0a14f7f279bf 01:33:26 Removing intermediate container 0a14f7f279bf 01:33:26 ---> e0d4c317a752 01:33:26 [Warning] One or more build-args [ARCH MAKE] were not consumed 01:33:26 Successfully built e0d4c317a752 01:33:26 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 01:33:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:33:26 01:33:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 01:33:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:33:27 arm64: Pulling from edgex-lftools-log-publisher 01:33:27 448f6bf000e3: Pulling fs layer 01:33:27 f757da607395: Pulling fs layer 01:33:27 05883995daec: Pulling fs layer 01:33:27 8603b9c90790: Pulling fs layer 01:33:27 1560dd03e051: Pulling fs layer 01:33:27 27f5ce0e4adf: Pulling fs layer 01:33:27 c2d8d7efcc4b: Pulling fs layer 01:33:27 8603b9c90790: Waiting 01:33:27 27f5ce0e4adf: Waiting 01:33:27 1560dd03e051: Waiting 01:33:27 f757da607395: Download complete 01:33:27 8603b9c90790: Verifying Checksum 01:33:27 8603b9c90790: Download complete 01:33:28 1560dd03e051: Verifying Checksum 01:33:28 1560dd03e051: Download complete 01:33:28 27f5ce0e4adf: Verifying Checksum 01:33:28 27f5ce0e4adf: Download complete 01:33:28 05883995daec: Verifying Checksum 01:33:28 05883995daec: Download complete 01:33:28 448f6bf000e3: Verifying Checksum 01:33:28 448f6bf000e3: Download complete 01:33:32 c2d8d7efcc4b: Verifying Checksum 01:33:32 c2d8d7efcc4b: Download complete 01:33:32 448f6bf000e3: Pull complete 01:33:33 f757da607395: Pull complete 01:33:34 05883995daec: Pull complete 01:33:35 8603b9c90790: Pull complete 01:33:36 1560dd03e051: Pull complete 01:33:36 27f5ce0e4adf: Pull complete 01:33:51 c2d8d7efcc4b: Pull complete 01:33:51 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 01:33:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:33:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 01:33:51 prd-ubuntu18.04-docker-arm64-4c-16g-917 does not seem to be running inside a container 01:33:51 $ 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/8 -v /w/workspace/device-sdk-go/8:/w/workspace/device-sdk-go/8:rw,z -v /w/workspace/device-sdk-go/8@tmp:/w/workspace/device-sdk-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:33:55 $ docker top 328263dc8feb47619f2bb5f855f007a7eb8cb76828033127fb70caa736f2de51 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:33:56 ---> job-cost.sh 01:33:56 lf-activate-venv: SKIPPING 01:33:56 INFO: No Stack... 01:33:58 INFO: Retrieving Pricing Info for: v3-standard-4 01:33:58 INFO: Archiving Costs [Pipeline] sh 01:33:59 + cut -d, -f6 01:33:59 + cat /w/workspace/device-sdk-go/8/archives/cost.csv [Pipeline] lock 01:33:59 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-8-stack-cost] 01:33:59 Resource [jenkins-edgexfoundry-device-sdk-go-main-8-stack-cost] did not exist. Created. 01:33:59 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:34:00 /w/workspace/device-sdk-go/8@tmp/durable-f31a14ee/script.sh: 1: /w/workspace/device-sdk-go/8@tmp/durable-f31a14ee/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 01:34:00 + echo total: 0.10999999940395355 [Pipeline] stash 01:34:00 Warning: overwriting stash ‘stack-cost’ 01:34:01 Stashed 1 file(s) [Pipeline] } 01:34:01 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-8-stack-cost] [Pipeline] // lock [Pipeline] } 01:34:01 $ docker stop --time=1 328263dc8feb47619f2bb5f855f007a7eb8cb76828033127fb70caa736f2de51 01:34:02 $ docker rm -f 328263dc8feb47619f2bb5f855f007a7eb8cb76828033127fb70caa736f2de51 [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 01:34:03 provisioning config files... 01:34:03 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8796393567411095844tmp [Pipeline] { [Pipeline] sh 01:34:04 + set +x 01:34:04 + bash -s -- 01:34:04 + curl -s https://codecov.io/bash 01:34:04 01:34:04 _____ _ 01:34:04 / ____| | | 01:34:04 | | ___ __| | ___ ___ _____ __ 01:34:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:34:04 | |___| (_) | (_| | __/ (_| (_) \ V / 01:34:04 \_____\___/ \__,_|\___|\___\___/ \_/ 01:34:04 Bash-1.0.6 01:34:04 01:34:04 01:34:04 ==> git version 2.24.4 found 01:34:04 ==> 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 01:34:04 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 01:34:04 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 01:34:04 ==> Jenkins CI detected. 01:34:04 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 01:34:04 project root: . 01:34:04 --> token set from env 01:34:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:34:04 ==> Running gcov in . (disable via -X gcov) 01:34:04 ==> Python coveragepy not found 01:34:04 ==> Searching for coverage reports in: 01:34:04 + . 01:34:04 -> Found 1 reports 01:34:04 ==> Detecting git/mercurial file structure 01:34:04 ==> Reading reports 01:34:04 + ./coverage.out bytes=125634 01:34:04 ==> Appending adjustments 01:34:04 https://docs.codecov.io/docs/fixing-reports 01:34:04 + Found adjustments 01:34:04 ==> Gzipping contents 01:34:04 16K /tmp/codecov.xyvEiW.gz 01:34:04 ==> Uploading reports 01:34:04 url: https://codecov.io 01:34:04 query: branch=main&commit=bf5c9c06661c62e7a6125d216487b56d9fd36bed&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F8%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 01:34:04 -> Pinging Codecov 01:34:04 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=main&commit=bf5c9c06661c62e7a6125d216487b56d9fd36bed&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F8%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 01:34:05 -> Uploading to 01:34:05 https://storage.googleapis.com/codecov/v4/raw/2021-08-27/7E55EF52A471D76F132DFD9A03CDDE97/bf5c9c06661c62e7a6125d216487b56d9fd36bed/a5f50ba3-a658-4f17-adeb-f16201be6048.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210827%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210827T013405Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f9bba556640adb7cfd25096009223a348b893eccc44311acf4245b9c8138ea24 01:34:05 % Total % Received % Xferd Average Speed Time Time Time Current 01:34:05 Dload Upload Total Spent Left Speed 01:34:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16016 0 0 100 16016 0 38704 --:--:-- --:--:-- --:--:-- 38685 100 16016 0 0 100 16016 0 38689 --:--:-- --:--:-- --:--:-- 38685 01:34:05 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/bf5c9c06661c62e7a6125d216487b56d9fd36bed [Pipeline] } 01:34:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 01:34:06 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 01:34:06 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:34:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:34:06 01:34:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 01:34:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:34:07 1.410.4: Pulling from edgex-devops/edgex-snyk-go 01:34:07 188c0c94c7c5: Pulling fs layer 01:34:07 0ef7d3d256c8: Pulling fs layer 01:34:07 de9db76c5a1d: Pulling fs layer 01:34:07 0eba1c9be4d2: Pulling fs layer 01:34:07 0d57e429df01: Pulling fs layer 01:34:07 4e4be7b47b0d: Pulling fs layer 01:34:07 e1f770b5df2f: Pulling fs layer 01:34:07 85a0685a4137: Pulling fs layer 01:34:07 0eba1c9be4d2: Waiting 01:34:07 0d57e429df01: Waiting 01:34:07 4e4be7b47b0d: Waiting 01:34:07 e1f770b5df2f: Waiting 01:34:07 85a0685a4137: Waiting 01:34:07 de9db76c5a1d: Verifying Checksum 01:34:07 de9db76c5a1d: Download complete 01:34:07 0ef7d3d256c8: Verifying Checksum 01:34:07 0ef7d3d256c8: Download complete 01:34:07 0d57e429df01: Verifying Checksum 01:34:07 0d57e429df01: Download complete 01:34:07 4e4be7b47b0d: Verifying Checksum 01:34:07 4e4be7b47b0d: Download complete 01:34:07 188c0c94c7c5: Verifying Checksum 01:34:07 188c0c94c7c5: Download complete 01:34:07 188c0c94c7c5: Pull complete 01:34:07 0ef7d3d256c8: Pull complete 01:34:07 de9db76c5a1d: Pull complete 01:34:09 e1f770b5df2f: Verifying Checksum 01:34:09 e1f770b5df2f: Download complete 01:34:12 0eba1c9be4d2: Verifying Checksum 01:34:12 0eba1c9be4d2: Download complete 01:34:13 85a0685a4137: Verifying Checksum 01:34:13 85a0685a4137: Download complete 01:34:16 0eba1c9be4d2: Pull complete 01:34:16 0d57e429df01: Pull complete 01:34:16 4e4be7b47b0d: Pull complete 01:34:16 e1f770b5df2f: Pull complete 01:34:20 85a0685a4137: Pull complete 01:34:20 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 01:34:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:34:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 01:34:20 prd-centos7-docker-4c-2g-916 does not seem to be running inside a container 01:34:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 01:34:22 $ docker top 8566cbb174c80efe84b357223d4caf2c8c6d521be3f1555bf0e9e040c394e282 -eo pid,comm [Pipeline] { [Pipeline] echo 01:34:22 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 01:34:22 + set -o pipefail 01:34:22 + snyk monitor '--org=edgex-jenkins' 01:34:28 01:34:28 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v2)... 01:34:28 01:34:28 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a91414f5-c324-409e-a494-413a27791127/history/dc38a5d8-ca95-4af5-81bf-865dcfd90c4d 01:34:28 01:34:28 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 01:34:28 01:34:28 [Pipeline] } 01:34:28 $ docker stop --time=1 8566cbb174c80efe84b357223d4caf2c8c6d521be3f1555bf0e9e040c394e282 01:34:30 $ docker rm -f 8566cbb174c80efe84b357223d4caf2c8c6d521be3f1555bf0e9e040c394e282 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 01:34:31 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:34:31 provisioning config files... 01:34:31 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3715888812115408942tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:34:31 --> edgex-publish-swagger.sh 01:34:31 === Publish openapi/v2 API === 01:34:31 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 01:34:31 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v2/device-sdk.yaml] 01:34:31 % Total % Received % Xferd Average Speed Time Time Time Current 01:34:31 Dload Upload Total Spent Left Speed 01:34:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51485 0 0 100 51485 0 63729 --:--:-- --:--:-- --:--:-- 63719 01:34:32 01:34:32 [Pipeline] } 01:34:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:34:32 + git log --format=format:%s -1 bf5c9c06661c62e7a6125d216487b56d9fd36bed [Pipeline] isUnix [Pipeline] sh 01:34:33 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:34:33 . [Pipeline] withDockerContainer 01:34:33 prd-centos7-docker-4c-2g-916 does not seem to be running inside a container 01:34:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 01:34:33 $ docker top 1a0e840e625254239f68cb80b51dd9a39b8ed43694fe00fb4dc6284861d05463 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:34:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:34:34 [ssh-agent] Looking for ssh-agent implementation... 01:34:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:34:34 $ docker exec 1a0e840e625254239f68cb80b51dd9a39b8ed43694fe00fb4dc6284861d05463 ssh-agent 01:34:34 SSH_AUTH_SOCK=/tmp/ssh-mjaAzKPqxvZh/agent.13 01:34:34 SSH_AGENT_PID=19 01:34:34 Running ssh-add (command line suppressed) 01:34:34 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_362565316401939579.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_362565316401939579.key) 01:34:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:34:34 + git semver tag 01:34:34 # -> Open(): unable to determine branch for HEAD 01:34:34 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 01:34:34 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 01:34:34 # $SEMVER_REMOTE_NAME = origin 01:34:34 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:34:34 # $SEMVER_USER_NAME = edgex-jenkins 01:34:34 # $SEMVER_BRANCH = main 01:34:34 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver 01:34:34 # bf5c9c06661c62e7a6125d216487b56d9fd36bed HEAD 01:34:34 # -> Force: false 01:34:34 # de875e3509fd4ade0774d86905b5259b7f194a10 refs/tags/v2.0.1-dev.11 [Pipeline] } 01:34:34 $ docker exec --env ******** --env ******** 1a0e840e625254239f68cb80b51dd9a39b8ed43694fe00fb4dc6284861d05463 ssh-agent -k 01:34:34 unset SSH_AUTH_SOCK; 01:34:34 unset SSH_AGENT_PID; 01:34:34 echo Agent pid 19 killed; 01:34:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:34:35 + git semver [Pipeline] } 01:34:35 $ docker stop --time=1 1a0e840e625254239f68cb80b51dd9a39b8ed43694fe00fb4dc6284861d05463 01:34:36 $ docker rm -f 1a0e840e625254239f68cb80b51dd9a39b8ed43694fe00fb4dc6284861d05463 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 01:34:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:34:37 01:34:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 01:34:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:34:37 0.23.1-centos7: Pulling from edgex-lftools 01:34:37 ab5ef0e58194: Pulling fs layer 01:34:37 9712f1f96733: Pulling fs layer 01:34:37 63f879dbbcfc: Pulling fs layer 01:34:37 0d9ebad4ef96: Pulling fs layer 01:34:37 e9a5061849ea: Pulling fs layer 01:34:37 d747dcd14b5f: Pulling fs layer 01:34:37 2de7ff778b66: Pulling fs layer 01:34:37 0d9ebad4ef96: Waiting 01:34:37 e9a5061849ea: Waiting 01:34:37 d747dcd14b5f: Waiting 01:34:37 2de7ff778b66: Waiting 01:34:37 9712f1f96733: Verifying Checksum 01:34:37 9712f1f96733: Download complete 01:34:40 63f879dbbcfc: Verifying Checksum 01:34:40 63f879dbbcfc: Download complete 01:34:40 e9a5061849ea: Verifying Checksum 01:34:40 e9a5061849ea: Download complete 01:34:40 d747dcd14b5f: Verifying Checksum 01:34:40 d747dcd14b5f: Download complete 01:34:41 2de7ff778b66: Verifying Checksum 01:34:41 2de7ff778b66: Download complete 01:34:41 ab5ef0e58194: Verifying Checksum 01:34:41 ab5ef0e58194: Download complete 01:34:41 0d9ebad4ef96: Verifying Checksum 01:34:41 0d9ebad4ef96: Download complete 01:34:43 ab5ef0e58194: Pull complete 01:34:43 9712f1f96733: Pull complete 01:34:44 63f879dbbcfc: Pull complete 01:34:47 0d9ebad4ef96: Pull complete 01:34:48 e9a5061849ea: Pull complete 01:34:48 d747dcd14b5f: Pull complete 01:34:49 2de7ff778b66: Pull complete 01:34:49 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 01:34:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:34:49 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 01:34:49 prd-centos7-docker-4c-2g-916 does not seem to be running inside a container 01:34:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 01:34:52 $ docker top 40f7c1d4d8536946fb2aad24a5c445a4b6c4f621a28f45f2758e5191bb01310d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 01:34:52 provisioning config files... 01:34:52 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5834831039898533089tmp 01:34:52 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8894245406348836294tmp 01:34:52 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2991690405224168493tmp [Pipeline] { [Pipeline] echo 01:34:52 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 01:34:52 ---> sigul-configuration.sh 01:34:52 gpg: directory `/root/.gnupg' created 01:34:52 gpg: new configuration file `/root/.gnupg/gpg.conf' created 01:34:52 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 01:34:52 gpg: keyring `/root/.gnupg/secring.gpg' created 01:34:52 gpg: keyring `/root/.gnupg/pubring.gpg' created 01:34:52 gpg: CAST5 encrypted data 01:34:52 gpg: encrypted with 1 passphrase 01:34:52 gpg: WARNING: message was not integrity protected [Pipeline] sh 01:34:53 + mkdir /home/jenkins 01:34:53 + mkdir /home/jenkins/sigul [Pipeline] sh 01:34:53 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 01:34:53 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 01:34:53 ---> sigul-install.sh 01:34:53 Sigul already installed; skipping installation. [Pipeline] sh 01:34:54 + git tag --list 01:34:54 0.7.1 01:34:54 delhi-tag 01:34:54 v1.0.0 01:34:54 v1.1.0 01:34:54 v1.1.1 01:34:54 v1.1.2 01:34:54 v1.2.0 01:34:54 v1.2.1 01:34:54 v1.2.2 01:34:54 v1.2.3 01:34:54 v1.3.0 01:34:54 v1.4.0 01:34:54 v2.0.0 01:34:54 v2.0.1-dev.1 01:34:54 v2.0.1-dev.10 01:34:54 v2.0.1-dev.11 01:34:54 v2.0.1-dev.2 01:34:54 v2.0.1-dev.3 01:34:54 v2.0.1-dev.4 01:34:54 v2.0.1-dev.5 01:34:54 v2.0.1-dev.6 01:34:54 v2.0.1-dev.7 01:34:54 v2.0.1-dev.8 01:34:54 v2.0.1-dev.9 [Pipeline] sh 01:34:54 + lftools sign git-tag v2.0.1-dev.11 01:34:55 Signing Git tag with Sigul... 01:34:55 Signing v2.0.1-dev.11 [Pipeline] echo 01:34:56 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 01:34:56 ---> sigul-configuration-cleanup.sh [Pipeline] } 01:34:56 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 01:34:56 $ docker stop --time=1 40f7c1d4d8536946fb2aad24a5c445a4b6c4f621a28f45f2758e5191bb01310d 01:34:57 $ docker rm -f 40f7c1d4d8536946fb2aad24a5c445a4b6c4f621a28f45f2758e5191bb01310d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 01:34:58 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:34:58 . [Pipeline] withDockerContainer 01:34:58 prd-centos7-docker-4c-2g-916 does not seem to be running inside a container 01:34:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 01:34:58 $ docker top 337f363d1ecdedb5ec843ec5f31ad4622c723b1805da058c2462fcbc395e32e9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:34:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:34:58 [ssh-agent] Looking for ssh-agent implementation... 01:34:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:34:59 $ docker exec 337f363d1ecdedb5ec843ec5f31ad4622c723b1805da058c2462fcbc395e32e9 ssh-agent 01:34:59 SSH_AUTH_SOCK=/tmp/ssh-zAmrz0w0TQjI/agent.14 01:34:59 SSH_AGENT_PID=20 01:34:59 Running ssh-add (command line suppressed) 01:34:59 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4117638435743511239.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4117638435743511239.key) 01:34:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:34:59 + git semver bump pre 01:34:59 # -> Open(): unable to determine branch for HEAD 01:34:59 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 01:34:59 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 01:34:59 # $SEMVER_REMOTE_NAME = origin 01:34:59 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:34:59 # $SEMVER_USER_NAME = edgex-jenkins 01:34:59 # $SEMVER_BRANCH = main 01:34:59 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver 01:34:59 2.0.1-dev.12 [Pipeline] } 01:34:59 $ docker exec --env ******** --env ******** 337f363d1ecdedb5ec843ec5f31ad4622c723b1805da058c2462fcbc395e32e9 ssh-agent -k 01:34:59 unset SSH_AUTH_SOCK; 01:34:59 unset SSH_AGENT_PID; 01:34:59 echo Agent pid 20 killed; 01:34:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:35:00 + git semver [Pipeline] } 01:35:00 $ docker stop --time=1 337f363d1ecdedb5ec843ec5f31ad4622c723b1805da058c2462fcbc395e32e9 01:35:01 $ docker rm -f 337f363d1ecdedb5ec843ec5f31ad4622c723b1805da058c2462fcbc395e32e9 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 01:35:01 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:35:01 . [Pipeline] withDockerContainer 01:35:01 prd-centos7-docker-4c-2g-916 does not seem to be running inside a container 01:35:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 01:35:02 $ docker top 9aabf148e0a179f4ed0ec1554b469dae77a9fa935b4aa29b37dbbd58b230f838 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:35:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:35:02 [ssh-agent] Looking for ssh-agent implementation... 01:35:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:35:02 $ docker exec 9aabf148e0a179f4ed0ec1554b469dae77a9fa935b4aa29b37dbbd58b230f838 ssh-agent 01:35:02 SSH_AUTH_SOCK=/tmp/ssh-P9kmR6l0PaMW/agent.13 01:35:02 SSH_AGENT_PID=20 01:35:02 Running ssh-add (command line suppressed) 01:35:02 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5593784250781683687.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5593784250781683687.key) 01:35:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:35:03 + git semver push 01:35:03 # -> Open(): unable to determine branch for HEAD 01:35:03 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 01:35:03 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 01:35:03 # $SEMVER_REMOTE_NAME = origin 01:35:03 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:35:03 # $SEMVER_USER_NAME = edgex-jenkins 01:35:03 # $SEMVER_BRANCH = main 01:35:03 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver [Pipeline] } 01:35:04 $ docker exec --env ******** --env ******** 9aabf148e0a179f4ed0ec1554b469dae77a9fa935b4aa29b37dbbd58b230f838 ssh-agent -k 01:35:04 unset SSH_AUTH_SOCK; 01:35:04 unset SSH_AGENT_PID; 01:35:04 echo Agent pid 20 killed; 01:35:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:35:05 + git semver [Pipeline] } 01:35:05 $ docker stop --time=1 9aabf148e0a179f4ed0ec1554b469dae77a9fa935b4aa29b37dbbd58b230f838 01:35:06 $ docker rm -f 9aabf148e0a179f4ed0ec1554b469dae77a9fa935b4aa29b37dbbd58b230f838 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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] sh 01:35:07 + '[' -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 01:35:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:35:08 ---> package-listing.sh 01:35:08 ++ facter osfamily 01:35:08 ++ tr '[:upper:]' '[:lower:]' 01:35:08 + OS_FAMILY=redhat 01:35:08 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 01:35:08 + START_PACKAGES=/tmp/packages_start.txt 01:35:08 + END_PACKAGES=/tmp/packages_end.txt 01:35:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:35:08 + PACKAGES=/tmp/packages_start.txt 01:35:08 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 01:35:08 + PACKAGES=/tmp/packages_end.txt 01:35:08 + case "${OS_FAMILY}" in 01:35:08 + sort 01:35:08 + rpm -qa 01:35:09 + '[' -f /tmp/packages_start.txt ']' 01:35:09 + '[' -f /tmp/packages_end.txt ']' 01:35:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:35:09 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 01:35:09 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 01:35:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 01:35:09 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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:35:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 01:35:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:35:10 01:35:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 01:35:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:35:11 latest: Pulling from edgex-lftools-log-publisher 01:35:11 b4d181a07f80: Pulling fs layer 01:35:11 a1111a8f2ec3: Pulling fs layer 01:35:11 ed53099fbce6: Pulling fs layer 01:35:11 dc539afda2c1: Pulling fs layer 01:35:11 77bc0d833cb6: Pulling fs layer 01:35:11 9065ff56babe: Pulling fs layer 01:35:11 d287ab97295c: Pulling fs layer 01:35:11 77bc0d833cb6: Waiting 01:35:11 9065ff56babe: Waiting 01:35:11 d287ab97295c: Waiting 01:35:11 dc539afda2c1: Waiting 01:35:11 a1111a8f2ec3: Download complete 01:35:11 dc539afda2c1: Verifying Checksum 01:35:11 dc539afda2c1: Download complete 01:35:11 77bc0d833cb6: Verifying Checksum 01:35:11 77bc0d833cb6: Download complete 01:35:11 ed53099fbce6: Verifying Checksum 01:35:11 ed53099fbce6: Download complete 01:35:11 9065ff56babe: Verifying Checksum 01:35:11 9065ff56babe: Download complete 01:35:12 b4d181a07f80: Verifying Checksum 01:35:12 b4d181a07f80: Download complete 01:35:13 b4d181a07f80: Pull complete 01:35:13 a1111a8f2ec3: Pull complete 01:35:14 ed53099fbce6: Pull complete 01:35:14 dc539afda2c1: Pull complete 01:35:14 77bc0d833cb6: Pull complete 01:35:14 9065ff56babe: Pull complete 01:35:16 d287ab97295c: Verifying Checksum 01:35:16 d287ab97295c: Download complete 01:35:20 d287ab97295c: Pull complete 01:35:20 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 01:35:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:35:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 01:35:21 prd-centos7-docker-4c-2g-916 does not seem to be running inside a container 01:35:21 $ 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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:35:24 $ docker top 41ba84dc621869b20536f449f90fc44b35f326771eb20c8865b6589bbc887411 -eo pid,comm [Pipeline] { [Pipeline] sh 01:35:24 + touch /tmp/pre-build-complete [Pipeline] sh 01:35:24 + mkdir -p /var/log/sysstat [Pipeline] sh 01:35:25 + ls /var/log/sa-host 01:35:25 + sadf -c /var/log/sa-host/sa05 01:35:25 file_magic: OK 01:35:25 HZ: Using current value: 100 01:35:25 file_header: OK 01:35:25 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 01:35:25 Statistics: 01:35:25 Hnuu...uuuununununu...Hnuu...uuuununununu... 01:35:25 File successfully converted to sysstat format version 12.0.3 01:35:25 + sadf -c /var/log/sa-host/sa27 01:35:25 file_magic: OK 01:35:25 HZ: Using current value: 100 01:35:25 file_header: OK 01:35:25 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 01:35:25 Statistics: 01:35:25 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 01:35:25 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:35:25 provisioning config files... 01:35:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2588582886083657800tmp [Pipeline] { [Pipeline] echo 01:35:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:35:26 ---> create-netrc.sh [Pipeline] } 01:35:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:35:26 ---> python-tools-install.sh [Pipeline] echo 01:35:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:35:26 ---> sudo-logs.sh 01:35:26 Archiving 'sudo' log.. 01:35:26 sudo: unable to resolve host prd-centos7-docker-4c-2g-916.vexxhost.local: Name or service not known 01:35:26 sudo: unable to resolve host prd-centos7-docker-4c-2g-916.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 01:35:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:35:27 ---> job-cost.sh 01:35:27 lf-activate-venv: SKIPPING 01:35:27 DEBUG: total: 0.10999999940395355 01:35:27 INFO: Retrieving Stack Cost... 01:35:27 INFO: Retrieving Pricing Info for: v3-standard-2 01:35:28 INFO: Archiving Costs [Pipeline] echo 01:35:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:35:28 ---> logs-deploy.sh 01:35:28 lf-activate-venv: SKIPPING 01:35:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/8 01:35:28 INFO: archiving workspace using pattern(s): 01:35:29 Archives upload complete. 01:35:29 INFO: archiving logs to Nexus 01:35:30 ---> uname -a: 01:35:30 Linux prd-centos7-docker-4c-2g-916.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 01:35:30 01:35:30 01:35:30 ---> lscpu: 01:35:30 Architecture: x86_64 01:35:30 CPU op-mode(s): 32-bit, 64-bit 01:35:30 Byte Order: Little Endian 01:35:30 Address sizes: 40 bits physical, 48 bits virtual 01:35:30 CPU(s): 2 01:35:30 On-line CPU(s) list: 0,1 01:35:30 Thread(s) per core: 1 01:35:30 Core(s) per socket: 1 01:35:30 Socket(s): 2 01:35:30 NUMA node(s): 1 01:35:30 Vendor ID: AuthenticAMD 01:35:30 CPU family: 23 01:35:30 Model: 49 01:35:30 Model name: AMD EPYC-Rome Processor 01:35:30 Stepping: 0 01:35:30 CPU MHz: 2799.998 01:35:30 BogoMIPS: 5599.99 01:35:30 Virtualization: AMD-V 01:35:30 Hypervisor vendor: KVM 01:35:30 Virtualization type: full 01:35:30 L1d cache: 32K 01:35:30 L1i cache: 32K 01:35:30 L2 cache: 512K 01:35:30 L3 cache: 16384K 01:35:30 NUMA node0 CPU(s): 0,1 01:35:30 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 01:35:30 01:35:30 01:35:30 ---> nproc: 01:35:30 2 01:35:30 01:35:30 01:35:30 ---> df -h: 01:35:30 Filesystem Size Used Avail Use% Mounted on 01:35:30 overlay 40G 9.0G 32G 23% / 01:35:30 tmpfs 64M 0 64M 0% /dev 01:35:30 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 01:35:30 shm 64M 0 64M 0% /dev/shm 01:35:30 /dev/vda1 40G 9.0G 32G 23% /facter-os 01:35:30 01:35:30 01:35:30 ---> sar -b -r -n DEV: 01:35:30 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/27/21 _x86_64_ (2 CPU) 01:35:30 01:35:30 01:24:45 LINUX RESTART (2 CPU) 01:35:30 01:35:30 01:26:01 tps rtps wtps bread/s bwrtn/s 01:35:30 01:27:01 1.78 0.00 1.78 0.00 37.00 01:35:30 01:28:01 0.40 0.00 0.40 0.00 5.41 01:35:30 01:29:01 0.27 0.00 0.27 0.00 3.33 01:35:30 01:30:01 0.22 0.00 0.22 0.00 2.73 01:35:30 01:31:01 0.30 0.00 0.30 0.00 5.05 01:35:30 01:32:01 0.33 0.00 0.33 0.00 4.31 01:35:30 01:33:01 0.13 0.00 0.13 0.00 2.02 01:35:30 01:34:01 0.42 0.00 0.42 0.00 6.31 01:35:30 01:35:01 193.47 0.05 193.42 4.00 53920.57 01:35:30 Average: 21.93 0.01 21.93 0.44 6000.30 01:35:30 01:35:30 01:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:35:30 01:27:01 5477276 0 792508 9.90 2620 1736536 1237476 13.66 570296 1563032 8 01:35:30 01:28:01 5480720 0 789060 9.85 2620 1736540 1196456 13.21 564616 1566132 16 01:35:30 01:29:01 5478152 0 791628 9.88 2620 1736540 1196528 13.21 566444 1566772 8 01:35:30 01:30:01 5479012 0 790760 9.87 2620 1736548 1196468 13.21 563304 1569588 8 01:35:30 01:31:01 5478988 0 790776 9.87 2620 1736556 1196456 13.21 563248 1569592 8 01:35:30 01:32:01 5479740 0 790020 9.86 2620 1736560 1196204 13.21 562880 1569588 20 01:35:30 01:33:01 5468304 0 801452 10.01 2620 1736564 1196204 13.21 574352 1569588 8 01:35:30 01:34:01 5467576 0 802172 10.02 2620 1736572 1196204 13.21 574772 1569588 8 01:35:30 01:35:01 3868436 0 1079188 13.47 2620 3058696 1476816 16.30 821048 2700036 56 01:35:30 Average: 5297578 0 825285 10.30 2620 1883457 1232090 13.60 595662 1693768 16 01:35:30 01:35:30 01:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:35:30 01:27:01 eth0 2.47 0.90 3.20 0.08 0.00 0.00 0.00 0.00 01:35:30 01:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:30 01:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:30 01:28:01 eth0 1.00 0.27 0.32 0.19 0.00 0.00 0.00 0.00 01:35:30 01:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:30 01:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:30 01:29:01 eth0 1.12 0.43 0.33 0.21 0.00 0.00 0.00 0.00 01:35:30 01:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:30 01:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:30 01:30:01 eth0 0.98 0.23 0.32 0.19 0.00 0.00 0.00 0.00 01:35:30 01:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:30 01:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:30 01:31:01 eth0 0.72 0.43 0.41 0.27 0.00 0.00 0.00 0.00 01:35:30 01:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:30 01:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:30 01:32:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:35:30 01:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:30 01:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:30 01:33:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:35:30 01:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:30 01:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:30 01:34:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 01:35:30 01:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:30 01:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:30 01:35:01 eth0 1348.88 918.62 7740.45 126.19 0.00 0.00 0.00 0.00 01:35:30 01:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:30 01:35:01 docker0 76.17 100.58 5.99 388.27 0.00 0.00 0.00 0.00 01:35:30 Average: eth0 150.65 102.38 860.82 14.13 0.00 0.00 0.00 0.00 01:35:30 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:35:30 Average: docker0 8.47 11.18 0.67 43.15 0.00 0.00 0.00 0.00 01:35:30 01:35:30 01:35:30 ---> sar -P ALL: 01:35:30 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/27/21 _x86_64_ (2 CPU) 01:35:30 01:35:30 01:24:45 LINUX RESTART (2 CPU) 01:35:30 01:35:30 01:26:01 CPU %user %nice %system %iowait %steal %idle 01:35:30 01:27:01 all 0.24 0.00 0.10 0.01 0.02 99.63 01:35:30 01:27:01 0 0.40 0.00 0.10 0.00 0.02 99.48 01:35:30 01:27:01 1 0.08 0.00 0.10 0.02 0.02 99.78 01:35:30 01:28:01 all 0.24 0.00 0.08 0.00 0.01 99.67 01:35:30 01:28:01 0 0.38 0.00 0.07 0.00 0.00 99.55 01:35:30 01:28:01 1 0.10 0.00 0.08 0.00 0.02 99.80 01:35:30 01:29:01 all 0.21 0.00 0.07 0.00 0.02 99.71 01:35:30 01:29:01 0 0.33 0.00 0.05 0.00 0.02 99.60 01:35:30 01:29:01 1 0.08 0.00 0.08 0.00 0.02 99.82 01:35:30 01:30:01 all 0.12 0.00 0.05 0.00 0.02 99.82 01:35:30 01:30:01 0 0.15 0.00 0.03 0.00 0.00 99.82 01:35:30 01:30:01 1 0.08 0.00 0.07 0.00 0.03 99.82 01:35:30 01:31:01 all 0.17 0.00 0.03 0.00 0.02 99.78 01:35:30 01:31:01 0 0.25 0.00 0.03 0.00 0.02 99.70 01:35:30 01:31:01 1 0.08 0.00 0.03 0.00 0.02 99.87 01:35:30 01:32:01 all 0.18 0.00 0.06 0.00 0.02 99.75 01:35:30 01:32:01 0 0.32 0.00 0.08 0.00 0.02 99.58 01:35:30 01:32:01 1 0.03 0.00 0.03 0.00 0.02 99.92 01:35:30 01:33:01 all 0.27 0.00 0.06 0.00 0.01 99.67 01:35:30 01:33:01 0 0.47 0.00 0.03 0.00 0.00 99.50 01:35:30 01:33:01 1 0.07 0.00 0.08 0.00 0.02 99.83 01:35:30 01:34:01 all 0.21 0.00 0.07 0.00 0.02 99.71 01:35:30 01:34:01 0 0.37 0.00 0.05 0.00 0.02 99.57 01:35:30 01:34:01 1 0.05 0.00 0.08 0.00 0.02 99.85 01:35:30 01:35:01 all 24.22 0.00 12.07 1.98 0.10 61.62 01:35:30 01:35:01 0 24.70 0.00 12.30 2.11 0.09 60.80 01:35:30 01:35:01 1 23.74 0.00 11.85 1.86 0.11 62.44 01:35:30 Average: all 2.71 0.00 1.31 0.21 0.02 95.75 01:35:30 Average: 0 2.87 0.00 1.33 0.22 0.02 95.57 01:35:30 Average: 1 2.54 0.00 1.30 0.20 0.03 95.93 01:35:30 01:35:30 01:35:30