Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8988443161b762d02568202c1b71a3f56b05d0c9 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-ssh3159973447997792991.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c141c1271097dc03ad291c2451e310eaf98cdd06 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-ssh2531971315998767905.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 c141c1271097dc03ad291c2451e310eaf98cdd06 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-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-rest-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7345769971813789491.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c141c1271097dc03ad291c2451e310eaf98cdd06 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c141c1271097dc03ad291c2451e310eaf98cdd06 # timeout=10 Commit message: "Merge pull request #355 from ernestojeda/error-check-post-build" > 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-ssh2026037991739410405.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-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-rest-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5103064351973983393.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rest-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1885 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rest-go.git > git init /w/workspace/edgexfoundry_device-rest-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-rest-go_main@tmp/jenkins-gitclient-ssh7294571838972381088.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 8988443161b762d02568202c1b71a3f56b05d0c9 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8988443161b762d02568202c1b71a3f56b05d0c9 # timeout=10 Commit message: "Merge pull request #135 from lenny-intel/pr-template" > git rev-list --no-walk 394630684c4f2c5fa0b05acfafc8d275cc2ae64c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:42:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:42:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:42:53 ========================================================= 05:42:53 EdgeX Global Pipelines Version Info 05:42:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:42:54 ------------------- 05:42:54 stable info: 05:42:54 ------------------- 05:42:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:42:54 Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 05:42:54 Message: update stable to v1.0.206 05:42:55 ------------------- 05:42:55 experimental info: 05:42:55 ------------------- 05:42:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:42:55 Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 05:42:55 Message: update experimental to v1.0.206 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:42:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 05:42:55 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 05:42:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:42:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:42:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:42:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 05:42:55 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:42:55 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 05:42:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:42:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:42:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:42:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:42:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 05:42:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:42:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:42:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:42:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:42:55 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:42:55 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:42:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:42:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:42:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:42:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:42:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:42:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:42:56 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:42:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:42:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 05:42:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 05:42:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 05:42:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8988443161b762d02568202c1b71a3f56b05d0c9 [Pipeline] echo 05:42:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8988443 [Pipeline] echo 05:42:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:42:56 provisioning config files... 05:42:56 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config2042358918868551153tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:42:56 ---> docker-login.sh 05:42:56 nexus3.edgexfoundry.org:10001 05:42:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:42:56 Configure a credential helper to remove this warning. See 05:42:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:42:56 05:42:56 Login Succeeded 05:42:56 nexus3.edgexfoundry.org:10002 05:42:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:42:56 Configure a credential helper to remove this warning. See 05:42:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:42:56 05:42:56 Login Succeeded 05:42:56 nexus3.edgexfoundry.org:10003 05:42:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:42:57 Configure a credential helper to remove this warning. See 05:42:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:42:57 05:42:57 Login Succeeded 05:42:57 nexus3.edgexfoundry.org:10004 05:42:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:42:57 Configure a credential helper to remove this warning. See 05:42:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:42:57 05:42:57 Login Succeeded 05:42:57 docker.io 05:42:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:42:57 Configure a credential helper to remove this warning. See 05:42:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:42:57 05:42:57 Login Succeeded 05:42:57 ---> docker-login.sh ends [Pipeline] } 05:42:57 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 05:42:58 + git log --format=format:%s -1 8988443161b762d02568202c1b71a3f56b05d0c9 [Pipeline] echo 05:42:58 GIT_COMMIT: 8988443161b762d02568202c1b71a3f56b05d0c9, Commit Message: Merge pull request #135 from lenny-intel/pr-template [Pipeline] echo 05:42:58 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:42:58 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:42:58 05:42:58 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:42:59 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:42:59 latest: Pulling from edgex-devops/git-semver 05:42:59 31603596830f: Pulling fs layer 05:42:59 04fac38145f0: Pulling fs layer 05:42:59 701f6daf10bf: Pulling fs layer 05:42:59 24f72da36158: Pulling fs layer 05:42:59 24f72da36158: Waiting 05:42:59 04fac38145f0: Verifying Checksum 05:42:59 04fac38145f0: Download complete 05:42:59 31603596830f: Verifying Checksum 05:42:59 31603596830f: Download complete 05:42:59 24f72da36158: Verifying Checksum 05:42:59 24f72da36158: Download complete 05:42:59 701f6daf10bf: Verifying Checksum 05:42:59 701f6daf10bf: Download complete 05:42:59 31603596830f: Pull complete 05:42:59 04fac38145f0: Pull complete 05:43:00 701f6daf10bf: Pull complete 05:43:00 24f72da36158: Pull complete 05:43:00 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 05:43:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:43:00 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:43:00 prd-centos7-docker-4c-2g-1885 does not seem to be running inside a container 05:43:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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 05:43:01 $ docker top 87521572bc1a5084a07faf063e76df33390545ff3b7a2c53cabdfe22aca37827 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:43:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:43:01 [ssh-agent] Looking for ssh-agent implementation... 05:43:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:43:01 $ docker exec 87521572bc1a5084a07faf063e76df33390545ff3b7a2c53cabdfe22aca37827 ssh-agent 05:43:02 SSH_AUTH_SOCK=/tmp/ssh-F85ty9t5d8bt/agent.13 05:43:02 SSH_AGENT_PID=20 05:43:02 Running ssh-add (command line suppressed) 05:43:02 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_5987559969842220737.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_5987559969842220737.key) 05:43:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:43:02 + git tag --points-at HEAD [Pipeline] } 05:43:02 $ docker exec --env ******** --env ******** 87521572bc1a5084a07faf063e76df33390545ff3b7a2c53cabdfe22aca37827 ssh-agent -k 05:43:02 unset SSH_AUTH_SOCK; 05:43:02 unset SSH_AGENT_PID; 05:43:02 echo Agent pid 20 killed; 05:43:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:43:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:43:02 [ssh-agent] Looking for ssh-agent implementation... 05:43:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:43:02 $ docker exec 87521572bc1a5084a07faf063e76df33390545ff3b7a2c53cabdfe22aca37827 ssh-agent 05:43:02 SSH_AUTH_SOCK=/tmp/ssh-kwOfEQe2ouiw/agent.55 05:43:02 SSH_AGENT_PID=61 05:43:02 Running ssh-add (command line suppressed) 05:43:02 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_3901188922197774494.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_3901188922197774494.key) 05:43:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:43:03 + git semver init 05:43:03 # -> Open(): unable to determine branch for HEAD 05:43:03 # $GIT_DIR = /w/workspace/edgexfoundry_device-rest-go_main/.git 05:43:03 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-rest-go_main 05:43:03 # $SEMVER_REMOTE_NAME = origin 05:43:03 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:43:03 # $SEMVER_USER_NAME = edgex-jenkins 05:43:03 # $SEMVER_BRANCH = main 05:43:03 # $SEMVER_TEMP = /tmp/semver-819256311 05:43:03 # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP 05:43:04 # '/tmp/semver-819256311' -> '/w/workspace/edgexfoundry_device-rest-go_main/.semver' 05:43:04 # -> Force: false 05:43:04 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-rest-go_main/.semver [Pipeline] } 05:43:04 $ docker exec --env ******** --env ******** 87521572bc1a5084a07faf063e76df33390545ff3b7a2c53cabdfe22aca37827 ssh-agent -k 05:43:04 unset SSH_AUTH_SOCK; 05:43:04 unset SSH_AGENT_PID; 05:43:04 echo Agent pid 61 killed; 05:43:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:43:04 + git semver [Pipeline] } 05:43:04 $ docker stop --time=1 87521572bc1a5084a07faf063e76df33390545ff3b7a2c53cabdfe22aca37827 05:43:06 $ docker rm -f 87521572bc1a5084a07faf063e76df33390545ff3b7a2c53cabdfe22aca37827 [Pipeline] // withDockerContainer [Pipeline] sh 05:43:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:43:06 Stashed 1 file(s) [Pipeline] echo 05:43:06 [edgeXSemver]: initialized semver on version 2.0.1-dev.8 [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 05:43:22 Still waiting to schedule task 05:43:22 Waiting for next available executor on ‘centos7-docker-4c-2g’ 05:43:22 Still waiting to schedule task 05:43:22 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1884’ is offline 05:45:55 Running on prd-centos7-docker-4c-2g-1919 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws 05:45:55 Running in /w/workspace/device-rest-go/9 [Pipeline] { [Pipeline] checkout 05:45:55 The recommended git tool is: git 05:45:58 using credential edgex-jenkins-ssh 05:45:58 Cloning the remote Git repository 05:45:58 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 05:45:58 > git init /w/workspace/device-rest-go/9 # timeout=10 05:45:58 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 05:45:58 > git --version # timeout=10 05:45:58 > git --version # 'git version 2.24.4' 05:45:58 using GIT_SSH to set credentials SSH Credentials for GitHub 05:45:58 [INFO] Currently running in a labeled security context 05:45:58 [INFO] Currently SELinux is 'enforcing' on the host 05:45:58 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/9@tmp/jenkins-gitclient-ssh8659611124532089664.key 05:45:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:45:59 Avoid second fetch 05:45:59 Checking out Revision 8988443161b762d02568202c1b71a3f56b05d0c9 (main) 05:45:59 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 05:45:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:45:59 > git config core.sparsecheckout # timeout=10 05:45:59 > git checkout -f 8988443161b762d02568202c1b71a3f56b05d0c9 # timeout=10 05:46:03 Commit message: "Merge pull request #135 from lenny-intel/pr-template" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:46:04 provisioning config files... 05:46:04 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/9@tmp/config1393294340510193823tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:46:04 ---> docker-login.sh 05:46:04 nexus3.edgexfoundry.org:10001 05:46:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:46:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:46:04 Configure a credential helper to remove this warning. See 05:46:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:46:04 05:46:04 Login Succeeded 05:46:04 nexus3.edgexfoundry.org:10002 05:46:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:46:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:46:04 Configure a credential helper to remove this warning. See 05:46:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:46:04 05:46:04 Login Succeeded 05:46:04 nexus3.edgexfoundry.org:10003 05:46:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:46:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:46:05 Configure a credential helper to remove this warning. See 05:46:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:46:05 05:46:05 Login Succeeded 05:46:05 nexus3.edgexfoundry.org:10004 05:46:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:46:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:46:05 Configure a credential helper to remove this warning. See 05:46:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:46:05 05:46:05 Login Succeeded 05:46:05 docker.io 05:46:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:46:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:46:05 Configure a credential helper to remove this warning. See 05:46:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:46:05 05:46:05 Login Succeeded 05:46:05 ---> docker-login.sh ends [Pipeline] } 05:46:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:46:05 ========================================================= 05:46:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 05:46:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 05:46:06 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 05:46:06 Sending build context to Docker daemon 119.8kB 05:46:06 Step 1/12 : ARG BASE=golang:1.16-alpine3.14 05:46:06 Step 2/12 : FROM ${BASE} AS builder 05:46:06 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 05:46:06 540db60ca938: Pulling fs layer 05:46:06 adcc1eea9eea: Pulling fs layer 05:46:06 4c4ab2625f07: Pulling fs layer 05:46:06 db62176df00c: Pulling fs layer 05:46:06 3b30891b0d05: Pulling fs layer 05:46:06 06b49ca38bd5: Pulling fs layer 05:46:06 c788192a36de: Pulling fs layer 05:46:06 a77e37c0d609: Pulling fs layer 05:46:06 c3185cebc471: Pulling fs layer 05:46:06 db62176df00c: Waiting 05:46:06 3b30891b0d05: Waiting 05:46:06 06b49ca38bd5: Waiting 05:46:06 c788192a36de: Waiting 05:46:06 a77e37c0d609: Waiting 05:46:06 c3185cebc471: Waiting 05:46:06 4c4ab2625f07: Verifying Checksum 05:46:06 4c4ab2625f07: Download complete 05:46:06 adcc1eea9eea: Verifying Checksum 05:46:06 adcc1eea9eea: Download complete 05:46:06 3b30891b0d05: Verifying Checksum 05:46:06 3b30891b0d05: Download complete 05:46:06 06b49ca38bd5: Verifying Checksum 05:46:06 06b49ca38bd5: Download complete 05:46:06 c788192a36de: Verifying Checksum 05:46:06 c788192a36de: Download complete 05:46:06 540db60ca938: Verifying Checksum 05:46:06 540db60ca938: Download complete 05:46:06 540db60ca938: Pull complete 05:46:06 adcc1eea9eea: Pull complete 05:46:06 4c4ab2625f07: Pull complete 05:46:07 a77e37c0d609: Verifying Checksum 05:46:07 a77e37c0d609: Download complete 05:46:08 c3185cebc471: Verifying Checksum 05:46:08 c3185cebc471: Download complete 05:46:08 db62176df00c: Verifying Checksum 05:46:08 db62176df00c: Download complete 05:46:12 db62176df00c: Pull complete 05:46:12 3b30891b0d05: Pull complete 05:46:12 06b49ca38bd5: Pull complete 05:46:12 c788192a36de: Pull complete 05:46:12 a77e37c0d609: Pull complete 05:46:14 c3185cebc471: Pull complete 05:46:14 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 05:46:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 05:46:14 ---> 031687cdd783 05:46:14 Step 3/12 : ARG MAKE='make build' 05:46:16 ---> Running in 7cf4ae64251e 05:46:16 Removing intermediate container 7cf4ae64251e 05:46:16 ---> be52474c933f 05:46:16 Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 05:46:16 ---> Running in 71d5a2cd2de6 05:46:16 Removing intermediate container 71d5a2cd2de6 05:46:16 ---> 77361a115899 05:46:16 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 05:46:16 ---> Running in dec04a18983a 05:46:16 Removing intermediate container dec04a18983a 05:46:16 ---> e2a956dfbcb5 05:46:16 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:46:16 ---> Running in 7c62458252a1 05:46:17 Removing intermediate container 7c62458252a1 05:46:17 ---> 247d15d3d38a 05:46:17 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:46:17 ---> Running in ddf7be920052 05:46:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:46:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:46:18 (1/3) Installing openssh-keygen (8.4_p1-r3) 05:46:18 (2/3) Installing libedit (20191231.3.1-r1) 05:46:19 (3/3) Installing openssh-client (8.4_p1-r3) 05:46:19 Executing busybox-1.32.1-r6.trigger 05:46:19 OK: 223 MiB in 55 packages 05:46:19 Removing intermediate container ddf7be920052 05:46:19 ---> 743b49985d97 05:46:19 Step 8/12 : WORKDIR /device-rest-go 05:46:19 ---> Running in 272e6d847330 05:46:19 Removing intermediate container 272e6d847330 05:46:19 ---> 11aeb521c6f6 05:46:19 Step 9/12 : COPY . . 05:46:19 ---> a674ed68a8c5 05:46:19 Step 10/12 : RUN go mod tidy 05:46:19 ---> Running in 688a3f037d97 05:46:20 go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.0.0 05:46:20 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 05:46:20 go: downloading github.com/gorilla/mux v1.8.0 05:46:20 go: downloading github.com/spf13/cast v1.4.1 05:46:20 go: downloading github.com/stretchr/testify v1.7.0 05:46:20 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 05:46:20 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 05:46:20 go: downloading github.com/google/uuid v1.2.0 05:46:20 go: downloading github.com/go-kit/kit v0.9.0 05:46:20 go: downloading github.com/go-playground/validator/v10 v10.6.1 05:46:20 go: downloading github.com/davecgh/go-spew v1.1.1 05:46:20 go: downloading github.com/pmezard/go-difflib v1.0.0 05:46:20 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 05:46:20 go: downloading github.com/OneOfOne/xxhash v1.2.8 05:46:20 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 05:46:20 go: downloading github.com/pelletier/go-toml v1.9.2 05:46:20 go: downloading gopkg.in/yaml.v2 v2.4.0 05:46:21 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 05:46:21 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 05:46:21 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 05:46:21 go: downloading github.com/go-playground/universal-translator v0.17.0 05:46:21 go: downloading github.com/leodido/go-urn v1.2.0 05:46:21 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 05:46:21 go: downloading golang.org/x/text v0.3.2 05:46:21 go: downloading github.com/go-playground/assert/v2 v2.0.1 05:46:21 go: downloading github.com/go-playground/locales v0.13.0 05:46:22 go: downloading github.com/go-logfmt/logfmt v0.4.0 05:46:22 go: downloading github.com/go-stack/stack v1.8.0 05:46:22 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 05:46:22 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 05:46:22 go: downloading github.com/hashicorp/consul/api v1.8.1 05:46:22 go: downloading github.com/x448/float16 v0.8.4 05:46:22 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 05:46:22 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 05:46:22 go: downloading github.com/kr/pretty v0.2.0 05:46:22 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 05:46:22 go: downloading github.com/go-redis/redis/v7 v7.3.0 05:46:22 go: downloading github.com/stretchr/objx v0.1.0 05:46:22 go: downloading github.com/pebbe/zmq4 v1.2.7 05:46:22 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 05:46:22 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 05:46:22 go: downloading github.com/hashicorp/go-hclog v0.12.0 05:46:22 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 05:46:22 go: downloading github.com/hashicorp/serf v0.9.5 05:46:22 go: downloading github.com/mitchellh/mapstructure v1.1.2 05:46:22 go: downloading github.com/hashicorp/consul/sdk v0.7.0 05:46:22 go: downloading github.com/hashicorp/go-uuid v1.0.1 05:46:22 go: downloading github.com/kr/text v0.1.0 05:46:22 go: downloading github.com/gorilla/websocket v1.4.2 05:46:22 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 05:46:22 go: downloading github.com/onsi/ginkgo v1.10.1 05:46:22 go: downloading github.com/onsi/gomega v1.7.0 05:46:22 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 05:46:22 go: downloading github.com/mitchellh/copystructure v1.0.0 05:46:22 go: downloading github.com/mitchellh/go-homedir v1.1.0 05:46:22 go: downloading github.com/fatih/color v1.9.0 05:46:22 go: downloading github.com/mattn/go-colorable v0.1.6 05:46:22 go: downloading github.com/mattn/go-isatty v0.0.12 05:46:22 go: downloading github.com/pkg/errors v0.8.1 05:46:22 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 05:46:22 go: downloading github.com/hashicorp/go-msgpack v0.5.3 05:46:22 go: downloading github.com/hashicorp/memberlist v0.2.2 05:46:22 go: downloading github.com/mitchellh/reflectwalk v1.0.0 05:46:22 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 05:46:22 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 05:46:22 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 05:46:22 go: downloading github.com/hpcloud/tail v1.0.0 05:46:22 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 05:46:22 go: downloading github.com/hashicorp/go-multierror v1.1.0 05:46:22 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 05:46:22 go: downloading github.com/miekg/dns v1.1.26 05:46:22 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 05:46:22 go: downloading github.com/hashicorp/golang-lru v0.5.0 05:46:22 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 05:46:22 go: downloading github.com/hashicorp/errwrap v1.0.0 05:46:22 go: downloading gopkg.in/fsnotify.v1 v1.4.7 05:46:27 Removing intermediate container 688a3f037d97 05:46:27 ---> a3f53eb5c2e7 05:46:27 Step 11/12 : RUN make update 05:46:27 ---> Running in 92a5cfcc5777 05:46:27 CGO_ENABLED=0 GO111MODULE=on go mod download 05:46:29 Removing intermediate container 92a5cfcc5777 05:46:29 ---> 4572069004de 05:46:29 Step 12/12 : RUN $MAKE 05:46:29 ---> Running in 24f8cd3d4b37 05:46:29 noop 05:46:29 Removing intermediate container 24f8cd3d4b37 05:46:29 ---> 5d7ce178c570 05:46:29 Successfully built 5d7ce178c570 05:46:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:46:30 + docker inspect -f . ci-base-image-x86_64 05:46:30 . [Pipeline] withDockerContainer 05:46:30 prd-centos7-docker-4c-2g-1919 does not seem to be running inside a container 05:46:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/9 -v /w/workspace/device-rest-go/9:/w/workspace/device-rest-go/9:rw,z -v /w/workspace/device-rest-go/9@tmp:/w/workspace/device-rest-go/9@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 05:46:30 $ docker top 7632b173b4610fbac13c8973adfbfe99e4f7d5b2b15f7f264f4a53913f17b952 -eo pid,comm [Pipeline] { [Pipeline] sh 05:46:31 + go version 05:46:31 go version go1.16.6 linux/amd64 [Pipeline] } 05:46:31 $ docker stop --time=1 7632b173b4610fbac13c8973adfbfe99e4f7d5b2b15f7f264f4a53913f17b952 05:46:32 $ docker rm -f 7632b173b4610fbac13c8973adfbfe99e4f7d5b2b15f7f264f4a53913f17b952 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:46:33 + docker inspect -f . ci-base-image-x86_64 05:46:33 . [Pipeline] withDockerContainer 05:46:33 prd-centos7-docker-4c-2g-1919 does not seem to be running inside a container 05:46:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/9 -v /w/workspace/device-rest-go/9:/w/workspace/device-rest-go/9:rw,z -v /w/workspace/device-rest-go/9@tmp:/w/workspace/device-rest-go/9@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 05:46:33 $ docker top a3c4180e88eaa0e6d73efd33206989b420e64c9e6cfd1e11d949788aa0298f78 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 05:46:33 + go mod tidy [Pipeline] sh 05:46:34 + make test 05:46:34 go mod tidy 05:46:34 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 05:46:35 ? github.com/edgexfoundry/device-rest-go [no test files] 05:46:50 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 05:46:50 ok github.com/edgexfoundry/device-rest-go/driver 0.008s coverage: 53.8% of statements 05:46:50 CGO_ENABLED=1 GO111MODULE=on go vet ./... 05:46:57 gofmt -l . 05:46:57 [ "`gofmt -l .`" = "" ] 05:46:57 ./bin/test-go-mod-tidy.sh 05:46:57 ./bin/test-attribution-txt.sh [Pipeline] } 05:46:57 $ docker stop --time=1 a3c4180e88eaa0e6d73efd33206989b420e64c9e6cfd1e11d949788aa0298f78 05:46:59 $ docker rm -f a3c4180e88eaa0e6d73efd33206989b420e64c9e6cfd1e11d949788aa0298f78 [Pipeline] // withDockerContainer [Pipeline] sh 05:46:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:46:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:47:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:47:01 + ls -al . 05:47:01 total 116 05:47:01 drwxrwxr-x. 8 jenkins jenkins 4096 Oct 5 05:46 . 05:47:01 drwxrwxr-x. 4 jenkins jenkins 28 Oct 5 05:45 .. 05:47:01 -rw-rw-r--. 1 jenkins jenkins 6792 Oct 5 05:45 Attribution.txt 05:47:01 drwxrwxr-x. 2 jenkins jenkins 64 Oct 5 05:45 bin 05:47:01 -rw-rw-r--. 1 jenkins jenkins 7459 Oct 5 05:45 CHANGELOG.md 05:47:01 drwxrwxr-x. 3 jenkins jenkins 32 Oct 5 05:45 cmd 05:47:01 -rw-r--r--. 1 jenkins jenkins 8435 Oct 5 05:46 coverage.out 05:47:01 -rw-rw-r--. 1 jenkins jenkins 1615 Oct 5 05:45 Dockerfile 05:47:01 -rw-rw-r--. 1 jenkins jenkins 151 Oct 5 05:45 .dockerignore 05:47:01 drwxrwxr-x. 2 jenkins jenkins 76 Oct 5 05:45 driver 05:47:01 drwxrwxr-x. 8 jenkins jenkins 162 Oct 5 05:46 .git 05:47:01 drwxrwxr-x. 2 jenkins jenkins 103 Oct 5 05:45 .github 05:47:01 -rw-rw-r--. 1 jenkins jenkins 336 Oct 5 05:45 .gitignore 05:47:01 -rw-r--r--. 1 jenkins jenkins 271 Oct 5 05:46 go.mod 05:47:01 -rw-r--r--. 1 jenkins jenkins 20570 Oct 5 05:46 go.sum 05:47:01 -rw-rw-r--. 1 jenkins jenkins 677 Oct 5 05:45 GOVERNANCE.md 05:47:01 -rw-rw-r--. 1 jenkins jenkins 680 Oct 5 05:45 Jenkinsfile 05:47:01 -rw-rw-r--. 1 jenkins jenkins 11340 Oct 5 05:45 LICENSE 05:47:01 -rw-rw-r--. 1 jenkins jenkins 996 Oct 5 05:45 Makefile 05:47:01 -rw-rw-r--. 1 jenkins jenkins 620 Oct 5 05:45 OWNERS.md 05:47:01 -rw-rw-r--. 1 jenkins jenkins 7661 Oct 5 05:45 README.md 05:47:01 drwxrwxr-x. 4 jenkins jenkins 71 Oct 5 05:45 snap 05:47:01 -rw-rw-r--. 1 jenkins jenkins 11 Oct 5 05:43 VERSION 05:47:01 -rw-rw-r--. 1 jenkins jenkins 713 Oct 5 05:45 version.go [Pipeline] isUnix [Pipeline] sh 05:47:01 + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=8988443161b762d02568202c1b71a3f56b05d0c9 --label arch=amd64 --label version=2.0.1-dev.8 . 05:47:01 Sending build context to Docker daemon 129kB 05:47:01 Step 1/25 : ARG BASE=golang:1.16-alpine3.14 05:47:01 Step 2/25 : FROM ${BASE} AS builder 05:47:01 ---> 5d7ce178c570 05:47:01 Step 3/25 : ARG MAKE='make build' 05:47:01 ---> Running in 8ad64de4387d 05:47:01 Removing intermediate container 8ad64de4387d 05:47:01 ---> eb5a6f8b8c3c 05:47:01 Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 05:47:01 ---> Running in ed4f5adc7109 05:47:01 Removing intermediate container ed4f5adc7109 05:47:01 ---> 168bde683d5f 05:47:01 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 05:47:01 ---> Running in f940b2288c2b 05:47:01 Removing intermediate container f940b2288c2b 05:47:01 ---> fa3012f7883d 05:47:01 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:47:01 ---> Running in 9e3ae04180b1 05:47:02 Removing intermediate container 9e3ae04180b1 05:47:02 ---> a1d59e8bb2af 05:47:02 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:47:02 ---> Running in 34425eb8cde4 05:47:02 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:47:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:47:03 OK: 223 MiB in 55 packages 05:47:03 Removing intermediate container 34425eb8cde4 05:47:03 ---> e75acc312293 05:47:03 Step 8/25 : WORKDIR /device-rest-go 05:47:03 ---> Running in 006ab8aee388 05:47:04 Removing intermediate container 006ab8aee388 05:47:04 ---> b634f0eb23fe 05:47:04 Step 9/25 : COPY . . 05:47:04 ---> a45ceaa570ab 05:47:04 Step 10/25 : RUN go mod tidy 05:47:04 ---> Running in 2af0acee21e6 05:47:04 Removing intermediate container 2af0acee21e6 05:47:04 ---> cdd144ea49ca 05:47:04 Step 11/25 : RUN make update 05:47:04 ---> Running in b745f6c86a09 05:47:05 CGO_ENABLED=0 GO111MODULE=on go mod download 05:47:05 Removing intermediate container b745f6c86a09 05:47:05 ---> 66a19b6f19dd 05:47:05 Step 12/25 : RUN $MAKE 05:47:05 ---> Running in be6857e708e7 05:47:05 go mod tidy 05:47:05 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=2.0.1-dev.8" -o cmd/device-rest ./cmd 05:47:18 Removing intermediate container be6857e708e7 05:47:18 ---> 181c7be65046 05:47:18 Step 13/25 : FROM alpine:3.14 05:47:18 3.14: Pulling from library/alpine 05:47:18 a0d0a0d46f8b: Pulling fs layer 05:47:18 a0d0a0d46f8b: Verifying Checksum 05:47:18 a0d0a0d46f8b: Download complete 05:47:18 a0d0a0d46f8b: Pull complete 05:47:18 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 05:47:18 Status: Downloaded newer image for alpine:3.14 05:47:18 ---> 14119a10abf4 05:47:18 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 05:47:18 ---> Running in 03a781838c53 05:47:18 Removing intermediate container 03a781838c53 05:47:18 ---> 2e18181eefb9 05:47:18 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 05:47:18 ---> Running in b6eb24767f22 05:47:18 Removing intermediate container b6eb24767f22 05:47:18 ---> 51ea4413aa36 05:47:18 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 05:47:18 ---> Running in 22fc80940e31 05:47:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 05:47:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 05:47:19 (1/6) Installing dumb-init (1.2.5-r1) 05:47:19 (2/6) Installing libgcc (10.3.1_git20210424-r2) 05:47:19 (3/6) Installing libsodium (1.0.18-r0) 05:47:19 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 05:47:19 (5/6) Installing libzmq (4.3.4-r0) 05:47:19 (6/6) Installing zeromq (4.3.4-r0) 05:47:19 Executing busybox-1.33.1-r3.trigger 05:47:19 OK: 8 MiB in 20 packages 05:47:19 Removing intermediate container 22fc80940e31 05:47:19 ---> e11c169c4dc5 05:47:19 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 05:47:20 ---> 3292af9a02f1 05:47:20 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 05:47:20 ---> 9a20a5d124b9 05:47:20 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 05:47:20 ---> 3316b8ff33fa 05:47:20 Step 20/25 : EXPOSE 59986 05:47:20 ---> Running in 0ea3c00434cc 05:47:20 Removing intermediate container 0ea3c00434cc 05:47:20 ---> 4c6dd56d9cad 05:47:20 Step 21/25 : ENTRYPOINT ["/device-rest"] 05:47:20 ---> Running in 33c0a0e98fb4 05:47:20 Removing intermediate container 33c0a0e98fb4 05:47:20 ---> 930a17b4de16 05:47:20 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 05:47:20 ---> Running in fa0923e75f41 05:47:20 Removing intermediate container fa0923e75f41 05:47:20 ---> c07ad40056d8 05:47:20 Step 23/25 : LABEL arch=amd64 05:47:20 ---> Running in 0fe49cd0ed03 05:47:20 Removing intermediate container 0fe49cd0ed03 05:47:20 ---> 91b7d41c6f73 05:47:20 Step 24/25 : LABEL git_sha=8988443161b762d02568202c1b71a3f56b05d0c9 05:47:20 ---> Running in 6e3bd9710947 05:47:20 Removing intermediate container 6e3bd9710947 05:47:20 ---> f5648cb9866f 05:47:20 Step 25/25 : LABEL version=2.0.1-dev.8 05:47:20 ---> Running in 814a99db1464 05:47:21 Removing intermediate container 814a99db1464 05:47:21 ---> 852a5f2d84e8 05:47:21 [Warning] One or more build-args [ARCH] were not consumed 05:47:21 Successfully built 852a5f2d84e8 05:47:21 Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:47:21 provisioning config files... 05:47:21 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/9@tmp/config1225600168029243973tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:47:21 ---> docker-login.sh 05:47:21 nexus3.edgexfoundry.org:10001 05:47:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:47:21 Configure a credential helper to remove this warning. See 05:47:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:47:21 05:47:21 Login Succeeded 05:47:21 nexus3.edgexfoundry.org:10002 05:47:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:47:21 Configure a credential helper to remove this warning. See 05:47:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:47:21 05:47:21 Login Succeeded 05:47:21 nexus3.edgexfoundry.org:10003 05:47:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:47:21 Configure a credential helper to remove this warning. See 05:47:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:47:21 05:47:21 Login Succeeded 05:47:21 nexus3.edgexfoundry.org:10004 05:47:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:47:22 Configure a credential helper to remove this warning. See 05:47:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:47:22 05:47:22 Login Succeeded 05:47:22 docker.io 05:47:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:47:22 Configure a credential helper to remove this warning. See 05:47:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:47:22 05:47:22 Login Succeeded 05:47:22 ---> docker-login.sh ends [Pipeline] } 05:47:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:47:22 [edgeXDocker.push] Tagging docker image device-rest with the following tags: 05:47:22 8988443161b762d02568202c1b71a3f56b05d0c9 05:47:22 latest 05:47:22 2.0.1-dev.8 05:47:22 8988443161b762d02568202c1b71a3f56b05d0c9-2.0.1-dev.8 05:47:22 main 05:47:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:47:22 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:8988443161b762d02568202c1b71a3f56b05d0c9 [Pipeline] isUnix [Pipeline] sh 05:47:23 + docker push nexus3.edgexfoundry.org:10004/device-rest:8988443161b762d02568202c1b71a3f56b05d0c9 05:47:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 05:47:23 5792e775b221: Preparing 05:47:23 4731332ad1bc: Preparing 05:47:23 fb37f33526a3: Preparing 05:47:23 cee42f048f03: Preparing 05:47:23 e2eb06d8af82: Preparing 05:47:23 e2eb06d8af82: Layer already exists 05:47:23 5792e775b221: Pushed 05:47:23 4731332ad1bc: Pushed 05:47:23 cee42f048f03: Pushed 05:47:24 fb37f33526a3: Pushed 05:47:24 8988443161b762d02568202c1b71a3f56b05d0c9: digest: sha256:3406065f2a7b17e2b29d5241db8e972857272f3acd9643c68860f6c2a98a4c4e size: 1366 [Pipeline] isUnix [Pipeline] sh 05:47:25 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] isUnix [Pipeline] sh 05:47:25 + docker push nexus3.edgexfoundry.org:10004/device-rest:latest 05:47:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 05:47:25 5792e775b221: Preparing 05:47:25 4731332ad1bc: Preparing 05:47:25 fb37f33526a3: Preparing 05:47:25 cee42f048f03: Preparing 05:47:25 e2eb06d8af82: Preparing 05:47:25 fb37f33526a3: Layer already exists 05:47:25 cee42f048f03: Layer already exists 05:47:25 4731332ad1bc: Layer already exists 05:47:25 5792e775b221: Layer already exists 05:47:25 e2eb06d8af82: Layer already exists 05:47:25 latest: digest: sha256:3406065f2a7b17e2b29d5241db8e972857272f3acd9643c68860f6c2a98a4c4e size: 1366 [Pipeline] isUnix [Pipeline] sh 05:47:25 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:2.0.1-dev.8 [Pipeline] isUnix [Pipeline] sh 05:47:26 + docker push nexus3.edgexfoundry.org:10004/device-rest:2.0.1-dev.8 05:47:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 05:47:26 5792e775b221: Preparing 05:47:26 4731332ad1bc: Preparing 05:47:26 fb37f33526a3: Preparing 05:47:26 cee42f048f03: Preparing 05:47:26 e2eb06d8af82: Preparing 05:47:26 cee42f048f03: Layer already exists 05:47:26 e2eb06d8af82: Layer already exists 05:47:26 fb37f33526a3: Layer already exists 05:47:26 4731332ad1bc: Layer already exists 05:47:26 5792e775b221: Layer already exists 05:47:26 2.0.1-dev.8: digest: sha256:3406065f2a7b17e2b29d5241db8e972857272f3acd9643c68860f6c2a98a4c4e size: 1366 [Pipeline] isUnix [Pipeline] sh 05:47:26 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:8988443161b762d02568202c1b71a3f56b05d0c9-2.0.1-dev.8 [Pipeline] isUnix [Pipeline] sh 05:47:26 + docker push nexus3.edgexfoundry.org:10004/device-rest:8988443161b762d02568202c1b71a3f56b05d0c9-2.0.1-dev.8 05:47:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 05:47:26 5792e775b221: Preparing 05:47:26 4731332ad1bc: Preparing 05:47:26 fb37f33526a3: Preparing 05:47:26 cee42f048f03: Preparing 05:47:26 e2eb06d8af82: Preparing 05:47:26 e2eb06d8af82: Layer already exists 05:47:26 5792e775b221: Layer already exists 05:47:26 fb37f33526a3: Layer already exists 05:47:26 cee42f048f03: Layer already exists 05:47:26 4731332ad1bc: Layer already exists 05:47:26 8988443161b762d02568202c1b71a3f56b05d0c9-2.0.1-dev.8: digest: sha256:3406065f2a7b17e2b29d5241db8e972857272f3acd9643c68860f6c2a98a4c4e size: 1366 [Pipeline] isUnix [Pipeline] sh 05:47:27 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] isUnix [Pipeline] sh 05:47:27 + docker push nexus3.edgexfoundry.org:10004/device-rest:main 05:47:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 05:47:27 5792e775b221: Preparing 05:47:27 4731332ad1bc: Preparing 05:47:27 fb37f33526a3: Preparing 05:47:27 cee42f048f03: Preparing 05:47:27 e2eb06d8af82: Preparing 05:47:27 e2eb06d8af82: Layer already exists 05:47:27 4731332ad1bc: Layer already exists 05:47:27 cee42f048f03: Layer already exists 05:47:27 5792e775b221: Layer already exists 05:47:27 fb37f33526a3: Layer already exists 05:47:27 main: digest: sha256:3406065f2a7b17e2b29d5241db8e972857272f3acd9643c68860f6c2a98a4c4e size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:47:27 ===================================================== [Pipeline] echo 05:47:27 taggedImages: 05:47:27 - nexus3.edgexfoundry.org:10004/device-rest:8988443161b762d02568202c1b71a3f56b05d0c9 05:47:27 - nexus3.edgexfoundry.org:10004/device-rest:latest 05:47:27 - nexus3.edgexfoundry.org:10004/device-rest:2.0.1-dev.8 05:47:27 - nexus3.edgexfoundry.org:10004/device-rest:8988443161b762d02568202c1b71a3f56b05d0c9-2.0.1-dev.8 05:47:27 - nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // script [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 05:47:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:47:28 05:47:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 05:47:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:47:28 latest: Pulling from edgex-lftools-log-publisher 05:47:28 b4d181a07f80: Pulling fs layer 05:47:28 a1111a8f2ec3: Pulling fs layer 05:47:28 ed53099fbce6: Pulling fs layer 05:47:28 dc539afda2c1: Pulling fs layer 05:47:28 77bc0d833cb6: Pulling fs layer 05:47:28 9065ff56babe: Pulling fs layer 05:47:28 d287ab97295c: Pulling fs layer 05:47:28 dc539afda2c1: Waiting 05:47:28 77bc0d833cb6: Waiting 05:47:28 9065ff56babe: Waiting 05:47:28 d287ab97295c: Waiting 05:47:28 a1111a8f2ec3: Verifying Checksum 05:47:28 a1111a8f2ec3: Download complete 05:47:28 dc539afda2c1: Verifying Checksum 05:47:28 dc539afda2c1: Download complete 05:47:28 ed53099fbce6: Verifying Checksum 05:47:28 ed53099fbce6: Download complete 05:47:28 9065ff56babe: Verifying Checksum 05:47:28 9065ff56babe: Download complete 05:47:28 77bc0d833cb6: Verifying Checksum 05:47:29 b4d181a07f80: Verifying Checksum 05:47:29 b4d181a07f80: Download complete 05:47:29 d287ab97295c: Verifying Checksum 05:47:29 d287ab97295c: Download complete 05:47:30 b4d181a07f80: Pull complete 05:47:30 a1111a8f2ec3: Pull complete 05:47:31 ed53099fbce6: Pull complete 05:47:31 dc539afda2c1: Pull complete 05:47:31 77bc0d833cb6: Pull complete 05:47:31 9065ff56babe: Pull complete 05:47:37 d287ab97295c: Pull complete 05:47:37 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 05:47:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:47:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 05:47:37 prd-centos7-docker-4c-2g-1919 does not seem to be running inside a container 05:47:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rest-go/9 -v /w/workspace/device-rest-go/9:/w/workspace/device-rest-go/9:rw,z -v /w/workspace/device-rest-go/9@tmp:/w/workspace/device-rest-go/9@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 05:47:39 $ docker top 23865b4088463d13c4002b25f1f09b9dbd8d0f2ae73f0b1d55e3b63a177e9e06 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:47:40 ---> job-cost.sh 05:47:40 lf-activate-venv: SKIPPING 05:47:40 INFO: No Stack... 05:47:45 INFO: Retrieving Pricing Info for: v3-standard-2 05:47:45 INFO: Archiving Costs [Pipeline] sh 05:47:46 + cut -d, -f6 05:47:46 + cat /w/workspace/device-rest-go/9/archives/cost.csv [Pipeline] lock 05:47:46 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-9-stack-cost] 05:47:46 Resource [jenkins-edgexfoundry-device-rest-go-main-9-stack-cost] did not exist. Created. 05:47:46 Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:47:46 + echo total: 0.05999999865889549 [Pipeline] stash 05:47:46 Stashed 1 file(s) [Pipeline] } 05:47:46 Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-9-stack-cost] [Pipeline] // lock [Pipeline] } 05:47:46 $ docker stop --time=1 23865b4088463d13c4002b25f1f09b9dbd8d0f2ae73f0b1d55e3b63a177e9e06 05:47:47 $ docker rm -f 23865b4088463d13c4002b25f1f09b9dbd8d0f2ae73f0b1d55e3b63a177e9e06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:57:46 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2048 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws 05:57:46 Running in /w/workspace/device-rest-go/9 [Pipeline] { [Pipeline] checkout 05:57:46 The recommended git tool is: git 05:57:55 using credential edgex-jenkins-ssh 05:57:55 Cloning the remote Git repository 05:57:55 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 05:57:55 > git init /w/workspace/device-rest-go/9 # timeout=10 05:57:55 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 05:57:55 > git --version # timeout=10 05:57:55 > git --version # 'git version 2.17.1' 05:57:55 using GIT_SSH to set credentials SSH Credentials for GitHub 05:57:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:57:57 Avoid second fetch 05:57:57 Checking out Revision 8988443161b762d02568202c1b71a3f56b05d0c9 (main) 05:57:57 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 05:57:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:57:57 > git config core.sparsecheckout # timeout=10 05:57:57 > git checkout -f 8988443161b762d02568202c1b71a3f56b05d0c9 # timeout=10 05:58:02 Commit message: "Merge pull request #135 from lenny-intel/pr-template" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:58:02 provisioning config files... 05:58:02 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/9@tmp/config3539467388936045629tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:58:03 ---> docker-login.sh 05:58:03 nexus3.edgexfoundry.org:10001 05:58:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:58:04 Configure a credential helper to remove this warning. See 05:58:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:58:04 05:58:04 Login Succeeded 05:58:04 nexus3.edgexfoundry.org:10002 05:58:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:58:05 Configure a credential helper to remove this warning. See 05:58:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:58:05 05:58:05 Login Succeeded 05:58:05 nexus3.edgexfoundry.org:10003 05:58:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:58:06 Configure a credential helper to remove this warning. See 05:58:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:58:06 05:58:06 Login Succeeded 05:58:06 nexus3.edgexfoundry.org:10004 05:58:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:58:06 Configure a credential helper to remove this warning. See 05:58:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:58:06 05:58:06 Login Succeeded 05:58:07 docker.io 05:58:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:58:08 Configure a credential helper to remove this warning. See 05:58:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:58:08 05:58:08 Login Succeeded 05:58:08 ---> docker-login.sh ends [Pipeline] } 05:58:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:58:08 ========================================================= 05:58:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 05:58:08 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 05:58:09 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 05:58:09 Sending build context to Docker daemon 119.8kB 05:58:09 Step 1/12 : ARG BASE=golang:1.16-alpine3.14 05:58:09 Step 2/12 : FROM ${BASE} AS builder 05:58:09 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:58:09 595b0fe564bb: Pulling fs layer 05:58:09 24495759ef45: Pulling fs layer 05:58:09 d148012ef14d: Pulling fs layer 05:58:09 e90a11edd702: Pulling fs layer 05:58:09 d77568369979: Pulling fs layer 05:58:09 fc1c9f9a7f3b: Pulling fs layer 05:58:09 170f2ba95c9a: Pulling fs layer 05:58:09 97ac5df62f85: Pulling fs layer 05:58:09 e90a11edd702: Waiting 05:58:09 d77568369979: Waiting 05:58:09 fc1c9f9a7f3b: Waiting 05:58:09 170f2ba95c9a: Waiting 05:58:09 97ac5df62f85: Waiting 05:58:09 d148012ef14d: Verifying Checksum 05:58:09 d148012ef14d: Download complete 05:58:10 24495759ef45: Download complete 05:58:10 d77568369979: Verifying Checksum 05:58:10 d77568369979: Download complete 05:58:10 595b0fe564bb: Verifying Checksum 05:58:10 595b0fe564bb: Download complete 05:58:10 fc1c9f9a7f3b: Download complete 05:58:10 170f2ba95c9a: Download complete 05:58:10 595b0fe564bb: Pull complete 05:58:11 24495759ef45: Pull complete 05:58:12 d148012ef14d: Pull complete 05:58:14 e90a11edd702: Verifying Checksum 05:58:14 e90a11edd702: Download complete 05:58:14 97ac5df62f85: Verifying Checksum 05:58:14 97ac5df62f85: Download complete 05:58:24 e90a11edd702: Pull complete 05:58:24 d77568369979: Pull complete 05:58:25 fc1c9f9a7f3b: Pull complete 05:58:25 170f2ba95c9a: Pull complete 05:58:30 97ac5df62f85: Pull complete 05:58:30 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 05:58:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 05:58:30 ---> 04bc70af865f 05:58:30 Step 3/12 : ARG MAKE='make build' 05:58:36 ---> Running in d05347285b25 05:58:36 Removing intermediate container d05347285b25 05:58:36 ---> d77d09e57ab6 05:58:36 Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 05:58:36 ---> Running in 08889dd96e32 05:58:36 Removing intermediate container 08889dd96e32 05:58:36 ---> c241dc92e081 05:58:36 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 05:58:36 ---> Running in ea9a77b81c01 05:58:37 Removing intermediate container ea9a77b81c01 05:58:37 ---> ecdefd08576b 05:58:37 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:58:37 ---> Running in b2b9ed9b7eec 05:58:40 Removing intermediate container b2b9ed9b7eec 05:58:40 ---> 460fc2597acd 05:58:40 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:58:40 ---> Running in 093ecf2482ca 05:58:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:58:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:58:43 (1/3) Installing openssh-keygen (8.4_p1-r3) 05:58:43 (2/3) Installing libedit (20191231.3.1-r1) 05:58:43 (3/3) Installing openssh-client (8.4_p1-r3) 05:58:43 Executing busybox-1.32.1-r6.trigger 05:58:43 OK: 222 MiB in 55 packages 05:58:45 Removing intermediate container 093ecf2482ca 05:58:45 ---> 4c2903b20023 05:58:45 Step 8/12 : WORKDIR /device-rest-go 05:58:45 ---> Running in cf878e6b3a6c 05:58:45 Removing intermediate container cf878e6b3a6c 05:58:45 ---> 6369fe2b7c6f 05:58:45 Step 9/12 : COPY . . 05:58:46 ---> 38e08ca469b7 05:58:46 Step 10/12 : RUN go mod tidy 05:58:46 ---> Running in 5dd3fd2856f5 05:58:49 go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.0.0 05:58:49 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 05:58:49 go: downloading github.com/gorilla/mux v1.8.0 05:58:49 go: downloading github.com/spf13/cast v1.4.1 05:58:49 go: downloading github.com/stretchr/testify v1.7.0 05:58:49 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 05:58:49 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 05:58:49 go: downloading github.com/google/uuid v1.2.0 05:58:49 go: downloading github.com/go-playground/validator/v10 v10.6.1 05:58:49 go: downloading github.com/go-kit/kit v0.9.0 05:58:49 go: downloading github.com/davecgh/go-spew v1.1.1 05:58:49 go: downloading github.com/pmezard/go-difflib v1.0.0 05:58:49 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 05:58:49 go: downloading github.com/OneOfOne/xxhash v1.2.8 05:58:49 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 05:58:49 go: downloading github.com/pelletier/go-toml v1.9.2 05:58:49 go: downloading gopkg.in/yaml.v2 v2.4.0 05:58:49 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 05:58:49 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 05:58:49 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 05:58:50 go: downloading github.com/go-playground/universal-translator v0.17.0 05:58:50 go: downloading github.com/leodido/go-urn v1.2.0 05:58:50 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 05:58:50 go: downloading golang.org/x/text v0.3.2 05:58:50 go: downloading github.com/go-playground/assert/v2 v2.0.1 05:58:50 go: downloading github.com/go-playground/locales v0.13.0 05:58:53 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 05:58:53 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 05:58:53 go: downloading github.com/go-logfmt/logfmt v0.4.0 05:58:53 go: downloading github.com/go-stack/stack v1.8.0 05:58:53 go: downloading github.com/hashicorp/consul/api v1.8.1 05:58:53 go: downloading github.com/x448/float16 v0.8.4 05:58:53 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 05:58:53 go: downloading github.com/stretchr/objx v0.1.0 05:58:53 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 05:58:53 go: downloading github.com/pebbe/zmq4 v1.2.7 05:58:53 go: downloading github.com/go-redis/redis/v7 v7.3.0 05:58:53 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 05:58:53 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 05:58:53 go: downloading github.com/kr/pretty v0.2.0 05:58:53 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 05:58:53 go: downloading github.com/hashicorp/go-hclog v0.12.0 05:58:53 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 05:58:53 go: downloading github.com/hashicorp/serf v0.9.5 05:58:53 go: downloading github.com/mitchellh/mapstructure v1.1.2 05:58:53 go: downloading github.com/hashicorp/consul/sdk v0.7.0 05:58:53 go: downloading github.com/hashicorp/go-uuid v1.0.1 05:58:53 go: downloading github.com/gorilla/websocket v1.4.2 05:58:54 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 05:58:54 go: downloading github.com/onsi/ginkgo v1.10.1 05:58:54 go: downloading github.com/onsi/gomega v1.7.0 05:58:54 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 05:58:54 go: downloading github.com/mitchellh/copystructure v1.0.0 05:58:54 go: downloading github.com/kr/text v0.1.0 05:58:54 go: downloading github.com/fatih/color v1.9.0 05:58:54 go: downloading github.com/mattn/go-colorable v0.1.6 05:58:54 go: downloading github.com/mattn/go-isatty v0.0.12 05:58:54 go: downloading github.com/mitchellh/go-homedir v1.1.0 05:58:54 go: downloading github.com/pkg/errors v0.8.1 05:58:54 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 05:58:54 go: downloading github.com/hashicorp/go-msgpack v0.5.3 05:58:54 go: downloading github.com/hashicorp/memberlist v0.2.2 05:58:54 go: downloading github.com/mitchellh/reflectwalk v1.0.0 05:58:54 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 05:58:54 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 05:58:54 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 05:58:54 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 05:58:54 go: downloading github.com/hashicorp/go-multierror v1.1.0 05:58:54 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 05:58:54 go: downloading github.com/miekg/dns v1.1.26 05:58:55 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 05:58:55 go: downloading github.com/hpcloud/tail v1.0.0 05:58:55 go: downloading github.com/hashicorp/golang-lru v0.5.0 05:58:55 go: downloading github.com/hashicorp/errwrap v1.0.0 05:58:55 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 05:58:55 go: downloading gopkg.in/fsnotify.v1 v1.4.7 05:59:10 Removing intermediate container 5dd3fd2856f5 05:59:10 ---> 3d903f4229e5 05:59:10 Step 11/12 : RUN make update 05:59:10 ---> Running in 309193347f63 05:59:10 CGO_ENABLED=0 GO111MODULE=on go mod download 05:59:17 Removing intermediate container 309193347f63 05:59:17 ---> b1973a328507 05:59:17 Step 12/12 : RUN $MAKE 05:59:17 ---> Running in 89aa4a11e764 05:59:18 noop 05:59:19 Removing intermediate container 89aa4a11e764 05:59:19 ---> 6d6286ff6446 05:59:19 Successfully built 6d6286ff6446 05:59:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:59:19 + docker inspect -f . ci-base-image-arm64 05:59:19 . [Pipeline] withDockerContainer 05:59:20 prd-ubuntu18.04-docker-arm64-4c-16g-2048 does not seem to be running inside a container 05:59:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/9 -v /w/workspace/device-rest-go/9:/w/workspace/device-rest-go/9:rw,z -v /w/workspace/device-rest-go/9@tmp:/w/workspace/device-rest-go/9@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 05:59:21 $ docker top 432fd1a2d89074565c0c2a4dbe0ff819c6aee995ec530b75d21780395ae0ef53 -eo pid,comm [Pipeline] { [Pipeline] sh 05:59:23 + go version 05:59:23 go version go1.16.6 linux/arm64 [Pipeline] } 05:59:23 $ docker stop --time=1 432fd1a2d89074565c0c2a4dbe0ff819c6aee995ec530b75d21780395ae0ef53 05:59:24 $ docker rm -f 432fd1a2d89074565c0c2a4dbe0ff819c6aee995ec530b75d21780395ae0ef53 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:59:25 + docker inspect -f . ci-base-image-arm64 05:59:25 . [Pipeline] withDockerContainer 05:59:26 prd-ubuntu18.04-docker-arm64-4c-16g-2048 does not seem to be running inside a container 05:59:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/9 -v /w/workspace/device-rest-go/9:/w/workspace/device-rest-go/9:rw,z -v /w/workspace/device-rest-go/9@tmp:/w/workspace/device-rest-go/9@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 05:59:28 $ docker top 924ff38e91607060997eb4fbedd4d223cac6666078458fa16c58d71d7832d914 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 05:59:29 + go mod tidy [Pipeline] sh 05:59:30 + make test 05:59:30 go mod tidy 05:59:31 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 05:59:32 ? github.com/edgexfoundry/device-rest-go [no test files] 06:00:28 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 06:00:28 ok github.com/edgexfoundry/device-rest-go/driver 0.048s coverage: 53.8% of statements 06:00:29 CGO_ENABLED=1 GO111MODULE=on go vet ./... 06:00:56 gofmt -l . 06:00:56 [ "`gofmt -l .`" = "" ] 06:00:56 ./bin/test-go-mod-tidy.sh 06:00:56 ./bin/test-attribution-txt.sh [Pipeline] } 06:00:58 $ docker stop --time=1 924ff38e91607060997eb4fbedd4d223cac6666078458fa16c58d71d7832d914 06:01:00 $ docker rm -f 924ff38e91607060997eb4fbedd4d223cac6666078458fa16c58d71d7832d914 [Pipeline] // withDockerContainer [Pipeline] sh 06:01:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:01:01 Warning: overwriting stash ‘coverage-report’ 06:01:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:01:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:01:02 + ls -al . 06:01:02 total 144 06:01:02 drwxrwxr-x 8 jenkins jenkins 4096 Oct 5 06:00 . 06:01:02 drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 05:57 .. 06:01:02 -rw-rw-r-- 1 jenkins jenkins 151 Oct 5 05:57 .dockerignore 06:01:02 drwxrwxr-x 8 jenkins jenkins 4096 Oct 5 05:58 .git 06:01:02 drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 05:57 .github 06:01:02 -rw-rw-r-- 1 jenkins jenkins 336 Oct 5 05:57 .gitignore 06:01:02 -rw-rw-r-- 1 jenkins jenkins 6792 Oct 5 05:57 Attribution.txt 06:01:02 -rw-rw-r-- 1 jenkins jenkins 7459 Oct 5 05:57 CHANGELOG.md 06:01:02 -rw-rw-r-- 1 jenkins jenkins 1615 Oct 5 05:57 Dockerfile 06:01:02 -rw-rw-r-- 1 jenkins jenkins 677 Oct 5 05:57 GOVERNANCE.md 06:01:02 -rw-rw-r-- 1 jenkins jenkins 680 Oct 5 05:57 Jenkinsfile 06:01:02 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 5 05:57 LICENSE 06:01:02 -rw-rw-r-- 1 jenkins jenkins 996 Oct 5 05:57 Makefile 06:01:02 -rw-rw-r-- 1 jenkins jenkins 620 Oct 5 05:57 OWNERS.md 06:01:02 -rw-rw-r-- 1 jenkins jenkins 7661 Oct 5 05:57 README.md 06:01:02 -rw-rw-r-- 1 jenkins jenkins 11 Oct 5 05:43 VERSION 06:01:02 drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 05:57 bin 06:01:02 drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 05:57 cmd 06:01:02 -rw-r--r-- 1 jenkins jenkins 8435 Oct 5 06:00 coverage.out 06:01:02 drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 05:57 driver 06:01:02 -rw-r--r-- 1 jenkins jenkins 271 Oct 5 06:00 go.mod 06:01:02 -rw-r--r-- 1 jenkins jenkins 20570 Oct 5 05:59 go.sum 06:01:02 drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 05:57 snap 06:01:02 -rw-rw-r-- 1 jenkins jenkins 713 Oct 5 05:57 version.go [Pipeline] isUnix [Pipeline] sh 06:01:03 + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=8988443161b762d02568202c1b71a3f56b05d0c9 --label arch=arm64 --label version=2.0.1-dev.8 . 06:01:03 Sending build context to Docker daemon 129kB 06:01:03 Step 1/25 : ARG BASE=golang:1.16-alpine3.14 06:01:03 Step 2/25 : FROM ${BASE} AS builder 06:01:03 ---> 6d6286ff6446 06:01:03 Step 3/25 : ARG MAKE='make build' 06:01:03 ---> Running in 6aa6acc82ed5 06:01:04 Removing intermediate container 6aa6acc82ed5 06:01:04 ---> 7ac0478260e0 06:01:04 Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 06:01:04 ---> Running in 99d1fe7fff5a 06:01:05 Removing intermediate container 99d1fe7fff5a 06:01:05 ---> 49c4dfc0a1e4 06:01:05 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 06:01:05 ---> Running in 8c1d1c5fe5fd 06:01:05 Removing intermediate container 8c1d1c5fe5fd 06:01:05 ---> 00371721b6ce 06:01:05 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:01:05 ---> Running in 6c903e747d79 06:01:08 Removing intermediate container 6c903e747d79 06:01:08 ---> 785c1644cbcf 06:01:08 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:01:08 ---> Running in 76c807a2ad04 06:01:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:01:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:01:11 OK: 222 MiB in 55 packages 06:01:13 Removing intermediate container 76c807a2ad04 06:01:13 ---> 6de4e54042c4 06:01:13 Step 8/25 : WORKDIR /device-rest-go 06:01:13 ---> Running in 01804d0827c6 06:01:13 Removing intermediate container 01804d0827c6 06:01:13 ---> 15c27506bb04 06:01:13 Step 9/25 : COPY . . 06:01:14 ---> 7f12aa1847f0 06:01:14 Step 10/25 : RUN go mod tidy 06:01:14 ---> Running in d6c467c8868b 06:01:17 Removing intermediate container d6c467c8868b 06:01:17 ---> dc4a1017fe14 06:01:17 Step 11/25 : RUN make update 06:01:17 ---> Running in ac44f7c4a5c2 06:01:18 CGO_ENABLED=0 GO111MODULE=on go mod download 06:01:20 Removing intermediate container ac44f7c4a5c2 06:01:20 ---> 0dab8ff806ce 06:01:20 Step 12/25 : RUN $MAKE 06:01:20 ---> Running in 17fcf138a954 06:01:21 go mod tidy 06:01:21 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=2.0.1-dev.8" -o cmd/device-rest ./cmd 06:02:00 Removing intermediate container 17fcf138a954 06:02:00 ---> 1612d03881e6 06:02:00 Step 13/25 : FROM alpine:3.14 06:02:00 3.14: Pulling from library/alpine 06:02:00 552d1f2373af: Pulling fs layer 06:02:01 552d1f2373af: Verifying Checksum 06:02:01 552d1f2373af: Download complete 06:02:01 552d1f2373af: Pull complete 06:02:01 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 06:02:01 Status: Downloaded newer image for alpine:3.14 06:02:01 ---> bb3de5531c18 06:02:01 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 06:02:02 ---> Running in 45d111a0f03f 06:02:02 Removing intermediate container 45d111a0f03f 06:02:02 ---> 3ffb1df49c55 06:02:02 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 06:02:02 ---> Running in 1ffd095afea7 06:02:03 Removing intermediate container 1ffd095afea7 06:02:03 ---> 407da0d4b67f 06:02:03 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 06:02:03 ---> Running in 0af8be9b4c10 06:02:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 06:02:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 06:02:05 (1/6) Installing dumb-init (1.2.5-r1) 06:02:05 (2/6) Installing libgcc (10.3.1_git20210424-r2) 06:02:05 (3/6) Installing libsodium (1.0.18-r0) 06:02:05 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 06:02:05 (5/6) Installing libzmq (4.3.4-r0) 06:02:05 (6/6) Installing zeromq (4.3.4-r0) 06:02:05 Executing busybox-1.33.1-r3.trigger 06:02:05 OK: 8 MiB in 20 packages 06:02:06 Removing intermediate container 0af8be9b4c10 06:02:06 ---> 6c1f433ca09e 06:02:06 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 06:02:08 ---> 278227ceb7c0 06:02:08 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 06:02:08 ---> 7cddd14ece26 06:02:08 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 06:02:09 ---> 26699abd7667 06:02:09 Step 20/25 : EXPOSE 59986 06:02:09 ---> Running in bb1bc8ce89e0 06:02:10 Removing intermediate container bb1bc8ce89e0 06:02:10 ---> 3c627d8c75bb 06:02:10 Step 21/25 : ENTRYPOINT ["/device-rest"] 06:02:10 ---> Running in d554470136b6 06:02:11 Removing intermediate container d554470136b6 06:02:11 ---> f1fbc3259660 06:02:11 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 06:02:11 ---> Running in 9d4d12ed269b 06:02:11 Removing intermediate container 9d4d12ed269b 06:02:11 ---> 22662d6c33da 06:02:11 Step 23/25 : LABEL arch=arm64 06:02:11 ---> Running in dc75c5e25c22 06:02:12 Removing intermediate container dc75c5e25c22 06:02:12 ---> 782bc3ebdbfe 06:02:12 Step 24/25 : LABEL git_sha=8988443161b762d02568202c1b71a3f56b05d0c9 06:02:12 ---> Running in 9516159b6a9f 06:02:12 Removing intermediate container 9516159b6a9f 06:02:12 ---> 04037cd9c765 06:02:12 Step 25/25 : LABEL version=2.0.1-dev.8 06:02:12 ---> Running in ed08caedde1a 06:02:13 Removing intermediate container ed08caedde1a 06:02:13 ---> 9fd1ae999c5b 06:02:13 [Warning] One or more build-args [ARCH] were not consumed 06:02:13 Successfully built 9fd1ae999c5b 06:02:13 Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:02:13 provisioning config files... 06:02:13 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/9@tmp/config6948711134583305253tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:02:14 ---> docker-login.sh 06:02:14 nexus3.edgexfoundry.org:10001 06:02:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:14 Configure a credential helper to remove this warning. See 06:02:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:14 06:02:14 Login Succeeded 06:02:14 nexus3.edgexfoundry.org:10002 06:02:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:15 Configure a credential helper to remove this warning. See 06:02:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:15 06:02:15 Login Succeeded 06:02:15 nexus3.edgexfoundry.org:10003 06:02:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:15 Configure a credential helper to remove this warning. See 06:02:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:15 06:02:15 Login Succeeded 06:02:15 nexus3.edgexfoundry.org:10004 06:02:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:16 Configure a credential helper to remove this warning. See 06:02:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:16 06:02:16 Login Succeeded 06:02:16 docker.io 06:02:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:17 Configure a credential helper to remove this warning. See 06:02:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:17 06:02:17 Login Succeeded 06:02:17 ---> docker-login.sh ends [Pipeline] } 06:02:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:02:17 [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: 06:02:17 8988443161b762d02568202c1b71a3f56b05d0c9 06:02:17 latest 06:02:17 2.0.1-dev.8 06:02:17 8988443161b762d02568202c1b71a3f56b05d0c9-2.0.1-dev.8 06:02:17 main 06:02:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:02:17 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:8988443161b762d02568202c1b71a3f56b05d0c9 [Pipeline] isUnix [Pipeline] sh 06:02:18 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:8988443161b762d02568202c1b71a3f56b05d0c9 06:02:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 06:02:18 7772c5669c42: Preparing 06:02:18 abf52058c02a: Preparing 06:02:18 77f7deb8f2d3: Preparing 06:02:18 bc037aad3c0a: Preparing 06:02:18 ee420dfed78a: Preparing 06:02:18 ee420dfed78a: Layer already exists 06:02:18 abf52058c02a: Pushed 06:02:18 7772c5669c42: Pushed 06:02:19 bc037aad3c0a: Pushed 06:02:21 77f7deb8f2d3: Pushed 06:02:21 8988443161b762d02568202c1b71a3f56b05d0c9: digest: sha256:d5977675b0b0d086138cb6d265cabed667bbf6af3ec59bba6c2040ec30baaaf9 size: 1365 [Pipeline] isUnix [Pipeline] sh 06:02:22 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:02:22 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest 06:02:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 06:02:22 7772c5669c42: Preparing 06:02:22 abf52058c02a: Preparing 06:02:22 77f7deb8f2d3: Preparing 06:02:22 bc037aad3c0a: Preparing 06:02:22 ee420dfed78a: Preparing 06:02:22 abf52058c02a: Layer already exists 06:02:22 ee420dfed78a: Layer already exists 06:02:22 bc037aad3c0a: Layer already exists 06:02:22 7772c5669c42: Layer already exists 06:02:22 77f7deb8f2d3: Layer already exists 06:02:22 latest: digest: sha256:d5977675b0b0d086138cb6d265cabed667bbf6af3ec59bba6c2040ec30baaaf9 size: 1365 [Pipeline] isUnix [Pipeline] sh 06:02:23 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:2.0.1-dev.8 [Pipeline] isUnix [Pipeline] sh 06:02:23 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:2.0.1-dev.8 06:02:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 06:02:23 7772c5669c42: Preparing 06:02:23 abf52058c02a: Preparing 06:02:23 77f7deb8f2d3: Preparing 06:02:23 bc037aad3c0a: Preparing 06:02:23 ee420dfed78a: Preparing 06:02:23 ee420dfed78a: Layer already exists 06:02:23 bc037aad3c0a: Layer already exists 06:02:23 abf52058c02a: Layer already exists 06:02:23 77f7deb8f2d3: Layer already exists 06:02:23 7772c5669c42: Layer already exists 06:02:23 2.0.1-dev.8: digest: sha256:d5977675b0b0d086138cb6d265cabed667bbf6af3ec59bba6c2040ec30baaaf9 size: 1365 [Pipeline] isUnix [Pipeline] sh 06:02:24 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:8988443161b762d02568202c1b71a3f56b05d0c9-2.0.1-dev.8 [Pipeline] isUnix [Pipeline] sh 06:02:24 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:8988443161b762d02568202c1b71a3f56b05d0c9-2.0.1-dev.8 06:02:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 06:02:24 7772c5669c42: Preparing 06:02:24 abf52058c02a: Preparing 06:02:24 77f7deb8f2d3: Preparing 06:02:24 bc037aad3c0a: Preparing 06:02:24 ee420dfed78a: Preparing 06:02:24 abf52058c02a: Layer already exists 06:02:24 ee420dfed78a: Layer already exists 06:02:24 7772c5669c42: Layer already exists 06:02:24 77f7deb8f2d3: Layer already exists 06:02:24 bc037aad3c0a: Layer already exists 06:02:24 8988443161b762d02568202c1b71a3f56b05d0c9-2.0.1-dev.8: digest: sha256:d5977675b0b0d086138cb6d265cabed667bbf6af3ec59bba6c2040ec30baaaf9 size: 1365 [Pipeline] isUnix [Pipeline] sh 06:02:25 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] isUnix [Pipeline] sh 06:02:25 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main 06:02:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 06:02:25 7772c5669c42: Preparing 06:02:25 abf52058c02a: Preparing 06:02:25 77f7deb8f2d3: Preparing 06:02:25 bc037aad3c0a: Preparing 06:02:25 ee420dfed78a: Preparing 06:02:25 7772c5669c42: Layer already exists 06:02:25 abf52058c02a: Layer already exists 06:02:25 bc037aad3c0a: Layer already exists 06:02:25 77f7deb8f2d3: Layer already exists 06:02:25 ee420dfed78a: Layer already exists 06:02:25 main: digest: sha256:d5977675b0b0d086138cb6d265cabed667bbf6af3ec59bba6c2040ec30baaaf9 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:02:26 ===================================================== [Pipeline] echo 06:02:26 taggedImages: 06:02:26 - nexus3.edgexfoundry.org:10004/device-rest-arm64:8988443161b762d02568202c1b71a3f56b05d0c9 06:02:26 - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest 06:02:26 - nexus3.edgexfoundry.org:10004/device-rest-arm64:2.0.1-dev.8 06:02:26 - nexus3.edgexfoundry.org:10004/device-rest-arm64:8988443161b762d02568202c1b71a3f56b05d0c9-2.0.1-dev.8 06:02:26 - nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:02:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:02:26 06:02:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 06:02:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:02:27 arm64: Pulling from edgex-lftools-log-publisher 06:02:27 448f6bf000e3: Pulling fs layer 06:02:27 f757da607395: Pulling fs layer 06:02:27 05883995daec: Pulling fs layer 06:02:27 8603b9c90790: Pulling fs layer 06:02:27 1560dd03e051: Pulling fs layer 06:02:27 27f5ce0e4adf: Pulling fs layer 06:02:27 c2d8d7efcc4b: Pulling fs layer 06:02:27 8603b9c90790: Waiting 06:02:27 1560dd03e051: Waiting 06:02:27 27f5ce0e4adf: Waiting 06:02:27 c2d8d7efcc4b: Waiting 06:02:27 f757da607395: Verifying Checksum 06:02:27 f757da607395: Download complete 06:02:27 8603b9c90790: Download complete 06:02:27 05883995daec: Verifying Checksum 06:02:27 05883995daec: Download complete 06:02:27 1560dd03e051: Verifying Checksum 06:02:27 1560dd03e051: Download complete 06:02:27 27f5ce0e4adf: Verifying Checksum 06:02:27 27f5ce0e4adf: Download complete 06:02:28 448f6bf000e3: Verifying Checksum 06:02:28 448f6bf000e3: Download complete 06:02:31 c2d8d7efcc4b: Verifying Checksum 06:02:31 c2d8d7efcc4b: Download complete 06:02:31 448f6bf000e3: Pull complete 06:02:32 f757da607395: Pull complete 06:02:34 05883995daec: Pull complete 06:02:34 8603b9c90790: Pull complete 06:02:35 1560dd03e051: Pull complete 06:02:35 27f5ce0e4adf: Pull complete 06:02:51 c2d8d7efcc4b: Pull complete 06:02:51 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 06:02:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:02:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 06:02:51 prd-ubuntu18.04-docker-arm64-4c-16g-2048 does not seem to be running inside a container 06:02: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-rest-go/9 -v /w/workspace/device-rest-go/9:/w/workspace/device-rest-go/9:rw,z -v /w/workspace/device-rest-go/9@tmp:/w/workspace/device-rest-go/9@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 06:02:56 $ docker top 2365bfad7e890a9c423c68241b4ad0cce8d29133f7c8bfb454b304b7b3e34e6a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:02:57 ---> job-cost.sh 06:02:57 lf-activate-venv: SKIPPING 06:02:57 INFO: No Stack... 06:03:19 INFO: Retrieving Pricing Info for: v3-standard-4 06:03:19 INFO: Archiving Costs [Pipeline] sh 06:03:20 + cat /w/workspace/device-rest-go/9/archives/cost.csv 06:03:20 + cut -d, -f6 [Pipeline] lock 06:03:20 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-9-stack-cost] 06:03:20 Resource [jenkins-edgexfoundry-device-rest-go-main-9-stack-cost] did not exist. Created. 06:03:20 Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:03:21 /w/workspace/device-rest-go/9@tmp/durable-97a9bc48/script.sh: 1: /w/workspace/device-rest-go/9@tmp/durable-97a9bc48/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 06:03:21 + echo total: 0.10999999940395355 [Pipeline] stash 06:03:21 Warning: overwriting stash ‘stack-cost’ 06:03:21 Stashed 1 file(s) [Pipeline] } 06:03:21 Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-9-stack-cost] [Pipeline] // lock [Pipeline] } 06:03:21 $ docker stop --time=1 2365bfad7e890a9c423c68241b4ad0cce8d29133f7c8bfb454b304b7b3e34e6a 06:03:23 $ docker rm -f 2365bfad7e890a9c423c68241b4ad0cce8d29133f7c8bfb454b304b7b3e34e6a [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 06:03:24 provisioning config files... 06:03:24 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config7883532288022247686tmp [Pipeline] { [Pipeline] sh 06:03:24 + set +x 06:03:24 + curl -s https://codecov.io/bash 06:03:24 + bash -s -- 06:03:24 06:03:24 _____ _ 06:03:24 / ____| | | 06:03:24 | | ___ __| | ___ ___ _____ __ 06:03:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:03:24 | |___| (_) | (_| | __/ (_| (_) \ V / 06:03:24 \_____\___/ \__,_|\___|\___\___/ \_/ 06:03:24 Bash-1.0.6 06:03:24 06:03:24 06:03:24 ==> git version 2.24.4 found 06:03:24 ==> 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 06:03:24 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:03:24 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:03:24 ==> Jenkins CI detected. 06:03:24 current dir:  /w/workspace/edgexfoundry_device-rest-go_main 06:03:24 project root: . 06:03:24 --> token set from env 06:03:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:03:25 ==> Running gcov in . (disable via -X gcov) 06:03:25 ==> Python coveragepy not found 06:03:25 ==> Searching for coverage reports in: 06:03:25 + . 06:03:25 -> Found 1 reports 06:03:25 ==> Detecting git/mercurial file structure 06:03:25 ==> Reading reports 06:03:25 + ./coverage.out bytes=8435 06:03:25 ==> Appending adjustments 06:03:25 https://docs.codecov.io/docs/fixing-reports 06:03:25 + Found adjustments 06:03:25 ==> Gzipping contents 06:03:25 4.0K /tmp/codecov.2wJKLn.gz 06:03:25 ==> Uploading reports 06:03:25 url: https://codecov.io 06:03:25 query: branch=main&commit=8988443161b762d02568202c1b71a3f56b05d0c9&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F9%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:03:25 -> Pinging Codecov 06:03:25 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=main&commit=8988443161b762d02568202c1b71a3f56b05d0c9&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F9%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:03:25 -> Uploading to 06:03:25 https://storage.googleapis.com/codecov/v4/raw/2021-10-05/4E5D53B4F1F92C436F7061BF334D961C/8988443161b762d02568202c1b71a3f56b05d0c9/501f4c6c-9b71-43c5-a5be-3435568d8599.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211005%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211005T060325Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5f80e97cc6fa99133c833c1b9594508bf16d927bc5a5383f0dd4b7a58c46d6cf 06:03:25 % Total % Received % Xferd Average Speed Time Time Time Current 06:03:25 Dload Upload Total Spent Left Speed 06:03:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1746 0 0 100 1746 0 5636 --:--:-- --:--:-- --:--:-- 5650 06:03:25 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rest-go/commit/8988443161b762d02568202c1b71a3f56b05d0c9 [Pipeline] } 06:03:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 06:03:26 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:03:26 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:03:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:03:26 06:03:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 06:03:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:03:26 1.410.4: Pulling from edgex-devops/edgex-snyk-go 06:03:26 188c0c94c7c5: Pulling fs layer 06:03:26 0ef7d3d256c8: Pulling fs layer 06:03:26 de9db76c5a1d: Pulling fs layer 06:03:26 0eba1c9be4d2: Pulling fs layer 06:03:26 0d57e429df01: Pulling fs layer 06:03:26 4e4be7b47b0d: Pulling fs layer 06:03:26 e1f770b5df2f: Pulling fs layer 06:03:26 85a0685a4137: Pulling fs layer 06:03:26 0d57e429df01: Waiting 06:03:26 4e4be7b47b0d: Waiting 06:03:26 e1f770b5df2f: Waiting 06:03:26 85a0685a4137: Waiting 06:03:26 0eba1c9be4d2: Waiting 06:03:26 de9db76c5a1d: Verifying Checksum 06:03:26 de9db76c5a1d: Download complete 06:03:26 0ef7d3d256c8: Verifying Checksum 06:03:26 0ef7d3d256c8: Download complete 06:03:27 0d57e429df01: Verifying Checksum 06:03:27 0d57e429df01: Download complete 06:03:27 4e4be7b47b0d: Verifying Checksum 06:03:27 4e4be7b47b0d: Download complete 06:03:27 188c0c94c7c5: Verifying Checksum 06:03:27 188c0c94c7c5: Download complete 06:03:27 188c0c94c7c5: Pull complete 06:03:27 0ef7d3d256c8: Pull complete 06:03:27 de9db76c5a1d: Pull complete 06:03:27 e1f770b5df2f: Verifying Checksum 06:03:27 e1f770b5df2f: Download complete 06:03:27 0eba1c9be4d2: Verifying Checksum 06:03:27 0eba1c9be4d2: Download complete 06:03:28 85a0685a4137: Verifying Checksum 06:03:28 85a0685a4137: Download complete 06:03:32 0eba1c9be4d2: Pull complete 06:03:32 0d57e429df01: Pull complete 06:03:32 4e4be7b47b0d: Pull complete 06:03:32 e1f770b5df2f: Pull complete 06:03:36 85a0685a4137: Pull complete 06:03:36 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 06:03:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:03:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 06:03:36 prd-centos7-docker-4c-2g-1885 does not seem to be running inside a container 06:03:36 $ 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-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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 06:03:38 $ docker top cdf9291b3fb42c6943f040d4b675bc8dc831109675b7fba6c278d7b53e7c7f28 -eo pid,comm [Pipeline] { [Pipeline] echo 06:03:38 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 06:03:38 + set -o pipefail 06:03:38 + snyk monitor '--org=edgex-jenkins' 06:03:42 06:03:42 Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... 06:03:42 06:03:42 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/100cb2ad-363b-48d6-95bb-098d49e3156b/history/e2b9077a-b3ec-4d83-8a7c-25b97a343e74 06:03:42 06:03:42 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 06:03:42 06:03:42 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:03:42 06:03:42 06:03:42 You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. 06:03:42 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 06:03:42 $ docker stop --time=1 cdf9291b3fb42c6943f040d4b675bc8dc831109675b7fba6c278d7b53e7c7f28 06:03:44 $ docker rm -f cdf9291b3fb42c6943f040d4b675bc8dc831109675b7fba6c278d7b53e7c7f28 [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) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:03:45 + git log --format=format:%s -1 8988443161b762d02568202c1b71a3f56b05d0c9 [Pipeline] isUnix [Pipeline] sh 06:03:46 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:03:46 . [Pipeline] withDockerContainer 06:03:46 prd-centos7-docker-4c-2g-1885 does not seem to be running inside a container 06:03:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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 06:03:46 $ docker top fe7292806ced7011c7a964a98f7d5198d469cf0de9e255d11f76beb32a647f48 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:03:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:03:46 [ssh-agent] Looking for ssh-agent implementation... 06:03:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:03:46 $ docker exec fe7292806ced7011c7a964a98f7d5198d469cf0de9e255d11f76beb32a647f48 ssh-agent 06:03:47 SSH_AUTH_SOCK=/tmp/ssh-07ssPekmZ7r8/agent.14 06:03:47 SSH_AGENT_PID=20 06:03:47 Running ssh-add (command line suppressed) 06:03:47 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_2972700375675382276.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_2972700375675382276.key) 06:03:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:03:47 + git semver tag 06:03:47 # -> Open(): unable to determine branch for HEAD 06:03:47 # $GIT_DIR = /w/workspace/edgexfoundry_device-rest-go_main/.git 06:03:47 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-rest-go_main 06:03:47 # $SEMVER_REMOTE_NAME = origin 06:03:47 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:03:47 # $SEMVER_USER_NAME = edgex-jenkins 06:03:47 # $SEMVER_BRANCH = main 06:03:47 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-rest-go_main/.semver 06:03:47 # 8988443161b762d02568202c1b71a3f56b05d0c9 HEAD 06:03:47 # -> Force: false 06:03:47 # d7d7094f5b6e6c075a464c6c9487c5a6c5137fea refs/tags/v2.0.1-dev.8 [Pipeline] } 06:03:47 $ docker exec --env ******** --env ******** fe7292806ced7011c7a964a98f7d5198d469cf0de9e255d11f76beb32a647f48 ssh-agent -k 06:03:47 unset SSH_AUTH_SOCK; 06:03:47 unset SSH_AGENT_PID; 06:03:47 echo Agent pid 20 killed; 06:03:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:03:47 + git semver [Pipeline] } 06:03:47 $ docker stop --time=1 fe7292806ced7011c7a964a98f7d5198d469cf0de9e255d11f76beb32a647f48 06:03:49 $ docker rm -f fe7292806ced7011c7a964a98f7d5198d469cf0de9e255d11f76beb32a647f48 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 06:03:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:03:49 06:03:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 06:03:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:03:49 0.23.1-centos7: Pulling from edgex-lftools 06:03:49 ab5ef0e58194: Pulling fs layer 06:03:49 9712f1f96733: Pulling fs layer 06:03:49 63f879dbbcfc: Pulling fs layer 06:03:49 0d9ebad4ef96: Pulling fs layer 06:03:49 e9a5061849ea: Pulling fs layer 06:03:49 d747dcd14b5f: Pulling fs layer 06:03:49 2de7ff778b66: Pulling fs layer 06:03:49 e9a5061849ea: Waiting 06:03:49 d747dcd14b5f: Waiting 06:03:49 2de7ff778b66: Waiting 06:03:49 0d9ebad4ef96: Waiting 06:03:49 9712f1f96733: Verifying Checksum 06:03:49 9712f1f96733: Download complete 06:03:50 ab5ef0e58194: Download complete 06:03:50 63f879dbbcfc: Verifying Checksum 06:03:50 63f879dbbcfc: Download complete 06:03:50 d747dcd14b5f: Verifying Checksum 06:03:50 d747dcd14b5f: Download complete 06:03:51 e9a5061849ea: Verifying Checksum 06:03:51 e9a5061849ea: Download complete 06:03:51 0d9ebad4ef96: Verifying Checksum 06:03:51 0d9ebad4ef96: Download complete 06:03:51 2de7ff778b66: Verifying Checksum 06:03:51 2de7ff778b66: Download complete 06:03:53 ab5ef0e58194: Pull complete 06:03:53 9712f1f96733: Pull complete 06:03:54 63f879dbbcfc: Pull complete 06:03:59 0d9ebad4ef96: Pull complete 06:03:59 e9a5061849ea: Pull complete 06:03:59 d747dcd14b5f: Pull complete 06:03:59 2de7ff778b66: Pull complete 06:03:59 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:03:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:03:59 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 06:04:00 prd-centos7-docker-4c-2g-1885 does not seem to be running inside a container 06:04:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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 06:04:03 $ docker top ba020d4caf55fbd9457c01befe0ddf92614b193f898760d5b05a1d69b0582e33 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:04:03 provisioning config files... 06:04:03 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config8699456491184830578tmp 06:04:03 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config2289936350054022987tmp 06:04:03 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config6367326839089360820tmp [Pipeline] { [Pipeline] echo 06:04:03 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:04:03 ---> sigul-configuration.sh 06:04:03 gpg: directory `/root/.gnupg' created 06:04:03 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:04:03 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:04:03 gpg: keyring `/root/.gnupg/secring.gpg' created 06:04:03 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:04:03 gpg: CAST5 encrypted data 06:04:03 gpg: encrypted with 1 passphrase 06:04:03 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:04:04 + mkdir /home/jenkins 06:04:04 + mkdir /home/jenkins/sigul [Pipeline] sh 06:04:04 + 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 06:04:04 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:04:04 ---> sigul-install.sh 06:04:04 Sigul already installed; skipping installation. [Pipeline] sh 06:04:04 + git tag --list 06:04:04 v1.0.0 06:04:04 v1.1.0 06:04:04 v1.1.1 06:04:04 v1.1.2 06:04:04 v1.2.0 06:04:04 v1.2.1 06:04:04 v2.0.0 06:04:04 v2.0.1-dev.1 06:04:04 v2.0.1-dev.2 06:04:04 v2.0.1-dev.3 06:04:04 v2.0.1-dev.4 06:04:04 v2.0.1-dev.5 06:04:04 v2.0.1-dev.6 06:04:04 v2.0.1-dev.7 06:04:04 v2.0.1-dev.8 [Pipeline] sh 06:04:05 + lftools sign git-tag v2.0.1-dev.8 06:04:05 Signing Git tag with Sigul... 06:04:05 Signing v2.0.1-dev.8 [Pipeline] echo 06:04:06 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:04:06 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:04:06 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:04:06 $ docker stop --time=1 ba020d4caf55fbd9457c01befe0ddf92614b193f898760d5b05a1d69b0582e33 06:04:08 $ docker rm -f ba020d4caf55fbd9457c01befe0ddf92614b193f898760d5b05a1d69b0582e33 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 06:04:08 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:04:08 . [Pipeline] withDockerContainer 06:04:08 prd-centos7-docker-4c-2g-1885 does not seem to be running inside a container 06:04:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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 06:04:09 $ docker top a0df94b17d87fb922e4a0efbd3bc0dc1a83e858d0b092d48bd5d8da7251a64fb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:04:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:04:09 [ssh-agent] Looking for ssh-agent implementation... 06:04:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:04:09 $ docker exec a0df94b17d87fb922e4a0efbd3bc0dc1a83e858d0b092d48bd5d8da7251a64fb ssh-agent 06:04:09 SSH_AUTH_SOCK=/tmp/ssh-noL7xwYUTYF4/agent.15 06:04:09 SSH_AGENT_PID=21 06:04:09 Running ssh-add (command line suppressed) 06:04:09 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_4440900259314880406.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_4440900259314880406.key) 06:04:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:04:10 + git semver bump pre 06:04:10 # -> Open(): unable to determine branch for HEAD 06:04:10 # $GIT_DIR = /w/workspace/edgexfoundry_device-rest-go_main/.git 06:04:10 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-rest-go_main 06:04:10 # $SEMVER_REMOTE_NAME = origin 06:04:10 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:04:10 # $SEMVER_USER_NAME = edgex-jenkins 06:04:10 # $SEMVER_BRANCH = main 06:04:10 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-rest-go_main/.semver 06:04:10 2.0.1-dev.9 [Pipeline] } 06:04:10 $ docker exec --env ******** --env ******** a0df94b17d87fb922e4a0efbd3bc0dc1a83e858d0b092d48bd5d8da7251a64fb ssh-agent -k 06:04:10 unset SSH_AUTH_SOCK; 06:04:10 unset SSH_AGENT_PID; 06:04:10 echo Agent pid 21 killed; 06:04:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:04:10 + git semver [Pipeline] } 06:04:10 $ docker stop --time=1 a0df94b17d87fb922e4a0efbd3bc0dc1a83e858d0b092d48bd5d8da7251a64fb 06:04:11 $ docker rm -f a0df94b17d87fb922e4a0efbd3bc0dc1a83e858d0b092d48bd5d8da7251a64fb [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 06:04:12 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:04:12 . [Pipeline] withDockerContainer 06:04:12 prd-centos7-docker-4c-2g-1885 does not seem to be running inside a container 06:04:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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 06:04:12 $ docker top 19aff503ff420059e39c492fb36a5cfe5631666eb2c480d103f8bca9fac26dc3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:04:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:04:12 [ssh-agent] Looking for ssh-agent implementation... 06:04:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:04:13 $ docker exec 19aff503ff420059e39c492fb36a5cfe5631666eb2c480d103f8bca9fac26dc3 ssh-agent 06:04:13 SSH_AUTH_SOCK=/tmp/ssh-TKEqOzgOyLPK/agent.13 06:04:13 SSH_AGENT_PID=19 06:04:13 Running ssh-add (command line suppressed) 06:04:13 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_6630051254685842811.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_6630051254685842811.key) 06:04:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:04:13 + git semver push 06:04:13 # -> Open(): unable to determine branch for HEAD 06:04:13 # $GIT_DIR = /w/workspace/edgexfoundry_device-rest-go_main/.git 06:04:13 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-rest-go_main 06:04:13 # $SEMVER_REMOTE_NAME = origin 06:04:13 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:04:13 # $SEMVER_USER_NAME = edgex-jenkins 06:04:13 # $SEMVER_BRANCH = main 06:04:13 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-rest-go_main/.semver [Pipeline] } 06:04:15 $ docker exec --env ******** --env ******** 19aff503ff420059e39c492fb36a5cfe5631666eb2c480d103f8bca9fac26dc3 ssh-agent -k 06:04:15 unset SSH_AUTH_SOCK; 06:04:15 unset SSH_AGENT_PID; 06:04:15 echo Agent pid 19 killed; 06:04:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:04:16 + git semver [Pipeline] } 06:04:16 $ docker stop --time=1 19aff503ff420059e39c492fb36a5cfe5631666eb2c480d103f8bca9fac26dc3 06:04:17 $ docker rm -f 19aff503ff420059e39c492fb36a5cfe5631666eb2c480d103f8bca9fac26dc3 [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 06:04:18 + '[' -d /w/workspace/edgexfoundry_device-rest-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 06:04:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:04:19 ---> package-listing.sh 06:04:19 ++ tr '[:upper:]' '[:lower:]' 06:04:19 ++ facter osfamily 06:04:19 + OS_FAMILY=redhat 06:04:19 + workspace=/w/workspace/edgexfoundry_device-rest-go_main 06:04:19 + START_PACKAGES=/tmp/packages_start.txt 06:04:19 + END_PACKAGES=/tmp/packages_end.txt 06:04:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:04:19 + PACKAGES=/tmp/packages_start.txt 06:04:19 + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' 06:04:19 + PACKAGES=/tmp/packages_end.txt 06:04:19 + case "${OS_FAMILY}" in 06:04:19 + sort 06:04:19 + rpm -qa 06:04:20 + '[' -f /tmp/packages_start.txt ']' 06:04:20 + '[' -f /tmp/packages_end.txt ']' 06:04:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:04:20 + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' 06:04:20 + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ 06:04:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo 06:04:20 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-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:04:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:04:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:04:20 06:04:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 06:04:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:04:20 latest: Pulling from edgex-lftools-log-publisher 06:04:20 b4d181a07f80: Pulling fs layer 06:04:20 a1111a8f2ec3: Pulling fs layer 06:04:20 ed53099fbce6: Pulling fs layer 06:04:20 dc539afda2c1: Pulling fs layer 06:04:20 77bc0d833cb6: Pulling fs layer 06:04:20 9065ff56babe: Pulling fs layer 06:04:20 d287ab97295c: Pulling fs layer 06:04:20 dc539afda2c1: Waiting 06:04:20 77bc0d833cb6: Waiting 06:04:20 9065ff56babe: Waiting 06:04:20 d287ab97295c: Waiting 06:04:21 a1111a8f2ec3: Verifying Checksum 06:04:21 a1111a8f2ec3: Download complete 06:04:21 dc539afda2c1: Verifying Checksum 06:04:21 dc539afda2c1: Download complete 06:04:21 ed53099fbce6: Verifying Checksum 06:04:21 ed53099fbce6: Download complete 06:04:21 9065ff56babe: Verifying Checksum 06:04:21 9065ff56babe: Download complete 06:04:21 77bc0d833cb6: Verifying Checksum 06:04:21 77bc0d833cb6: Download complete 06:04:21 b4d181a07f80: Verifying Checksum 06:04:21 b4d181a07f80: Download complete 06:04:22 d287ab97295c: Verifying Checksum 06:04:22 d287ab97295c: Download complete 06:04:22 b4d181a07f80: Pull complete 06:04:23 a1111a8f2ec3: Pull complete 06:04:23 ed53099fbce6: Pull complete 06:04:23 dc539afda2c1: Pull complete 06:04:23 77bc0d833cb6: Pull complete 06:04:23 9065ff56babe: Pull complete 06:04:29 d287ab97295c: Pull complete 06:04:29 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 06:04:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:04:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 06:04:29 prd-centos7-docker-4c-2g-1885 does not seem to be running inside a container 06:04:29 $ 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-rest-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-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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 06:04:31 $ docker top 19e8a07987099d91d871f2cc451e4a91aa8415d95ae4f876585451b718d88d15 -eo pid,comm [Pipeline] { [Pipeline] sh 06:04:32 + touch /tmp/pre-build-complete [Pipeline] sh 06:04:32 + mkdir -p /var/log/sysstat [Pipeline] sh 06:04:32 + ls /var/log/sa-host 06:04:32 + sadf -c /var/log/sa-host/sa05 06:04:32 file_magic: OK 06:04:32 HZ: Using current value: 100 06:04:32 file_header: OK 06:04:32 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 06:04:32 Statistics: 06:04:32 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:04:32 File successfully converted to sysstat format version 12.0.3 06:04:32 + sadf -c /var/log/sa-host/sa30 06:04:32 file_magic: OK 06:04:32 HZ: Using current value: 100 06:04:32 file_header: OK 06:04:32 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 06:04:32 Statistics: 06:04:32 Hnuu...uuuununununu...Hnuu...uuuununununu... 06:04:32 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:04:32 provisioning config files... 06:04:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config5630187455253605649tmp [Pipeline] { [Pipeline] echo 06:04:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:04:33 ---> create-netrc.sh [Pipeline] } 06:04:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:04:33 ---> python-tools-install.sh [Pipeline] echo 06:04:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:04:34 ---> sudo-logs.sh 06:04:34 Archiving 'sudo' log.. 06:04:34 sudo: unable to resolve host prd-centos7-docker-4c-2g-1885.novalocal: Name or service not known 06:04:34 sudo: unable to resolve host prd-centos7-docker-4c-2g-1885.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 06:04:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:04:34 ---> job-cost.sh 06:04:34 lf-activate-venv: SKIPPING 06:04:34 DEBUG: total: 0.10999999940395355 06:04:34 INFO: Retrieving Stack Cost... 06:04:34 INFO: Retrieving Pricing Info for: v3-standard-2 06:04:35 INFO: Archiving Costs [Pipeline] echo 06:04:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:04:35 ---> logs-deploy.sh 06:04:35 lf-activate-venv: SKIPPING 06:04:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/9 06:04:35 INFO: archiving workspace using pattern(s): 06:04:36 Archives upload complete. 06:04:36 INFO: archiving logs to Nexus 06:04:36 ---> uname -a: 06:04:36 Linux prd-centos7-docker-4c-2g-1885.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 06:04:36 06:04:36 06:04:36 ---> lscpu: 06:04:36 Architecture: x86_64 06:04:36 CPU op-mode(s): 32-bit, 64-bit 06:04:36 Byte Order: Little Endian 06:04:36 Address sizes: 40 bits physical, 48 bits virtual 06:04:36 CPU(s): 2 06:04:36 On-line CPU(s) list: 0,1 06:04:36 Thread(s) per core: 1 06:04:36 Core(s) per socket: 1 06:04:36 Socket(s): 2 06:04:36 NUMA node(s): 1 06:04:36 Vendor ID: AuthenticAMD 06:04:36 CPU family: 23 06:04:36 Model: 49 06:04:36 Model name: AMD EPYC-Rome Processor 06:04:36 Stepping: 0 06:04:36 CPU MHz: 2799.998 06:04:36 BogoMIPS: 5599.99 06:04:36 Virtualization: AMD-V 06:04:36 Hypervisor vendor: KVM 06:04:36 Virtualization type: full 06:04:36 L1d cache: 32K 06:04:36 L1i cache: 32K 06:04:36 L2 cache: 512K 06:04:36 L3 cache: 16384K 06:04:36 NUMA node0 CPU(s): 0,1 06:04:36 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 06:04:36 06:04:36 06:04:36 ---> nproc: 06:04:36 2 06:04:36 06:04:36 06:04:36 ---> df -h: 06:04:36 Filesystem Size Used Avail Use% Mounted on 06:04:36 overlay 40G 9.0G 32G 23% / 06:04:36 tmpfs 64M 0 64M 0% /dev 06:04:36 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 06:04:36 shm 64M 0 64M 0% /dev/shm 06:04:36 /dev/vda1 40G 9.0G 32G 23% /facter-os 06:04:36 06:04:36 06:04:36 ---> sar -b -r -n DEV: 06:04:36 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/05/21 _x86_64_ (2 CPU) 06:04:36 06:04:36 05:42:14 LINUX RESTART (2 CPU) 06:04:36 06:04:36 05:43:01 tps rtps wtps bread/s bwrtn/s 06:04:36 05:44:01 5.35 0.28 5.06 28.64 647.26 06:04:36 05:45:01 0.43 0.02 0.42 0.53 7.15 06:04:36 05:46:01 0.20 0.00 0.20 0.00 1.48 06:04:36 05:47:01 0.23 0.00 0.23 0.00 3.48 06:04:36 05:48:02 0.27 0.00 0.27 0.00 3.33 06:04:36 05:49:01 0.36 0.00 0.36 0.00 4.64 06:04:36 05:50:01 0.18 0.00 0.18 0.00 2.83 06:04:36 05:51:01 0.22 0.00 0.22 0.00 2.30 06:04:36 05:52:01 0.27 0.00 0.27 0.00 3.35 06:04:36 05:53:01 0.22 0.00 0.22 0.00 2.43 06:04:36 05:54:01 0.28 0.00 0.28 0.00 3.35 06:04:36 05:55:01 0.23 0.00 0.23 0.00 2.88 06:04:36 05:56:01 0.20 0.00 0.20 0.00 2.70 06:04:36 05:57:01 0.27 0.00 0.27 0.00 3.35 06:04:36 05:58:01 0.42 0.20 0.22 6.40 2.56 06:04:36 05:59:01 0.27 0.00 0.27 0.00 3.35 06:04:36 06:00:01 0.20 0.00 0.20 0.00 2.70 06:04:36 06:01:01 0.32 0.02 0.30 0.13 3.70 06:04:36 06:02:01 0.42 0.08 0.33 1.60 5.41 06:04:36 06:03:01 0.22 0.00 0.22 0.00 2.43 06:04:36 06:04:01 158.05 0.05 158.00 4.00 48227.99 06:04:36 Average: 8.04 0.03 8.00 1.97 2332.87 06:04:36 06:04:36 05:43:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:04:36 05:44:01 5662048 0 625892 7.81 2620 1718372 1257856 13.89 569944 1538108 20 06:04:36 05:45:01 5670172 0 617760 7.71 2620 1718380 1162024 12.83 563404 1538072 8 06:04:36 05:46:01 5674064 0 613868 7.66 2620 1718380 1162248 12.83 559140 1538200 16 06:04:36 05:47:01 5674868 0 613056 7.65 2620 1718388 1162092 12.83 558348 1538200 12 06:04:36 05:48:02 5670964 0 616952 7.70 2620 1718396 1162320 12.83 561676 1538948 8 06:04:36 05:49:01 5672492 0 615420 7.68 2620 1718400 1162092 12.83 560492 1538944 12 06:04:36 05:50:01 5672076 0 615832 7.69 2620 1718404 1162156 12.83 560428 1538960 8 06:04:36 05:51:01 5665012 0 622868 7.78 2620 1718432 1162156 12.83 567772 1538964 16 06:04:36 05:52:01 5664768 0 623132 7.78 2620 1718412 1162156 12.83 569464 1537208 8 06:04:36 05:53:01 5664648 0 623248 7.78 2620 1718416 1162252 12.83 570076 1537208 8 06:04:36 05:54:01 5658756 0 629136 7.86 2620 1718420 1162204 12.83 575532 1537208 16 06:04:36 05:55:01 5659260 0 628628 7.85 2620 1718424 1162156 12.83 575300 1537208 12 06:04:36 05:56:01 5658408 0 629472 7.86 2620 1718432 1162336 12.83 576264 1537208 20 06:04:36 05:57:01 5659540 0 628340 7.85 2620 1718432 1162156 12.83 574960 1537208 12 06:04:36 05:58:01 5658576 0 629296 7.86 2620 1718440 1162472 12.83 576376 1537248 28 06:04:36 05:59:01 5659432 0 628440 7.85 2620 1718440 1162220 12.83 575116 1537248 12 06:04:36 06:00:01 5659300 0 628564 7.85 2620 1718448 1162220 12.83 575072 1537252 8 06:04:36 06:01:01 5657856 0 630004 7.87 2620 1718452 1164992 12.86 575752 1537208 16 06:04:36 06:02:01 5658848 0 628888 7.85 2620 1718576 1162728 12.84 575472 1537272 8 06:04:36 06:03:01 5657716 0 630016 7.87 2620 1718580 1162836 12.84 576380 1537272 8 06:04:36 06:04:01 4027516 0 938356 11.72 2620 3040440 1341416 14.81 837940 2684552 151368 06:04:36 Average: 5586015 0 638913 7.98 2620 1781384 1175480 12.98 582615 1592366 7220 06:04:36 06:04:36 05:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:04:36 05:44:01 eth0 45.41 50.67 154.72 10.61 0.00 0.00 0.00 0.00 06:04:36 05:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:36 05:44:01 docker0 35.65 20.68 3.21 132.92 0.00 0.00 0.00 0.00 06:04:36 05:45:01 eth0 0.17 0.05 0.01 0.00 0.00 0.00 0.00 0.00 06:04:36 05:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:36 05:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:36 05:46:01 eth0 1.83 0.37 0.35 0.17 0.00 0.00 0.00 0.00 06:04:36 05:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:36 05:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:36 05:47:01 eth0 1.13 0.08 0.11 0.04 0.00 0.00 0.00 0.00 06:04:36 05:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:36 05:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:36 05:48:02 eth0 1.33 0.72 0.68 0.43 0.00 0.00 0.00 0.00 06:04:36 05:48:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:36 05:48:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:36 05:49:01 eth0 0.29 0.10 0.02 0.04 0.00 0.00 0.00 0.00 06:04:36 05:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:36 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:36 05:50:01 eth0 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:04:36 05:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:36 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:36 05:51:01 eth0 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:04:36 05:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:36 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:36 05:52:01 eth0 0.20 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:04:36 05:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:36 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:36 05:53:01 eth0 0.48 0.22 0.15 0.07 0.00 0.00 0.00 0.00 06:04:36 05:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:36 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:36 05:54:01 eth0 0.37 0.30 0.16 0.02 0.00 0.00 0.00 0.00 06:04:36 05:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:36 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:36 05:55:01 eth0 0.27 0.10 0.02 0.01 0.00 0.00 0.00 0.00 06:04:36 05:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:36 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:36 05:56:01 eth0 1.42 0.33 0.34 0.17 0.00 0.00 0.00 0.00 06:04:36 05:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:36 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:36 05:57:01 eth0 1.70 0.10 0.16 0.04 0.00 0.00 0.00 0.00 06:04:36 05:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:36 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:36 05:58:01 eth0 1.57 0.43 0.48 0.27 0.00 0.00 0.00 0.00 06:04:36 05:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:36 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:36 05:59:01 eth0 0.40 0.03 0.02 0.00 0.00 0.00 0.00 0.00 06:04:36 05:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:36 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:36 06:00:01 eth0 0.27 0.07 0.01 0.00 0.00 0.00 0.00 0.00 06:04:36 06:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:36 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:36 06:01:01 eth0 0.17 0.05 0.01 0.00 0.00 0.00 0.00 0.00 06:04:36 06:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:36 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:36 06:02:01 eth0 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:04:36 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:36 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:36 06:03:01 eth0 0.45 0.17 0.15 0.07 0.00 0.00 0.00 0.00 06:04:36 06:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:36 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:36 06:04:01 eth0 718.67 529.59 7669.47 54.08 0.00 0.00 0.00 0.00 06:04:36 06:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:36 06:04:01 docker0 72.12 86.09 5.95 387.26 0.00 0.00 0.00 0.00 06:04:36 Average: eth0 37.02 27.83 373.10 3.15 0.00 0.00 0.00 0.00 06:04:36 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:36 Average: docker0 5.14 5.09 0.44 24.80 0.00 0.00 0.00 0.00 06:04:36 06:04:36 06:04:36 ---> sar -P ALL: 06:04:36 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/05/21 _x86_64_ (2 CPU) 06:04:36 06:04:36 05:42:14 LINUX RESTART (2 CPU) 06:04:36 06:04:36 05:43:01 CPU %user %nice %system %iowait %steal %idle 06:04:36 05:44:01 all 1.49 0.00 0.71 0.03 0.04 97.73 06:04:36 05:44:01 0 1.83 0.00 0.74 0.00 0.05 97.38 06:04:36 05:44:01 1 1.14 0.00 0.67 0.07 0.03 98.08 06:04:36 05:45:01 all 0.08 0.00 0.05 0.00 0.03 99.84 06:04:36 05:45:01 0 0.03 0.00 0.07 0.00 0.05 99.85 06:04:36 05:45:01 1 0.12 0.00 0.03 0.00 0.02 99.83 06:04:36 05:46:01 all 0.12 0.00 0.03 0.00 0.05 99.81 06:04:36 05:46:01 0 0.07 0.00 0.03 0.00 0.07 99.83 06:04:36 05:46:01 1 0.17 0.00 0.02 0.00 0.03 99.78 06:04:36 05:47:01 all 0.18 0.00 0.05 0.00 0.02 99.76 06:04:36 05:47:01 0 0.07 0.00 0.07 0.00 0.02 99.85 06:04:36 05:47:01 1 0.28 0.00 0.03 0.00 0.02 99.67 06:04:36 05:48:02 all 0.18 0.00 0.05 0.00 0.03 99.73 06:04:36 05:48:02 0 0.05 0.00 0.05 0.00 0.02 99.88 06:04:36 05:48:02 1 0.32 0.00 0.05 0.00 0.05 99.58 06:04:36 05:49:01 all 0.21 0.00 0.03 0.00 0.03 99.73 06:04:36 05:49:01 0 0.05 0.00 0.03 0.00 0.03 99.88 06:04:36 05:49:01 1 0.37 0.00 0.02 0.00 0.03 99.58 06:04:36 05:50:01 all 0.18 0.00 0.03 0.00 0.03 99.76 06:04:36 05:50:01 0 0.03 0.00 0.02 0.00 0.03 99.92 06:04:36 05:50:01 1 0.32 0.00 0.05 0.00 0.03 99.60 06:04:36 05:51:01 all 0.12 0.00 0.03 0.00 0.03 99.82 06:04:36 05:51:01 0 0.13 0.00 0.03 0.00 0.05 99.78 06:04:36 05:51:01 1 0.10 0.00 0.03 0.00 0.02 99.85 06:04:36 05:52:01 all 0.10 0.00 0.03 0.00 0.03 99.84 06:04:36 05:52:01 0 0.05 0.00 0.03 0.00 0.05 99.87 06:04:36 05:52:01 1 0.15 0.00 0.02 0.00 0.02 99.82 06:04:36 05:53:01 all 0.11 0.00 0.04 0.00 0.03 99.82 06:04:36 05:53:01 0 0.05 0.00 0.07 0.00 0.05 99.83 06:04:36 05:53:01 1 0.17 0.00 0.02 0.00 0.02 99.80 06:04:36 05:54:01 all 0.11 0.00 0.03 0.00 0.03 99.84 06:04:36 05:54:01 0 0.07 0.00 0.02 0.00 0.03 99.88 06:04:36 05:54:01 1 0.15 0.00 0.03 0.00 0.02 99.80 06:04:36 06:04:36 05:54:01 CPU %user %nice %system %iowait %steal %idle 06:04:36 05:55:01 all 0.08 0.00 0.03 0.00 0.03 99.85 06:04:36 05:55:01 0 0.05 0.00 0.05 0.00 0.07 99.83 06:04:36 05:55:01 1 0.12 0.00 0.02 0.00 0.00 99.87 06:04:36 05:56:01 all 0.11 0.00 0.03 0.00 0.03 99.84 06:04:36 05:56:01 0 0.03 0.00 0.03 0.00 0.03 99.90 06:04:36 05:56:01 1 0.18 0.00 0.02 0.00 0.02 99.78 06:04:36 05:57:01 all 0.09 0.00 0.03 0.00 0.03 99.85 06:04:36 05:57:01 0 0.05 0.00 0.03 0.00 0.05 99.87 06:04:36 05:57:01 1 0.13 0.00 0.02 0.00 0.02 99.83 06:04:36 05:58:01 all 0.08 0.00 0.06 0.00 0.05 99.82 06:04:36 05:58:01 0 0.08 0.00 0.07 0.00 0.05 99.80 06:04:36 05:58:01 1 0.07 0.00 0.05 0.00 0.05 99.83 06:04:36 05:59:01 all 0.03 0.00 0.04 0.00 0.03 99.89 06:04:36 05:59:01 0 0.03 0.00 0.05 0.00 0.05 99.87 06:04:36 05:59:01 1 0.03 0.00 0.03 0.00 0.02 99.92 06:04:36 06:00:01 all 0.08 0.00 0.03 0.00 0.03 99.87 06:04:36 06:00:01 0 0.03 0.00 0.03 0.00 0.05 99.88 06:04:36 06:00:01 1 0.13 0.00 0.02 0.00 0.00 99.85 06:04:36 06:01:01 all 0.09 0.00 0.03 0.00 0.03 99.84 06:04:36 06:01:01 0 0.07 0.00 0.05 0.00 0.03 99.85 06:04:36 06:01:01 1 0.12 0.00 0.02 0.00 0.03 99.83 06:04:36 06:02:01 all 0.07 0.00 0.04 0.01 0.03 99.86 06:04:36 06:02:01 0 0.03 0.00 0.05 0.00 0.05 99.87 06:04:36 06:02:01 1 0.10 0.00 0.03 0.02 0.00 99.85 06:04:36 06:03:01 all 0.09 0.00 0.03 0.00 0.03 99.85 06:04:36 06:03:01 0 0.05 0.00 0.03 0.00 0.05 99.87 06:04:36 06:03:01 1 0.13 0.00 0.02 0.00 0.02 99.83 06:04:36 06:04:01 all 21.32 0.00 8.38 1.61 0.07 68.62 06:04:36 06:04:01 0 20.52 0.00 8.32 1.70 0.07 69.38 06:04:36 06:04:01 1 22.12 0.00 8.44 1.52 0.07 67.85 06:04:36 Average: all 1.14 0.00 0.45 0.08 0.03 98.30 06:04:36 Average: 0 1.07 0.00 0.45 0.08 0.05 98.36 06:04:36 Average: 1 1.21 0.00 0.44 0.07 0.02 98.25 06:04:36 06:04:36 06:04:36