Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dc6526b820fce363f7c4f2d6ce852272454ac71f 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-ssh5991892604558225322.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh3523830799009906772.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh9239609967211919159.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh8731417077966571830.key Verifying host key using known hosts file > 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-ssh622469405983343250.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6862 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision dc6526b820fce363f7c4f2d6ce852272454ac71f (main) Commit message: "Merge pull request #310 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.34" > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dc6526b820fce363f7c4f2d6ce852272454ac71f # timeout=10 > git rev-list --no-walk 48c3520914e7ddb9ffda7de700a6b80bd4b3dbae # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:28:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:28:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:28:29 ========================================================= 11:28:29 EdgeX Global Pipelines Version Info 11:28:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:28:30 ------------------- 11:28:30 stable info: 11:28:30 ------------------- 11:28:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:28:30 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 11:28:30 Message: update stable to v1.0.239 11:28:30 ------------------- 11:28:30 experimental info: 11:28:30 ------------------- 11:28:30 Commited By: **** collab-it+edgex@linuxfoundation.org 11:28:30 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 11:28:30 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:28:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 11:28:30 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 11:28:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:28:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:28:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:28:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 11:28:30 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:28:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:28:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:28:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:28:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:28:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 11:28:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:28:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:28:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:28:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:28:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:28:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:28:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:28:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:28:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:28:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:28:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:28:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:28:31 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:28:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:28:31 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:28:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 11:28:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 11:28:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 11:28:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dc6526b820fce363f7c4f2d6ce852272454ac71f [Pipeline] echo 11:28:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dc6526b [Pipeline] echo 11:28:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:28:31 provisioning config files... 11:28:31 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config5287008589845049307tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:28:31 ---> docker-login.sh 11:28:31 nexus3.edgexfoundry.org:10001 11:28:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:28:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:28:32 Configure a credential helper to remove this warning. See 11:28:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:28:32 11:28:32 Login Succeeded 11:28:32 nexus3.edgexfoundry.org:10002 11:28:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:28:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:28:32 Configure a credential helper to remove this warning. See 11:28:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:28:32 11:28:32 Login Succeeded 11:28:32 nexus3.edgexfoundry.org:10003 11:28:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:28:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:28:32 Configure a credential helper to remove this warning. See 11:28:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:28:32 11:28:32 Login Succeeded 11:28:32 nexus3.edgexfoundry.org:10004 11:28:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:28:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:28:32 Configure a credential helper to remove this warning. See 11:28:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:28:32 11:28:32 Login Succeeded 11:28:32 docker.io 11:28:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:28:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:28:33 Configure a credential helper to remove this warning. See 11:28:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:28:33 11:28:33 Login Succeeded 11:28:33 ---> docker-login.sh ends [Pipeline] } 11:28:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:28:33 + git rev-list -1 --merges dc6526b820fce363f7c4f2d6ce852272454ac71f~1..dc6526b820fce363f7c4f2d6ce852272454ac71f [Pipeline] echo 11:28:33 -----------> git rev-list -1 --merges dc6526b820fce363f7c4f2d6ce852272454ac71f~1..dc6526b820fce363f7c4f2d6ce852272454ac71f dc6526b820fce363f7c4f2d6ce852272454ac71f 11:28:33 dc6526b820fce363f7c4f2d6ce852272454ac71f [false] [Pipeline] sh 11:28:33 + git log --format=format:%s -1 dc6526b820fce363f7c4f2d6ce852272454ac71f [Pipeline] echo 11:28:33 ========================================================= 11:28:33 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:28:33 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:28:34 + git log --format=format:%s -1 dc6526b820fce363f7c4f2d6ce852272454ac71f [Pipeline] echo 11:28:34 [semverPrep] GIT_COMMIT: dc6526b820fce363f7c4f2d6ce852272454ac71f, Commit Message: Merge pull request #310 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.34 [Pipeline] echo 11:28:34 [semverPrep] This is not a build commit. [Pipeline] sh 11:28:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:28:34 + grep -v github /etc/ssh/ssh_known_hosts 11:28:34 + [ -e /tmp/ssh_known_hosts ] 11:28:34 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:28:34 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:28:34 + sudo tee -a /etc/ssh/ssh_known_hosts 11:28:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:28:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:28:34 11:28:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:28:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:28:35 0.1.4: Pulling from edgex-devops/py-git-semver 11:28:35 b85a868b505f: Pulling fs layer 11:28:35 e2be974225ed: Pulling fs layer 11:28:35 339a4e72a1f5: Pulling fs layer 11:28:35 988bab9f4d93: Pulling fs layer 11:28:35 1469e6f7b9e6: Pulling fs layer 11:28:35 eaf3925da568: Pulling fs layer 11:28:35 bab4dde63d76: Pulling fs layer 11:28:35 bde34c3a00c8: Pulling fs layer 11:28:35 b352a97aabf1: Pulling fs layer 11:28:35 4872d77fe225: Pulling fs layer 11:28:35 5851b861e8e6: Pulling fs layer 11:28:35 988bab9f4d93: Waiting 11:28:35 1469e6f7b9e6: Waiting 11:28:35 eaf3925da568: Waiting 11:28:35 bab4dde63d76: Waiting 11:28:35 bde34c3a00c8: Waiting 11:28:35 b352a97aabf1: Waiting 11:28:35 4872d77fe225: Waiting 11:28:35 5851b861e8e6: Waiting 11:28:35 e2be974225ed: Verifying Checksum 11:28:35 e2be974225ed: Download complete 11:28:35 988bab9f4d93: Download complete 11:28:35 339a4e72a1f5: Verifying Checksum 11:28:35 339a4e72a1f5: Download complete 11:28:35 1469e6f7b9e6: Verifying Checksum 11:28:35 1469e6f7b9e6: Download complete 11:28:35 eaf3925da568: Verifying Checksum 11:28:35 eaf3925da568: Download complete 11:28:35 bde34c3a00c8: Download complete 11:28:35 b352a97aabf1: Verifying Checksum 11:28:35 b352a97aabf1: Download complete 11:28:35 4872d77fe225: Download complete 11:28:35 5851b861e8e6: Download complete 11:28:35 b85a868b505f: Verifying Checksum 11:28:35 b85a868b505f: Download complete 11:28:35 bab4dde63d76: Verifying Checksum 11:28:35 bab4dde63d76: Download complete 11:28:36 b85a868b505f: Pull complete 11:28:36 e2be974225ed: Pull complete 11:28:37 339a4e72a1f5: Pull complete 11:28:37 988bab9f4d93: Pull complete 11:28:37 1469e6f7b9e6: Pull complete 11:28:37 eaf3925da568: Pull complete 11:28:39 bab4dde63d76: Pull complete 11:28:39 bde34c3a00c8: Pull complete 11:28:39 b352a97aabf1: Pull complete 11:28:39 4872d77fe225: Pull complete 11:28:39 5851b861e8e6: Pull complete 11:28:40 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:28:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:28:40 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:28:40 prd-ubuntu20.04-docker-8c-8g-6862 does not seem to be running inside a container 11:28:40 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:28:41 $ docker top f6864b0e23a361b52ed3e3ce04b275a77f4111dbfc19f4d7af9730d649cfcf56 -eo pid,comm 11:28:41 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). 11:28:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:28:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:28:41 [ssh-agent] Looking for ssh-agent implementation... 11:28:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:28:41 $ docker exec f6864b0e23a361b52ed3e3ce04b275a77f4111dbfc19f4d7af9730d649cfcf56 ssh-agent 11:28:41 SSH_AUTH_SOCK=/tmp/ssh-eSX8BJxjdWxg/agent.32 11:28:41 SSH_AGENT_PID=38 11:28:41 Running ssh-add (command line suppressed) 11:28:41 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14431424737804905426.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14431424737804905426.key) 11:28:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:28:42 + git tag --points-at HEAD [Pipeline] } 11:28:42 $ docker exec --env ******** --env ******** f6864b0e23a361b52ed3e3ce04b275a77f4111dbfc19f4d7af9730d649cfcf56 ssh-agent -k 11:28:42 unset SSH_AUTH_SOCK; 11:28:42 unset SSH_AGENT_PID; 11:28:42 echo Agent pid 38 killed; 11:28:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:28:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:28:42 [ssh-agent] Looking for ssh-agent implementation... 11:28:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:28:42 $ docker exec f6864b0e23a361b52ed3e3ce04b275a77f4111dbfc19f4d7af9730d649cfcf56 ssh-agent 11:28:42 SSH_AUTH_SOCK=/tmp/ssh-VOTuXGuFfpBC/agent.71 11:28:42 SSH_AGENT_PID=77 11:28:42 Running ssh-add (command line suppressed) 11:28:42 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14269967926417374869.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14269967926417374869.key) 11:28:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:28:43 + git semver init 11:28:43 2022-10-03 11:28:43,207 [run_init] DEBUG init version:0.0.0 force:False 11:28:43 2022-10-03 11:28:43,207 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver 11:28:43 2022-10-03 11:28:43,208 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver 11:28:43 2022-10-03 11:28:43,208 [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) 11:28:44 2022-10-03 11:28:44,295 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude 11:28:44 2022-10-03 11:28:44,296 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False 11:28:44 2022-10-03 11:28:44,296 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 11:28:44 2022-10-03 11:28:44,296 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 11:28:44 2.3.0-dev.21 [Pipeline] } 11:28:44 $ docker exec --env ******** --env ******** f6864b0e23a361b52ed3e3ce04b275a77f4111dbfc19f4d7af9730d649cfcf56 ssh-agent -k 11:28:44 unset SSH_AUTH_SOCK; 11:28:44 unset SSH_AGENT_PID; 11:28:44 echo Agent pid 77 killed; 11:28:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:28:45 + git semver [Pipeline] } 11:28:45 $ docker stop --time=1 f6864b0e23a361b52ed3e3ce04b275a77f4111dbfc19f4d7af9730d649cfcf56 11:28:46 $ docker rm -f f6864b0e23a361b52ed3e3ce04b275a77f4111dbfc19f4d7af9730d649cfcf56 [Pipeline] // withDockerContainer [Pipeline] sh 11:28:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:28:47 Stashed 1 file(s) [Pipeline] echo 11:28:47 [edgeXSemver]: initialized semver on version 2.3.0-dev.21 [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 11:28:47 provisioning config files... 11:28:47 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config18441409536239242073tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:28:47 ---> docker-login.sh 11:28:47 nexus3.edgexfoundry.org:10001 11:28:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:28:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:28:47 Configure a credential helper to remove this warning. See 11:28:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:28:47 11:28:47 Login Succeeded 11:28:47 nexus3.edgexfoundry.org:10002 11:28:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:28:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:28:47 Configure a credential helper to remove this warning. See 11:28:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:28:47 11:28:47 Login Succeeded 11:28:47 nexus3.edgexfoundry.org:10003 11:28:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:28:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:28:47 Configure a credential helper to remove this warning. See 11:28:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:28:47 11:28:47 Login Succeeded 11:28:47 nexus3.edgexfoundry.org:10004 11:28:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:28:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:28:47 Configure a credential helper to remove this warning. See 11:28:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:28:47 11:28:47 Login Succeeded 11:28:47 docker.io 11:28:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:28:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:28:48 Configure a credential helper to remove this warning. See 11:28:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:28:48 11:28:48 Login Succeeded 11:28:48 ---> docker-login.sh ends [Pipeline] } 11:28:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:28:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:28:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:28:48 ========================================================= 11:28:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 11:28:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:28:48 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 11:28:48 Sending build context to Docker daemon 23.16MB 11:28:48 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 11:28:48 Step 2/13 : FROM ${BASE} AS builder 11:28:49 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 11:28:49 2408cc74d12b: Pulling fs layer 11:28:49 ea60b727a1ce: Pulling fs layer 11:28:49 30c4a7721957: Pulling fs layer 11:28:49 370296b7ddb6: Pulling fs layer 11:28:49 7c6cee850709: Pulling fs layer 11:28:49 aa9baa53a306: Pulling fs layer 11:28:49 8b309c321861: Pulling fs layer 11:28:49 d8d76fd02f46: Pulling fs layer 11:28:49 fa31f396de31: Pulling fs layer 11:28:49 370296b7ddb6: Waiting 11:28:49 7c6cee850709: Waiting 11:28:49 aa9baa53a306: Waiting 11:28:49 8b309c321861: Waiting 11:28:49 d8d76fd02f46: Waiting 11:28:49 30c4a7721957: Download complete 11:28:49 ea60b727a1ce: Verifying Checksum 11:28:49 ea60b727a1ce: Download complete 11:28:49 7c6cee850709: Verifying Checksum 11:28:49 7c6cee850709: Download complete 11:28:49 aa9baa53a306: Download complete 11:28:49 2408cc74d12b: Verifying Checksum 11:28:49 2408cc74d12b: Download complete 11:28:49 8b309c321861: Verifying Checksum 11:28:49 8b309c321861: Download complete 11:28:49 2408cc74d12b: Pull complete 11:28:49 ea60b727a1ce: Pull complete 11:28:49 30c4a7721957: Pull complete 11:28:49 d8d76fd02f46: Download complete 11:28:49 fa31f396de31: Verifying Checksum 11:28:49 fa31f396de31: Download complete 11:28:49 370296b7ddb6: Verifying Checksum 11:28:49 370296b7ddb6: Download complete 11:28:54 370296b7ddb6: Pull complete 11:28:54 7c6cee850709: Pull complete 11:28:54 aa9baa53a306: Pull complete 11:28:54 8b309c321861: Pull complete 11:28:56 d8d76fd02f46: Pull complete 11:28:57 fa31f396de31: Pull complete 11:28:57 Digest: sha256:2371a9c145f0d593c9024d3814659be550d63e8930698ddb4de3d51b9130800a 11:28:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 11:28:57 ---> cef68f9685f8 11:28:57 Step 3/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 11:28:59 ---> Running in 0bcb2724f899 11:28:59 Removing intermediate container 0bcb2724f899 11:28:59 ---> 7a2fd395e3e1 11:28:59 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 11:28:59 ---> Running in 3727583864e3 11:28:59 Removing intermediate container 3727583864e3 11:28:59 ---> 93658fdce6b8 11:28:59 Step 5/13 : ARG ADD_BUILD_TAGS="" 11:28:59 ---> Running in 579df5a587b4 11:28:59 Removing intermediate container 579df5a587b4 11:28:59 ---> 5571c584007c 11:28:59 Step 6/13 : WORKDIR /device-virtual-go 11:28:59 ---> Running in e78f43896d7a 11:28:59 Removing intermediate container e78f43896d7a 11:28:59 ---> 8f338246cda2 11:28:59 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:28:59 ---> Running in c2f3a2baed93 11:28:59 Removing intermediate container c2f3a2baed93 11:28:59 ---> d1be213946d6 11:28:59 Step 8/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:28:59 ---> Running in 8e6f5b28cf26 11:29:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 11:29:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 11:29:01 (1/4) Installing openssh-keygen (9.0_p1-r2) 11:29:01 (2/4) Installing libedit (20210910.3.1-r0) 11:29:01 (3/4) Installing openssh-client-common (9.0_p1-r2) 11:29:01 (4/4) Installing openssh-client-default (9.0_p1-r2) 11:29:01 Executing busybox-1.35.0-r13.trigger 11:29:01 OK: 216 MiB in 55 packages 11:29:02 Removing intermediate container 8e6f5b28cf26 11:29:02 ---> 4fee141d9d2c 11:29:02 Step 9/13 : COPY go.mod vendor* ./ 11:29:02 ---> d1ae0de5e984 11:29:02 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:29:02 Still waiting to schedule task 11:29:02 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 11:29:02 ---> Running in 6111c1ff4239 11:29:20 Removing intermediate container 6111c1ff4239 11:29:20 ---> 948afcac5850 11:29:20 Step 11/13 : COPY . . 11:29:20 ---> 8dc73ec4ff5d 11:29:20 Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:29:20 ---> Running in b559097882c9 11:29:20 Removing intermediate container b559097882c9 11:29:20 ---> 24994e113e34 11:29:20 Step 13/13 : RUN $MAKE 11:29:20 ---> Running in 592ce3d6e184 11:29:20 noop 11:29:20 Removing intermediate container 592ce3d6e184 11:29:20 ---> acc9e167973b 11:29:20 Successfully built acc9e167973b 11:29:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:29:20 + docker inspect -f . ci-base-image-x86_64 11:29:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:29:20 prd-ubuntu20.04-docker-8c-8g-6862 does not seem to be running inside a container 11:29:20 $ 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 ******** -e ******** ci-base-image-x86_64 cat 11:29:21 $ docker top 31aeec939d592a825079bf4a1b33466633de51efe72a6c42b84f416d5e3e56fb -eo pid,comm [Pipeline] { [Pipeline] sh 11:29:21 + go version 11:29:21 go version go1.18.3 linux/amd64 [Pipeline] } 11:29:21 $ docker stop --time=1 31aeec939d592a825079bf4a1b33466633de51efe72a6c42b84f416d5e3e56fb 11:29:23 $ docker rm -f 31aeec939d592a825079bf4a1b33466633de51efe72a6c42b84f416d5e3e56fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:29:23 + docker inspect -f . ci-base-image-x86_64 11:29:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:29:23 prd-ubuntu20.04-docker-8c-8g-6862 does not seem to be running inside a container 11:29:23 $ 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 ******** -e ******** ci-base-image-x86_64 cat 11:29:23 $ docker top b16158952bbc007839a867db3ff9632b0d9b85f9537a35741de6ab44c0e99cb6 -eo pid,comm [Pipeline] { [Pipeline] sh 11:29:24 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh 11:29:24 + make test 11:29:24 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 11:29:24 ? github.com/edgexfoundry/device-virtual-go [no test files] 11:29:34 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 11:29:34 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.041s coverage: 65.7% of statements 11:29:41 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 11:29:41 CGO_ENABLED=1 GO111MODULE=on go vet ./... 11:29:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:29:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:29:44 ./bin/test-attribution-txt.sh [Pipeline] echo 11:29:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 11:29:44 $ docker stop --time=1 b16158952bbc007839a867db3ff9632b0d9b85f9537a35741de6ab44c0e99cb6 11:29:46 $ docker rm -f b16158952bbc007839a867db3ff9632b0d9b85f9537a35741de6ab44c0e99cb6 [Pipeline] // withDockerContainer [Pipeline] sh 11:29:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:29:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 11:29:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:29:47 + ls -al . 11:29:47 total 200 11:29:47 drwxrwxr-x 9 jenkins jenkins 4096 Oct 3 11:29 . 11:29:47 drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 11:28 .. 11:29:47 drwxrwxr-x 8 jenkins jenkins 4096 Oct 3 11:29 .git 11:29:47 drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 11:28 .github 11:29:47 -rw-rw-r-- 1 jenkins jenkins 337 Oct 3 11:28 .gitignore 11:29:47 -rw-rw-r-- 1 jenkins jenkins 41 Oct 3 11:28 .golangci.yml 11:29:47 drwxr-xr-x 3 jenkins jenkins 4096 Oct 3 11:28 .semver 11:29:47 -rw-rw-r-- 1 jenkins jenkins 8527 Oct 3 11:28 Attribution.txt 11:29:47 -rw-rw-r-- 1 jenkins jenkins 9649 Oct 3 11:28 CHANGELOG.md 11:29:47 -rw-rw-r-- 1 jenkins jenkins 2034 Oct 3 11:28 Dockerfile 11:29:47 -rw-rw-r-- 1 jenkins jenkins 677 Oct 3 11:28 GOVERNANCE.md 11:29:47 -rw-rw-r-- 1 jenkins jenkins 660 Oct 3 11:28 Jenkinsfile 11:29:47 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 3 11:28 LICENSE 11:29:47 -rw-rw-r-- 1 jenkins jenkins 2457 Oct 3 11:28 Makefile 11:29:47 -rw-rw-r-- 1 jenkins jenkins 623 Oct 3 11:28 OWNERS.md 11:29:47 -rw-rw-r-- 1 jenkins jenkins 3578 Oct 3 11:28 README.md 11:29:47 -rw-rw-r-- 1 jenkins jenkins 12 Oct 3 11:28 VERSION 11:29:47 drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 11:28 bin 11:29:47 drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 11:28 cmd 11:29:47 -rw-r--r-- 1 jenkins jenkins 44128 Oct 3 11:29 coverage.out 11:29:47 -rw-rw-r-- 1 jenkins jenkins 3399 Oct 3 11:28 go.mod 11:29:47 -rw-rw-r-- 1 jenkins jenkins 37522 Oct 3 11:28 go.sum 11:29:47 drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 11:28 internal 11:29:47 drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 11:28 snap 11:29:47 -rw-rw-r-- 1 jenkins jenkins 235 Oct 3 11:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:29: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=dc6526b820fce363f7c4f2d6ce852272454ac71f --label arch=amd64 --label version=2.3.0-dev.21 . 11:29:47 Sending build context to Docker daemon 23.21MB 11:29:47 Step 1/27 : ARG BASE=golang:1.18-alpine3.16 11:29:47 Step 2/27 : FROM ${BASE} AS builder 11:29:47 ---> acc9e167973b 11:29:47 Step 3/27 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 11:29:48 ---> Running in 121aca5db156 11:29:48 Removing intermediate container 121aca5db156 11:29:48 ---> d3176b2085d4 11:29:48 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 11:29:48 ---> Running in de2e10b4146b 11:29:48 Removing intermediate container de2e10b4146b 11:29:48 ---> 4f3cf09326d9 11:29:48 Step 5/27 : ARG ADD_BUILD_TAGS="" 11:29:48 ---> Running in 6fa3ab0b3549 11:29:48 Removing intermediate container 6fa3ab0b3549 11:29:48 ---> 560b52b280a6 11:29:48 Step 6/27 : WORKDIR /device-virtual-go 11:29:48 ---> Running in fa97d55ea46f 11:29:48 Removing intermediate container fa97d55ea46f 11:29:48 ---> 1b5f2fc4d386 11:29:48 Step 7/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:29:48 ---> Running in 597e993136f0 11:29:49 Removing intermediate container 597e993136f0 11:29:49 ---> 19a955d638ba 11:29:49 Step 8/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:29:49 ---> Running in 325b25e7c8b7 11:29:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 11:29:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 11:29:50 OK: 216 MiB in 55 packages 11:29:50 Removing intermediate container 325b25e7c8b7 11:29:50 ---> 48ec5e165188 11:29:50 Step 9/27 : COPY go.mod vendor* ./ 11:29:51 ---> 2ca8ccff3ec5 11:29:51 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:29:51 ---> Running in dc9295dcfdca 11:29:51 Removing intermediate container dc9295dcfdca 11:29:51 ---> a630543313ed 11:29:51 Step 11/27 : COPY . . 11:29:52 ---> c5195ac6cc39 11:29:52 Step 12/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:29:52 ---> Running in 7ad3937de788 11:29:52 Removing intermediate container 7ad3937de788 11:29:52 ---> 3dc76e3fecea 11:29:52 Step 13/27 : RUN $MAKE 11:29:52 ---> Running in 66d65fec29ba 11:29:52 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=2.3.0-dev.21" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 11:30:10 Removing intermediate container 66d65fec29ba 11:30:10 ---> 7b324b31766a 11:30:10 Step 14/27 : FROM alpine:3.16 11:30:10 3.16: Pulling from library/alpine 11:30:10 213ec9aee27d: Pulling fs layer 11:30:10 213ec9aee27d: Verifying Checksum 11:30:10 213ec9aee27d: Download complete 11:30:11 213ec9aee27d: Pull complete 11:30:11 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 11:30:11 Status: Downloaded newer image for alpine:3.16 11:30:11 ---> 9c6f07244728 11:30:11 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 11:30:11 ---> Running in d3c7d067774d 11:30:11 Removing intermediate container d3c7d067774d 11:30:11 ---> 5441d3d9372c 11:30:11 Step 16/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:30:11 ---> Running in 6f26316a7253 11:30:11 Removing intermediate container 6f26316a7253 11:30:11 ---> 05157ebc23f2 11:30:11 Step 17/27 : RUN apk add --update --no-cache zeromq dumb-init 11:30:11 ---> Running in efea144f3e41 11:30:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 11:30:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 11:30:13 (1/6) Installing dumb-init (1.2.5-r1) 11:30:13 (2/6) Installing libgcc (11.2.1_git20220219-r2) 11:30:13 (3/6) Installing libsodium (1.0.18-r0) 11:30:13 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 11:30:13 (5/6) Installing libzmq (4.3.4-r0) 11:30:13 (6/6) Installing zeromq (4.3.4-r0) 11:30:13 Executing busybox-1.35.0-r17.trigger 11:30:13 OK: 8 MiB in 20 packages 11:30:14 Removing intermediate container efea144f3e41 11:30:14 ---> 6f254a3cf3e9 11:30:14 Step 18/27 : WORKDIR / 11:30:14 ---> Running in bc1f6dff7ea9 11:30:14 Removing intermediate container bc1f6dff7ea9 11:30:14 ---> 2d6213d37625 11:30:14 Step 19/27 : COPY --from=builder /device-virtual-go/Attribution.txt / 11:30:14 ---> 4d510b2e9e80 11:30:14 Step 20/27 : COPY --from=builder /device-virtual-go/LICENSE / 11:30:14 ---> d1d45e887404 11:30:14 Step 21/27 : COPY --from=builder /device-virtual-go/cmd / 11:30:15 ---> 118fabf058cb 11:30:15 Step 22/27 : EXPOSE 59900 11:30:15 ---> Running in 39812e9f4175 11:30:15 Removing intermediate container 39812e9f4175 11:30:15 ---> 1b8d2ba73c1e 11:30:15 Step 23/27 : ENTRYPOINT ["/device-virtual"] 11:30:15 ---> Running in 36e567d525f6 11:30:15 Removing intermediate container 36e567d525f6 11:30:15 ---> b076de169b12 11:30:15 Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:30:15 ---> Running in f4ba837c6411 11:30:15 Removing intermediate container f4ba837c6411 11:30:15 ---> 4d004d4bab2a 11:30:15 Step 25/27 : LABEL arch=amd64 11:30:15 ---> Running in 3b2ef4db9050 11:30:15 Removing intermediate container 3b2ef4db9050 11:30:15 ---> e7ce2d1f8670 11:30:15 Step 26/27 : LABEL git_sha=dc6526b820fce363f7c4f2d6ce852272454ac71f 11:30:15 ---> Running in 653ff997190a 11:30:15 Removing intermediate container 653ff997190a 11:30:15 ---> e014f216357d 11:30:15 Step 27/27 : LABEL version=2.3.0-dev.21 11:30:15 ---> Running in eb08c60a3206 11:30:15 Removing intermediate container eb08c60a3206 11:30:15 ---> 27dd0d98d81f 11:30:15 [Warning] One or more build-args [ARCH] were not consumed 11:30:15 Successfully built 27dd0d98d81f 11:30:15 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:30:15 provisioning config files... 11:30:15 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config15009941025192153854tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:30:16 ---> docker-login.sh 11:30:16 nexus3.edgexfoundry.org:10001 11:30:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:30:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:30:16 Configure a credential helper to remove this warning. See 11:30:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:30:16 11:30:16 Login Succeeded 11:30:16 nexus3.edgexfoundry.org:10002 11:30:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:30:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:30:16 Configure a credential helper to remove this warning. See 11:30:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:30:16 11:30:16 Login Succeeded 11:30:16 nexus3.edgexfoundry.org:10003 11:30:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:30:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:30:16 Configure a credential helper to remove this warning. See 11:30:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:30:16 11:30:16 Login Succeeded 11:30:16 nexus3.edgexfoundry.org:10004 11:30:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:30:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:30:16 Configure a credential helper to remove this warning. See 11:30:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:30:16 11:30:16 Login Succeeded 11:30:16 docker.io 11:30:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:30:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:30:16 Configure a credential helper to remove this warning. See 11:30:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:30:16 11:30:16 Login Succeeded 11:30:16 ---> docker-login.sh ends [Pipeline] } 11:30:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:30:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:30:17 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 11:30:17 dc6526b820fce363f7c4f2d6ce852272454ac71f 11:30:17 latest 11:30:17 2.3.0-dev.21 11:30:17 dc6526b820fce363f7c4f2d6ce852272454ac71f-2.3.0-dev.21 11:30:17 main 11:30:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:17 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:dc6526b820fce363f7c4f2d6ce852272454ac71f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:17 + docker push nexus3.edgexfoundry.org:10004/device-virtual:dc6526b820fce363f7c4f2d6ce852272454ac71f 11:30:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 11:30:17 c423d2e95c25: Preparing 11:30:17 1444ee993824: Preparing 11:30:17 9db4c548ceee: Preparing 11:30:17 92ac6f6edf4c: Preparing 11:30:17 21a1b6993edd: Preparing 11:30:17 994393dc58e7: Preparing 11:30:17 994393dc58e7: Waiting 11:30:17 9db4c548ceee: Pushed 11:30:17 21a1b6993edd: Pushed 11:30:17 1444ee993824: Pushed 11:30:17 994393dc58e7: Layer already exists 11:30:18 92ac6f6edf4c: Pushed 11:30:20 c423d2e95c25: Pushed 11:30:20 dc6526b820fce363f7c4f2d6ce852272454ac71f: digest: sha256:a36a2571bcd9a6813087446485f95389645f5676f7c94c8ccfd3b82ee0df280f size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:20 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:21 + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest 11:30:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 11:30:21 c423d2e95c25: Preparing 11:30:21 1444ee993824: Preparing 11:30:21 9db4c548ceee: Preparing 11:30:21 92ac6f6edf4c: Preparing 11:30:21 21a1b6993edd: Preparing 11:30:21 994393dc58e7: Preparing 11:30:21 994393dc58e7: Waiting 11:30:21 21a1b6993edd: Layer already exists 11:30:21 9db4c548ceee: Layer already exists 11:30:21 c423d2e95c25: Layer already exists 11:30:21 92ac6f6edf4c: Layer already exists 11:30:21 1444ee993824: Layer already exists 11:30:21 994393dc58e7: Layer already exists 11:30:21 latest: digest: sha256:a36a2571bcd9a6813087446485f95389645f5676f7c94c8ccfd3b82ee0df280f size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:21 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:2.3.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:21 + docker push nexus3.edgexfoundry.org:10004/device-virtual:2.3.0-dev.21 11:30:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 11:30:21 c423d2e95c25: Preparing 11:30:21 1444ee993824: Preparing 11:30:21 9db4c548ceee: Preparing 11:30:21 92ac6f6edf4c: Preparing 11:30:21 21a1b6993edd: Preparing 11:30:21 994393dc58e7: Preparing 11:30:21 994393dc58e7: Waiting 11:30:21 21a1b6993edd: Layer already exists 11:30:21 9db4c548ceee: Layer already exists 11:30:21 92ac6f6edf4c: Layer already exists 11:30:21 1444ee993824: Layer already exists 11:30:21 c423d2e95c25: Layer already exists 11:30:21 994393dc58e7: Layer already exists 11:30:21 2.3.0-dev.21: digest: sha256:a36a2571bcd9a6813087446485f95389645f5676f7c94c8ccfd3b82ee0df280f size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:22 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:dc6526b820fce363f7c4f2d6ce852272454ac71f-2.3.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:22 + docker push nexus3.edgexfoundry.org:10004/device-virtual:dc6526b820fce363f7c4f2d6ce852272454ac71f-2.3.0-dev.21 11:30:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 11:30:22 c423d2e95c25: Preparing 11:30:22 1444ee993824: Preparing 11:30:22 9db4c548ceee: Preparing 11:30:22 92ac6f6edf4c: Preparing 11:30:22 21a1b6993edd: Preparing 11:30:22 994393dc58e7: Preparing 11:30:22 994393dc58e7: Waiting 11:30:22 92ac6f6edf4c: Layer already exists 11:30:22 21a1b6993edd: Layer already exists 11:30:22 1444ee993824: Layer already exists 11:30:22 9db4c548ceee: Layer already exists 11:30:22 c423d2e95c25: Layer already exists 11:30:22 994393dc58e7: Layer already exists 11:30:22 dc6526b820fce363f7c4f2d6ce852272454ac71f-2.3.0-dev.21: digest: sha256:a36a2571bcd9a6813087446485f95389645f5676f7c94c8ccfd3b82ee0df280f size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:22 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:23 + docker push nexus3.edgexfoundry.org:10004/device-virtual:main 11:30:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 11:30:23 c423d2e95c25: Preparing 11:30:23 1444ee993824: Preparing 11:30:23 9db4c548ceee: Preparing 11:30:23 92ac6f6edf4c: Preparing 11:30:23 21a1b6993edd: Preparing 11:30:23 994393dc58e7: Preparing 11:30:23 994393dc58e7: Waiting 11:30:23 9db4c548ceee: Layer already exists 11:30:23 21a1b6993edd: Layer already exists 11:30:23 92ac6f6edf4c: Layer already exists 11:30:23 c423d2e95c25: Layer already exists 11:30:23 1444ee993824: Layer already exists 11:30:23 994393dc58e7: Layer already exists 11:30:23 main: digest: sha256:a36a2571bcd9a6813087446485f95389645f5676f7c94c8ccfd3b82ee0df280f size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:30:23 ===================================================== [Pipeline] echo 11:30:23 taggedImages: 11:30:23 - nexus3.edgexfoundry.org:10004/device-virtual:dc6526b820fce363f7c4f2d6ce852272454ac71f 11:30:23 - nexus3.edgexfoundry.org:10004/device-virtual:latest 11:30:23 - nexus3.edgexfoundry.org:10004/device-virtual:2.3.0-dev.21 11:30:23 - nexus3.edgexfoundry.org:10004/device-virtual:dc6526b820fce363f7c4f2d6ce852272454ac71f-2.3.0-dev.21 11:30:23 - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:30:23 11:30:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:30:23 latest: Pulling from edgex-lftools-log-publisher 11:30:23 5eb5b503b376: Pulling fs layer 11:30:23 5c69ac0246d0: Pulling fs layer 11:30:23 ec43610c2a17: Pulling fs layer 11:30:23 3a2ae6a8a46f: Pulling fs layer 11:30:23 33b1e0a273af: Pulling fs layer 11:30:23 5d3b04190fa2: Pulling fs layer 11:30:23 2f39f015ded8: Pulling fs layer 11:30:23 33b1e0a273af: Waiting 11:30:23 2f39f015ded8: Waiting 11:30:23 5d3b04190fa2: Waiting 11:30:23 3a2ae6a8a46f: Waiting 11:30:23 5c69ac0246d0: Verifying Checksum 11:30:23 5c69ac0246d0: Download complete 11:30:23 3a2ae6a8a46f: Verifying Checksum 11:30:23 3a2ae6a8a46f: Download complete 11:30:24 33b1e0a273af: Verifying Checksum 11:30:24 33b1e0a273af: Download complete 11:30:24 5d3b04190fa2: Verifying Checksum 11:30:24 5d3b04190fa2: Download complete 11:30:24 ec43610c2a17: Verifying Checksum 11:30:24 ec43610c2a17: Download complete 11:30:24 5eb5b503b376: Verifying Checksum 11:30:24 5eb5b503b376: Download complete 11:30:25 2f39f015ded8: Download complete 11:30:25 5eb5b503b376: Pull complete 11:30:25 5c69ac0246d0: Pull complete 11:30:25 ec43610c2a17: Pull complete 11:30:25 3a2ae6a8a46f: Pull complete 11:30:26 33b1e0a273af: Pull complete 11:30:26 5d3b04190fa2: Pull complete 11:30:30 2f39f015ded8: Pull complete 11:30:30 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:30:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:30:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:30:30 prd-ubuntu20.04-docker-8c-8g-6862 does not seem to be running inside a container 11:30:30 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:30:31 $ docker top 9c1fb01ffb54204018dca5159c7ede153df0b43d3d9fee70c17d3c182c202826 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:30:32 ---> job-cost.sh 11:30:32 lf-activate-venv: SKIPPING 11:30:32 INFO: No Stack... 11:30:32 INFO: Retrieving Pricing Info for: v3-standard-8 11:30:32 INFO: Archiving Costs [Pipeline] sh 11:30:32 + + catcut /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv -d, 11:30:32 -f6 [Pipeline] lock 11:30:32 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-57-stack-cost] 11:30:32 Resource [jenkins-edgexfoundry-device-virtual-go-main-57-stack-cost] did not exist. Created. 11:30:32 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-57-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:30:33 + echo total: 0.2199999988079071 [Pipeline] stash 11:30:33 Stashed 1 file(s) [Pipeline] } 11:30:33 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-57-stack-cost] [Pipeline] // lock [Pipeline] } 11:30:33 $ docker stop --time=1 9c1fb01ffb54204018dca5159c7ede153df0b43d3d9fee70c17d3c182c202826 11:30:34 $ docker rm -f 9c1fb01ffb54204018dca5159c7ede153df0b43d3d9fee70c17d3c182c202826 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:30:36 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6863 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws 11:30:36 Running in /w/workspace/device-virtual-go/57 [Pipeline] { [Pipeline] checkout 11:30:36 The recommended git tool is: git 11:30:41 using credential edgex-jenkins-ssh 11:30:41 Cloning the remote Git repository 11:30:41 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 11:30:41 > git init /w/workspace/device-virtual-go/57 # timeout=10 11:30:41 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:30:41 > git --version # timeout=10 11:30:41 > git --version # 'git version 2.25.1' 11:30:41 using GIT_SSH to set credentials SSH Credentials for GitHub 11:30:42 Verifying host key using known hosts file 11:30:42 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 11:30:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:30:45 Avoid second fetch 11:30:45 Checking out Revision dc6526b820fce363f7c4f2d6ce852272454ac71f (main) 11:30:44 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:30:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:30:45 > git config core.sparsecheckout # timeout=10 11:30:45 > git checkout -f dc6526b820fce363f7c4f2d6ce852272454ac71f # timeout=10 11:30:45 Commit message: "Merge pull request #310 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.34" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:30:46 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:30:46 % Total % Received % Xferd Average Speed Time Time Time Current 11:30:46 Dload Upload Total Spent Left Speed 11:30:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 86910 0 --:--:-- --:--:-- --:--:-- 86910 [Pipeline] sh 11:30:47 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:30:47 + sudo tee /etc/docker/daemon.new 11:30:47 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 11:30:47 { 11:30:47 "registry-mirrors": [ 11:30:47 "https://nexus3.edgexfoundry.org:10001" 11:30:47 ], 11:30:47 "bip": "10.250.0.254/24", 11:30:47 "hosts": [ 11:30:47 "tcp://0.0.0.0:5555", 11:30:47 "unix:///var/run/docker.sock" 11:30:47 ], 11:30:47 "mtu": 1458, 11:30:47 "selinux-enabled": true, 11:30:47 "seccomp-profile": "/etc/docker/seccomp.json" 11:30:47 } [Pipeline] sh 11:30:47 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:30:48 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:31:06 provisioning config files... 11:31:06 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/57@tmp/config1617889904107105759tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:31:06 ---> docker-login.sh 11:31:06 nexus3.edgexfoundry.org:10001 11:31:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:31:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:31:07 Configure a credential helper to remove this warning. See 11:31:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:31:07 11:31:07 Login Succeeded 11:31:07 nexus3.edgexfoundry.org:10002 11:31:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:31:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:31:07 Configure a credential helper to remove this warning. See 11:31:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:31:07 11:31:07 Login Succeeded 11:31:07 nexus3.edgexfoundry.org:10003 11:31:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:31:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:31:07 Configure a credential helper to remove this warning. See 11:31:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:31:07 11:31:07 Login Succeeded 11:31:07 nexus3.edgexfoundry.org:10004 11:31:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:31:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:31:08 Configure a credential helper to remove this warning. See 11:31:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:31:08 11:31:08 Login Succeeded 11:31:08 docker.io 11:31:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:31:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:31:08 Configure a credential helper to remove this warning. See 11:31:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:31:08 11:31:08 Login Succeeded 11:31:08 ---> docker-login.sh ends [Pipeline] } 11:31:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:31:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:31:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:31:08 ========================================================= 11:31:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 11:31:08 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:31:09 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 11:31:09 Sending build context to Docker daemon 11.72MB 11:31:09 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 11:31:09 Step 2/13 : FROM ${BASE} AS builder 11:31:09 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:31:09 b3c136eddcbf: Pulling fs layer 11:31:09 c0a3192eca97: Pulling fs layer 11:31:09 a050256f5b6f: Pulling fs layer 11:31:09 656be50a0ddc: Pulling fs layer 11:31:09 2bbca73fdf42: Pulling fs layer 11:31:09 f607e4fc86c3: Pulling fs layer 11:31:09 4d572c569a2c: Pulling fs layer 11:31:09 fcf976331f73: Pulling fs layer 11:31:09 f607e4fc86c3: Waiting 11:31:09 656be50a0ddc: Waiting 11:31:09 4d572c569a2c: Waiting 11:31:09 2bbca73fdf42: Waiting 11:31:09 fcf976331f73: Waiting 11:31:09 a050256f5b6f: Verifying Checksum 11:31:09 a050256f5b6f: Download complete 11:31:09 c0a3192eca97: Verifying Checksum 11:31:09 c0a3192eca97: Download complete 11:31:09 2bbca73fdf42: Verifying Checksum 11:31:09 2bbca73fdf42: Download complete 11:31:09 f607e4fc86c3: Verifying Checksum 11:31:09 f607e4fc86c3: Download complete 11:31:09 b3c136eddcbf: Verifying Checksum 11:31:09 b3c136eddcbf: Download complete 11:31:10 fcf976331f73: Verifying Checksum 11:31:10 fcf976331f73: Download complete 11:31:11 4d572c569a2c: Verifying Checksum 11:31:11 4d572c569a2c: Download complete 11:31:11 b3c136eddcbf: Pull complete 11:31:12 c0a3192eca97: Pull complete 11:31:12 656be50a0ddc: Download complete 11:31:12 a050256f5b6f: Pull complete 11:31:24 656be50a0ddc: Pull complete 11:31:24 2bbca73fdf42: Pull complete 11:31:24 f607e4fc86c3: Pull complete 11:31:30 4d572c569a2c: Pull complete 11:31:31 fcf976331f73: Pull complete 11:31:31 Digest: sha256:42df807b16ab3f1597034bcf0018cb26f012c54ed771f2ecbf0eeaf3e7d2e189 11:31:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 11:31:31 ---> 3970a7415f9e 11:31:31 Step 3/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 11:31:33 ---> Running in 9784b0ae54f2 11:31:33 Removing intermediate container 9784b0ae54f2 11:31:33 ---> 9b8684dbbe97 11:31:33 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 11:31:33 ---> Running in 070ef0291b97 11:31:34 Removing intermediate container 070ef0291b97 11:31:34 ---> 203741db1675 11:31:34 Step 5/13 : ARG ADD_BUILD_TAGS="" 11:31:34 ---> Running in baf4143ebdcb 11:31:34 Removing intermediate container baf4143ebdcb 11:31:34 ---> 1d9afb73e1a7 11:31:34 Step 6/13 : WORKDIR /device-virtual-go 11:31:34 ---> Running in b6a16b671653 11:31:35 Removing intermediate container b6a16b671653 11:31:35 ---> b5656fb3249b 11:31:35 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:31:35 ---> Running in cc8f51f75045 11:31:37 Removing intermediate container cc8f51f75045 11:31:37 ---> 90ff852e2213 11:31:37 Step 8/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:31:37 ---> Running in 50b0470e890a 11:31:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 11:31:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 11:31:40 (1/4) Installing openssh-keygen (9.0_p1-r2) 11:31:40 (2/4) Installing libedit (20210910.3.1-r0) 11:31:40 (3/4) Installing openssh-client-common (9.0_p1-r2) 11:31:41 (4/4) Installing openssh-client-default (9.0_p1-r2) 11:31:41 Executing busybox-1.35.0-r13.trigger 11:31:41 OK: 226 MiB in 55 packages 11:31:42 Removing intermediate container 50b0470e890a 11:31:42 ---> 0d7067b940be 11:31:42 Step 9/13 : COPY go.mod vendor* ./ 11:31:42 ---> 57baaa633ac1 11:31:42 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:31:42 ---> Running in 56424e96807a 11:32:29 Removing intermediate container 56424e96807a 11:32:29 ---> 6513d38ca98d 11:32:29 Step 11/13 : COPY . . 11:32:29 ---> 693e1f466e99 11:32:29 Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:32:29 ---> Running in ae9f587efee5 11:32:30 Removing intermediate container ae9f587efee5 11:32:30 ---> 16da984b82db 11:32:30 Step 13/13 : RUN $MAKE 11:32:30 ---> Running in ffc3f5a5e128 11:32:31 noop 11:32:31 Removing intermediate container ffc3f5a5e128 11:32:31 ---> a8cb1ab4ebba 11:32:31 Successfully built a8cb1ab4ebba 11:32:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:32:32 + docker inspect -f . ci-base-image-arm64 11:32:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:32:32 prd-ubuntu20.04-docker-arm64-4c-16g-6863 does not seem to be running inside a container 11:32:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/57 -v /w/workspace/device-virtual-go/57:/w/workspace/device-virtual-go/57:rw,z -v /w/workspace/device-virtual-go/57@tmp:/w/workspace/device-virtual-go/57@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 11:32:33 $ docker top 641c906cb5fb64bcb1ddd35a5145fce306e23b5ac5dc556ea6a7bacb9e13c441 -eo pid,comm [Pipeline] { [Pipeline] sh 11:32:34 + go version 11:32:34 go version go1.18.3 linux/arm64 [Pipeline] } 11:32:34 $ docker stop --time=1 641c906cb5fb64bcb1ddd35a5145fce306e23b5ac5dc556ea6a7bacb9e13c441 11:32:36 $ docker rm -f 641c906cb5fb64bcb1ddd35a5145fce306e23b5ac5dc556ea6a7bacb9e13c441 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:32:36 + docker inspect -f . ci-base-image-arm64 11:32:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:32:36 prd-ubuntu20.04-docker-arm64-4c-16g-6863 does not seem to be running inside a container 11:32:36 $ 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/57 -v /w/workspace/device-virtual-go/57:/w/workspace/device-virtual-go/57:rw,z -v /w/workspace/device-virtual-go/57@tmp:/w/workspace/device-virtual-go/57@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 11:32:38 $ docker top db8c1e1baf5203ba483858815e7baae360d3f954000ec72ce7843634a42d5180 -eo pid,comm [Pipeline] { [Pipeline] sh 11:32:38 + git config --global --add safe.directory /w/workspace/device-virtual-go/57 [Pipeline] fileExists [Pipeline] sh 11:32:39 + make test 11:32:39 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 11:32:40 ? github.com/edgexfoundry/device-virtual-go [no test files] 11:34:02 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 11:34:02 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.133s coverage: 65.7% of statements 11:34:02 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:34:02 CGO_ENABLED=1 GO111MODULE=on go vet ./... 11:34:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:34:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:34:20 ./bin/test-attribution-txt.sh [Pipeline] echo 11:34:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 11:34:20 $ docker stop --time=1 db8c1e1baf5203ba483858815e7baae360d3f954000ec72ce7843634a42d5180 11:34:22 $ docker rm -f db8c1e1baf5203ba483858815e7baae360d3f954000ec72ce7843634a42d5180 [Pipeline] // withDockerContainer [Pipeline] sh 11:34:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:34:23 Warning: overwriting stash ‘coverage-report’ 11:34:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:34:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:34:24 + ls -al . 11:34:24 total 196 11:34:24 drwxrwxr-x 8 jenkins jenkins 4096 Oct 3 11:32 . 11:34:24 drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 11:30 .. 11:34:24 drwxrwxr-x 8 jenkins jenkins 4096 Oct 3 11:30 .git 11:34:24 drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 11:30 .github 11:34:24 -rw-rw-r-- 1 jenkins jenkins 337 Oct 3 11:30 .gitignore 11:34:24 -rw-rw-r-- 1 jenkins jenkins 41 Oct 3 11:30 .golangci.yml 11:34:24 -rw-rw-r-- 1 jenkins jenkins 8527 Oct 3 11:30 Attribution.txt 11:34:24 -rw-rw-r-- 1 jenkins jenkins 9649 Oct 3 11:30 CHANGELOG.md 11:34:24 -rw-rw-r-- 1 jenkins jenkins 2034 Oct 3 11:30 Dockerfile 11:34:24 -rw-rw-r-- 1 jenkins jenkins 677 Oct 3 11:30 GOVERNANCE.md 11:34:24 -rw-rw-r-- 1 jenkins jenkins 660 Oct 3 11:30 Jenkinsfile 11:34:24 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 3 11:30 LICENSE 11:34:24 -rw-rw-r-- 1 jenkins jenkins 2457 Oct 3 11:30 Makefile 11:34:24 -rw-rw-r-- 1 jenkins jenkins 623 Oct 3 11:30 OWNERS.md 11:34:24 -rw-rw-r-- 1 jenkins jenkins 3578 Oct 3 11:30 README.md 11:34:24 -rw-rw-r-- 1 jenkins jenkins 12 Oct 3 11:28 VERSION 11:34:24 drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 11:30 bin 11:34:24 drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 11:30 cmd 11:34:24 -rw-r--r-- 1 jenkins jenkins 44128 Oct 3 11:33 coverage.out 11:34:24 -rw-rw-r-- 1 jenkins jenkins 3399 Oct 3 11:30 go.mod 11:34:24 -rw-rw-r-- 1 jenkins jenkins 37522 Oct 3 11:30 go.sum 11:34:24 drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 11:30 internal 11:34:24 drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 11:30 snap 11:34:24 -rw-rw-r-- 1 jenkins jenkins 235 Oct 3 11:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:34:24 + 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=dc6526b820fce363f7c4f2d6ce852272454ac71f --label arch=arm64 --label version=2.3.0-dev.21 . 11:34:24 Sending build context to Docker daemon 11.77MB 11:34:24 Step 1/27 : ARG BASE=golang:1.18-alpine3.16 11:34:24 Step 2/27 : FROM ${BASE} AS builder 11:34:24 ---> a8cb1ab4ebba 11:34:24 Step 3/27 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 11:34:25 ---> Running in 9aeeef396e36 11:34:25 Removing intermediate container 9aeeef396e36 11:34:25 ---> 79b13b88e8f6 11:34:25 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 11:34:25 ---> Running in 00095d27d95e 11:34:25 Removing intermediate container 00095d27d95e 11:34:25 ---> 81fcf9fa43b2 11:34:25 Step 5/27 : ARG ADD_BUILD_TAGS="" 11:34:25 ---> Running in 3b0ec5e26d37 11:34:25 Removing intermediate container 3b0ec5e26d37 11:34:25 ---> a89cc4ccb928 11:34:25 Step 6/27 : WORKDIR /device-virtual-go 11:34:26 ---> Running in 048ab20a17d2 11:34:26 Removing intermediate container 048ab20a17d2 11:34:26 ---> d536e239b424 11:34:26 Step 7/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:34:26 ---> Running in 2d1f9f9aae13 11:34:27 Removing intermediate container 2d1f9f9aae13 11:34:27 ---> abb0c37c2169 11:34:27 Step 8/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:34:28 ---> Running in a231287e2fe0 11:34:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 11:34:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 11:34:30 OK: 226 MiB in 55 packages 11:34:31 Removing intermediate container a231287e2fe0 11:34:31 ---> aaa1ae6ae844 11:34:31 Step 9/27 : COPY go.mod vendor* ./ 11:34:31 ---> 47fd926eecf6 11:34:31 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:34:31 ---> Running in f59d02b74cc5 11:34:33 Removing intermediate container f59d02b74cc5 11:34:33 ---> 4d7d8b04b7b1 11:34:33 Step 11/27 : COPY . . 11:34:34 ---> 61e7238ecc6d 11:34:34 Step 12/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:34:34 ---> Running in 48be8028520d 11:34:35 Removing intermediate container 48be8028520d 11:34:35 ---> 60d59344a04d 11:34:35 Step 13/27 : RUN $MAKE 11:34:35 ---> Running in b2c473931713 11:34:36 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=2.3.0-dev.21" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 11:37:12 Removing intermediate container b2c473931713 11:37:12 ---> 3f41759f2b14 11:37:12 Step 14/27 : FROM alpine:3.16 11:37:12 3.16: Pulling from library/alpine 11:37:12 9b18e9b68314: Pulling fs layer 11:37:12 9b18e9b68314: Verifying Checksum 11:37:12 9b18e9b68314: Download complete 11:37:12 9b18e9b68314: Pull complete 11:37:12 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 11:37:12 Status: Downloaded newer image for alpine:3.16 11:37:12 ---> a6215f271958 11:37:12 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 11:37:12 ---> Running in 3e8af9a52fd4 11:37:12 Removing intermediate container 3e8af9a52fd4 11:37:12 ---> 42c60eebfa62 11:37:12 Step 16/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:37:12 ---> Running in c29da0372fb9 11:37:12 Removing intermediate container c29da0372fb9 11:37:12 ---> b14b2d4f644a 11:37:12 Step 17/27 : RUN apk add --update --no-cache zeromq dumb-init 11:37:12 ---> Running in 3aebc59d6b32 11:37:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 11:37:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 11:37:12 (1/6) Installing dumb-init (1.2.5-r1) 11:37:12 (2/6) Installing libgcc (11.2.1_git20220219-r2) 11:37:12 (3/6) Installing libsodium (1.0.18-r0) 11:37:12 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 11:37:12 (5/6) Installing libzmq (4.3.4-r0) 11:37:12 (6/6) Installing zeromq (4.3.4-r0) 11:37:12 Executing busybox-1.35.0-r17.trigger 11:37:12 OK: 8 MiB in 20 packages 11:37:12 Removing intermediate container 3aebc59d6b32 11:37:12 ---> b630e9075926 11:37:12 Step 18/27 : WORKDIR / 11:37:12 ---> Running in 13d94d0a455f 11:37:12 Removing intermediate container 13d94d0a455f 11:37:12 ---> 26ee1bae9994 11:37:12 Step 19/27 : COPY --from=builder /device-virtual-go/Attribution.txt / 11:37:12 ---> 55b1214ede9e 11:37:12 Step 20/27 : COPY --from=builder /device-virtual-go/LICENSE / 11:37:12 ---> 96a85c23891d 11:37:12 Step 21/27 : COPY --from=builder /device-virtual-go/cmd / 11:37:12 ---> 6180e0445f83 11:37:12 Step 22/27 : EXPOSE 59900 11:37:12 ---> Running in ae3615ed263b 11:37:13 Removing intermediate container ae3615ed263b 11:37:13 ---> 6b0a23551f62 11:37:13 Step 23/27 : ENTRYPOINT ["/device-virtual"] 11:37:13 ---> Running in 66dae1b0062f 11:37:13 Removing intermediate container 66dae1b0062f 11:37:13 ---> 598a119708b8 11:37:13 Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:37:13 ---> Running in ab2af8594469 11:37:13 Removing intermediate container ab2af8594469 11:37:13 ---> 7928f169de77 11:37:13 Step 25/27 : LABEL arch=arm64 11:37:13 ---> Running in f9452dd4747a 11:37:14 Removing intermediate container f9452dd4747a 11:37:14 ---> 076252cb325e 11:37:14 Step 26/27 : LABEL git_sha=dc6526b820fce363f7c4f2d6ce852272454ac71f 11:37:14 ---> Running in caeab41ebef7 11:37:14 Removing intermediate container caeab41ebef7 11:37:14 ---> da057077a3c6 11:37:14 Step 27/27 : LABEL version=2.3.0-dev.21 11:37:14 ---> Running in 5830a827001b 11:37:15 Removing intermediate container 5830a827001b 11:37:15 ---> 4ab67919cd4e 11:37:15 [Warning] One or more build-args [ARCH] were not consumed 11:37:15 Successfully built 4ab67919cd4e 11:37:15 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 11:37:15 provisioning config files... 11:37:15 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/57@tmp/config17910679193533983492tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:37:15 ---> docker-login.sh 11:37:15 nexus3.edgexfoundry.org:10001 11:37:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:37:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:37:15 Configure a credential helper to remove this warning. See 11:37:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:37:15 11:37:15 Login Succeeded 11:37:15 nexus3.edgexfoundry.org:10002 11:37:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:37:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:37:15 Configure a credential helper to remove this warning. See 11:37:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:37:15 11:37:15 Login Succeeded 11:37:15 nexus3.edgexfoundry.org:10003 11:37:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:37:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:37:16 Configure a credential helper to remove this warning. See 11:37:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:37:16 11:37:16 Login Succeeded 11:37:16 nexus3.edgexfoundry.org:10004 11:37:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:37:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:37:16 Configure a credential helper to remove this warning. See 11:37:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:37:16 11:37:16 Login Succeeded 11:37:16 docker.io 11:37:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:37:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:37:17 Configure a credential helper to remove this warning. See 11:37:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:37:17 11:37:17 Login Succeeded 11:37:17 ---> docker-login.sh ends [Pipeline] } 11:37:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:37:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:37:17 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 11:37:17 dc6526b820fce363f7c4f2d6ce852272454ac71f 11:37:17 latest 11:37:17 2.3.0-dev.21 11:37:17 dc6526b820fce363f7c4f2d6ce852272454ac71f-2.3.0-dev.21 11:37:17 main 11:37:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:37:17 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:dc6526b820fce363f7c4f2d6ce852272454ac71f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:37:18 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:dc6526b820fce363f7c4f2d6ce852272454ac71f 11:37:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 11:37:18 21db2db6ac0d: Preparing 11:37:18 5390a9129b42: Preparing 11:37:18 54754b107ef9: Preparing 11:37:18 d3fa1c75bb92: Preparing 11:37:18 4e49e125ce29: Preparing 11:37:18 5d3e392a13a0: Preparing 11:37:18 5d3e392a13a0: Waiting 11:37:18 54754b107ef9: Pushed 11:37:18 4e49e125ce29: Pushed 11:37:18 5390a9129b42: Pushed 11:37:18 5d3e392a13a0: Layer already exists 11:37:18 d3fa1c75bb92: Pushed 11:37:24 21db2db6ac0d: Pushed 11:37:24 dc6526b820fce363f7c4f2d6ce852272454ac71f: digest: sha256:72cbae36b96545012b31fdba6f858ca19680f24af4111704b71c5164cf2157ce size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:37:24 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:37:24 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 11:37:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 11:37:24 21db2db6ac0d: Preparing 11:37:24 5390a9129b42: Preparing 11:37:24 54754b107ef9: Preparing 11:37:24 d3fa1c75bb92: Preparing 11:37:24 4e49e125ce29: Preparing 11:37:24 5d3e392a13a0: Preparing 11:37:24 5d3e392a13a0: Waiting 11:37:24 21db2db6ac0d: Layer already exists 11:37:24 d3fa1c75bb92: Layer already exists 11:37:24 4e49e125ce29: Layer already exists 11:37:24 54754b107ef9: Layer already exists 11:37:24 5390a9129b42: Layer already exists 11:37:24 5d3e392a13a0: Layer already exists 11:37:24 latest: digest: sha256:72cbae36b96545012b31fdba6f858ca19680f24af4111704b71c5164cf2157ce size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:37:25 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.3.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:37:25 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.3.0-dev.21 11:37:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 11:37:25 21db2db6ac0d: Preparing 11:37:25 5390a9129b42: Preparing 11:37:25 54754b107ef9: Preparing 11:37:25 d3fa1c75bb92: Preparing 11:37:25 4e49e125ce29: Preparing 11:37:25 5d3e392a13a0: Preparing 11:37:25 5d3e392a13a0: Waiting 11:37:25 d3fa1c75bb92: Layer already exists 11:37:25 4e49e125ce29: Layer already exists 11:37:25 21db2db6ac0d: Layer already exists 11:37:25 54754b107ef9: Layer already exists 11:37:25 5390a9129b42: Layer already exists 11:37:25 5d3e392a13a0: Layer already exists 11:37:25 2.3.0-dev.21: digest: sha256:72cbae36b96545012b31fdba6f858ca19680f24af4111704b71c5164cf2157ce size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:37:26 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:dc6526b820fce363f7c4f2d6ce852272454ac71f-2.3.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:37:27 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:dc6526b820fce363f7c4f2d6ce852272454ac71f-2.3.0-dev.21 11:37:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 11:37:27 21db2db6ac0d: Preparing 11:37:27 5390a9129b42: Preparing 11:37:27 54754b107ef9: Preparing 11:37:27 d3fa1c75bb92: Preparing 11:37:27 4e49e125ce29: Preparing 11:37:27 5d3e392a13a0: Preparing 11:37:27 5d3e392a13a0: Waiting 11:37:27 4e49e125ce29: Layer already exists 11:37:27 21db2db6ac0d: Layer already exists 11:37:27 d3fa1c75bb92: Layer already exists 11:37:27 5390a9129b42: Layer already exists 11:37:27 54754b107ef9: Layer already exists 11:37:27 5d3e392a13a0: Layer already exists 11:37:27 dc6526b820fce363f7c4f2d6ce852272454ac71f-2.3.0-dev.21: digest: sha256:72cbae36b96545012b31fdba6f858ca19680f24af4111704b71c5164cf2157ce size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:37:27 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:37:28 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main 11:37:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 11:37:28 21db2db6ac0d: Preparing 11:37:28 5390a9129b42: Preparing 11:37:28 54754b107ef9: Preparing 11:37:28 d3fa1c75bb92: Preparing 11:37:28 4e49e125ce29: Preparing 11:37:28 5d3e392a13a0: Preparing 11:37:28 5d3e392a13a0: Waiting 11:37:28 4e49e125ce29: Layer already exists 11:37:28 21db2db6ac0d: Layer already exists 11:37:28 5390a9129b42: Layer already exists 11:37:28 54754b107ef9: Layer already exists 11:37:28 d3fa1c75bb92: Layer already exists 11:37:28 5d3e392a13a0: Layer already exists 11:37:28 main: digest: sha256:72cbae36b96545012b31fdba6f858ca19680f24af4111704b71c5164cf2157ce size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:37:28 ===================================================== [Pipeline] echo 11:37:28 taggedImages: 11:37:28 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:dc6526b820fce363f7c4f2d6ce852272454ac71f 11:37:28 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 11:37:28 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.3.0-dev.21 11:37:28 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:dc6526b820fce363f7c4f2d6ce852272454ac71f-2.3.0-dev.21 11:37:28 - 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 11:37:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:37:28 11:37:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:37:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:37:29 arm64: Pulling from edgex-lftools-log-publisher 11:37:29 8998bd30e6a1: Pulling fs layer 11:37:29 04944245beec: Pulling fs layer 11:37:29 699f458cf7ca: Pulling fs layer 11:37:29 765212b225bb: Pulling fs layer 11:37:29 f23df028b6ca: Pulling fs layer 11:37:29 d65c8cfc05b1: Pulling fs layer 11:37:29 2437ff75d9bd: Pulling fs layer 11:37:29 f23df028b6ca: Waiting 11:37:29 d65c8cfc05b1: Waiting 11:37:29 2437ff75d9bd: Waiting 11:37:29 765212b225bb: Waiting 11:37:29 04944245beec: Verifying Checksum 11:37:29 04944245beec: Download complete 11:37:29 765212b225bb: Verifying Checksum 11:37:29 765212b225bb: Download complete 11:37:29 f23df028b6ca: Verifying Checksum 11:37:29 f23df028b6ca: Download complete 11:37:29 d65c8cfc05b1: Verifying Checksum 11:37:29 d65c8cfc05b1: Download complete 11:37:29 699f458cf7ca: Verifying Checksum 11:37:29 699f458cf7ca: Download complete 11:37:29 8998bd30e6a1: Download complete 11:37:32 2437ff75d9bd: Verifying Checksum 11:37:32 2437ff75d9bd: Download complete 11:37:33 8998bd30e6a1: Pull complete 11:37:34 04944245beec: Pull complete 11:37:35 699f458cf7ca: Pull complete 11:37:35 765212b225bb: Pull complete 11:37:36 f23df028b6ca: Pull complete 11:37:36 d65c8cfc05b1: Pull complete 11:37:51 2437ff75d9bd: Pull complete 11:37:51 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:37:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:37:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:37:51 prd-ubuntu20.04-docker-arm64-4c-16g-6863 does not seem to be running inside a container 11:37:52 $ 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/57 -v /w/workspace/device-virtual-go/57:/w/workspace/device-virtual-go/57:rw,z -v /w/workspace/device-virtual-go/57@tmp:/w/workspace/device-virtual-go/57@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 11:37:54 $ docker top 764b00b07795fb7b58f5fd1dd5bef0f65104e016d82f904255d174c183cad437 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:37:54 ---> job-cost.sh 11:37:55 lf-activate-venv: SKIPPING 11:37:55 INFO: No Stack... 11:37:55 INFO: Retrieving Pricing Info for: v3-standard-4 11:37:56 INFO: Archiving Costs [Pipeline] sh 11:37:56 + cat /w/workspace/device-virtual-go/57/archives/cost.csv 11:37:56 + cut -d, -f6 [Pipeline] lock 11:37:56 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-57-stack-cost] 11:37:56 Resource [jenkins-edgexfoundry-device-virtual-go-main-57-stack-cost] did not exist. Created. 11:37:56 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-57-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:37:57 /w/workspace/device-virtual-go/57@tmp/durable-8a6558e4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:37:57 + echo total: 0.10999999940395355 [Pipeline] stash 11:37:57 Warning: overwriting stash ‘stack-cost’ 11:37:57 Stashed 1 file(s) [Pipeline] } 11:37:57 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-57-stack-cost] [Pipeline] // lock [Pipeline] } 11:37:57 $ docker stop --time=1 764b00b07795fb7b58f5fd1dd5bef0f65104e016d82f904255d174c183cad437 11:37:59 $ docker rm -f 764b00b07795fb7b58f5fd1dd5bef0f65104e016d82f904255d174c183cad437 [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 11:37:59 provisioning config files... 11:37:59 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config18334686542370897191tmp [Pipeline] { [Pipeline] sh 11:38:00 + set +x 11:38:00 + curl -s https://codecov.io/bash 11:38:00 + bash -s -- 11:38:00 11:38:00 _____ _ 11:38:00 / ____| | | 11:38:00 | | ___ __| | ___ ___ _____ __ 11:38:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:38:00 | |___| (_) | (_| | __/ (_| (_) \ V / 11:38:00 \_____\___/ \__,_|\___|\___\___/ \_/ 11:38:00 Bash-1.0.6 11:38:00 11:38:00 11:38:00 ==> git version 2.25.1 found 11:38: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 11:38:00 Release-Date: 2020-01-08 11:38: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 11:38:00 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:38:00 ==> Jenkins CI detected. 11:38:00 current dir:  /w/workspace/exfoundry_device-virtual-go_main 11:38:00 project root: . 11:38:00 --> token set from env 11:38:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:38:00 ==> Running gcov in . (disable via -X gcov) 11:38:00 ==> Python coveragepy not found 11:38:00 ==> Searching for coverage reports in: 11:38:00 + . 11:38:00 -> Found 1 reports 11:38:00 ==> Detecting git/mercurial file structure 11:38:00 ==> Reading reports 11:38:00 + ./coverage.out bytes=44128 11:38:00 ==> Appending adjustments 11:38:00 https://docs.codecov.io/docs/fixing-reports 11:38:00 + Found adjustments 11:38:00 ==> Gzipping contents 11:38:00 8.0K /tmp/codecov.WElNVh.gz 11:38:00 ==> Uploading reports 11:38:00 url: https://codecov.io 11:38:00 query: branch=main&commit=dc6526b820fce363f7c4f2d6ce852272454ac71f&build=57&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F57%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 11:38:00 -> Pinging Codecov 11:38:00 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=main&commit=dc6526b820fce363f7c4f2d6ce852272454ac71f&build=57&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F57%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 11:38:00 -> Uploading to 11:38:00 https://storage.googleapis.com/codecov/v4/raw/2022-10-03/5E52B4B073DB2E39498172D8E973AA87/dc6526b820fce363f7c4f2d6ce852272454ac71f/eb746810-195c-4cf1-946f-41921814b93e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221003%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221003T113800Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3dffed60f167e9dd5c69903110ed1b98972dc5f152884740e7add2ddb8216934 11:38:00 % Total % Received % Xferd Average Speed Time Time Time Current 11:38:00 Dload Upload Total Spent Left Speed 11:38:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5459 0 0 100 5459 0 26759 --:--:-- --:--:-- --:--:-- 26629 100 5459 0 0 100 5459 0 26245 --:--:-- --:--:-- --:--:-- 26119 11:38:00 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/dc6526b820fce363f7c4f2d6ce852272454ac71f [Pipeline] } 11:38:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 11:38:00 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 11:38:00 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:38:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 11:38:01 11:38:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:38:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 11:38:01 1.410.4: Pulling from edgex-devops/edgex-snyk-go 11:38:01 df9b9388f04a: Pulling fs layer 11:38:01 52dc419b0ee2: Pulling fs layer 11:38:01 25bc292e5bac: Pulling fs layer 11:38:01 114826534d7a: Pulling fs layer 11:38:01 4657fd5d0bcf: Pulling fs layer 11:38:01 6ad1cebc031e: Pulling fs layer 11:38:01 8a3aa393b2d8: Pulling fs layer 11:38:01 4657fd5d0bcf: Waiting 11:38:01 6ad1cebc031e: Waiting 11:38:01 8a3aa393b2d8: Waiting 11:38:01 25bc292e5bac: Download complete 11:38:01 52dc419b0ee2: Verifying Checksum 11:38:01 52dc419b0ee2: Download complete 11:38:01 4657fd5d0bcf: Download complete 11:38:01 df9b9388f04a: Download complete 11:38:01 df9b9388f04a: Pull complete 11:38:01 6ad1cebc031e: Verifying Checksum 11:38:01 6ad1cebc031e: Download complete 11:38:01 52dc419b0ee2: Pull complete 11:38:01 25bc292e5bac: Pull complete 11:38:02 114826534d7a: Verifying Checksum 11:38:02 114826534d7a: Download complete 11:38:02 8a3aa393b2d8: Verifying Checksum 11:38:02 8a3aa393b2d8: Download complete 11:38:06 114826534d7a: Pull complete 11:38:06 4657fd5d0bcf: Pull complete 11:38:06 6ad1cebc031e: Pull complete 11:38:08 8a3aa393b2d8: Pull complete 11:38:08 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 11:38:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 11:38:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:38:08 prd-ubuntu20.04-docker-8c-8g-6862 does not seem to be running inside a container 11:38: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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 11:38:11 $ docker top dea78a0c4e2f4500c1b9a8e15974d57a205be8c3113d50c40a989c2ac170c4c6 -eo pid,comm [Pipeline] { [Pipeline] echo 11:38:11 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh 11:38:11 + set -o pipefail 11:38:11 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' 11:38:16 11:38:16 Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... 11:38:16 11:38:16 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/383944f2-8275-4d54-b4ca-33763bdb0125 11:38:16 11:38:16 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 11:38:16 11:38:16 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 11:38:16 11:38:16 [Pipeline] } 11:38:16 $ docker stop --time=1 dea78a0c4e2f4500c1b9a8e15974d57a205be8c3113d50c40a989c2ac170c4c6 11:38:19 $ docker rm -f dea78a0c4e2f4500c1b9a8e15974d57a205be8c3113d50c40a989c2ac170c4c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:38:19 + git log --format=format:%s -1 dc6526b820fce363f7c4f2d6ce852272454ac71f [Pipeline] sh 11:38:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:38:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:38:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:38:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:38:20 prd-ubuntu20.04-docker-8c-8g-6862 does not seem to be running inside a container 11:38:20 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:38:20 $ docker top fa58ed87e5f75b89405d2986f7bd1c2e09f52ee3b71b369b2491cdb017f49af8 -eo pid,comm 11:38:20 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). 11:38:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:38:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:38:20 [ssh-agent] Looking for ssh-agent implementation... 11:38:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:38:20 $ docker exec fa58ed87e5f75b89405d2986f7bd1c2e09f52ee3b71b369b2491cdb017f49af8 ssh-agent 11:38:21 SSH_AUTH_SOCK=/tmp/ssh-57kxgUqqI91F/agent.31 11:38:21 SSH_AGENT_PID=37 11:38:21 Running ssh-add (command line suppressed) 11:38:21 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7193292316296919140.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7193292316296919140.key) 11:38:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:38:21 + git semver tag 11:38:21 2022-10-03 11:38:21,642 [run_tag] DEBUG tag force:False 11:38:21 2022-10-03 11:38:21,642 [check_head_tag] DEBUG check head tag 11:38:21 2022-10-03 11:38:21,642 [execute] INFO git cat-file --batch-check 11:38:21 2022-10-03 11:38:21,643 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 11:38:21 2022-10-03 11:38:21,646 [execute] INFO git cat-file --batch 11:38:21 2022-10-03 11:38:21,646 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 11:38:21 2022-10-03 11:38:21,658 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 11:38:21 2022-10-03 11:38:21,658 [execute] INFO git tag -a v2.3.0-dev.21 -m v2.3.0-dev.21 11:38:21 2022-10-03 11:38:21,658 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.21', '-m', 'v2.3.0-dev.21'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 11:38:21 2022-10-03 11:38:21,661 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 11:38:21 2.3.0-dev.21 [Pipeline] } 11:38:21 $ docker exec --env ******** --env ******** fa58ed87e5f75b89405d2986f7bd1c2e09f52ee3b71b369b2491cdb017f49af8 ssh-agent -k 11:38:21 unset SSH_AUTH_SOCK; 11:38:21 unset SSH_AGENT_PID; 11:38:21 echo Agent pid 37 killed; 11:38:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:38:22 + git semver [Pipeline] } 11:38:22 $ docker stop --time=1 fa58ed87e5f75b89405d2986f7bd1c2e09f52ee3b71b369b2491cdb017f49af8 11:38:23 $ docker rm -f fa58ed87e5f75b89405d2986f7bd1c2e09f52ee3b71b369b2491cdb017f49af8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:38:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:38:24 11:38:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:38:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:38:24 0.23.1-centos7: Pulling from edgex-lftools 11:38:24 ab5ef0e58194: Pulling fs layer 11:38:24 9712f1f96733: Pulling fs layer 11:38:24 63f879dbbcfc: Pulling fs layer 11:38:24 0d9ebad4ef96: Pulling fs layer 11:38:24 e9a5061849ea: Pulling fs layer 11:38:24 d747dcd14b5f: Pulling fs layer 11:38:24 2de7ff778b66: Pulling fs layer 11:38:24 0d9ebad4ef96: Waiting 11:38:24 d747dcd14b5f: Waiting 11:38:24 e9a5061849ea: Waiting 11:38:24 2de7ff778b66: Waiting 11:38:24 9712f1f96733: Download complete 11:38:24 63f879dbbcfc: Verifying Checksum 11:38:24 63f879dbbcfc: Download complete 11:38:24 ab5ef0e58194: Verifying Checksum 11:38:24 ab5ef0e58194: Download complete 11:38:24 e9a5061849ea: Verifying Checksum 11:38:24 e9a5061849ea: Download complete 11:38:24 d747dcd14b5f: Verifying Checksum 11:38:24 d747dcd14b5f: Download complete 11:38:24 0d9ebad4ef96: Verifying Checksum 11:38:24 0d9ebad4ef96: Download complete 11:38:25 2de7ff778b66: Verifying Checksum 11:38:25 2de7ff778b66: Download complete 11:38:27 ab5ef0e58194: Pull complete 11:38:27 9712f1f96733: Pull complete 11:38:28 63f879dbbcfc: Pull complete 11:38:32 0d9ebad4ef96: Pull complete 11:38:32 e9a5061849ea: Pull complete 11:38:32 d747dcd14b5f: Pull complete 11:38:33 2de7ff778b66: Pull complete 11:38:33 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 11:38:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:38:33 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:38:33 prd-ubuntu20.04-docker-8c-8g-6862 does not seem to be running inside a container 11:38:33 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 11:38:35 $ docker top 40ac446a0197cad5e7f71a818d822a19d7d719bf6810762e84af3558601d02a1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 11:38:35 provisioning config files... 11:38:35 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3432087627323875344tmp 11:38:35 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7062794879323063381tmp 11:38:35 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config17693373542606120449tmp [Pipeline] { [Pipeline] echo 11:38:35 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 11:38:35 ---> sigul-configuration.sh 11:38:35 gpg: directory `/root/.gnupg' created 11:38:35 gpg: new configuration file `/root/.gnupg/gpg.conf' created 11:38:35 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 11:38:35 gpg: keyring `/root/.gnupg/secring.gpg' created 11:38:35 gpg: keyring `/root/.gnupg/pubring.gpg' created 11:38:35 gpg: CAST5 encrypted data 11:38:35 gpg: encrypted with 1 passphrase 11:38:35 gpg: WARNING: message was not integrity protected [Pipeline] sh 11:38:36 + mkdir /home/jenkins 11:38:36 + mkdir /home/jenkins/sigul [Pipeline] sh 11:38:36 + 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 11:38:36 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 11:38:36 ---> sigul-install.sh 11:38:36 Sigul already installed; skipping installation. [Pipeline] sh 11:38:37 + git tag --list 11:38:37 v1.0.0 11:38:37 v1.1.0 11:38:37 v1.1.1 11:38:37 v1.2.1 11:38:37 v1.2.2 11:38:37 v1.2.3 11:38:37 v1.3.0 11:38:37 v1.3.1 11:38:37 v2.0.0 11:38:37 v2.1.0 11:38:37 v2.1.1 11:38:37 v2.1.1-dev.1 11:38:37 v2.1.1-dev.2 11:38:37 v2.2.0 11:38:37 v2.2.1-dev.1 11:38:37 v2.2.1-dev.2 11:38:37 v2.2.1-dev.3 11:38:37 v2.2.1-dev.4 11:38:37 v2.2.1-dev.5 11:38:37 v2.2.1-dev.6 11:38:37 v2.2.1-dev.7 11:38:37 v2.2.1-dev.8 11:38:37 v2.3.0-dev.10 11:38:37 v2.3.0-dev.11 11:38:37 v2.3.0-dev.12 11:38:37 v2.3.0-dev.13 11:38:37 v2.3.0-dev.14 11:38:37 v2.3.0-dev.15 11:38:37 v2.3.0-dev.16 11:38:37 v2.3.0-dev.17 11:38:37 v2.3.0-dev.18 11:38:37 v2.3.0-dev.19 11:38:37 v2.3.0-dev.20 11:38:37 v2.3.0-dev.21 11:38:37 v2.3.0-dev.8 11:38:37 v2.3.0-dev.9 [Pipeline] sh 11:38:37 + lftools sign git-tag v2.3.0-dev.21 11:38:37 Signing Git tag with Sigul... 11:38:37 Signing v2.3.0-dev.21 [Pipeline] echo 11:38:38 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 11:38:38 ---> sigul-configuration-cleanup.sh [Pipeline] } 11:38:38 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 11:38:38 $ docker stop --time=1 40ac446a0197cad5e7f71a818d822a19d7d719bf6810762e84af3558601d02a1 11:38:39 $ docker rm -f 40ac446a0197cad5e7f71a818d822a19d7d719bf6810762e84af3558601d02a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 11:38:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:38:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:38:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:38:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:38:40 prd-ubuntu20.04-docker-8c-8g-6862 does not seem to be running inside a container 11:38:40 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:38:40 $ docker top 512eb339f1e1d7737de54f1158b87c52ccf53be77ec5aa8323d9a451b907c5a5 -eo pid,comm 11:38:40 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). 11:38:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:38:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:38:40 [ssh-agent] Looking for ssh-agent implementation... 11:38:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:38:41 $ docker exec 512eb339f1e1d7737de54f1158b87c52ccf53be77ec5aa8323d9a451b907c5a5 ssh-agent 11:38:41 SSH_AUTH_SOCK=/tmp/ssh-0uxMKNP0JmZR/agent.31 11:38:41 SSH_AGENT_PID=37 11:38:41 Running ssh-add (command line suppressed) 11:38:41 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14018977755800537867.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14018977755800537867.key) 11:38:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:38:41 + git semver bump pre 11:38:41 2022-10-03 11:38:41,763 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 11:38:41 2022-10-03 11:38:41,763 [bump_version] DEBUG bumping version:2.3.0-dev.21 on axis:pre with prefix:dev 11:38:41 2022-10-03 11:38:41,763 [bump_version] DEBUG bumped version:2.3.0-dev.22 11:38:41 2022-10-03 11:38:41,763 [write_version] DEBUG write version:2.3.0-dev.22 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True 11:38:41 2022-10-03 11:38:41,763 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 11:38:41 2022-10-03 11:38:41,763 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main 11:38:41 2022-10-03 11:38:41,765 [execute] INFO git cat-file --batch-check 11:38:41 2022-10-03 11:38:41,765 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 11:38:41 2022-10-03 11:38:41,770 [execute] INFO git cat-file --batch 11:38:41 2022-10-03 11:38:41,771 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 11:38:41 2022-10-03 11:38:41,775 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 11:38:41 2.3.0-dev.22 [Pipeline] } 11:38:41 $ docker exec --env ******** --env ******** 512eb339f1e1d7737de54f1158b87c52ccf53be77ec5aa8323d9a451b907c5a5 ssh-agent -k 11:38:41 unset SSH_AUTH_SOCK; 11:38:41 unset SSH_AGENT_PID; 11:38:41 echo Agent pid 37 killed; 11:38:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:38:42 + git semver [Pipeline] } 11:38:42 $ docker stop --time=1 512eb339f1e1d7737de54f1158b87c52ccf53be77ec5aa8323d9a451b907c5a5 11:38:43 $ docker rm -f 512eb339f1e1d7737de54f1158b87c52ccf53be77ec5aa8323d9a451b907c5a5 [Pipeline] // withDockerContainer [Pipeline] sh 11:38:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:38:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:38:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:38:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:38:44 prd-ubuntu20.04-docker-8c-8g-6862 does not seem to be running inside a container 11:38:44 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:38:45 $ docker top 2d2b890abbaa9c87b189cbbaedae1daba7c4ad02cf455db07f91860bdd7869a0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:38:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:38:45 [ssh-agent] Looking for ssh-agent implementation... 11:38:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:38:45 $ docker exec 2d2b890abbaa9c87b189cbbaedae1daba7c4ad02cf455db07f91860bdd7869a0 ssh-agent 11:38:45 SSH_AUTH_SOCK=/tmp/ssh-H07tmWxSgm93/agent.32 11:38:45 SSH_AGENT_PID=38 11:38:45 Running ssh-add (command line suppressed) 11:38:45 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1502847284638638649.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1502847284638638649.key) 11:38:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:38:45 + git semver push 11:38:45 2022-10-03 11:38:45,870 [run_push] DEBUG push 11:38:45 2022-10-03 11:38:45,871 [execute] INFO git cat-file --batch-check 11:38:45 2022-10-03 11:38:45,872 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 11:38:45 2022-10-03 11:38:45,875 [execute] INFO git rev-list 4e26c7058bff55a2d8d02bd241ebb0b70b88d13b -- 11:38:45 2022-10-03 11:38:45,876 [execute] DEBUG Popen(['git', 'rev-list', '4e26c7058bff55a2d8d02bd241ebb0b70b88d13b', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 11:38:45 2022-10-03 11:38:45,884 [execute] INFO git fetch -v origin 11:38:45 2022-10-03 11:38:45,884 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) 11:38:46 2022-10-03 11:38:46,488 [run_push] DEBUG no remote changes detected 11:38:46 2022-10-03 11:38:46,489 [execute] INFO git push origin semver 11:38:46 2022-10-03 11:38:46,489 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 11:38:47 2022-10-03 11:38:47,352 [run_push] DEBUG push all version tags 11:38:47 2022-10-03 11:38:47,352 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 11:38:47 2022-10-03 11:38:47,353 [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) 11:38:48 2022-10-03 11:38:48,371 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 11:38:48 2.3.0-dev.22 [Pipeline] } 11:38:48 $ docker exec --env ******** --env ******** 2d2b890abbaa9c87b189cbbaedae1daba7c4ad02cf455db07f91860bdd7869a0 ssh-agent -k 11:38:48 unset SSH_AUTH_SOCK; 11:38:48 unset SSH_AGENT_PID; 11:38:48 echo Agent pid 38 killed; 11:38:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:38:48 + git semver [Pipeline] } 11:38:49 $ docker stop --time=1 2d2b890abbaa9c87b189cbbaedae1daba7c4ad02cf455db07f91860bdd7869a0 11:38:50 $ docker rm -f 2d2b890abbaa9c87b189cbbaedae1daba7c4ad02cf455db07f91860bdd7869a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 11:38:50 + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] 11:38:50 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 11:38:50 total 16 11:38:50 drwxr-xr-x 3 root root 4096 Oct 3 11:30 . 11:38:50 drwxrwxr-x 10 jenkins jenkins 4096 Oct 3 11:38 .. 11:38:50 drwxr-xr-x 2 root root 4096 Oct 3 11:30 cost 11:38:50 -rw-r--r-- 1 root root 88 Oct 3 11:30 cost.csv 11:38:50 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives 11:38:50 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 11:38:50 total 16 11:38:50 drwxr-xr-x 3 jenkins jenkins 4096 Oct 3 11:30 . 11:38:50 drwxrwxr-x 10 jenkins jenkins 4096 Oct 3 11:38 .. 11:38:50 drwxr-xr-x 2 jenkins jenkins 4096 Oct 3 11:30 cost 11:38:50 -rw-r--r-- 1 jenkins jenkins 88 Oct 3 11:30 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:38:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:38:52 ---> package-listing.sh 11:38:52 ++ facter osfamily 11:38:52 ++ tr '[:upper:]' '[:lower:]' 11:38:52 + OS_FAMILY=debian 11:38:52 + workspace=/w/workspace/exfoundry_device-virtual-go_main 11:38:52 + START_PACKAGES=/tmp/packages_start.txt 11:38:52 + END_PACKAGES=/tmp/packages_end.txt 11:38:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:38:52 + PACKAGES=/tmp/packages_start.txt 11:38:52 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 11:38:52 + PACKAGES=/tmp/packages_end.txt 11:38:52 + case "${OS_FAMILY}" in 11:38:52 + dpkg -l 11:38:52 + grep '^ii' 11:38:52 + '[' -f /tmp/packages_start.txt ']' 11:38:52 + '[' -f /tmp/packages_end.txt ']' 11:38:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:38:52 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 11:38:52 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 11:38:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 11:38:52 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 11:38:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:38:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:38:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:38:53 prd-ubuntu20.04-docker-8c-8g-6862 does not seem to be running inside a container 11:38:53 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:38:53 $ docker top b4b4a7d57b98796074ef61bcd3c7265137608f314e3b49d7ad159273b9225dc0 -eo pid,comm [Pipeline] { [Pipeline] sh 11:38:53 + touch /tmp/pre-build-complete [Pipeline] sh 11:38:54 + mkdir -p /var/log/sysstat [Pipeline] sh 11:38:54 + ls /var/log/sa-host 11:38:54 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:38:54 provisioning config files... 11:38:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config13412258799449130575tmp [Pipeline] { [Pipeline] echo 11:38:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:38:54 ---> create-netrc.sh [Pipeline] } 11:38:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:38:55 ---> python-tools-install.sh [Pipeline] echo 11:38:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:38:55 ---> sudo-logs.sh 11:38:55 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:38:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:38:55 ---> job-cost.sh 11:38:55 lf-activate-venv: SKIPPING 11:38:55 DEBUG: total: 0.2199999988079071 11:38:55 INFO: Retrieving Stack Cost... 11:38:56 INFO: Retrieving Pricing Info for: v3-standard-8 11:38:56 INFO: Archiving Costs [Pipeline] echo 11:38:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:38:56 ---> logs-deploy.sh 11:38:56 lf-activate-venv: SKIPPING 11:38:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/57 11:38:56 INFO: archiving workspace using pattern(s): 11:38:57 Archives upload complete. 11:38:57 INFO: archiving logs to Nexus 11:38:58 ---> uname -a: 11:38:58 Linux prd-ubuntu20-04-docker-8c-8g-6862 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 11:38:58 11:38:58 11:38:58 ---> lscpu: 11:38:58 Architecture: x86_64 11:38:58 CPU op-mode(s): 32-bit, 64-bit 11:38:58 Byte Order: Little Endian 11:38:58 Address sizes: 40 bits physical, 48 bits virtual 11:38:58 CPU(s): 8 11:38:58 On-line CPU(s) list: 0-7 11:38:58 Thread(s) per core: 1 11:38:58 Core(s) per socket: 1 11:38:58 Socket(s): 8 11:38:58 NUMA node(s): 1 11:38:58 Vendor ID: AuthenticAMD 11:38:58 CPU family: 23 11:38:58 Model: 49 11:38:58 Model name: AMD EPYC-Rome Processor 11:38:58 Stepping: 0 11:38:58 CPU MHz: 2799.976 11:38:58 BogoMIPS: 5599.95 11:38:58 Virtualization: AMD-V 11:38:58 Hypervisor vendor: KVM 11:38:58 Virtualization type: full 11:38:58 L1d cache: 256 KiB 11:38:58 L1i cache: 256 KiB 11:38:58 L2 cache: 4 MiB 11:38:58 L3 cache: 128 MiB 11:38:58 NUMA node0 CPU(s): 0-7 11:38:58 Vulnerability Itlb multihit: Not affected 11:38:58 Vulnerability L1tf: Not affected 11:38:58 Vulnerability Mds: Not affected 11:38:58 Vulnerability Meltdown: Not affected 11:38:58 Vulnerability Mmio stale data: Not affected 11:38:58 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:38:58 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:38:58 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 11:38:58 Vulnerability Srbds: Not affected 11:38:58 Vulnerability Tsx async abort: Not affected 11:38:58 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 11:38:58 11:38:58 11:38:58 ---> nproc: 11:38:58 8 11:38:58 11:38:58 11:38:58 ---> df -h: 11:38:58 Filesystem Size Used Avail Use% Mounted on 11:38:58 overlay 155G 13G 143G 9% / 11:38:58 tmpfs 64M 0 64M 0% /dev 11:38:58 tmpfs 16G 0 16G 0% /sys/fs/cgroup 11:38:58 shm 64M 0 64M 0% /dev/shm 11:38:58 /dev/vda1 155G 13G 143G 9% /facter-os 11:38:58 11:38:58 11:38:58 ---> sar -b -r -n DEV: 11:38:58 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6862) 10/03/22 _x86_64_ (8 CPU) 11:38:58 11:38:58 11:27:57 LINUX RESTART (8 CPU) 11:38:58 11:38:58 11:28:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:38:58 11:29:01 193.38 48.39 144.99 0.00 5472.02 202850.46 0.00 11:38:58 11:30:01 191.98 1.07 190.92 0.00 20.66 46931.38 0.00 11:38:58 11:31:01 126.81 0.10 126.71 0.00 16.93 33447.52 0.00 11:38:58 11:32:01 2.83 0.00 2.83 0.00 0.00 32.41 0.00 11:38:58 11:33:01 3.03 0.98 2.05 0.00 69.86 46.79 0.00 11:38:58 11:34:01 37.44 8.36 29.07 0.00 2816.39 4760.95 0.00 11:38:58 11:35:01 1.62 0.00 1.62 0.00 0.00 18.66 0.00 11:38:58 11:36:02 1.97 0.00 1.97 0.00 0.00 21.20 0.00 11:38:58 11:37:01 1.42 0.00 1.42 0.00 0.00 16.81 0.00 11:38:58 11:38:01 1.67 0.10 1.57 0.00 10.26 23.60 0.00 11:38:58 Average: 56.31 5.91 50.40 0.00 842.02 28862.24 0.00 11:38:58 11:38:58 11:28:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:38:58 11:29:01 29180288 31618004 704912 2.14 72840 2636200 1939360 5.72 964680 2380768 96 11:38:58 11:30:01 27943332 31255124 1046484 3.18 135408 3373484 2561256 7.55 1603048 2882556 226528 11:38:58 11:31:01 27791480 31588168 715204 2.17 146296 3805212 1764200 5.20 1213124 3382232 416 11:38:58 11:32:01 27792720 31589488 713476 2.17 146380 3805216 1764200 5.20 1211792 3382236 140 11:38:58 11:33:01 27781692 31585664 716672 2.18 147892 3810444 1751348 5.16 1219892 3387388 364 11:38:58 11:34:01 27509920 31577016 705644 2.15 164864 4054196 1790392 5.28 1360880 3490080 140 11:38:58 11:35:01 27516676 31583884 698672 2.12 164948 4054200 1790392 5.28 1354484 3490084 8 11:38:58 11:36:02 27516904 31584292 698312 2.12 165044 4054192 1790392 5.28 1354756 3490176 144 11:38:58 11:37:01 27517132 31584624 697912 2.12 165128 4054204 1790392 5.28 1354836 3490180 8 11:38:58 11:38:01 27511240 31579344 702960 2.14 165228 4054520 1863024 5.49 1360184 3490488 124 11:38:58 Average: 27806138 31554561 740025 2.25 147403 3770187 1880496 5.54 1299768 3286619 22797 11:38:58 11:38:58 11:28:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:38:58 11:29:01 ens3 712.76 474.07 6766.36 93.85 0.00 0.00 0.00 0.00 11:38:58 11:29:01 lo 6.80 6.80 0.65 0.65 0.00 0.00 0.00 0.00 11:38:58 11:29:01 docker0 33.06 33.83 2.44 250.88 0.00 0.00 0.00 0.00 11:38:58 11:30:01 ens3 209.67 175.22 1716.77 31.04 0.00 0.00 0.00 0.00 11:38:58 11:30:01 vethea8aad4 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:38:58 11:30:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 11:38:58 11:30:01 docker0 150.21 168.82 11.57 1675.86 0.00 0.00 0.00 0.00 11:38:58 11:31:01 ens3 182.97 136.35 2659.42 324.39 0.00 0.00 0.00 0.00 11:38:58 11:31:01 lo 7.66 7.66 0.75 0.75 0.00 0.00 0.00 0.00 11:38:58 11:31:01 docker0 7.35 10.45 0.44 58.22 0.00 0.00 0.00 0.00 11:38:58 11:32:01 ens3 0.75 0.77 0.05 0.07 0.00 0.00 0.00 0.00 11:38:58 11:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:38:58 11:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:38:58 11:33:01 ens3 0.38 0.45 0.33 0.19 0.00 0.00 0.00 0.00 11:38:58 11:33:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 11:38:58 11:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:38:58 11:34:01 ens3 66.49 42.20 1297.56 3.04 0.00 0.00 0.00 0.00 11:38:58 11:34:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 11:38:58 11:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:38:58 11:35:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:38:58 11:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:38:58 11:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:38:58 11:36:02 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:38:58 11:36:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:38:58 11:36:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:38:58 11:37:01 ens3 0.03 0.05 0.00 0.00 0.00 0.00 0.00 0.00 11:38:58 11:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:38:58 11:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:38:58 11:38:01 ens3 11.60 6.83 15.53 1.88 0.00 0.00 0.00 0.00 11:38:58 11:38:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 11:38:58 11:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:38:58 Average: ens3 118.67 83.74 1247.69 45.52 0.00 0.00 0.00 0.00 11:38:58 Average: lo 1.62 1.62 0.15 0.15 0.00 0.00 0.00 0.00 11:38:58 Average: docker0 19.09 21.34 1.45 198.82 0.00 0.00 0.00 0.00 11:38:58 11:38:58 11:38:58 ---> sar -P ALL: 11:38:58 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6862) 10/03/22 _x86_64_ (8 CPU) 11:38:58 11:38:58 11:27:57 LINUX RESTART (8 CPU) 11:38:58 11:38:58 11:28:01 CPU %user %nice %system %iowait %steal %idle 11:38:58 11:29:01 all 9.69 0.00 3.89 1.39 0.05 84.98 11:38:58 11:29:01 0 9.72 0.00 4.24 2.83 0.05 83.16 11:38:58 11:29:01 1 7.27 0.00 3.79 1.28 0.05 87.61 11:38:58 11:29:01 2 8.77 0.00 3.28 0.54 0.07 87.34 11:38:58 11:29:01 3 6.27 0.00 2.90 1.89 0.05 88.90 11:38:58 11:29:01 4 13.76 0.00 4.22 2.27 0.05 79.70 11:38:58 11:29:01 5 12.42 0.00 3.78 0.62 0.03 83.14 11:38:58 11:29:01 6 9.42 0.00 4.10 1.21 0.05 85.22 11:38:58 11:29:01 7 9.85 0.00 4.78 0.49 0.05 84.82 11:38:58 11:30:01 all 35.18 0.00 7.24 0.87 0.09 56.62 11:38:58 11:30:01 0 34.32 0.00 7.06 0.22 0.08 58.32 11:38:58 11:30:01 1 35.09 0.00 7.02 0.22 0.08 57.59 11:38:58 11:30:01 2 35.17 0.00 6.99 0.19 0.08 57.58 11:38:58 11:30:01 3 35.38 0.00 7.71 0.13 0.08 56.69 11:38:58 11:30:01 4 34.90 0.00 7.82 2.23 0.08 54.97 11:38:58 11:30:01 5 35.72 0.00 7.20 1.68 0.10 55.31 11:38:58 11:30:01 6 35.82 0.00 6.82 1.84 0.08 55.44 11:38:58 11:30:01 7 35.04 0.00 7.34 0.48 0.08 57.07 11:38:58 11:31:01 all 7.63 0.00 2.37 0.63 0.04 89.34 11:38:58 11:31:01 0 6.13 0.00 2.24 0.08 0.05 91.50 11:38:58 11:31:01 1 8.55 0.00 2.62 0.39 0.03 88.41 11:38:58 11:31:01 2 6.91 0.00 2.45 0.39 0.03 90.22 11:38:58 11:31:01 3 7.33 0.00 2.12 1.33 0.03 89.20 11:38:58 11:31:01 4 8.95 0.00 2.54 1.06 0.05 87.40 11:38:58 11:31:01 5 6.68 0.00 2.10 0.39 0.02 90.82 11:38:58 11:31:01 6 7.75 0.00 2.43 1.19 0.05 88.57 11:38:58 11:31:01 7 8.71 0.00 2.45 0.23 0.03 88.57 11:38:58 11:32:01 all 0.03 0.00 0.01 0.01 0.01 99.94 11:38:58 11:32:01 0 0.02 0.00 0.00 0.00 0.02 99.97 11:38:58 11:32:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:38:58 11:32:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:38:58 11:32:01 3 0.02 0.00 0.02 0.02 0.02 99.93 11:38:58 11:32:01 4 0.07 0.00 0.00 0.00 0.00 99.93 11:38:58 11:32:01 5 0.00 0.00 0.00 0.00 0.02 99.98 11:38:58 11:32:01 6 0.03 0.00 0.03 0.07 0.03 99.83 11:38:58 11:32:01 7 0.05 0.00 0.02 0.00 0.02 99.92 11:38:58 11:33:01 all 0.04 0.00 0.06 0.09 0.01 99.80 11:38:58 11:33:01 0 0.03 0.00 0.03 0.00 0.02 99.92 11:38:58 11:33:01 1 0.05 0.00 0.05 0.00 0.00 99.90 11:38:58 11:33:01 2 0.03 0.00 0.23 0.02 0.00 99.72 11:38:58 11:33:01 3 0.07 0.00 0.03 0.02 0.00 99.88 11:38:58 11:33:01 4 0.02 0.00 0.02 0.00 0.02 99.95 11:38:58 11:33:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:38:58 11:33:01 6 0.02 0.00 0.07 0.67 0.02 99.23 11:38:58 11:33:01 7 0.10 0.00 0.05 0.00 0.02 99.83 11:38:58 11:34:01 all 1.15 0.00 0.79 0.30 0.02 97.75 11:38:58 11:34:01 0 0.77 0.00 0.57 0.05 0.02 98.59 11:38:58 11:34:01 1 0.65 0.00 0.58 0.22 0.02 98.53 11:38:58 11:34:01 2 1.57 0.00 1.15 0.43 0.02 96.83 11:38:58 11:34:01 3 1.00 0.00 0.55 0.50 0.05 97.90 11:38:58 11:34:01 4 0.90 0.00 0.52 0.05 0.02 98.52 11:38:58 11:34:01 5 1.58 0.00 0.50 0.02 0.00 97.90 11:38:58 11:34:01 6 1.73 0.00 1.82 0.92 0.00 95.53 11:38:58 11:34:01 7 0.97 0.00 0.60 0.23 0.02 98.18 11:38:58 11:35:01 all 0.02 0.00 0.01 0.01 0.01 99.95 11:38:58 11:35:01 0 0.03 0.00 0.02 0.00 0.02 99.93 11:38:58 11:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:38:58 11:35:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:38:58 11:35:01 3 0.05 0.00 0.03 0.08 0.03 99.80 11:38:58 11:35:01 4 0.02 0.00 0.03 0.00 0.00 99.95 11:38:58 11:35:01 5 0.02 0.00 0.02 0.00 0.02 99.95 11:38:58 11:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:38:58 11:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:38:58 11:36:02 all 0.02 0.00 0.01 0.01 0.01 99.95 11:38:58 11:36:02 0 0.00 0.00 0.00 0.00 0.02 99.98 11:38:58 11:36:02 1 0.03 0.00 0.00 0.00 0.02 99.95 11:38:58 11:36:02 2 0.00 0.00 0.00 0.00 0.00 100.00 11:38:58 11:36:02 3 0.02 0.00 0.03 0.08 0.03 99.83 11:38:58 11:36:02 4 0.05 0.00 0.00 0.00 0.00 99.95 11:38:58 11:36:02 5 0.02 0.00 0.00 0.00 0.02 99.97 11:38:58 11:36:02 6 0.00 0.00 0.00 0.00 0.02 99.98 11:38:58 11:36:02 7 0.02 0.00 0.02 0.00 0.00 99.97 11:38:58 11:37:01 all 0.05 0.00 0.01 0.00 0.01 99.93 11:38:58 11:37:01 0 0.02 0.00 0.02 0.00 0.02 99.95 11:38:58 11:37:01 1 0.32 0.00 0.00 0.00 0.00 99.68 11:38:58 11:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:38:58 11:37:01 3 0.02 0.00 0.02 0.03 0.02 99.92 11:38:58 11:37:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:38:58 11:37:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:38:58 11:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:38:58 11:37:01 7 0.02 0.00 0.02 0.00 0.02 99.95 11:38:58 11:38:01 all 0.07 0.00 0.06 0.01 0.01 99.85 11:38:58 11:38:01 0 0.05 0.00 0.05 0.00 0.00 99.90 11:38:58 11:38:01 1 0.13 0.00 0.13 0.00 0.02 99.72 11:38:58 11:38:01 2 0.00 0.00 0.03 0.00 0.00 99.97 11:38:58 11:38:01 3 0.10 0.00 0.07 0.07 0.03 99.73 11:38:58 11:38:01 4 0.08 0.00 0.07 0.00 0.02 99.83 11:38:58 11:38:01 5 0.07 0.00 0.05 0.02 0.02 99.85 11:38:58 11:38:01 6 0.03 0.00 0.03 0.00 0.00 99.93 11:38:58 11:38:01 7 0.12 0.00 0.05 0.00 0.00 99.83 11:38:58 Average: all 5.36 0.00 1.44 0.33 0.03 92.85 11:38:58 Average: 0 5.10 0.00 1.42 0.32 0.03 93.14 11:38:58 Average: 1 5.17 0.00 1.41 0.21 0.02 93.18 11:38:58 Average: 2 5.22 0.00 1.41 0.16 0.02 93.20 11:38:58 Average: 3 5.00 0.00 1.34 0.41 0.04 93.21 11:38:58 Average: 4 5.84 0.00 1.51 0.56 0.02 92.07 11:38:58 Average: 5 5.63 0.00 1.36 0.27 0.02 92.71 11:38:58 Average: 6 5.46 0.00 1.52 0.59 0.03 92.41 11:38:58 Average: 7 5.44 0.00 1.52 0.14 0.02 92.88 11:38:58 11:38:58 11:38:58