Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3a5423f0b5727ef686932519f865aa3ff45a9adc Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17453438521019806601.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15856787619009450948.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13736583606093667000.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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 library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7327759148861654285.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15909509660341541226.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 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: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-6152’ is offline Running on prd-ubuntu20.04-docker-8c-8g-6154 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/exfoundry_device-virtual-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Avoid second fetch Checking out Revision 3a5423f0b5727ef686932519f865aa3ff45a9adc (main) Commit message: "feat!: updates for common config (#339)" > git config core.sparsecheckout # timeout=10 > git checkout -f 3a5423f0b5727ef686932519f865aa3ff45a9adc # timeout=10 > git rev-list --no-walk 36cfc47f60822cf39bc0d17e26bed27cbab57cb6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:50:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:50:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:50:37 ========================================================= 17:50:37 EdgeX Global Pipelines Version Info 17:50:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:50:38 ------------------- 17:50:38 stable info: 17:50:38 ------------------- 17:50:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:50:38 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 17:50:38 Message: update stable to v1.0.244 17:50:38 ------------------- 17:50:38 experimental info: 17:50:38 ------------------- 17:50:38 Commited By: **** collab-it+edgex@linuxfoundation.org 17:50:38 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 17:50:38 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:50:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 17:50:38 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 17:50:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:50:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:50:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:50:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 17:50:38 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:50:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:50:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:50:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:50:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:50:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 17:50:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:50:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:50:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:50:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:50:38 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:50:39 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:50:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:50:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:50:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:50:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:50:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:50:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:50:39 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:50:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:50:39 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:50:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:50:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:50:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:50:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3a5423f0b5727ef686932519f865aa3ff45a9adc [Pipeline] echo 17:50:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3a5423f [Pipeline] echo 17:50:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:50:39 provisioning config files... 17:50:39 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config348024854686262826tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:50:39 ---> docker-login.sh 17:50:39 nexus3.edgexfoundry.org:10001 17:50:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:50:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:50:40 Configure a credential helper to remove this warning. See 17:50:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:50:40 17:50:40 Login Succeeded 17:50:40 nexus3.edgexfoundry.org:10002 17:50:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:50:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:50:40 Configure a credential helper to remove this warning. See 17:50:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:50:40 17:50:40 Login Succeeded 17:50:40 nexus3.edgexfoundry.org:10003 17:50:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:50:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:50:40 Configure a credential helper to remove this warning. See 17:50:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:50:40 17:50:40 Login Succeeded 17:50:40 nexus3.edgexfoundry.org:10004 17:50:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:50:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:50:41 Configure a credential helper to remove this warning. See 17:50:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:50:41 17:50:41 Login Succeeded 17:50:41 docker.io 17:50:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:50:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:50:41 Configure a credential helper to remove this warning. See 17:50:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:50:41 17:50:41 Login Succeeded 17:50:41 ---> docker-login.sh ends [Pipeline] } 17:50:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:50:41 + git rev-list -1 --merges 3a5423f0b5727ef686932519f865aa3ff45a9adc~1..3a5423f0b5727ef686932519f865aa3ff45a9adc [Pipeline] echo 17:50:41 -----------> git rev-list -1 --merges 3a5423f0b5727ef686932519f865aa3ff45a9adc~1..3a5423f0b5727ef686932519f865aa3ff45a9adc 3a5423f0b5727ef686932519f865aa3ff45a9adc [false] [Pipeline] sh 17:50:42 + git log --format=format:%s -1 3a5423f0b5727ef686932519f865aa3ff45a9adc [Pipeline] echo 17:50:42 ========================================================= 17:50:42 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:50:42 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:50:42 + git log --format=format:%s -1 3a5423f0b5727ef686932519f865aa3ff45a9adc [Pipeline] echo 17:50:42 [semverPrep] GIT_COMMIT: 3a5423f0b5727ef686932519f865aa3ff45a9adc, Commit Message: feat!: updates for common config (#339) [Pipeline] echo 17:50:42 [semverPrep] This is not a build commit. [Pipeline] sh 17:50:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:50:42 + grep -v github /etc/ssh/ssh_known_hosts 17:50:42 + [ -e /tmp/ssh_known_hosts ] 17:50:42 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:50:42 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo 17:50:42 tee -a /etc/ssh/ssh_known_hosts 17:50:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:50:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:50:43 17:50:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:50:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:50:43 0.1.4: Pulling from edgex-devops/py-git-semver 17:50:43 b85a868b505f: Pulling fs layer 17:50:43 e2be974225ed: Pulling fs layer 17:50:43 339a4e72a1f5: Pulling fs layer 17:50:43 988bab9f4d93: Pulling fs layer 17:50:43 1469e6f7b9e6: Pulling fs layer 17:50:43 eaf3925da568: Pulling fs layer 17:50:43 bab4dde63d76: Pulling fs layer 17:50:43 bde34c3a00c8: Pulling fs layer 17:50:43 b352a97aabf1: Pulling fs layer 17:50:43 1469e6f7b9e6: Waiting 17:50:43 eaf3925da568: Waiting 17:50:43 988bab9f4d93: Waiting 17:50:43 bab4dde63d76: Waiting 17:50:43 b352a97aabf1: Waiting 17:50:43 bde34c3a00c8: Waiting 17:50:43 4872d77fe225: Pulling fs layer 17:50:43 5851b861e8e6: Pulling fs layer 17:50:43 4872d77fe225: Waiting 17:50:43 5851b861e8e6: Waiting 17:50:43 e2be974225ed: Verifying Checksum 17:50:43 e2be974225ed: Download complete 17:50:43 988bab9f4d93: Verifying Checksum 17:50:43 988bab9f4d93: Download complete 17:50:43 1469e6f7b9e6: Verifying Checksum 17:50:43 1469e6f7b9e6: Download complete 17:50:43 eaf3925da568: Verifying Checksum 17:50:43 eaf3925da568: Download complete 17:50:43 339a4e72a1f5: Verifying Checksum 17:50:43 339a4e72a1f5: Download complete 17:50:43 bde34c3a00c8: Download complete 17:50:43 b352a97aabf1: Verifying Checksum 17:50:43 b352a97aabf1: Download complete 17:50:43 b85a868b505f: Verifying Checksum 17:50:43 b85a868b505f: Download complete 17:50:44 4872d77fe225: Verifying Checksum 17:50:44 4872d77fe225: Download complete 17:50:44 5851b861e8e6: Verifying Checksum 17:50:44 5851b861e8e6: Download complete 17:50:44 bab4dde63d76: Verifying Checksum 17:50:44 bab4dde63d76: Download complete 17:50:45 b85a868b505f: Pull complete 17:50:45 e2be974225ed: Pull complete 17:50:46 339a4e72a1f5: Pull complete 17:50:46 988bab9f4d93: Pull complete 17:50:47 1469e6f7b9e6: Pull complete 17:50:47 eaf3925da568: Pull complete 17:50:48 bab4dde63d76: Pull complete 17:50:48 bde34c3a00c8: Pull complete 17:50:49 b352a97aabf1: Pull complete 17:50:49 4872d77fe225: Pull complete 17:50:49 5851b861e8e6: Pull complete 17:50:49 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:50:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:50:49 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:50:49 prd-ubuntu20.04-docker-8c-8g-6154 does not seem to be running inside a container 17:50:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:50:56 $ docker top b7558aecb455260326569c13a7ce05a5be9e1ed35552ee68d9703a191e939129 -eo pid,comm 17:50:56 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 17:50:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:50:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:50:56 [ssh-agent] Looking for ssh-agent implementation... 17:50:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:50:56 $ docker exec b7558aecb455260326569c13a7ce05a5be9e1ed35552ee68d9703a191e939129 ssh-agent 17:50:56 SSH_AUTH_SOCK=/tmp/ssh-3StWnYnMOtc9/agent.32 17:50:56 SSH_AGENT_PID=38 17:50:56 Running ssh-add (command line suppressed) 17:50:56 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6086067914054745231.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6086067914054745231.key) 17:50:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:50:57 + git tag --points-at HEAD [Pipeline] } 17:50:57 $ docker exec --env ******** --env ******** b7558aecb455260326569c13a7ce05a5be9e1ed35552ee68d9703a191e939129 ssh-agent -k 17:50:57 unset SSH_AUTH_SOCK; 17:50:57 unset SSH_AGENT_PID; 17:50:57 echo Agent pid 38 killed; 17:50:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:50:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:50:57 [ssh-agent] Looking for ssh-agent implementation... 17:50:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:50:57 $ docker exec b7558aecb455260326569c13a7ce05a5be9e1ed35552ee68d9703a191e939129 ssh-agent 17:50:57 SSH_AUTH_SOCK=/tmp/ssh-rsW7pDvLB86V/agent.70 17:50:57 SSH_AGENT_PID=76 17:50:57 Running ssh-add (command line suppressed) 17:50:57 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9799373972328839086.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9799373972328839086.key) 17:50:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:50:57 + git semver init 17:50:58 2023-02-15 17:50:58,078 [run_init] DEBUG init version:0.0.0 force:False 17:50:58 2023-02-15 17:50:58,079 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver 17:50:58 2023-02-15 17:50:58,080 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver 17:50:58 2023-02-15 17:50:58,080 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/exfoundry_device-virtual-go_main/.semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 17:51:00 2023-02-15 17:50:59,547 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude 17:51:00 2023-02-15 17:50:59,547 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False 17:51:00 2023-02-15 17:50:59,547 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 17:51:00 2023-02-15 17:50:59,548 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 17:51:00 3.0.0-dev.11 [Pipeline] } 17:51:00 $ docker exec --env ******** --env ******** b7558aecb455260326569c13a7ce05a5be9e1ed35552ee68d9703a191e939129 ssh-agent -k 17:51:00 unset SSH_AUTH_SOCK; 17:51:00 unset SSH_AGENT_PID; 17:51:00 echo Agent pid 76 killed; 17:51:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:51:00 + git semver [Pipeline] } 17:51:00 $ docker stop --time=1 b7558aecb455260326569c13a7ce05a5be9e1ed35552ee68d9703a191e939129 17:51:02 $ docker rm -f --volumes b7558aecb455260326569c13a7ce05a5be9e1ed35552ee68d9703a191e939129 [Pipeline] // withDockerContainer [Pipeline] sh 17:51:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:51:02 Stashed 1 file(s) [Pipeline] echo 17:51:02 [edgeXSemver]: initialized semver on version 3.0.0-dev.11 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:51:03 provisioning config files... 17:51:03 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6806644707325432797tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:51:03 ---> docker-login.sh 17:51:03 nexus3.edgexfoundry.org:10001 17:51:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:51:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:51:03 Configure a credential helper to remove this warning. See 17:51:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:51:03 17:51:03 Login Succeeded 17:51:03 nexus3.edgexfoundry.org:10002 17:51:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:51:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:51:03 Configure a credential helper to remove this warning. See 17:51:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:51:03 17:51:03 Login Succeeded 17:51:03 nexus3.edgexfoundry.org:10003 17:51:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:51:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:51:03 Configure a credential helper to remove this warning. See 17:51:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:51:03 17:51:03 Login Succeeded 17:51:03 nexus3.edgexfoundry.org:10004 17:51:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:51:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:51:03 Configure a credential helper to remove this warning. See 17:51:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:51:03 17:51:03 Login Succeeded 17:51:03 docker.io 17:51:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:51:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:51:04 Configure a credential helper to remove this warning. See 17:51:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:51:04 17:51:04 Login Succeeded 17:51:04 ---> docker-login.sh ends [Pipeline] } 17:51:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:51:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:51:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:51:04 ========================================================= 17:51:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 17:51:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:51:04 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 17:51:04 Sending build context to Docker daemon 23.35MB 17:51:04 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 17:51:04 Step 2/12 : FROM ${BASE} AS builder 17:51:04 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 17:51:04 213ec9aee27d: Pulling fs layer 17:51:04 4583459ba037: Pulling fs layer 17:51:04 93c1e223e6f2: Pulling fs layer 17:51:04 53926ce57604: Pulling fs layer 17:51:04 21b2b0c7a3f4: Pulling fs layer 17:51:04 22ff95d597cd: Pulling fs layer 17:51:04 12d6caf4c0d1: Pulling fs layer 17:51:04 96b7cbca73a9: Pulling fs layer 17:51:04 a7acece74701: Pulling fs layer 17:51:04 21b2b0c7a3f4: Waiting 17:51:04 22ff95d597cd: Waiting 17:51:04 12d6caf4c0d1: Waiting 17:51:04 96b7cbca73a9: Waiting 17:51:04 a7acece74701: Waiting 17:51:04 53926ce57604: Waiting 17:51:04 93c1e223e6f2: Download complete 17:51:04 4583459ba037: Verifying Checksum 17:51:04 4583459ba037: Download complete 17:51:04 21b2b0c7a3f4: Verifying Checksum 17:51:04 21b2b0c7a3f4: Download complete 17:51:04 22ff95d597cd: Download complete 17:51:04 213ec9aee27d: Verifying Checksum 17:51:04 213ec9aee27d: Download complete 17:51:04 12d6caf4c0d1: Verifying Checksum 17:51:04 12d6caf4c0d1: Download complete 17:51:05 213ec9aee27d: Pull complete 17:51:05 4583459ba037: Pull complete 17:51:05 93c1e223e6f2: Pull complete 17:51:05 a7acece74701: Verifying Checksum 17:51:05 a7acece74701: Download complete 17:51:05 53926ce57604: Verifying Checksum 17:51:05 53926ce57604: Download complete 17:51:06 96b7cbca73a9: Verifying Checksum 17:51:06 96b7cbca73a9: Download complete 17:51:10 53926ce57604: Pull complete 17:51:10 21b2b0c7a3f4: Pull complete 17:51:10 22ff95d597cd: Pull complete 17:51:10 12d6caf4c0d1: Pull complete 17:51:13 96b7cbca73a9: Pull complete 17:51:13 a7acece74701: Pull complete 17:51:13 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 17:51:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:51:13 ---> db6d94c90886 17:51:13 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 17:51:17 Still waiting to schedule task 17:51:17 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 17:51:36 ---> Running in af8cd24fd1d7 17:51:36 Removing intermediate container af8cd24fd1d7 17:51:36 ---> ddfe30bdf2b7 17:51:36 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 17:51:36 ---> Running in 3db71a947f63 17:51:36 Removing intermediate container 3db71a947f63 17:51:36 ---> 0604d37c18a4 17:51:36 Step 5/12 : ARG ADD_BUILD_TAGS="" 17:51:36 ---> Running in 5c8f00d43e19 17:51:37 Removing intermediate container 5c8f00d43e19 17:51:37 ---> 691ab5dfe26a 17:51:37 Step 6/12 : WORKDIR /device-virtual-go 17:51:38 ---> Running in e3b9dbf1906e 17:51:40 Removing intermediate container e3b9dbf1906e 17:51:40 ---> b75b95dbbb35 17:51:40 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:51:40 ---> Running in 26375505f871 17:51:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:51:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:51:42 (1/4) Installing openssh-keygen (9.0_p1-r2) 17:51:42 (2/4) Installing libedit (20210910.3.1-r0) 17:51:42 (3/4) Installing openssh-client-common (9.0_p1-r2) 17:51:42 (4/4) Installing openssh-client-default (9.0_p1-r2) 17:51:42 Executing busybox-1.35.0-r17.trigger 17:51:42 OK: 216 MiB in 55 packages 17:51:45 Removing intermediate container 26375505f871 17:51:45 ---> 256e87de453f 17:51:45 Step 8/12 : COPY go.mod vendor* ./ 17:51:45 ---> 9563d37545fa 17:51:45 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:51:46 ---> Running in eae3f5af5357 17:52:52 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6155 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws 17:52:52 Running in /w/workspace/device-virtual-go/82 [Pipeline] { [Pipeline] checkout 17:52:52 The recommended git tool is: git 17:52:54 Removing intermediate container eae3f5af5357 17:52:54 ---> 8eea7277d167 17:52:54 Step 10/12 : COPY . . 17:52:54 ---> f1ed5a3af876 17:52:54 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:52:54 ---> Running in 8839dcef7b46 17:52:54 Removing intermediate container 8839dcef7b46 17:52:54 ---> e300dc396381 17:52:54 Step 12/12 : RUN $MAKE 17:52:54 ---> Running in 2539e4736bcf 17:52:54 noop 17:52:54 Removing intermediate container 2539e4736bcf 17:52:54 ---> 9e882202b224 17:52:54 Successfully built 9e882202b224 17:52:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:52:54 + docker inspect -f . ci-base-image-x86_64 17:52:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:52:54 prd-ubuntu20.04-docker-8c-8g-6154 does not seem to be running inside a container 17:52:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:52:55 $ docker top 0dfc92ee688f28ccf3ffba36de23c7ca22f73e94434ee1cf6d94c18027029675 -eo pid,comm [Pipeline] { [Pipeline] sh 17:52:55 + go version 17:52:55 go version go1.18.7 linux/amd64 [Pipeline] } 17:52:55 $ docker stop --time=1 0dfc92ee688f28ccf3ffba36de23c7ca22f73e94434ee1cf6d94c18027029675 17:52:56 $ docker rm -f --volumes 0dfc92ee688f28ccf3ffba36de23c7ca22f73e94434ee1cf6d94c18027029675 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:52:57 + docker inspect -f . ci-base-image-x86_64 17:52:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:52:57 prd-ubuntu20.04-docker-8c-8g-6154 does not seem to be running inside a container 17:52:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:52:57 $ docker top 9ab14dfe56cc01ba348fe6d168af1e26c144e3ff37c1d976477360a28f998338 -eo pid,comm [Pipeline] { [Pipeline] sh 17:52:57 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh 17:52:58 using credential edgex-jenkins-ssh 17:52:58 Cloning the remote Git repository 17:52:58 + make test 17:52:58 go test ./... -coverprofile=coverage.out 17:52:58 ? github.com/edgexfoundry/device-virtual-go [no test files] 17:52:58 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 17:52:58 > git init /w/workspace/device-virtual-go/82 # timeout=10 17:52:58 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 17:52:58 > git --version # timeout=10 17:52:58 > git --version # 'git version 2.25.1' 17:52:58 using GIT_SSH to set credentials SSH Credentials for GitHub 17:52:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:53:01 Avoid second fetch 17:53:01 Checking out Revision 3a5423f0b5727ef686932519f865aa3ff45a9adc (main) 17:53:00 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 17:53:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:53:01 > git config core.sparsecheckout # timeout=10 17:53:01 > git checkout -f 3a5423f0b5727ef686932519f865aa3ff45a9adc # timeout=10 17:53:02 Commit message: "feat!: updates for common config (#339)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:53:03 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:53:03 % Total % Received % Xferd Average Speed Time Time Time Current 17:53:03 Dload Upload Total Spent Left Speed 17:53:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 75005 0 --:--:-- --:--:-- --:--:-- 74567 100 12751 100 12751 0 0 74133 0 --:--:-- --:--:-- --:--:-- 74133 [Pipeline] sh 17:53:03 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:53:04 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:53:04 + sudo tee /etc/docker/daemon.new 17:53:04 { 17:53:04 "registry-mirrors": [ 17:53:04 "https://nexus3.edgexfoundry.org:10001" 17:53:04 ], 17:53:04 "bip": "10.250.0.254/24", 17:53:04 "hosts": [ 17:53:04 "tcp://0.0.0.0:5555", 17:53:04 "unix:///var/run/docker.sock" 17:53:04 ], 17:53:04 "mtu": 1458, 17:53:04 "selinux-enabled": true, 17:53:04 "seccomp-profile": "/etc/docker/seccomp.json" 17:53:04 } [Pipeline] sh 17:53:04 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:53:04 + sudo service docker restart 17:53:08 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 17:53:08 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.041s coverage: 65.7% of statements 17:53:15 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 17:53:15 go vet ./... 17:53:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:53:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:53:18 ./bin/test-attribution-txt.sh 17:53:18 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 17:53:18 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 17:53:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:53:18 $ docker stop --time=1 9ab14dfe56cc01ba348fe6d168af1e26c144e3ff37c1d976477360a28f998338 17:53:22 $ docker rm -f --volumes 9ab14dfe56cc01ba348fe6d168af1e26c144e3ff37c1d976477360a28f998338 [Pipeline] // withDockerContainer [Pipeline] sh 17:53:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:53:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:53:22 provisioning config files... 17:53:23 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/82@tmp/config13998957710656805927tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:53:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:53:23 ---> docker-login.sh 17:53:23 nexus3.edgexfoundry.org:10001 17:53:23 + ls -al . 17:53:23 total 192 17:53:23 drwxrwxr-x 9 jenkins jenkins 4096 Feb 15 17:52 . 17:53:23 drwxrwxr-x 4 jenkins jenkins 4096 Feb 15 17:50 .. 17:53:23 drwxrwxr-x 8 jenkins jenkins 4096 Feb 15 17:53 .git 17:53:23 drwxrwxr-x 3 jenkins jenkins 4096 Feb 15 17:50 .github 17:53:23 -rw-rw-r-- 1 jenkins jenkins 337 Feb 15 17:50 .gitignore 17:53:23 -rw-rw-r-- 1 jenkins jenkins 41 Feb 15 17:50 .golangci.yml 17:53:23 drwxr-xr-x 3 jenkins jenkins 4096 Feb 15 17:50 .semver 17:53:23 -rw-rw-r-- 1 jenkins jenkins 8423 Feb 15 17:50 Attribution.txt 17:53:23 -rw-rw-r-- 1 jenkins jenkins 11367 Feb 15 17:50 CHANGELOG.md 17:53:23 -rw-rw-r-- 1 jenkins jenkins 1646 Feb 15 17:50 Dockerfile 17:53:23 -rw-rw-r-- 1 jenkins jenkins 677 Feb 15 17:50 GOVERNANCE.md 17:53:23 -rw-rw-r-- 1 jenkins jenkins 660 Feb 15 17:50 Jenkinsfile 17:53:23 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 15 17:50 LICENSE 17:53:23 -rw-rw-r-- 1 jenkins jenkins 1661 Feb 15 17:50 Makefile 17:53:23 -rw-rw-r-- 1 jenkins jenkins 623 Feb 15 17:50 OWNERS.md 17:53:23 -rw-rw-r-- 1 jenkins jenkins 3578 Feb 15 17:50 README.md 17:53:23 -rw-rw-r-- 1 jenkins jenkins 12 Feb 15 17:51 VERSION 17:53:23 drwxrwxr-x 2 jenkins jenkins 4096 Feb 15 17:50 bin 17:53:23 drwxrwxr-x 3 jenkins jenkins 4096 Feb 15 17:50 cmd 17:53:23 -rw-r--r-- 1 jenkins jenkins 44128 Feb 15 17:53 coverage.out 17:53:23 -rw-rw-r-- 1 jenkins jenkins 3252 Feb 15 17:50 go.mod 17:53:23 -rw-rw-r-- 1 jenkins jenkins 32588 Feb 15 17:50 go.sum 17:53:23 drwxrwxr-x 3 jenkins jenkins 4096 Feb 15 17:50 internal 17:53:23 drwxrwxr-x 4 jenkins jenkins 4096 Feb 15 17:50 snap 17:53:23 -rw-rw-r-- 1 jenkins jenkins 235 Feb 15 17:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:53:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:53:23 + 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=3a5423f0b5727ef686932519f865aa3ff45a9adc --label arch=amd64 --label version=3.0.0-dev.11 . 17:53:23 Sending build context to Docker daemon 23.4MB 17:53:23 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 17:53:23 Step 2/25 : FROM ${BASE} AS builder 17:53:23 ---> 9e882202b224 17:53:23 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 17:53:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:53:23 Configure a credential helper to remove this warning. See 17:53:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:53:23 17:53:23 Login Succeeded 17:53:23 nexus3.edgexfoundry.org:10002 17:53:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:53:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:53:24 Configure a credential helper to remove this warning. See 17:53:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:53:24 17:53:24 ---> Running in 7a6aa8f0cc7c 17:53:24 Removing intermediate container 7a6aa8f0cc7c 17:53:24 ---> 6d2801f430bd 17:53:24 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 17:53:24 ---> Running in 2d234637f5c2 17:53:24 Login Succeeded 17:53:24 nexus3.edgexfoundry.org:10003 17:53:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:53:24 Removing intermediate container 2d234637f5c2 17:53:24 ---> ead0602333ed 17:53:24 Step 5/25 : ARG ADD_BUILD_TAGS="" 17:53:24 ---> Running in 0ead30d4c01e 17:53:24 Removing intermediate container 0ead30d4c01e 17:53:24 ---> d959d49e1b66 17:53:24 Step 6/25 : WORKDIR /device-virtual-go 17:53:24 ---> Running in 86799798328d 17:53:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:53:24 Configure a credential helper to remove this warning. See 17:53:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:53:24 17:53:24 Login Succeeded 17:53:24 nexus3.edgexfoundry.org:10004 17:53:24 Removing intermediate container 86799798328d 17:53:24 ---> 085bc3b53851 17:53:24 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:53:24 ---> Running in 720eabfd42cc 17:53:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:53:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:53:24 Configure a credential helper to remove this warning. See 17:53:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:53:24 17:53:24 Login Succeeded 17:53:24 docker.io 17:53:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:53:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:53:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:53:25 OK: 216 MiB in 55 packages 17:53:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:53:25 Configure a credential helper to remove this warning. See 17:53:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:53:25 17:53:25 Login Succeeded 17:53:25 ---> docker-login.sh ends [Pipeline] } 17:53:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:53:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:53:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:53:25 ========================================================= 17:53:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 17:53:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:53:25 Removing intermediate container 720eabfd42cc 17:53:25 ---> 2cce82055e84 17:53:25 Step 8/25 : COPY go.mod vendor* ./ 17:53:25 ---> 73fc397fffff 17:53:25 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:53:25 ---> Running in 5c7c2a229fdd 17:53:26 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 17:53:26 Sending build context to Docker daemon 11.82MB 17:53:26 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 17:53:26 Step 2/12 : FROM ${BASE} AS builder 17:53:26 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:53:26 9b18e9b68314: Pulling fs layer 17:53:26 35d82f9e3411: Pulling fs layer 17:53:26 e16973657156: Pulling fs layer 17:53:26 fc693d55d65f: Pulling fs layer 17:53:26 7e9fc2657dce: Pulling fs layer 17:53:26 dda99020689f: Pulling fs layer 17:53:26 db1c61fa0a46: Pulling fs layer 17:53:26 891c053d2c06: Pulling fs layer 17:53:26 fc693d55d65f: Waiting 17:53:26 7e9fc2657dce: Waiting 17:53:26 dda99020689f: Waiting 17:53:26 db1c61fa0a46: Waiting 17:53:26 891c053d2c06: Waiting 17:53:26 e16973657156: Download complete 17:53:26 35d82f9e3411: Download complete 17:53:26 7e9fc2657dce: Verifying Checksum 17:53:26 7e9fc2657dce: Download complete 17:53:26 dda99020689f: Verifying Checksum 17:53:26 dda99020689f: Download complete 17:53:26 9b18e9b68314: Verifying Checksum 17:53:26 9b18e9b68314: Download complete 17:53:27 Removing intermediate container 5c7c2a229fdd 17:53:27 ---> 285dd86a2857 17:53:27 Step 10/25 : COPY . . 17:53:27 9b18e9b68314: Pull complete 17:53:27 891c053d2c06: Verifying Checksum 17:53:27 891c053d2c06: Download complete 17:53:27 35d82f9e3411: Pull complete 17:53:28 ---> 65a0186592ee 17:53:28 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:53:28 ---> Running in 8219e7aced23 17:53:28 Removing intermediate container 8219e7aced23 17:53:28 ---> 0b39fa0aea87 17:53:28 Step 12/25 : RUN $MAKE 17:53:28 ---> Running in 585cee8c4e61 17:53:28 e16973657156: Pull complete 17:53:28 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.0.0-dev.11" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 17:53:28 db1c61fa0a46: Verifying Checksum 17:53:28 db1c61fa0a46: Download complete 17:53:29 fc693d55d65f: Verifying Checksum 17:53:29 fc693d55d65f: Download complete 17:53:41 fc693d55d65f: Pull complete 17:53:41 7e9fc2657dce: Pull complete 17:53:41 dda99020689f: Pull complete 17:53:47 db1c61fa0a46: Pull complete 17:53:48 891c053d2c06: Pull complete 17:53:48 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 17:53:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:53:48 ---> f96f9c87975a 17:53:48 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 17:53:50 ---> Running in cd0ef44a7d6f 17:53:50 Removing intermediate container cd0ef44a7d6f 17:53:50 ---> 8db1f09385b5 17:53:50 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 17:53:50 ---> Running in eea3d8855421 17:53:51 Removing intermediate container eea3d8855421 17:53:51 ---> 9cd8226648d6 17:53:51 Step 5/12 : ARG ADD_BUILD_TAGS="" 17:53:51 ---> Running in b227fba07948 17:53:51 Removing intermediate container b227fba07948 17:53:51 ---> 3b6df9ae769a 17:53:51 Step 6/12 : WORKDIR /device-virtual-go 17:53:51 ---> Running in d183c650ff0e 17:53:51 Removing intermediate container d183c650ff0e 17:53:51 ---> 940e62e0d532 17:53:51 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:53:51 ---> Running in d4e1be018904 17:53:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:53:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:53:54 (1/4) Installing openssh-keygen (9.0_p1-r2) 17:53:54 (2/4) Installing libedit (20210910.3.1-r0) 17:53:54 (3/4) Installing openssh-client-common (9.0_p1-r2) 17:53:54 (4/4) Installing openssh-client-default (9.0_p1-r2) 17:53:54 Executing busybox-1.35.0-r17.trigger 17:53:54 OK: 226 MiB in 55 packages 17:53:55 Removing intermediate container 585cee8c4e61 17:53:55 ---> 3a1c57b5c35f 17:53:55 Step 13/25 : FROM alpine:3.16 17:53:55 3.16: Pulling from library/alpine 17:53:55 ef5531b6e74e: Pulling fs layer 17:53:55 ef5531b6e74e: Verifying Checksum 17:53:55 ef5531b6e74e: Download complete 17:53:55 ef5531b6e74e: Pull complete 17:53:55 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 17:53:55 Status: Downloaded newer image for alpine:3.16 17:53:55 ---> dfd21b5a31f5 17:53:55 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 17:53:55 ---> Running in 2d2bcaac1e27 17:53:55 Removing intermediate container 2d2bcaac1e27 17:53:55 ---> 1d10568266ff 17:53:55 Step 15/25 : RUN apk add --update --no-cache dumb-init 17:53:55 ---> Running in 1f72cef2deb1 17:53:55 Removing intermediate container d4e1be018904 17:53:55 ---> b08ef1619885 17:53:55 Step 8/12 : COPY go.mod vendor* ./ 17:53:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:53:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:53:55 ---> 875686fc3c4d 17:53:55 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:53:55 ---> Running in 52a61440d429 17:53:56 (1/1) Installing dumb-init (1.2.5-r1) 17:53:56 Executing busybox-1.35.0-r17.trigger 17:53:56 OK: 6 MiB in 15 packages 17:53:56 Removing intermediate container 1f72cef2deb1 17:53:56 ---> 63525c22f112 17:53:56 Step 16/25 : WORKDIR / 17:53:56 ---> Running in f21ac1422d8b 17:53:56 Removing intermediate container f21ac1422d8b 17:53:56 ---> 1af54a5904ae 17:53:56 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 17:53:56 ---> 9b800f7fc47f 17:53:56 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 17:53:56 ---> d7ae6dbb5131 17:53:56 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 17:53:57 ---> cf4888dad5a7 17:53:57 Step 20/25 : EXPOSE 59900 17:53:57 ---> Running in 2904142d818f 17:53:57 Removing intermediate container 2904142d818f 17:53:57 ---> 63e1c8a53dce 17:53:57 Step 21/25 : ENTRYPOINT ["/device-virtual"] 17:53:57 ---> Running in 944de869947e 17:53:58 Removing intermediate container 944de869947e 17:53:58 ---> da9e03eafb75 17:53:58 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 17:53:58 ---> Running in c0aeeb50493e 17:53:58 Removing intermediate container c0aeeb50493e 17:53:58 ---> e017a28c5397 17:53:58 Step 23/25 : LABEL arch=amd64 17:53:58 ---> Running in 9690f1a11ad6 17:53:58 Removing intermediate container 9690f1a11ad6 17:53:58 ---> f32078809fe7 17:53:58 Step 24/25 : LABEL git_sha=3a5423f0b5727ef686932519f865aa3ff45a9adc 17:53:58 ---> Running in 197dfeedf08a 17:53:58 Removing intermediate container 197dfeedf08a 17:53:58 ---> 1d96658d4326 17:53:58 Step 25/25 : LABEL version=3.0.0-dev.11 17:53:58 ---> Running in 5cd5b4eec348 17:53:58 Removing intermediate container 5cd5b4eec348 17:53:58 ---> 62e7c1040215 17:53:58 [Warning] One or more build-args [ARCH] were not consumed 17:53:58 Successfully built 62e7c1040215 17:53:58 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:53:58 provisioning config files... 17:53:58 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config16237917714281940802tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:53:58 ---> docker-login.sh 17:53:58 nexus3.edgexfoundry.org:10001 17:53:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:53:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:53:58 Configure a credential helper to remove this warning. See 17:53:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:53:58 17:53:58 Login Succeeded 17:53:58 nexus3.edgexfoundry.org:10002 17:53:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:53:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:53:58 Configure a credential helper to remove this warning. See 17:53:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:53:58 17:53:58 Login Succeeded 17:53:58 nexus3.edgexfoundry.org:10003 17:53:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:53:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:53:59 Configure a credential helper to remove this warning. See 17:53:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:53:59 17:53:59 Login Succeeded 17:53:59 nexus3.edgexfoundry.org:10004 17:53:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:53:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:53:59 Configure a credential helper to remove this warning. See 17:53:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:53:59 17:53:59 Login Succeeded 17:53:59 docker.io 17:53:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:53:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:53:59 Configure a credential helper to remove this warning. See 17:53:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:53:59 17:53:59 Login Succeeded 17:53:59 ---> docker-login.sh ends [Pipeline] } 17:53:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:53:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:53:59 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 17:53:59 3a5423f0b5727ef686932519f865aa3ff45a9adc 17:53:59 latest 17:53:59 3.0.0-dev.11 17:53:59 3a5423f0b5727ef686932519f865aa3ff45a9adc-3.0.0-dev.11 17:53:59 main 17:53:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:00 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3a5423f0b5727ef686932519f865aa3ff45a9adc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:00 + docker push nexus3.edgexfoundry.org:10004/device-virtual:3a5423f0b5727ef686932519f865aa3ff45a9adc 17:54:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 17:54:00 43c9161bce9c: Preparing 17:54:00 bfe65183e424: Preparing 17:54:00 405ca1bbcee3: Preparing 17:54:00 77a6d22321ea: Preparing 17:54:00 aa5968d388b8: Preparing 17:54:00 aa5968d388b8: Layer already exists 17:54:00 405ca1bbcee3: Pushed 17:54:00 77a6d22321ea: Pushed 17:54:00 bfe65183e424: Pushed 17:54:03 43c9161bce9c: Pushed 17:54:03 3a5423f0b5727ef686932519f865aa3ff45a9adc: digest: sha256:e3042a205468869cb232c8b881beb23d2720399ba4f4caa28f155c8b71df95c1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:03 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:03 + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest 17:54:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 17:54:03 43c9161bce9c: Preparing 17:54:03 bfe65183e424: Preparing 17:54:03 405ca1bbcee3: Preparing 17:54:03 77a6d22321ea: Preparing 17:54:03 aa5968d388b8: Preparing 17:54:03 77a6d22321ea: Layer already exists 17:54:03 405ca1bbcee3: Layer already exists 17:54:03 43c9161bce9c: Layer already exists 17:54:03 aa5968d388b8: Layer already exists 17:54:03 bfe65183e424: Layer already exists 17:54:03 latest: digest: sha256:e3042a205468869cb232c8b881beb23d2720399ba4f4caa28f155c8b71df95c1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:04 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:04 + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.11 17:54:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 17:54:04 43c9161bce9c: Preparing 17:54:04 bfe65183e424: Preparing 17:54:04 405ca1bbcee3: Preparing 17:54:04 77a6d22321ea: Preparing 17:54:04 aa5968d388b8: Preparing 17:54:04 77a6d22321ea: Layer already exists 17:54:04 aa5968d388b8: Layer already exists 17:54:04 43c9161bce9c: Layer already exists 17:54:04 bfe65183e424: Layer already exists 17:54:04 405ca1bbcee3: Layer already exists 17:54:04 3.0.0-dev.11: digest: sha256:e3042a205468869cb232c8b881beb23d2720399ba4f4caa28f155c8b71df95c1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:04 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3a5423f0b5727ef686932519f865aa3ff45a9adc-3.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:05 + docker push nexus3.edgexfoundry.org:10004/device-virtual:3a5423f0b5727ef686932519f865aa3ff45a9adc-3.0.0-dev.11 17:54:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 17:54:05 43c9161bce9c: Preparing 17:54:05 bfe65183e424: Preparing 17:54:05 405ca1bbcee3: Preparing 17:54:05 77a6d22321ea: Preparing 17:54:05 aa5968d388b8: Preparing 17:54:05 77a6d22321ea: Layer already exists 17:54:05 405ca1bbcee3: Layer already exists 17:54:05 43c9161bce9c: Layer already exists 17:54:05 aa5968d388b8: Layer already exists 17:54:05 bfe65183e424: Layer already exists 17:54:05 3a5423f0b5727ef686932519f865aa3ff45a9adc-3.0.0-dev.11: digest: sha256:e3042a205468869cb232c8b881beb23d2720399ba4f4caa28f155c8b71df95c1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:05 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:05 + docker push nexus3.edgexfoundry.org:10004/device-virtual:main 17:54:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 17:54:05 43c9161bce9c: Preparing 17:54:05 bfe65183e424: Preparing 17:54:05 405ca1bbcee3: Preparing 17:54:05 77a6d22321ea: Preparing 17:54:05 aa5968d388b8: Preparing 17:54:05 405ca1bbcee3: Layer already exists 17:54:05 43c9161bce9c: Layer already exists 17:54:05 aa5968d388b8: Layer already exists 17:54:05 bfe65183e424: Layer already exists 17:54:05 77a6d22321ea: Layer already exists 17:54:05 main: digest: sha256:e3042a205468869cb232c8b881beb23d2720399ba4f4caa28f155c8b71df95c1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:54:05 ===================================================== [Pipeline] echo 17:54:05 taggedImages: 17:54:05 - nexus3.edgexfoundry.org:10004/device-virtual:3a5423f0b5727ef686932519f865aa3ff45a9adc 17:54:05 - nexus3.edgexfoundry.org:10004/device-virtual:latest 17:54:05 - nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.11 17:54:05 - nexus3.edgexfoundry.org:10004/device-virtual:3a5423f0b5727ef686932519f865aa3ff45a9adc-3.0.0-dev.11 17:54:05 - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:54:06 17:54:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:54:06 latest: Pulling from edgex-lftools-log-publisher 17:54:06 5eb5b503b376: Pulling fs layer 17:54:06 5c69ac0246d0: Pulling fs layer 17:54:06 ec43610c2a17: Pulling fs layer 17:54:06 3a2ae6a8a46f: Pulling fs layer 17:54:06 33b1e0a273af: Pulling fs layer 17:54:06 5d3b04190fa2: Pulling fs layer 17:54:06 2f39f015ded8: Pulling fs layer 17:54:06 2f39f015ded8: Waiting 17:54:06 33b1e0a273af: Waiting 17:54:06 5d3b04190fa2: Waiting 17:54:06 3a2ae6a8a46f: Waiting 17:54:06 5c69ac0246d0: Download complete 17:54:06 3a2ae6a8a46f: Download complete 17:54:06 33b1e0a273af: Verifying Checksum 17:54:06 33b1e0a273af: Download complete 17:54:06 5d3b04190fa2: Download complete 17:54:07 ec43610c2a17: Download complete 17:54:07 5eb5b503b376: Verifying Checksum 17:54:07 5eb5b503b376: Download complete 17:54:07 2f39f015ded8: Download complete 17:54:08 5eb5b503b376: Pull complete 17:54:08 5c69ac0246d0: Pull complete 17:54:09 ec43610c2a17: Pull complete 17:54:09 3a2ae6a8a46f: Pull complete 17:54:09 33b1e0a273af: Pull complete 17:54:09 5d3b04190fa2: Pull complete 17:54:13 2f39f015ded8: Pull complete 17:54:14 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:54:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:54:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:54:14 prd-ubuntu20.04-docker-8c-8g-6154 does not seem to be running inside a container 17:54:14 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:54:22 $ docker top 415ecf08d0e15b03ebc6c6504ab39109f5d322fcf2fbdf73c0d009f8a56c43ea -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:54:22 ---> job-cost.sh 17:54:22 lf-activate-venv: SKIPPING 17:54:22 INFO: No Stack... 17:54:23 INFO: Retrieving Pricing Info for: v3-standard-8 17:54:23 INFO: Archiving Costs [Pipeline] sh 17:54:23 + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv 17:54:23 + cut -d, -f6 [Pipeline] lock 17:54:23 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-82-stack-cost] 17:54:23 Resource [jenkins-edgexfoundry-device-virtual-go-main-82-stack-cost] did not exist. Created. 17:54:23 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-82-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:54:24 + echo total: 0.2199999988079071 [Pipeline] stash 17:54:24 Stashed 1 file(s) [Pipeline] } 17:54:24 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-82-stack-cost] [Pipeline] // lock [Pipeline] } 17:54:24 $ docker stop --time=1 415ecf08d0e15b03ebc6c6504ab39109f5d322fcf2fbdf73c0d009f8a56c43ea 17:54:25 $ docker rm -f --volumes 415ecf08d0e15b03ebc6c6504ab39109f5d322fcf2fbdf73c0d009f8a56c43ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:55:03 Removing intermediate container 52a61440d429 17:55:03 ---> 92b875316e04 17:55:03 Step 10/12 : COPY . . 17:55:03 ---> 2da5bc869a2b 17:55:03 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:55:03 ---> Running in 0ea045066b88 17:55:03 Removing intermediate container 0ea045066b88 17:55:03 ---> 5968808b4e94 17:55:03 Step 12/12 : RUN $MAKE 17:55:03 ---> Running in 2cb38373dddb 17:55:03 noop 17:55:03 Removing intermediate container 2cb38373dddb 17:55:03 ---> 74267c05b3e8 17:55:03 Successfully built 74267c05b3e8 17:55:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:04 + docker inspect -f . ci-base-image-arm64 17:55:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:55:04 prd-ubuntu20.04-docker-arm64-4c-16g-6155 does not seem to be running inside a container 17:55:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/82 -v /w/workspace/device-virtual-go/82:/w/workspace/device-virtual-go/82:rw,z -v /w/workspace/device-virtual-go/82@tmp:/w/workspace/device-virtual-go/82@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:55:05 $ docker top b243934f9ebabbc12e4032f49fdea28f6500171d14e0dc8c55394ff094eba4c9 -eo pid,comm [Pipeline] { [Pipeline] sh 17:55:06 + go version 17:55:06 go version go1.18.7 linux/arm64 [Pipeline] } 17:55:06 $ docker stop --time=1 b243934f9ebabbc12e4032f49fdea28f6500171d14e0dc8c55394ff094eba4c9 17:55:08 $ docker rm -f --volumes b243934f9ebabbc12e4032f49fdea28f6500171d14e0dc8c55394ff094eba4c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:08 + docker inspect -f . ci-base-image-arm64 17:55:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:55:08 prd-ubuntu20.04-docker-arm64-4c-16g-6155 does not seem to be running inside a container 17:55:08 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/82 -v /w/workspace/device-virtual-go/82:/w/workspace/device-virtual-go/82:rw,z -v /w/workspace/device-virtual-go/82@tmp:/w/workspace/device-virtual-go/82@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:55:09 $ docker top 6711ec03c25d2a6dec26f51ff28c1ca9cfa41b9f3551bddb7a08bdc1fb61e8a2 -eo pid,comm [Pipeline] { [Pipeline] sh 17:55:10 + git config --global --add safe.directory /w/workspace/device-virtual-go/82 [Pipeline] fileExists [Pipeline] sh 17:55:10 + make test 17:55:10 go test ./... -coverprofile=coverage.out 17:55:12 ? github.com/edgexfoundry/device-virtual-go [no test files] 17:56:34 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 17:56:34 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.126s coverage: 65.7% of statements 17:56:34 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:56:34 go vet ./... 17:56:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:56:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:56:46 ./bin/test-attribution-txt.sh 17:56:46 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 17:56:46 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 17:56:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:56:46 $ docker stop --time=1 6711ec03c25d2a6dec26f51ff28c1ca9cfa41b9f3551bddb7a08bdc1fb61e8a2 17:56:48 $ docker rm -f --volumes 6711ec03c25d2a6dec26f51ff28c1ca9cfa41b9f3551bddb7a08bdc1fb61e8a2 [Pipeline] // withDockerContainer [Pipeline] sh 17:56:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:56:49 Warning: overwriting stash ‘coverage-report’ 17:56:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:56:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:56:50 + ls -al . 17:56:50 total 188 17:56:50 drwxrwxr-x 8 jenkins jenkins 4096 Feb 15 17:55 . 17:56:50 drwxrwxr-x 4 jenkins jenkins 4096 Feb 15 17:52 .. 17:56:50 drwxrwxr-x 8 jenkins jenkins 4096 Feb 15 17:53 .git 17:56:50 drwxrwxr-x 3 jenkins jenkins 4096 Feb 15 17:53 .github 17:56:50 -rw-rw-r-- 1 jenkins jenkins 337 Feb 15 17:53 .gitignore 17:56:50 -rw-rw-r-- 1 jenkins jenkins 41 Feb 15 17:53 .golangci.yml 17:56:50 -rw-rw-r-- 1 jenkins jenkins 8423 Feb 15 17:53 Attribution.txt 17:56:50 -rw-rw-r-- 1 jenkins jenkins 11367 Feb 15 17:53 CHANGELOG.md 17:56:50 -rw-rw-r-- 1 jenkins jenkins 1646 Feb 15 17:53 Dockerfile 17:56:50 -rw-rw-r-- 1 jenkins jenkins 677 Feb 15 17:53 GOVERNANCE.md 17:56:50 -rw-rw-r-- 1 jenkins jenkins 660 Feb 15 17:53 Jenkinsfile 17:56:50 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 15 17:53 LICENSE 17:56:50 -rw-rw-r-- 1 jenkins jenkins 1661 Feb 15 17:53 Makefile 17:56:50 -rw-rw-r-- 1 jenkins jenkins 623 Feb 15 17:53 OWNERS.md 17:56:50 -rw-rw-r-- 1 jenkins jenkins 3578 Feb 15 17:53 README.md 17:56:50 -rw-rw-r-- 1 jenkins jenkins 12 Feb 15 17:51 VERSION 17:56:50 drwxrwxr-x 2 jenkins jenkins 4096 Feb 15 17:53 bin 17:56:50 drwxrwxr-x 3 jenkins jenkins 4096 Feb 15 17:53 cmd 17:56:50 -rw-r--r-- 1 jenkins jenkins 44128 Feb 15 17:56 coverage.out 17:56:50 -rw-rw-r-- 1 jenkins jenkins 3252 Feb 15 17:53 go.mod 17:56:50 -rw-rw-r-- 1 jenkins jenkins 32588 Feb 15 17:53 go.sum 17:56:50 drwxrwxr-x 3 jenkins jenkins 4096 Feb 15 17:53 internal 17:56:50 drwxrwxr-x 4 jenkins jenkins 4096 Feb 15 17:53 snap 17:56:50 -rw-rw-r-- 1 jenkins jenkins 235 Feb 15 17:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:56:50 + 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=3a5423f0b5727ef686932519f865aa3ff45a9adc --label arch=arm64 --label version=3.0.0-dev.11 . 17:56:51 Sending build context to Docker daemon 11.87MB 17:56:51 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 17:56:51 Step 2/25 : FROM ${BASE} AS builder 17:56:51 ---> 74267c05b3e8 17:56:51 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 17:56:51 ---> Running in 9cbf13c854f2 17:56:51 Removing intermediate container 9cbf13c854f2 17:56:51 ---> 65d2d2a39f2c 17:56:51 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 17:56:51 ---> Running in 7fd1d4b7ec99 17:56:51 Removing intermediate container 7fd1d4b7ec99 17:56:51 ---> 49cc042b4f24 17:56:51 Step 5/25 : ARG ADD_BUILD_TAGS="" 17:56:51 ---> Running in 04e959987a73 17:56:52 Removing intermediate container 04e959987a73 17:56:52 ---> 5a56022ddf5a 17:56:52 Step 6/25 : WORKDIR /device-virtual-go 17:56:52 ---> Running in 04fcc7f241c6 17:56:52 Removing intermediate container 04fcc7f241c6 17:56:52 ---> 3046a37c6943 17:56:52 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:56:52 ---> Running in d4c94ab26bc3 17:56:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:56:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:56:54 OK: 226 MiB in 55 packages 17:56:55 Removing intermediate container d4c94ab26bc3 17:56:55 ---> 24fc336786c8 17:56:55 Step 8/25 : COPY go.mod vendor* ./ 17:56:56 ---> 4deddf13fdd4 17:56:56 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:56:56 ---> Running in a42246a50255 17:56:59 Removing intermediate container a42246a50255 17:56:59 ---> 010bcf3b8de4 17:56:59 Step 10/25 : COPY . . 17:57:00 ---> 2129a823f07f 17:57:00 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:57:00 ---> Running in 58208399bce4 17:57:00 Removing intermediate container 58208399bce4 17:57:00 ---> 469d2ddb395b 17:57:00 Step 12/25 : RUN $MAKE 17:57:00 ---> Running in 2cabe19dd612 17:57:01 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.0.0-dev.11" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 17:59:08 Removing intermediate container 2cabe19dd612 17:59:08 ---> 51a8a2a8465b 17:59:08 Step 13/25 : FROM alpine:3.16 17:59:08 3.16: Pulling from library/alpine 17:59:08 3760b48202b3: Pulling fs layer 17:59:08 3760b48202b3: Verifying Checksum 17:59:08 3760b48202b3: Download complete 17:59:08 3760b48202b3: Pull complete 17:59:08 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 17:59:08 Status: Downloaded newer image for alpine:3.16 17:59:08 ---> 4c81e5bf8899 17:59:08 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 17:59:08 ---> Running in a56ad1e6efd0 17:59:08 Removing intermediate container a56ad1e6efd0 17:59:08 ---> 87629b34f321 17:59:08 Step 15/25 : RUN apk add --update --no-cache dumb-init 17:59:08 ---> Running in 583c9b44b845 17:59:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:59:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:59:08 (1/1) Installing dumb-init (1.2.5-r1) 17:59:08 Executing busybox-1.35.0-r17.trigger 17:59:08 OK: 5 MiB in 15 packages 17:59:08 Removing intermediate container 583c9b44b845 17:59:08 ---> 9dbeb2466dd4 17:59:08 Step 16/25 : WORKDIR / 17:59:08 ---> Running in b4af6dcbacc4 17:59:08 Removing intermediate container b4af6dcbacc4 17:59:08 ---> 88b086dd90ee 17:59:08 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 17:59:08 ---> baa2818c3fdd 17:59:08 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 17:59:10 ---> 168d90268abe 17:59:10 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 17:59:11 ---> 06a77da2739c 17:59:11 Step 20/25 : EXPOSE 59900 17:59:11 ---> Running in 9b85cf052fdb 17:59:11 Removing intermediate container 9b85cf052fdb 17:59:11 ---> 734151f0abec 17:59:11 Step 21/25 : ENTRYPOINT ["/device-virtual"] 17:59:12 ---> Running in c907b10ff2c9 17:59:12 Removing intermediate container c907b10ff2c9 17:59:12 ---> b01b1fe87207 17:59:12 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 17:59:12 ---> Running in a732c1d93a7d 17:59:12 Removing intermediate container a732c1d93a7d 17:59:12 ---> 4b0979b978e7 17:59:12 Step 23/25 : LABEL arch=arm64 17:59:12 ---> Running in 7629919a5247 17:59:12 Removing intermediate container 7629919a5247 17:59:12 ---> 03f3533bebf5 17:59:12 Step 24/25 : LABEL git_sha=3a5423f0b5727ef686932519f865aa3ff45a9adc 17:59:12 ---> Running in 53327520ad5c 17:59:13 Removing intermediate container 53327520ad5c 17:59:13 ---> 20fdcdabb155 17:59:13 Step 25/25 : LABEL version=3.0.0-dev.11 17:59:13 ---> Running in 58ecf0ade175 17:59:13 Removing intermediate container 58ecf0ade175 17:59:13 ---> 92a5f29dcc15 17:59:13 [Warning] One or more build-args [ARCH] were not consumed 17:59:13 Successfully built 92a5f29dcc15 17:59:13 Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:59:13 provisioning config files... 17:59:13 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/82@tmp/config16774188119340668476tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:59:14 ---> docker-login.sh 17:59:14 nexus3.edgexfoundry.org:10001 17:59:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:59:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:59:14 Configure a credential helper to remove this warning. See 17:59:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:59:14 17:59:14 Login Succeeded 17:59:14 nexus3.edgexfoundry.org:10002 17:59:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:59:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:59:14 Configure a credential helper to remove this warning. See 17:59:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:59:14 17:59:14 Login Succeeded 17:59:14 nexus3.edgexfoundry.org:10003 17:59:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:59:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:59:15 Configure a credential helper to remove this warning. See 17:59:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:59:15 17:59:15 Login Succeeded 17:59:15 nexus3.edgexfoundry.org:10004 17:59:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:59:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:59:15 Configure a credential helper to remove this warning. See 17:59:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:59:15 17:59:15 Login Succeeded 17:59:15 docker.io 17:59:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:59:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:59:16 Configure a credential helper to remove this warning. See 17:59:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:59:16 17:59:16 Login Succeeded 17:59:16 ---> docker-login.sh ends [Pipeline] } 17:59:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:59:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:59:16 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 17:59:16 3a5423f0b5727ef686932519f865aa3ff45a9adc 17:59:16 latest 17:59:16 3.0.0-dev.11 17:59:16 3a5423f0b5727ef686932519f865aa3ff45a9adc-3.0.0-dev.11 17:59:16 main 17:59:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:16 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3a5423f0b5727ef686932519f865aa3ff45a9adc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:16 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3a5423f0b5727ef686932519f865aa3ff45a9adc 17:59:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 17:59:16 34f7ad0c6069: Preparing 17:59:16 2121fca25f7a: Preparing 17:59:16 35ea4998dfe4: Preparing 17:59:16 b89ffa31b61d: Preparing 17:59:16 f70ee36035b9: Preparing 17:59:16 f70ee36035b9: Layer already exists 17:59:17 2121fca25f7a: Pushed 17:59:17 35ea4998dfe4: Pushed 17:59:17 b89ffa31b61d: Pushed 17:59:22 34f7ad0c6069: Pushed 17:59:23 3a5423f0b5727ef686932519f865aa3ff45a9adc: digest: sha256:b88ace48be9ae432411fc29a7fd9c302ce77df5311710579a82b757fe68b7072 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:23 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:23 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 17:59:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 17:59:23 34f7ad0c6069: Preparing 17:59:23 2121fca25f7a: Preparing 17:59:23 35ea4998dfe4: Preparing 17:59:23 b89ffa31b61d: Preparing 17:59:23 f70ee36035b9: Preparing 17:59:23 f70ee36035b9: Layer already exists 17:59:23 2121fca25f7a: Layer already exists 17:59:23 34f7ad0c6069: Layer already exists 17:59:23 35ea4998dfe4: Layer already exists 17:59:23 b89ffa31b61d: Layer already exists 17:59:23 latest: digest: sha256:b88ace48be9ae432411fc29a7fd9c302ce77df5311710579a82b757fe68b7072 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:24 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:24 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.11 17:59:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 17:59:24 34f7ad0c6069: Preparing 17:59:24 2121fca25f7a: Preparing 17:59:24 35ea4998dfe4: Preparing 17:59:24 b89ffa31b61d: Preparing 17:59:24 f70ee36035b9: Preparing 17:59:24 f70ee36035b9: Layer already exists 17:59:24 2121fca25f7a: Layer already exists 17:59:24 34f7ad0c6069: Layer already exists 17:59:24 35ea4998dfe4: Layer already exists 17:59:24 b89ffa31b61d: Layer already exists 17:59:24 3.0.0-dev.11: digest: sha256:b88ace48be9ae432411fc29a7fd9c302ce77df5311710579a82b757fe68b7072 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:24 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3a5423f0b5727ef686932519f865aa3ff45a9adc-3.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:25 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3a5423f0b5727ef686932519f865aa3ff45a9adc-3.0.0-dev.11 17:59:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 17:59:25 34f7ad0c6069: Preparing 17:59:25 2121fca25f7a: Preparing 17:59:25 35ea4998dfe4: Preparing 17:59:25 b89ffa31b61d: Preparing 17:59:25 f70ee36035b9: Preparing 17:59:25 b89ffa31b61d: Layer already exists 17:59:25 f70ee36035b9: Layer already exists 17:59:25 2121fca25f7a: Layer already exists 17:59:25 35ea4998dfe4: Layer already exists 17:59:25 34f7ad0c6069: Layer already exists 17:59:25 3a5423f0b5727ef686932519f865aa3ff45a9adc-3.0.0-dev.11: digest: sha256:b88ace48be9ae432411fc29a7fd9c302ce77df5311710579a82b757fe68b7072 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:25 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:25 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main 17:59:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 17:59:25 34f7ad0c6069: Preparing 17:59:25 2121fca25f7a: Preparing 17:59:25 35ea4998dfe4: Preparing 17:59:25 b89ffa31b61d: Preparing 17:59:25 f70ee36035b9: Preparing 17:59:25 f70ee36035b9: Layer already exists 17:59:25 2121fca25f7a: Layer already exists 17:59:25 b89ffa31b61d: Layer already exists 17:59:25 34f7ad0c6069: Layer already exists 17:59:25 35ea4998dfe4: Layer already exists 17:59:25 main: digest: sha256:b88ace48be9ae432411fc29a7fd9c302ce77df5311710579a82b757fe68b7072 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:59:25 ===================================================== [Pipeline] echo 17:59:25 taggedImages: 17:59:25 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3a5423f0b5727ef686932519f865aa3ff45a9adc 17:59:25 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 17:59:25 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.11 17:59:25 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3a5423f0b5727ef686932519f865aa3ff45a9adc-3.0.0-dev.11 17:59:25 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:59:26 17:59:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:59:26 arm64: Pulling from edgex-lftools-log-publisher 17:59:26 8998bd30e6a1: Pulling fs layer 17:59:26 04944245beec: Pulling fs layer 17:59:26 699f458cf7ca: Pulling fs layer 17:59:26 765212b225bb: Pulling fs layer 17:59:26 f23df028b6ca: Pulling fs layer 17:59:26 d65c8cfc05b1: Pulling fs layer 17:59:26 2437ff75d9bd: Pulling fs layer 17:59:26 765212b225bb: Waiting 17:59:26 d65c8cfc05b1: Waiting 17:59:26 2437ff75d9bd: Waiting 17:59:26 f23df028b6ca: Waiting 17:59:26 04944245beec: Verifying Checksum 17:59:26 04944245beec: Download complete 17:59:26 765212b225bb: Verifying Checksum 17:59:26 765212b225bb: Download complete 17:59:26 f23df028b6ca: Verifying Checksum 17:59:26 f23df028b6ca: Download complete 17:59:26 d65c8cfc05b1: Verifying Checksum 17:59:26 d65c8cfc05b1: Download complete 17:59:27 699f458cf7ca: Verifying Checksum 17:59:27 699f458cf7ca: Download complete 17:59:27 8998bd30e6a1: Verifying Checksum 17:59:27 8998bd30e6a1: Download complete 17:59:30 2437ff75d9bd: Verifying Checksum 17:59:30 2437ff75d9bd: Download complete 17:59:31 8998bd30e6a1: Pull complete 17:59:31 04944245beec: Pull complete 17:59:33 699f458cf7ca: Pull complete 17:59:33 765212b225bb: Pull complete 17:59:35 f23df028b6ca: Pull complete 17:59:35 d65c8cfc05b1: Pull complete 17:59:50 2437ff75d9bd: Pull complete 17:59:50 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:59:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:59:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:59:50 prd-ubuntu20.04-docker-arm64-4c-16g-6155 does not seem to be running inside a container 17:59:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-virtual-go/82 -v /w/workspace/device-virtual-go/82:/w/workspace/device-virtual-go/82:rw,z -v /w/workspace/device-virtual-go/82@tmp:/w/workspace/device-virtual-go/82@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:59:53 $ docker top 439508310de5147324a15a3fa34c4dc2684be6abf61db737da48ff7d9c79e4e9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:59:54 ---> job-cost.sh 17:59:54 lf-activate-venv: SKIPPING 17:59:54 INFO: No Stack... 17:59:54 INFO: Retrieving Pricing Info for: v3-standard-4 17:59:55 INFO: Archiving Costs [Pipeline] sh 17:59:56 + cat /w/workspace/device-virtual-go/82/archives/cost.csv 17:59:56 + cut -d, -f6 [Pipeline] lock 17:59:56 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-82-stack-cost] 17:59:56 Resource [jenkins-edgexfoundry-device-virtual-go-main-82-stack-cost] did not exist. Created. 17:59:56 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-82-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:59:56 /w/workspace/device-virtual-go/82@tmp/durable-a69f47da/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:59:57 + echo total: 0.10999999940395355 [Pipeline] stash 17:59:57 Warning: overwriting stash ‘stack-cost’ 17:59:57 Stashed 1 file(s) [Pipeline] } 17:59:57 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-82-stack-cost] [Pipeline] // lock [Pipeline] } 17:59:57 $ docker stop --time=1 439508310de5147324a15a3fa34c4dc2684be6abf61db737da48ff7d9c79e4e9 18:00:00 $ docker rm -f --volumes 439508310de5147324a15a3fa34c4dc2684be6abf61db737da48ff7d9c79e4e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 18:00:00 provisioning config files... 18:00:00 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7825822698944597494tmp [Pipeline] { [Pipeline] sh 18:00:00 + set +x 18:00:00 + curl -s https://codecov.io/bash 18:00:00 + bash -s -- 18:00:00 18:00:00 _____ _ 18:00:00 / ____| | | 18:00:00 | | ___ __| | ___ ___ _____ __ 18:00:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:00:00 | |___| (_) | (_| | __/ (_| (_) \ V / 18:00:00 \_____\___/ \__,_|\___|\___\___/ \_/ 18:00:00 Bash-1.0.6 18:00:00 18:00:00 18:00:00 ==> git version 2.25.1 found 18:00:00 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 18:00:00 Release-Date: 2020-01-08 18:00:00 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:00:00 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:00:00 ==> Jenkins CI detected. 18:00:00 current dir:  /w/workspace/exfoundry_device-virtual-go_main 18:00:00 project root: . 18:00:00 --> token set from env 18:00:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:00:00 ==> Running gcov in . (disable via -X gcov) 18:00:00 ==> Python coveragepy not found 18:00:00 ==> Searching for coverage reports in: 18:00:00 + . 18:00:00 -> Found 1 reports 18:00:00 ==> Detecting git/mercurial file structure 18:00:00 ==> Reading reports 18:00:00 + ./coverage.out bytes=44128 18:00:00 ==> Appending adjustments 18:00:00 https://docs.codecov.io/docs/fixing-reports 18:00:00 + Found adjustments 18:00:00 ==> Gzipping contents 18:00:00 8.0K /tmp/codecov.PCBMqg.gz 18:00:00 ==> Uploading reports 18:00:00 url: https://codecov.io 18:00:00 query: branch=main&commit=3a5423f0b5727ef686932519f865aa3ff45a9adc&build=82&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F82%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 18:00:00 -> Pinging Codecov 18:00:00 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=main&commit=3a5423f0b5727ef686932519f865aa3ff45a9adc&build=82&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F82%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 18:00:01 -> Uploading to 18:00:01 https://storage.googleapis.com/codecov/v4/raw/2023-02-15/5E52B4B073DB2E39498172D8E973AA87/3a5423f0b5727ef686932519f865aa3ff45a9adc/962c2176-62da-467b-86ab-ea949be1aa5c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230215%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230215T180000Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=57dfdda8dc8e4536be6766adb5709a1673ecb28efe77548cf9faa1d3114a896d 18:00:01 % Total % Received % Xferd Average Speed Time Time Time Current 18:00:01 Dload Upload Total Spent Left Speed 18:00:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5481 0 0 100 5481 0 18900 --:--:-- --:--:-- --:--:-- 18835 100 5481 0 0 100 5481 0 18835 --:--:-- --:--:-- --:--:-- 18770 18:00:01 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/3a5423f0b5727ef686932519f865aa3ff45a9adc [Pipeline] } 18:00:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:00:01 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:00:01 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:00:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:00:01 18:00:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:00:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:00:02 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:00:02 df9b9388f04a: Pulling fs layer 18:00:02 52dc419b0ee2: Pulling fs layer 18:00:02 25bc292e5bac: Pulling fs layer 18:00:02 114826534d7a: Pulling fs layer 18:00:02 4657fd5d0bcf: Pulling fs layer 18:00:02 6ad1cebc031e: Pulling fs layer 18:00:02 8a3aa393b2d8: Pulling fs layer 18:00:02 114826534d7a: Waiting 18:00:02 4657fd5d0bcf: Waiting 18:00:02 6ad1cebc031e: Waiting 18:00:02 25bc292e5bac: Verifying Checksum 18:00:02 25bc292e5bac: Download complete 18:00:02 52dc419b0ee2: Download complete 18:00:02 4657fd5d0bcf: Verifying Checksum 18:00:02 4657fd5d0bcf: Download complete 18:00:02 df9b9388f04a: Download complete 18:00:02 df9b9388f04a: Pull complete 18:00:02 52dc419b0ee2: Pull complete 18:00:02 25bc292e5bac: Pull complete 18:00:02 6ad1cebc031e: Verifying Checksum 18:00:02 6ad1cebc031e: Download complete 18:00:03 114826534d7a: Verifying Checksum 18:00:03 114826534d7a: Download complete 18:00:03 8a3aa393b2d8: Verifying Checksum 18:00:03 8a3aa393b2d8: Download complete 18:00:07 114826534d7a: Pull complete 18:00:07 4657fd5d0bcf: Pull complete 18:00:07 6ad1cebc031e: Pull complete 18:00:09 8a3aa393b2d8: Pull complete 18:00:09 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 18:00:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:00:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:00:09 prd-ubuntu20.04-docker-8c-8g-6154 does not seem to be running inside a container 18:00:09 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 18:00:16 $ docker top 023ae8be37b5e574478b1ebd0dabe27c53c5f6f1b1646be865970eb374fa1af0 -eo pid,comm [Pipeline] { [Pipeline] echo 18:00:16 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh 18:00:16 + set -o pipefail 18:00:16 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' 18:00:22 18:00:22 Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... 18:00:22 18:00:22 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/7efb0e4a-ab56-4191-ae86-a53da20e7294 18:00:22 18:00:22 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 18:00:22 18:00:22 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:00:22 18:00:22 18:00:22 A medium severity vulnerability was found in the Snyk CLI versions you are using. 18:00:22 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 18:00:22 More details here: https://snyk.co/ue1NS [Pipeline] } 18:00:22 $ docker stop --time=1 023ae8be37b5e574478b1ebd0dabe27c53c5f6f1b1646be865970eb374fa1af0 18:00:26 $ docker rm -f --volumes 023ae8be37b5e574478b1ebd0dabe27c53c5f6f1b1646be865970eb374fa1af0 [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 18:00:27 + git log --format=format:%s -1 3a5423f0b5727ef686932519f865aa3ff45a9adc [Pipeline] sh 18:00:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:00:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:00:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:00:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:00:28 prd-ubuntu20.04-docker-8c-8g-6154 does not seem to be running inside a container 18:00:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:00:28 $ docker top 234b200e347e366408b3c95350993913709e97182e6be67ced68acd5794ba837 -eo pid,comm 18:00:28 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:00:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:00:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:00:28 [ssh-agent] Looking for ssh-agent implementation... 18:00:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:00:29 $ docker exec 234b200e347e366408b3c95350993913709e97182e6be67ced68acd5794ba837 ssh-agent 18:00:29 SSH_AUTH_SOCK=/tmp/ssh-QynK6Nefsz5v/agent.31 18:00:29 SSH_AGENT_PID=37 18:00:29 Running ssh-add (command line suppressed) 18:00:29 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12003800905432290163.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12003800905432290163.key) 18:00:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:00:29 + git semver tag 18:00:29 2023-02-15 18:00:29,692 [run_tag] DEBUG tag force:False 18:00:29 2023-02-15 18:00:29,692 [check_head_tag] DEBUG check head tag 18:00:29 2023-02-15 18:00:29,694 [execute] INFO git cat-file --batch-check 18:00:29 2023-02-15 18:00:29,694 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 18:00:29 2023-02-15 18:00:29,697 [execute] INFO git cat-file --batch 18:00:29 2023-02-15 18:00:29,698 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 18:00:29 2023-02-15 18:00:29,715 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 18:00:29 2023-02-15 18:00:29,715 [execute] INFO git tag -a v3.0.0-dev.11 -m v3.0.0-dev.11 18:00:29 2023-02-15 18:00:29,715 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.11', '-m', 'v3.0.0-dev.11'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 18:00:29 2023-02-15 18:00:29,720 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 18:00:29 3.0.0-dev.11 [Pipeline] } 18:00:29 $ docker exec --env ******** --env ******** 234b200e347e366408b3c95350993913709e97182e6be67ced68acd5794ba837 ssh-agent -k 18:00:29 unset SSH_AUTH_SOCK; 18:00:29 unset SSH_AGENT_PID; 18:00:29 echo Agent pid 37 killed; 18:00:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:00:30 + git semver [Pipeline] } 18:00:30 $ docker stop --time=1 234b200e347e366408b3c95350993913709e97182e6be67ced68acd5794ba837 18:00:31 $ docker rm -f --volumes 234b200e347e366408b3c95350993913709e97182e6be67ced68acd5794ba837 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:00:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:00:32 18:00:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:00:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:00:32 0.23.1-centos7: Pulling from edgex-lftools 18:00:32 ab5ef0e58194: Pulling fs layer 18:00:32 9712f1f96733: Pulling fs layer 18:00:32 63f879dbbcfc: Pulling fs layer 18:00:32 0d9ebad4ef96: Pulling fs layer 18:00:32 e9a5061849ea: Pulling fs layer 18:00:32 d747dcd14b5f: Pulling fs layer 18:00:32 2de7ff778b66: Pulling fs layer 18:00:32 e9a5061849ea: Waiting 18:00:32 d747dcd14b5f: Waiting 18:00:32 2de7ff778b66: Waiting 18:00:32 0d9ebad4ef96: Waiting 18:00:32 9712f1f96733: Verifying Checksum 18:00:32 9712f1f96733: Download complete 18:00:33 63f879dbbcfc: Verifying Checksum 18:00:33 63f879dbbcfc: Download complete 18:00:33 ab5ef0e58194: Verifying Checksum 18:00:33 ab5ef0e58194: Download complete 18:00:33 d747dcd14b5f: Verifying Checksum 18:00:33 d747dcd14b5f: Download complete 18:00:33 e9a5061849ea: Verifying Checksum 18:00:33 e9a5061849ea: Download complete 18:00:33 0d9ebad4ef96: Verifying Checksum 18:00:33 0d9ebad4ef96: Download complete 18:00:33 2de7ff778b66: Verifying Checksum 18:00:33 2de7ff778b66: Download complete 18:00:36 ab5ef0e58194: Pull complete 18:00:36 9712f1f96733: Pull complete 18:00:37 63f879dbbcfc: Pull complete 18:00:41 0d9ebad4ef96: Pull complete 18:00:41 e9a5061849ea: Pull complete 18:00:41 d747dcd14b5f: Pull complete 18:00:42 2de7ff778b66: Pull complete 18:00:42 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:00:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:00:42 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:00:42 prd-ubuntu20.04-docker-8c-8g-6154 does not seem to be running inside a container 18:00:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 18:00:49 $ docker top 188f53ee424e217fe0e866dbcb7af3816cbdc5db6e0879d7762d02b501165f18 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:00:50 provisioning config files... 18:00:50 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config16119657263977749802tmp 18:00:50 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config11644798661686054670tmp 18:00:50 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config10477672156381392667tmp [Pipeline] { [Pipeline] echo 18:00:50 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:00:50 ---> sigul-configuration.sh 18:00:50 gpg: directory `/root/.gnupg' created 18:00:50 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:00:50 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:00:50 gpg: keyring `/root/.gnupg/secring.gpg' created 18:00:50 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:00:50 gpg: CAST5 encrypted data 18:00:50 gpg: encrypted with 1 passphrase 18:00:50 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:00:50 + mkdir /home/jenkins 18:00:50 + mkdir /home/jenkins/sigul [Pipeline] sh 18:00:50 + 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 18:00:50 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:00:51 ---> sigul-install.sh 18:00:51 Sigul already installed; skipping installation. [Pipeline] sh 18:00:51 + git tag --list 18:00:51 v1.0.0 18:00:51 v1.1.0 18:00:51 v1.1.1 18:00:51 v1.2.1 18:00:51 v1.2.2 18:00:51 v1.2.3 18:00:51 v1.3.0 18:00:51 v1.3.1 18:00:51 v2.0.0 18:00:51 v2.1.0 18:00:51 v2.1.1 18:00:51 v2.1.1-dev.1 18:00:51 v2.1.1-dev.2 18:00:51 v2.2.0 18:00:51 v2.2.1-dev.1 18:00:51 v2.2.1-dev.2 18:00:51 v2.2.1-dev.3 18:00:51 v2.2.1-dev.4 18:00:51 v2.2.1-dev.5 18:00:51 v2.2.1-dev.6 18:00:51 v2.2.1-dev.7 18:00:51 v2.2.1-dev.8 18:00:51 v2.3.0 18:00:51 v2.3.0-dev.10 18:00:51 v2.3.0-dev.11 18:00:51 v2.3.0-dev.12 18:00:51 v2.3.0-dev.13 18:00:51 v2.3.0-dev.14 18:00:51 v2.3.0-dev.15 18:00:51 v2.3.0-dev.16 18:00:51 v2.3.0-dev.17 18:00:51 v2.3.0-dev.18 18:00:51 v2.3.0-dev.19 18:00:51 v2.3.0-dev.20 18:00:51 v2.3.0-dev.21 18:00:51 v2.3.0-dev.22 18:00:51 v2.3.0-dev.23 18:00:51 v2.3.0-dev.24 18:00:51 v2.3.0-dev.25 18:00:51 v2.3.0-dev.26 18:00:51 v2.3.0-dev.27 18:00:51 v2.3.0-dev.28 18:00:51 v2.3.0-dev.29 18:00:51 v2.3.0-dev.30 18:00:51 v2.3.0-dev.8 18:00:51 v2.3.0-dev.9 18:00:51 v3.0.0-dev.1 18:00:51 v3.0.0-dev.10 18:00:51 v3.0.0-dev.11 18:00:51 v3.0.0-dev.2 18:00:51 v3.0.0-dev.3 18:00:51 v3.0.0-dev.4 18:00:51 v3.0.0-dev.5 18:00:51 v3.0.0-dev.6 18:00:51 v3.0.0-dev.7 18:00:51 v3.0.0-dev.8 18:00:51 v3.0.0-dev.9 [Pipeline] sh 18:00:51 + lftools sign git-tag v3.0.0-dev.11 18:00:52 Signing Git tag with Sigul... 18:00:52 Signing v3.0.0-dev.11 [Pipeline] echo 18:00:52 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:00:52 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:00:52 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:00:52 $ docker stop --time=1 188f53ee424e217fe0e866dbcb7af3816cbdc5db6e0879d7762d02b501165f18 18:00:54 $ docker rm -f --volumes 188f53ee424e217fe0e866dbcb7af3816cbdc5db6e0879d7762d02b501165f18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 18:00:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:00:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:00:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:00:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:00:55 prd-ubuntu20.04-docker-8c-8g-6154 does not seem to be running inside a container 18:00:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:00:55 $ docker top de9a7ac782b4ebea32830361680dcc421b9f9183af8a534e57f097956cdd1b50 -eo pid,comm 18:00:55 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:00:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:00:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:00:55 [ssh-agent] Looking for ssh-agent implementation... 18:00:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:00:55 $ docker exec de9a7ac782b4ebea32830361680dcc421b9f9183af8a534e57f097956cdd1b50 ssh-agent 18:00:55 SSH_AUTH_SOCK=/tmp/ssh-6NQMvZ156RBx/agent.32 18:00:55 SSH_AGENT_PID=38 18:00:55 Running ssh-add (command line suppressed) 18:00:55 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7457776358668700038.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7457776358668700038.key) 18:00:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:00:56 + git semver bump pre 18:00:56 2023-02-15 18:00:56,311 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 18:00:56 2023-02-15 18:00:56,311 [bump_version] DEBUG bumping version:3.0.0-dev.11 on axis:pre with prefix:dev 18:00:56 2023-02-15 18:00:56,311 [bump_version] DEBUG bumped version:3.0.0-dev.12 18:00:56 2023-02-15 18:00:56,311 [write_version] DEBUG write version:3.0.0-dev.12 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True 18:00:56 2023-02-15 18:00:56,312 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 18:00:56 2023-02-15 18:00:56,312 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main 18:00:56 2023-02-15 18:00:56,313 [execute] INFO git cat-file --batch-check 18:00:56 2023-02-15 18:00:56,314 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 18:00:56 2023-02-15 18:00:56,318 [execute] INFO git cat-file --batch 18:00:56 2023-02-15 18:00:56,319 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 18:00:56 2023-02-15 18:00:56,323 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 18:00:56 3.0.0-dev.12 [Pipeline] } 18:00:56 $ docker exec --env ******** --env ******** de9a7ac782b4ebea32830361680dcc421b9f9183af8a534e57f097956cdd1b50 ssh-agent -k 18:00:56 unset SSH_AUTH_SOCK; 18:00:56 unset SSH_AGENT_PID; 18:00:56 echo Agent pid 38 killed; 18:00:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:00:56 + git semver [Pipeline] } 18:00:57 $ docker stop --time=1 de9a7ac782b4ebea32830361680dcc421b9f9183af8a534e57f097956cdd1b50 18:00:58 $ docker rm -f --volumes de9a7ac782b4ebea32830361680dcc421b9f9183af8a534e57f097956cdd1b50 [Pipeline] // withDockerContainer [Pipeline] sh 18:00:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:00:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:00:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:00:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:00:59 prd-ubuntu20.04-docker-8c-8g-6154 does not seem to be running inside a container 18:00:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:00:59 $ docker top 55b436efef5cba6df47eba4bb77e92984c9702d1187e82ed3107a418bfa25d30 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:00:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:00:59 [ssh-agent] Looking for ssh-agent implementation... 18:00:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:00:59 $ docker exec 55b436efef5cba6df47eba4bb77e92984c9702d1187e82ed3107a418bfa25d30 ssh-agent 18:00:59 SSH_AUTH_SOCK=/tmp/ssh-35XvkrxbMzie/agent.32 18:00:59 SSH_AGENT_PID=38 18:00:59 Running ssh-add (command line suppressed) 18:00:59 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_13632214169698147790.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_13632214169698147790.key) 18:00:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:01:00 + git semver push 18:01:00 2023-02-15 18:01:00,338 [run_push] DEBUG push 18:01:00 2023-02-15 18:01:00,339 [execute] INFO git cat-file --batch-check 18:01:00 2023-02-15 18:01:00,339 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 18:01:00 2023-02-15 18:01:00,343 [execute] INFO git rev-list d30a1b2a6a9a0621aa7f96d7cc34fdb7dd89518f -- 18:01:00 2023-02-15 18:01:00,343 [execute] DEBUG Popen(['git', 'rev-list', 'd30a1b2a6a9a0621aa7f96d7cc34fdb7dd89518f', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 18:01:00 2023-02-15 18:01:00,351 [execute] INFO git fetch -v origin 18:01:00 2023-02-15 18:01:00,352 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) 18:01:01 2023-02-15 18:01:00,951 [run_push] DEBUG no remote changes detected 18:01:01 2023-02-15 18:01:00,951 [execute] INFO git push origin semver 18:01:01 2023-02-15 18:01:00,952 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 18:01:02 2023-02-15 18:01:01,978 [run_push] DEBUG push all version tags 18:01:02 2023-02-15 18:01:01,978 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 18:01:02 2023-02-15 18:01:01,979 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 18:01:03 2023-02-15 18:01:03,060 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 18:01:03 3.0.0-dev.12 [Pipeline] } 18:01:03 $ docker exec --env ******** --env ******** 55b436efef5cba6df47eba4bb77e92984c9702d1187e82ed3107a418bfa25d30 ssh-agent -k 18:01:03 unset SSH_AUTH_SOCK; 18:01:03 unset SSH_AGENT_PID; 18:01:03 echo Agent pid 38 killed; 18:01:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:01:03 + git semver [Pipeline] } 18:01:04 $ docker stop --time=1 55b436efef5cba6df47eba4bb77e92984c9702d1187e82ed3107a418bfa25d30 18:01:05 $ docker rm -f --volumes 55b436efef5cba6df47eba4bb77e92984c9702d1187e82ed3107a418bfa25d30 [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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 18:01:05 + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] 18:01:05 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 18:01:05 total 16 18:01:05 drwxr-xr-x 3 root root 4096 Feb 15 17:54 . 18:01:05 drwxrwxr-x 10 jenkins jenkins 4096 Feb 15 18:00 .. 18:01:05 drwxr-xr-x 2 root root 4096 Feb 15 17:54 cost 18:01:05 -rw-r--r-- 1 root root 88 Feb 15 17:54 cost.csv 18:01:05 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives 18:01:05 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 18:01:05 total 16 18:01:05 drwxr-xr-x 3 jenkins jenkins 4096 Feb 15 17:54 . 18:01:05 drwxrwxr-x 10 jenkins jenkins 4096 Feb 15 18:00 .. 18:01:05 drwxr-xr-x 2 jenkins jenkins 4096 Feb 15 17:54 cost 18:01:05 -rw-r--r-- 1 jenkins jenkins 88 Feb 15 17:54 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:01:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:01:07 ---> package-listing.sh 18:01:07 ++ facter osfamily 18:01:07 ++ tr '[:upper:]' '[:lower:]' 18:01:07 + OS_FAMILY=debian 18:01:07 + workspace=/w/workspace/exfoundry_device-virtual-go_main 18:01:07 + START_PACKAGES=/tmp/packages_start.txt 18:01:07 + END_PACKAGES=/tmp/packages_end.txt 18:01:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:01:07 + PACKAGES=/tmp/packages_start.txt 18:01:07 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 18:01:07 + PACKAGES=/tmp/packages_end.txt 18:01:07 + case "${OS_FAMILY}" in 18:01:07 + dpkg -l 18:01:07 + grep '^ii' 18:01:07 + '[' -f /tmp/packages_start.txt ']' 18:01:07 + '[' -f /tmp/packages_end.txt ']' 18:01:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:01:07 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 18:01:07 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 18:01:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 18:01:07 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:01:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:01:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:01:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:01:08 prd-ubuntu20.04-docker-8c-8g-6154 does not seem to be running inside a container 18:01:08 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:01:08 $ docker top 4013835f9aebc8067b37e8a6cbff47e9617fd6e639003192f03272ddfeea4864 -eo pid,comm [Pipeline] { [Pipeline] sh 18:01:08 + touch /tmp/pre-build-complete [Pipeline] sh 18:01:09 + mkdir -p /var/log/sysstat [Pipeline] sh 18:01:09 + ls /var/log/sa-host 18:01:09 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:01:09 provisioning config files... 18:01:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1700795219850550562tmp [Pipeline] { [Pipeline] echo 18:01:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:01:09 ---> create-netrc.sh [Pipeline] } 18:01:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:01:10 ---> python-tools-install.sh [Pipeline] echo 18:01:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:01:10 ---> sudo-logs.sh 18:01:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:01:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:01:10 ---> job-cost.sh 18:01:10 lf-activate-venv: SKIPPING 18:01:10 DEBUG: total: 0.2199999988079071 18:01:10 INFO: Retrieving Stack Cost... 18:01:11 INFO: Retrieving Pricing Info for: v3-standard-8 18:01:11 INFO: Archiving Costs [Pipeline] echo 18:01:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:01:11 ---> logs-deploy.sh 18:01:11 lf-activate-venv: SKIPPING 18:01:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/82 18:01:11 INFO: archiving workspace using pattern(s): 18:01:12 Archives upload complete. 18:01:13 INFO: archiving logs to Nexus 18:01:13 ---> uname -a: 18:01:13 Linux prd-ubuntu20-04-docker-8c-8g-6154 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 18:01:13 18:01:13 18:01:13 ---> lscpu: 18:01:13 Architecture: x86_64 18:01:13 CPU op-mode(s): 32-bit, 64-bit 18:01:13 Byte Order: Little Endian 18:01:13 Address sizes: 40 bits physical, 48 bits virtual 18:01:13 CPU(s): 8 18:01:13 On-line CPU(s) list: 0-7 18:01:13 Thread(s) per core: 1 18:01:13 Core(s) per socket: 1 18:01:13 Socket(s): 8 18:01:13 NUMA node(s): 1 18:01:13 Vendor ID: AuthenticAMD 18:01:13 CPU family: 23 18:01:13 Model: 49 18:01:13 Model name: AMD EPYC-Rome Processor 18:01:13 Stepping: 0 18:01:13 CPU MHz: 2799.996 18:01:13 BogoMIPS: 5599.99 18:01:13 Virtualization: AMD-V 18:01:13 Hypervisor vendor: KVM 18:01:13 Virtualization type: full 18:01:13 L1d cache: 256 KiB 18:01:13 L1i cache: 256 KiB 18:01:13 L2 cache: 4 MiB 18:01:13 L3 cache: 128 MiB 18:01:13 NUMA node0 CPU(s): 0-7 18:01:13 Vulnerability Itlb multihit: Not affected 18:01:13 Vulnerability L1tf: Not affected 18:01:13 Vulnerability Mds: Not affected 18:01:13 Vulnerability Meltdown: Not affected 18:01:13 Vulnerability Mmio stale data: Not affected 18:01:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:01:13 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:01:13 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:01:13 Vulnerability Srbds: Not affected 18:01:13 Vulnerability Tsx async abort: Not affected 18:01:13 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 rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 18:01:13 18:01:13 18:01:13 ---> nproc: 18:01:13 8 18:01:13 18:01:13 18:01:13 ---> df -h: 18:01:13 Filesystem Size Used Avail Use% Mounted on 18:01:13 overlay 155G 13G 143G 9% / 18:01:13 tmpfs 64M 0 64M 0% /dev 18:01:13 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:01:13 shm 64M 0 64M 0% /dev/shm 18:01:13 /dev/vda1 155G 13G 143G 9% /facter-os 18:01:13 18:01:13 18:01:13 ---> sar -b -r -n DEV: 18:01:13 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6154) 02/15/23 _x86_64_ (8 CPU) 18:01:13 18:01:13 17:49:45 LINUX RESTART (8 CPU) 18:01:13 18:01:13 17:50:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:01:13 17:51:01 118.40 47.63 70.77 0.00 5415.10 99869.09 0.00 18:01:13 17:52:01 93.31 1.98 91.33 0.00 41.04 78308.84 0.00 18:01:13 17:53:01 111.13 0.03 111.10 0.00 6.80 83592.07 0.00 18:01:13 17:54:01 145.54 0.20 145.34 0.00 6.67 24353.54 0.00 18:01:13 17:55:01 50.07 2.90 47.18 0.00 2361.34 20365.82 0.00 18:01:13 17:56:01 15.20 7.35 7.85 0.00 1090.48 229.03 0.00 18:01:13 17:57:01 1.15 0.00 1.15 0.00 0.00 13.33 0.00 18:01:13 17:58:01 1.73 0.00 1.73 0.00 0.00 19.33 0.00 18:01:13 17:59:01 1.23 0.00 1.23 0.00 0.00 13.86 0.00 18:01:13 18:00:01 2.20 0.10 2.10 0.00 10.26 34.39 0.00 18:01:13 18:01:01 114.80 0.22 114.58 0.00 10.53 56728.95 0.00 18:01:13 Average: 59.47 5.50 53.98 0.00 814.03 32982.29 0.00 18:01:13 18:01:13 17:50:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:01:13 17:51:01 29986968 31656796 689588 2.10 59600 1911792 1831544 5.40 938996 1658372 952 18:01:13 17:52:01 28493336 31580196 722128 2.20 105940 3180420 1974224 5.82 1131120 2812588 542804 18:01:13 17:53:01 28200520 31423448 873632 2.66 144536 3277780 2335048 6.88 1314736 2908736 62232 18:01:13 17:54:01 28152724 31567960 732268 2.23 150200 3461576 1882144 5.55 1227816 3046856 624 18:01:13 17:55:01 27451252 31558064 734268 2.23 161920 4081276 1793584 5.29 1361800 3540880 292 18:01:13 17:56:01 27413760 31559512 731144 2.22 163776 4117048 1809308 5.33 1396108 3541940 4 18:01:13 17:57:01 27423392 31569284 721336 2.19 163824 4117052 1809308 5.33 1387040 3541944 8 18:01:13 17:58:01 27423132 31569072 721472 2.19 163892 4117052 1809308 5.33 1387080 3541948 40 18:01:13 17:59:01 27425384 31571944 719112 2.19 163936 4117056 1809308 5.33 1384520 3542492 12 18:01:13 18:00:01 27422724 31569440 721696 2.19 164032 4117116 1792768 5.28 1388244 3542544 28 18:01:13 18:01:01 25879988 31503656 777888 2.37 202004 5425688 1888588 5.57 1541220 4790356 752 18:01:13 Average: 27752107 31557216 740412 2.25 149424 3811260 1885012 5.56 1314425 3315332 55250 18:01:13 18:01:13 17:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:01:13 17:51:01 docker0 17.45 18.81 1.54 186.99 0.00 0.00 0.00 0.00 18:01:13 17:51:01 ens3 392.87 289.99 2756.63 74.84 0.00 0.00 0.00 0.00 18:01:13 17:51:01 vethd96b48c 17.45 18.93 1.78 187.00 0.00 0.00 0.00 0.02 18:01:13 17:51:01 lo 4.07 4.07 0.39 0.39 0.00 0.00 0.00 0.00 18:01:13 17:52:01 veth4fa6196 170.62 216.19 16.24 1881.86 0.00 0.00 0.00 0.15 18:01:13 17:52:01 docker0 173.01 221.03 14.06 1947.58 0.00 0.00 0.00 0.00 18:01:13 17:52:01 ens3 376.74 290.54 6029.46 37.36 0.00 0.00 0.00 0.00 18:01:13 17:52:01 lo 3.05 3.05 0.29 0.29 0.00 0.00 0.00 0.00 18:01:13 17:53:01 veth2d72f83 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:01:13 17:53:01 docker0 0.10 0.15 0.01 0.01 0.00 0.00 0.00 0.00 18:01:13 17:53:01 ens3 17.86 11.98 20.96 7.98 0.00 0.00 0.00 0.00 18:01:13 17:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:01:13 17:54:01 docker0 2.75 5.75 0.17 81.49 0.00 0.00 0.00 0.00 18:01:13 17:54:01 ens3 61.47 61.46 161.59 153.79 0.00 0.00 0.00 0.00 18:01:13 17:54:01 lo 3.73 3.73 0.36 0.36 0.00 0.00 0.00 0.00 18:01:13 17:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:01:13 17:55:01 ens3 195.52 135.88 3912.40 176.60 0.00 0.00 0.00 0.00 18:01:13 17:55:01 lo 4.13 4.13 0.41 0.41 0.00 0.00 0.00 0.00 18:01:13 17:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:01:13 17:56:01 ens3 3.77 2.98 13.78 0.56 0.00 0.00 0.00 0.00 18:01:13 17:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:01:13 17:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:01:13 17:57:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:01:13 17:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:01:13 17:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:01:13 17:58:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 18:01:13 17:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:01:13 17:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:01:13 17:59:01 ens3 0.68 0.02 0.06 0.00 0.00 0.00 0.00 0.00 18:01:13 17:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:01:13 18:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:01:13 18:00:01 ens3 3.43 2.92 3.62 1.30 0.00 0.00 0.00 0.00 18:01:13 18:00:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 18:01:13 18:01:01 docker0 31.99 42.38 3.03 581.83 0.00 0.00 0.00 0.00 18:01:13 18:01:01 ens3 330.68 250.71 7794.03 47.38 0.00 0.00 0.00 0.00 18:01:13 18:01:01 vethb3cac5e 0.77 0.77 0.13 0.24 0.00 0.00 0.00 0.00 18:01:13 18:01:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 18:01:13 Average: docker0 20.26 25.91 1.69 251.91 0.00 0.00 0.00 0.00 18:01:13 Average: ens3 125.38 94.86 1875.13 45.45 0.00 0.00 0.00 0.00 18:01:13 Average: vethb3cac5e 0.07 0.07 0.01 0.02 0.00 0.00 0.00 0.00 18:01:13 Average: lo 1.60 1.60 0.15 0.15 0.00 0.00 0.00 0.00 18:01:13 18:01:13 18:01:13 ---> sar -P ALL: 18:01:13 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6154) 02/15/23 _x86_64_ (8 CPU) 18:01:13 18:01:13 17:49:45 LINUX RESTART (8 CPU) 18:01:13 18:01:13 17:50:01 CPU %user %nice %system %iowait %steal %idle 18:01:13 17:51:01 all 6.20 0.00 2.04 7.57 0.09 84.11 18:01:13 17:51:01 0 5.00 0.00 2.06 1.35 0.15 91.45 18:01:13 17:51:01 1 7.06 0.00 1.61 3.64 0.10 87.58 18:01:13 17:51:01 2 7.07 0.00 1.77 4.14 0.08 86.93 18:01:13 17:51:01 3 7.16 0.00 1.65 15.86 0.07 75.27 18:01:13 17:51:01 4 5.42 0.00 3.31 3.51 0.07 87.69 18:01:13 17:51:01 5 3.13 0.00 1.98 11.91 0.07 82.91 18:01:13 17:51:01 6 7.54 0.00 2.04 18.51 0.03 71.88 18:01:13 17:51:01 7 7.22 0.00 1.87 1.70 0.17 89.04 18:01:13 17:52:01 all 6.02 0.00 2.55 9.93 0.09 81.41 18:01:13 17:52:01 0 5.84 0.00 3.02 2.12 0.15 88.87 18:01:13 17:52:01 1 6.69 0.00 2.71 3.64 0.09 86.87 18:01:13 17:52:01 2 6.95 0.00 1.71 4.22 0.10 87.03 18:01:13 17:52:01 3 5.38 0.00 2.41 29.73 0.09 62.41 18:01:13 17:52:01 4 5.80 0.00 2.33 5.43 0.05 86.39 18:01:13 17:52:01 5 5.27 0.00 3.07 3.51 0.05 88.10 18:01:13 17:52:01 6 6.02 0.00 2.48 30.75 0.05 60.69 18:01:13 17:52:01 7 6.20 0.00 2.65 0.07 0.14 90.94 18:01:13 17:53:01 all 6.37 0.00 2.47 11.16 0.05 79.94 18:01:13 17:53:01 0 6.39 0.00 1.74 0.10 0.03 91.73 18:01:13 17:53:01 1 5.96 0.00 1.73 2.17 0.05 90.09 18:01:13 17:53:01 2 7.21 0.00 1.44 0.05 0.02 91.29 18:01:13 17:53:01 3 5.13 0.00 4.39 10.72 0.03 79.73 18:01:13 17:53:01 4 6.02 0.00 2.20 0.37 0.03 91.38 18:01:13 17:53:01 5 6.48 0.00 1.97 0.22 0.07 91.27 18:01:13 17:53:01 6 6.49 0.00 2.91 28.64 0.05 61.91 18:01:13 17:53:01 7 7.32 0.00 3.40 47.75 0.15 41.37 18:01:13 17:54:01 all 34.09 0.00 5.61 3.01 0.11 57.18 18:01:13 17:54:01 0 34.17 0.00 5.83 0.72 0.12 59.16 18:01:13 17:54:01 1 33.98 0.00 5.63 15.25 0.12 45.02 18:01:13 17:54:01 2 34.59 0.00 5.30 0.17 0.10 59.84 18:01:13 17:54:01 3 31.17 0.00 5.45 5.83 0.14 57.42 18:01:13 17:54:01 4 33.89 0.00 5.39 0.13 0.08 60.50 18:01:13 17:54:01 5 34.18 0.00 5.78 0.34 0.08 59.62 18:01:13 17:54:01 6 35.08 0.00 5.82 1.23 0.12 57.76 18:01:13 17:54:01 7 35.67 0.00 5.72 0.52 0.10 57.99 18:01:13 17:55:01 all 3.94 0.00 1.56 2.43 0.06 92.01 18:01:13 17:55:01 0 3.30 0.00 1.29 0.44 0.02 94.96 18:01:13 17:55:01 1 4.49 0.00 1.44 15.32 0.05 78.70 18:01:13 17:55:01 2 4.15 0.00 2.07 0.30 0.17 93.31 18:01:13 17:55:01 3 2.92 0.00 1.75 1.85 0.05 93.43 18:01:13 17:55:01 4 3.81 0.00 1.31 0.25 0.03 94.59 18:01:13 17:55:01 5 4.18 0.00 1.46 0.17 0.05 94.15 18:01:13 17:55:01 6 4.72 0.00 1.88 0.54 0.03 92.83 18:01:13 17:55:01 7 3.97 0.00 1.29 0.68 0.10 93.96 18:01:13 17:56:01 all 0.29 0.00 0.22 0.10 0.01 99.38 18:01:13 17:56:01 0 0.13 0.00 0.18 0.02 0.02 99.65 18:01:13 17:56:01 1 0.18 0.00 0.18 0.28 0.00 99.35 18:01:13 17:56:01 2 0.20 0.00 0.13 0.00 0.02 99.65 18:01:13 17:56:01 3 0.45 0.00 0.28 0.00 0.02 99.25 18:01:13 17:56:01 4 0.12 0.00 0.22 0.02 0.02 99.63 18:01:13 17:56:01 5 0.23 0.00 0.18 0.02 0.00 99.57 18:01:13 17:56:01 6 0.43 0.00 0.30 0.00 0.00 99.27 18:01:13 17:56:01 7 0.53 0.00 0.28 0.47 0.00 98.71 18:01:13 17:57:01 all 0.03 0.00 0.01 0.02 0.00 99.94 18:01:13 17:57:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:01:13 17:57:01 1 0.03 0.00 0.00 0.12 0.02 99.83 18:01:13 17:57:01 2 0.03 0.00 0.00 0.00 0.00 99.97 18:01:13 17:57:01 3 0.03 0.00 0.03 0.00 0.00 99.93 18:01:13 17:57:01 4 0.02 0.00 0.02 0.00 0.00 99.97 18:01:13 17:57:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:01:13 17:57:01 6 0.03 0.00 0.00 0.00 0.00 99.97 18:01:13 17:57:01 7 0.02 0.00 0.02 0.07 0.02 99.88 18:01:13 17:58:01 all 0.01 0.00 0.01 0.01 0.00 99.97 18:01:13 17:58:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:01:13 17:58:01 1 0.00 0.00 0.00 0.03 0.02 99.95 18:01:13 17:58:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:01:13 17:58:01 3 0.03 0.00 0.00 0.00 0.00 99.97 18:01:13 17:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:01:13 17:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:01:13 17:58:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:01:13 17:58:01 7 0.03 0.00 0.02 0.07 0.00 99.88 18:01:13 17:59:01 all 0.11 0.00 0.02 0.01 0.00 99.85 18:01:13 17:59:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:01:13 17:59:01 1 0.03 0.00 0.03 0.10 0.00 99.83 18:01:13 17:59:01 2 0.60 0.00 0.00 0.00 0.00 99.40 18:01:13 17:59:01 3 0.05 0.00 0.02 0.00 0.00 99.93 18:01:13 17:59:01 4 0.02 0.00 0.03 0.00 0.00 99.95 18:01:13 17:59:01 5 0.05 0.00 0.02 0.00 0.02 99.92 18:01:13 17:59:01 6 0.08 0.00 0.00 0.00 0.02 99.90 18:01:13 17:59:01 7 0.03 0.00 0.02 0.02 0.00 99.93 18:01:13 18:00:01 all 0.35 0.00 0.06 0.01 0.01 99.57 18:01:13 18:00:01 0 0.07 0.00 0.05 0.00 0.00 99.88 18:01:13 18:00:01 1 0.08 0.00 0.10 0.10 0.02 99.70 18:01:13 18:00:01 2 1.74 0.00 0.05 0.00 0.02 98.19 18:01:13 18:00:01 3 0.08 0.00 0.07 0.00 0.02 99.83 18:01:13 18:00:01 4 0.03 0.00 0.03 0.00 0.00 99.93 18:01:13 18:00:01 5 0.08 0.00 0.07 0.00 0.00 99.85 18:01:13 18:00:01 6 0.28 0.00 0.03 0.00 0.00 99.68 18:01:13 18:00:01 7 0.40 0.00 0.08 0.00 0.00 99.52 18:01:13 18:01:01 all 8.93 0.00 3.94 4.23 0.07 82.83 18:01:13 18:01:01 0 8.40 0.00 4.07 3.06 0.05 84.43 18:01:13 18:01:01 1 7.77 0.00 5.37 12.51 0.08 74.26 18:01:13 18:01:01 2 8.57 0.00 4.23 0.73 0.05 86.42 18:01:13 18:01:01 3 10.31 0.00 3.63 0.07 0.08 85.91 18:01:13 18:01:01 4 9.01 0.00 3.40 0.30 0.07 87.22 18:01:13 18:01:01 5 8.67 0.00 4.26 1.18 0.07 85.81 18:01:13 18:01:01 6 8.18 0.00 2.81 0.13 0.07 88.81 18:01:13 18:01:01 7 10.51 0.00 3.74 15.87 0.08 69.79 18:01:13 18:01:13 Average: CPU %user %nice %system %iowait %steal %idle 18:01:13 Average: all 6.00 0.00 1.67 3.48 0.05 88.81 18:01:13 Average: 0 5.73 0.00 1.65 0.70 0.05 91.86 18:01:13 Average: 1 5.98 0.00 1.70 4.80 0.05 87.47 18:01:13 Average: 2 6.44 0.00 1.51 0.87 0.05 91.13 18:01:13 Average: 3 5.67 0.00 1.78 5.77 0.04 86.74 18:01:13 Average: 4 5.80 0.00 1.65 0.90 0.03 91.61 18:01:13 Average: 5 5.63 0.00 1.70 1.57 0.04 91.06 18:01:13 Average: 6 6.23 0.00 1.65 7.19 0.03 84.89 18:01:13 Average: 7 6.51 0.00 1.72 6.04 0.07 85.66 18:01:13 18:01:13 18:01:13