Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 7eb44e62f9dccc1dea4433dd74d4f70e865e7f55 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3133576624513022561.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1008719218346639289.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 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/master/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3520566961237378955.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2183436283131423421.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/master/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7357503091036577459.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > 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-virtual-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-virtual-go-settings PROJECT: device-virtual-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_IMAGE_NAME: device-virtual 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 ‘prd-centos7-docker-4c-2g-915’ is offline Running on prd-centos7-docker-4c-2g-525 in /w/workspace/foundry_device-virtual-go_master [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-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/foundry_device-virtual-go_master@tmp/jenkins-gitclient-ssh3048724406786767793.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 7eb44e62f9dccc1dea4433dd74d4f70e865e7f55 (master) > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-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 7eb44e62f9dccc1dea4433dd74d4f70e865e7f55 # timeout=10 Commit message: "Merge pull request #232 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.0.0" > git rev-list --no-walk f9181e51cc24c5c8d60c5f317d7638268e956055 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:33:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:33:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:33:41 ========================================================= 13:33:41 EdgeX Global Pipelines Version Info 13:33:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:33:42 ------------------- 13:33:42 stable info: 13:33:42 ------------------- 13:33:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:33:42 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 13:33:42 Message: update stable to v1.0.195 13:33:43 ------------------- 13:33:43 experimental info: 13:33:43 ------------------- 13:33:43 Commited By: **** collab-it+edgex@linuxfoundation.org 13:33:43 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 13:33:43 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:33:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 13:33:43 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 13:33:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:33:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:33:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:33:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 13:33:43 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 13:33:43 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 13:33:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:33:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:33:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:33:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 13:33:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:33:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:33:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:33:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:33:43 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:33:43 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:33:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:33:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:33:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:33:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:33:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:33:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:33:44 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:33:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:33:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 13:33:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 13:33:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 13:33:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7eb44e62f9dccc1dea4433dd74d4f70e865e7f55 [Pipeline] echo 13:33:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7eb44e6 [Pipeline] echo 13:33:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:33:44 provisioning config files... 13:33:44 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config1553740029699430848tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:33:44 ---> docker-login.sh 13:33:44 nexus3.edgexfoundry.org:10001 13:33:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:33:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:33:45 Configure a credential helper to remove this warning. See 13:33:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:33:45 13:33:45 Login Succeeded 13:33:45 nexus3.edgexfoundry.org:10002 13:33:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:33:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:33:45 Configure a credential helper to remove this warning. See 13:33:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:33:45 13:33:45 Login Succeeded 13:33:45 nexus3.edgexfoundry.org:10003 13:33:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:33:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:33:45 Configure a credential helper to remove this warning. See 13:33:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:33:45 13:33:45 Login Succeeded 13:33:45 nexus3.edgexfoundry.org:10004 13:33:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:33:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:33:45 Configure a credential helper to remove this warning. See 13:33:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:33:45 13:33:45 Login Succeeded 13:33:45 docker.io 13:33:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:33:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:33:45 Configure a credential helper to remove this warning. See 13:33:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:33:45 13:33:45 Login Succeeded 13:33:45 ---> docker-login.sh ends [Pipeline] } 13:33:45 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 13:33:46 + git log --format=format:%s -1 7eb44e62f9dccc1dea4433dd74d4f70e865e7f55 [Pipeline] echo 13:33:46 GIT_COMMIT: 7eb44e62f9dccc1dea4433dd74d4f70e865e7f55, Commit Message: Merge pull request #232 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.0.0 [Pipeline] echo 13:33:46 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 13:33:47 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:33:47 13:33:47 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 13:33:47 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:33:47 latest: Pulling from edgex-devops/git-semver 13:33:47 31603596830f: Pulling fs layer 13:33:47 54011a49482f: Pulling fs layer 13:33:47 a6820b24f6d8: Pulling fs layer 13:33:47 f581987b2513: Pulling fs layer 13:33:47 f581987b2513: Waiting 13:33:47 54011a49482f: Verifying Checksum 13:33:47 54011a49482f: Download complete 13:33:48 31603596830f: Download complete 13:33:48 f581987b2513: Verifying Checksum 13:33:48 f581987b2513: Download complete 13:33:48 a6820b24f6d8: Verifying Checksum 13:33:48 a6820b24f6d8: Download complete 13:33:48 31603596830f: Pull complete 13:33:48 54011a49482f: Pull complete 13:33:48 a6820b24f6d8: Pull complete 13:33:48 f581987b2513: Pull complete 13:33:49 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 13:33:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:33:49 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 13:33:49 prd-centos7-docker-4c-2g-525 does not seem to be running inside a container 13:33:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 13:33:50 $ docker top 897d1c5990abdac7fffb70c6fb4ae7e389707c03efe4da154151238b3c7c4648 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:33:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:33:50 [ssh-agent] Looking for ssh-agent implementation... 13:33:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:33:50 $ docker exec 897d1c5990abdac7fffb70c6fb4ae7e389707c03efe4da154151238b3c7c4648 ssh-agent 13:33:50 SSH_AUTH_SOCK=/tmp/ssh-MZjp2twz6Jcn/agent.14 13:33:50 SSH_AGENT_PID=20 13:33:50 Running ssh-add (command line suppressed) 13:33:51 Identity added: /w/workspace/foundry_device-virtual-go_master@tmp/private_key_4594645032332648118.key (/w/workspace/foundry_device-virtual-go_master@tmp/private_key_4594645032332648118.key) 13:33:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:33:51 + git tag --points-at HEAD [Pipeline] } 13:33:51 $ docker exec --env ******** --env ******** 897d1c5990abdac7fffb70c6fb4ae7e389707c03efe4da154151238b3c7c4648 ssh-agent -k 13:33:51 unset SSH_AUTH_SOCK; 13:33:51 unset SSH_AGENT_PID; 13:33:51 echo Agent pid 20 killed; 13:33:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:33:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:33:51 [ssh-agent] Looking for ssh-agent implementation... 13:33:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:33:51 $ docker exec 897d1c5990abdac7fffb70c6fb4ae7e389707c03efe4da154151238b3c7c4648 ssh-agent 13:33:51 SSH_AUTH_SOCK=/tmp/ssh-cjMHVhi91Muj/agent.53 13:33:51 SSH_AGENT_PID=59 13:33:51 Running ssh-add (command line suppressed) 13:33:51 Identity added: /w/workspace/foundry_device-virtual-go_master@tmp/private_key_4097304168576634233.key (/w/workspace/foundry_device-virtual-go_master@tmp/private_key_4097304168576634233.key) 13:33:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:33:52 + git semver init 13:33:52 # -> Open(): unable to determine branch for HEAD 13:33:52 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_master/.git 13:33:52 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_master 13:33:52 # $SEMVER_REMOTE_NAME = origin 13:33:52 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:33:52 # $SEMVER_USER_NAME = edgex-jenkins 13:33:52 # $SEMVER_BRANCH = master 13:33:52 # $SEMVER_TEMP = /tmp/semver-803604132 13:33:52 # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP 13:33:53 # '/tmp/semver-803604132' -> '/w/workspace/foundry_device-virtual-go_master/.semver' 13:33:53 # -> Force: false 13:33:53 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_master/.semver [Pipeline] } 13:33:53 $ docker exec --env ******** --env ******** 897d1c5990abdac7fffb70c6fb4ae7e389707c03efe4da154151238b3c7c4648 ssh-agent -k 13:33:53 unset SSH_AUTH_SOCK; 13:33:53 unset SSH_AGENT_PID; 13:33:53 echo Agent pid 59 killed; 13:33:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:33:53 + git semver [Pipeline] } 13:33:53 $ docker stop --time=1 897d1c5990abdac7fffb70c6fb4ae7e389707c03efe4da154151238b3c7c4648 13:33:54 $ docker rm -f 897d1c5990abdac7fffb70c6fb4ae7e389707c03efe4da154151238b3c7c4648 [Pipeline] // withDockerContainer [Pipeline] sh 13:33:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:33:55 Stashed 1 file(s) [Pipeline] echo 13:33:55 [edgeXSemver]: initialized semver on version 1.3.2-dev.30 [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 13:34:10 Still waiting to schedule task 13:34:10 Waiting for next available executor on ‘centos7-docker-4c-2g’ 13:34:10 Still waiting to schedule task 13:34:10 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1218’ is offline 13:36:15 Running on prd-ubuntu18.04-docker-arm64-4c-16g-526 in /w/workspace/foundry_device-virtual-go_master [Pipeline] { [Pipeline] ws 13:36:15 Running in /w/workspace/device-virtual-go/70 [Pipeline] { [Pipeline] checkout 13:36:15 The recommended git tool is: git 13:36:21 using credential edgex-jenkins-ssh 13:36:21 Cloning the remote Git repository 13:36:21 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 13:36:21 > git init /w/workspace/device-virtual-go/70 # timeout=10 13:36:21 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 13:36:21 > git --version # timeout=10 13:36:21 > git --version # 'git version 2.17.1' 13:36:21 using GIT_SSH to set credentials SSH Credentials for GitHub 13:36:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:36:22 Running on prd-centos7-docker-4c-2g-528 in /w/workspace/foundry_device-virtual-go_master [Pipeline] { [Pipeline] ws 13:36:22 Running in /w/workspace/device-virtual-go/70 [Pipeline] { [Pipeline] checkout 13:36:22 The recommended git tool is: git 13:36:23 Avoid second fetch 13:36:23 Checking out Revision 7eb44e62f9dccc1dea4433dd74d4f70e865e7f55 (master) 13:36:23 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 13:36:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:36:23 > git config core.sparsecheckout # timeout=10 13:36:23 > git checkout -f 7eb44e62f9dccc1dea4433dd74d4f70e865e7f55 # timeout=10 13:36:24 using credential edgex-jenkins-ssh 13:36:24 Cloning the remote Git repository 13:36:25 Avoid second fetch 13:36:25 Checking out Revision 7eb44e62f9dccc1dea4433dd74d4f70e865e7f55 (master) 13:36:24 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 13:36:24 > git init /w/workspace/device-virtual-go/70 # timeout=10 13:36:24 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 13:36:24 > git --version # timeout=10 13:36:24 > git --version # 'git version 2.24.4' 13:36:24 using GIT_SSH to set credentials SSH Credentials for GitHub 13:36:24 [INFO] Currently running in a labeled security context 13:36:24 [INFO] Currently SELinux is 'enforcing' on the host 13:36:24 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/70@tmp/jenkins-gitclient-ssh4966441885379210843.key 13:36:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:36:25 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 13:36:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:36:25 > git config core.sparsecheckout # timeout=10 13:36:25 > git checkout -f 7eb44e62f9dccc1dea4433dd74d4f70e865e7f55 # timeout=10 13:36:29 Commit message: "Merge pull request #232 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.0.0" 13:36:30 Commit message: "Merge pull request #232 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.0.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:36:30 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 13:36:31 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 13:36:31 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 13:36:31 + sudo service docker restart 13:36:31 + true 13:36:31 Redirecting to /bin/systemctl restart docker.service 13:36:31 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 13:36:32 + true 13:36:32 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:36:50 provisioning config files... 13:36:50 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/70@tmp/config2223374176670537934tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:36:50 ---> docker-login.sh 13:36:50 nexus3.edgexfoundry.org:10001 [Pipeline] withEnv [Pipeline] { 13:36:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:36:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:36:50 Configure a credential helper to remove this warning. See 13:36:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:36:50 13:36:50 Login Succeeded 13:36:50 nexus3.edgexfoundry.org:10002 13:36:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] configFileProvider 13:36:50 provisioning config files... 13:36:50 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/70@tmp/config1833043645452422422tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:36:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:36:50 Configure a credential helper to remove this warning. See 13:36:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:36:50 13:36:50 Login Succeeded 13:36:50 nexus3.edgexfoundry.org:10003 13:36:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:36:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:36:50 Configure a credential helper to remove this warning. See 13:36:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:36:50 13:36:50 Login Succeeded 13:36:50 nexus3.edgexfoundry.org:10004 13:36:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:36:51 ---> docker-login.sh 13:36:51 nexus3.edgexfoundry.org:10001 13:36:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:36:51 Configure a credential helper to remove this warning. See 13:36:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:36:51 13:36:51 Login Succeeded 13:36:51 docker.io 13:36:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:36:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:36:51 Configure a credential helper to remove this warning. See 13:36:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:36:51 13:36:51 Login Succeeded 13:36:51 ---> docker-login.sh ends [Pipeline] } 13:36:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:36:51 ========================================================= 13:36:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 13:36:51 ========================================================= [Pipeline] isUnix [Pipeline] sh 13:36:51 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 13:36:51 Sending build context to Docker daemon 8.626MB 13:36:51 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 13:36:51 Step 2/8 : FROM ${BASE} 13:36:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:36:52 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 13:36:52 540db60ca938: Pulling fs layer 13:36:52 adcc1eea9eea: Pulling fs layer 13:36:52 4c4ab2625f07: Pulling fs layer 13:36:52 0510c868ecb4: Pulling fs layer 13:36:52 afea3b2eda06: Pulling fs layer 13:36:52 7809a108b3ef: Pulling fs layer 13:36:52 f706445af74f: Pulling fs layer 13:36:52 afea3b2eda06: Waiting 13:36:52 7809a108b3ef: Waiting 13:36:52 f706445af74f: Waiting 13:36:52 0510c868ecb4: Waiting 13:36:52 4c4ab2625f07: Verifying Checksum 13:36:52 4c4ab2625f07: Download complete 13:36:52 adcc1eea9eea: Verifying Checksum 13:36:52 adcc1eea9eea: Download complete 13:36:52 afea3b2eda06: Verifying Checksum 13:36:52 afea3b2eda06: Download complete 13:36:52 540db60ca938: Verifying Checksum 13:36:52 540db60ca938: Download complete 13:36:52 7809a108b3ef: Verifying Checksum 13:36:52 7809a108b3ef: Download complete 13:36:52 540db60ca938: Pull complete 13:36:52 adcc1eea9eea: Pull complete 13:36:52 4c4ab2625f07: Pull complete 13:36:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:36:53 Configure a credential helper to remove this warning. See 13:36:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:36:53 13:36:53 Login Succeeded 13:36:53 nexus3.edgexfoundry.org:10002 13:36:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:36:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:36:53 Configure a credential helper to remove this warning. See 13:36:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:36:53 13:36:53 Login Succeeded 13:36:53 nexus3.edgexfoundry.org:10003 13:36:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:36:54 f706445af74f: Verifying Checksum 13:36:54 f706445af74f: Download complete 13:36:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:36:54 Configure a credential helper to remove this warning. See 13:36:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:36:54 13:36:54 Login Succeeded 13:36:54 nexus3.edgexfoundry.org:10004 13:36:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:36:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:36:54 Configure a credential helper to remove this warning. See 13:36:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:36:54 13:36:54 Login Succeeded 13:36:54 docker.io 13:36:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:36:55 0510c868ecb4: Verifying Checksum 13:36:55 0510c868ecb4: Download complete 13:36:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:36:55 Configure a credential helper to remove this warning. See 13:36:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:36:55 13:36:55 Login Succeeded 13:36:55 ---> docker-login.sh ends [Pipeline] } 13:36:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:36:55 ========================================================= 13:36:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 13:36:55 ========================================================= [Pipeline] isUnix [Pipeline] sh 13:36:56 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 13:36:56 Sending build context to Docker daemon 8.625MB 13:36:56 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 13:36:56 Step 2/8 : FROM ${BASE} 13:36:57 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:36:57 595b0fe564bb: Pulling fs layer 13:36:57 3088b5b3c5c0: Pulling fs layer 13:36:57 5b7225fbf94c: Pulling fs layer 13:36:57 ba82ee9f976e: Pulling fs layer 13:36:57 506bd15cee9f: Pulling fs layer 13:36:57 75a0a4a0db45: Pulling fs layer 13:36:57 618dc40b7e24: Pulling fs layer 13:36:57 ba82ee9f976e: Waiting 13:36:57 506bd15cee9f: Waiting 13:36:57 75a0a4a0db45: Waiting 13:36:57 618dc40b7e24: Waiting 13:36:57 5b7225fbf94c: Verifying Checksum 13:36:57 5b7225fbf94c: Download complete 13:36:57 3088b5b3c5c0: Verifying Checksum 13:36:57 3088b5b3c5c0: Download complete 13:36:57 506bd15cee9f: Download complete 13:36:57 595b0fe564bb: Verifying Checksum 13:36:57 595b0fe564bb: Download complete 13:36:57 75a0a4a0db45: Verifying Checksum 13:36:57 75a0a4a0db45: Download complete 13:36:57 595b0fe564bb: Pull complete 13:36:58 3088b5b3c5c0: Pull complete 13:36:58 0510c868ecb4: Pull complete 13:36:58 afea3b2eda06: Pull complete 13:36:58 7809a108b3ef: Pull complete 13:36:58 5b7225fbf94c: Pull complete 13:36:59 618dc40b7e24: Download complete 13:36:59 f706445af74f: Pull complete 13:36:59 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 13:36:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 13:36:59 ---> b068be0155e3 13:36:59 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 13:37:00 ba82ee9f976e: Verifying Checksum 13:37:00 ba82ee9f976e: Download complete 13:37:04 ---> Running in 3a3d6c38d9d3 13:37:04 Removing intermediate container 3a3d6c38d9d3 13:37:04 ---> 4b60156607dd 13:37:04 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:37:04 ---> Running in 28fb6f21a740 13:37:04 Removing intermediate container 28fb6f21a740 13:37:04 ---> a099712f56bd 13:37:04 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev 13:37:04 ---> Running in e5aae146d60e 13:37:04 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:37:05 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:37:06 (1/13) Installing libc-dev (0.7.2-r3) 13:37:06 (2/13) Installing libsodium (1.0.18-r0) 13:37:06 (3/13) Installing pkgconf (1.7.3-r0) 13:37:06 (4/13) Installing libsodium-dev (1.0.18-r0) 13:37:06 (5/13) Installing openssh-keygen (8.4_p1-r3) 13:37:06 (6/13) Installing libedit (20191231.3.1-r1) 13:37:06 (7/13) Installing openssh-client (8.4_p1-r3) 13:37:06 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 13:37:06 (9/13) Installing openssh-server-common (8.4_p1-r3) 13:37:07 (10/13) Installing openssh-server (8.4_p1-r3) 13:37:07 (11/13) Installing openssh (8.4_p1-r3) 13:37:07 (12/13) Installing libzmq (4.3.3-r1) 13:37:07 (13/13) Installing zeromq-dev (4.3.3-r1) 13:37:07 Executing busybox-1.32.1-r6.trigger 13:37:07 OK: 156 MiB in 53 packages 13:37:07 Removing intermediate container e5aae146d60e 13:37:07 ---> a03dd3d682d4 13:37:07 Step 6/8 : WORKDIR /device-virtual-go 13:37:07 ---> Running in 4bf18accd728 13:37:07 Removing intermediate container 4bf18accd728 13:37:07 ---> 7a140c8b77cd 13:37:07 Step 7/8 : COPY . . 13:37:08 ---> 0edd79c24dcd 13:37:08 Step 8/8 : RUN go mod download 13:37:08 ---> Running in e0bf734d053f 13:37:12 ba82ee9f976e: Pull complete 13:37:12 506bd15cee9f: Pull complete 13:37:12 75a0a4a0db45: Pull complete 13:37:15 618dc40b7e24: Pull complete 13:37:15 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 13:37:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 13:37:15 ---> a36622ca3599 13:37:15 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 13:37:17 ---> Running in 88a26cb09c9c 13:37:17 Removing intermediate container 88a26cb09c9c 13:37:17 ---> 0b69499fe076 13:37:17 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:37:18 ---> Running in c2d3c1358202 13:37:20 Removing intermediate container c2d3c1358202 13:37:20 ---> 42ea74f25623 13:37:20 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev 13:37:20 ---> Running in 275932e242eb 13:37:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:37:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:37:23 Removing intermediate container e0bf734d053f 13:37:23 ---> 4391653ec5b3 13:37:23 Successfully built 4391653ec5b3 13:37:23 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 13:37:23 + docker inspect -f . ci-base-image-x86_64 13:37:23 . [Pipeline] withDockerContainer 13:37:23 prd-centos7-docker-4c-2g-528 does not seem to be running inside a container 13:37:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/70 -v /w/workspace/device-virtual-go/70:/w/workspace/device-virtual-go/70:rw,z -v /w/workspace/device-virtual-go/70@tmp:/w/workspace/device-virtual-go/70@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 ******** ci-base-image-x86_64 cat 13:37:23 (1/13) Installing libc-dev (0.7.2-r3) 13:37:23 (2/13) Installing libsodium (1.0.18-r0) 13:37:23 $ docker top 3a60890bb2ed40834aa42761954b4e8d923617e2f270b9a6239d2048b0b44067 -eo pid,comm 13:37:23 (3/13) Installing pkgconf (1.7.3-r0) 13:37:23 (4/13) Installing libsodium-dev (1.0.18-r0) 13:37:23 (5/13) Installing openssh-keygen (8.4_p1-r3) [Pipeline] { [Pipeline] sh 13:37:24 (6/13) Installing libedit (20191231.3.1-r1) 13:37:24 (7/13) Installing openssh-client (8.4_p1-r3) 13:37:24 + go version 13:37:24 go version go1.16.3 linux/amd64 [Pipeline] } 13:37:24 $ docker stop --time=1 3a60890bb2ed40834aa42761954b4e8d923617e2f270b9a6239d2048b0b44067 13:37:24 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 13:37:24 (9/13) Installing openssh-server-common (8.4_p1-r3) 13:37:24 (10/13) Installing openssh-server (8.4_p1-r3) 13:37:25 (11/13) Installing openssh (8.4_p1-r3) 13:37:25 (12/13) Installing libzmq (4.3.3-r1) 13:37:25 (13/13) Installing zeromq-dev (4.3.3-r1) 13:37:25 Executing busybox-1.32.1-r6.trigger 13:37:25 OK: 145 MiB in 53 packages 13:37:25 $ docker rm -f 3a60890bb2ed40834aa42761954b4e8d923617e2f270b9a6239d2048b0b44067 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:37:26 + docker inspect -f . ci-base-image-x86_64 13:37:26 . [Pipeline] withDockerContainer 13:37:26 prd-centos7-docker-4c-2g-528 does not seem to be running inside a container 13:37:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/70 -v /w/workspace/device-virtual-go/70:/w/workspace/device-virtual-go/70:rw,z -v /w/workspace/device-virtual-go/70@tmp:/w/workspace/device-virtual-go/70@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 ******** ci-base-image-x86_64 cat 13:37:26 $ docker top 55b158ce2e73e9646a802eb8f65f41536cc96ffefecedac0c4ef2750f709b5b8 -eo pid,comm [Pipeline] { [Pipeline] sh 13:37:26 Removing intermediate container 275932e242eb 13:37:26 ---> d76f18c5b0f3 13:37:26 Step 6/8 : WORKDIR /device-virtual-go 13:37:26 ---> Running in a0011b457253 13:37:26 + go mod tidy [Pipeline] sh 13:37:27 Removing intermediate container a0011b457253 13:37:27 ---> a60e0260d3e2 13:37:27 Step 7/8 : COPY . . 13:37:27 + make test 13:37:27 go mod tidy 13:37:27 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 13:37:28 ? github.com/edgexfoundry/device-virtual-go [no test files] 13:37:28 ---> 2f420236f061 13:37:28 Step 8/8 : RUN go mod download 13:37:28 ---> Running in 66fabf4d5740 13:37:46 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 13:37:46 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.284s coverage: 63.8% of statements 13:37:47 CGO_ENABLED=1 GO111MODULE=on go vet ./... 13:37:55 gofmt -l . 13:37:55 [ "`gofmt -l .`" = "" ] 13:37:55 ./bin/test-attribution-txt.sh 13:37:55 ./bin/test-go-mod-tidy.sh 13:37:55 Removing intermediate container 66fabf4d5740 13:37:55 ---> 165d203fbc0a 13:37:55 Successfully built 165d203fbc0a 13:37:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [Pipeline] } 13:37:55 $ docker stop --time=1 55b158ce2e73e9646a802eb8f65f41536cc96ffefecedac0c4ef2750f709b5b8 13:37:56 + docker inspect -f . ci-base-image-arm64 13:37:56 . 13:37:58 $ docker rm -f 55b158ce2e73e9646a802eb8f65f41536cc96ffefecedac0c4ef2750f709b5b8 [Pipeline] // withDockerContainer [Pipeline] withDockerContainer 13:37:59 prd-ubuntu18.04-docker-arm64-4c-16g-526 does not seem to be running inside a container 13:37:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/70 -v /w/workspace/device-virtual-go/70:/w/workspace/device-virtual-go/70:rw,z -v /w/workspace/device-virtual-go/70@tmp:/w/workspace/device-virtual-go/70@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 ******** ci-base-image-arm64 cat 13:38:00 $ docker top b738033e642b472177e77b8993254937da8acf04f952eb41d517023baf8a2a82 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 13:38:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:38:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 13:38:01 + go version 13:38:01 go version go1.16.5 linux/arm64 [Pipeline] } 13:38:04 $ docker stop --time=1 b738033e642b472177e77b8993254937da8acf04f952eb41d517023baf8a2a82 13:38:06 $ docker rm -f b738033e642b472177e77b8993254937da8acf04f952eb41d517023baf8a2a82 [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:38:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:38:07 + docker inspect -f . ci-base-image-arm64 13:38:07 . [Pipeline] withDockerContainer 13:38:07 + ls -al . 13:38:07 total 132 13:38:07 drwxrwxr-x. 7 jenkins jenkins 4096 Jun 28 13:37 . 13:38:07 drwxrwxr-x. 4 jenkins jenkins 30 Jun 28 13:36 .. 13:38:07 -rw-rw-r--. 1 jenkins jenkins 8153 Jun 28 13:36 Attribution.txt 13:38:07 drwxrwxr-x. 2 jenkins jenkins 64 Jun 28 13:36 bin 13:38:07 drwxrwxr-x. 3 jenkins jenkins 32 Jun 28 13:36 cmd 13:38:07 -rw-r--r--. 1 jenkins jenkins 47257 Jun 28 13:37 coverage.out 13:38:07 -rw-rw-r--. 1 jenkins jenkins 1921 Jun 28 13:36 Dockerfile 13:38:07 -rw-rw-r--. 1 jenkins jenkins 998 Jun 28 13:36 Dockerfile.build 13:38:07 drwxrwxr-x. 8 jenkins jenkins 162 Jun 28 13:36 .git 13:38:07 drwxrwxr-x. 2 jenkins jenkins 103 Jun 28 13:36 .github 13:38:07 -rw-rw-r--. 1 jenkins jenkins 277 Jun 28 13:36 .gitignore 13:38:07 -rw-r--r--. 1 jenkins jenkins 795 Jun 28 13:37 go.mod 13:38:07 -rw-r--r--. 1 jenkins jenkins 22824 Jun 28 13:37 go.sum 13:38:07 drwxrwxr-x. 3 jenkins jenkins 20 Jun 28 13:36 internal 13:38:07 -rw-rw-r--. 1 jenkins jenkins 660 Jun 28 13:36 Jenkinsfile 13:38:07 -rw-rw-r--. 1 jenkins jenkins 11340 Jun 28 13:36 LICENSE 13:38:07 -rw-rw-r--. 1 jenkins jenkins 905 Jun 28 13:36 Makefile 13:38:07 -rw-rw-r--. 1 jenkins jenkins 2745 Jun 28 13:36 README.md 13:38:07 -rw-rw-r--. 1 jenkins jenkins 12 Jun 28 13:33 VERSION 13:38:07 -rw-rw-r--. 1 jenkins jenkins 235 Jun 28 13:36 version.go 13:38:07 prd-ubuntu18.04-docker-arm64-4c-16g-526 does not seem to be running inside a container 13:38:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/70 -v /w/workspace/device-virtual-go/70:/w/workspace/device-virtual-go/70:rw,z -v /w/workspace/device-virtual-go/70@tmp:/w/workspace/device-virtual-go/70@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 ******** ci-base-image-arm64 cat 13:38:09 $ docker top a54cc56c5b051f30ddf8fb36394bb40e0e2382e00e829846be89cca1c58aa6dc -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 13:38:10 + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=7eb44e62f9dccc1dea4433dd74d4f70e865e7f55 --label arch=amd64 --label version=1.3.2-dev.30 . 13:38:10 Sending build context to Docker daemon 8.698MB 13:38:10 Step 1/26 : ARG BASE=golang:1.16-alpine3.12 13:38:10 Step 2/26 : FROM ${BASE} AS builder 13:38:10 ---> 4391653ec5b3 13:38:10 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 13:38:10 ---> Running in d9b16f442dfa 13:38:10 Removing intermediate container d9b16f442dfa 13:38:10 ---> 600bdc135e1a 13:38:10 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 13:38:10 ---> Running in db784f41231e 13:38:10 Removing intermediate container db784f41231e 13:38:10 ---> a6a850bfc3cb 13:38:10 Step 5/26 : WORKDIR /device-virtual-go 13:38:10 + go mod tidy 13:38:10 ---> Running in 96188c67ce35 13:38:10 Removing intermediate container 96188c67ce35 13:38:10 ---> 1ed7cee5fc32 13:38:10 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:38:10 ---> Running in 60c411e54839 [Pipeline] sh 13:38:11 Removing intermediate container 60c411e54839 13:38:11 ---> 7ac71239f434 13:38:11 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:38:11 ---> Running in 64e8067f14e7 13:38:11 + make test 13:38:11 go mod tidy 13:38:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:38:12 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 13:38:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:38:13 OK: 156 MiB in 53 packages 13:38:13 Removing intermediate container 64e8067f14e7 13:38:13 ---> aee2912f7e3d 13:38:13 Step 8/26 : COPY . . 13:38:13 ? github.com/edgexfoundry/device-virtual-go [no test files] 13:38:13 ---> 3ff0d03c4e8a 13:38:13 Step 9/26 : RUN go mod tidy 13:38:13 ---> Running in d1a4a002902c 13:38:14 Removing intermediate container d1a4a002902c 13:38:14 ---> e84a31464e88 13:38:14 Step 10/26 : RUN go mod download 13:38:14 ---> Running in 477797d092ff 13:38:15 Removing intermediate container 477797d092ff 13:38:15 ---> 20aee641fb53 13:38:15 Step 11/26 : ARG MAKE='make build' 13:38:15 ---> Running in 0e42ce2d91fd 13:38:15 Removing intermediate container 0e42ce2d91fd 13:38:15 ---> 5b805d4bf51f 13:38:15 Step 12/26 : RUN $MAKE 13:38:15 ---> Running in cd6a50950a93 13:38:15 go mod tidy 13:38:15 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=1.3.2-dev.30" -o cmd/device-virtual ./cmd 13:38:30 Removing intermediate container cd6a50950a93 13:38:30 ---> 1a65783f5573 13:38:30 Step 13/26 : FROM alpine:3.12 13:38:31 3.12: Pulling from library/alpine 13:38:31 339de151aab4: Pulling fs layer 13:38:31 339de151aab4: Verifying Checksum 13:38:31 339de151aab4: Download complete 13:38:31 339de151aab4: Pull complete 13:38:31 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 13:38:31 Status: Downloaded newer image for alpine:3.12 13:38:31 ---> 13621d1b12d4 13:38:31 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 13:38:31 ---> Running in f5bae14e2783 13:38:32 Removing intermediate container f5bae14e2783 13:38:32 ---> 7585ad9368c0 13:38:32 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:38:32 ---> Running in 41e62b67a7bf 13:38:32 Removing intermediate container 41e62b67a7bf 13:38:32 ---> bb979097085c 13:38:32 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 13:38:32 ---> Running in 469b6a3126d7 13:38:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:38:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:38:33 (1/6) Installing dumb-init (1.2.2-r1) 13:38:33 (2/6) Installing libgcc (9.3.0-r2) 13:38:33 (3/6) Installing libsodium (1.0.18-r0) 13:38:34 (4/6) Installing libstdc++ (9.3.0-r2) 13:38:35 (5/6) Installing libzmq (4.3.3-r0) 13:38:35 (6/6) Installing zeromq (4.3.3-r0) 13:38:35 Executing busybox-1.31.1-r20.trigger 13:38:35 OK: 8 MiB in 20 packages 13:38:35 Removing intermediate container 469b6a3126d7 13:38:35 ---> 633db9a96a5f 13:38:35 Step 17/26 : WORKDIR / 13:38:35 ---> Running in 397ba12e9190 13:38:35 Removing intermediate container 397ba12e9190 13:38:35 ---> 64991e4a1ca8 13:38:35 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 13:38:35 ---> 9adb7c7159d3 13:38:35 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 13:38:35 ---> 7f489bcbfdd9 13:38:35 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 13:38:36 ---> 41ef3abb95fe 13:38:36 Step 21/26 : EXPOSE 59900 13:38:36 ---> Running in 3fa2d279586a 13:38:36 Removing intermediate container 3fa2d279586a 13:38:36 ---> 10b229a82c0b 13:38:36 Step 22/26 : ENTRYPOINT ["/device-virtual"] 13:38:36 ---> Running in a0ad7d7d9b40 13:38:36 Removing intermediate container a0ad7d7d9b40 13:38:36 ---> 7da343b9e851 13:38:36 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:38:36 ---> Running in 9982fc1b07df 13:38:36 Removing intermediate container 9982fc1b07df 13:38:36 ---> 309c7dc53441 13:38:36 Step 24/26 : LABEL arch=amd64 13:38:36 ---> Running in f70cb78a9d69 13:38:36 Removing intermediate container f70cb78a9d69 13:38:36 ---> ccc234822d84 13:38:36 Step 25/26 : LABEL git_sha=7eb44e62f9dccc1dea4433dd74d4f70e865e7f55 13:38:36 ---> Running in b30c36c4c01d 13:38:36 Removing intermediate container b30c36c4c01d 13:38:36 ---> 1b2e6ef93211 13:38:36 Step 26/26 : LABEL version=1.3.2-dev.30 13:38:36 ---> Running in ef11c129fe5a 13:38:36 Removing intermediate container ef11c129fe5a 13:38:36 ---> b5d4858796d2 13:38:36 [Warning] One or more build-args [ARCH] were not consumed 13:38:36 Successfully built b5d4858796d2 13:38:36 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:38:37 provisioning config files... 13:38:37 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/70@tmp/config6906005415667656479tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:38:37 ---> docker-login.sh 13:38:37 nexus3.edgexfoundry.org:10001 13:38:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:38:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:38:37 Configure a credential helper to remove this warning. See 13:38:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:38:37 13:38:37 Login Succeeded 13:38:37 nexus3.edgexfoundry.org:10002 13:38:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:38:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:38:37 Configure a credential helper to remove this warning. See 13:38:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:38:37 13:38:37 Login Succeeded 13:38:37 nexus3.edgexfoundry.org:10003 13:38:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:38:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:38:37 Configure a credential helper to remove this warning. See 13:38:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:38:37 13:38:37 Login Succeeded 13:38:37 nexus3.edgexfoundry.org:10004 13:38:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:38:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:38:37 Configure a credential helper to remove this warning. See 13:38:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:38:37 13:38:37 Login Succeeded 13:38:37 docker.io 13:38:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:38:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:38:38 Configure a credential helper to remove this warning. See 13:38:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:38:38 13:38:38 Login Succeeded 13:38:38 ---> docker-login.sh ends [Pipeline] } 13:38:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:38:38 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 13:38:38 7eb44e62f9dccc1dea4433dd74d4f70e865e7f55 13:38:38 latest 13:38:38 1.3.2-dev.30 13:38:38 7eb44e62f9dccc1dea4433dd74d4f70e865e7f55-1.3.2-dev.30 13:38:38 master 13:38:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:38:38 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:7eb44e62f9dccc1dea4433dd74d4f70e865e7f55 [Pipeline] isUnix [Pipeline] sh 13:38:39 + docker push nexus3.edgexfoundry.org:10004/device-virtual:7eb44e62f9dccc1dea4433dd74d4f70e865e7f55 13:38:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 13:38:39 44e7b4bc76a4: Preparing 13:38:39 82d51f74d528: Preparing 13:38:39 4e4ff635baf8: Preparing 13:38:39 4c7372343805: Preparing 13:38:39 9b91d921a423: Preparing 13:38:39 32f366d666a5: Preparing 13:38:39 32f366d666a5: Waiting 13:38:39 82d51f74d528: Pushed 13:38:39 32f366d666a5: Layer already exists 13:38:39 4c7372343805: Pushed 13:38:39 4e4ff635baf8: Pushed 13:38:39 9b91d921a423: Pushed 13:38:40 44e7b4bc76a4: Pushed 13:38:40 7eb44e62f9dccc1dea4433dd74d4f70e865e7f55: digest: sha256:8c805672805b2ece4ed57f5ecea52787848b159c11c6977a8fdeb5fb0bf85026 size: 1572 [Pipeline] isUnix [Pipeline] sh 13:38:41 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] isUnix [Pipeline] sh 13:38:41 + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest 13:38:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 13:38:41 44e7b4bc76a4: Preparing 13:38:41 82d51f74d528: Preparing 13:38:41 4e4ff635baf8: Preparing 13:38:41 4c7372343805: Preparing 13:38:41 9b91d921a423: Preparing 13:38:41 32f366d666a5: Preparing 13:38:41 32f366d666a5: Waiting 13:38:41 4c7372343805: Layer already exists 13:38:41 82d51f74d528: Layer already exists 13:38:41 44e7b4bc76a4: Layer already exists 13:38:41 4e4ff635baf8: Layer already exists 13:38:41 9b91d921a423: Layer already exists 13:38:41 32f366d666a5: Layer already exists 13:38:41 latest: digest: sha256:8c805672805b2ece4ed57f5ecea52787848b159c11c6977a8fdeb5fb0bf85026 size: 1572 [Pipeline] isUnix [Pipeline] sh 13:38:41 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:1.3.2-dev.30 [Pipeline] isUnix [Pipeline] sh 13:38:42 + docker push nexus3.edgexfoundry.org:10004/device-virtual:1.3.2-dev.30 13:38:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 13:38:42 44e7b4bc76a4: Preparing 13:38:42 82d51f74d528: Preparing 13:38:42 4e4ff635baf8: Preparing 13:38:42 4c7372343805: Preparing 13:38:42 9b91d921a423: Preparing 13:38:42 32f366d666a5: Preparing 13:38:42 32f366d666a5: Waiting 13:38:42 44e7b4bc76a4: Layer already exists 13:38:42 9b91d921a423: Layer already exists 13:38:42 82d51f74d528: Layer already exists 13:38:42 4c7372343805: Layer already exists 13:38:42 4e4ff635baf8: Layer already exists 13:38:42 32f366d666a5: Layer already exists 13:38:42 1.3.2-dev.30: digest: sha256:8c805672805b2ece4ed57f5ecea52787848b159c11c6977a8fdeb5fb0bf85026 size: 1572 [Pipeline] isUnix [Pipeline] sh 13:38:42 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:7eb44e62f9dccc1dea4433dd74d4f70e865e7f55-1.3.2-dev.30 [Pipeline] isUnix [Pipeline] sh 13:38:42 + docker push nexus3.edgexfoundry.org:10004/device-virtual:7eb44e62f9dccc1dea4433dd74d4f70e865e7f55-1.3.2-dev.30 13:38:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 13:38:42 44e7b4bc76a4: Preparing 13:38:42 82d51f74d528: Preparing 13:38:42 4e4ff635baf8: Preparing 13:38:42 4c7372343805: Preparing 13:38:42 9b91d921a423: Preparing 13:38:42 32f366d666a5: Preparing 13:38:42 32f366d666a5: Waiting 13:38:42 9b91d921a423: Layer already exists 13:38:42 4e4ff635baf8: Layer already exists 13:38:42 82d51f74d528: Layer already exists 13:38:42 4c7372343805: Layer already exists 13:38:42 44e7b4bc76a4: Layer already exists 13:38:42 32f366d666a5: Layer already exists 13:38:42 7eb44e62f9dccc1dea4433dd74d4f70e865e7f55-1.3.2-dev.30: digest: sha256:8c805672805b2ece4ed57f5ecea52787848b159c11c6977a8fdeb5fb0bf85026 size: 1572 [Pipeline] isUnix [Pipeline] sh 13:38:43 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:master [Pipeline] isUnix [Pipeline] sh 13:38:43 + docker push nexus3.edgexfoundry.org:10004/device-virtual:master 13:38:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 13:38:43 44e7b4bc76a4: Preparing 13:38:43 82d51f74d528: Preparing 13:38:43 4e4ff635baf8: Preparing 13:38:43 4c7372343805: Preparing 13:38:43 9b91d921a423: Preparing 13:38:43 32f366d666a5: Preparing 13:38:43 32f366d666a5: Waiting 13:38:43 82d51f74d528: Layer already exists 13:38:43 9b91d921a423: Layer already exists 13:38:43 44e7b4bc76a4: Layer already exists 13:38:43 4c7372343805: Layer already exists 13:38:43 4e4ff635baf8: Layer already exists 13:38:43 32f366d666a5: Layer already exists 13:38:43 master: digest: sha256:8c805672805b2ece4ed57f5ecea52787848b159c11c6977a8fdeb5fb0bf85026 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:38:43 ===================================================== [Pipeline] echo 13:38:43 taggedImages: 13:38:43 - nexus3.edgexfoundry.org:10004/device-virtual:7eb44e62f9dccc1dea4433dd74d4f70e865e7f55 13:38:43 - nexus3.edgexfoundry.org:10004/device-virtual:latest 13:38:43 - nexus3.edgexfoundry.org:10004/device-virtual:1.3.2-dev.30 13:38:43 - nexus3.edgexfoundry.org:10004/device-virtual:7eb44e62f9dccc1dea4433dd74d4f70e865e7f55-1.3.2-dev.30 13:38:43 - nexus3.edgexfoundry.org:10004/device-virtual:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 13:38:44 ---> job-cost.sh 13:38:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-u6ma 13:38:54 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 13:39:09 lf-activate-venv(): INFO: Adding /tmp/venv-u6ma/bin to PATH 13:39:09 INFO: No Stack... 13:39:09 INFO: Retrieving Pricing Info for: v3-standard-2 13:39:09 INFO: Archiving Costs [Pipeline] sh 13:39:09 + cat /w/workspace/device-virtual-go/70/archives/cost.csv 13:39:09 + cut -d, -f6 [Pipeline] lock 13:39:09 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-master-70-stack-cost] 13:39:09 Resource [jenkins-edgexfoundry-device-virtual-go-master-70-stack-cost] did not exist. Created. 13:39:09 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-master-70-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:39:09 + echo total: 0.05999999865889549 [Pipeline] stash 13:39:10 Stashed 1 file(s) [Pipeline] } 13:39:10 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-master-70-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 13:39:22 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 13:39:22 ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.664s coverage: 63.8% of statements 13:39:22 CGO_ENABLED=1 GO111MODULE=on go vet ./... 13:39:44 gofmt -l . 13:39:44 [ "`gofmt -l .`" = "" ] 13:39:44 ./bin/test-attribution-txt.sh 13:39:46 ./bin/test-go-mod-tidy.sh [Pipeline] } 13:39:46 $ docker stop --time=1 a54cc56c5b051f30ddf8fb36394bb40e0e2382e00e829846be89cca1c58aa6dc 13:39:48 $ docker rm -f a54cc56c5b051f30ddf8fb36394bb40e0e2382e00e829846be89cca1c58aa6dc [Pipeline] // withDockerContainer [Pipeline] sh 13:39:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:39:49 Warning: overwriting stash ‘coverage-report’ 13:39:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:39:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:39:51 + ls -al . 13:39:51 total 156 13:39:51 drwxrwxr-x 7 jenkins jenkins 4096 Jun 28 13:39 . 13:39:51 drwxrwxr-x 4 jenkins jenkins 4096 Jun 28 13:36 .. 13:39:51 drwxrwxr-x 8 jenkins jenkins 4096 Jun 28 13:36 .git 13:39:51 drwxrwxr-x 2 jenkins jenkins 4096 Jun 28 13:36 .github 13:39:51 -rw-rw-r-- 1 jenkins jenkins 277 Jun 28 13:36 .gitignore 13:39:51 -rw-rw-r-- 1 jenkins jenkins 8153 Jun 28 13:36 Attribution.txt 13:39:51 -rw-rw-r-- 1 jenkins jenkins 1921 Jun 28 13:36 Dockerfile 13:39:51 -rw-rw-r-- 1 jenkins jenkins 998 Jun 28 13:36 Dockerfile.build 13:39:51 -rw-rw-r-- 1 jenkins jenkins 660 Jun 28 13:36 Jenkinsfile 13:39:51 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 28 13:36 LICENSE 13:39:51 -rw-rw-r-- 1 jenkins jenkins 905 Jun 28 13:36 Makefile 13:39:51 -rw-rw-r-- 1 jenkins jenkins 2745 Jun 28 13:36 README.md 13:39:51 -rw-rw-r-- 1 jenkins jenkins 12 Jun 28 13:33 VERSION 13:39:51 drwxrwxr-x 2 jenkins jenkins 4096 Jun 28 13:36 bin 13:39:51 drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 13:36 cmd 13:39:51 -rw-r--r-- 1 jenkins jenkins 47257 Jun 28 13:39 coverage.out 13:39:51 -rw-r--r-- 1 jenkins jenkins 795 Jun 28 13:39 go.mod 13:39:51 -rw-r--r-- 1 jenkins jenkins 22824 Jun 28 13:38 go.sum 13:39:51 drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 13:36 internal 13:39:51 -rw-rw-r-- 1 jenkins jenkins 235 Jun 28 13:36 version.go [Pipeline] isUnix [Pipeline] sh 13:39:51 + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=7eb44e62f9dccc1dea4433dd74d4f70e865e7f55 --label arch=arm64 --label version=1.3.2-dev.30 . 13:39:52 Sending build context to Docker daemon 8.697MB 13:39:52 Step 1/26 : ARG BASE=golang:1.16-alpine3.12 13:39:52 Step 2/26 : FROM ${BASE} AS builder 13:39:52 ---> 165d203fbc0a 13:39:52 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 13:39:52 ---> Running in 3105f6230b3f 13:39:52 Removing intermediate container 3105f6230b3f 13:39:52 ---> 97db10e8feed 13:39:52 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 13:39:53 ---> Running in 6a97f392c728 13:39:53 Removing intermediate container 6a97f392c728 13:39:53 ---> 201055dcb85e 13:39:53 Step 5/26 : WORKDIR /device-virtual-go 13:39:53 ---> Running in 8f613cccb0ba 13:39:54 Removing intermediate container 8f613cccb0ba 13:39:54 ---> e732b9d85d02 13:39:54 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:39:54 ---> Running in 894738ec93f8 13:39:56 Removing intermediate container 894738ec93f8 13:39:56 ---> 7198712446df 13:39:56 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:39:56 ---> Running in c3e97fc9ccda 13:39:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:39:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:39:59 OK: 145 MiB in 53 packages 13:40:00 Removing intermediate container c3e97fc9ccda 13:40:00 ---> f4efad76eb88 13:40:00 Step 8/26 : COPY . . 13:40:01 ---> d0af459400a3 13:40:01 Step 9/26 : RUN go mod tidy 13:40:01 ---> Running in 43aa380fbe90 13:40:04 Removing intermediate container 43aa380fbe90 13:40:04 ---> d79cd2443d1d 13:40:04 Step 10/26 : RUN go mod download 13:40:04 ---> Running in dadef0e4a157 13:40:06 Removing intermediate container dadef0e4a157 13:40:06 ---> dc7909c44910 13:40:06 Step 11/26 : ARG MAKE='make build' 13:40:07 ---> Running in 5ff138ad5c96 13:40:07 Removing intermediate container 5ff138ad5c96 13:40:07 ---> 46abc66c400d 13:40:07 Step 12/26 : RUN $MAKE 13:40:07 ---> Running in 9cfc53f85261 13:40:08 go mod tidy 13:40:09 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=1.3.2-dev.30" -o cmd/device-virtual ./cmd 13:41:05 Removing intermediate container 9cfc53f85261 13:41:05 ---> 56e8bda8d377 13:41:05 Step 13/26 : FROM alpine:3.12 13:41:05 3.12: Pulling from library/alpine 13:41:05 d2f70382dc9a: Pulling fs layer 13:41:05 d2f70382dc9a: Verifying Checksum 13:41:05 d2f70382dc9a: Download complete 13:41:05 d2f70382dc9a: Pull complete 13:41:05 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 13:41:05 Status: Downloaded newer image for alpine:3.12 13:41:05 ---> c4fd0aeabfcf 13:41:05 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 13:41:05 ---> Running in d4358c51ead9 13:41:05 Removing intermediate container d4358c51ead9 13:41:05 ---> a1de5ec632c2 13:41:05 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:41:05 ---> Running in 45acea854b59 13:41:05 Removing intermediate container 45acea854b59 13:41:05 ---> 40d38641ccb9 13:41:05 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 13:41:05 ---> Running in 6957c651a1fe 13:41:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:41:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:41:05 (1/6) Installing dumb-init (1.2.2-r1) 13:41:05 (2/6) Installing libgcc (9.3.0-r2) 13:41:05 (3/6) Installing libsodium (1.0.18-r0) 13:41:05 (4/6) Installing libstdc++ (9.3.0-r2) 13:41:05 (5/6) Installing libzmq (4.3.3-r0) 13:41:05 (6/6) Installing zeromq (4.3.3-r0) 13:41:05 Executing busybox-1.31.1-r20.trigger 13:41:05 OK: 8 MiB in 20 packages 13:41:06 Removing intermediate container 6957c651a1fe 13:41:06 ---> 4805e69d7d1c 13:41:06 Step 17/26 : WORKDIR / 13:41:06 ---> Running in 4b4651c80ac6 13:41:07 Removing intermediate container 4b4651c80ac6 13:41:07 ---> ce598d3bc5e4 13:41:07 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 13:41:08 ---> 0b381166a682 13:41:08 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 13:41:08 ---> 6fd63aaba44d 13:41:08 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 13:41:10 ---> e857c83b03b4 13:41:10 Step 21/26 : EXPOSE 59900 13:41:10 ---> Running in 009022c512cc 13:41:10 Removing intermediate container 009022c512cc 13:41:10 ---> 4097f0463364 13:41:10 Step 22/26 : ENTRYPOINT ["/device-virtual"] 13:41:10 ---> Running in 8f21007b8208 13:41:11 Removing intermediate container 8f21007b8208 13:41:11 ---> 9a6319cfb262 13:41:11 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:41:11 ---> Running in 982cde01b585 13:41:12 Removing intermediate container 982cde01b585 13:41:12 ---> e0285e40ed46 13:41:12 Step 24/26 : LABEL arch=arm64 13:41:12 ---> Running in 562a83568d2e 13:41:12 Removing intermediate container 562a83568d2e 13:41:12 ---> 7302712d2d1f 13:41:12 Step 25/26 : LABEL git_sha=7eb44e62f9dccc1dea4433dd74d4f70e865e7f55 13:41:12 ---> Running in 2e3a3d054e2a 13:41:13 Removing intermediate container 2e3a3d054e2a 13:41:13 ---> 9152158239c3 13:41:13 Step 26/26 : LABEL version=1.3.2-dev.30 13:41:13 ---> Running in 60314010cd9d 13:41:13 Removing intermediate container 60314010cd9d 13:41:13 ---> 0f866cdbcb9c 13:41:13 [Warning] One or more build-args [ARCH] were not consumed 13:41:13 Successfully built 0f866cdbcb9c 13:41:13 Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:41:14 provisioning config files... 13:41:14 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/70@tmp/config4416484532525766008tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:41:14 ---> docker-login.sh 13:41:14 nexus3.edgexfoundry.org:10001 13:41:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:41:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:41:14 Configure a credential helper to remove this warning. See 13:41:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:41:14 13:41:14 Login Succeeded 13:41:14 nexus3.edgexfoundry.org:10002 13:41:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:41:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:41:15 Configure a credential helper to remove this warning. See 13:41:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:41:15 13:41:15 Login Succeeded 13:41:15 nexus3.edgexfoundry.org:10003 13:41:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:41:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:41:16 Configure a credential helper to remove this warning. See 13:41:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:41:16 13:41:16 Login Succeeded 13:41:16 nexus3.edgexfoundry.org:10004 13:41:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:41:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:41:16 Configure a credential helper to remove this warning. See 13:41:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:41:16 13:41:16 Login Succeeded 13:41:16 docker.io 13:41:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:41:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:41:17 Configure a credential helper to remove this warning. See 13:41:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:41:17 13:41:17 Login Succeeded 13:41:17 ---> docker-login.sh ends [Pipeline] } 13:41:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:41:17 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 13:41:17 7eb44e62f9dccc1dea4433dd74d4f70e865e7f55 13:41:17 latest 13:41:17 1.3.2-dev.30 13:41:17 7eb44e62f9dccc1dea4433dd74d4f70e865e7f55-1.3.2-dev.30 13:41:17 master 13:41:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:41:17 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:7eb44e62f9dccc1dea4433dd74d4f70e865e7f55 [Pipeline] isUnix [Pipeline] sh 13:41:18 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:7eb44e62f9dccc1dea4433dd74d4f70e865e7f55 13:41:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 13:41:18 10ba6dc85bae: Preparing 13:41:18 1332ccb2dcde: Preparing 13:41:18 19977253c01f: Preparing 13:41:18 ff65ea815783: Preparing 13:41:18 6dd5d763246c: Preparing 13:41:18 3fbe34a1663b: Preparing 13:41:18 3fbe34a1663b: Waiting 13:41:18 1332ccb2dcde: Pushed 13:41:18 19977253c01f: Pushed 13:41:18 6dd5d763246c: Pushed 13:41:18 3fbe34a1663b: Layer already exists 13:41:19 ff65ea815783: Pushed 13:41:21 10ba6dc85bae: Pushed 13:41:22 7eb44e62f9dccc1dea4433dd74d4f70e865e7f55: digest: sha256:4d754ff02f58d6aa009d570c3a7fe36045ddd0923f6ed58d0b63a04f1000cf02 size: 1572 [Pipeline] isUnix [Pipeline] sh 13:41:22 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:41:22 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 13:41:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 13:41:22 10ba6dc85bae: Preparing 13:41:22 1332ccb2dcde: Preparing 13:41:22 19977253c01f: Preparing 13:41:22 ff65ea815783: Preparing 13:41:22 6dd5d763246c: Preparing 13:41:22 3fbe34a1663b: Preparing 13:41:22 3fbe34a1663b: Waiting 13:41:23 19977253c01f: Layer already exists 13:41:23 ff65ea815783: Layer already exists 13:41:23 1332ccb2dcde: Layer already exists 13:41:23 6dd5d763246c: Layer already exists 13:41:23 10ba6dc85bae: Layer already exists 13:41:23 3fbe34a1663b: Layer already exists 13:41:23 latest: digest: sha256:4d754ff02f58d6aa009d570c3a7fe36045ddd0923f6ed58d0b63a04f1000cf02 size: 1572 [Pipeline] isUnix [Pipeline] sh 13:41:23 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:1.3.2-dev.30 [Pipeline] isUnix [Pipeline] sh 13:41:23 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:1.3.2-dev.30 13:41:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 13:41:23 10ba6dc85bae: Preparing 13:41:23 1332ccb2dcde: Preparing 13:41:23 19977253c01f: Preparing 13:41:23 ff65ea815783: Preparing 13:41:23 6dd5d763246c: Preparing 13:41:23 3fbe34a1663b: Preparing 13:41:23 3fbe34a1663b: Waiting 13:41:23 10ba6dc85bae: Layer already exists 13:41:23 ff65ea815783: Layer already exists 13:41:23 6dd5d763246c: Layer already exists 13:41:23 19977253c01f: Layer already exists 13:41:23 1332ccb2dcde: Layer already exists 13:41:23 3fbe34a1663b: Layer already exists 13:41:23 1.3.2-dev.30: digest: sha256:4d754ff02f58d6aa009d570c3a7fe36045ddd0923f6ed58d0b63a04f1000cf02 size: 1572 [Pipeline] isUnix [Pipeline] sh 13:41:24 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:7eb44e62f9dccc1dea4433dd74d4f70e865e7f55-1.3.2-dev.30 [Pipeline] isUnix [Pipeline] sh 13:41:24 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:7eb44e62f9dccc1dea4433dd74d4f70e865e7f55-1.3.2-dev.30 13:41:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 13:41:24 10ba6dc85bae: Preparing 13:41:24 1332ccb2dcde: Preparing 13:41:24 19977253c01f: Preparing 13:41:24 ff65ea815783: Preparing 13:41:24 6dd5d763246c: Preparing 13:41:24 3fbe34a1663b: Preparing 13:41:24 3fbe34a1663b: Waiting 13:41:24 10ba6dc85bae: Layer already exists 13:41:24 19977253c01f: Layer already exists 13:41:24 6dd5d763246c: Layer already exists 13:41:24 1332ccb2dcde: Layer already exists 13:41:24 ff65ea815783: Layer already exists 13:41:24 3fbe34a1663b: Layer already exists 13:41:24 7eb44e62f9dccc1dea4433dd74d4f70e865e7f55-1.3.2-dev.30: digest: sha256:4d754ff02f58d6aa009d570c3a7fe36045ddd0923f6ed58d0b63a04f1000cf02 size: 1572 [Pipeline] isUnix [Pipeline] sh 13:41:25 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:master [Pipeline] isUnix [Pipeline] sh 13:41:25 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:master 13:41:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 13:41:25 10ba6dc85bae: Preparing 13:41:25 1332ccb2dcde: Preparing 13:41:25 19977253c01f: Preparing 13:41:25 ff65ea815783: Preparing 13:41:25 6dd5d763246c: Preparing 13:41:25 3fbe34a1663b: Preparing 13:41:25 3fbe34a1663b: Waiting 13:41:25 19977253c01f: Layer already exists 13:41:25 ff65ea815783: Layer already exists 13:41:25 6dd5d763246c: Layer already exists 13:41:25 1332ccb2dcde: Layer already exists 13:41:25 10ba6dc85bae: Layer already exists 13:41:25 3fbe34a1663b: Layer already exists 13:41:25 master: digest: sha256:4d754ff02f58d6aa009d570c3a7fe36045ddd0923f6ed58d0b63a04f1000cf02 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:41:26 ===================================================== [Pipeline] echo 13:41:26 taggedImages: 13:41:26 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:7eb44e62f9dccc1dea4433dd74d4f70e865e7f55 13:41:26 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 13:41:26 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:1.3.2-dev.30 13:41:26 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:7eb44e62f9dccc1dea4433dd74d4f70e865e7f55-1.3.2-dev.30 13:41:26 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 13:41:26 ---> job-cost.sh 13:41:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-z6yr 13:42:05 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 13:43:42 lf-activate-venv(): INFO: Adding /tmp/venv-z6yr/bin to PATH 13:43:42 INFO: No Stack... 13:43:42 INFO: Retrieving Pricing Info for: v2-standard-4 13:43:42 INFO: Archiving Costs [Pipeline] sh 13:43:42 + + cutcat -d, /w/workspace/device-virtual-go/70/archives/cost.csv -f6 13:43:42 [Pipeline] lock 13:43:42 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-master-70-stack-cost] 13:43:42 Resource [jenkins-edgexfoundry-device-virtual-go-master-70-stack-cost] did not exist. Created. 13:43:42 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-master-70-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:43:43 /w/workspace/device-virtual-go/70@tmp/durable-6b9c7603/script.sh: 1: /w/workspace/device-virtual-go/70@tmp/durable-6b9c7603/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 13:43:43 + echo total: 0.18000000715255737 [Pipeline] stash 13:43:43 Warning: overwriting stash ‘stack-cost’ 13:43:43 Stashed 1 file(s) [Pipeline] } 13:43:43 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-master-70-stack-cost] [Pipeline] // lock [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 13:43:44 provisioning config files... 13:43:44 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config1631450570813294883tmp [Pipeline] { [Pipeline] sh 13:43:44 + set +x 13:43:44 + curl -s https://codecov.io/bash 13:43:44 + bash -s -- 13:43:44 13:43:44 _____ _ 13:43:44 / ____| | | 13:43:44 | | ___ __| | ___ ___ _____ __ 13:43:44 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:43:44 | |___| (_) | (_| | __/ (_| (_) \ V / 13:43:44 \_____\___/ \__,_|\___|\___\___/ \_/ 13:43:44 Bash-1.0.3 13:43:44 13:43:44 13:43:44 ==> git version 2.24.4 found 13:43:44 ==> 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 13:43:44 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 13:43:44 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 13:43:44 ==> Jenkins CI detected. 13:43:44 project root: . 13:43:44 --> token set from env 13:43:44 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:43:44 ==> Running gcov in . (disable via -X gcov) 13:43:44 ==> Python coveragepy not found 13:43:44 ==> Searching for coverage reports in: 13:43:44 + . 13:43:44 -> Found 1 reports 13:43:44 ==> Detecting git/mercurial file structure 13:43:45 ==> Reading reports 13:43:45 + ./coverage.out bytes=47257 13:43:45 ==> Appending adjustments 13:43:45 https://docs.codecov.io/docs/fixing-reports 13:43:45 + Found adjustments 13:43:45 ==> Gzipping contents 13:43:45 8.0K /tmp/codecov.CwSH8p.gz 13:43:45 ==> Uploading reports 13:43:45 url: https://codecov.io 13:43:45 query: branch=master&commit=7eb44e62f9dccc1dea4433dd74d4f70e865e7f55&build=70&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmaster%2F70%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 13:43:45 -> Pinging Codecov 13:43:45 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=7eb44e62f9dccc1dea4433dd74d4f70e865e7f55&build=70&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmaster%2F70%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 13:43:45 -> Uploading to 13:43:45 https://storage.googleapis.com/codecov/v4/raw/2021-06-28/5E52B4B073DB2E39498172D8E973AA87/7eb44e62f9dccc1dea4433dd74d4f70e865e7f55/0533122d-d7ce-425c-b30e-e9d511036b22.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210628%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210628T134345Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=53a6894ef13b8a068e01f3c023ed8275d61fb2b022a9370234c92672162365f3 13:43:45 % Total % Received % Xferd Average Speed Time Time Time Current 13:43:45 Dload Upload Total Spent Left Speed 13:43:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5800 0 0 100 5800 0 14308 --:--:-- --:--:-- --:--:-- 14320 13:43:46 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/7eb44e62f9dccc1dea4433dd74d4f70e865e7f55 [Pipeline] } 13:43:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 13:43:46 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 13:43:46 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:43:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 13:43:47 13:43:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 13:43:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 13:43:47 1.410.4: Pulling from edgex-devops/edgex-snyk-go 13:43:47 188c0c94c7c5: Pulling fs layer 13:43:47 0ef7d3d256c8: Pulling fs layer 13:43:47 de9db76c5a1d: Pulling fs layer 13:43:47 0eba1c9be4d2: Pulling fs layer 13:43:47 0d57e429df01: Pulling fs layer 13:43:47 4e4be7b47b0d: Pulling fs layer 13:43:47 e1f770b5df2f: Pulling fs layer 13:43:47 85a0685a4137: Pulling fs layer 13:43:47 0d57e429df01: Waiting 13:43:47 4e4be7b47b0d: Waiting 13:43:47 e1f770b5df2f: Waiting 13:43:47 85a0685a4137: Waiting 13:43:47 0eba1c9be4d2: Waiting 13:43:47 de9db76c5a1d: Verifying Checksum 13:43:47 de9db76c5a1d: Download complete 13:43:47 0ef7d3d256c8: Verifying Checksum 13:43:47 0ef7d3d256c8: Download complete 13:43:47 0d57e429df01: Verifying Checksum 13:43:47 0d57e429df01: Download complete 13:43:47 188c0c94c7c5: Verifying Checksum 13:43:47 188c0c94c7c5: Download complete 13:43:47 4e4be7b47b0d: Verifying Checksum 13:43:47 4e4be7b47b0d: Download complete 13:43:47 188c0c94c7c5: Pull complete 13:43:48 0ef7d3d256c8: Pull complete 13:43:48 de9db76c5a1d: Pull complete 13:43:48 e1f770b5df2f: Verifying Checksum 13:43:48 e1f770b5df2f: Download complete 13:43:51 0eba1c9be4d2: Verifying Checksum 13:43:51 0eba1c9be4d2: Download complete 13:43:51 85a0685a4137: Verifying Checksum 13:43:51 85a0685a4137: Download complete 13:43:54 0eba1c9be4d2: Pull complete 13:43:54 0d57e429df01: Pull complete 13:43:54 4e4be7b47b0d: Pull complete 13:43:54 e1f770b5df2f: Pull complete 13:43:58 85a0685a4137: Pull complete 13:43:58 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 13:43:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 13:43:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 13:43:58 prd-centos7-docker-4c-2g-525 does not seem to be running inside a container 13:43:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-go_master@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:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 13:44:01 $ docker top 54f47e10d62db318a32e32120494769d9575ed5d61233084a6ee2eaf671e385e -eo pid,comm [Pipeline] { [Pipeline] echo 13:44:01 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 13:44:02 + set -o pipefail 13:44:02 + snyk monitor '--org=edgex-jenkins' 13:44:10 13:44:10 Monitoring /w/workspace/foundry_device-virtual-go_master (github.com/edgexfoundry/device-virtual-go)... 13:44:10 13:44:10 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3924f214-7ae4-42a4-961a-cd664290c3c8/history/d3e402d7-ec11-47aa-919a-165f5b6d4ba9 13:44:10 13:44:10 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 13:44:10 13:44:10 [Pipeline] } 13:44:10 $ docker stop --time=1 54f47e10d62db318a32e32120494769d9575ed5d61233084a6ee2eaf671e385e 13:44:12 $ docker rm -f 54f47e10d62db318a32e32120494769d9575ed5d61233084a6ee2eaf671e385e [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 13:44:14 + git log --format=format:%s -1 7eb44e62f9dccc1dea4433dd74d4f70e865e7f55 [Pipeline] isUnix [Pipeline] sh 13:44:14 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:44:14 . [Pipeline] withDockerContainer 13:44:14 prd-centos7-docker-4c-2g-525 does not seem to be running inside a container 13:44:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 13:44:14 $ docker top 951bcfc746e5ef19529e65429761a32437564c27941f616f233bb72e614ef057 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:44:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:44:14 [ssh-agent] Looking for ssh-agent implementation... 13:44:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:44:15 $ docker exec 951bcfc746e5ef19529e65429761a32437564c27941f616f233bb72e614ef057 ssh-agent 13:44:15 SSH_AUTH_SOCK=/tmp/ssh-YH2imYfcuvIX/agent.13 13:44:15 SSH_AGENT_PID=20 13:44:15 Running ssh-add (command line suppressed) 13:44:15 Identity added: /w/workspace/foundry_device-virtual-go_master@tmp/private_key_6792589023566842363.key (/w/workspace/foundry_device-virtual-go_master@tmp/private_key_6792589023566842363.key) 13:44:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:44:15 + git semver tag 13:44:15 # -> Open(): unable to determine branch for HEAD 13:44:15 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_master/.git 13:44:15 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_master 13:44:15 # $SEMVER_REMOTE_NAME = origin 13:44:15 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:44:15 # $SEMVER_USER_NAME = edgex-jenkins 13:44:15 # $SEMVER_BRANCH = master 13:44:15 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_master/.semver 13:44:15 # 7eb44e62f9dccc1dea4433dd74d4f70e865e7f55 HEAD 13:44:15 # -> Force: false 13:44:15 # c5c748be38ed76bce0c6f7f2de45c8aa0d81317c refs/tags/v1.3.2-dev.30 [Pipeline] } 13:44:15 $ docker exec --env ******** --env ******** 951bcfc746e5ef19529e65429761a32437564c27941f616f233bb72e614ef057 ssh-agent -k 13:44:15 unset SSH_AUTH_SOCK; 13:44:15 unset SSH_AGENT_PID; 13:44:15 echo Agent pid 20 killed; 13:44:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:44:16 + git semver [Pipeline] } 13:44:16 $ docker stop --time=1 951bcfc746e5ef19529e65429761a32437564c27941f616f233bb72e614ef057 13:44:17 $ docker rm -f 951bcfc746e5ef19529e65429761a32437564c27941f616f233bb72e614ef057 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 13:44:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:44:17 13:44:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 13:44:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:44:18 0.23.1-centos7: Pulling from edgex-lftools 13:44:18 ab5ef0e58194: Pulling fs layer 13:44:18 9712f1f96733: Pulling fs layer 13:44:18 63f879dbbcfc: Pulling fs layer 13:44:18 0d9ebad4ef96: Pulling fs layer 13:44:18 e9a5061849ea: Pulling fs layer 13:44:18 d747dcd14b5f: Pulling fs layer 13:44:18 2de7ff778b66: Pulling fs layer 13:44:18 e9a5061849ea: Waiting 13:44:18 d747dcd14b5f: Waiting 13:44:18 2de7ff778b66: Waiting 13:44:18 0d9ebad4ef96: Waiting 13:44:18 9712f1f96733: Verifying Checksum 13:44:18 9712f1f96733: Download complete 13:44:19 63f879dbbcfc: Verifying Checksum 13:44:19 63f879dbbcfc: Download complete 13:44:19 e9a5061849ea: Verifying Checksum 13:44:19 e9a5061849ea: Download complete 13:44:19 d747dcd14b5f: Verifying Checksum 13:44:19 d747dcd14b5f: Download complete 13:44:19 2de7ff778b66: Verifying Checksum 13:44:19 2de7ff778b66: Download complete 13:44:20 ab5ef0e58194: Verifying Checksum 13:44:20 ab5ef0e58194: Download complete 13:44:20 0d9ebad4ef96: Verifying Checksum 13:44:20 0d9ebad4ef96: Download complete 13:44:22 ab5ef0e58194: Pull complete 13:44:22 9712f1f96733: Pull complete 13:44:23 63f879dbbcfc: Pull complete 13:44:26 0d9ebad4ef96: Pull complete 13:44:27 e9a5061849ea: Pull complete 13:44:27 d747dcd14b5f: Pull complete 13:44:28 2de7ff778b66: Pull complete 13:44:28 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 13:44:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:44:28 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 13:44:28 prd-centos7-docker-4c-2g-525 does not seem to be running inside a container 13:44:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 13:44:38 $ docker top ab724992ca9aab656e44ebf4537337873d3a27a7a453fac84726d2a9761d06af -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 13:44:38 provisioning config files... 13:44:38 copy managed file [sigul-config] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config5062205048825312528tmp 13:44:38 copy managed file [sigul-password] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config6000065878189160207tmp 13:44:38 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config5302619643779595027tmp [Pipeline] { [Pipeline] echo 13:44:38 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 13:44:38 ---> sigul-configuration.sh 13:44:38 gpg: directory `/root/.gnupg' created 13:44:38 gpg: new configuration file `/root/.gnupg/gpg.conf' created 13:44:38 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 13:44:38 gpg: keyring `/root/.gnupg/secring.gpg' created 13:44:38 gpg: keyring `/root/.gnupg/pubring.gpg' created 13:44:38 gpg: CAST5 encrypted data 13:44:38 gpg: encrypted with 1 passphrase 13:44:38 gpg: WARNING: message was not integrity protected [Pipeline] sh 13:44:39 + mkdir /home/jenkins 13:44:39 + mkdir /home/jenkins/sigul [Pipeline] sh 13:44:39 + 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 13:44:39 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 13:44:39 ---> sigul-install.sh 13:44:45 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 13:44:45 + git tag --list 13:44:45 v1.0.0 13:44:45 v1.1.0 13:44:45 v1.1.1 13:44:45 v1.2.1 13:44:45 v1.2.2 13:44:45 v1.2.3 13:44:45 v1.3.0 13:44:45 v1.3.1 13:44:45 v1.3.1-dev.1 13:44:45 v1.3.1-dev.2 13:44:45 v1.3.1-dev.3 13:44:45 v1.3.1-dev.4 13:44:45 v1.3.1-dev.5 13:44:45 v1.3.2-dev.1 13:44:45 v1.3.2-dev.10 13:44:45 v1.3.2-dev.11 13:44:45 v1.3.2-dev.12 13:44:45 v1.3.2-dev.13 13:44:45 v1.3.2-dev.14 13:44:45 v1.3.2-dev.15 13:44:45 v1.3.2-dev.16 13:44:45 v1.3.2-dev.17 13:44:45 v1.3.2-dev.18 13:44:45 v1.3.2-dev.19 13:44:45 v1.3.2-dev.2 13:44:45 v1.3.2-dev.20 13:44:45 v1.3.2-dev.21 13:44:45 v1.3.2-dev.22 13:44:45 v1.3.2-dev.23 13:44:45 v1.3.2-dev.24 13:44:45 v1.3.2-dev.25 13:44:45 v1.3.2-dev.26 13:44:45 v1.3.2-dev.27 13:44:45 v1.3.2-dev.28 13:44:45 v1.3.2-dev.29 13:44:45 v1.3.2-dev.3 13:44:45 v1.3.2-dev.30 13:44:45 v1.3.2-dev.4 13:44:45 v1.3.2-dev.5 13:44:45 v1.3.2-dev.6 13:44:45 v1.3.2-dev.7 13:44:45 v1.3.2-dev.8 13:44:45 v1.3.2-dev.9 [Pipeline] sh 13:44:45 + lftools sign git-tag v1.3.2-dev.30 13:44:46 Signing Git tag with Sigul... 13:44:46 Signing v1.3.2-dev.30 [Pipeline] echo 13:44:47 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 13:44:47 ---> sigul-configuration-cleanup.sh [Pipeline] } 13:44:47 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 13:44:47 $ docker stop --time=1 ab724992ca9aab656e44ebf4537337873d3a27a7a453fac84726d2a9761d06af 13:44:49 $ docker rm -f ab724992ca9aab656e44ebf4537337873d3a27a7a453fac84726d2a9761d06af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 13:44:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:44:49 . [Pipeline] withDockerContainer 13:44:50 prd-centos7-docker-4c-2g-525 does not seem to be running inside a container 13:44:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 13:44:50 $ docker top 06ad7e5436a4610085da98aebe59193b6046b255050c8310c7525b2c7b133631 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:44:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:44:51 [ssh-agent] Looking for ssh-agent implementation... 13:44:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:44:51 $ docker exec 06ad7e5436a4610085da98aebe59193b6046b255050c8310c7525b2c7b133631 ssh-agent 13:44:51 SSH_AUTH_SOCK=/tmp/ssh-RlY0qPrniYnS/agent.14 13:44:51 SSH_AGENT_PID=21 13:44:51 Running ssh-add (command line suppressed) 13:44:51 Identity added: /w/workspace/foundry_device-virtual-go_master@tmp/private_key_5555207374046135289.key (/w/workspace/foundry_device-virtual-go_master@tmp/private_key_5555207374046135289.key) 13:44:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:44:51 + git semver bump pre 13:44:51 # -> Open(): unable to determine branch for HEAD 13:44:51 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_master/.git 13:44:51 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_master 13:44:51 # $SEMVER_REMOTE_NAME = origin 13:44:51 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:44:51 # $SEMVER_USER_NAME = edgex-jenkins 13:44:51 # $SEMVER_BRANCH = master 13:44:51 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_master/.semver 13:44:51 1.3.2-dev.31 [Pipeline] } 13:44:51 $ docker exec --env ******** --env ******** 06ad7e5436a4610085da98aebe59193b6046b255050c8310c7525b2c7b133631 ssh-agent -k 13:44:51 unset SSH_AUTH_SOCK; 13:44:51 unset SSH_AGENT_PID; 13:44:51 echo Agent pid 21 killed; 13:44:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:44:52 + git semver [Pipeline] } 13:44:52 $ docker stop --time=1 06ad7e5436a4610085da98aebe59193b6046b255050c8310c7525b2c7b133631 13:44:53 $ docker rm -f 06ad7e5436a4610085da98aebe59193b6046b255050c8310c7525b2c7b133631 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 13:44:53 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:44:53 . [Pipeline] withDockerContainer 13:44:53 prd-centos7-docker-4c-2g-525 does not seem to be running inside a container 13:44:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 13:44:54 $ docker top 37b939726eee5ccf0744c83a2b977853b256838373e962a3d8bede34ae0515a2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:44:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:44:54 [ssh-agent] Looking for ssh-agent implementation... 13:44:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:44:54 $ docker exec 37b939726eee5ccf0744c83a2b977853b256838373e962a3d8bede34ae0515a2 ssh-agent 13:44:54 SSH_AUTH_SOCK=/tmp/ssh-kZWzsL7zBvQV/agent.14 13:44:54 SSH_AGENT_PID=20 13:44:54 Running ssh-add (command line suppressed) 13:44:54 Identity added: /w/workspace/foundry_device-virtual-go_master@tmp/private_key_8575707649810888782.key (/w/workspace/foundry_device-virtual-go_master@tmp/private_key_8575707649810888782.key) 13:44:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:44:55 + git semver push 13:44:55 # -> Open(): unable to determine branch for HEAD 13:44:55 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_master/.git 13:44:55 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_master 13:44:55 # $SEMVER_REMOTE_NAME = origin 13:44:55 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:44:55 # $SEMVER_USER_NAME = edgex-jenkins 13:44:55 # $SEMVER_BRANCH = master 13:44:55 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_master/.semver [Pipeline] } 13:45:00 $ docker exec --env ******** --env ******** 37b939726eee5ccf0744c83a2b977853b256838373e962a3d8bede34ae0515a2 ssh-agent -k 13:45:00 unset SSH_AUTH_SOCK; 13:45:00 unset SSH_AGENT_PID; 13:45:00 echo Agent pid 20 killed; 13:45:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:45:00 + git semver [Pipeline] } 13:45:00 $ docker stop --time=1 37b939726eee5ccf0744c83a2b977853b256838373e962a3d8bede34ae0515a2 13:45:02 $ docker rm -f 37b939726eee5ccf0744c83a2b977853b256838373e962a3d8bede34ae0515a2 [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] libraryResource [Pipeline] sh 13:45:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:45:04 ---> package-listing.sh 13:45:04 ++ facter osfamily 13:45:04 ++ tr '[:upper:]' '[:lower:]' 13:45:04 + OS_FAMILY=redhat 13:45:04 + workspace=/w/workspace/foundry_device-virtual-go_master 13:45:04 + START_PACKAGES=/tmp/packages_start.txt 13:45:04 + END_PACKAGES=/tmp/packages_end.txt 13:45:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:45:04 + PACKAGES=/tmp/packages_start.txt 13:45:04 + '[' /w/workspace/foundry_device-virtual-go_master ']' 13:45:04 + PACKAGES=/tmp/packages_end.txt 13:45:04 + case "${OS_FAMILY}" in 13:45:04 + sort 13:45:04 + rpm -qa 13:45:05 + '[' -f /tmp/packages_start.txt ']' 13:45:05 + '[' -f /tmp/packages_end.txt ']' 13:45:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:45:05 + '[' /w/workspace/foundry_device-virtual-go_master ']' 13:45:05 + mkdir -p /w/workspace/foundry_device-virtual-go_master/archives/ 13:45:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_master/archives/ [Pipeline] echo 13:45:05 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/foundry_device-virtual-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:45:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 13:45:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:45:05 13:45:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 13:45:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:45:06 alpine: Pulling from edgex-lftools-log-publisher 13:45:06 df20fa9351a1: Pulling fs layer 13:45:06 36b3adc4ff6f: Pulling fs layer 13:45:06 8ad3a11d3b57: Pulling fs layer 13:45:06 46f8f816bc3b: Pulling fs layer 13:45:06 93b61091891f: Pulling fs layer 13:45:06 93b9cdb0e59b: Pulling fs layer 13:45:06 5e14af77c1be: Pulling fs layer 13:45:06 01666e4c0597: Pulling fs layer 13:45:06 aa168da1d23b: Pulling fs layer 13:45:06 46f8f816bc3b: Waiting 13:45:06 93b61091891f: Waiting 13:45:06 93b9cdb0e59b: Waiting 13:45:06 5e14af77c1be: Waiting 13:45:06 01666e4c0597: Waiting 13:45:06 aa168da1d23b: Waiting 13:45:06 36b3adc4ff6f: Verifying Checksum 13:45:06 36b3adc4ff6f: Download complete 13:45:06 46f8f816bc3b: Verifying Checksum 13:45:06 46f8f816bc3b: Download complete 13:45:06 df20fa9351a1: Verifying Checksum 13:45:06 df20fa9351a1: Download complete 13:45:06 93b9cdb0e59b: Verifying Checksum 13:45:06 93b9cdb0e59b: Download complete 13:45:06 5e14af77c1be: Verifying Checksum 13:45:06 5e14af77c1be: Download complete 13:45:06 01666e4c0597: Verifying Checksum 13:45:06 01666e4c0597: Download complete 13:45:06 93b61091891f: Verifying Checksum 13:45:06 93b61091891f: Download complete 13:45:06 df20fa9351a1: Pull complete 13:45:06 36b3adc4ff6f: Pull complete 13:45:06 8ad3a11d3b57: Verifying Checksum 13:45:06 8ad3a11d3b57: Download complete 13:45:07 8ad3a11d3b57: Pull complete 13:45:07 46f8f816bc3b: Pull complete 13:45:07 93b61091891f: Pull complete 13:45:08 aa168da1d23b: Verifying Checksum 13:45:08 aa168da1d23b: Download complete 13:45:08 93b9cdb0e59b: Pull complete 13:45:08 5e14af77c1be: Pull complete 13:45:08 01666e4c0597: Pull complete 13:45:12 aa168da1d23b: Pull complete 13:45:12 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 13:45:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:45:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 13:45:12 prd-centos7-docker-4c-2g-525 does not seem to be running inside a container 13:45:12 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-virtual-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_master -v /w/workspace/foundry_device-virtual-go_master:/w/workspace/foundry_device-virtual-go_master:rw,z -v /w/workspace/foundry_device-virtual-go_master@tmp:/w/workspace/foundry_device-virtual-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 13:45:15 $ docker top 6b757bfe3db7f316954a6e89c03592474c55e475804cac50d24942acacbc9f03 -eo pid,comm [Pipeline] { [Pipeline] sh 13:45:16 + touch /tmp/pre-build-complete [Pipeline] sh 13:45:16 + mkdir -p /var/log/sa [Pipeline] sh 13:45:16 + ls /var/log/sa-host 13:45:16 + sadf -c /var/log/sa-host/sa05 13:45:16 file_magic: OK 13:45:16 HZ: Using current value: 100 13:45:16 file_header: OK 13:45:16 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 13:45:16 Statistics: 13:45:16 Hnuu...uuuununununu...Hnuu...uuuununununu... 13:45:16 File successfully converted to sysstat format version 12.2.1 13:45:16 + sadf -c /var/log/sa-host/sa28 13:45:16 file_magic: OK 13:45:16 HZ: Using current value: 100 13:45:16 file_header: OK 13:45:16 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 13:45:16 Statistics: 13:45:16 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 13:45:16 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:45:17 provisioning config files... 13:45:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_master@tmp/config2564232733058398921tmp [Pipeline] { [Pipeline] echo 13:45:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:45:17 ---> create-netrc.sh [Pipeline] } 13:45:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:45:18 ---> python-tools-install.sh [Pipeline] echo 13:45:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:45:18 ---> sudo-logs.sh 13:45:18 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:45:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:45:19 ---> job-cost.sh 13:45:19 lf-activate-venv: SKIPPING 13:45:19 DEBUG: total: 0.18000000715255737 13:45:19 INFO: Retrieving Stack Cost... 13:45:19 INFO: Retrieving Pricing Info for: v3-standard-2 13:45:20 INFO: Archiving Costs [Pipeline] echo 13:45:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:45:20 ---> logs-deploy.sh 13:45:20 lf-activate-venv: SKIPPING 13:45:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/master/70 13:45:20 INFO: archiving workspace using pattern(s): 13:45:21 Archives upload complete. 13:45:21 INFO: archiving logs to Nexus 13:45:22 ---> uname -a: 13:45:22 Linux prd-centos7-docker-4c-2g-525.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 13:45:22 13:45:22 13:45:22 ---> lscpu: 13:45:22 Architecture: x86_64 13:45:22 CPU op-mode(s): 32-bit, 64-bit 13:45:22 Byte Order: Little Endian 13:45:22 Address sizes: 40 bits physical, 48 bits virtual 13:45:22 CPU(s): 2 13:45:22 On-line CPU(s) list: 0,1 13:45:22 Thread(s) per core: 1 13:45:22 Core(s) per socket: 1 13:45:22 Socket(s): 2 13:45:22 NUMA node(s): 1 13:45:22 Vendor ID: AuthenticAMD 13:45:22 CPU family: 23 13:45:22 Model: 49 13:45:22 Model name: AMD EPYC-Rome Processor 13:45:22 Stepping: 0 13:45:22 CPU MHz: 2799.998 13:45:22 BogoMIPS: 5599.99 13:45:22 Virtualization: AMD-V 13:45:22 Hypervisor vendor: KVM 13:45:22 Virtualization type: full 13:45:22 L1d cache: 64 KiB 13:45:22 L1i cache: 64 KiB 13:45:22 L2 cache: 1 MiB 13:45:22 L3 cache: 32 MiB 13:45:22 NUMA node0 CPU(s): 0,1 13:45:22 Vulnerability Itlb multihit: Not affected 13:45:22 Vulnerability L1tf: Not affected 13:45:22 Vulnerability Mds: Not affected 13:45:22 Vulnerability Meltdown: Not affected 13:45:22 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:45:22 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 13:45:22 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 13:45:22 Vulnerability Srbds: Not affected 13:45:22 Vulnerability Tsx async abort: Not affected 13:45:22 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 13:45:22 13:45:22 13:45:22 ---> nproc: 13:45:22 2 13:45:22 13:45:22 13:45:22 ---> df -h: 13:45:22 Filesystem Size Used Available Use% Mounted on 13:45:22 overlay 40.0G 8.9G 31.1G 22% / 13:45:22 tmpfs 64.0M 0 64.0M 0% /dev 13:45:22 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 13:45:22 shm 64.0M 0 64.0M 0% /dev/shm 13:45:22 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 13:45:22 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 13:45:22 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 13:45:22 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 13:45:22 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 13:45:22 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 13:45:22 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/foundry_device-virtual-go_master 13:45:22 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/foundry_device-virtual-go_master@tmp 13:45:22 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 13:45:22 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 13:45:22 13:45:22 13:45:22 ---> free -m: 13:45:22 total used free shared buff/cache available 13:45:22 Mem: 7821 1289 3131 0 3400 6450 13:45:22 Swap: 1023 0 1023 13:45:22 13:45:22 13:45:22 ---> ip addr: 13:45:22 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 13:45:22 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:45:22 inet 127.0.0.1/8 scope host lo 13:45:22 valid_lft forever preferred_lft forever 13:45:22 inet6 ::1/128 scope host 13:45:22 valid_lft forever preferred_lft forever 13:45:22 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 13:45:22 link/ether fa:16:3e:c0:39:3d brd ff:ff:ff:ff:ff:ff 13:45:22 inet 10.30.122.73/23 brd 10.30.123.255 scope global dynamic eth0 13:45:22 valid_lft 85670sec preferred_lft 85670sec 13:45:22 inet6 fe80::f816:3eff:fec0:393d/64 scope link 13:45:22 valid_lft forever preferred_lft forever 13:45:22 3: docker0: mtu 1500 qdisc noqueue state DOWN 13:45:22 link/ether 02:42:1d:19:5f:47 brd ff:ff:ff:ff:ff:ff 13:45:22 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:45:22 valid_lft forever preferred_lft forever 13:45:22 inet6 fe80::42:1dff:fe19:5f47/64 scope link 13:45:22 valid_lft forever preferred_lft forever 13:45:22 13:45:22 13:45:22 ---> sar -b -r -n DEV: 13:45:22 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/28/21 _x86_64_ (2 CPU) 13:45:22 13:45:22 13:33:01 LINUX RESTART (2 CPU) 13:45:22 13:45:22 13:34:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:45:22 13:35:01 2.05 0.00 2.05 0.00 0.00 41.25 0.00 13:45:22 13:36:01 0.25 0.00 0.25 0.00 0.00 3.60 0.00 13:45:22 13:37:01 0.25 0.00 0.25 0.00 0.00 2.70 0.00 13:45:22 13:38:01 0.15 0.00 0.15 0.00 0.00 1.75 0.00 13:45:22 13:39:01 0.35 0.00 0.35 0.00 0.00 4.88 0.00 13:45:22 13:40:01 0.32 0.00 0.32 0.00 0.00 4.48 0.00 13:45:22 13:41:01 0.23 0.00 0.23 0.00 0.00 3.46 0.00 13:45:22 13:42:01 0.25 0.00 0.25 0.00 0.00 2.45 0.00 13:45:22 13:43:01 0.22 0.00 0.22 0.00 0.00 3.86 0.00 13:45:22 13:44:01 65.33 0.03 65.30 0.00 3.73 26658.20 0.00 13:45:22 13:45:01 148.66 0.03 148.63 0.00 1.07 31954.74 0.00 13:45:22 Average: 19.83 0.01 19.82 0.00 0.44 5336.20 0.00 13:45:22 13:45:22 13:34:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:45:22 13:35:01 5445912 0 808076 10.09 2620 1752332 1212912 13.39 580524 1584512 16 13:45:22 13:36:01 5444612 0 809368 10.11 2620 1752340 1209064 13.35 585792 1580256 8 13:45:22 13:37:01 5442584 0 811396 10.13 2620 1752340 1209136 13.35 587956 1580252 8 13:45:22 13:38:01 5445112 0 808864 10.10 2620 1752344 1208800 13.35 577904 1588436 8 13:45:22 13:39:01 5443864 0 810104 10.11 2620 1752352 1208968 13.35 578732 1588436 8 13:45:22 13:40:01 5443768 0 810200 10.12 2620 1752352 1209028 13.35 579180 1588436 8 13:45:22 13:41:01 5440116 0 813840 10.16 2620 1752364 1208800 13.35 582928 1588436 8 13:45:22 13:42:01 5435788 0 818164 10.22 2620 1752368 1208800 13.35 587456 1588436 20 13:45:22 13:43:01 5435552 0 818396 10.22 2620 1752372 1208800 13.35 589284 1586420 8 13:45:22 13:44:01 4464464 0 1071388 13.38 2620 2470468 2220496 24.52 815732 2244152 8 13:45:22 13:45:01 3695176 0 1236716 15.44 2620 3074428 1626512 17.96 976716 2698196 40 13:45:22 Average: 5194268 0 874228 10.92 2620 1937824 1339211 14.79 640200 1746906 13 13:45:22 13:45:22 13:34:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:45:22 13:35:01 eth0 0.68 0.10 0.05 0.01 0.00 0.00 0.00 0.00 13:45:22 13:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:22 13:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:22 13:36:01 eth0 1.53 0.30 0.39 0.20 0.00 0.00 0.00 0.00 13:45:22 13:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:22 13:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:22 13:37:01 eth0 0.97 0.52 0.54 0.39 0.00 0.00 0.00 0.00 13:45:22 13:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:22 13:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:22 13:38:01 eth0 0.80 0.08 0.07 0.01 0.00 0.00 0.00 0.00 13:45:22 13:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:22 13:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:22 13:39:01 eth0 0.82 0.45 0.41 0.27 0.00 0.00 0.00 0.00 13:45:22 13:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:22 13:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:22 13:40:01 eth0 0.85 0.23 0.31 0.19 0.00 0.00 0.00 0.00 13:45:22 13:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:22 13:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:22 13:41:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:45:22 13:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:22 13:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:22 13:42:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:45:22 13:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:22 13:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:22 13:43:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:45:22 13:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:22 13:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:22 13:44:01 vethf107096 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:22 13:44:01 eth0 397.09 366.46 4076.67 29.84 0.00 0.00 0.00 0.00 13:45:22 13:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:22 13:44:01 vetha159378 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:22 13:45:01 eth0 582.76 494.84 3937.44 130.28 0.00 0.00 0.00 0.00 13:45:22 13:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:22 13:45:01 veth8d37003 2.03 1.55 0.36 0.36 0.00 0.00 0.00 0.00 13:45:22 13:45:01 docker0 200.43 219.43 15.41 819.36 0.00 0.00 0.00 0.00 13:45:22 Average: eth0 89.65 78.50 728.93 14.66 0.00 0.00 0.00 0.00 13:45:22 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:22 Average: veth8d37003 0.18 0.14 0.03 0.03 0.00 0.00 0.00 0.00 13:45:22 Average: docker0 11.86 15.37 0.84 61.79 0.00 0.00 0.00 0.00 13:45:22 13:45:22 13:45:22 ---> sar -P ALL: 13:45:22 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/28/21 _x86_64_ (2 CPU) 13:45:22 13:45:22 13:33:01 LINUX RESTART (2 CPU) 13:45:22 13:45:22 13:34:01 CPU %user %nice %system %iowait %steal %idle 13:45:22 13:35:01 all 0.16 0.00 0.03 0.00 0.03 99.77 13:45:22 13:35:01 0 0.25 0.00 0.03 0.00 0.03 99.68 13:45:22 13:35:01 1 0.07 0.00 0.03 0.00 0.03 99.87 13:45:22 13:36:01 all 0.09 0.00 0.03 0.00 0.02 99.86 13:45:22 13:36:01 0 0.13 0.00 0.03 0.00 0.02 99.82 13:45:22 13:36:01 1 0.05 0.00 0.03 0.00 0.02 99.90 13:45:22 13:37:01 all 0.15 0.00 0.02 0.00 0.02 99.82 13:45:22 13:37:01 0 0.27 0.00 0.02 0.00 0.02 99.70 13:45:22 13:37:01 1 0.03 0.00 0.02 0.00 0.02 99.93 13:45:22 13:38:01 all 0.19 0.00 0.03 0.00 0.03 99.75 13:45:22 13:38:01 0 0.33 0.00 0.02 0.00 0.03 99.62 13:45:22 13:38:01 1 0.05 0.00 0.03 0.00 0.03 99.88 13:45:22 13:39:01 all 0.18 0.00 0.02 0.00 0.02 99.79 13:45:22 13:39:01 0 0.33 0.00 0.02 0.00 0.02 99.63 13:45:22 13:39:01 1 0.02 0.00 0.02 0.00 0.02 99.95 13:45:22 13:40:01 all 0.17 0.00 0.03 0.00 0.02 99.79 13:45:22 13:40:01 0 0.28 0.00 0.00 0.00 0.02 99.70 13:45:22 13:40:01 1 0.05 0.00 0.05 0.00 0.02 99.88 13:45:22 13:41:01 all 0.13 0.00 0.05 0.00 0.03 99.80 13:45:22 13:41:01 0 0.20 0.00 0.03 0.00 0.02 99.75 13:45:22 13:41:01 1 0.05 0.00 0.07 0.00 0.03 99.85 13:45:22 13:42:01 all 0.15 0.00 0.03 0.00 0.02 99.80 13:45:22 13:42:01 0 0.27 0.00 0.03 0.00 0.02 99.68 13:45:22 13:42:01 1 0.03 0.00 0.03 0.00 0.02 99.92 13:45:22 13:43:01 all 0.21 0.00 0.03 0.00 0.03 99.74 13:45:22 13:43:01 0 0.38 0.00 0.02 0.00 0.03 99.57 13:45:22 13:43:01 1 0.03 0.00 0.03 0.00 0.02 99.92 13:45:22 13:44:01 all 7.81 0.00 3.39 1.42 0.03 87.35 13:45:22 13:44:01 0 8.35 0.00 3.67 1.30 0.03 86.65 13:45:22 13:44:01 1 7.27 0.00 3.11 1.55 0.02 88.06 13:45:22 13:45:01 all 17.07 0.00 7.61 5.84 0.08 69.40 13:45:22 13:45:01 0 15.42 0.00 7.71 5.50 0.07 71.30 13:45:22 13:45:01 1 18.72 0.00 7.50 6.18 0.09 67.51 13:45:22 13:45:22 Average: CPU %user %nice %system %iowait %steal %idle 13:45:22 Average: all 2.33 0.00 0.99 0.64 0.03 96.01 13:45:22 Average: 0 2.33 0.00 1.02 0.60 0.03 96.02 13:45:22 Average: 1 2.33 0.00 0.97 0.68 0.03 96.00 13:45:22 13:45:22 13:45:22