Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from af071ee2e985f9b80a504a3fceca5d8623c96847 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-ssh13151285452828182750.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh9329368963128110553.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 f3350a1713306dce7682ed7e37d5774890d03277 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-ssh15867578408950536766.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh15320547597938380015.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-ssh7458711269633973102.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.21 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-8862 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 af071ee2e985f9b80a504a3fceca5d8623c96847 (main) Commit message: "Merge pull request #486 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.34" > git config core.sparsecheckout # timeout=10 > git checkout -f af071ee2e985f9b80a504a3fceca5d8623c96847 # timeout=10 > git rev-list --no-walk 93fcf9f9514203f7e3dde2b04df2ad430adf6db4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:01:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:01:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:01:49 ========================================================= 02:01:49 EdgeX Global Pipelines Version Info 02:01:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:01:50 ------------------- 02:01:50 stable info: 02:01:50 ------------------- 02:01:50 Commited By: Cherry Wang cherry@iotechsys.com 02:01:50 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 02:01:50 Message: update stable to v1.0.263 02:01:50 ------------------- 02:01:50 experimental info: 02:01:50 ------------------- 02:01:50 Commited By: Cherry Wang cherry@iotechsys.com 02:01:50 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 02:01:50 Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:01:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 02:01:50 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 02:01:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:01:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:01:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:01:51 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 02:01:51 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:01:51 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:01:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:01:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:01:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:01:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 02:01:51 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:01:51 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:01:51 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:01:51 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:01:51 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:01:51 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:01:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:01:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:01:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:01:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:01:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:01:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:01:51 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:01:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:01:51 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:01:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:01:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:01:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:01:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = af071ee2e985f9b80a504a3fceca5d8623c96847 [Pipeline] echo 02:01:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = af071ee [Pipeline] echo 02:01:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:01:51 provisioning config files... 02:01:51 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config15747134557029734433tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:01:52 ---> ****-login.sh 02:01:52 nexus3.edgexfoundry.org:10001 02:01:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:01:52 Configure a credential helper to remove this warning. See 02:01:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:01:52 02:01:52 Login Succeeded 02:01:52 nexus3.edgexfoundry.org:10002 02:01:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:01:52 Configure a credential helper to remove this warning. See 02:01:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:01:52 02:01:52 Login Succeeded 02:01:52 nexus3.edgexfoundry.org:10003 02:01:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:01:52 Configure a credential helper to remove this warning. See 02:01:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:01:52 02:01:52 Login Succeeded 02:01:52 nexus3.edgexfoundry.org:10004 02:01:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:01:52 Configure a credential helper to remove this warning. See 02:01:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:01:52 02:01:52 Login Succeeded 02:01:52 ****.io 02:01:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:01:53 Configure a credential helper to remove this warning. See 02:01:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:01:53 02:01:53 Login Succeeded 02:01:53 ---> ****-login.sh ends [Pipeline] } 02:01:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:01:53 + git rev-list -1 --merges af071ee2e985f9b80a504a3fceca5d8623c96847~1..af071ee2e985f9b80a504a3fceca5d8623c96847 [Pipeline] echo 02:01:53 -----------> git rev-list -1 --merges af071ee2e985f9b80a504a3fceca5d8623c96847~1..af071ee2e985f9b80a504a3fceca5d8623c96847 af071ee2e985f9b80a504a3fceca5d8623c96847 02:01:53 af071ee2e985f9b80a504a3fceca5d8623c96847 [false] [Pipeline] sh 02:01:53 + git log --format=format:%s -1 af071ee2e985f9b80a504a3fceca5d8623c96847 [Pipeline] echo 02:01:53 ========================================================= 02:01:53 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:01:53 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:01:54 + git log --format=format:%s -1 af071ee2e985f9b80a504a3fceca5d8623c96847 [Pipeline] echo 02:01:54 [semverPrep] GIT_COMMIT: af071ee2e985f9b80a504a3fceca5d8623c96847, Commit Message: Merge pull request #486 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.34 [Pipeline] echo 02:01:54 [semverPrep] This is not a build commit. [Pipeline] sh 02:01:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:01:54 + grep -v github /etc/ssh/ssh_known_hosts 02:01:54 + [ -e /tmp/ssh_known_hosts ] 02:01:54 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:01:54 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:01:54 + sudo tee -a /etc/ssh/ssh_known_hosts 02:01:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:01:55 02:01:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:01:55 0.1.4: Pulling from edgex-devops/py-git-semver 02:01:55 b85a868b505f: Pulling fs layer 02:01:55 e2be974225ed: Pulling fs layer 02:01:55 339a4e72a1f5: Pulling fs layer 02:01:55 988bab9f4d93: Pulling fs layer 02:01:55 1469e6f7b9e6: Pulling fs layer 02:01:55 eaf3925da568: Pulling fs layer 02:01:55 bab4dde63d76: Pulling fs layer 02:01:55 bde34c3a00c8: Pulling fs layer 02:01:55 b352a97aabf1: Pulling fs layer 02:01:55 4872d77fe225: Pulling fs layer 02:01:55 eaf3925da568: Waiting 02:01:55 988bab9f4d93: Waiting 02:01:55 bab4dde63d76: Waiting 02:01:55 5851b861e8e6: Pulling fs layer 02:01:55 bde34c3a00c8: Waiting 02:01:55 b352a97aabf1: Waiting 02:01:55 1469e6f7b9e6: Waiting 02:01:55 e2be974225ed: Verifying Checksum 02:01:55 e2be974225ed: Download complete 02:01:55 988bab9f4d93: Download complete 02:01:55 339a4e72a1f5: Verifying Checksum 02:01:55 339a4e72a1f5: Download complete 02:01:55 1469e6f7b9e6: Verifying Checksum 02:01:55 1469e6f7b9e6: Download complete 02:01:55 eaf3925da568: Download complete 02:01:55 bde34c3a00c8: Download complete 02:01:55 4872d77fe225: Verifying Checksum 02:01:55 4872d77fe225: Download complete 02:01:55 5851b861e8e6: Verifying Checksum 02:01:55 5851b861e8e6: Download complete 02:01:55 b85a868b505f: Verifying Checksum 02:01:55 b85a868b505f: Download complete 02:01:55 bab4dde63d76: Verifying Checksum 02:01:55 bab4dde63d76: Download complete 02:01:56 b85a868b505f: Pull complete 02:01:57 e2be974225ed: Pull complete 02:01:57 339a4e72a1f5: Pull complete 02:01:57 988bab9f4d93: Pull complete 02:01:57 1469e6f7b9e6: Pull complete 02:01:57 eaf3925da568: Pull complete 02:01:59 bab4dde63d76: Pull complete 02:01:59 bde34c3a00c8: Pull complete 02:01:59 b352a97aabf1: Pull complete 02:01:59 4872d77fe225: Pull complete 02:02:00 5851b861e8e6: Pull complete 02:02:00 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:02:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:02:00 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:02:00 prd-ubuntu20.04-docker-8c-8g-8862 does not seem to be running inside a container 02:02:00 $ 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 02:02:02 $ docker top f20bf943e7ef4500b6fe6faf1ff7e8f70dfd2b55f47cc34b7bbce972bfe1f2ee -eo pid,comm 02:02:02 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). 02:02:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:02:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:02:02 [ssh-agent] Looking for ssh-agent implementation... 02:02:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:02:02 $ docker exec f20bf943e7ef4500b6fe6faf1ff7e8f70dfd2b55f47cc34b7bbce972bfe1f2ee ssh-agent 02:02:02 SSH_AUTH_SOCK=/tmp/ssh-4ptNhx7U1bcQ/agent.33 02:02:02 SSH_AGENT_PID=39 02:02:02 Running ssh-add (command line suppressed) 02:02:03 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2759445411126647476.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2759445411126647476.key) 02:02:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:02:03 + git tag --points-at HEAD [Pipeline] } 02:02:03 $ docker exec --env ******** --env ******** f20bf943e7ef4500b6fe6faf1ff7e8f70dfd2b55f47cc34b7bbce972bfe1f2ee ssh-agent -k 02:02:03 unset SSH_AUTH_SOCK; 02:02:03 unset SSH_AGENT_PID; 02:02:03 echo Agent pid 39 killed; 02:02:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:02:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:02:03 [ssh-agent] Looking for ssh-agent implementation... 02:02:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:02:03 $ docker exec f20bf943e7ef4500b6fe6faf1ff7e8f70dfd2b55f47cc34b7bbce972bfe1f2ee ssh-agent 02:02:03 SSH_AUTH_SOCK=/tmp/ssh-pulB99UmuMd4/agent.72 02:02:03 SSH_AGENT_PID=78 02:02:03 Running ssh-add (command line suppressed) 02:02:03 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6217748220985856157.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6217748220985856157.key) 02:02:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:02:04 + git semver init 02:02:04 2024-08-28 02:02:04,427 [run_init] DEBUG init version:0.0.0 force:False 02:02:04 2024-08-28 02:02:04,428 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver 02:02:04 2024-08-28 02:02:04,428 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver 02:02:04 2024-08-28 02:02:04,429 [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) 02:02:07 2024-08-28 02:02:06,420 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude 02:02:07 2024-08-28 02:02:06,421 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False 02:02:07 2024-08-28 02:02:06,421 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 02:02:07 2024-08-28 02:02:06,421 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 02:02:07 3.2.0-dev.22 [Pipeline] } 02:02:07 $ docker exec --env ******** --env ******** f20bf943e7ef4500b6fe6faf1ff7e8f70dfd2b55f47cc34b7bbce972bfe1f2ee ssh-agent -k 02:02:07 unset SSH_AUTH_SOCK; 02:02:07 unset SSH_AGENT_PID; 02:02:07 echo Agent pid 78 killed; 02:02:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:02:07 + git semver [Pipeline] } 02:02:07 $ docker stop --time=1 f20bf943e7ef4500b6fe6faf1ff7e8f70dfd2b55f47cc34b7bbce972bfe1f2ee 02:02:09 $ docker rm -f --volumes f20bf943e7ef4500b6fe6faf1ff7e8f70dfd2b55f47cc34b7bbce972bfe1f2ee [Pipeline] // withDockerContainer [Pipeline] sh 02:02:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:02:09 Stashed 1 file(s) [Pipeline] echo 02:02:09 [edgeXSemver]: initialized semver on version 3.2.0-dev.22 [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 02:02:09 provisioning config files... 02:02:09 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1258304388802552054tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:02:10 ---> ****-login.sh 02:02:10 nexus3.edgexfoundry.org:10001 02:02:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:02:10 Configure a credential helper to remove this warning. See 02:02:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:02:10 02:02:10 Login Succeeded 02:02:10 nexus3.edgexfoundry.org:10002 02:02:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:02:10 Configure a credential helper to remove this warning. See 02:02:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:02:10 02:02:10 Login Succeeded 02:02:10 nexus3.edgexfoundry.org:10003 02:02:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:02:10 Configure a credential helper to remove this warning. See 02:02:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:02:10 02:02:10 Login Succeeded 02:02:10 nexus3.edgexfoundry.org:10004 02:02:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:02:10 Configure a credential helper to remove this warning. See 02:02:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:02:10 02:02:10 Login Succeeded 02:02:10 ****.io 02:02:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:02:10 Configure a credential helper to remove this warning. See 02:02:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:02:10 02:02:10 Login Succeeded 02:02:10 ---> ****-login.sh ends [Pipeline] } 02:02:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:02:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:02:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:02:11 ========================================================= 02:02:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 02:02:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:11 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 02:02:11 Sending build context to Docker daemon 37.58MB 02:02:11 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 02:02:11 Step 2/12 : FROM ${BASE} AS builder 02:02:11 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 02:02:11 619be1103602: Pulling fs layer 02:02:11 7862e08f4a3e: Pulling fs layer 02:02:11 5df492c9dc93: Pulling fs layer 02:02:11 7629e6793208: Pulling fs layer 02:02:11 4f4fb700ef54: Pulling fs layer 02:02:11 fb5054dd5b73: Pulling fs layer 02:02:11 eeca6798cff9: Pulling fs layer 02:02:11 aa269ceb94a6: Pulling fs layer 02:02:11 ada007ff1a6a: Pulling fs layer 02:02:11 4f4fb700ef54: Waiting 02:02:11 fb5054dd5b73: Waiting 02:02:11 eeca6798cff9: Waiting 02:02:11 aa269ceb94a6: Waiting 02:02:11 ada007ff1a6a: Waiting 02:02:11 7629e6793208: Waiting 02:02:11 7862e08f4a3e: Download complete 02:02:11 7629e6793208: Verifying Checksum 02:02:11 7629e6793208: Download complete 02:02:11 4f4fb700ef54: Verifying Checksum 02:02:11 4f4fb700ef54: Download complete 02:02:11 fb5054dd5b73: Verifying Checksum 02:02:11 fb5054dd5b73: Download complete 02:02:11 619be1103602: Download complete 02:02:11 eeca6798cff9: Verifying Checksum 02:02:11 eeca6798cff9: Download complete 02:02:11 619be1103602: Pull complete 02:02:11 ada007ff1a6a: Download complete 02:02:11 7862e08f4a3e: Pull complete 02:02:12 5df492c9dc93: Verifying Checksum 02:02:12 5df492c9dc93: Download complete 02:02:12 aa269ceb94a6: Verifying Checksum 02:02:12 aa269ceb94a6: Download complete 02:02:15 5df492c9dc93: Pull complete 02:02:15 7629e6793208: Pull complete 02:02:15 4f4fb700ef54: Pull complete 02:02:15 fb5054dd5b73: Pull complete 02:02:15 eeca6798cff9: Pull complete 02:02:17 aa269ceb94a6: Pull complete 02:02:18 ada007ff1a6a: Pull complete 02:02:18 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 02:02:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:02:18 ---> f489d0715acc 02:02:18 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:02:20 ---> Running in 68a6b6a4067d 02:02:20 Removing intermediate container 68a6b6a4067d 02:02:20 ---> 01a428e1865c 02:02:20 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 02:02:20 ---> Running in ef1daff434b0 02:02:21 Removing intermediate container ef1daff434b0 02:02:21 ---> 9e7fff673d38 02:02:21 Step 5/12 : ARG ADD_BUILD_TAGS="" 02:02:21 ---> Running in 2a8ee85bd51f 02:02:21 Removing intermediate container 2a8ee85bd51f 02:02:21 ---> ed06be7310e3 02:02:21 Step 6/12 : WORKDIR /device-virtual-go 02:02:21 ---> Running in 21f4d1288693 02:02:21 Removing intermediate container 21f4d1288693 02:02:21 ---> ea1af0c237a9 02:02:21 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:02:21 ---> Running in 76f1ae30df54 02:02:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:02:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:02:22 (1/4) Installing openssh-keygen (9.3_p2-r2) 02:02:22 (2/4) Installing libedit (20221030.3.1-r1) 02:02:22 (3/4) Installing openssh-client-common (9.3_p2-r2) 02:02:22 (4/4) Installing openssh-client-default (9.3_p2-r2) 02:02:22 Executing busybox-1.36.1-r5.trigger 02:02:22 OK: 268 MiB in 56 packages 02:02:22 Removing intermediate container 76f1ae30df54 02:02:22 ---> de158b011b2b 02:02:22 Step 8/12 : COPY go.mod vendor* ./ 02:02:22 ---> 6567a3502f74 02:02:22 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:02:22 ---> Running in d2b5088a3574 02:02:24 Still waiting to schedule task 02:02:24 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8861’ 02:03:01 Removing intermediate container d2b5088a3574 02:03:01 ---> 89331c556aaa 02:03:01 Step 10/12 : COPY . . 02:03:01 ---> 6357950c1cf1 02:03:01 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:03:01 ---> Running in 09180e7531c1 02:03:01 Removing intermediate container 09180e7531c1 02:03:01 ---> 776e13d9e432 02:03:01 Step 12/12 : RUN $MAKE 02:03:01 ---> Running in efcc04bcbce7 02:03:01 noop 02:03:01 Removing intermediate container efcc04bcbce7 02:03:01 ---> f73fe2008f69 02:03:01 Successfully built f73fe2008f69 02:03:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:01 + docker inspect -f . ci-base-image-x86_64 02:03:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:03:01 prd-ubuntu20.04-docker-8c-8g-8862 does not seem to be running inside a container 02:03:01 $ 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 02:03:02 $ docker top 95ddda3683028132c62d8cb509dca9c2520d5ad495be7c9733e7fb76f554ef29 -eo pid,comm [Pipeline] { [Pipeline] sh 02:03:02 + go version 02:03:02 go version go1.21.9 linux/amd64 [Pipeline] } 02:03:02 $ docker stop --time=1 95ddda3683028132c62d8cb509dca9c2520d5ad495be7c9733e7fb76f554ef29 02:03:03 $ docker rm -f --volumes 95ddda3683028132c62d8cb509dca9c2520d5ad495be7c9733e7fb76f554ef29 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:04 + docker inspect -f . ci-base-image-x86_64 02:03:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:03:04 prd-ubuntu20.04-docker-8c-8g-8862 does not seem to be running inside a container 02:03:04 $ 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 02:03:04 $ docker top 6c70958fc34a95c5d744d37be2cd0d65cd363c1ac36216dd455415d05d5125ca -eo pid,comm [Pipeline] { [Pipeline] sh 02:03:05 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh 02:03:05 + make test 02:03:05 go test ./... -coverprofile=coverage.out 02:03:06 ? github.com/edgexfoundry/device-virtual-go [no test files] 02:03:28 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 02:03:28 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.010s coverage: 58.4% of statements 02:03:36 go vet ./... 02:03:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:03:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:03:43 ./bin/test-attribution-txt.sh 02:03:43 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [Pipeline] echo 02:03:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 02:03:43 $ docker stop --time=1 6c70958fc34a95c5d744d37be2cd0d65cd363c1ac36216dd455415d05d5125ca 02:03:45 $ docker rm -f --volumes 6c70958fc34a95c5d744d37be2cd0d65cd363c1ac36216dd455415d05d5125ca [Pipeline] // withDockerContainer [Pipeline] sh 02:03:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:03:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:03:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:03:46 + ls -al . 02:03:46 total 276 02:03:46 drwxrwxr-x 8 jenkins jenkins 4096 Aug 28 02:03 . 02:03:46 drwxrwxr-x 4 jenkins jenkins 4096 Aug 28 02:01 .. 02:03:46 drwxrwxr-x 8 jenkins jenkins 4096 Aug 28 02:03 .git 02:03:46 drwxrwxr-x 3 jenkins jenkins 4096 Aug 28 02:01 .github 02:03:46 -rw-rw-r-- 1 jenkins jenkins 272 Aug 28 02:01 .gitignore 02:03:46 -rw-rw-r-- 1 jenkins jenkins 41 Aug 28 02:01 .golangci.yml 02:03:46 drwxr-xr-x 3 jenkins jenkins 4096 Aug 28 02:02 .semver 02:03:46 -rw-rw-r-- 1 jenkins jenkins 17933 Aug 28 02:01 Attribution.txt 02:03:46 -rw-rw-r-- 1 jenkins jenkins 15941 Aug 28 02:01 CHANGELOG.md 02:03:46 -rw-rw-r-- 1 jenkins jenkins 1755 Aug 28 02:01 Dockerfile 02:03:46 -rw-rw-r-- 1 jenkins jenkins 677 Aug 28 02:01 GOVERNANCE.md 02:03:46 -rw-rw-r-- 1 jenkins jenkins 660 Aug 28 02:01 Jenkinsfile 02:03:46 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 28 02:01 LICENSE 02:03:46 -rw-rw-r-- 1 jenkins jenkins 1953 Aug 28 02:01 Makefile 02:03:46 -rw-rw-r-- 1 jenkins jenkins 623 Aug 28 02:01 OWNERS.md 02:03:46 -rw-rw-r-- 1 jenkins jenkins 4103 Aug 28 02:01 README.md 02:03:46 -rw-rw-r-- 1 jenkins jenkins 12 Aug 28 02:02 VERSION 02:03:46 drwxrwxr-x 2 jenkins jenkins 4096 Aug 28 02:01 bin 02:03:46 drwxrwxr-x 3 jenkins jenkins 4096 Aug 28 02:01 cmd 02:03:46 -rw-r--r-- 1 jenkins jenkins 43247 Aug 28 02:03 coverage.out 02:03:46 -rw-rw-r-- 1 jenkins jenkins 6923 Aug 28 02:01 go.mod 02:03:46 -rw-rw-r-- 1 jenkins jenkins 101673 Aug 28 02:01 go.sum 02:03:46 drwxrwxr-x 3 jenkins jenkins 4096 Aug 28 02:01 internal 02:03:46 -rw-rw-r-- 1 jenkins jenkins 235 Aug 28 02:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:47 + 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=af071ee2e985f9b80a504a3fceca5d8623c96847 --label arch=amd64 --label version=3.2.0-dev.22 . 02:03:47 Sending build context to Docker daemon 37.62MB 02:03:47 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 02:03:47 Step 2/26 : FROM ${BASE} AS builder 02:03:47 ---> f73fe2008f69 02:03:47 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:03:47 ---> Running in 4f7e4ea65a48 02:03:47 Removing intermediate container 4f7e4ea65a48 02:03:47 ---> 2dbeca378b7a 02:03:47 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 02:03:47 ---> Running in dbbf35197afd 02:03:47 Removing intermediate container dbbf35197afd 02:03:47 ---> 2e1751c8eb14 02:03:47 Step 5/26 : ARG ADD_BUILD_TAGS="" 02:03:47 ---> Running in 06636860fd97 02:03:47 Removing intermediate container 06636860fd97 02:03:47 ---> 029c77455095 02:03:47 Step 6/26 : WORKDIR /device-virtual-go 02:03:47 ---> Running in 039cd5083604 02:03:47 Removing intermediate container 039cd5083604 02:03:47 ---> 8c23d42fd109 02:03:47 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:03:47 ---> Running in 72af8a49234d 02:03:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:03:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:03:48 OK: 268 MiB in 56 packages 02:03:49 Removing intermediate container 72af8a49234d 02:03:49 ---> 665f7551acaa 02:03:49 Step 8/26 : COPY go.mod vendor* ./ 02:03:49 ---> 74ac3824e29b 02:03:49 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:03:49 ---> Running in 5aa752018a81 02:03:50 Removing intermediate container 5aa752018a81 02:03:50 ---> f08bd64f0a8a 02:03:50 Step 10/26 : COPY . . 02:03:50 ---> a51948061679 02:03:50 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:03:50 ---> Running in 87fca27c0bbd 02:03:50 Removing intermediate container 87fca27c0bbd 02:03:50 ---> d382ff8cf835 02:03:50 Step 12/26 : RUN $MAKE 02:03:50 ---> Running in f0a9779cbcd6 02:03:50 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=3.2.0-dev.22 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.34" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 02:04:23 Removing intermediate container f0a9779cbcd6 02:04:23 ---> 07a3ca6a4f20 02:04:23 Step 13/26 : FROM alpine:3.18 02:04:23 3.18: Pulling from library/alpine 02:04:23 930bdd4d222e: Pulling fs layer 02:04:23 930bdd4d222e: Verifying Checksum 02:04:23 930bdd4d222e: Download complete 02:04:23 930bdd4d222e: Pull complete 02:04:23 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 02:04:23 Status: Downloaded newer image for alpine:3.18 02:04:23 ---> 18f865063206 02:04:23 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 02:04:23 ---> Running in 5113af819893 02:04:23 Removing intermediate container 5113af819893 02:04:23 ---> e79389a565ee 02:04:23 Step 15/26 : RUN apk add --update --no-cache dumb-init 02:04:23 ---> Running in 6bb08da2f162 02:04:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:04:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:04:23 (1/1) Installing dumb-init (1.2.5-r2) 02:04:23 Executing busybox-1.36.1-r7.trigger 02:04:23 OK: 7 MiB in 16 packages 02:04:23 Removing intermediate container 6bb08da2f162 02:04:23 ---> 05aab3dbec29 02:04:23 Step 16/26 : RUN apk --no-cache upgrade 02:04:23 ---> Running in be2f6c5f9e13 02:04:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:04:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:04:24 OK: 7 MiB in 16 packages 02:04:24 Removing intermediate container be2f6c5f9e13 02:04:24 ---> e65b243d9d14 02:04:24 Step 17/26 : WORKDIR / 02:04:24 ---> Running in 8da09fcf1755 02:04:24 Removing intermediate container 8da09fcf1755 02:04:24 ---> ca6ed5dbfd02 02:04:24 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 02:04:24 ---> 1c5132783166 02:04:24 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 02:04:25 ---> bf46b3181a25 02:04:25 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 02:04:26 ---> 349cfb033144 02:04:26 Step 21/26 : EXPOSE 59900 02:04:26 ---> Running in 3b62a8d63dc3 02:04:26 Removing intermediate container 3b62a8d63dc3 02:04:26 ---> 5950e8b35251 02:04:26 Step 22/26 : ENTRYPOINT ["/device-virtual"] 02:04:26 ---> Running in f3592afd9caf 02:04:26 Removing intermediate container f3592afd9caf 02:04:26 ---> bd0943d82e4c 02:04:26 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 02:04:26 ---> Running in 490204f6493b 02:04:26 Removing intermediate container 490204f6493b 02:04:26 ---> 39ac2161b176 02:04:26 Step 24/26 : LABEL arch=amd64 02:04:26 ---> Running in a87a7e589a9e 02:04:26 Removing intermediate container a87a7e589a9e 02:04:26 ---> 4be0552de081 02:04:26 Step 25/26 : LABEL git_sha=af071ee2e985f9b80a504a3fceca5d8623c96847 02:04:26 ---> Running in 638226a4a84a 02:04:26 Removing intermediate container 638226a4a84a 02:04:26 ---> 9447410c01fb 02:04:26 Step 26/26 : LABEL version=3.2.0-dev.22 02:04:27 ---> Running in a43c1f8f7b90 02:04:27 Removing intermediate container a43c1f8f7b90 02:04:27 ---> 62fc70983de2 02:04:27 [Warning] One or more build-args [ARCH] were not consumed 02:04:27 Successfully built 62fc70983de2 02:04:27 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:04:27 provisioning config files... 02:04:27 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config10752414636761796059tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:04:27 ---> ****-login.sh 02:04:27 nexus3.edgexfoundry.org:10001 02:04:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:04:27 Configure a credential helper to remove this warning. See 02:04:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:04:27 02:04:27 Login Succeeded 02:04:27 nexus3.edgexfoundry.org:10002 02:04:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:04:27 Configure a credential helper to remove this warning. See 02:04:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:04:27 02:04:27 Login Succeeded 02:04:27 nexus3.edgexfoundry.org:10003 02:04:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:04:27 Configure a credential helper to remove this warning. See 02:04:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:04:27 02:04:27 Login Succeeded 02:04:27 nexus3.edgexfoundry.org:10004 02:04:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:04:27 Configure a credential helper to remove this warning. See 02:04:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:04:27 02:04:27 Login Succeeded 02:04:27 ****.io 02:04:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:04:28 Configure a credential helper to remove this warning. See 02:04:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:04:28 02:04:28 Login Succeeded 02:04:28 ---> ****-login.sh ends [Pipeline] } 02:04:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:04:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:04:28 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 02:04:28 af071ee2e985f9b80a504a3fceca5d8623c96847 02:04:28 latest 02:04:28 3.2.0-dev.22 02:04:28 af071ee2e985f9b80a504a3fceca5d8623c96847-3.2.0-dev.22 02:04:28 main 02:04:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:28 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:af071ee2e985f9b80a504a3fceca5d8623c96847 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:29 + docker push nexus3.edgexfoundry.org:10004/device-virtual:af071ee2e985f9b80a504a3fceca5d8623c96847 02:04:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 02:04:29 c4a81e7165f2: Preparing 02:04:29 9e5507b1345e: Preparing 02:04:29 2a3128f82181: Preparing 02:04:29 b065bf82aab0: Preparing 02:04:29 153398c3c916: Preparing 02:04:29 ce7f800efff9: Preparing 02:04:29 ce7f800efff9: Waiting 02:04:29 153398c3c916: Pushed 02:04:29 ce7f800efff9: Layer already exists 02:04:29 9e5507b1345e: Pushed 02:04:29 b065bf82aab0: Pushed 02:04:29 2a3128f82181: Pushed 02:04:32 c4a81e7165f2: Pushed 02:04:32 af071ee2e985f9b80a504a3fceca5d8623c96847: digest: sha256:6fdc3c01c61bc3d63744afa23e5c647b6a959290d45148b35c003077e096c037 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:32 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:33 + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest 02:04:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 02:04:33 c4a81e7165f2: Preparing 02:04:33 9e5507b1345e: Preparing 02:04:33 2a3128f82181: Preparing 02:04:33 b065bf82aab0: Preparing 02:04:33 153398c3c916: Preparing 02:04:33 ce7f800efff9: Preparing 02:04:33 ce7f800efff9: Waiting 02:04:33 9e5507b1345e: Layer already exists 02:04:33 153398c3c916: Layer already exists 02:04:33 2a3128f82181: Layer already exists 02:04:33 b065bf82aab0: Layer already exists 02:04:33 c4a81e7165f2: Layer already exists 02:04:33 ce7f800efff9: Layer already exists 02:04:33 latest: digest: sha256:6fdc3c01c61bc3d63744afa23e5c647b6a959290d45148b35c003077e096c037 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:33 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:33 + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.22 02:04:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 02:04:33 c4a81e7165f2: Preparing 02:04:33 9e5507b1345e: Preparing 02:04:33 2a3128f82181: Preparing 02:04:33 b065bf82aab0: Preparing 02:04:33 153398c3c916: Preparing 02:04:33 ce7f800efff9: Preparing 02:04:33 ce7f800efff9: Waiting 02:04:33 153398c3c916: Layer already exists 02:04:33 9e5507b1345e: Layer already exists 02:04:33 c4a81e7165f2: Layer already exists 02:04:33 2a3128f82181: Layer already exists 02:04:33 b065bf82aab0: Layer already exists 02:04:33 ce7f800efff9: Layer already exists 02:04:33 3.2.0-dev.22: digest: sha256:6fdc3c01c61bc3d63744afa23e5c647b6a959290d45148b35c003077e096c037 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:34 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:af071ee2e985f9b80a504a3fceca5d8623c96847-3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:34 + docker push nexus3.edgexfoundry.org:10004/device-virtual:af071ee2e985f9b80a504a3fceca5d8623c96847-3.2.0-dev.22 02:04:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 02:04:34 c4a81e7165f2: Preparing 02:04:34 9e5507b1345e: Preparing 02:04:34 2a3128f82181: Preparing 02:04:34 b065bf82aab0: Preparing 02:04:34 153398c3c916: Preparing 02:04:34 ce7f800efff9: Preparing 02:04:34 ce7f800efff9: Waiting 02:04:34 2a3128f82181: Layer already exists 02:04:34 153398c3c916: Layer already exists 02:04:34 b065bf82aab0: Layer already exists 02:04:34 9e5507b1345e: Layer already exists 02:04:34 c4a81e7165f2: Layer already exists 02:04:34 ce7f800efff9: Layer already exists 02:04:34 af071ee2e985f9b80a504a3fceca5d8623c96847-3.2.0-dev.22: digest: sha256:6fdc3c01c61bc3d63744afa23e5c647b6a959290d45148b35c003077e096c037 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:34 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:35 + docker push nexus3.edgexfoundry.org:10004/device-virtual:main 02:04:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 02:04:35 c4a81e7165f2: Preparing 02:04:35 9e5507b1345e: Preparing 02:04:35 2a3128f82181: Preparing 02:04:35 b065bf82aab0: Preparing 02:04:35 153398c3c916: Preparing 02:04:35 ce7f800efff9: Preparing 02:04:35 ce7f800efff9: Waiting 02:04:35 b065bf82aab0: Layer already exists 02:04:35 153398c3c916: Layer already exists 02:04:35 2a3128f82181: Layer already exists 02:04:35 c4a81e7165f2: Layer already exists 02:04:35 9e5507b1345e: Layer already exists 02:04:35 ce7f800efff9: Layer already exists 02:04:35 main: digest: sha256:6fdc3c01c61bc3d63744afa23e5c647b6a959290d45148b35c003077e096c037 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:04:35 ===================================================== [Pipeline] echo 02:04:35 taggedImages: 02:04:35 - nexus3.edgexfoundry.org:10004/device-virtual:af071ee2e985f9b80a504a3fceca5d8623c96847 02:04:35 - nexus3.edgexfoundry.org:10004/device-virtual:latest 02:04:35 - nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.22 02:04:35 - nexus3.edgexfoundry.org:10004/device-virtual:af071ee2e985f9b80a504a3fceca5d8623c96847-3.2.0-dev.22 02:04:35 - 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:04:35 02:04:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:04:35 latest: Pulling from edgex-lftools-log-publisher 02:04:35 5eb5b503b376: Pulling fs layer 02:04:35 5c69ac0246d0: Pulling fs layer 02:04:35 ec43610c2a17: Pulling fs layer 02:04:35 3a2ae6a8a46f: Pulling fs layer 02:04:35 33b1e0a273af: Pulling fs layer 02:04:35 5d3b04190fa2: Pulling fs layer 02:04:35 2f39f015ded8: Pulling fs layer 02:04:35 33b1e0a273af: Waiting 02:04:35 5d3b04190fa2: Waiting 02:04:35 2f39f015ded8: Waiting 02:04:35 3a2ae6a8a46f: Waiting 02:04:35 5c69ac0246d0: Download complete 02:04:35 3a2ae6a8a46f: Download complete 02:04:35 33b1e0a273af: Verifying Checksum 02:04:35 33b1e0a273af: Download complete 02:04:35 ec43610c2a17: Verifying Checksum 02:04:35 ec43610c2a17: Download complete 02:04:35 5d3b04190fa2: Verifying Checksum 02:04:35 5d3b04190fa2: Download complete 02:04:36 5eb5b503b376: Verifying Checksum 02:04:36 5eb5b503b376: Download complete 02:04:36 2f39f015ded8: Download complete 02:04:37 5eb5b503b376: Pull complete 02:04:37 5c69ac0246d0: Pull complete 02:04:38 ec43610c2a17: Pull complete 02:04:38 3a2ae6a8a46f: Pull complete 02:04:38 33b1e0a273af: Pull complete 02:04:38 5d3b04190fa2: Pull complete 02:04:43 2f39f015ded8: Pull complete 02:04:43 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:04:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:04:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:04:43 prd-ubuntu20.04-docker-8c-8g-8862 does not seem to be running inside a container 02:04:43 $ 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 02:04:50 $ docker top 6e0e36ed25ffce41d80648ca8fa44c220bfbcb1c2bb2349612319e577e23dc46 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:04:50 ---> job-cost.sh 02:04:50 lf-activate-venv: SKIPPING 02:04:50 INFO: No Stack... 02:04:50 INFO: Retrieving Pricing Info for: v3-standard-8 02:04:51 INFO: Archiving Costs [Pipeline] sh 02:04:51 + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv 02:04:51 + cut -d, -f6 [Pipeline] lock 02:04:51 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-178-stack-cost] 02:04:51 Resource [jenkins-edgexfoundry-device-virtual-go-main-178-stack-cost] did not exist. Created. 02:04:51 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-178-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:04:51 + echo total: 0.2199999988079071 [Pipeline] stash 02:04:51 Stashed 1 file(s) [Pipeline] } 02:04:51 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-178-stack-cost] [Pipeline] // lock [Pipeline] } 02:04:51 $ docker stop --time=1 6e0e36ed25ffce41d80648ca8fa44c220bfbcb1c2bb2349612319e577e23dc46 02:04:53 $ docker rm -f --volumes 6e0e36ed25ffce41d80648ca8fa44c220bfbcb1c2bb2349612319e577e23dc46 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:06:07 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8864 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws 02:06:07 Running in /w/workspace/device-virtual-go/178 [Pipeline] { [Pipeline] checkout 02:06:10 The recommended git tool is: git 02:06:19 using credential edgex-jenkins-ssh 02:06:19 Cloning the remote Git repository 02:06:19 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 02:06:19 > git init /w/workspace/device-virtual-go/178 # timeout=10 02:06:19 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 02:06:19 > git --version # timeout=10 02:06:19 > git --version # 'git version 2.25.1' 02:06:19 using GIT_SSH to set credentials SSH Credentials for GitHub 02:06:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:06:24 Avoid second fetch 02:06:24 Checking out Revision af071ee2e985f9b80a504a3fceca5d8623c96847 (main) 02:06:23 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 02:06:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:06:24 > git config core.sparsecheckout # timeout=10 02:06:24 > git checkout -f af071ee2e985f9b80a504a3fceca5d8623c96847 # timeout=10 02:06:24 Commit message: "Merge pull request #486 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.34" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:06:29 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:06:29 % Total % Received % Xferd Average Speed Time Time Time Current 02:06:29 Dload Upload Total Spent Left Speed 02:06:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 115k 0 --:--:-- --:--:-- --:--:-- 117k [Pipeline] sh 02:06:30 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:06:30 + + sudo jqsudo tee /etc/docker/daemon.new 02:06:30 . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:06:30 { 02:06:30 "registry-mirrors": [ 02:06:30 "https://nexus3.edgexfoundry.org:10001" 02:06:30 ], 02:06:30 "bip": "10.250.0.254/24", 02:06:30 "hosts": [ 02:06:30 "tcp://0.0.0.0:5555", 02:06:30 "unix:///var/run/docker.sock" 02:06:30 ], 02:06:30 "mtu": 1458, 02:06:30 "selinux-enabled": true, 02:06:30 "seccomp-profile": "/etc/docker/seccomp.json" 02:06:30 } [Pipeline] sh 02:06:30 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:06:31 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:06:49 provisioning config files... 02:06:49 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/178@tmp/config16155003985793530039tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:06:49 ---> ****-login.sh 02:06:49 nexus3.edgexfoundry.org:10001 02:06:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:06:50 Configure a credential helper to remove this warning. See 02:06:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:06:50 02:06:50 Login Succeeded 02:06:50 nexus3.edgexfoundry.org:10002 02:06:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:06:50 Configure a credential helper to remove this warning. See 02:06:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:06:50 02:06:50 Login Succeeded 02:06:51 nexus3.edgexfoundry.org:10003 02:06:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:06:51 Configure a credential helper to remove this warning. See 02:06:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:06:51 02:06:51 Login Succeeded 02:06:51 nexus3.edgexfoundry.org:10004 02:06:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:06:51 Configure a credential helper to remove this warning. See 02:06:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:06:51 02:06:51 Login Succeeded 02:06:51 ****.io 02:06:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:06:52 Configure a credential helper to remove this warning. See 02:06:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:06:52 02:06:52 Login Succeeded 02:06:52 ---> ****-login.sh ends [Pipeline] } 02:06:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:06:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:06:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:06:52 ========================================================= 02:06:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 02:06:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:52 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 02:06:53 Sending build context to Docker daemon 18.97MB 02:06:53 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 02:06:53 Step 2/12 : FROM ${BASE} AS builder 02:06:53 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:06:53 c6b39de5b339: Pulling fs layer 02:06:53 a69c41024577: Pulling fs layer 02:06:53 d6de4b400683: Pulling fs layer 02:06:53 35cb2a7552d0: Pulling fs layer 02:06:53 4f4fb700ef54: Pulling fs layer 02:06:53 464afbd9ba4c: Pulling fs layer 02:06:53 00f215d4a9da: Pulling fs layer 02:06:53 d496ad576159: Pulling fs layer 02:06:53 464afbd9ba4c: Waiting 02:06:53 00f215d4a9da: Waiting 02:06:53 4f4fb700ef54: Waiting 02:06:53 35cb2a7552d0: Waiting 02:06:53 a69c41024577: Verifying Checksum 02:06:53 a69c41024577: Download complete 02:06:53 35cb2a7552d0: Verifying Checksum 02:06:53 35cb2a7552d0: Download complete 02:06:53 4f4fb700ef54: Verifying Checksum 02:06:53 4f4fb700ef54: Download complete 02:06:53 464afbd9ba4c: Verifying Checksum 02:06:53 464afbd9ba4c: Download complete 02:06:53 c6b39de5b339: Verifying Checksum 02:06:53 c6b39de5b339: Download complete 02:06:54 d496ad576159: Verifying Checksum 02:06:54 d496ad576159: Download complete 02:06:54 c6b39de5b339: Pull complete 02:06:55 a69c41024577: Pull complete 02:06:55 d6de4b400683: Verifying Checksum 02:06:55 d6de4b400683: Download complete 02:06:56 00f215d4a9da: Verifying Checksum 02:06:56 00f215d4a9da: Download complete 02:07:09 d6de4b400683: Pull complete 02:07:09 35cb2a7552d0: Pull complete 02:07:09 4f4fb700ef54: Pull complete 02:07:09 464afbd9ba4c: Pull complete 02:07:19 00f215d4a9da: Pull complete 02:07:19 d496ad576159: Pull complete 02:07:19 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 02:07:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:07:19 ---> f246e2811388 02:07:19 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:07:21 ---> Running in 3b71528539b1 02:07:21 Removing intermediate container 3b71528539b1 02:07:21 ---> c40ecb9894d5 02:07:21 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 02:07:21 ---> Running in 68fd9114719d 02:07:22 Removing intermediate container 68fd9114719d 02:07:22 ---> fed4d653c287 02:07:22 Step 5/12 : ARG ADD_BUILD_TAGS="" 02:07:22 ---> Running in 33eca016560d 02:07:22 Removing intermediate container 33eca016560d 02:07:22 ---> 64ef1333dfe6 02:07:22 Step 6/12 : WORKDIR /device-virtual-go 02:07:22 ---> Running in 5bb751514b79 02:07:22 Removing intermediate container 5bb751514b79 02:07:22 ---> b2136eba75de 02:07:22 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:07:22 ---> Running in d96081313d18 02:07:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:07:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:07:26 (1/4) Installing openssh-keygen (9.3_p2-r2) 02:07:26 (2/4) Installing libedit (20221030.3.1-r1) 02:07:26 (3/4) Installing openssh-client-common (9.3_p2-r2) 02:07:26 (4/4) Installing openssh-client-default (9.3_p2-r2) 02:07:26 Executing busybox-1.36.1-r5.trigger 02:07:26 OK: 271 MiB in 56 packages 02:07:27 Removing intermediate container d96081313d18 02:07:27 ---> 27c0bed7989b 02:07:27 Step 8/12 : COPY go.mod vendor* ./ 02:07:27 ---> b84bb6e42d9e 02:07:27 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:07:28 ---> Running in 29b3c0d514cb 02:09:19 Removing intermediate container 29b3c0d514cb 02:09:19 ---> 8f704aa12697 02:09:19 Step 10/12 : COPY . . 02:09:19 ---> 33f9b23cf140 02:09:19 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:09:19 ---> Running in 228d4db91228 02:09:19 Removing intermediate container 228d4db91228 02:09:19 ---> ecc248f61cd7 02:09:19 Step 12/12 : RUN $MAKE 02:09:19 ---> Running in 85da7d3635bb 02:09:19 noop 02:09:20 Removing intermediate container 85da7d3635bb 02:09:20 ---> dd02ee3a2dd0 02:09:20 Successfully built dd02ee3a2dd0 02:09:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:21 + docker inspect -f . ci-base-image-arm64 02:09:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:09:21 prd-ubuntu20.04-docker-arm64-4c-16g-8864 does not seem to be running inside a container 02:09:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/178 -v /w/workspace/device-virtual-go/178:/w/workspace/device-virtual-go/178:rw,z -v /w/workspace/device-virtual-go/178@tmp:/w/workspace/device-virtual-go/178@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 02:09:23 $ docker top 76a44428467162dae49788a3b25122a451168216e9e5b8c120a1e8bbd6105128 -eo pid,comm [Pipeline] { [Pipeline] sh 02:09:23 + go version 02:09:23 go version go1.21.9 linux/arm64 [Pipeline] } 02:09:23 $ docker stop --time=1 76a44428467162dae49788a3b25122a451168216e9e5b8c120a1e8bbd6105128 02:09:25 $ docker rm -f --volumes 76a44428467162dae49788a3b25122a451168216e9e5b8c120a1e8bbd6105128 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:26 + docker inspect -f . ci-base-image-arm64 02:09:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:09:26 prd-ubuntu20.04-docker-arm64-4c-16g-8864 does not seem to be running inside a container 02:09:26 $ 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/178 -v /w/workspace/device-virtual-go/178:/w/workspace/device-virtual-go/178:rw,z -v /w/workspace/device-virtual-go/178@tmp:/w/workspace/device-virtual-go/178@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 02:09:27 $ docker top 00fcc1160e65116db94fc4c4f0865bf4bbc2c9a66afd0723dcf50e0b40892683 -eo pid,comm [Pipeline] { [Pipeline] sh 02:09:28 + git config --global --add safe.directory /w/workspace/device-virtual-go/178 [Pipeline] fileExists [Pipeline] sh 02:09:29 + make test 02:09:29 go test ./... -coverprofile=coverage.out 02:09:35 ? github.com/edgexfoundry/device-virtual-go [no test files] 02:13:43 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 02:13:43 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.070s coverage: 58.3% of statements 02:13:43 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:13:43 go vet ./... 02:14:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:14:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:14:39 ./bin/test-attribution-txt.sh 02:14:39 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [Pipeline] echo 02:14:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 02:14:39 $ docker stop --time=1 00fcc1160e65116db94fc4c4f0865bf4bbc2c9a66afd0723dcf50e0b40892683 02:14:42 $ docker rm -f --volumes 00fcc1160e65116db94fc4c4f0865bf4bbc2c9a66afd0723dcf50e0b40892683 [Pipeline] // withDockerContainer [Pipeline] sh 02:14:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:14:44 Warning: overwriting stash ‘coverage-report’ 02:14:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:14:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:14:45 + ls -al . 02:14:45 total 272 02:14:45 drwxrwxr-x 7 jenkins jenkins 4096 Aug 28 02:09 . 02:14:45 drwxrwxr-x 4 jenkins jenkins 4096 Aug 28 02:06 .. 02:14:45 drwxrwxr-x 8 jenkins jenkins 4096 Aug 28 02:06 .git 02:14:45 drwxrwxr-x 3 jenkins jenkins 4096 Aug 28 02:06 .github 02:14:45 -rw-rw-r-- 1 jenkins jenkins 272 Aug 28 02:06 .gitignore 02:14:45 -rw-rw-r-- 1 jenkins jenkins 41 Aug 28 02:06 .golangci.yml 02:14:45 -rw-rw-r-- 1 jenkins jenkins 17933 Aug 28 02:06 Attribution.txt 02:14:45 -rw-rw-r-- 1 jenkins jenkins 15941 Aug 28 02:06 CHANGELOG.md 02:14:45 -rw-rw-r-- 1 jenkins jenkins 1755 Aug 28 02:06 Dockerfile 02:14:45 -rw-rw-r-- 1 jenkins jenkins 677 Aug 28 02:06 GOVERNANCE.md 02:14:45 -rw-rw-r-- 1 jenkins jenkins 660 Aug 28 02:06 Jenkinsfile 02:14:45 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 28 02:06 LICENSE 02:14:45 -rw-rw-r-- 1 jenkins jenkins 1953 Aug 28 02:06 Makefile 02:14:45 -rw-rw-r-- 1 jenkins jenkins 623 Aug 28 02:06 OWNERS.md 02:14:45 -rw-rw-r-- 1 jenkins jenkins 4103 Aug 28 02:06 README.md 02:14:45 -rw-rw-r-- 1 jenkins jenkins 12 Aug 28 02:02 VERSION 02:14:45 drwxrwxr-x 2 jenkins jenkins 4096 Aug 28 02:06 bin 02:14:45 drwxrwxr-x 3 jenkins jenkins 4096 Aug 28 02:06 cmd 02:14:45 -rw-r--r-- 1 jenkins jenkins 43247 Aug 28 02:13 coverage.out 02:14:45 -rw-rw-r-- 1 jenkins jenkins 6923 Aug 28 02:06 go.mod 02:14:45 -rw-rw-r-- 1 jenkins jenkins 101673 Aug 28 02:06 go.sum 02:14:45 drwxrwxr-x 3 jenkins jenkins 4096 Aug 28 02:06 internal 02:14:45 -rw-rw-r-- 1 jenkins jenkins 235 Aug 28 02:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:46 + 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=af071ee2e985f9b80a504a3fceca5d8623c96847 --label arch=arm64 --label version=3.2.0-dev.22 . 02:14:46 Sending build context to Docker daemon 19.02MB 02:14:46 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 02:14:46 Step 2/26 : FROM ${BASE} AS builder 02:14:46 ---> dd02ee3a2dd0 02:14:46 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:14:46 ---> Running in 51e4f3fd0cd1 02:14:47 Removing intermediate container 51e4f3fd0cd1 02:14:47 ---> a723fa3bbd3b 02:14:47 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 02:14:47 ---> Running in 48dea1015250 02:14:47 Removing intermediate container 48dea1015250 02:14:47 ---> 2ac486f1ab55 02:14:47 Step 5/26 : ARG ADD_BUILD_TAGS="" 02:14:48 ---> Running in f1edb2b3e4cd 02:14:48 Removing intermediate container f1edb2b3e4cd 02:14:48 ---> 9ff4cf0a83bc 02:14:48 Step 6/26 : WORKDIR /device-virtual-go 02:14:48 ---> Running in 287b273026be 02:14:48 Removing intermediate container 287b273026be 02:14:48 ---> 7a66f832d5de 02:14:48 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:14:49 ---> Running in ff0dfb798c93 02:14:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:14:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:14:52 OK: 271 MiB in 56 packages 02:14:53 Removing intermediate container ff0dfb798c93 02:14:53 ---> 9719d915dec2 02:14:53 Step 8/26 : COPY go.mod vendor* ./ 02:14:53 ---> 246bc34710c9 02:14:53 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:14:54 ---> Running in 6c360f4e77ca 02:14:57 Removing intermediate container 6c360f4e77ca 02:14:57 ---> 2263893be2de 02:14:57 Step 10/26 : COPY . . 02:14:58 ---> cae59d7899c3 02:14:58 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:14:58 ---> Running in ee199dd6803e 02:14:58 Removing intermediate container ee199dd6803e 02:14:58 ---> 23b973c657a2 02:14:58 Step 12/26 : RUN $MAKE 02:14:59 ---> Running in 500346e11e29 02:15:00 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=3.2.0-dev.22 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.34" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 02:19:52 Removing intermediate container 500346e11e29 02:19:52 ---> d373df7914bd 02:19:52 Step 13/26 : FROM alpine:3.18 02:19:52 3.18: Pulling from library/alpine 02:19:52 4983c3fe2029: Pulling fs layer 02:19:52 4983c3fe2029: Verifying Checksum 02:19:52 4983c3fe2029: Download complete 02:19:52 4983c3fe2029: Pull complete 02:19:52 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 02:19:52 Status: Downloaded newer image for alpine:3.18 02:19:52 ---> a0237000ae83 02:19:52 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 02:19:52 ---> Running in dd202c22cf0f 02:19:52 Removing intermediate container dd202c22cf0f 02:19:52 ---> 9629121d02f3 02:19:52 Step 15/26 : RUN apk add --update --no-cache dumb-init 02:19:52 ---> Running in 27eff3885f21 02:19:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:19:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:19:52 (1/1) Installing dumb-init (1.2.5-r2) 02:19:52 Executing busybox-1.36.1-r7.trigger 02:19:52 OK: 8 MiB in 16 packages 02:19:52 Removing intermediate container 27eff3885f21 02:19:52 ---> 6d002b50bb39 02:19:52 Step 16/26 : RUN apk --no-cache upgrade 02:19:52 ---> Running in 78b6ce95a682 02:19:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:19:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:19:52 OK: 8 MiB in 16 packages 02:19:52 Removing intermediate container 78b6ce95a682 02:19:52 ---> a488638130e2 02:19:52 Step 17/26 : WORKDIR / 02:19:52 ---> Running in dd790bc241e5 02:19:53 Removing intermediate container dd790bc241e5 02:19:53 ---> 28a761b31e46 02:19:53 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 02:19:53 ---> d77b8592370d 02:19:53 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 02:19:54 ---> f1122e7a153b 02:19:54 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 02:19:56 ---> 37d3ac194d18 02:19:56 Step 21/26 : EXPOSE 59900 02:19:56 ---> Running in ef248db01efd 02:19:56 Removing intermediate container ef248db01efd 02:19:56 ---> 5c374a8083f2 02:19:56 Step 22/26 : ENTRYPOINT ["/device-virtual"] 02:19:56 ---> Running in abb7ef5072a3 02:19:57 Removing intermediate container abb7ef5072a3 02:19:57 ---> 728d14c9b069 02:19:57 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 02:19:57 ---> Running in ba1fb226aaf7 02:19:57 Removing intermediate container ba1fb226aaf7 02:19:57 ---> 599a24832aff 02:19:57 Step 24/26 : LABEL arch=arm64 02:19:57 ---> Running in 842d9a63f677 02:19:58 Removing intermediate container 842d9a63f677 02:19:58 ---> e2033e3a8b82 02:19:58 Step 25/26 : LABEL git_sha=af071ee2e985f9b80a504a3fceca5d8623c96847 02:19:58 ---> Running in 875ede747f87 02:19:58 Removing intermediate container 875ede747f87 02:19:58 ---> 23802ca1f69a 02:19:58 Step 26/26 : LABEL version=3.2.0-dev.22 02:19:58 ---> Running in fcc62a2e7f34 02:19:59 Removing intermediate container fcc62a2e7f34 02:19:59 ---> 7d1cdeb7ff0b 02:19:59 [Warning] One or more build-args [ARCH] were not consumed 02:19:59 Successfully built 7d1cdeb7ff0b 02:19:59 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 02:19:59 provisioning config files... 02:19:59 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/178@tmp/config9821557939717269231tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:19:59 ---> ****-login.sh 02:19:59 nexus3.edgexfoundry.org:10001 02:20:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:20:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:20:00 Configure a credential helper to remove this warning. See 02:20:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:20:00 02:20:00 Login Succeeded 02:20:00 nexus3.edgexfoundry.org:10002 02:20:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:20:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:20:00 Configure a credential helper to remove this warning. See 02:20:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:20:00 02:20:00 Login Succeeded 02:20:00 nexus3.edgexfoundry.org:10003 02:20:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:20:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:20:01 Configure a credential helper to remove this warning. See 02:20:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:20:01 02:20:01 Login Succeeded 02:20:01 nexus3.edgexfoundry.org:10004 02:20:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:20:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:20:01 Configure a credential helper to remove this warning. See 02:20:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:20:01 02:20:01 Login Succeeded 02:20:01 ****.io 02:20:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:20:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:20:02 Configure a credential helper to remove this warning. See 02:20:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:20:02 02:20:02 Login Succeeded 02:20:02 ---> ****-login.sh ends [Pipeline] } 02:20:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:20:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:20:02 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 02:20:02 af071ee2e985f9b80a504a3fceca5d8623c96847 02:20:02 latest 02:20:02 3.2.0-dev.22 02:20:02 af071ee2e985f9b80a504a3fceca5d8623c96847-3.2.0-dev.22 02:20:02 main 02:20:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:02 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:af071ee2e985f9b80a504a3fceca5d8623c96847 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:03 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:af071ee2e985f9b80a504a3fceca5d8623c96847 02:20:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 02:20:03 123c2586f7ee: Preparing 02:20:03 740052120055: Preparing 02:20:03 1d281cfc39b4: Preparing 02:20:03 588ef2f7c6bc: Preparing 02:20:03 6c7d1563d38c: Preparing 02:20:03 3c20671a5817: Preparing 02:20:03 3c20671a5817: Waiting 02:20:03 6c7d1563d38c: Pushed 02:20:03 740052120055: Pushed 02:20:03 588ef2f7c6bc: Pushed 02:20:03 1d281cfc39b4: Pushed 02:20:03 3c20671a5817: Layer already exists 02:20:11 123c2586f7ee: Pushed 02:20:11 af071ee2e985f9b80a504a3fceca5d8623c96847: digest: sha256:245b92731bf07d8f9330ab8498becf10131d7164b7d904f05c40465891d7f6ec size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:12 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:12 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 02:20:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 02:20:12 123c2586f7ee: Preparing 02:20:12 740052120055: Preparing 02:20:12 1d281cfc39b4: Preparing 02:20:12 588ef2f7c6bc: Preparing 02:20:12 6c7d1563d38c: Preparing 02:20:12 3c20671a5817: Preparing 02:20:12 588ef2f7c6bc: Layer already exists 02:20:12 740052120055: Layer already exists 02:20:12 1d281cfc39b4: Layer already exists 02:20:12 6c7d1563d38c: Layer already exists 02:20:12 3c20671a5817: Layer already exists 02:20:12 123c2586f7ee: Layer already exists 02:20:12 latest: digest: sha256:245b92731bf07d8f9330ab8498becf10131d7164b7d904f05c40465891d7f6ec size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:13 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:13 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.22 02:20:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 02:20:13 123c2586f7ee: Preparing 02:20:13 740052120055: Preparing 02:20:13 1d281cfc39b4: Preparing 02:20:13 588ef2f7c6bc: Preparing 02:20:13 6c7d1563d38c: Preparing 02:20:13 3c20671a5817: Preparing 02:20:13 3c20671a5817: Waiting 02:20:13 1d281cfc39b4: Layer already exists 02:20:13 6c7d1563d38c: Layer already exists 02:20:13 740052120055: Layer already exists 02:20:13 123c2586f7ee: Layer already exists 02:20:13 588ef2f7c6bc: Layer already exists 02:20:13 3c20671a5817: Layer already exists 02:20:13 3.2.0-dev.22: digest: sha256:245b92731bf07d8f9330ab8498becf10131d7164b7d904f05c40465891d7f6ec size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:14 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:af071ee2e985f9b80a504a3fceca5d8623c96847-3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:14 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:af071ee2e985f9b80a504a3fceca5d8623c96847-3.2.0-dev.22 02:20:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 02:20:14 123c2586f7ee: Preparing 02:20:14 740052120055: Preparing 02:20:14 1d281cfc39b4: Preparing 02:20:14 588ef2f7c6bc: Preparing 02:20:14 6c7d1563d38c: Preparing 02:20:14 3c20671a5817: Preparing 02:20:14 3c20671a5817: Waiting 02:20:14 1d281cfc39b4: Layer already exists 02:20:14 6c7d1563d38c: Layer already exists 02:20:14 588ef2f7c6bc: Layer already exists 02:20:14 123c2586f7ee: Layer already exists 02:20:14 740052120055: Layer already exists 02:20:14 3c20671a5817: Layer already exists 02:20:14 af071ee2e985f9b80a504a3fceca5d8623c96847-3.2.0-dev.22: digest: sha256:245b92731bf07d8f9330ab8498becf10131d7164b7d904f05c40465891d7f6ec size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:15 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:15 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main 02:20:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 02:20:15 123c2586f7ee: Preparing 02:20:15 740052120055: Preparing 02:20:15 1d281cfc39b4: Preparing 02:20:15 588ef2f7c6bc: Preparing 02:20:15 6c7d1563d38c: Preparing 02:20:15 3c20671a5817: Preparing 02:20:15 3c20671a5817: Waiting 02:20:15 1d281cfc39b4: Layer already exists 02:20:15 6c7d1563d38c: Layer already exists 02:20:15 740052120055: Layer already exists 02:20:15 123c2586f7ee: Layer already exists 02:20:15 588ef2f7c6bc: Layer already exists 02:20:15 3c20671a5817: Layer already exists 02:20:15 main: digest: sha256:245b92731bf07d8f9330ab8498becf10131d7164b7d904f05c40465891d7f6ec size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:20:16 ===================================================== [Pipeline] echo 02:20:16 taggedImages: 02:20:16 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:af071ee2e985f9b80a504a3fceca5d8623c96847 02:20:16 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 02:20:16 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.22 02:20:16 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:af071ee2e985f9b80a504a3fceca5d8623c96847-3.2.0-dev.22 02:20:16 - 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 02:20:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:20:16 02:20:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:20:17 arm64: Pulling from edgex-lftools-log-publisher 02:20:17 8998bd30e6a1: Pulling fs layer 02:20:17 04944245beec: Pulling fs layer 02:20:17 699f458cf7ca: Pulling fs layer 02:20:17 765212b225bb: Pulling fs layer 02:20:17 f23df028b6ca: Pulling fs layer 02:20:17 d65c8cfc05b1: Pulling fs layer 02:20:17 2437ff75d9bd: Pulling fs layer 02:20:17 765212b225bb: Waiting 02:20:17 f23df028b6ca: Waiting 02:20:17 d65c8cfc05b1: Waiting 02:20:17 2437ff75d9bd: Waiting 02:20:17 04944245beec: Verifying Checksum 02:20:17 04944245beec: Download complete 02:20:17 765212b225bb: Verifying Checksum 02:20:17 765212b225bb: Download complete 02:20:17 f23df028b6ca: Verifying Checksum 02:20:17 f23df028b6ca: Download complete 02:20:17 d65c8cfc05b1: Verifying Checksum 02:20:17 d65c8cfc05b1: Download complete 02:20:17 699f458cf7ca: Verifying Checksum 02:20:17 699f458cf7ca: Download complete 02:20:17 8998bd30e6a1: Download complete 02:20:20 2437ff75d9bd: Verifying Checksum 02:20:20 2437ff75d9bd: Download complete 02:20:23 8998bd30e6a1: Pull complete 02:20:23 04944245beec: Pull complete 02:20:25 699f458cf7ca: Pull complete 02:20:26 765212b225bb: Pull complete 02:20:27 f23df028b6ca: Pull complete 02:20:27 d65c8cfc05b1: Pull complete 02:20:49 2437ff75d9bd: Pull complete 02:20:49 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:20:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:20:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:20:49 prd-ubuntu20.04-docker-arm64-4c-16g-8864 does not seem to be running inside a container 02:20:49 $ 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/178 -v /w/workspace/device-virtual-go/178:/w/workspace/device-virtual-go/178:rw,z -v /w/workspace/device-virtual-go/178@tmp:/w/workspace/device-virtual-go/178@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 02:20:53 $ docker top 82e35f089d7ee2c8e8d0f7191c4efa48b9b98b13e05128228cec43db289bb704 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:20:54 ---> job-cost.sh 02:20:54 lf-activate-venv: SKIPPING 02:20:54 INFO: No Stack... 02:20:54 INFO: Retrieving Pricing Info for: v3-standard-4 02:20:55 INFO: Archiving Costs [Pipeline] sh 02:20:56 + cat /w/workspace/device-virtual-go/178/archives/cost.csv 02:20:56 + cut -d, -f6 [Pipeline] lock 02:20:56 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-178-stack-cost] 02:20:56 Resource [jenkins-edgexfoundry-device-virtual-go-main-178-stack-cost] did not exist. Created. 02:20:56 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-178-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:20:57 /w/workspace/device-virtual-go/178@tmp/durable-0c2a134a/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:20:58 + echo total: 0.10999999940395355 [Pipeline] stash 02:20:58 Warning: overwriting stash ‘stack-cost’ 02:20:58 Stashed 1 file(s) [Pipeline] } 02:20:58 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-178-stack-cost] [Pipeline] // lock [Pipeline] } 02:20:58 $ docker stop --time=1 82e35f089d7ee2c8e8d0f7191c4efa48b9b98b13e05128228cec43db289bb704 02:20:59 $ docker rm -f --volumes 82e35f089d7ee2c8e8d0f7191c4efa48b9b98b13e05128228cec43db289bb704 [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 02:21:00 provisioning config files... 02:21:00 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1057089678049499094tmp [Pipeline] { [Pipeline] sh 02:21:00 + set +x 02:21:00 + bash -s -- 02:21:00 + curl -s https://codecov.io/bash 02:21:00 02:21:00 _____ _ 02:21:00 / ____| | | 02:21:00 | | ___ __| | ___ ___ _____ __ 02:21:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:21:00 | |___| (_) | (_| | __/ (_| (_) \ V / 02:21:00 \_____\___/ \__,_|\___|\___\___/ \_/ 02:21:00 Bash-1.0.6 02:21:00 02:21:00 02:21:00 ==> git version 2.25.1 found 02:21: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 02:21:00 Release-Date: 2020-01-08 02:21: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 02:21:00 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:21:00 ==> Jenkins CI detected. 02:21:00 current dir:  /w/workspace/exfoundry_device-virtual-go_main 02:21:00 project root: . 02:21:00 --> token set from env 02:21:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:21:00 ==> Running gcov in . (disable via -X gcov) 02:21:00 ==> Python coveragepy not found 02:21:00 ==> Searching for coverage reports in: 02:21:00 + . 02:21:00 -> Found 1 reports 02:21:00 ==> Detecting git/mercurial file structure 02:21:00 ==> Reading reports 02:21:00 + ./coverage.out bytes=43247 02:21:00 ==> Appending adjustments 02:21:00 https://docs.codecov.io/docs/fixing-reports 02:21:00 + Found adjustments 02:21:00 ==> Gzipping contents 02:21:00 8.0K /tmp/codecov.D24BrU.gz 02:21:00 ==> Uploading reports 02:21:00 url: https://codecov.io 02:21:00 query: branch=main&commit=af071ee2e985f9b80a504a3fceca5d8623c96847&build=178&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F178%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:21:00 -> Pinging Codecov 02:21:00 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=af071ee2e985f9b80a504a3fceca5d8623c96847&build=178&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F178%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:21:01 -> Uploading to 02:21:01 https://storage.googleapis.com/codecov/v4/raw/2024-08-28/5E52B4B073DB2E39498172D8E973AA87/af071ee2e985f9b80a504a3fceca5d8623c96847/e0f46f9c-335e-41d2-b2b0-c4933d1defe9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240828%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240828T022100Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6479e3cceaca76fd363916f24982f60d3db21e488fb61bc840e4557135314609 02:21:01 % Total % Received % Xferd Average Speed Time Time Time Current 02:21:01 Dload Upload Total Spent Left Speed 02:21:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5022 0 0 100 5022 0 21834 --:--:-- --:--:-- --:--:-- 21834 02:21:01 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/af071ee2e985f9b80a504a3fceca5d8623c96847 [Pipeline] } 02:21:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:21:01 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:21:01 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:21:01 02:21:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:21:02 latest: Pulling from edgex-devops/edgex-snyk-go 02:21:02 619be1103602: Already exists 02:21:02 f8ea3408117e: Pulling fs layer 02:21:02 91320369b822: Pulling fs layer 02:21:02 0406650e8295: Pulling fs layer 02:21:02 4f4fb700ef54: Pulling fs layer 02:21:02 96d80e3f36e1: Pulling fs layer 02:21:02 bcf3aedb951c: Pulling fs layer 02:21:02 4f4fb700ef54: Waiting 02:21:02 96d80e3f36e1: Waiting 02:21:02 0406650e8295: Verifying Checksum 02:21:02 0406650e8295: Download complete 02:21:02 f8ea3408117e: Download complete 02:21:02 4f4fb700ef54: Verifying Checksum 02:21:02 4f4fb700ef54: Download complete 02:21:02 f8ea3408117e: Pull complete 02:21:02 96d80e3f36e1: Verifying Checksum 02:21:02 96d80e3f36e1: Download complete 02:21:02 91320369b822: Verifying Checksum 02:21:02 91320369b822: Download complete 02:21:02 bcf3aedb951c: Verifying Checksum 02:21:02 bcf3aedb951c: Download complete 02:21:06 91320369b822: Pull complete 02:21:06 0406650e8295: Pull complete 02:21:06 4f4fb700ef54: Pull complete 02:21:06 96d80e3f36e1: Pull complete 02:21:08 bcf3aedb951c: Pull complete 02:21:08 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 02:21:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:21:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:21:08 prd-ubuntu20.04-docker-8c-8g-8862 does not seem to be running inside a container 02:21:08 $ 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:latest cat 02:21:10 $ docker top 1a5cece3753a4942296e21d81da05fbceedb56cd822c669ab4adc4bc336711d0 -eo pid,comm [Pipeline] { [Pipeline] sh 02:21:11 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] echo 02:21:11 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh 02:21:11 + set -o pipefail 02:21:11 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' 02:21:19 02:21:19 Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... 02:21:19 02:21:19 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/4c51b4af-f1e0-4b23-b385-fd75a099f123/history/e5d0b0f7-3012-4ba6-b703-781e5e1d1195 02:21:19 02:21:19 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:21:19 02:21:19 02:21:19 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 02:21:19 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 02:21:19 $ docker stop --time=1 1a5cece3753a4942296e21d81da05fbceedb56cd822c669ab4adc4bc336711d0 02:21:22 $ docker rm -f --volumes 1a5cece3753a4942296e21d81da05fbceedb56cd822c669ab4adc4bc336711d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:21:22 + git log --format=format:%s -1 af071ee2e985f9b80a504a3fceca5d8623c96847 [Pipeline] sh 02:21:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:21:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:21:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:21:23 prd-ubuntu20.04-docker-8c-8g-8862 does not seem to be running inside a container 02:21:23 $ 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 02:21:24 $ docker top 860fa815b7fbc57e5f6ce4b415c573c1ad4e277e7097d6fa87ac5f5d716cbc75 -eo pid,comm 02:21:24 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). 02:21:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:21:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:21:24 [ssh-agent] Looking for ssh-agent implementation... 02:21:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:21:24 $ docker exec 860fa815b7fbc57e5f6ce4b415c573c1ad4e277e7097d6fa87ac5f5d716cbc75 ssh-agent 02:21:24 SSH_AUTH_SOCK=/tmp/ssh-oJmVJH578cnq/agent.32 02:21:24 SSH_AGENT_PID=38 02:21:24 Running ssh-add (command line suppressed) 02:21:24 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_17554095280005676205.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_17554095280005676205.key) 02:21:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:21:24 + git semver tag 02:21:25 2024-08-28 02:21:24,972 [run_tag] DEBUG tag force:False 02:21:25 2024-08-28 02:21:24,972 [check_head_tag] DEBUG check head tag 02:21:25 2024-08-28 02:21:24,973 [execute] INFO git cat-file --batch-check 02:21:25 2024-08-28 02:21:24,974 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 02:21:25 2024-08-28 02:21:24,976 [execute] INFO git cat-file --batch 02:21:25 2024-08-28 02:21:24,977 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 02:21:25 2024-08-28 02:21:24,996 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 02:21:25 2024-08-28 02:21:24,996 [execute] INFO git tag -a v3.2.0-dev.22 -m v3.2.0-dev.22 02:21:25 2024-08-28 02:21:24,997 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.22', '-m', 'v3.2.0-dev.22'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 02:21:25 2024-08-28 02:21:25,001 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 02:21:25 3.2.0-dev.22 [Pipeline] } 02:21:25 $ docker exec --env ******** --env ******** 860fa815b7fbc57e5f6ce4b415c573c1ad4e277e7097d6fa87ac5f5d716cbc75 ssh-agent -k 02:21:25 unset SSH_AUTH_SOCK; 02:21:25 unset SSH_AGENT_PID; 02:21:25 echo Agent pid 38 killed; 02:21:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:21:25 + git semver [Pipeline] } 02:21:25 $ docker stop --time=1 860fa815b7fbc57e5f6ce4b415c573c1ad4e277e7097d6fa87ac5f5d716cbc75 02:21:27 $ docker rm -f --volumes 860fa815b7fbc57e5f6ce4b415c573c1ad4e277e7097d6fa87ac5f5d716cbc75 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:21:27 02:21:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:21:27 0.23.1-centos7: Pulling from edgex-lftools 02:21:27 ab5ef0e58194: Pulling fs layer 02:21:27 9712f1f96733: Pulling fs layer 02:21:27 63f879dbbcfc: Pulling fs layer 02:21:27 0d9ebad4ef96: Pulling fs layer 02:21:27 e9a5061849ea: Pulling fs layer 02:21:27 d747dcd14b5f: Pulling fs layer 02:21:27 2de7ff778b66: Pulling fs layer 02:21:27 0d9ebad4ef96: Waiting 02:21:27 e9a5061849ea: Waiting 02:21:27 2de7ff778b66: Waiting 02:21:27 9712f1f96733: Download complete 02:21:28 63f879dbbcfc: Verifying Checksum 02:21:28 63f879dbbcfc: Download complete 02:21:28 ab5ef0e58194: Verifying Checksum 02:21:28 ab5ef0e58194: Download complete 02:21:28 0d9ebad4ef96: Verifying Checksum 02:21:28 0d9ebad4ef96: Download complete 02:21:28 d747dcd14b5f: Download complete 02:21:28 e9a5061849ea: Verifying Checksum 02:21:28 e9a5061849ea: Download complete 02:21:28 2de7ff778b66: Verifying Checksum 02:21:28 2de7ff778b66: Download complete 02:21:30 ab5ef0e58194: Pull complete 02:21:30 9712f1f96733: Pull complete 02:21:31 63f879dbbcfc: Pull complete 02:21:36 0d9ebad4ef96: Pull complete 02:21:36 e9a5061849ea: Pull complete 02:21:36 d747dcd14b5f: Pull complete 02:21:36 2de7ff778b66: Pull complete 02:21:36 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:21:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:21:36 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:21:37 prd-ubuntu20.04-docker-8c-8g-8862 does not seem to be running inside a container 02:21:37 $ 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 02:21:48 $ docker top f291698f506bfd2efc00e5697331c537270c7e600a44782e379e3d6ffeed0c2e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:21:48 provisioning config files... 02:21:48 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3252670558235424090tmp 02:21:48 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config15411658766779787727tmp 02:21:48 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4152935012075759301tmp [Pipeline] { [Pipeline] echo 02:21:48 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:21:48 ---> sigul-configuration.sh 02:21:48 gpg: directory `/root/.gnupg' created 02:21:48 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:21:48 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:21:48 gpg: keyring `/root/.gnupg/secring.gpg' created 02:21:48 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:21:48 gpg: CAST5 encrypted data 02:21:48 gpg: encrypted with 1 passphrase 02:21:48 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:21:49 + mkdir /home/jenkins 02:21:49 + mkdir /home/jenkins/sigul [Pipeline] sh 02:21:49 + 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 02:21:49 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:21:49 ---> sigul-install.sh 02:21:49 Sigul already installed; skipping installation. [Pipeline] sh 02:21:50 + git tag --list 02:21:50 v1.0.0 02:21:50 v1.1.0 02:21:50 v1.1.1 02:21:50 v1.2.1 02:21:50 v1.2.2 02:21:50 v1.2.3 02:21:50 v1.3.0 02:21:50 v1.3.1 02:21:50 v2.0.0 02:21:50 v2.1.0 02:21:50 v2.1.1 02:21:50 v2.2.0 02:21:50 v2.3.0 02:21:50 v3.0 02:21:50 v3.0.0 02:21:50 v3.1 02:21:50 v3.1.0 02:21:50 v3.1.0-dev.1 02:21:50 v3.1.0-dev.10 02:21:50 v3.1.0-dev.11 02:21:50 v3.1.0-dev.12 02:21:50 v3.1.0-dev.13 02:21:50 v3.1.0-dev.14 02:21:50 v3.1.0-dev.15 02:21:50 v3.1.0-dev.16 02:21:50 v3.1.0-dev.17 02:21:50 v3.1.0-dev.18 02:21:50 v3.1.0-dev.19 02:21:50 v3.1.0-dev.2 02:21:50 v3.1.0-dev.20 02:21:50 v3.1.0-dev.21 02:21:50 v3.1.0-dev.22 02:21:50 v3.1.0-dev.23 02:21:50 v3.1.0-dev.24 02:21:50 v3.1.0-dev.25 02:21:50 v3.1.0-dev.26 02:21:50 v3.1.0-dev.27 02:21:50 v3.1.0-dev.28 02:21:50 v3.1.0-dev.29 02:21:50 v3.1.0-dev.3 02:21:50 v3.1.0-dev.30 02:21:50 v3.1.0-dev.4 02:21:50 v3.1.0-dev.5 02:21:50 v3.1.0-dev.6 02:21:50 v3.1.0-dev.7 02:21:50 v3.1.0-dev.8 02:21:50 v3.1.0-dev.9 02:21:50 v3.1.1 02:21:50 v3.1.1-dev.1 02:21:50 v3.2.0-dev.1 02:21:50 v3.2.0-dev.10 02:21:50 v3.2.0-dev.11 02:21:50 v3.2.0-dev.12 02:21:50 v3.2.0-dev.13 02:21:50 v3.2.0-dev.14 02:21:50 v3.2.0-dev.15 02:21:50 v3.2.0-dev.16 02:21:50 v3.2.0-dev.17 02:21:50 v3.2.0-dev.18 02:21:50 v3.2.0-dev.19 02:21:50 v3.2.0-dev.2 02:21:50 v3.2.0-dev.20 02:21:50 v3.2.0-dev.21 02:21:50 v3.2.0-dev.22 02:21:50 v3.2.0-dev.3 02:21:50 v3.2.0-dev.4 02:21:50 v3.2.0-dev.5 02:21:50 v3.2.0-dev.6 02:21:50 v3.2.0-dev.7 02:21:50 v3.2.0-dev.8 02:21:50 v3.2.0-dev.9 [Pipeline] sh 02:21:50 + lftools sign git-tag v3.2.0-dev.22 02:21:50 Signing Git tag with Sigul... 02:21:50 Signing v3.2.0-dev.22 [Pipeline] echo 02:21:51 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:21:51 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:21:51 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:21:51 $ docker stop --time=1 f291698f506bfd2efc00e5697331c537270c7e600a44782e379e3d6ffeed0c2e 02:21:52 $ docker rm -f --volumes f291698f506bfd2efc00e5697331c537270c7e600a44782e379e3d6ffeed0c2e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:21:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:21:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:21:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:21:53 prd-ubuntu20.04-docker-8c-8g-8862 does not seem to be running inside a container 02:21:53 $ 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 02:21:54 $ docker top 432a62152810203fa38d788469f979b6a8c65fd913ddea14a505637ac56ed90a -eo pid,comm 02:21:54 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). 02:21:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:21:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:21:54 [ssh-agent] Looking for ssh-agent implementation... 02:21:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:21:54 $ docker exec 432a62152810203fa38d788469f979b6a8c65fd913ddea14a505637ac56ed90a ssh-agent 02:21:54 SSH_AUTH_SOCK=/tmp/ssh-ATa245RIu9bG/agent.14 02:21:54 SSH_AGENT_PID=20 02:21:54 Running ssh-add (command line suppressed) 02:21:54 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_11898002612351519868.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_11898002612351519868.key) 02:21:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:21:55 + git semver bump pre 02:21:55 2024-08-28 02:21:55,421 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 02:21:55 2024-08-28 02:21:55,421 [bump_version] DEBUG bumping version:3.2.0-dev.22 on axis:pre with prefix:dev 02:21:55 2024-08-28 02:21:55,421 [bump_version] DEBUG bumped version:3.2.0-dev.23 02:21:55 2024-08-28 02:21:55,421 [write_version] DEBUG write version:3.2.0-dev.23 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True 02:21:55 2024-08-28 02:21:55,421 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 02:21:55 2024-08-28 02:21:55,421 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main 02:21:55 2024-08-28 02:21:55,424 [execute] INFO git cat-file --batch-check 02:21:55 2024-08-28 02:21:55,424 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 02:21:55 2024-08-28 02:21:55,429 [execute] INFO git cat-file --batch 02:21:55 2024-08-28 02:21:55,430 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 02:21:55 2024-08-28 02:21:55,434 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 02:21:55 3.2.0-dev.23 [Pipeline] } 02:21:55 $ docker exec --env ******** --env ******** 432a62152810203fa38d788469f979b6a8c65fd913ddea14a505637ac56ed90a ssh-agent -k 02:21:56 unset SSH_AUTH_SOCK; 02:21:56 unset SSH_AGENT_PID; 02:21:56 echo Agent pid 20 killed; 02:21:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:21:56 + git semver [Pipeline] } 02:21:56 $ docker stop --time=1 432a62152810203fa38d788469f979b6a8c65fd913ddea14a505637ac56ed90a 02:21:57 $ docker rm -f --volumes 432a62152810203fa38d788469f979b6a8c65fd913ddea14a505637ac56ed90a [Pipeline] // withDockerContainer [Pipeline] sh 02:21:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:21:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:21:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:21:58 prd-ubuntu20.04-docker-8c-8g-8862 does not seem to be running inside a container 02:21:58 $ 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 02:21:59 $ docker top 44c853841c9f5e19cf54b3a80b249d1f8147d61f654083bb8496f598c004a941 -eo pid,comm 02:21:59 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). 02:21:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:21:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:21:59 [ssh-agent] Looking for ssh-agent implementation... 02:21:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:21:59 $ docker exec 44c853841c9f5e19cf54b3a80b249d1f8147d61f654083bb8496f598c004a941 ssh-agent 02:21:59 SSH_AUTH_SOCK=/tmp/ssh-eKJDMe0bNVjS/agent.32 02:21:59 SSH_AGENT_PID=38 02:21:59 Running ssh-add (command line suppressed) 02:21:59 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5665630929129791157.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5665630929129791157.key) 02:21:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:21:59 + git semver push 02:22:00 2024-08-28 02:21:59,977 [run_push] DEBUG push 02:22:00 2024-08-28 02:21:59,978 [execute] INFO git cat-file --batch-check 02:22:00 2024-08-28 02:21:59,978 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 02:22:00 2024-08-28 02:21:59,982 [execute] INFO git rev-list 73a0a6b3c31eb00ffb464fe6a1961b95218f78eb -- 02:22:00 2024-08-28 02:21:59,982 [execute] DEBUG Popen(['git', 'rev-list', '73a0a6b3c31eb00ffb464fe6a1961b95218f78eb', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 02:22:00 2024-08-28 02:21:59,992 [execute] INFO git fetch -v origin 02:22:00 2024-08-28 02:21:59,993 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) 02:22:00 2024-08-28 02:22:00,497 [run_push] DEBUG no remote changes detected 02:22:00 2024-08-28 02:22:00,497 [execute] INFO git push origin semver 02:22:00 2024-08-28 02:22:00,498 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 02:22:01 2024-08-28 02:22:01,328 [run_push] DEBUG push all version tags 02:22:01 2024-08-28 02:22:01,328 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:22:01 2024-08-28 02:22:01,329 [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) 02:22:02 2024-08-28 02:22:02,103 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 02:22:02 3.2.0-dev.23 [Pipeline] } 02:22:02 $ docker exec --env ******** --env ******** 44c853841c9f5e19cf54b3a80b249d1f8147d61f654083bb8496f598c004a941 ssh-agent -k 02:22:02 unset SSH_AUTH_SOCK; 02:22:02 unset SSH_AGENT_PID; 02:22:02 echo Agent pid 38 killed; 02:22:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:22:02 + git semver [Pipeline] } 02:22:02 $ docker stop --time=1 44c853841c9f5e19cf54b3a80b249d1f8147d61f654083bb8496f598c004a941 02:22:04 $ docker rm -f --volumes 44c853841c9f5e19cf54b3a80b249d1f8147d61f654083bb8496f598c004a941 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:22:04 + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] 02:22:04 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 02:22:04 total 16 02:22:04 drwxr-xr-x 3 root root 4096 Aug 28 02:04 . 02:22:04 drwxrwxr-x 9 jenkins jenkins 4096 Aug 28 02:21 .. 02:22:04 drwxr-xr-x 2 root root 4096 Aug 28 02:04 cost 02:22:04 -rw-r--r-- 1 root root 89 Aug 28 02:04 cost.csv 02:22:04 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives 02:22:04 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 02:22:04 total 16 02:22:04 drwxr-xr-x 3 jenkins jenkins 4096 Aug 28 02:04 . 02:22:04 drwxrwxr-x 9 jenkins jenkins 4096 Aug 28 02:21 .. 02:22:04 drwxr-xr-x 2 jenkins jenkins 4096 Aug 28 02:04 cost 02:22:04 -rw-r--r-- 1 jenkins jenkins 89 Aug 28 02:04 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:22:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:22:05 ---> package-listing.sh 02:22:05 ++ facter osfamily 02:22:05 ++ tr '[:upper:]' '[:lower:]' 02:22:06 + OS_FAMILY=debian 02:22:06 + workspace=/w/workspace/exfoundry_device-virtual-go_main 02:22:06 + START_PACKAGES=/tmp/packages_start.txt 02:22:06 + END_PACKAGES=/tmp/packages_end.txt 02:22:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:22:06 + PACKAGES=/tmp/packages_start.txt 02:22:06 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 02:22:06 + PACKAGES=/tmp/packages_end.txt 02:22:06 + case "${OS_FAMILY}" in 02:22:06 + dpkg -l 02:22:06 + grep '^ii' 02:22:06 + '[' -f /tmp/packages_start.txt ']' 02:22:06 + '[' -f /tmp/packages_end.txt ']' 02:22:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:22:06 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 02:22:06 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 02:22:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 02:22:06 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 02:22:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:22:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:22:07 prd-ubuntu20.04-docker-8c-8g-8862 does not seem to be running inside a container 02:22:07 $ 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 02:22:07 $ docker top dbd288f1c859546c2eeca049acc87e7f6e41a76ebc0a631a85ffd66985024bff -eo pid,comm [Pipeline] { [Pipeline] sh 02:22:07 + touch /tmp/pre-build-complete [Pipeline] sh 02:22:08 + mkdir -p /var/log/sysstat [Pipeline] sh 02:22:08 + ls /var/log/sa-host 02:22:08 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:22:08 provisioning config files... 02:22:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1251812929563995541tmp [Pipeline] { [Pipeline] echo 02:22:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:22:08 ---> create-netrc.sh [Pipeline] } 02:22:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:22:09 ---> python-tools-install.sh [Pipeline] echo 02:22:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:22:09 ---> sudo-logs.sh 02:22:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:22:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:22:09 ---> job-cost.sh 02:22:09 lf-activate-venv: SKIPPING 02:22:09 DEBUG: total: 0.2199999988079071 02:22:09 INFO: Retrieving Stack Cost... 02:22:10 INFO: Retrieving Pricing Info for: v3-standard-8 02:22:10 INFO: Archiving Costs [Pipeline] echo 02:22:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:22:10 ---> logs-deploy.sh 02:22:10 lf-activate-venv: SKIPPING 02:22:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/178 02:22:10 INFO: archiving workspace using pattern(s): 02:22:11 Archives upload complete. 02:22:12 INFO: archiving logs to Nexus 02:22:12 ---> uname -a: 02:22:12 Linux prd-ubuntu20-04-docker-8c-8g-8862 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:22:12 02:22:12 02:22:12 ---> lscpu: 02:22:12 Architecture: x86_64 02:22:12 CPU op-mode(s): 32-bit, 64-bit 02:22:12 Byte Order: Little Endian 02:22:12 Address sizes: 40 bits physical, 48 bits virtual 02:22:12 CPU(s): 8 02:22:12 On-line CPU(s) list: 0-7 02:22:12 Thread(s) per core: 1 02:22:12 Core(s) per socket: 1 02:22:12 Socket(s): 8 02:22:12 NUMA node(s): 1 02:22:12 Vendor ID: AuthenticAMD 02:22:12 CPU family: 23 02:22:12 Model: 49 02:22:12 Model name: AMD EPYC-Rome Processor 02:22:12 Stepping: 0 02:22:12 CPU MHz: 2800.000 02:22:12 BogoMIPS: 5600.00 02:22:12 Virtualization: AMD-V 02:22:12 Hypervisor vendor: KVM 02:22:12 Virtualization type: full 02:22:12 L1d cache: 256 KiB 02:22:12 L1i cache: 256 KiB 02:22:12 L2 cache: 4 MiB 02:22:12 L3 cache: 128 MiB 02:22:12 NUMA node0 CPU(s): 0-7 02:22:12 Vulnerability Itlb multihit: Not affected 02:22:12 Vulnerability L1tf: Not affected 02:22:12 Vulnerability Mds: Not affected 02:22:12 Vulnerability Meltdown: Not affected 02:22:12 Vulnerability Mmio stale data: Not affected 02:22:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:22:12 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:22:12 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:22:12 Vulnerability Srbds: Not affected 02:22:12 Vulnerability Tsx async abort: Not affected 02:22:12 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 02:22:12 02:22:12 02:22:12 ---> nproc: 02:22:12 8 02:22:12 02:22:12 02:22:12 ---> df -h: 02:22:12 Filesystem Size Used Avail Use% Mounted on 02:22:12 overlay 155G 14G 142G 9% / 02:22:12 tmpfs 64M 0 64M 0% /dev 02:22:12 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:22:12 shm 64M 0 64M 0% /dev/shm 02:22:12 /dev/vda1 155G 14G 142G 9% /facter-os 02:22:12 02:22:12 02:22:12 ---> sar -b -r -n DEV: 02:22:12 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8862) 08/28/24 _x86_64_ (8 CPU) 02:22:12 02:22:12 02:00:54 LINUX RESTART (8 CPU) 02:22:12 02:22:12 02:01:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:22:12 02:02:01 329.10 45.71 283.39 0.00 5054.54 163688.16 0.00 02:22:12 02:03:01 343.84 5.02 338.83 0.00 409.80 102664.36 0.00 02:22:12 02:04:01 107.43 0.22 107.22 0.00 13.06 20766.96 0.00 02:22:12 02:05:01 148.98 0.08 148.90 0.00 7.86 46728.02 0.00 02:22:12 02:06:01 12.31 1.58 10.73 0.00 88.52 1675.45 0.00 02:22:12 02:07:01 39.04 3.53 35.51 0.00 4256.36 6783.27 0.00 02:22:12 02:08:01 3.33 0.02 3.32 0.00 0.13 87.84 0.00 02:22:12 02:09:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 02:22:12 02:10:01 1.43 0.00 1.43 0.00 0.00 17.46 0.00 02:22:12 02:11:01 1.32 0.00 1.32 0.00 0.00 15.86 0.00 02:22:12 02:12:01 1.15 0.00 1.15 0.00 0.00 13.86 0.00 02:22:12 02:13:02 1.27 0.00 1.27 0.00 0.00 19.33 0.00 02:22:12 02:14:01 1.17 0.00 1.17 0.00 0.00 14.23 0.00 02:22:12 02:15:01 0.85 0.00 0.85 0.00 0.00 9.60 0.00 02:22:12 02:16:01 1.77 0.00 1.77 0.00 0.00 20.13 0.00 02:22:12 02:17:01 2.23 0.03 2.20 0.00 0.27 28.92 0.00 02:22:12 02:18:01 1.33 0.00 1.33 0.00 0.00 16.66 0.00 02:22:12 02:19:01 0.93 0.00 0.93 0.00 0.00 10.93 0.00 02:22:12 02:20:01 1.57 0.00 1.57 0.00 0.00 18.39 0.00 02:22:12 02:21:01 1.07 0.10 0.97 0.00 10.26 12.93 0.00 02:22:12 02:22:01 159.31 0.18 159.12 0.00 12.80 61301.38 0.00 02:22:12 Average: 55.30 2.69 52.61 0.00 469.64 19250.41 0.00 02:22:12 02:22:12 02:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:22:12 02:02:01 29924176 31578276 773820 2.35 59056 1895588 1796064 5.29 964248 1669380 14140 02:22:12 02:03:01 27973024 31518212 792600 2.41 185664 3519612 1784564 5.26 1151604 3247724 500 02:22:12 02:04:01 27130124 31118692 1181628 3.59 192468 3897480 2643548 7.79 1877284 3295444 304216 02:22:12 02:05:01 26953720 31523588 779924 2.37 202776 4437188 1780708 5.25 1390496 3928836 400 02:22:12 02:06:01 26901408 31512928 776624 2.36 205240 4482868 1569292 4.62 1406236 3956160 764 02:22:12 02:07:01 26501864 31503300 773580 2.35 231312 4834928 1732248 5.11 1667528 4068528 4 02:22:12 02:08:01 26510888 31507436 769460 2.34 229860 4831680 1720204 5.07 1662852 4065332 20 02:22:12 02:09:01 26512864 31509472 767416 2.33 229884 4831680 1720204 5.07 1660676 4065328 16 02:22:12 02:10:01 26520308 31516988 759804 2.31 229932 4831688 1720204 5.07 1653736 4065336 8 02:22:12 02:11:01 26522508 31519248 757448 2.30 229968 4831752 1720204 5.07 1651272 4065384 16 02:22:12 02:12:01 26522576 31519364 757324 2.30 229988 4831760 1720204 5.07 1651300 4065404 8 02:22:12 02:13:02 26523300 31520240 756344 2.30 230020 4831764 1720204 5.07 1651540 4065408 8 02:22:12 02:14:01 26523316 31520280 756284 2.30 230044 4831768 1720204 5.07 1651424 4065412 8 02:22:12 02:15:01 26522756 31519732 756772 2.30 230056 4831768 1720204 5.07 1651468 4065412 8 02:22:12 02:16:01 26523972 31521004 755640 2.30 230100 4831772 1720204 5.07 1651320 4065420 8 02:22:12 02:17:01 26523136 31520268 756752 2.30 230192 4831744 1709804 5.04 1651872 4065388 8 02:22:12 02:18:01 26523208 31520380 756648 2.30 230216 4831752 1709804 5.04 1651540 4065392 20 02:22:12 02:19:01 26522992 31520192 756788 2.30 230232 4831756 1709804 5.04 1651568 4065396 8 02:22:12 02:20:01 26522776 31520112 756752 2.30 230256 4831824 1709804 5.04 1651600 4065440 16 02:22:12 02:21:01 26522232 31519956 756488 2.30 230280 4832160 1725584 5.09 1654344 4065612 60 02:22:12 02:22:01 25063516 31449236 818696 2.49 254588 6065508 1862476 5.49 1786400 5251664 700 02:22:12 Average: 26749746 31498043 786514 2.39 216768 4608478 1772168 5.22 1590015 3920638 15283 02:22:12 02:22:12 02:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:22:12 02:02:01 lo 4.23 4.23 0.40 0.40 0.00 0.00 0.00 0.00 02:22:12 02:02:01 ens3 479.23 298.07 2716.84 79.39 0.00 0.00 0.00 0.00 02:22:12 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:12 02:03:01 lo 2.80 2.80 0.28 0.28 0.00 0.00 0.00 0.00 02:22:12 02:03:01 ens3 707.07 468.57 6784.12 57.70 0.00 0.00 0.00 0.00 02:22:12 02:03:01 docker0 382.72 560.91 31.93 3595.49 0.00 0.00 0.00 0.00 02:22:12 02:04:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 02:22:12 02:04:01 ens3 45.69 26.40 72.41 16.53 0.00 0.00 0.00 0.00 02:22:12 02:04:01 veth84b0013 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:22:12 02:04:01 docker0 1.57 3.18 0.09 30.92 0.00 0.00 0.00 0.00 02:22:12 02:05:01 lo 7.60 7.60 0.76 0.76 0.00 0.00 0.00 0.00 02:22:12 02:05:01 ens3 148.30 104.35 2670.54 189.08 0.00 0.00 0.00 0.00 02:22:12 02:05:01 docker0 2.52 4.42 0.16 62.19 0.00 0.00 0.00 0.00 02:22:12 02:06:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 02:22:12 02:06:01 ens3 35.76 14.16 668.82 1.18 0.00 0.00 0.00 0.00 02:22:12 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:12 02:07:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 02:22:12 02:07:01 ens3 134.76 51.54 2065.67 4.27 0.00 0.00 0.00 0.00 02:22:12 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:12 02:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:22:12 02:08:01 ens3 3.03 0.68 1.05 0.60 0.00 0.00 0.00 0.00 02:22:12 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:12 02:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:12 02:09:01 ens3 1.60 0.40 0.58 0.39 0.00 0.00 0.00 0.00 02:22:12 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:12 02:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:22:12 02:10:01 ens3 2.08 0.13 0.18 0.01 0.00 0.00 0.00 0.00 02:22:12 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:12 02:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:12 02:11:01 ens3 3.97 0.82 1.10 0.67 0.00 0.00 0.00 0.00 02:22:12 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:12 02:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:22:12 02:12:01 ens3 2.37 0.95 0.99 0.67 0.00 0.00 0.00 0.00 02:22:12 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:12 02:13:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:12 02:13:02 ens3 1.25 0.73 0.78 0.60 0.00 0.00 0.00 0.00 02:22:12 02:13:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:12 02:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:22:12 02:14:01 ens3 0.29 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:22:12 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:12 02:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:12 02:15:01 ens3 0.22 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:22:12 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:12 02:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:22:12 02:16:01 ens3 0.38 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:22:12 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:12 02:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:12 02:17:01 ens3 0.35 0.13 0.09 0.07 0.00 0.00 0.00 0.00 02:22:12 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:12 02:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:22:12 02:18:01 ens3 0.25 0.12 0.01 0.01 0.00 0.00 0.00 0.00 02:22:12 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:12 02:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:12 02:19:01 ens3 0.17 0.02 0.01 0.00 0.00 0.00 0.00 0.00 02:22:12 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:12 02:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:22:12 02:20:01 ens3 0.52 0.12 0.08 0.01 0.00 0.00 0.00 0.00 02:22:12 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:12 02:21:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 02:22:12 02:21:01 ens3 3.10 2.57 3.34 1.04 0.00 0.00 0.00 0.00 02:22:12 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:12 02:22:01 vetha3037e0 1.23 1.13 0.19 0.46 0.00 0.00 0.00 0.00 02:22:12 02:22:01 lo 1.93 1.93 0.18 0.18 0.00 0.00 0.00 0.00 02:22:12 02:22:01 ens3 457.34 302.17 8127.25 181.36 0.00 0.00 0.00 0.00 02:22:12 02:22:01 docker0 80.69 136.39 7.41 1260.60 0.00 0.00 0.00 0.00 02:22:12 Average: vetha3037e0 0.06 0.05 0.01 0.02 0.00 0.00 0.00 0.00 02:22:12 Average: lo 0.92 0.92 0.09 0.09 0.00 0.00 0.00 0.00 02:22:12 Average: ens3 96.64 60.63 1101.52 25.43 0.00 0.00 0.00 0.00 02:22:12 Average: docker0 22.28 33.59 1.89 235.85 0.00 0.00 0.00 0.00 02:22:12 02:22:12 02:22:12 ---> sar -P ALL: 02:22:12 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8862) 08/28/24 _x86_64_ (8 CPU) 02:22:12 02:22:12 02:00:54 LINUX RESTART (8 CPU) 02:22:12 02:22:12 02:01:01 CPU %user %nice %system %iowait %steal %idle 02:22:12 02:02:01 all 6.54 0.00 1.87 1.49 0.04 90.07 02:22:12 02:02:01 0 5.70 0.00 1.72 0.28 0.05 92.25 02:22:12 02:02:01 1 6.77 0.00 2.80 2.70 0.05 87.68 02:22:12 02:02:01 2 5.89 0.00 1.54 0.18 0.05 92.34 02:22:12 02:02:01 3 7.52 0.00 1.96 4.81 0.05 85.66 02:22:12 02:02:01 4 4.82 0.00 1.77 0.37 0.03 93.01 02:22:12 02:02:01 5 6.44 0.00 1.61 2.60 0.03 89.32 02:22:12 02:02:01 6 6.31 0.00 2.15 0.50 0.03 91.01 02:22:12 02:02:01 7 8.86 0.00 1.37 0.49 0.03 89.24 02:22:12 02:03:01 all 10.43 0.00 5.40 1.95 0.07 82.15 02:22:12 02:03:01 0 9.74 0.00 6.92 0.39 0.07 82.88 02:22:12 02:03:01 1 10.92 0.00 4.48 0.39 0.08 84.13 02:22:12 02:03:01 2 11.33 0.00 5.36 0.88 0.07 82.37 02:22:12 02:03:01 3 9.96 0.00 6.48 6.39 0.07 77.11 02:22:12 02:03:01 4 10.48 0.00 5.41 0.44 0.08 83.59 02:22:12 02:03:01 5 10.77 0.00 4.44 1.55 0.07 83.18 02:22:12 02:03:01 6 10.58 0.00 4.81 5.20 0.08 79.33 02:22:12 02:03:01 7 9.65 0.00 5.34 0.41 0.07 84.54 02:22:12 02:04:01 all 55.70 0.00 8.94 0.33 0.08 34.95 02:22:12 02:04:01 0 55.40 0.00 8.81 0.13 0.08 35.58 02:22:12 02:04:01 1 55.32 0.00 9.12 0.37 0.08 35.11 02:22:12 02:04:01 2 55.97 0.00 9.10 0.03 0.08 34.81 02:22:12 02:04:01 3 55.13 0.00 9.44 0.78 0.08 34.57 02:22:12 02:04:01 4 53.84 0.00 8.83 0.13 0.07 37.13 02:22:12 02:04:01 5 56.45 0.00 8.99 0.20 0.07 34.29 02:22:12 02:04:01 6 56.57 0.00 8.77 0.88 0.10 33.68 02:22:12 02:04:01 7 56.90 0.00 8.45 0.13 0.08 34.42 02:22:12 02:05:01 all 15.48 0.00 4.13 2.51 0.06 77.82 02:22:12 02:05:01 0 14.38 0.00 3.69 0.02 0.05 81.86 02:22:12 02:05:01 1 14.47 0.00 4.18 0.91 0.05 80.39 02:22:12 02:05:01 2 16.53 0.00 3.81 0.15 0.07 79.44 02:22:12 02:05:01 3 15.98 0.00 4.45 0.84 0.07 78.66 02:22:12 02:05:01 4 16.50 0.00 4.21 0.18 0.07 79.04 02:22:12 02:05:01 5 15.79 0.00 3.67 0.05 0.05 80.44 02:22:12 02:05:01 6 15.45 0.00 4.87 17.70 0.07 61.90 02:22:12 02:05:01 7 14.73 0.00 4.17 0.37 0.05 80.68 02:22:12 02:06:01 all 0.32 0.00 0.16 0.20 0.02 99.30 02:22:12 02:06:01 0 1.12 0.00 0.25 0.03 0.03 98.57 02:22:12 02:06:01 1 0.28 0.00 0.17 0.92 0.02 98.62 02:22:12 02:06:01 2 0.07 0.00 0.12 0.00 0.02 99.80 02:22:12 02:06:01 3 0.15 0.00 0.13 0.03 0.02 99.67 02:22:12 02:06:01 4 0.15 0.00 0.13 0.00 0.00 99.72 02:22:12 02:06:01 5 0.52 0.00 0.30 0.45 0.02 98.72 02:22:12 02:06:01 6 0.08 0.00 0.13 0.20 0.02 99.56 02:22:12 02:06:01 7 0.18 0.00 0.07 0.00 0.03 99.72 02:22:12 02:07:01 all 2.29 0.00 1.25 0.77 0.03 95.66 02:22:12 02:07:01 0 3.84 0.00 1.06 1.75 0.03 93.32 02:22:12 02:07:01 1 2.22 0.00 1.09 0.42 0.03 96.24 02:22:12 02:07:01 2 2.57 0.00 1.12 1.15 0.02 95.14 02:22:12 02:07:01 3 2.27 0.00 0.94 0.63 0.02 96.14 02:22:12 02:07:01 4 2.03 0.00 1.68 0.07 0.03 96.18 02:22:12 02:07:01 5 1.92 0.00 1.14 0.05 0.02 96.88 02:22:12 02:07:01 6 2.02 0.00 1.10 2.07 0.03 94.76 02:22:12 02:07:01 7 1.40 0.00 1.88 0.03 0.02 96.66 02:22:12 02:08:01 all 0.10 0.00 0.06 0.01 0.01 99.82 02:22:12 02:08:01 0 0.10 0.00 0.07 0.02 0.02 99.80 02:22:12 02:08:01 1 0.08 0.00 0.08 0.03 0.02 99.78 02:22:12 02:08:01 2 0.18 0.00 0.05 0.00 0.00 99.77 02:22:12 02:08:01 3 0.03 0.00 0.02 0.02 0.02 99.92 02:22:12 02:08:01 4 0.25 0.00 0.08 0.00 0.00 99.67 02:22:12 02:08:01 5 0.02 0.00 0.05 0.00 0.00 99.93 02:22:12 02:08:01 6 0.12 0.00 0.07 0.00 0.00 99.82 02:22:12 02:08:01 7 0.03 0.00 0.05 0.00 0.00 99.92 02:22:12 02:09:01 all 0.01 0.00 0.02 0.02 0.01 99.94 02:22:12 02:09:01 0 0.02 0.00 0.03 0.00 0.03 99.92 02:22:12 02:09:01 1 0.02 0.00 0.05 0.13 0.02 99.78 02:22:12 02:09:01 2 0.03 0.00 0.02 0.00 0.02 99.93 02:22:12 02:09:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:22:12 02:09:01 4 0.02 0.00 0.03 0.00 0.00 99.95 02:22:12 02:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:22:12 02:09:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:22:12 02:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:22:12 02:10:01 all 0.08 0.00 0.02 0.00 0.01 99.89 02:22:12 02:10:01 0 0.12 0.00 0.02 0.00 0.02 99.85 02:22:12 02:10:01 1 0.03 0.00 0.03 0.02 0.02 99.90 02:22:12 02:10:01 2 0.28 0.00 0.03 0.00 0.00 99.68 02:22:12 02:10:01 3 0.05 0.00 0.03 0.00 0.02 99.90 02:22:12 02:10:01 4 0.05 0.00 0.00 0.00 0.00 99.95 02:22:12 02:10:01 5 0.00 0.00 0.02 0.00 0.02 99.97 02:22:12 02:10:01 6 0.05 0.00 0.02 0.02 0.02 99.90 02:22:12 02:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:22:12 02:11:01 all 0.03 0.00 0.02 0.00 0.01 99.94 02:22:12 02:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:22:12 02:11:01 1 0.02 0.00 0.05 0.02 0.02 99.90 02:22:12 02:11:01 2 0.10 0.00 0.02 0.00 0.02 99.87 02:22:12 02:11:01 3 0.08 0.00 0.02 0.00 0.00 99.90 02:22:12 02:11:01 4 0.02 0.00 0.02 0.00 0.02 99.95 02:22:12 02:11:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:22:12 02:11:01 6 0.03 0.00 0.00 0.00 0.00 99.97 02:22:12 02:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:22:12 02:12:01 all 0.04 0.00 0.02 0.00 0.01 99.93 02:22:12 02:12:01 0 0.05 0.00 0.02 0.00 0.02 99.92 02:22:12 02:12:01 1 0.02 0.00 0.02 0.02 0.02 99.93 02:22:12 02:12:01 2 0.10 0.00 0.00 0.00 0.02 99.88 02:22:12 02:12:01 3 0.05 0.00 0.05 0.02 0.00 99.88 02:22:12 02:12:01 4 0.02 0.00 0.02 0.00 0.02 99.95 02:22:12 02:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:22:12 02:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:22:12 02:12:01 7 0.03 0.00 0.03 0.00 0.00 99.93 02:22:12 02:22:12 02:12:01 CPU %user %nice %system %iowait %steal %idle 02:22:12 02:13:02 all 0.03 0.00 0.02 0.02 0.01 99.93 02:22:12 02:13:02 0 0.07 0.00 0.03 0.02 0.02 99.87 02:22:12 02:13:02 1 0.00 0.00 0.00 0.12 0.00 99.88 02:22:12 02:13:02 2 0.02 0.00 0.02 0.00 0.00 99.97 02:22:12 02:13:02 3 0.05 0.00 0.03 0.00 0.02 99.90 02:22:12 02:13:02 4 0.05 0.00 0.02 0.00 0.00 99.93 02:22:12 02:13:02 5 0.00 0.00 0.02 0.00 0.00 99.98 02:22:12 02:13:02 6 0.02 0.00 0.00 0.00 0.00 99.98 02:22:12 02:13:02 7 0.02 0.00 0.02 0.00 0.02 99.95 02:22:12 02:14:01 all 0.01 0.00 0.01 0.01 0.01 99.96 02:22:12 02:14:01 0 0.03 0.00 0.00 0.00 0.00 99.97 02:22:12 02:14:01 1 0.02 0.00 0.00 0.02 0.02 99.95 02:22:12 02:14:01 2 0.00 0.00 0.03 0.03 0.02 99.92 02:22:12 02:14:01 3 0.03 0.00 0.02 0.00 0.02 99.93 02:22:12 02:14:01 4 0.03 0.00 0.03 0.00 0.02 99.92 02:22:12 02:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:22:12 02:14:01 6 0.00 0.00 0.00 0.00 0.02 99.98 02:22:12 02:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:22:12 02:15:01 all 0.03 0.00 0.01 0.00 0.00 99.96 02:22:12 02:15:01 0 0.02 0.00 0.02 0.00 0.02 99.95 02:22:12 02:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:22:12 02:15:01 2 0.02 0.00 0.00 0.02 0.00 99.97 02:22:12 02:15:01 3 0.08 0.00 0.02 0.00 0.02 99.88 02:22:12 02:15:01 4 0.05 0.00 0.00 0.00 0.00 99.95 02:22:12 02:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:22:12 02:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:22:12 02:15:01 7 0.03 0.00 0.02 0.00 0.00 99.95 02:22:12 02:16:01 all 0.03 0.00 0.02 0.00 0.01 99.95 02:22:12 02:16:01 0 0.03 0.00 0.02 0.00 0.02 99.93 02:22:12 02:16:01 1 0.00 0.00 0.00 0.03 0.02 99.95 02:22:12 02:16:01 2 0.03 0.00 0.03 0.00 0.00 99.93 02:22:12 02:16:01 3 0.10 0.00 0.03 0.00 0.02 99.85 02:22:12 02:16:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:22:12 02:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:22:12 02:16:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:22:12 02:16:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:22:12 02:17:01 all 0.04 0.00 0.03 0.01 0.00 99.92 02:22:12 02:17:01 0 0.03 0.00 0.03 0.00 0.00 99.93 02:22:12 02:17:01 1 0.07 0.00 0.03 0.05 0.00 99.85 02:22:12 02:17:01 2 0.02 0.00 0.05 0.00 0.02 99.92 02:22:12 02:17:01 3 0.10 0.00 0.03 0.00 0.02 99.85 02:22:12 02:17:01 4 0.03 0.00 0.02 0.00 0.00 99.95 02:22:12 02:17:01 5 0.03 0.00 0.02 0.00 0.00 99.95 02:22:12 02:17:01 6 0.03 0.00 0.02 0.00 0.00 99.95 02:22:12 02:17:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:22:12 02:18:01 all 0.06 0.00 0.01 0.00 0.01 99.92 02:22:12 02:18:01 0 0.03 0.00 0.00 0.00 0.02 99.95 02:22:12 02:18:01 1 0.28 0.00 0.00 0.02 0.02 99.68 02:22:12 02:18:01 2 0.02 0.00 0.00 0.00 0.02 99.97 02:22:12 02:18:01 3 0.10 0.00 0.03 0.00 0.02 99.85 02:22:12 02:18:01 4 0.03 0.00 0.00 0.00 0.00 99.97 02:22:12 02:18:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:22:12 02:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:22:12 02:18:01 7 0.03 0.00 0.02 0.00 0.00 99.95 02:22:12 02:19:01 all 0.27 0.00 0.01 0.00 0.01 99.71 02:22:12 02:19:01 0 0.03 0.00 0.00 0.00 0.02 99.95 02:22:12 02:19:01 1 1.97 0.00 0.00 0.02 0.00 98.01 02:22:12 02:19:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:22:12 02:19:01 3 0.05 0.00 0.03 0.00 0.02 99.90 02:22:12 02:19:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:22:12 02:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:22:12 02:19:01 6 0.02 0.00 0.00 0.00 0.02 99.97 02:22:12 02:19:01 7 0.02 0.00 0.02 0.00 0.02 99.95 02:22:12 02:20:01 all 0.27 0.00 0.01 0.00 0.01 99.70 02:22:12 02:20:01 0 0.05 0.00 0.02 0.00 0.00 99.93 02:22:12 02:20:01 1 1.92 0.00 0.03 0.02 0.02 98.01 02:22:12 02:20:01 2 0.03 0.00 0.00 0.02 0.00 99.95 02:22:12 02:20:01 3 0.12 0.00 0.00 0.00 0.02 99.87 02:22:12 02:20:01 4 0.03 0.00 0.00 0.00 0.00 99.97 02:22:12 02:20:01 5 0.00 0.00 0.00 0.00 0.02 99.98 02:22:12 02:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:22:12 02:20:01 7 0.02 0.00 0.03 0.00 0.00 99.95 02:22:12 02:21:01 all 0.11 0.00 0.06 0.01 0.01 99.80 02:22:12 02:21:01 0 0.15 0.00 0.05 0.00 0.02 99.78 02:22:12 02:21:01 1 0.35 0.00 0.17 0.02 0.02 99.45 02:22:12 02:21:01 2 0.07 0.00 0.07 0.00 0.02 99.85 02:22:12 02:21:01 3 0.13 0.00 0.10 0.00 0.02 99.75 02:22:12 02:21:01 4 0.03 0.00 0.03 0.00 0.00 99.93 02:22:12 02:21:01 5 0.03 0.00 0.03 0.05 0.00 99.88 02:22:12 02:21:01 6 0.08 0.00 0.05 0.00 0.00 99.87 02:22:12 02:21:01 7 0.07 0.00 0.02 0.00 0.00 99.92 02:22:12 02:22:01 all 8.90 0.00 4.16 3.41 0.07 83.46 02:22:12 02:22:01 0 9.15 0.00 4.85 6.09 0.09 79.82 02:22:12 02:22:01 1 9.28 0.00 4.08 0.71 0.07 85.86 02:22:12 02:22:01 2 9.81 0.00 3.55 2.03 0.07 84.54 02:22:12 02:22:01 3 9.71 0.00 4.11 4.06 0.10 82.01 02:22:12 02:22:01 4 9.18 0.00 4.07 0.13 0.08 86.53 02:22:12 02:22:01 5 6.49 0.00 3.49 0.30 0.05 89.67 02:22:12 02:22:01 6 9.65 0.00 4.44 0.14 0.05 85.72 02:22:12 02:22:01 7 7.91 0.00 4.66 13.93 0.09 73.42 02:22:12 Average: all 4.77 0.00 1.24 0.51 0.02 93.46 02:22:12 Average: 0 4.74 0.00 1.30 0.41 0.03 93.52 02:22:12 Average: 1 4.92 0.00 1.25 0.33 0.03 93.47 02:22:12 Average: 2 4.88 0.00 1.18 0.21 0.02 93.71 02:22:12 Average: 3 4.81 0.00 1.32 0.83 0.03 93.01 02:22:12 Average: 4 4.62 0.00 1.25 0.06 0.02 94.05 02:22:12 Average: 5 4.66 0.00 1.12 0.25 0.02 93.95 02:22:12 Average: 6 4.78 0.00 1.25 1.26 0.02 92.69 02:22:12 Average: 7 4.73 0.00 1.24 0.72 0.02 93.30 02:22:12 02:22:12 02:22:12