Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fb1784cb48d67777d6d76d542ae5273b128f716d 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-ssh11143106937118978945.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh8459478404653420377.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh12687346623444583945.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh18387550501559332829.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15797825500172946637.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-25052 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/exfoundry_device-virtual-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision fb1784cb48d67777d6d76d542ae5273b128f716d (main) Commit message: "Merge pull request #455 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.4" > 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 fb1784cb48d67777d6d76d542ae5273b128f716d # timeout=10 > git rev-list --no-walk 855a1f59a7147df874c77670ab8284c3d3963227 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:08:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:08:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:08:59 ========================================================= 14:08:59 EdgeX Global Pipelines Version Info 14:08:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:09:00 ------------------- 14:09:00 stable info: 14:09:00 ------------------- 14:09:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:09:00 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 14:09:00 Message: update stable to v1.0.258 14:09:01 ------------------- 14:09:01 experimental info: 14:09:01 ------------------- 14:09:01 Commited By: **** collab-it+edgex@linuxfoundation.org 14:09:01 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 14:09:01 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:09:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 14:09:01 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 14:09:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:09:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:09:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:09:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 14:09:01 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:09:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:09:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:09:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:09:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:09:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 14:09:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:09:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:09:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:09:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:09:01 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:09:01 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:09:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:09:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:09:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:09:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:09:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:09:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:09:02 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:09:02 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:09:02 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:09:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:09:02 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:09:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:09:02 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fb1784cb48d67777d6d76d542ae5273b128f716d [Pipeline] echo 14:09:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fb1784c [Pipeline] echo 14:09:02 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:09:02 provisioning config files... 14:09:02 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config16783201396428785817tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:09:02 ---> ****-login.sh 14:09:02 nexus3.edgexfoundry.org:10001 14:09:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:09:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:09:03 Configure a credential helper to remove this warning. See 14:09:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:09:03 14:09:03 Login Succeeded 14:09:03 nexus3.edgexfoundry.org:10002 14:09:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:09:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:09:03 Configure a credential helper to remove this warning. See 14:09:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:09:03 14:09:03 Login Succeeded 14:09:03 nexus3.edgexfoundry.org:10003 14:09:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:09:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:09:03 Configure a credential helper to remove this warning. See 14:09:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:09:03 14:09:03 Login Succeeded 14:09:03 nexus3.edgexfoundry.org:10004 14:09:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:09:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:09:03 Configure a credential helper to remove this warning. See 14:09:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:09:03 14:09:03 Login Succeeded 14:09:03 ****.io 14:09:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:09:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:09:03 Configure a credential helper to remove this warning. See 14:09:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:09:03 14:09:03 Login Succeeded 14:09:03 ---> ****-login.sh ends [Pipeline] } 14:09:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:09:04 + git rev-list -1 --merges fb1784cb48d67777d6d76d542ae5273b128f716d~1..fb1784cb48d67777d6d76d542ae5273b128f716d [Pipeline] echo 14:09:04 -----------> git rev-list -1 --merges fb1784cb48d67777d6d76d542ae5273b128f716d~1..fb1784cb48d67777d6d76d542ae5273b128f716d fb1784cb48d67777d6d76d542ae5273b128f716d 14:09:04 fb1784cb48d67777d6d76d542ae5273b128f716d [false] [Pipeline] sh 14:09:04 + git log --format=format:%s -1 fb1784cb48d67777d6d76d542ae5273b128f716d [Pipeline] echo 14:09:04 ========================================================= 14:09:04 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:09:04 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:09:05 + git log --format=format:%s -1 fb1784cb48d67777d6d76d542ae5273b128f716d [Pipeline] echo 14:09:05 [semverPrep] GIT_COMMIT: fb1784cb48d67777d6d76d542ae5273b128f716d, Commit Message: Merge pull request #455 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.4 [Pipeline] echo 14:09:05 [semverPrep] This is not a build commit. [Pipeline] sh 14:09:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:09:05 + grep -v github /etc/ssh/ssh_known_hosts 14:09:05 + [ -e /tmp/ssh_known_hosts ] 14:09:05 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:09:05 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:09:05 + sudo tee -a /etc/ssh/ssh_known_hosts 14:09:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:09:06 14:09:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:09:06 0.1.4: Pulling from edgex-devops/py-git-semver 14:09:06 b85a868b505f: Pulling fs layer 14:09:06 e2be974225ed: Pulling fs layer 14:09:06 339a4e72a1f5: Pulling fs layer 14:09:06 988bab9f4d93: Pulling fs layer 14:09:06 1469e6f7b9e6: Pulling fs layer 14:09:06 eaf3925da568: Pulling fs layer 14:09:06 bab4dde63d76: Pulling fs layer 14:09:06 bde34c3a00c8: Pulling fs layer 14:09:06 b352a97aabf1: Pulling fs layer 14:09:06 4872d77fe225: Pulling fs layer 14:09:06 5851b861e8e6: Pulling fs layer 14:09:06 988bab9f4d93: Waiting 14:09:06 1469e6f7b9e6: Waiting 14:09:06 eaf3925da568: Waiting 14:09:06 b352a97aabf1: Waiting 14:09:06 5851b861e8e6: Waiting 14:09:06 4872d77fe225: Waiting 14:09:06 bde34c3a00c8: Waiting 14:09:06 e2be974225ed: Verifying Checksum 14:09:06 e2be974225ed: Download complete 14:09:06 988bab9f4d93: Download complete 14:09:06 339a4e72a1f5: Verifying Checksum 14:09:06 339a4e72a1f5: Download complete 14:09:06 1469e6f7b9e6: Verifying Checksum 14:09:06 1469e6f7b9e6: Download complete 14:09:06 eaf3925da568: Download complete 14:09:06 bde34c3a00c8: Download complete 14:09:06 b352a97aabf1: Verifying Checksum 14:09:06 b352a97aabf1: Download complete 14:09:06 4872d77fe225: Verifying Checksum 14:09:06 4872d77fe225: Download complete 14:09:06 5851b861e8e6: Verifying Checksum 14:09:06 5851b861e8e6: Download complete 14:09:06 b85a868b505f: Verifying Checksum 14:09:06 b85a868b505f: Download complete 14:09:07 bab4dde63d76: Verifying Checksum 14:09:07 bab4dde63d76: Download complete 14:09:08 b85a868b505f: Pull complete 14:09:08 e2be974225ed: Pull complete 14:09:08 339a4e72a1f5: Pull complete 14:09:08 988bab9f4d93: Pull complete 14:09:09 1469e6f7b9e6: Pull complete 14:09:09 eaf3925da568: Pull complete 14:09:11 bab4dde63d76: Pull complete 14:09:11 bde34c3a00c8: Pull complete 14:09:11 b352a97aabf1: Pull complete 14:09:11 4872d77fe225: Pull complete 14:09:11 5851b861e8e6: Pull complete 14:09:11 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:09:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:09:11 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:09:11 prd-ubuntu20.04-docker-8c-8g-25052 does not seem to be running inside a container 14:09:11 $ 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 14:09:15 $ docker top 2158285a8fca44da96fe460f7c5f00c67673d323c1b40201f20297e7285ee385 -eo pid,comm 14:09:15 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). 14:09:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:09:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:09:15 [ssh-agent] Looking for ssh-agent implementation... 14:09:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:09:15 $ docker exec 2158285a8fca44da96fe460f7c5f00c67673d323c1b40201f20297e7285ee385 ssh-agent 14:09:15 SSH_AUTH_SOCK=/tmp/ssh-T3IPMepThdEi/agent.31 14:09:15 SSH_AGENT_PID=37 14:09:15 Running ssh-add (command line suppressed) 14:09:16 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_17062443291403089018.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_17062443291403089018.key) 14:09:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:09:16 + git tag --points-at HEAD [Pipeline] } 14:09:16 $ docker exec --env ******** --env ******** 2158285a8fca44da96fe460f7c5f00c67673d323c1b40201f20297e7285ee385 ssh-agent -k 14:09:16 unset SSH_AUTH_SOCK; 14:09:16 unset SSH_AGENT_PID; 14:09:16 echo Agent pid 37 killed; 14:09:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:09:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:09:16 [ssh-agent] Looking for ssh-agent implementation... 14:09:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:09:16 $ docker exec 2158285a8fca44da96fe460f7c5f00c67673d323c1b40201f20297e7285ee385 ssh-agent 14:09:16 SSH_AUTH_SOCK=/tmp/ssh-1ttDij5aR7Zx/agent.69 14:09:16 SSH_AGENT_PID=76 14:09:16 Running ssh-add (command line suppressed) 14:09:17 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2356347478297093650.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2356347478297093650.key) 14:09:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:09:17 + git semver init 14:09:17 2023-12-14 14:09:17,606 [run_init] DEBUG init version:0.0.0 force:False 14:09:17 2023-12-14 14:09:17,607 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver 14:09:17 2023-12-14 14:09:17,607 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver 14:09:17 2023-12-14 14:09:17,607 [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) 14:09:19 2023-12-14 14:09:19,495 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude 14:09:19 2023-12-14 14:09:19,496 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False 14:09:19 2023-12-14 14:09:19,497 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 14:09:19 2023-12-14 14:09:19,497 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 14:09:19 3.2.0-dev.4 [Pipeline] } 14:09:19 $ docker exec --env ******** --env ******** 2158285a8fca44da96fe460f7c5f00c67673d323c1b40201f20297e7285ee385 ssh-agent -k 14:09:19 unset SSH_AUTH_SOCK; 14:09:19 unset SSH_AGENT_PID; 14:09:19 echo Agent pid 76 killed; 14:09:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:09:20 + git semver [Pipeline] } 14:09:20 $ docker stop --time=1 2158285a8fca44da96fe460f7c5f00c67673d323c1b40201f20297e7285ee385 14:09:21 $ docker rm -f --volumes 2158285a8fca44da96fe460f7c5f00c67673d323c1b40201f20297e7285ee385 [Pipeline] // withDockerContainer [Pipeline] sh 14:09:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:09:22 Stashed 1 file(s) [Pipeline] echo 14:09:22 [edgeXSemver]: initialized semver on version 3.2.0-dev.4 [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 14:09:22 provisioning config files... 14:09:22 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config11887346993905801601tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:09:22 ---> ****-login.sh 14:09:22 nexus3.edgexfoundry.org:10001 14:09:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:09:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:09:22 Configure a credential helper to remove this warning. See 14:09:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:09:22 14:09:22 Login Succeeded 14:09:22 nexus3.edgexfoundry.org:10002 14:09:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:09:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:09:22 Configure a credential helper to remove this warning. See 14:09:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:09:22 14:09:22 Login Succeeded 14:09:22 nexus3.edgexfoundry.org:10003 14:09:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:09:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:09:23 Configure a credential helper to remove this warning. See 14:09:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:09:23 14:09:23 Login Succeeded 14:09:23 nexus3.edgexfoundry.org:10004 14:09:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:09:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:09:23 Configure a credential helper to remove this warning. See 14:09:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:09:23 14:09:23 Login Succeeded 14:09:23 ****.io 14:09:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:09:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:09:23 Configure a credential helper to remove this warning. See 14:09:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:09:23 14:09:23 Login Succeeded 14:09:23 ---> ****-login.sh ends [Pipeline] } 14:09:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:09:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:09:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:09:23 ========================================================= 14:09:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 14:09:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:24 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 14:09:24 Sending build context to Docker daemon 31.56MB 14:09:24 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 14:09:24 Step 2/12 : FROM ${BASE} AS builder 14:09:24 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 14:09:24 7264a8db6415: Pulling fs layer 14:09:24 c4d48a809fc2: Pulling fs layer 14:09:24 4f1c88b9dad5: Pulling fs layer 14:09:24 ad3a456e5733: Pulling fs layer 14:09:24 69c7f0334f64: Pulling fs layer 14:09:24 1f1c1a5573a3: Pulling fs layer 14:09:24 ce7588e14bc9: Pulling fs layer 14:09:24 b5e4710f87ac: Pulling fs layer 14:09:24 ad3a456e5733: Waiting 14:09:24 1f1c1a5573a3: Waiting 14:09:24 69c7f0334f64: Waiting 14:09:24 ce7588e14bc9: Waiting 14:09:24 c4d48a809fc2: Verifying Checksum 14:09:24 c4d48a809fc2: Download complete 14:09:24 ad3a456e5733: Verifying Checksum 14:09:24 ad3a456e5733: Download complete 14:09:24 69c7f0334f64: Download complete 14:09:24 7264a8db6415: Verifying Checksum 14:09:24 7264a8db6415: Download complete 14:09:24 1f1c1a5573a3: Verifying Checksum 14:09:24 1f1c1a5573a3: Download complete 14:09:24 7264a8db6415: Pull complete 14:09:24 b5e4710f87ac: Verifying Checksum 14:09:24 b5e4710f87ac: Download complete 14:09:24 c4d48a809fc2: Pull complete 14:09:24 4f1c88b9dad5: Verifying Checksum 14:09:24 4f1c88b9dad5: Download complete 14:09:25 ce7588e14bc9: Verifying Checksum 14:09:25 ce7588e14bc9: Download complete 14:09:28 4f1c88b9dad5: Pull complete 14:09:28 ad3a456e5733: Pull complete 14:09:28 69c7f0334f64: Pull complete 14:09:28 1f1c1a5573a3: Pull complete 14:09:31 ce7588e14bc9: Pull complete 14:09:31 b5e4710f87ac: Pull complete 14:09:31 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 14:09:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 14:09:31 ---> 88b5674ff536 14:09:31 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 14:09:37 Still waiting to schedule task 14:09:37 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 14:09:37 ---> Running in 138fd69c6584 14:09:37 Removing intermediate container 138fd69c6584 14:09:37 ---> 5568eb7116a4 14:09:37 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:09:37 ---> Running in 044692230a10 14:09:37 Removing intermediate container 044692230a10 14:09:37 ---> 9316d03b8ca2 14:09:37 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:09:37 ---> Running in 47915e3f141b 14:09:37 Removing intermediate container 47915e3f141b 14:09:37 ---> 5276ef6c0126 14:09:37 Step 6/12 : WORKDIR /device-virtual-go 14:09:37 ---> Running in c83cd36ebaa6 14:09:37 Removing intermediate container c83cd36ebaa6 14:09:37 ---> 2893d8092211 14:09:37 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:09:37 ---> Running in 66aba0f2b853 14:09:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:09:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:09:38 (1/4) Installing openssh-keygen (9.3_p2-r0) 14:09:38 (2/4) Installing libedit (20221030.3.1-r1) 14:09:38 (3/4) Installing openssh-client-common (9.3_p2-r0) 14:09:38 (4/4) Installing openssh-client-default (9.3_p2-r0) 14:09:38 Executing busybox-1.36.1-r5.trigger 14:09:38 OK: 268 MiB in 56 packages 14:09:39 Removing intermediate container 66aba0f2b853 14:09:39 ---> cb80a666d8e3 14:09:39 Step 8/12 : COPY go.mod vendor* ./ 14:09:39 ---> 2cdeda778a46 14:09:39 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:09:39 ---> Running in 1d313da71092 14:10:25 Removing intermediate container 1d313da71092 14:10:25 ---> 9fa4e572f736 14:10:25 Step 10/12 : COPY . . 14:10:25 ---> 6296cd1d10d7 14:10:25 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:10:25 ---> Running in 4e1dc0beda8f 14:10:25 Removing intermediate container 4e1dc0beda8f 14:10:25 ---> bf3b5c445d4d 14:10:25 Step 12/12 : RUN $MAKE 14:10:25 ---> Running in 906980bdb0f6 14:10:25 noop 14:10:26 Removing intermediate container 906980bdb0f6 14:10:26 ---> d9e0cb6ee053 14:10:26 Successfully built d9e0cb6ee053 14:10:26 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:10:26 + docker inspect -f . ci-base-image-x86_64 14:10:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:10:26 prd-ubuntu20.04-docker-8c-8g-25052 does not seem to be running inside a container 14:10:26 $ 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 14:10:27 $ docker top 0e76232a0544c4238f3363d5c69121761e1e143fc7dacc8a4c558caf794dd98a -eo pid,comm [Pipeline] { [Pipeline] sh 14:10:27 + go version 14:10:27 go version go1.21.0 linux/amd64 [Pipeline] } 14:10:27 $ docker stop --time=1 0e76232a0544c4238f3363d5c69121761e1e143fc7dacc8a4c558caf794dd98a 14:10:28 $ docker rm -f --volumes 0e76232a0544c4238f3363d5c69121761e1e143fc7dacc8a4c558caf794dd98a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:10:29 + docker inspect -f . ci-base-image-x86_64 14:10:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:10:29 prd-ubuntu20.04-docker-8c-8g-25052 does not seem to be running inside a container 14:10:29 $ 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 14:10:29 $ docker top 1aa9d74019a69f92fac7b93bbf6556bc73bd6f7a1fbcde684db3df44da273aed -eo pid,comm [Pipeline] { [Pipeline] sh 14:10:30 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh 14:10:30 + make test 14:10:30 go test ./... -coverprofile=coverage.out 14:10:32 ? github.com/edgexfoundry/device-virtual-go [no test files] 14:10:42 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 14:10:42 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.022s coverage: 58.6% of statements 14:10:50 go vet ./... 14:10:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:10:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:10:53 ./bin/test-attribution-txt.sh [Pipeline] echo 14:10:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 14:10:53 $ docker stop --time=1 1aa9d74019a69f92fac7b93bbf6556bc73bd6f7a1fbcde684db3df44da273aed 14:10:57 $ docker rm -f --volumes 1aa9d74019a69f92fac7b93bbf6556bc73bd6f7a1fbcde684db3df44da273aed [Pipeline] // withDockerContainer [Pipeline] sh 14:10:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:10:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:10:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:10:58 + ls -al . 14:10:58 total 200 14:10:58 drwxrwxr-x 8 jenkins jenkins 4096 Dec 14 14:10 . 14:10:58 drwxrwxr-x 4 jenkins jenkins 4096 Dec 14 14:08 .. 14:10:58 drwxrwxr-x 8 jenkins jenkins 4096 Dec 14 14:10 .git 14:10:58 drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 14:08 .github 14:10:58 -rw-rw-r-- 1 jenkins jenkins 272 Dec 14 14:08 .gitignore 14:10:58 -rw-rw-r-- 1 jenkins jenkins 41 Dec 14 14:08 .golangci.yml 14:10:58 drwxr-xr-x 3 jenkins jenkins 4096 Dec 14 14:09 .semver 14:10:58 -rw-rw-r-- 1 jenkins jenkins 9708 Dec 14 14:08 Attribution.txt 14:10:58 -rw-rw-r-- 1 jenkins jenkins 15941 Dec 14 14:08 CHANGELOG.md 14:10:58 -rw-rw-r-- 1 jenkins jenkins 1755 Dec 14 14:08 Dockerfile 14:10:58 -rw-rw-r-- 1 jenkins jenkins 677 Dec 14 14:08 GOVERNANCE.md 14:10:58 -rw-rw-r-- 1 jenkins jenkins 660 Dec 14 14:08 Jenkinsfile 14:10:58 -rw-rw-r-- 1 jenkins jenkins 11340 Dec 14 14:08 LICENSE 14:10:58 -rw-rw-r-- 1 jenkins jenkins 1953 Dec 14 14:08 Makefile 14:10:58 -rw-rw-r-- 1 jenkins jenkins 623 Dec 14 14:08 OWNERS.md 14:10:58 -rw-rw-r-- 1 jenkins jenkins 4103 Dec 14 14:08 README.md 14:10:58 -rw-rw-r-- 1 jenkins jenkins 11 Dec 14 14:09 VERSION 14:10:58 drwxrwxr-x 2 jenkins jenkins 4096 Dec 14 14:08 bin 14:10:58 drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 14:08 cmd 14:10:58 -rw-r--r-- 1 jenkins jenkins 43063 Dec 14 14:10 coverage.out 14:10:58 -rw-rw-r-- 1 jenkins jenkins 3633 Dec 14 14:08 go.mod 14:10:58 -rw-rw-r-- 1 jenkins jenkins 34480 Dec 14 14:08 go.sum 14:10:58 drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 14:08 internal 14:10:58 -rw-rw-r-- 1 jenkins jenkins 235 Dec 14 14:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:10:58 + 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=fb1784cb48d67777d6d76d542ae5273b128f716d --label arch=amd64 --label version=3.2.0-dev.4 . 14:10:58 Sending build context to Docker daemon 31.61MB 14:10:58 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 14:10:58 Step 2/26 : FROM ${BASE} AS builder 14:10:58 ---> d9e0cb6ee053 14:10:58 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 14:10:59 ---> Running in 64ad86f4b243 14:10:59 Removing intermediate container 64ad86f4b243 14:10:59 ---> 1a1812e91c1e 14:10:59 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 14:10:59 ---> Running in 9352cb2d0c3c 14:10:59 Removing intermediate container 9352cb2d0c3c 14:10:59 ---> d5c9378d7e8b 14:10:59 Step 5/26 : ARG ADD_BUILD_TAGS="" 14:10:59 ---> Running in fdd764fa0062 14:10:59 Removing intermediate container fdd764fa0062 14:10:59 ---> d8b12d5d4eca 14:10:59 Step 6/26 : WORKDIR /device-virtual-go 14:10:59 ---> Running in 9a88fae7dc6b 14:10:59 Removing intermediate container 9a88fae7dc6b 14:10:59 ---> 988c7c918f1f 14:10:59 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:11:00 ---> Running in 3854b4a3fc38 14:11:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:11:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:11:00 OK: 268 MiB in 56 packages 14:11:01 Removing intermediate container 3854b4a3fc38 14:11:01 ---> df23420eb305 14:11:01 Step 8/26 : COPY go.mod vendor* ./ 14:11:01 ---> c0fef5a680c2 14:11:01 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:11:01 ---> Running in a6b7a28979e2 14:11:02 Removing intermediate container a6b7a28979e2 14:11:02 ---> 83400e9b2f20 14:11:02 Step 10/26 : COPY . . 14:11:02 ---> 3fd13085323d 14:11:02 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:11:02 ---> Running in 3f7d218b413f 14:11:02 Removing intermediate container 3f7d218b413f 14:11:02 ---> 2ca1090abd82 14:11:02 Step 12/26 : RUN $MAKE 14:11:02 ---> Running in dd7356f50d18 14:11:03 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=3.2.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.4" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 14:11:08 Running on prd-ubuntu20.04-docker-arm64-4c-16g-25053 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws 14:11:08 Running in /w/workspace/device-virtual-go/160 [Pipeline] { [Pipeline] checkout 14:11:11 The recommended git tool is: git 14:11:17 using credential edgex-jenkins-ssh 14:11:17 Cloning the remote Git repository 14:11:17 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 14:11:17 > git init /w/workspace/device-virtual-go/160 # timeout=10 14:11:17 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 14:11:17 > git --version # timeout=10 14:11:17 > git --version # 'git version 2.25.1' 14:11:17 using GIT_SSH to set credentials SSH Credentials for GitHub 14:11:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:11:22 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 14:11:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:11:23 Avoid second fetch 14:11:23 Checking out Revision fb1784cb48d67777d6d76d542ae5273b128f716d (main) 14:11:24 Commit message: "Merge pull request #455 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.4" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 14:11:23 > git config core.sparsecheckout # timeout=10 14:11:23 > git checkout -f fb1784cb48d67777d6d76d542ae5273b128f716d # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] sh 14:11:25 Removing intermediate container dd7356f50d18 14:11:25 ---> 9551d2803112 14:11:25 Step 13/26 : FROM alpine:3.18 14:11:25 3.18: Pulling from library/alpine 14:11:25 c926b61bad3b: Pulling fs layer 14:11:25 c926b61bad3b: Verifying Checksum 14:11:25 c926b61bad3b: Download complete 14:11:25 c926b61bad3b: Pull complete 14:11:25 Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 14:11:25 Status: Downloaded newer image for alpine:3.18 14:11:25 ---> b541f2080109 14:11:25 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 14:11:25 ---> Running in 9b271e9d51e1 14:11:25 Removing intermediate container 9b271e9d51e1 14:11:25 ---> d9d154e35840 14:11:25 Step 15/26 : RUN apk add --update --no-cache dumb-init 14:11:25 ---> Running in d93a81d1310b 14:11:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:11:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:11:25 (1/1) Installing dumb-init (1.2.5-r2) 14:11:25 Executing busybox-1.36.1-r5.trigger 14:11:25 OK: 7 MiB in 16 packages 14:11:25 Removing intermediate container d93a81d1310b 14:11:25 ---> 8a2ef25f1a2d 14:11:25 Step 16/26 : RUN apk --no-cache upgrade 14:11:25 ---> Running in cf9afc838b58 14:11:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:11:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:11:25 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:11:25 % Total % Received % Xferd Average Speed Time Time Time Current 14:11:25 Dload Upload Total Spent Left Speed 14:11:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 96809 0 --:--:-- --:--:-- --:--:-- 97553 [Pipeline] sh 14:11:25 OK: 7 MiB in 16 packages 14:11:25 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:11:25 Removing intermediate container cf9afc838b58 14:11:25 ---> 3e9b3cc83d16 14:11:25 Step 17/26 : WORKDIR / 14:11:25 ---> Running in 412ff2785f7a 14:11:25 Removing intermediate container 412ff2785f7a 14:11:25 ---> 40771303118c 14:11:25 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 14:11:25 ---> fe3599260317 14:11:25 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 14:11:26 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:11:26 + sudo tee /etc/docker/daemon.new 14:11:26 { 14:11:26 "registry-mirrors": [ 14:11:26 "https://nexus3.edgexfoundry.org:10001" 14:11:26 ], 14:11:26 "bip": "10.250.0.254/24", 14:11:26 "hosts": [ 14:11:26 "tcp://0.0.0.0:5555", 14:11:26 "unix:///var/run/docker.sock" 14:11:26 ], 14:11:26 "mtu": 1458, 14:11:26 "selinux-enabled": true, 14:11:26 "seccomp-profile": "/etc/docker/seccomp.json" 14:11:26 } [Pipeline] sh 14:11:26 ---> 1a6ddb455d16 14:11:26 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 14:11:26 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:11:26 + sudo service docker restart 14:11:26 ---> 37e39797c61a 14:11:26 Step 21/26 : EXPOSE 59900 14:11:26 ---> Running in e0adac8b59b2 14:11:26 Removing intermediate container e0adac8b59b2 14:11:26 ---> 730271c8cc93 14:11:26 Step 22/26 : ENTRYPOINT ["/device-virtual"] 14:11:26 ---> Running in 1813ac7cd6ae 14:11:26 Removing intermediate container 1813ac7cd6ae 14:11:26 ---> 3b92f4f90bb2 14:11:26 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 14:11:26 ---> Running in 8e3017dcf20a 14:11:27 Removing intermediate container 8e3017dcf20a 14:11:27 ---> 543c3c8602fa 14:11:27 Step 24/26 : LABEL arch=amd64 14:11:27 ---> Running in 3bb651a2526a 14:11:27 Removing intermediate container 3bb651a2526a 14:11:27 ---> 0c5d1ae51989 14:11:27 Step 25/26 : LABEL git_sha=fb1784cb48d67777d6d76d542ae5273b128f716d 14:11:27 ---> Running in 8490e6aa1e01 14:11:27 Removing intermediate container 8490e6aa1e01 14:11:27 ---> a8a81305572f 14:11:27 Step 26/26 : LABEL version=3.2.0-dev.4 14:11:27 ---> Running in c9579ee2c160 14:11:27 Removing intermediate container c9579ee2c160 14:11:27 ---> f21abed17487 14:11:27 [Warning] One or more build-args [ARCH] were not consumed 14:11:27 Successfully built f21abed17487 14:11:27 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:11:27 provisioning config files... 14:11:27 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6873796775284393550tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:11:28 ---> ****-login.sh 14:11:28 nexus3.edgexfoundry.org:10001 14:11:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:11:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:11:28 Configure a credential helper to remove this warning. See 14:11:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:11:28 14:11:28 Login Succeeded 14:11:28 nexus3.edgexfoundry.org:10002 14:11:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:11:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:11:28 Configure a credential helper to remove this warning. See 14:11:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:11:28 14:11:28 Login Succeeded 14:11:28 nexus3.edgexfoundry.org:10003 14:11:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:11:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:11:28 Configure a credential helper to remove this warning. See 14:11:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:11:28 14:11:28 Login Succeeded 14:11:28 nexus3.edgexfoundry.org:10004 14:11:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:11:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:11:28 Configure a credential helper to remove this warning. See 14:11:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:11:28 14:11:28 Login Succeeded 14:11:28 ****.io 14:11:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:11:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:11:28 Configure a credential helper to remove this warning. See 14:11:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:11:28 14:11:28 Login Succeeded 14:11:28 ---> ****-login.sh ends [Pipeline] } 14:11:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:11:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:11:28 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 14:11:28 fb1784cb48d67777d6d76d542ae5273b128f716d 14:11:28 latest 14:11:28 3.2.0-dev.4 14:11:28 fb1784cb48d67777d6d76d542ae5273b128f716d-3.2.0-dev.4 14:11:28 main 14:11:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:11:29 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:fb1784cb48d67777d6d76d542ae5273b128f716d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:11:29 + docker push nexus3.edgexfoundry.org:10004/device-virtual:fb1784cb48d67777d6d76d542ae5273b128f716d 14:11:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 14:11:29 49b4579452ef: Preparing 14:11:29 a85d7f2c01c5: Preparing 14:11:29 ded3220e15d2: Preparing 14:11:29 c63ea88a4010: Preparing 14:11:29 a8024f967210: Preparing 14:11:29 9fe9a137fd00: Preparing 14:11:29 ded3220e15d2: Pushed 14:11:29 9fe9a137fd00: Layer already exists 14:11:29 c63ea88a4010: Pushed 14:11:29 a85d7f2c01c5: Pushed 14:11:29 a8024f967210: Pushed 14:11:32 49b4579452ef: Pushed 14:11:32 fb1784cb48d67777d6d76d542ae5273b128f716d: digest: sha256:1209187defedd1d81c5e5318bcaa57d1cc54ed0d43cb04037ffdee6057e0820a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:11:32 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:11:33 + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest 14:11:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 14:11:33 49b4579452ef: Preparing 14:11:33 a85d7f2c01c5: Preparing 14:11:33 ded3220e15d2: Preparing 14:11:33 c63ea88a4010: Preparing 14:11:33 a8024f967210: Preparing 14:11:33 9fe9a137fd00: Preparing 14:11:33 9fe9a137fd00: Waiting 14:11:33 a8024f967210: Layer already exists 14:11:33 c63ea88a4010: Layer already exists 14:11:33 ded3220e15d2: Layer already exists 14:11:33 49b4579452ef: Layer already exists 14:11:33 a85d7f2c01c5: Layer already exists 14:11:33 9fe9a137fd00: Layer already exists 14:11:33 latest: digest: sha256:1209187defedd1d81c5e5318bcaa57d1cc54ed0d43cb04037ffdee6057e0820a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:11:33 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:11:33 + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.4 14:11:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 14:11:33 49b4579452ef: Preparing 14:11:33 a85d7f2c01c5: Preparing 14:11:33 ded3220e15d2: Preparing 14:11:33 c63ea88a4010: Preparing 14:11:33 a8024f967210: Preparing 14:11:33 9fe9a137fd00: Preparing 14:11:33 9fe9a137fd00: Waiting 14:11:33 c63ea88a4010: Layer already exists 14:11:33 a85d7f2c01c5: Layer already exists 14:11:33 49b4579452ef: Layer already exists 14:11:33 ded3220e15d2: Layer already exists 14:11:33 a8024f967210: Layer already exists 14:11:33 9fe9a137fd00: Layer already exists 14:11:33 3.2.0-dev.4: digest: sha256:1209187defedd1d81c5e5318bcaa57d1cc54ed0d43cb04037ffdee6057e0820a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:11:34 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:fb1784cb48d67777d6d76d542ae5273b128f716d-3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:11:34 + docker push nexus3.edgexfoundry.org:10004/device-virtual:fb1784cb48d67777d6d76d542ae5273b128f716d-3.2.0-dev.4 14:11:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 14:11:34 49b4579452ef: Preparing 14:11:34 a85d7f2c01c5: Preparing 14:11:34 ded3220e15d2: Preparing 14:11:34 c63ea88a4010: Preparing 14:11:34 a8024f967210: Preparing 14:11:34 9fe9a137fd00: Preparing 14:11:34 9fe9a137fd00: Waiting 14:11:34 49b4579452ef: Layer already exists 14:11:34 ded3220e15d2: Layer already exists 14:11:34 c63ea88a4010: Layer already exists 14:11:34 a85d7f2c01c5: Layer already exists 14:11:34 a8024f967210: Layer already exists 14:11:34 9fe9a137fd00: Layer already exists 14:11:34 fb1784cb48d67777d6d76d542ae5273b128f716d-3.2.0-dev.4: digest: sha256:1209187defedd1d81c5e5318bcaa57d1cc54ed0d43cb04037ffdee6057e0820a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:11:35 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:11:35 + docker push nexus3.edgexfoundry.org:10004/device-virtual:main 14:11:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 14:11:35 49b4579452ef: Preparing 14:11:35 a85d7f2c01c5: Preparing 14:11:35 ded3220e15d2: Preparing 14:11:35 c63ea88a4010: Preparing 14:11:35 a8024f967210: Preparing 14:11:35 9fe9a137fd00: Preparing 14:11:35 9fe9a137fd00: Waiting 14:11:35 49b4579452ef: Layer already exists 14:11:35 a85d7f2c01c5: Layer already exists 14:11:35 c63ea88a4010: Layer already exists 14:11:35 a8024f967210: Layer already exists 14:11:35 ded3220e15d2: Layer already exists 14:11:35 9fe9a137fd00: Layer already exists 14:11:35 main: digest: sha256:1209187defedd1d81c5e5318bcaa57d1cc54ed0d43cb04037ffdee6057e0820a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:11:35 ===================================================== [Pipeline] echo 14:11:35 taggedImages: 14:11:35 - nexus3.edgexfoundry.org:10004/device-virtual:fb1784cb48d67777d6d76d542ae5273b128f716d 14:11:35 - nexus3.edgexfoundry.org:10004/device-virtual:latest 14:11:35 - nexus3.edgexfoundry.org:10004/device-virtual:3.2.0-dev.4 14:11:35 - nexus3.edgexfoundry.org:10004/device-virtual:fb1784cb48d67777d6d76d542ae5273b128f716d-3.2.0-dev.4 14:11:35 - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:11:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:11:36 14:11:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:11:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:11:36 latest: Pulling from edgex-lftools-log-publisher 14:11:36 5eb5b503b376: Pulling fs layer 14:11:36 5c69ac0246d0: Pulling fs layer 14:11:36 ec43610c2a17: Pulling fs layer 14:11:36 3a2ae6a8a46f: Pulling fs layer 14:11:36 33b1e0a273af: Pulling fs layer 14:11:36 5d3b04190fa2: Pulling fs layer 14:11:36 2f39f015ded8: Pulling fs layer 14:11:36 5d3b04190fa2: Waiting 14:11:36 3a2ae6a8a46f: Waiting 14:11:36 33b1e0a273af: Waiting 14:11:36 2f39f015ded8: Waiting 14:11:36 5c69ac0246d0: Verifying Checksum 14:11:36 3a2ae6a8a46f: Download complete 14:11:36 33b1e0a273af: Verifying Checksum 14:11:36 33b1e0a273af: Download complete 14:11:36 5d3b04190fa2: Verifying Checksum 14:11:36 5d3b04190fa2: Download complete 14:11:36 ec43610c2a17: Verifying Checksum 14:11:36 ec43610c2a17: Download complete 14:11:37 5eb5b503b376: Verifying Checksum 14:11:37 5eb5b503b376: Download complete 14:11:37 2f39f015ded8: Download complete 14:11:38 5eb5b503b376: Pull complete 14:11:38 5c69ac0246d0: Pull complete 14:11:38 ec43610c2a17: Pull complete 14:11:38 3a2ae6a8a46f: Pull complete 14:11:39 33b1e0a273af: Pull complete 14:11:39 5d3b04190fa2: Pull complete 14:11:43 2f39f015ded8: Pull complete 14:11:43 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:11:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:11:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:11:43 prd-ubuntu20.04-docker-8c-8g-25052 does not seem to be running inside a container 14:11:43 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:11:47 $ docker top 1bfb88910f502bdcd8e427144545976d7caa1691456ac02c6e17d9fe9ff49866 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider 14:11:48 provisioning config files... 14:11:48 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/160@tmp/config10750659054512748991tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:11:48 ---> job-cost.sh 14:11:48 lf-activate-venv: SKIPPING 14:11:48 INFO: No Stack... 14:11:48 ---> ****-login.sh 14:11:48 nexus3.edgexfoundry.org:10001 14:11:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:11:48 INFO: Retrieving Pricing Info for: v3-standard-8 14:11:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:11:49 Configure a credential helper to remove this warning. See 14:11:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:11:49 14:11:49 Login Succeeded 14:11:49 nexus3.edgexfoundry.org:10002 14:11:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:11:49 INFO: Archiving Costs [Pipeline] sh 14:11:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:11:49 Configure a credential helper to remove this warning. See 14:11:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:11:49 14:11:49 Login Succeeded 14:11:49 nexus3.edgexfoundry.org:10003 14:11:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:11:49 + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv 14:11:49 + cut -d, -f6 [Pipeline] lock 14:11:49 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-160-stack-cost] 14:11:49 Resource [jenkins-edgexfoundry-device-virtual-go-main-160-stack-cost] did not exist. Created. 14:11:49 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-160-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:11:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:11:49 Configure a credential helper to remove this warning. See 14:11:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:11:49 14:11:49 Login Succeeded 14:11:49 nexus3.edgexfoundry.org:10004 14:11:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:11:49 + echo total: 0.2199999988079071 [Pipeline] stash 14:11:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:11:49 Configure a credential helper to remove this warning. See 14:11:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:11:49 14:11:49 Login Succeeded 14:11:49 ****.io 14:11:49 Stashed 1 file(s) [Pipeline] } 14:11:49 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-160-stack-cost] [Pipeline] // lock [Pipeline] } 14:11:50 $ docker stop --time=1 1bfb88910f502bdcd8e427144545976d7caa1691456ac02c6e17d9fe9ff49866 14:11:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:11:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:11:50 Configure a credential helper to remove this warning. See 14:11:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:11:50 14:11:50 Login Succeeded 14:11:50 ---> ****-login.sh ends 14:11:51 $ docker rm -f --volumes 1bfb88910f502bdcd8e427144545976d7caa1691456ac02c6e17d9fe9ff49866 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 14:11:51 Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo 14:11:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:11:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:11:51 ========================================================= 14:11:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 14:11:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:11:52 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 14:11:53 #0 building with "default" instance using docker driver 14:11:53 14:11:53 #1 [internal] load build definition from Dockerfile 14:11:53 #1 transferring dockerfile: 1.79kB 0.0s done 14:11:53 #1 DONE 0.1s 14:11:53 14:11:53 #2 [internal] load .dockerignore 14:11:53 #2 transferring context: 2B done 14:11:53 #2 DONE 0.1s 14:11:53 14:11:53 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 14:11:53 #3 DONE 0.1s 14:11:53 14:11:53 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 14:11:53 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done 14:11:53 #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done 14:11:53 #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done 14:11:53 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0B / 3.33MB 0.1s 14:11:53 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 2.04MB / 63.99MB 0.1s 14:11:53 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 2.10MB / 3.33MB 0.2s 14:11:53 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.24MB / 63.99MB 0.2s 14:11:53 #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done 14:11:53 #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done 14:11:53 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done 14:11:53 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.49MB / 63.99MB 0.3s 14:11:53 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 14:11:53 #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done 14:11:53 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 0B / 97.63MB 0.3s 14:11:53 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 14.68MB / 63.99MB 0.4s 14:11:53 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 2.23MB / 11.40MB 0.4s 14:11:54 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 18.80MB / 63.99MB 0.5s 14:11:54 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.39MB / 97.63MB 0.5s 14:11:54 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 5.24MB / 11.40MB 0.5s 14:11:54 #4 ... 14:11:54 14:11:54 #5 [internal] load build context 14:11:54 #5 transferring context: 15.81MB 0.5s done 14:11:54 #5 DONE 0.6s 14:11:54 14:11:54 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 14:11:54 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 23.07MB / 63.99MB 0.6s 14:11:54 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 9.44MB / 11.40MB 0.6s 14:11:54 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 33.55MB / 63.99MB 0.8s 14:11:54 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.5s done 14:11:54 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 22.02MB / 97.63MB 0.8s 14:11:54 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s done 14:11:54 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 38.80MB / 63.99MB 0.9s 14:11:54 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 28.31MB / 97.63MB 0.9s 14:11:54 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 44.04MB / 63.99MB 1.0s 14:11:54 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 33.55MB / 97.63MB 1.0s 14:11:54 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 50.33MB / 63.99MB 1.1s 14:11:54 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 38.80MB / 97.63MB 1.1s 14:11:54 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 14:11:54 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 55.57MB / 63.99MB 1.2s 14:11:54 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 45.09MB / 97.63MB 1.2s 14:11:54 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done 14:11:55 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 61.06MB / 63.99MB 1.3s 14:11:55 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 51.10MB / 97.63MB 1.3s 14:11:55 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.4s done 14:11:55 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 62.91MB / 97.63MB 1.5s 14:11:55 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 69.21MB / 97.63MB 1.6s 14:11:55 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 14:11:55 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 75.50MB / 97.63MB 1.7s 14:11:55 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 81.24MB / 97.63MB 1.8s 14:11:55 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 87.03MB / 97.63MB 1.9s 14:11:55 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.1s 14:11:55 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.2s done 14:12:01 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.7s 14:12:06 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.0s 14:12:13 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.0s done 14:12:13 #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 14:12:13 #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done 14:12:13 #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done 14:12:13 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 0.1s 14:12:19 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.2s 14:12:23 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 9.0s done 14:12:23 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0.1s 14:12:24 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.7s done 14:12:25 #4 DONE 31.3s 14:12:25 14:12:25 #6 [builder 2/7] WORKDIR /device-virtual-go 14:12:26 #6 DONE 1.6s 14:12:26 14:12:26 #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client 14:12:27 #7 0.686 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:12:27 #7 1.060 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:12:28 #7 2.044 (1/4) Installing openssh-keygen (9.3_p2-r0) 14:12:28 #7 2.064 (2/4) Installing libedit (20221030.3.1-r1) 14:12:28 #7 2.074 (3/4) Installing openssh-client-common (9.3_p2-r0) 14:12:28 #7 2.137 (4/4) Installing openssh-client-default (9.3_p2-r0) 14:12:28 #7 2.162 Executing busybox-1.36.1-r5.trigger 14:12:28 #7 2.198 OK: 271 MiB in 56 packages 14:12:29 #7 DONE 2.5s 14:12:29 14:12:29 #8 [builder 4/7] COPY go.mod vendor* ./ 14:12:29 #8 DONE 0.1s 14:12:29 14:12:29 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:13:01 #9 DONE 30.7s 14:13:01 14:13:01 #10 [builder 6/7] COPY . . 14:13:01 #10 DONE 0.3s 14:13:01 14:13:01 #11 [builder 7/7] RUN echo noop 14:13:01 #11 0.603 noop 14:13:02 #11 DONE 2.4s 14:13:02 14:13:02 #12 exporting to image 14:13:02 #12 exporting layers 14:13:24 #12 exporting layers 21.1s done 14:13:24 #12 writing image sha256:ff3e0cafc22e59027e9f2dd352d3d7f7111087952d4a5ac2fc7bcef179ef4f88 done 14:13:24 #12 naming to docker.io/library/ci-base-image-arm64 0.0s done 14:13:24 #12 DONE 21.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:25 + docker inspect -f . ci-base-image-arm64 14:13:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:13:25 prd-ubuntu20.04-docker-arm64-4c-16g-25053 does not seem to be running inside a container 14:13:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/160 -v /w/workspace/device-virtual-go/160:/w/workspace/device-virtual-go/160:rw,z -v /w/workspace/device-virtual-go/160@tmp:/w/workspace/device-virtual-go/160@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 14:13:26 $ docker top b1a17ba323db01edd2e8ae3886918a5cdcdd4dd4826fda3de35824725be43f06 -eo pid,comm [Pipeline] { [Pipeline] sh 14:13:27 + go version 14:13:27 go version go1.21.0 linux/arm64 [Pipeline] } 14:13:27 $ docker stop --time=1 b1a17ba323db01edd2e8ae3886918a5cdcdd4dd4826fda3de35824725be43f06 14:13:31 $ docker rm -f --volumes b1a17ba323db01edd2e8ae3886918a5cdcdd4dd4826fda3de35824725be43f06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:32 + docker inspect -f . ci-base-image-arm64 14:13:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:13:32 prd-ubuntu20.04-docker-arm64-4c-16g-25053 does not seem to be running inside a container 14:13:32 $ 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/160 -v /w/workspace/device-virtual-go/160:/w/workspace/device-virtual-go/160:rw,z -v /w/workspace/device-virtual-go/160@tmp:/w/workspace/device-virtual-go/160@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 14:13:33 $ docker top cb9afa08ad92fdec5a47ffd494df75db02155406448d4a78f8ca2dabf253b5d1 -eo pid,comm [Pipeline] { [Pipeline] sh 14:13:34 + git config --global --add safe.directory /w/workspace/device-virtual-go/160 [Pipeline] fileExists [Pipeline] sh 14:13:34 + make test 14:13:34 go test ./... -coverprofile=coverage.out 14:13:38 ? github.com/edgexfoundry/device-virtual-go [no test files] 14:14:27 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 14:14:27 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.068s coverage: 58.4% of statements 14:14:27 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:14:27 go vet ./... 14:14:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:14:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:14:40 ./bin/test-attribution-txt.sh [Pipeline] echo 14:14:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 14:14:40 $ docker stop --time=1 cb9afa08ad92fdec5a47ffd494df75db02155406448d4a78f8ca2dabf253b5d1 14:14:42 $ docker rm -f --volumes cb9afa08ad92fdec5a47ffd494df75db02155406448d4a78f8ca2dabf253b5d1 [Pipeline] // withDockerContainer [Pipeline] sh 14:14:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:14:43 Warning: overwriting stash ‘coverage-report’ 14:14:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:14:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:14:44 + ls -al . 14:14:44 total 196 14:14:44 drwxrwxr-x 7 jenkins jenkins 4096 Dec 14 14:13 . 14:14:44 drwxrwxr-x 4 jenkins jenkins 4096 Dec 14 14:11 .. 14:14:44 drwxrwxr-x 8 jenkins jenkins 4096 Dec 14 14:11 .git 14:14:44 drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 14:11 .github 14:14:44 -rw-rw-r-- 1 jenkins jenkins 272 Dec 14 14:11 .gitignore 14:14:44 -rw-rw-r-- 1 jenkins jenkins 41 Dec 14 14:11 .golangci.yml 14:14:44 -rw-rw-r-- 1 jenkins jenkins 9708 Dec 14 14:11 Attribution.txt 14:14:44 -rw-rw-r-- 1 jenkins jenkins 15941 Dec 14 14:11 CHANGELOG.md 14:14:44 -rw-rw-r-- 1 jenkins jenkins 1755 Dec 14 14:11 Dockerfile 14:14:44 -rw-rw-r-- 1 jenkins jenkins 677 Dec 14 14:11 GOVERNANCE.md 14:14:44 -rw-rw-r-- 1 jenkins jenkins 660 Dec 14 14:11 Jenkinsfile 14:14:44 -rw-rw-r-- 1 jenkins jenkins 11340 Dec 14 14:11 LICENSE 14:14:44 -rw-rw-r-- 1 jenkins jenkins 1953 Dec 14 14:11 Makefile 14:14:44 -rw-rw-r-- 1 jenkins jenkins 623 Dec 14 14:11 OWNERS.md 14:14:44 -rw-rw-r-- 1 jenkins jenkins 4103 Dec 14 14:11 README.md 14:14:44 -rw-rw-r-- 1 jenkins jenkins 11 Dec 14 14:09 VERSION 14:14:44 drwxrwxr-x 2 jenkins jenkins 4096 Dec 14 14:11 bin 14:14:44 drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 14:11 cmd 14:14:44 -rw-r--r-- 1 jenkins jenkins 43063 Dec 14 14:14 coverage.out 14:14:44 -rw-rw-r-- 1 jenkins jenkins 3633 Dec 14 14:11 go.mod 14:14:44 -rw-rw-r-- 1 jenkins jenkins 34480 Dec 14 14:11 go.sum 14:14:44 drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 14:11 internal 14:14:44 -rw-rw-r-- 1 jenkins jenkins 235 Dec 14 14:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:45 + 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=fb1784cb48d67777d6d76d542ae5273b128f716d --label arch=arm64 --label version=3.2.0-dev.4 . 14:14:45 #0 building with "default" instance using docker driver 14:14:45 14:14:45 #1 [internal] load .dockerignore 14:14:45 #1 DONE 0.0s 14:14:45 14:14:45 #2 [internal] load build definition from Dockerfile 14:14:46 #2 transferring dockerfile: 1.79kB done 14:14:46 #2 DONE 0.0s 14:14:46 14:14:46 #1 [internal] load .dockerignore 14:14:46 #1 transferring context: 2B done 14:14:46 #1 DONE 0.0s 14:14:46 14:14:46 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 14:14:46 #3 DONE 0.0s 14:14:46 14:14:46 #4 [internal] load metadata for docker.io/library/alpine:3.18 14:14:46 #4 DONE 0.3s 14:14:46 14:14:46 #5 [internal] load build context 14:14:46 #5 transferring context: 49.86kB 0.0s done 14:14:46 #5 DONE 0.1s 14:14:46 14:14:46 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 14:14:46 #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 14:14:46 #6 ... 14:14:46 14:14:46 #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 14:14:46 #7 DONE 0.2s 14:14:46 14:14:46 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 14:14:46 #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 14:14:46 #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 14:14:46 #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 14:14:46 #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done 14:14:46 #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 14:14:46 #6 ... 14:14:46 14:14:46 #8 [builder 2/7] WORKDIR /device-virtual-go 14:14:46 #8 DONE 0.1s 14:14:46 14:14:46 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 14:14:46 #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.5s done 14:14:47 #6 DONE 0.9s 14:14:47 14:14:47 #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 14:14:47 #9 0.636 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:14:48 #9 0.958 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:14:49 #9 ... 14:14:49 14:14:49 #10 [builder 3/7] RUN apk add --update --no-cache make git openssh-client 14:14:49 #10 0.712 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:14:49 #10 1.137 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:14:49 #10 2.235 OK: 271 MiB in 56 packages 14:14:49 #10 DONE 2.5s 14:14:49 14:14:49 #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 14:14:49 #9 1.914 (1/1) Installing dumb-init (1.2.5-r2) 14:14:49 #9 1.925 Executing busybox-1.36.1-r5.trigger 14:14:49 #9 1.991 OK: 8 MiB in 16 packages 14:14:49 #9 ... 14:14:49 14:14:49 #11 [builder 4/7] COPY go.mod vendor* ./ 14:14:49 #11 DONE 0.2s 14:14:49 14:14:49 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:14:49 #12 ... 14:14:49 14:14:49 #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 14:14:49 #9 DONE 2.3s 14:14:49 14:14:49 #13 [stage-1 3/7] RUN apk --no-cache upgrade 14:14:50 #13 0.726 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:14:50 #13 1.041 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:14:50 #13 ... 14:14:50 14:14:50 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:14:50 #12 DONE 1.8s 14:14:51 14:14:51 #14 [builder 6/7] COPY . . 14:14:51 #14 DONE 0.4s 14:14:51 14:14:51 #15 [builder 7/7] RUN make build 14:14:51 #15 ... 14:14:51 14:14:51 #13 [stage-1 3/7] RUN apk --no-cache upgrade 14:14:51 #13 2.099 OK: 8 MiB in 16 packages 14:14:51 #13 DONE 2.4s 14:14:51 14:14:51 #15 [builder 7/7] RUN make build 14:14:52 #15 0.743 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=3.2.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.4" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 14:16:00 #15 DONE 58.1s 14:16:00 14:16:00 #16 [stage-1 4/7] COPY --from=builder /device-virtual-go/Attribution.txt / 14:16:00 #16 DONE 0.1s 14:16:00 14:16:00 #17 [stage-1 5/7] COPY --from=builder /device-virtual-go/LICENSE / 14:16:00 #17 DONE 0.1s 14:16:00 14:16:00 #18 [stage-1 6/7] COPY --from=builder /device-virtual-go/cmd / 14:16:00 #18 DONE 0.3s 14:16:00 14:16:00 #19 exporting to image 14:16:00 #19 exporting layers 14:16:00 #19 exporting layers 0.3s done 14:16:00 #19 writing image sha256:5794152e0f671381b0a8c517aaba1869d0711d9541cd955204f6dfc0ea79fd99 done 14:16:00 #19 naming to docker.io/library/device-virtual-arm64 done 14:16:00 #19 DONE 0.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:16:00 provisioning config files... 14:16:00 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/160@tmp/config8697816901805935755tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:16:01 ---> ****-login.sh 14:16:01 nexus3.edgexfoundry.org:10001 14:16:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:16:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:16:01 Configure a credential helper to remove this warning. See 14:16:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:16:01 14:16:01 Login Succeeded 14:16:01 nexus3.edgexfoundry.org:10002 14:16:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:16:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:16:01 Configure a credential helper to remove this warning. See 14:16:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:16:01 14:16:01 Login Succeeded 14:16:01 nexus3.edgexfoundry.org:10003 14:16:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:16:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:16:01 Configure a credential helper to remove this warning. See 14:16:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:16:01 14:16:01 Login Succeeded 14:16:01 nexus3.edgexfoundry.org:10004 14:16:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:16:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:16:02 Configure a credential helper to remove this warning. See 14:16:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:16:02 14:16:02 Login Succeeded 14:16:02 ****.io 14:16:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:16:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:16:02 Configure a credential helper to remove this warning. See 14:16:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:16:02 14:16:02 Login Succeeded 14:16:02 ---> ****-login.sh ends [Pipeline] } 14:16:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:16:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:16:03 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 14:16:03 fb1784cb48d67777d6d76d542ae5273b128f716d 14:16:03 latest 14:16:03 3.2.0-dev.4 14:16:03 fb1784cb48d67777d6d76d542ae5273b128f716d-3.2.0-dev.4 14:16:03 main 14:16:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:03 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:fb1784cb48d67777d6d76d542ae5273b128f716d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:04 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:fb1784cb48d67777d6d76d542ae5273b128f716d 14:16:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 14:16:04 d134f9bf0da3: Preparing 14:16:04 b3b05f3dd108: Preparing 14:16:04 a6ccac679781: Preparing 14:16:04 e2b8879be2a8: Preparing 14:16:04 064ee81b2f80: Preparing 14:16:04 0faf9b67be60: Preparing 14:16:04 0faf9b67be60: Waiting 14:16:04 e2b8879be2a8: Pushed 14:16:04 b3b05f3dd108: Pushed 14:16:04 a6ccac679781: Pushed 14:16:04 064ee81b2f80: Pushed 14:16:07 0faf9b67be60: Layer already exists 14:16:08 d134f9bf0da3: Pushed 14:16:08 fb1784cb48d67777d6d76d542ae5273b128f716d: digest: sha256:9db4cc4fe3aa0f01ae84a9aed40f879348640f0c55d85738b777ea799d6fd7e2 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:09 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:09 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 14:16:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 14:16:09 d134f9bf0da3: Preparing 14:16:09 b3b05f3dd108: Preparing 14:16:09 a6ccac679781: Preparing 14:16:09 e2b8879be2a8: Preparing 14:16:09 064ee81b2f80: Preparing 14:16:09 0faf9b67be60: Preparing 14:16:09 0faf9b67be60: Waiting 14:16:09 064ee81b2f80: Layer already exists 14:16:09 e2b8879be2a8: Layer already exists 14:16:09 a6ccac679781: Layer already exists 14:16:09 b3b05f3dd108: Layer already exists 14:16:09 d134f9bf0da3: Layer already exists 14:16:09 0faf9b67be60: Layer already exists 14:16:09 latest: digest: sha256:9db4cc4fe3aa0f01ae84a9aed40f879348640f0c55d85738b777ea799d6fd7e2 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:10 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:10 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.4 14:16:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 14:16:10 d134f9bf0da3: Preparing 14:16:10 b3b05f3dd108: Preparing 14:16:10 a6ccac679781: Preparing 14:16:10 e2b8879be2a8: Preparing 14:16:10 064ee81b2f80: Preparing 14:16:10 0faf9b67be60: Preparing 14:16:10 0faf9b67be60: Waiting 14:16:10 a6ccac679781: Layer already exists 14:16:10 b3b05f3dd108: Layer already exists 14:16:10 e2b8879be2a8: Layer already exists 14:16:10 064ee81b2f80: Layer already exists 14:16:10 d134f9bf0da3: Layer already exists 14:16:10 0faf9b67be60: Layer already exists 14:16:11 3.2.0-dev.4: digest: sha256:9db4cc4fe3aa0f01ae84a9aed40f879348640f0c55d85738b777ea799d6fd7e2 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:11 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:fb1784cb48d67777d6d76d542ae5273b128f716d-3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:11 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:fb1784cb48d67777d6d76d542ae5273b128f716d-3.2.0-dev.4 14:16:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 14:16:11 d134f9bf0da3: Preparing 14:16:11 b3b05f3dd108: Preparing 14:16:11 a6ccac679781: Preparing 14:16:11 e2b8879be2a8: Preparing 14:16:11 064ee81b2f80: Preparing 14:16:11 0faf9b67be60: Preparing 14:16:11 0faf9b67be60: Waiting 14:16:11 a6ccac679781: Layer already exists 14:16:11 d134f9bf0da3: Layer already exists 14:16:11 b3b05f3dd108: Layer already exists 14:16:11 e2b8879be2a8: Layer already exists 14:16:11 064ee81b2f80: Layer already exists 14:16:11 0faf9b67be60: Layer already exists 14:16:12 fb1784cb48d67777d6d76d542ae5273b128f716d-3.2.0-dev.4: digest: sha256:9db4cc4fe3aa0f01ae84a9aed40f879348640f0c55d85738b777ea799d6fd7e2 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:12 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:13 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main 14:16:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 14:16:13 d134f9bf0da3: Preparing 14:16:13 b3b05f3dd108: Preparing 14:16:13 a6ccac679781: Preparing 14:16:13 e2b8879be2a8: Preparing 14:16:13 064ee81b2f80: Preparing 14:16:13 0faf9b67be60: Preparing 14:16:13 0faf9b67be60: Waiting 14:16:13 b3b05f3dd108: Layer already exists 14:16:13 064ee81b2f80: Layer already exists 14:16:13 a6ccac679781: Layer already exists 14:16:13 e2b8879be2a8: Layer already exists 14:16:13 d134f9bf0da3: Layer already exists 14:16:13 0faf9b67be60: Layer already exists 14:16:13 main: digest: sha256:9db4cc4fe3aa0f01ae84a9aed40f879348640f0c55d85738b777ea799d6fd7e2 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:16:13 ===================================================== [Pipeline] echo 14:16:13 taggedImages: 14:16:13 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:fb1784cb48d67777d6d76d542ae5273b128f716d 14:16:13 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 14:16:13 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.2.0-dev.4 14:16:13 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:fb1784cb48d67777d6d76d542ae5273b128f716d-3.2.0-dev.4 14:16:13 - 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 14:16:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:16:14 14:16:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:16:14 arm64: Pulling from edgex-lftools-log-publisher 14:16:14 8998bd30e6a1: Pulling fs layer 14:16:14 04944245beec: Pulling fs layer 14:16:14 699f458cf7ca: Pulling fs layer 14:16:14 765212b225bb: Pulling fs layer 14:16:14 f23df028b6ca: Pulling fs layer 14:16:14 d65c8cfc05b1: Pulling fs layer 14:16:14 2437ff75d9bd: Pulling fs layer 14:16:14 765212b225bb: Waiting 14:16:14 f23df028b6ca: Waiting 14:16:14 d65c8cfc05b1: Waiting 14:16:14 2437ff75d9bd: Waiting 14:16:15 04944245beec: Verifying Checksum 14:16:15 765212b225bb: Verifying Checksum 14:16:15 765212b225bb: Download complete 14:16:15 f23df028b6ca: Download complete 14:16:15 d65c8cfc05b1: Verifying Checksum 14:16:15 d65c8cfc05b1: Download complete 14:16:15 699f458cf7ca: Verifying Checksum 14:16:15 699f458cf7ca: Download complete 14:16:15 8998bd30e6a1: Verifying Checksum 14:16:15 8998bd30e6a1: Download complete 14:16:17 2437ff75d9bd: Verifying Checksum 14:16:17 2437ff75d9bd: Download complete 14:16:21 8998bd30e6a1: Pull complete 14:16:22 04944245beec: Pull complete 14:16:24 699f458cf7ca: Pull complete 14:16:24 765212b225bb: Pull complete 14:16:25 f23df028b6ca: Pull complete 14:16:25 d65c8cfc05b1: Pull complete 14:16:51 2437ff75d9bd: Pull complete 14:16:51 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:16:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:16:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:16:52 prd-ubuntu20.04-docker-arm64-4c-16g-25053 does not seem to be running inside a container 14:16: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/160 -v /w/workspace/device-virtual-go/160:/w/workspace/device-virtual-go/160:rw,z -v /w/workspace/device-virtual-go/160@tmp:/w/workspace/device-virtual-go/160@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 14:16:54 $ docker top 3c18da135682e738bd681596eae4b5a5781626d55d0026667e2579ffe1551387 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:16:54 ---> job-cost.sh 14:16:54 lf-activate-venv: SKIPPING 14:16:54 INFO: No Stack... 14:16:55 INFO: Retrieving Pricing Info for: v3-standard-8 14:16:56 INFO: Archiving Costs [Pipeline] sh 14:16:56 + cat /w/workspace/device-virtual-go/160/archives/cost.csv 14:16:56 + cut -d, -f6 [Pipeline] lock 14:16:56 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-160-stack-cost] 14:16:56 Resource [jenkins-edgexfoundry-device-virtual-go-main-160-stack-cost] did not exist. Created. 14:16:56 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-160-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:16:57 /w/workspace/device-virtual-go/160@tmp/durable-3b1c4faa/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:16:57 + echo total: 0.2199999988079071 [Pipeline] stash 14:16:57 Warning: overwriting stash ‘stack-cost’ 14:16:57 Stashed 1 file(s) [Pipeline] } 14:16:57 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-160-stack-cost] [Pipeline] // lock [Pipeline] } 14:16:57 $ docker stop --time=1 3c18da135682e738bd681596eae4b5a5781626d55d0026667e2579ffe1551387 14:16:58 $ docker rm -f --volumes 3c18da135682e738bd681596eae4b5a5781626d55d0026667e2579ffe1551387 [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 14:17:00 provisioning config files... 14:17:00 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config10507563494923504458tmp [Pipeline] { [Pipeline] sh 14:17:00 + set +x 14:17:00 + bash -s -- 14:17:00 + curl -s https://codecov.io/bash 14:17:00 14:17:00 _____ _ 14:17:00 / ____| | | 14:17:00 | | ___ __| | ___ ___ _____ __ 14:17:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:17:00 | |___| (_) | (_| | __/ (_| (_) \ V / 14:17:00 \_____\___/ \__,_|\___|\___\___/ \_/ 14:17:00 Bash-1.0.6 14:17:00 14:17:00 14:17:00 ==> git version 2.25.1 found 14:17: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 14:17:00 Release-Date: 2020-01-08 14:17: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 14:17:00 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:17:00 ==> Jenkins CI detected. 14:17:00 current dir:  /w/workspace/exfoundry_device-virtual-go_main 14:17:00 project root: . 14:17:00 --> token set from env 14:17:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:17:00 ==> Running gcov in . (disable via -X gcov) 14:17:00 ==> Python coveragepy not found 14:17:00 ==> Searching for coverage reports in: 14:17:00 + . 14:17:00 -> Found 1 reports 14:17:00 ==> Detecting git/mercurial file structure 14:17:00 ==> Reading reports 14:17:00 + ./coverage.out bytes=43063 14:17:00 ==> Appending adjustments 14:17:00 https://docs.codecov.io/docs/fixing-reports 14:17:00 + Found adjustments 14:17:00 ==> Gzipping contents 14:17:00 8.0K /tmp/codecov.hVyt9q.gz 14:17:00 ==> Uploading reports 14:17:00 url: https://codecov.io 14:17:00 query: branch=main&commit=fb1784cb48d67777d6d76d542ae5273b128f716d&build=160&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F160%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 14:17:00 -> Pinging Codecov 14:17:00 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=fb1784cb48d67777d6d76d542ae5273b128f716d&build=160&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F160%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 14:17:01 -> Uploading to 14:17:01 https://storage.googleapis.com/codecov/v4/raw/2023-12-14/5E52B4B073DB2E39498172D8E973AA87/fb1784cb48d67777d6d76d542ae5273b128f716d/bbd34634-c043-46e9-b7d1-7541795946a6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231214%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231214T141701Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b576a1fc960e0d1c50300f027f409396e75195aff0d4c16dfe65c13be95170df 14:17:01 % Total % Received % Xferd Average Speed Time Time Time Current 14:17:01 Dload Upload Total Spent Left Speed 14:17:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4998 0 0 100 4998 0 18719 --:--:-- --:--:-- --:--:-- 18719 14:17:01 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/fb1784cb48d67777d6d76d542ae5273b128f716d [Pipeline] } 14:17:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 14:17:01 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 14:17:01 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:17:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:17:02 14:17:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:17:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:17:02 1.410.4: Pulling from edgex-devops/edgex-snyk-go 14:17:02 df9b9388f04a: Pulling fs layer 14:17:02 52dc419b0ee2: Pulling fs layer 14:17:02 25bc292e5bac: Pulling fs layer 14:17:02 114826534d7a: Pulling fs layer 14:17:02 4657fd5d0bcf: Pulling fs layer 14:17:02 6ad1cebc031e: Pulling fs layer 14:17:02 8a3aa393b2d8: Pulling fs layer 14:17:02 4657fd5d0bcf: Waiting 14:17:02 114826534d7a: Waiting 14:17:02 6ad1cebc031e: Waiting 14:17:02 8a3aa393b2d8: Waiting 14:17:02 25bc292e5bac: Download complete 14:17:02 52dc419b0ee2: Verifying Checksum 14:17:02 52dc419b0ee2: Download complete 14:17:02 4657fd5d0bcf: Download complete 14:17:02 df9b9388f04a: Verifying Checksum 14:17:02 df9b9388f04a: Download complete 14:17:02 6ad1cebc031e: Verifying Checksum 14:17:02 6ad1cebc031e: Download complete 14:17:02 df9b9388f04a: Pull complete 14:17:02 52dc419b0ee2: Pull complete 14:17:03 25bc292e5bac: Pull complete 14:17:03 114826534d7a: Verifying Checksum 14:17:03 114826534d7a: Download complete 14:17:03 8a3aa393b2d8: Verifying Checksum 14:17:03 8a3aa393b2d8: Download complete 14:17:07 114826534d7a: Pull complete 14:17:07 4657fd5d0bcf: Pull complete 14:17:07 6ad1cebc031e: Pull complete 14:17:10 8a3aa393b2d8: Pull complete 14:17:10 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 14:17:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:17:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:17:10 prd-ubuntu20.04-docker-8c-8g-25052 does not seem to be running inside a container 14:17:10 $ 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 14:17:15 $ docker top 5fb92288179d85b5328999da02a22d00813483ab05e9aa5c854acd35d91321ba -eo pid,comm [Pipeline] { [Pipeline] echo 14:17:15 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh 14:17:16 + set -o pipefail 14:17:16 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' 14:17:25 14:17:25 Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... 14:17:25 14:17:25 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/b9e182fd-bfa6-4f85-b65c-1626ae897f4e 14:17:25 14:17:25 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 14:17:25 14:17:25 14:17:25 A medium severity vulnerability was found in the Snyk CLI versions you are using. 14:17:25 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 14:17:25 More details here: https://snyk.co/ue1NS 14:17:25 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 14:17:25 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 14:17:25 $ docker stop --time=1 5fb92288179d85b5328999da02a22d00813483ab05e9aa5c854acd35d91321ba 14:17:28 $ docker rm -f --volumes 5fb92288179d85b5328999da02a22d00813483ab05e9aa5c854acd35d91321ba [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 14:17:30 + git log --format=format:%s -1 fb1784cb48d67777d6d76d542ae5273b128f716d [Pipeline] sh 14:17:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:17:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:17:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:17:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:17:31 prd-ubuntu20.04-docker-8c-8g-25052 does not seem to be running inside a container 14:17:31 $ 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 14:17:31 $ docker top cf7b67f53732bbf0e0fbc6f3e2969e4adb914d84248f77f0023a9a0da4fdc57e -eo pid,comm 14:17:31 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). 14:17:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:17:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:17:32 [ssh-agent] Looking for ssh-agent implementation... 14:17:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:17:32 $ docker exec cf7b67f53732bbf0e0fbc6f3e2969e4adb914d84248f77f0023a9a0da4fdc57e ssh-agent 14:17:32 SSH_AUTH_SOCK=/tmp/ssh-JkFKgDFebgm7/agent.32 14:17:32 SSH_AGENT_PID=38 14:17:32 Running ssh-add (command line suppressed) 14:17:32 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_17314510995529760259.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_17314510995529760259.key) 14:17:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:17:32 + git semver tag 14:17:33 2023-12-14 14:17:32,957 [run_tag] DEBUG tag force:False 14:17:33 2023-12-14 14:17:32,957 [check_head_tag] DEBUG check head tag 14:17:33 2023-12-14 14:17:32,959 [execute] INFO git cat-file --batch-check 14:17:33 2023-12-14 14:17:32,959 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 14:17:33 2023-12-14 14:17:32,964 [execute] INFO git cat-file --batch 14:17:33 2023-12-14 14:17:32,964 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 14:17:33 2023-12-14 14:17:32,983 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 14:17:33 2023-12-14 14:17:32,983 [execute] INFO git tag -a v3.2.0-dev.4 -m v3.2.0-dev.4 14:17:33 2023-12-14 14:17:32,984 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.4', '-m', 'v3.2.0-dev.4'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 14:17:33 2023-12-14 14:17:32,989 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 14:17:33 3.2.0-dev.4 [Pipeline] } 14:17:33 $ docker exec --env ******** --env ******** cf7b67f53732bbf0e0fbc6f3e2969e4adb914d84248f77f0023a9a0da4fdc57e ssh-agent -k 14:17:33 unset SSH_AUTH_SOCK; 14:17:33 unset SSH_AGENT_PID; 14:17:33 echo Agent pid 38 killed; 14:17:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:17:33 + git semver [Pipeline] } 14:17:33 $ docker stop --time=1 cf7b67f53732bbf0e0fbc6f3e2969e4adb914d84248f77f0023a9a0da4fdc57e 14:17:35 $ docker rm -f --volumes cf7b67f53732bbf0e0fbc6f3e2969e4adb914d84248f77f0023a9a0da4fdc57e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:17:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:17:35 14:17:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:17:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:17:36 0.23.1-centos7: Pulling from edgex-lftools 14:17:36 ab5ef0e58194: Pulling fs layer 14:17:36 9712f1f96733: Pulling fs layer 14:17:36 63f879dbbcfc: Pulling fs layer 14:17:36 0d9ebad4ef96: Pulling fs layer 14:17:36 e9a5061849ea: Pulling fs layer 14:17:36 d747dcd14b5f: Pulling fs layer 14:17:36 0d9ebad4ef96: Waiting 14:17:36 e9a5061849ea: Waiting 14:17:36 d747dcd14b5f: Waiting 14:17:36 2de7ff778b66: Pulling fs layer 14:17:36 9712f1f96733: Verifying Checksum 14:17:36 9712f1f96733: Download complete 14:17:37 63f879dbbcfc: Verifying Checksum 14:17:37 63f879dbbcfc: Download complete 14:17:37 ab5ef0e58194: Verifying Checksum 14:17:37 ab5ef0e58194: Download complete 14:17:37 d747dcd14b5f: Verifying Checksum 14:17:37 d747dcd14b5f: Download complete 14:17:37 e9a5061849ea: Verifying Checksum 14:17:37 e9a5061849ea: Download complete 14:17:37 0d9ebad4ef96: Verifying Checksum 14:17:37 0d9ebad4ef96: Download complete 14:17:37 2de7ff778b66: Verifying Checksum 14:17:41 ab5ef0e58194: Pull complete 14:17:41 9712f1f96733: Pull complete 14:17:41 63f879dbbcfc: Pull complete 14:17:46 0d9ebad4ef96: Pull complete 14:17:46 e9a5061849ea: Pull complete 14:17:46 d747dcd14b5f: Pull complete 14:17:47 2de7ff778b66: Pull complete 14:17:47 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 14:17:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:17:47 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:17:48 prd-ubuntu20.04-docker-8c-8g-25052 does not seem to be running inside a container 14:17:48 $ 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 14:17:52 $ docker top f1afe12a74bf3b6679ca3bfd45c04049d80c867f97d2bb547756bc6ca950ee4c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 14:17:52 provisioning config files... 14:17:52 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config15801945721339861210tmp 14:17:52 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config17562794856413326864tmp 14:17:52 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config11930822527908715349tmp [Pipeline] { [Pipeline] echo 14:17:53 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 14:17:53 ---> sigul-configuration.sh 14:17:53 gpg: directory `/root/.gnupg' created 14:17:53 gpg: new configuration file `/root/.gnupg/gpg.conf' created 14:17:53 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 14:17:53 gpg: keyring `/root/.gnupg/secring.gpg' created 14:17:53 gpg: keyring `/root/.gnupg/pubring.gpg' created 14:17:53 gpg: CAST5 encrypted data 14:17:53 gpg: encrypted with 1 passphrase 14:17:53 gpg: WARNING: message was not integrity protected [Pipeline] sh 14:17:53 + mkdir /home/jenkins 14:17:53 + mkdir /home/jenkins/sigul [Pipeline] sh 14:17:53 + 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 14:17:53 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 14:17:54 ---> sigul-install.sh 14:17:54 Sigul already installed; skipping installation. [Pipeline] sh 14:17:54 + git tag --list 14:17:54 v1.0.0 14:17:54 v1.1.0 14:17:54 v1.1.1 14:17:54 v1.2.1 14:17:54 v1.2.2 14:17:54 v1.2.3 14:17:54 v1.3.0 14:17:54 v1.3.1 14:17:54 v2.0.0 14:17:54 v2.1.0 14:17:54 v2.1.1 14:17:54 v2.2.0 14:17:54 v2.3.0 14:17:54 v3.0 14:17:54 v3.0.0 14:17:54 v3.1 14:17:54 v3.1.0 14:17:54 v3.1.0-dev.1 14:17:54 v3.1.0-dev.10 14:17:54 v3.1.0-dev.11 14:17:54 v3.1.0-dev.12 14:17:54 v3.1.0-dev.13 14:17:54 v3.1.0-dev.14 14:17:54 v3.1.0-dev.15 14:17:54 v3.1.0-dev.16 14:17:54 v3.1.0-dev.17 14:17:54 v3.1.0-dev.18 14:17:54 v3.1.0-dev.19 14:17:54 v3.1.0-dev.2 14:17:54 v3.1.0-dev.20 14:17:54 v3.1.0-dev.21 14:17:54 v3.1.0-dev.22 14:17:54 v3.1.0-dev.23 14:17:54 v3.1.0-dev.24 14:17:54 v3.1.0-dev.25 14:17:54 v3.1.0-dev.26 14:17:54 v3.1.0-dev.27 14:17:54 v3.1.0-dev.28 14:17:54 v3.1.0-dev.29 14:17:54 v3.1.0-dev.3 14:17:54 v3.1.0-dev.30 14:17:54 v3.1.0-dev.4 14:17:54 v3.1.0-dev.5 14:17:54 v3.1.0-dev.6 14:17:54 v3.1.0-dev.7 14:17:54 v3.1.0-dev.8 14:17:54 v3.1.0-dev.9 14:17:54 v3.2.0-dev.1 14:17:54 v3.2.0-dev.2 14:17:54 v3.2.0-dev.3 14:17:54 v3.2.0-dev.4 [Pipeline] sh 14:17:54 + lftools sign git-tag v3.2.0-dev.4 14:17:55 Signing Git tag with Sigul... 14:17:55 Signing v3.2.0-dev.4 [Pipeline] echo 14:17:56 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 14:17:56 ---> sigul-configuration-cleanup.sh [Pipeline] } 14:17:56 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:17:56 $ docker stop --time=1 f1afe12a74bf3b6679ca3bfd45c04049d80c867f97d2bb547756bc6ca950ee4c 14:17:57 $ docker rm -f --volumes f1afe12a74bf3b6679ca3bfd45c04049d80c867f97d2bb547756bc6ca950ee4c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 14:17:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:17:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:17:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:17:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:17:59 prd-ubuntu20.04-docker-8c-8g-25052 does not seem to be running inside a container 14:17:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:17:59 $ docker top b6f4be9cdfc40969f67f7f8f42877916d020fd5da00a59800b108069b112ba54 -eo pid,comm 14:17:59 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 14:17:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:17:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:17:59 [ssh-agent] Looking for ssh-agent implementation... 14:18:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:18:00 $ docker exec b6f4be9cdfc40969f67f7f8f42877916d020fd5da00a59800b108069b112ba54 ssh-agent 14:18:00 SSH_AUTH_SOCK=/tmp/ssh-s1ahcn2PBrP5/agent.33 14:18:00 SSH_AGENT_PID=39 14:18:00 Running ssh-add (command line suppressed) 14:18:00 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_11375742817958540311.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_11375742817958540311.key) 14:18:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:18:00 + git semver bump pre 14:18:00 2023-12-14 14:18:00,772 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 14:18:00 2023-12-14 14:18:00,772 [bump_version] DEBUG bumping version:3.2.0-dev.4 on axis:pre with prefix:dev 14:18:00 2023-12-14 14:18:00,773 [bump_version] DEBUG bumped version:3.2.0-dev.5 14:18:00 2023-12-14 14:18:00,773 [write_version] DEBUG write version:3.2.0-dev.5 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True 14:18:00 2023-12-14 14:18:00,773 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 14:18:00 2023-12-14 14:18:00,773 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main 14:18:00 2023-12-14 14:18:00,775 [execute] INFO git cat-file --batch-check 14:18:00 2023-12-14 14:18:00,775 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 14:18:00 2023-12-14 14:18:00,780 [execute] INFO git cat-file --batch 14:18:00 2023-12-14 14:18:00,781 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 14:18:00 2023-12-14 14:18:00,786 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 14:18:00 3.2.0-dev.5 [Pipeline] } 14:18:00 $ docker exec --env ******** --env ******** b6f4be9cdfc40969f67f7f8f42877916d020fd5da00a59800b108069b112ba54 ssh-agent -k 14:18:00 unset SSH_AUTH_SOCK; 14:18:00 unset SSH_AGENT_PID; 14:18:00 echo Agent pid 39 killed; 14:18:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:18:01 + git semver [Pipeline] } 14:18:01 $ docker stop --time=1 b6f4be9cdfc40969f67f7f8f42877916d020fd5da00a59800b108069b112ba54 14:18:03 $ docker rm -f --volumes b6f4be9cdfc40969f67f7f8f42877916d020fd5da00a59800b108069b112ba54 [Pipeline] // withDockerContainer [Pipeline] sh 14:18:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:18:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:18:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:18:04 prd-ubuntu20.04-docker-8c-8g-25052 does not seem to be running inside a container 14:18:04 $ 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 14:18:04 $ docker top 534c28f786664069a868489d270aab4bb638b3de8e79c7bc4c79d6beacb79f91 -eo pid,comm 14:18:04 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). 14:18:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:18:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:18:04 [ssh-agent] Looking for ssh-agent implementation... 14:18:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:18:04 $ docker exec 534c28f786664069a868489d270aab4bb638b3de8e79c7bc4c79d6beacb79f91 ssh-agent 14:18:05 SSH_AUTH_SOCK=/tmp/ssh-W0futzBHEbTE/agent.32 14:18:05 SSH_AGENT_PID=38 14:18:05 Running ssh-add (command line suppressed) 14:18:05 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2585847435848498385.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2585847435848498385.key) 14:18:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:18:05 + git semver push 14:18:05 2023-12-14 14:18:05,744 [run_push] DEBUG push 14:18:05 2023-12-14 14:18:05,745 [execute] INFO git cat-file --batch-check 14:18:05 2023-12-14 14:18:05,745 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 14:18:05 2023-12-14 14:18:05,749 [execute] INFO git rev-list 5b7cdbcc624658a0530b502a27afa71fbccccfbb -- 14:18:05 2023-12-14 14:18:05,750 [execute] DEBUG Popen(['git', 'rev-list', '5b7cdbcc624658a0530b502a27afa71fbccccfbb', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 14:18:05 2023-12-14 14:18:05,760 [execute] INFO git fetch -v origin 14:18:05 2023-12-14 14:18:05,761 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) 14:18:06 2023-12-14 14:18:06,300 [run_push] DEBUG no remote changes detected 14:18:06 2023-12-14 14:18:06,300 [execute] INFO git push origin semver 14:18:06 2023-12-14 14:18:06,301 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 14:18:07 2023-12-14 14:18:07,221 [run_push] DEBUG push all version tags 14:18:07 2023-12-14 14:18:07,222 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 14:18:07 2023-12-14 14:18:07,222 [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) 14:18:08 2023-12-14 14:18:07,979 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 14:18:08 3.2.0-dev.5 [Pipeline] } 14:18:08 $ docker exec --env ******** --env ******** 534c28f786664069a868489d270aab4bb638b3de8e79c7bc4c79d6beacb79f91 ssh-agent -k 14:18:08 unset SSH_AUTH_SOCK; 14:18:08 unset SSH_AGENT_PID; 14:18:08 echo Agent pid 38 killed; 14:18:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:18:08 + git semver [Pipeline] } 14:18:09 $ docker stop --time=1 534c28f786664069a868489d270aab4bb638b3de8e79c7bc4c79d6beacb79f91 14:18:10 $ docker rm -f --volumes 534c28f786664069a868489d270aab4bb638b3de8e79c7bc4c79d6beacb79f91 [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 14:18:11 + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] 14:18:11 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 14:18:11 total 16 14:18:11 drwxr-xr-x 3 root root 4096 Dec 14 14:11 . 14:18:11 drwxrwxr-x 9 jenkins jenkins 4096 Dec 14 14:17 .. 14:18:11 drwxr-xr-x 2 root root 4096 Dec 14 14:11 cost 14:18:11 -rw-r--r-- 1 root root 89 Dec 14 14:11 cost.csv 14:18:11 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives 14:18:11 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 14:18:11 total 16 14:18:11 drwxr-xr-x 3 jenkins jenkins 4096 Dec 14 14:11 . 14:18:11 drwxrwxr-x 9 jenkins jenkins 4096 Dec 14 14:17 .. 14:18:11 drwxr-xr-x 2 jenkins jenkins 4096 Dec 14 14:11 cost 14:18:11 -rw-r--r-- 1 jenkins jenkins 89 Dec 14 14:11 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:18:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:18:13 ---> package-listing.sh 14:18:13 ++ facter osfamily 14:18:13 ++ tr '[:upper:]' '[:lower:]' 14:18:13 + OS_FAMILY=debian 14:18:13 + workspace=/w/workspace/exfoundry_device-virtual-go_main 14:18:13 + START_PACKAGES=/tmp/packages_start.txt 14:18:13 + END_PACKAGES=/tmp/packages_end.txt 14:18:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:18:13 + PACKAGES=/tmp/packages_start.txt 14:18:13 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 14:18:13 + PACKAGES=/tmp/packages_end.txt 14:18:13 + case "${OS_FAMILY}" in 14:18:13 + dpkg -l 14:18:13 + grep '^ii' 14:18:13 + '[' -f /tmp/packages_start.txt ']' 14:18:13 + '[' -f /tmp/packages_end.txt ']' 14:18:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:18:13 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 14:18:13 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 14:18:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 14:18:13 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 14:18:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:18:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:18:14 prd-ubuntu20.04-docker-8c-8g-25052 does not seem to be running inside a container 14:18:14 $ 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 14:18:14 $ docker top c309e85fd29ce385badbd1db3ca802ec3aaff33c905f49993e931f2e3cd7f324 -eo pid,comm [Pipeline] { [Pipeline] sh 14:18:15 + touch /tmp/pre-build-complete [Pipeline] sh 14:18:15 + mkdir -p /var/log/sysstat [Pipeline] sh 14:18:15 + ls /var/log/sa-host 14:18:15 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:18:16 provisioning config files... 14:18:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1818677071584521058tmp [Pipeline] { [Pipeline] echo 14:18:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:18:16 ---> create-netrc.sh [Pipeline] } 14:18:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:18:16 ---> python-tools-install.sh [Pipeline] echo 14:18:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:18:17 ---> sudo-logs.sh 14:18:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:18:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:18:17 ---> job-cost.sh 14:18:17 lf-activate-venv: SKIPPING 14:18:17 DEBUG: total: 0.2199999988079071 14:18:17 INFO: Retrieving Stack Cost... 14:18:21 INFO: Retrieving Pricing Info for: v3-standard-8 14:18:21 INFO: Archiving Costs [Pipeline] echo 14:18:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:18:22 ---> logs-deploy.sh 14:18:22 lf-activate-venv: SKIPPING 14:18:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/160 14:18:22 INFO: archiving workspace using pattern(s): 14:18:24 Archives upload complete. 14:18:24 INFO: archiving logs to Nexus 14:18:24 ---> uname -a: 14:18:24 Linux prd-ubuntu20-04-docker-8c-8g-25052 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 14:18:24 14:18:24 14:18:24 ---> lscpu: 14:18:24 Architecture: x86_64 14:18:24 CPU op-mode(s): 32-bit, 64-bit 14:18:24 Byte Order: Little Endian 14:18:24 Address sizes: 40 bits physical, 48 bits virtual 14:18:24 CPU(s): 8 14:18:24 On-line CPU(s) list: 0-7 14:18:24 Thread(s) per core: 1 14:18:24 Core(s) per socket: 1 14:18:24 Socket(s): 8 14:18:24 NUMA node(s): 1 14:18:24 Vendor ID: AuthenticAMD 14:18:24 CPU family: 23 14:18:24 Model: 49 14:18:24 Model name: AMD EPYC-Rome Processor 14:18:24 Stepping: 0 14:18:24 CPU MHz: 2800.000 14:18:24 BogoMIPS: 5600.00 14:18:24 Virtualization: AMD-V 14:18:24 Hypervisor vendor: KVM 14:18:24 Virtualization type: full 14:18:24 L1d cache: 256 KiB 14:18:24 L1i cache: 256 KiB 14:18:24 L2 cache: 4 MiB 14:18:24 L3 cache: 128 MiB 14:18:24 NUMA node0 CPU(s): 0-7 14:18:24 Vulnerability Itlb multihit: Not affected 14:18:24 Vulnerability L1tf: Not affected 14:18:24 Vulnerability Mds: Not affected 14:18:24 Vulnerability Meltdown: Not affected 14:18:24 Vulnerability Mmio stale data: Not affected 14:18:24 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:18:24 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:18:24 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 14:18:24 Vulnerability Srbds: Not affected 14:18:24 Vulnerability Tsx async abort: Not affected 14:18:24 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 14:18:24 14:18:24 14:18:24 ---> nproc: 14:18:24 8 14:18:24 14:18:24 14:18:24 ---> df -h: 14:18:24 Filesystem Size Used Avail Use% Mounted on 14:18:24 overlay 155G 13G 143G 9% / 14:18:24 tmpfs 64M 0 64M 0% /dev 14:18:24 tmpfs 16G 0 16G 0% /sys/fs/cgroup 14:18:24 shm 64M 0 64M 0% /dev/shm 14:18:24 /dev/vda1 155G 13G 143G 9% /facter-os 14:18:24 14:18:24 14:18:24 ---> sar -b -r -n DEV: 14:18:24 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-25052) 12/14/23 _x86_64_ (8 CPU) 14:18:24 14:18:24 14:08:15 LINUX RESTART (8 CPU) 14:18:24 14:18:24 14:09:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:18:24 14:10:01 167.47 10.66 156.81 0.00 1697.72 45389.37 0.00 14:18:24 14:11:01 188.34 0.18 188.15 0.00 7.20 53233.59 0.00 14:18:24 14:12:01 152.36 0.12 152.24 0.00 20.66 37529.75 0.00 14:18:24 14:13:01 1.88 0.00 1.88 0.00 0.00 25.48 0.00 14:18:24 14:14:01 45.11 10.40 34.71 0.00 3431.96 5818.50 0.00 14:18:24 14:15:01 4.98 0.02 4.97 0.00 0.13 95.32 0.00 14:18:24 14:16:01 1.37 0.00 1.37 0.00 0.00 15.59 0.00 14:18:24 14:17:01 2.15 0.12 2.03 0.00 10.40 24.93 0.00 14:18:24 14:18:01 137.83 0.13 137.69 0.00 5.73 58977.90 0.00 14:18:24 Average: 77.94 2.40 75.54 0.00 574.85 22345.76 0.00 14:18:24 14:18:24 14:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:18:24 14:10:01 28419200 31523984 783388 2.38 111124 3202628 1891312 5.57 1199496 2800464 357760 14:18:24 14:11:01 28300560 31500556 805312 2.45 153620 3237332 1920632 5.66 1258084 2839980 340 14:18:24 14:12:01 27528664 31508288 794716 2.42 165188 3940208 1772576 5.22 1324084 3475896 384 14:18:24 14:13:01 27528888 31508848 793892 2.41 165228 3940340 1772576 5.22 1323728 3476028 28 14:18:24 14:14:01 27193192 31489188 785552 2.39 187728 4233024 1717896 5.06 1551728 3551564 288 14:18:24 14:15:01 27205572 31496652 778180 2.37 186272 4229772 1694668 4.99 1543152 3548360 4 14:18:24 14:16:01 27206296 31497444 777304 2.36 186344 4229776 1694668 4.99 1542624 3548364 4 14:18:24 14:17:01 27207116 31498696 775560 2.36 186420 4230096 1710016 5.04 1543148 3548420 184 14:18:24 14:18:01 25675124 31441288 824420 2.51 223004 5538228 1918076 5.65 1687708 4797120 300 14:18:24 Average: 27362735 31496105 790925 2.41 173881 4086823 1788047 5.27 1441528 3509577 39921 14:18:24 14:18:24 14:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:18:24 14:10:01 lo 5.80 5.80 0.58 0.58 0.00 0.00 0.00 0.00 14:18:24 14:10:01 ens3 624.65 384.97 7479.81 53.66 0.00 0.00 0.00 0.00 14:18:24 14:10:01 docker0 244.58 410.78 20.04 2670.60 0.00 0.00 0.00 0.00 14:18:24 14:11:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 14:18:24 14:11:01 ens3 36.47 23.21 66.82 14.81 0.00 0.00 0.00 0.00 14:18:24 14:11:01 docker0 1.30 2.25 0.08 30.87 0.00 0.00 0.00 0.00 14:18:24 14:12:01 lo 7.73 7.73 0.77 0.77 0.00 0.00 0.00 0.00 14:18:24 14:12:01 ens3 175.84 139.56 2687.60 240.74 0.00 0.00 0.00 0.00 14:18:24 14:12:01 docker0 3.10 5.10 0.19 62.28 0.00 0.00 0.00 0.00 14:18:24 14:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:18:24 14:13:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 14:18:24 14:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:18:24 14:14:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 14:18:24 14:14:01 ens3 134.44 66.29 2076.60 4.75 0.00 0.00 0.00 0.00 14:18:24 14:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:18:24 14:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:18:24 14:15:01 ens3 0.18 0.13 0.01 0.01 0.00 0.00 0.00 0.00 14:18:24 14:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:18:24 14:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:18:24 14:16:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:18:24 14:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:18:24 14:17:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 14:18:24 14:17:01 ens3 5.02 3.63 5.89 1.64 0.00 0.00 0.00 0.00 14:18:24 14:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:18:24 14:18:01 veth3dca358 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 14:18:24 14:18:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 14:18:24 14:18:01 ens3 402.02 239.34 8242.42 43.10 0.00 0.00 0.00 0.00 14:18:24 14:18:01 docker0 61.39 109.40 5.12 1026.90 0.00 0.00 0.00 0.00 14:18:24 Average: veth3dca358 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 14:18:24 Average: lo 1.89 1.89 0.18 0.18 0.00 0.00 0.00 0.00 14:18:24 Average: ens3 153.19 95.25 2284.27 39.86 0.00 0.00 0.00 0.00 14:18:24 Average: docker0 34.48 58.61 2.82 421.17 0.00 0.00 0.00 0.00 14:18:24 14:18:24 14:18:24 ---> sar -P ALL: 14:18:24 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-25052) 12/14/23 _x86_64_ (8 CPU) 14:18:24 14:18:24 14:08:15 LINUX RESTART (8 CPU) 14:18:24 14:18:24 14:09:01 CPU %user %nice %system %iowait %steal %idle 14:18:24 14:10:01 all 7.73 0.00 3.56 3.40 0.08 85.23 14:18:24 14:10:01 0 8.21 0.00 3.83 10.61 0.07 77.28 14:18:24 14:10:01 1 7.74 0.00 2.93 1.72 0.08 87.53 14:18:24 14:10:01 2 7.58 0.00 4.07 5.66 0.08 82.61 14:18:24 14:10:01 3 8.18 0.00 3.28 1.82 0.08 86.64 14:18:24 14:10:01 4 7.26 0.00 3.22 5.22 0.07 84.23 14:18:24 14:10:01 5 8.46 0.00 4.40 0.86 0.07 86.22 14:18:24 14:10:01 6 7.45 0.00 3.34 0.35 0.07 88.80 14:18:24 14:10:01 7 6.98 0.00 3.44 0.97 0.08 88.53 14:18:24 14:11:01 all 28.44 0.00 4.57 4.15 0.07 62.78 14:18:24 14:11:01 0 29.55 0.00 4.85 1.35 0.07 64.19 14:18:24 14:11:01 1 27.69 0.00 5.07 0.20 0.07 66.98 14:18:24 14:11:01 2 26.90 0.00 4.86 18.74 0.08 49.42 14:18:24 14:11:01 3 28.10 0.00 4.44 5.01 0.08 62.37 14:18:24 14:11:01 4 28.69 0.00 5.36 5.58 0.07 60.30 14:18:24 14:11:01 5 28.61 0.00 3.90 0.81 0.07 66.62 14:18:24 14:11:01 6 29.70 0.00 4.40 1.25 0.05 64.60 14:18:24 14:11:01 7 28.26 0.00 3.68 0.32 0.07 67.68 14:18:24 14:12:01 all 18.80 0.00 3.55 2.14 0.06 75.45 14:18:24 14:12:01 0 18.51 0.00 3.73 1.59 0.07 76.11 14:18:24 14:12:01 1 19.49 0.00 4.04 8.02 0.07 68.38 14:18:24 14:12:01 2 18.84 0.00 3.61 0.22 0.05 77.28 14:18:24 14:12:01 3 16.88 0.00 4.00 5.78 0.05 73.28 14:18:24 14:12:01 4 19.32 0.00 3.32 0.19 0.07 77.11 14:18:24 14:12:01 5 19.38 0.00 3.33 0.10 0.05 77.13 14:18:24 14:12:01 6 19.55 0.00 3.35 1.07 0.05 75.98 14:18:24 14:12:01 7 18.42 0.00 3.02 0.13 0.07 78.35 14:18:24 14:13:01 all 0.08 0.00 0.01 0.01 0.01 99.90 14:18:24 14:13:01 0 0.02 0.00 0.00 0.00 0.02 99.97 14:18:24 14:13:01 1 0.42 0.00 0.03 0.03 0.00 99.52 14:18:24 14:13:01 2 0.03 0.00 0.03 0.00 0.03 99.90 14:18:24 14:13:01 3 0.02 0.00 0.00 0.02 0.00 99.97 14:18:24 14:13:01 4 0.08 0.00 0.00 0.00 0.02 99.90 14:18:24 14:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:18:24 14:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:18:24 14:13:01 7 0.05 0.00 0.02 0.00 0.00 99.93 14:18:24 14:14:01 all 2.10 0.00 1.23 0.49 0.02 96.16 14:18:24 14:14:01 0 1.97 0.00 0.90 0.48 0.02 96.63 14:18:24 14:14:01 1 2.61 0.00 0.99 0.96 0.03 95.41 14:18:24 14:14:01 2 2.40 0.00 2.15 0.77 0.02 94.66 14:18:24 14:14:01 3 2.20 0.00 2.20 1.05 0.02 94.52 14:18:24 14:14:01 4 1.92 0.00 1.02 0.42 0.02 96.62 14:18:24 14:14:01 5 1.79 0.00 1.00 0.02 0.02 97.18 14:18:24 14:14:01 6 1.49 0.00 0.70 0.13 0.02 97.66 14:18:24 14:14:01 7 2.40 0.00 0.84 0.10 0.05 96.61 14:18:24 14:15:01 all 0.21 0.00 0.05 0.05 0.01 99.68 14:18:24 14:15:01 0 0.22 0.00 0.13 0.00 0.02 99.63 14:18:24 14:15:01 1 1.17 0.00 0.03 0.00 0.02 98.78 14:18:24 14:15:01 2 0.00 0.00 0.05 0.00 0.00 99.95 14:18:24 14:15:01 3 0.00 0.00 0.03 0.02 0.02 99.93 14:18:24 14:15:01 4 0.03 0.00 0.05 0.02 0.00 99.90 14:18:24 14:15:01 5 0.03 0.00 0.02 0.00 0.00 99.95 14:18:24 14:15:01 6 0.03 0.00 0.02 0.02 0.02 99.92 14:18:24 14:15:01 7 0.17 0.00 0.05 0.37 0.02 99.40 14:18:24 14:16:01 all 0.03 0.00 0.01 0.02 0.01 99.94 14:18:24 14:16:01 0 0.03 0.00 0.02 0.00 0.03 99.92 14:18:24 14:16:01 1 0.05 0.00 0.00 0.00 0.02 99.93 14:18:24 14:16:01 2 0.02 0.00 0.02 0.00 0.00 99.97 14:18:24 14:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:18:24 14:16:01 4 0.03 0.00 0.00 0.00 0.00 99.97 14:18:24 14:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:18:24 14:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:18:24 14:16:01 7 0.05 0.00 0.03 0.17 0.00 99.75 14:18:24 14:17:01 all 0.12 0.00 0.07 0.02 0.01 99.78 14:18:24 14:17:01 0 0.10 0.00 0.07 0.00 0.02 99.82 14:18:24 14:17:01 1 0.10 0.00 0.07 0.00 0.02 99.82 14:18:24 14:17:01 2 0.03 0.00 0.05 0.00 0.02 99.90 14:18:24 14:17:01 3 0.05 0.00 0.05 0.00 0.00 99.90 14:18:24 14:17:01 4 0.42 0.00 0.03 0.00 0.02 99.53 14:18:24 14:17:01 5 0.07 0.00 0.12 0.00 0.00 99.82 14:18:24 14:17:01 6 0.07 0.00 0.07 0.02 0.02 99.83 14:18:24 14:17:01 7 0.13 0.00 0.10 0.12 0.02 99.63 14:18:24 14:18:01 all 9.40 0.00 4.17 2.54 0.06 83.83 14:18:24 14:18:01 0 8.94 0.00 4.67 4.45 0.07 81.87 14:18:24 14:18:01 1 8.42 0.00 3.88 2.22 0.05 85.43 14:18:24 14:18:01 2 10.19 0.00 3.89 0.24 0.05 85.63 14:18:24 14:18:01 3 9.58 0.00 3.72 0.08 0.07 86.55 14:18:24 14:18:01 4 9.68 0.00 3.59 0.10 0.05 86.58 14:18:24 14:18:01 5 9.25 0.00 4.57 0.59 0.05 85.53 14:18:24 14:18:01 6 10.01 0.00 3.80 0.10 0.05 86.04 14:18:24 14:18:01 7 9.13 0.00 5.24 12.67 0.10 72.86 14:18:24 Average: all 7.39 0.00 1.90 1.41 0.04 89.26 14:18:24 Average: 0 7.46 0.00 2.01 2.04 0.04 88.46 14:18:24 Average: 1 7.48 0.00 1.88 1.45 0.04 89.15 14:18:24 Average: 2 7.28 0.00 2.07 2.82 0.04 87.78 14:18:24 Average: 3 7.18 0.00 1.96 1.52 0.04 89.29 14:18:24 Average: 4 7.44 0.00 1.83 1.27 0.03 89.43 14:18:24 Average: 5 7.47 0.00 1.92 0.26 0.03 90.32 14:18:24 Average: 6 7.55 0.00 1.73 0.33 0.03 90.36 14:18:24 Average: 7 7.25 0.00 1.81 1.62 0.04 89.28 14:18:24 14:18:24 14:18:24