Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 436ebf3d8c4554cbb70712dea6758b85bdbc0370 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-ssh6600235213830123106.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh1148199464206778991.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 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh5619984728022200945.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh16320730955260573881.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-ssh12950424938275566053.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, goVersion:1.25] ========================================================= [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.25 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-9324 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/exfoundry_device-virtual-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 436ebf3d8c4554cbb70712dea6758b85bdbc0370 (main) Commit message: "Merge pull request #586 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.65" > git config core.sparsecheckout # timeout=10 > git checkout -f 436ebf3d8c4554cbb70712dea6758b85bdbc0370 # timeout=10 > git rev-list --no-walk d704995b03b47bc58c7575fa1c2901cfb409aa84 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:49:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:49:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:49:12 ========================================================= 03:49:12 EdgeX Global Pipelines Version Info 03:49:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:49:14 ------------------- 03:49:14 stable info: 03:49:14 ------------------- 03:49:14 Commited By: Cherry Wang cherry@iotechsys.com 03:49:14 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 03:49:14 Message: update stable to v1.0.278 03:49:15 ------------------- 03:49:15 experimental info: 03:49:15 ------------------- 03:49:15 Commited By: **** collab-it+edgex@linuxfoundation.org 03:49:15 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 03:49:15 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:49:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 03:49:15 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 03:49:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:49:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:49:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:49:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 03:49:15 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:49:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:49:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:49:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:49:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:49:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 03:49:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:49:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:49:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:49:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:49:16 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:49:16 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:49:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:49:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:49:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:49:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:49:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:49:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:49:17 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:49:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:49:17 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:49:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:49:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:49:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:49:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 436ebf3d8c4554cbb70712dea6758b85bdbc0370 [Pipeline] echo 03:49:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 436ebf3 [Pipeline] echo 03:49:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:49:17 provisioning config files... 03:49:17 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config10080412041658341381tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:49:18 ---> ****-login.sh 03:49:18 nexus3.edgexfoundry.org:10001 03:49:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:18 03:49:18 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:49:18 Configure a credential helper to remove this warning. See 03:49:18 https://docs.****.com/go/credential-store/ 03:49:18 03:49:18 Login Succeeded 03:49:18 nexus3.edgexfoundry.org:10002 03:49:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:18 03:49:18 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:49:18 Configure a credential helper to remove this warning. See 03:49:18 https://docs.****.com/go/credential-store/ 03:49:18 03:49:18 Login Succeeded 03:49:18 nexus3.edgexfoundry.org:10003 03:49:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:18 03:49:18 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:49:18 Configure a credential helper to remove this warning. See 03:49:18 https://docs.****.com/go/credential-store/ 03:49:18 03:49:18 Login Succeeded 03:49:18 nexus3.edgexfoundry.org:10004 03:49:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:19 03:49:19 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:49:19 Configure a credential helper to remove this warning. See 03:49:19 https://docs.****.com/go/credential-store/ 03:49:19 03:49:19 Login Succeeded 03:49:19 ****.io 03:49:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:19 03:49:19 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:49:19 Configure a credential helper to remove this warning. See 03:49:19 https://docs.****.com/go/credential-store/ 03:49:19 03:49:19 Login Succeeded 03:49:19 ---> ****-login.sh ends [Pipeline] } 03:49:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:49:20 + git rev-list -1 --merges 436ebf3d8c4554cbb70712dea6758b85bdbc0370~1..436ebf3d8c4554cbb70712dea6758b85bdbc0370 [Pipeline] echo 03:49:20 -----------> git rev-list -1 --merges 436ebf3d8c4554cbb70712dea6758b85bdbc0370~1..436ebf3d8c4554cbb70712dea6758b85bdbc0370 436ebf3d8c4554cbb70712dea6758b85bdbc0370 03:49:20 436ebf3d8c4554cbb70712dea6758b85bdbc0370 [false] [Pipeline] sh 03:49:20 + git log --format=format:%s -1 436ebf3d8c4554cbb70712dea6758b85bdbc0370 [Pipeline] echo 03:49:20 ========================================================= 03:49:20 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:49:20 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:49:21 + git log --format=format:%s -1 436ebf3d8c4554cbb70712dea6758b85bdbc0370 [Pipeline] echo 03:49:21 [semverPrep] GIT_COMMIT: 436ebf3d8c4554cbb70712dea6758b85bdbc0370, Commit Message: Merge pull request #586 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.65 [Pipeline] echo 03:49:21 [semverPrep] This is not a build commit. [Pipeline] sh 03:49:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:49:21 + grep -v github /etc/ssh/ssh_known_hosts 03:49:21 + [ -e /tmp/ssh_known_hosts ] 03:49:21 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:49:21 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:49:21 + sudo tee -a /etc/ssh/ssh_known_hosts 03:49:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:49:22 03:49:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:49:23 0.1.4: Pulling from edgex-devops/py-git-semver 03:49:23 3dae71ba6b94: Pulling fs layer 03:49:23 6bf1a483ea7c: Pulling fs layer 03:49:23 f5dfc541a4d3: Pulling fs layer 03:49:23 461d9e800cba: Pulling fs layer 03:49:23 80192f66455f: Pulling fs layer 03:49:23 2e8e34ca0e6c: Pulling fs layer 03:49:23 a29436f7fd5d: Pulling fs layer 03:49:23 923cac83aea3: Pulling fs layer 03:49:23 25ad8b0a4227: Pulling fs layer 03:49:23 db01528c6b51: Pulling fs layer 03:49:23 28988de357af: Pulling fs layer 03:49:23 461d9e800cba: Waiting 03:49:23 80192f66455f: Waiting 03:49:23 2e8e34ca0e6c: Waiting 03:49:23 923cac83aea3: Waiting 03:49:23 a29436f7fd5d: Waiting 03:49:23 25ad8b0a4227: Waiting 03:49:23 db01528c6b51: Waiting 03:49:23 6bf1a483ea7c: Verifying Checksum 03:49:23 6bf1a483ea7c: Download complete 03:49:23 461d9e800cba: Verifying Checksum 03:49:23 461d9e800cba: Download complete 03:49:23 80192f66455f: Verifying Checksum 03:49:23 80192f66455f: Download complete 03:49:23 f5dfc541a4d3: Verifying Checksum 03:49:23 f5dfc541a4d3: Download complete 03:49:23 3dae71ba6b94: Verifying Checksum 03:49:23 3dae71ba6b94: Download complete 03:49:23 923cac83aea3: Verifying Checksum 03:49:23 923cac83aea3: Download complete 03:49:23 25ad8b0a4227: Verifying Checksum 03:49:23 25ad8b0a4227: Download complete 03:49:23 db01528c6b51: Verifying Checksum 03:49:23 db01528c6b51: Download complete 03:49:23 28988de357af: Verifying Checksum 03:49:23 28988de357af: Download complete 03:49:23 a29436f7fd5d: Verifying Checksum 03:49:23 a29436f7fd5d: Download complete 03:49:24 2e8e34ca0e6c: Verifying Checksum 03:49:24 2e8e34ca0e6c: Download complete 03:49:24 3dae71ba6b94: Pull complete 03:49:25 6bf1a483ea7c: Pull complete 03:49:25 f5dfc541a4d3: Pull complete 03:49:25 461d9e800cba: Pull complete 03:49:25 80192f66455f: Pull complete 03:49:30 2e8e34ca0e6c: Pull complete 03:49:30 a29436f7fd5d: Pull complete 03:49:30 923cac83aea3: Pull complete 03:49:30 25ad8b0a4227: Pull complete 03:49:30 db01528c6b51: Pull complete 03:49:30 28988de357af: Pull complete 03:49:30 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 03:49:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:49:30 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:49:31 prd-ubuntu20.04-docker-8c-8g-9324 does not seem to be running inside a container 03:49: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:49:33 $ docker top 32f2cad9b1497e7a73a4354b27bffc28ea993aab157e6ecdc3770ff4672b611a -eo pid,comm 03:49:33 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). 03:49:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:49:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:49:33 [ssh-agent] Looking for ssh-agent implementation... 03:49:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:49:33 $ docker exec 32f2cad9b1497e7a73a4354b27bffc28ea993aab157e6ecdc3770ff4672b611a ssh-agent 03:49:33 SSH_AUTH_SOCK=/tmp/ssh-K1JPh7SD5Yyk/agent.33 03:49:33 SSH_AGENT_PID=40 03:49:33 Running ssh-add (command line suppressed) 03:49:34 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7183478573418267215.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7183478573418267215.key) 03:49:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:49:34 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] sh 03:49:34 + git tag --points-at HEAD [Pipeline] } 03:49:34 $ docker exec --env ******** --env ******** 32f2cad9b1497e7a73a4354b27bffc28ea993aab157e6ecdc3770ff4672b611a ssh-agent -k 03:49:35 unset SSH_AUTH_SOCK; 03:49:35 unset SSH_AGENT_PID; 03:49:35 echo Agent pid 40 killed; 03:49:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:49:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:49:35 [ssh-agent] Looking for ssh-agent implementation... 03:49:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:49:35 $ docker exec 32f2cad9b1497e7a73a4354b27bffc28ea993aab157e6ecdc3770ff4672b611a ssh-agent 03:49:35 SSH_AUTH_SOCK=/tmp/ssh-1dv5VHlg2j6O/agent.87 03:49:35 SSH_AGENT_PID=93 03:49:35 Running ssh-add (command line suppressed) 03:49:35 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_286808866137808052.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_286808866137808052.key) 03:49:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:49:36 + git semver init 03:49:36 2026-05-14 03:49:36,428 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:49:36 2026-05-14 03:49:36,432 [run_init] DEBUG init version:0.0.0 force:False 03:49:36 2026-05-14 03:49:36,432 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver 03:49:36 2026-05-14 03:49:36,433 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver 03:49:36 2026-05-14 03:49:36,433 [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, stdin=None, shell=False, universal_newlines=False) 03:49:38 2026-05-14 03:49:37,891 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude 03:49:38 2026-05-14 03:49:37,892 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False 03:49:38 2026-05-14 03:49:37,892 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 03:49:38 2026-05-14 03:49:37,892 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 03:49:38 4.1.0-dev.19 [Pipeline] } 03:49:38 $ docker exec --env ******** --env ******** 32f2cad9b1497e7a73a4354b27bffc28ea993aab157e6ecdc3770ff4672b611a ssh-agent -k 03:49:38 unset SSH_AUTH_SOCK; 03:49:38 unset SSH_AGENT_PID; 03:49:38 echo Agent pid 93 killed; 03:49:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:49:38 + git semver [Pipeline] } 03:49:39 $ docker stop --time=1 32f2cad9b1497e7a73a4354b27bffc28ea993aab157e6ecdc3770ff4672b611a 03:49:40 $ docker rm -f --volumes 32f2cad9b1497e7a73a4354b27bffc28ea993aab157e6ecdc3770ff4672b611a [Pipeline] // withDockerContainer [Pipeline] sh 03:49:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:49:41 Stashed 1 file(s) [Pipeline] echo 03:49:41 [edgeXSemver]: initialized semver on version 4.1.0-dev.19 [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 03:49:42 provisioning config files... 03:49:42 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config11309976854012844277tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:49:42 ---> ****-login.sh 03:49:42 nexus3.edgexfoundry.org:10001 03:49:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:42 Login Succeeded 03:49:42 nexus3.edgexfoundry.org:10002 03:49:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:42 Login Succeeded 03:49:42 nexus3.edgexfoundry.org:10003 03:49:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:42 Login Succeeded 03:49:42 nexus3.edgexfoundry.org:10004 03:49:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:43 Login Succeeded 03:49:43 ****.io 03:49:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:43 Login Succeeded 03:49:43 ---> ****-login.sh ends [Pipeline] } 03:49:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:49:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:49:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:49:43 ========================================================= 03:49:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 03:49:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:44 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . 03:49:44 #0 building with "default" instance using docker driver 03:49:44 03:49:44 #1 [internal] load build definition from Dockerfile 03:49:44 #1 transferring dockerfile: 1.79kB done 03:49:44 #1 DONE 0.0s 03:49:44 03:49:44 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 03:49:44 #2 DONE 0.1s 03:49:45 03:49:45 #3 [internal] load .dockerignore 03:49:45 #3 transferring context: 2B done 03:49:45 #3 DONE 0.0s 03:49:45 03:49:45 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 03:49:45 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 03:49:45 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 03:49:45 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.0s done 03:49:45 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 2.10MB / 60.15MB 0.1s 03:49:45 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 03:49:45 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0B / 32B 0.1s 03:49:45 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 03:49:45 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 03:49:45 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s 03:49:45 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 12.58MB / 60.15MB 0.2s 03:49:45 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 03:49:45 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 03:49:45 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 03:49:45 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 1.05MB / 112.58MB 0.2s 03:49:45 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done 03:49:45 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 2.10MB / 11.98MB 0.2s 03:49:45 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 25.17MB / 60.15MB 0.3s 03:49:45 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done 03:49:45 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 6.29MB / 11.98MB 0.3s 03:49:45 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 40.89MB / 60.15MB 0.4s 03:49:45 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 13.63MB / 112.58MB 0.4s 03:49:45 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s 03:49:45 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 03:49:45 #4 ... 03:49:45 03:49:45 #5 [internal] load build context 03:49:45 #5 transferring context: 42.00MB 0.4s done 03:49:45 #5 DONE 0.4s 03:49:45 03:49:45 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 03:49:45 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s 03:49:45 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 36.70MB / 112.58MB 0.6s 03:49:45 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done 03:49:45 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done 03:49:45 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 9.44MB / 14.72MB 0.6s 03:49:45 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s done 03:49:45 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 55.57MB / 112.58MB 0.7s 03:49:45 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.7s done 03:49:45 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s 03:49:45 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 76.55MB / 112.58MB 0.8s 03:49:45 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 100.65MB / 112.58MB 0.9s 03:49:45 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s 03:49:45 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.2s done 03:49:51 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 5.4s 03:49:51 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 5.4s done 03:49:51 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 03:49:51 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 03:49:51 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 03:49:51 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 03:49:51 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.1s 03:49:51 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.3s done 03:49:51 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s 03:49:54 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.6s done 03:49:54 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 03:49:55 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.7s done 03:49:55 #4 DONE 10.3s 03:49:55 03:49:55 #6 [builder 2/7] WORKDIR /device-virtual-go 03:49:56 #6 DONE 1.7s 03:49:57 03:49:57 #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client 03:49:57 #7 0.226 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:49:57 Still waiting to schedule task 03:49:57 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:49:57 #7 0.429 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:49:57 #7 0.834 (1/4) Installing openssh-keygen (10.0_p1-r10) 03:49:57 #7 0.844 (2/4) Installing libedit (20250104.3.1-r1) 03:49:57 #7 0.850 (3/4) Installing openssh-client-common (10.0_p1-r10) 03:49:57 #7 0.874 (4/4) Installing openssh-client-default (10.0_p1-r10) 03:49:57 #7 0.895 Executing busybox-1.37.0-r19.trigger 03:49:57 #7 0.904 OK: 269 MiB in 64 packages 03:49:57 #7 DONE 1.0s 03:49:58 03:49:58 #8 [builder 4/7] COPY go.mod vendor* ./ 03:49:58 #8 DONE 0.0s 03:49:58 03:49:58 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:50:13 #9 DONE 14.8s 03:50:13 03:50:13 #10 [builder 6/7] COPY . . 03:50:13 #10 DONE 0.2s 03:50:13 03:50:13 #11 [builder 7/7] RUN echo noop 03:50:13 #11 0.208 noop 03:50:13 #11 DONE 0.2s 03:50:13 03:50:13 #12 exporting to image 03:50:13 #12 exporting layers 03:50:20 #12 exporting layers 7.4s done 03:50:20 #12 writing image sha256:15caa2f30917c359948151558a344439a83822bf9fcac5b0432934e9e955784e done 03:50:20 #12 naming to docker.io/library/ci-base-image-x86_64 done 03:50:20 #12 DONE 7.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:21 + docker inspect -f . ci-base-image-x86_64 03:50:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:50:22 prd-ubuntu20.04-docker-8c-8g-9324 does not seem to be running inside a container 03:50:22 $ 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 03:50:22 $ docker top af9219a8660f8279236bae58dfa72ab09324b5e96073abfdcc260b7c950bbcd1 -eo pid,comm [Pipeline] { [Pipeline] sh 03:50:23 + go version 03:50:23 go version go1.25.2 linux/amd64 [Pipeline] } 03:50:23 $ docker stop --time=1 af9219a8660f8279236bae58dfa72ab09324b5e96073abfdcc260b7c950bbcd1 03:50:24 $ docker rm -f --volumes af9219a8660f8279236bae58dfa72ab09324b5e96073abfdcc260b7c950bbcd1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:25 + docker inspect -f . ci-base-image-x86_64 03:50:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:50:25 prd-ubuntu20.04-docker-8c-8g-9324 does not seem to be running inside a container 03:50:25 $ 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 03:50:26 $ docker top 8dc0544bf1366d7820d5e640f0f8779a8c22820d18021e0ad228ae609013e482 -eo pid,comm [Pipeline] { [Pipeline] sh 03:50:26 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh 03:50:26 + make test 03:50:26 go test ./... -coverprofile=coverage.out 03:50:28 ? github.com/edgexfoundry/device-virtual-go [no test files] 03:50:54 github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements 03:50:54 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.015s coverage: 59.6% of statements 03:51:03 0 issues. 03:51:03 go vet ./... 03:51:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:51:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:51:08 ./bin/test-attribution-txt.sh 03:51:08 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add 03:51:08 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 03:51:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 03:51:08 $ docker stop --time=1 8dc0544bf1366d7820d5e640f0f8779a8c22820d18021e0ad228ae609013e482 03:51:10 $ docker rm -f --volumes 8dc0544bf1366d7820d5e640f0f8779a8c22820d18021e0ad228ae609013e482 [Pipeline] // withDockerContainer [Pipeline] sh 03:51:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:51:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:51:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:51:11 + ls -al . 03:51:11 total 276 03:51:11 drwxrwxr-x 8 jenkins jenkins 4096 May 14 03:50 . 03:51:11 drwxrwxr-x 4 jenkins jenkins 4096 May 14 03:49 .. 03:51:11 drwxrwxr-x 8 jenkins jenkins 4096 May 14 03:50 .git 03:51:11 drwxrwxr-x 3 jenkins jenkins 4096 May 14 03:49 .github 03:51:11 -rw-rw-r-- 1 jenkins jenkins 272 May 14 03:49 .gitignore 03:51:11 -rw-rw-r-- 1 jenkins jenkins 359 May 14 03:49 .golangci.yml 03:51:11 drwxr-xr-x 3 jenkins jenkins 4096 May 14 03:49 .semver 03:51:11 -rw-rw-r-- 1 jenkins jenkins 20974 May 14 03:49 Attribution.txt 03:51:11 -rw-rw-r-- 1 jenkins jenkins 17302 May 14 03:49 CHANGELOG.md 03:51:11 -rw-rw-r-- 1 jenkins jenkins 1755 May 14 03:49 Dockerfile 03:51:11 -rw-rw-r-- 1 jenkins jenkins 677 May 14 03:49 GOVERNANCE.md 03:51:11 -rw-rw-r-- 1 jenkins jenkins 683 May 14 03:49 Jenkinsfile 03:51:11 -rw-rw-r-- 1 jenkins jenkins 11340 May 14 03:49 LICENSE 03:51:11 -rw-rw-r-- 1 jenkins jenkins 2651 May 14 03:49 Makefile 03:51:11 -rw-rw-r-- 1 jenkins jenkins 623 May 14 03:49 OWNERS.md 03:51:11 -rw-rw-r-- 1 jenkins jenkins 4473 May 14 03:49 README.md 03:51:11 -rw-rw-r-- 1 jenkins jenkins 12 May 14 03:49 VERSION 03:51:11 drwxrwxr-x 2 jenkins jenkins 4096 May 14 03:49 bin 03:51:11 drwxrwxr-x 3 jenkins jenkins 4096 May 14 03:49 cmd 03:51:11 -rw-r--r-- 1 jenkins jenkins 45292 May 14 03:50 coverage.out 03:51:11 -rw-rw-r-- 1 jenkins jenkins 6526 May 14 03:49 go.mod 03:51:11 -rw-rw-r-- 1 jenkins jenkins 89166 May 14 03:49 go.sum 03:51:11 drwxrwxr-x 3 jenkins jenkins 4096 May 14 03:49 internal 03:51:11 -rw-rw-r-- 1 jenkins jenkins 235 May 14 03:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:12 + 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=436ebf3d8c4554cbb70712dea6758b85bdbc0370 --label arch=amd64 --label version=4.1.0-dev.19 . 03:51:12 #0 building with "default" instance using docker driver 03:51:12 03:51:12 #1 [internal] load build definition from Dockerfile 03:51:12 #1 transferring dockerfile: 1.79kB done 03:51:12 #1 DONE 0.0s 03:51:12 03:51:12 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:51:12 #2 DONE 0.0s 03:51:12 03:51:12 #3 [internal] load metadata for docker.io/library/alpine:3.22 03:51:12 #3 DONE 0.1s 03:51:12 03:51:12 #4 [internal] load .dockerignore 03:51:12 #4 transferring context: 2B done 03:51:12 #4 DONE 0.0s 03:51:12 03:51:12 #5 [internal] load build context 03:51:12 #5 transferring context: 59.13kB 0.0s done 03:51:12 #5 DONE 0.0s 03:51:12 03:51:12 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 03:51:12 #6 DONE 0.1s 03:51:12 03:51:12 #7 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 03:51:12 #7 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 03:51:12 #7 ... 03:51:12 03:51:12 #8 [builder 2/7] WORKDIR /device-virtual-go 03:51:12 #8 DONE 0.0s 03:51:12 03:51:12 #7 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 03:51:12 #7 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.1s 03:51:12 #7 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 03:51:12 #7 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done 03:51:12 #7 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 03:51:12 #7 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 03:51:12 #7 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.1s done 03:51:12 #7 DONE 0.3s 03:51:12 03:51:12 #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:51:12 #9 0.194 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:51:13 #9 0.270 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:51:13 #9 0.611 (1/1) Installing dumb-init (1.2.5-r3) 03:51:13 #9 0.616 Executing busybox-1.37.0-r20.trigger 03:51:13 #9 0.624 OK: 7 MiB in 17 packages 03:51:13 #9 DONE 0.7s 03:51:13 03:51:13 #10 [builder 3/7] RUN apk add --update --no-cache make git openssh-client 03:51:13 #10 0.210 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:51:13 #10 0.384 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:51:13 #10 0.786 OK: 269 MiB in 64 packages 03:51:13 #10 DONE 0.9s 03:51:13 03:51:13 #11 [builder 4/7] COPY go.mod vendor* ./ 03:51:13 #11 DONE 0.1s 03:51:13 03:51:13 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:51:13 #12 DONE 0.5s 03:51:13 03:51:13 #13 [stage-1 3/7] RUN apk --no-cache upgrade 03:51:13 #13 0.408 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:51:13 #13 0.474 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:51:14 #13 ... 03:51:14 03:51:14 #14 [builder 6/7] COPY . . 03:51:14 #14 DONE 0.2s 03:51:14 03:51:14 #13 [stage-1 3/7] RUN apk --no-cache upgrade 03:51:14 #13 0.832 OK: 7 MiB in 17 packages 03:51:14 #13 DONE 1.0s 03:51:14 03:51:14 #15 [builder 7/7] RUN make build 03:51:14 #15 0.276 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.1.0-dev.19 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 03:51:24 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9325 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws 03:51:24 Running in /w/workspace/device-virtual-go/231 [Pipeline] { [Pipeline] checkout 03:51:27 The recommended git tool is: git 03:51:33 using credential edgex-jenkins-ssh 03:51:33 Cloning the remote Git repository 03:51:33 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 03:51:33 > git init /w/workspace/device-virtual-go/231 # timeout=10 03:51:33 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 03:51:33 > git --version # timeout=10 03:51:33 > git --version # 'git version 2.25.1' 03:51:33 using GIT_SSH to set credentials SSH Credentials for GitHub 03:51:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:51:37 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 03:51:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:51:38 Avoid second fetch 03:51:38 Checking out Revision 436ebf3d8c4554cbb70712dea6758b85bdbc0370 (main) 03:51:39 Commit message: "Merge pull request #586 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.65" 03:51:38 > git config core.sparsecheckout # timeout=10 03:51:38 > git checkout -f 436ebf3d8c4554cbb70712dea6758b85bdbc0370 # timeout=10 03:51:41 #15 DONE 26.0s 03:51:41 03:51:41 #16 [stage-1 4/7] COPY --from=builder /device-virtual-go/Attribution.txt / 03:51:41 #16 DONE 0.1s 03:51:41 03:51:41 #17 [stage-1 5/7] COPY --from=builder /device-virtual-go/LICENSE / 03:51:41 #17 DONE 0.0s 03:51:41 03:51:41 #18 [stage-1 6/7] COPY --from=builder /device-virtual-go/cmd / 03:51:41 #18 DONE 0.2s 03:51:41 03:51:41 #19 exporting to image 03:51:41 #19 exporting layers 0.1s done 03:51:41 #19 writing image sha256:fe24523bca90748de380fda702cfc15fe3971df7e02d5ed06a9f6e3899dca171 done 03:51:41 #19 naming to docker.io/library/device-virtual done 03:51:41 #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:51:41 provisioning config files... 03:51:41 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config16945599873568152078tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:51:41 ---> ****-login.sh 03:51:41 nexus3.edgexfoundry.org:10001 03:51:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:51:41 Login Succeeded 03:51:41 nexus3.edgexfoundry.org:10002 03:51:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:51:41 Login Succeeded 03:51:41 nexus3.edgexfoundry.org:10003 03:51:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:51:41 Login Succeeded 03:51:41 nexus3.edgexfoundry.org:10004 03:51:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:51:41 Login Succeeded 03:51:41 ****.io 03:51:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:51:42 Login Succeeded 03:51:42 ---> ****-login.sh ends [Pipeline] } 03:51:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:51:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:51:42 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 03:51:42 436ebf3d8c4554cbb70712dea6758b85bdbc0370 03:51:42 latest 03:51:42 4.1.0-dev.19 03:51:42 436ebf3d8c4554cbb70712dea6758b85bdbc0370-4.1.0-dev.19 03:51:42 main 03:51:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:42 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:436ebf3d8c4554cbb70712dea6758b85bdbc0370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:43 + docker push nexus3.edgexfoundry.org:10004/device-virtual:436ebf3d8c4554cbb70712dea6758b85bdbc0370 03:51:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 03:51:43 54a3fcdf136b: Preparing 03:51:43 22bceefb1740: Preparing 03:51:43 89eb1dba1da1: Preparing 03:51:43 91cf9ccc40de: Preparing 03:51:43 c50e7df78147: Preparing 03:51:43 0854555d70ac: Preparing 03:51:43 0854555d70ac: Waiting 03:51:43 22bceefb1740: Pushed 03:51:43 c50e7df78147: Pushed [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:51:43 provisioning config files... 03:51:43 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/231@tmp/config4132459504567327080tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:51:43 0854555d70ac: Layer already exists 03:51:43 91cf9ccc40de: Pushed 03:51:43 89eb1dba1da1: Pushed 03:51:44 ---> ****-login.sh 03:51:44 nexus3.edgexfoundry.org:10001 03:51:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:51:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:51:45 Configure a credential helper to remove this warning. See 03:51:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:51:45 03:51:45 Login Succeeded 03:51:45 nexus3.edgexfoundry.org:10002 03:51:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:51:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:51:45 Configure a credential helper to remove this warning. See 03:51:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:51:45 03:51:45 Login Succeeded 03:51:45 nexus3.edgexfoundry.org:10003 03:51:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:51:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:51:45 Configure a credential helper to remove this warning. See 03:51:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:51:45 03:51:45 Login Succeeded 03:51:45 nexus3.edgexfoundry.org:10004 03:51:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:51:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:51:46 Configure a credential helper to remove this warning. See 03:51:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:51:46 03:51:46 Login Succeeded 03:51:46 ****.io 03:51:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:51:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:51:46 Configure a credential helper to remove this warning. See 03:51:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:51:46 03:51:46 Login Succeeded 03:51:46 ---> ****-login.sh ends [Pipeline] } 03:51:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 03:51:47 54a3fcdf136b: Pushed [Pipeline] echo 03:51:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:51:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:51:47 ========================================================= 03:51:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 03:51:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:47 436ebf3d8c4554cbb70712dea6758b85bdbc0370: digest: sha256:3ad973c821a566bccea7cd97eb52b9f87e5bb06a62476ba15f0bf98194729d2b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:47 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . 03:51:48 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:48 + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest 03:51:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 03:51:48 54a3fcdf136b: Preparing 03:51:48 22bceefb1740: Preparing 03:51:48 89eb1dba1da1: Preparing 03:51:48 91cf9ccc40de: Preparing 03:51:48 c50e7df78147: Preparing 03:51:48 0854555d70ac: Preparing 03:51:48 0854555d70ac: Waiting 03:51:48 c50e7df78147: Layer already exists 03:51:48 91cf9ccc40de: Layer already exists 03:51:48 54a3fcdf136b: Layer already exists 03:51:48 22bceefb1740: Layer already exists 03:51:48 89eb1dba1da1: Layer already exists 03:51:48 0854555d70ac: Layer already exists 03:51:48 latest: digest: sha256:3ad973c821a566bccea7cd97eb52b9f87e5bb06a62476ba15f0bf98194729d2b size: 1573 03:51:48 Sending build context to Docker daemon 21.24MB 03:51:48 Step 1/12 : ARG BASE=golang:1.25-alpine3.22 03:51:48 Step 2/12 : FROM ${BASE} AS builder [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:49 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:49 + docker push nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.19 03:51:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 03:51:49 54a3fcdf136b: Preparing 03:51:49 22bceefb1740: Preparing 03:51:49 89eb1dba1da1: Preparing 03:51:49 91cf9ccc40de: Preparing 03:51:49 c50e7df78147: Preparing 03:51:49 0854555d70ac: Preparing 03:51:49 0854555d70ac: Waiting 03:51:49 91cf9ccc40de: Layer already exists 03:51:49 22bceefb1740: Layer already exists 03:51:49 89eb1dba1da1: Layer already exists 03:51:49 54a3fcdf136b: Layer already exists 03:51:49 c50e7df78147: Layer already exists 03:51:49 0854555d70ac: Layer already exists 03:51:49 4.1.0-dev.19: digest: sha256:3ad973c821a566bccea7cd97eb52b9f87e5bb06a62476ba15f0bf98194729d2b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:49 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:436ebf3d8c4554cbb70712dea6758b85bdbc0370-4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:50 + docker push nexus3.edgexfoundry.org:10004/device-virtual:436ebf3d8c4554cbb70712dea6758b85bdbc0370-4.1.0-dev.19 03:51:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 03:51:50 54a3fcdf136b: Preparing 03:51:50 22bceefb1740: Preparing 03:51:50 89eb1dba1da1: Preparing 03:51:50 91cf9ccc40de: Preparing 03:51:50 c50e7df78147: Preparing 03:51:50 0854555d70ac: Preparing 03:51:50 0854555d70ac: Waiting 03:51:50 22bceefb1740: Layer already exists 03:51:50 91cf9ccc40de: Layer already exists 03:51:50 54a3fcdf136b: Layer already exists 03:51:50 c50e7df78147: Layer already exists 03:51:50 89eb1dba1da1: Layer already exists 03:51:50 0854555d70ac: Layer already exists 03:51:50 436ebf3d8c4554cbb70712dea6758b85bdbc0370-4.1.0-dev.19: digest: sha256:3ad973c821a566bccea7cd97eb52b9f87e5bb06a62476ba15f0bf98194729d2b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:50 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix 03:51:50 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:51:50 6b59a28fa201: Pulling fs layer 03:51:50 d32bb0dddca7: Pulling fs layer 03:51:50 5dab1238d3d9: Pulling fs layer 03:51:50 196fd7d83e7d: Pulling fs layer 03:51:50 4f4fb700ef54: Pulling fs layer 03:51:50 8ba94037c8f0: Pulling fs layer 03:51:50 deaec5988b04: Pulling fs layer 03:51:50 9f65657bb879: Pulling fs layer 03:51:50 196fd7d83e7d: Waiting 03:51:50 4f4fb700ef54: Waiting 03:51:50 8ba94037c8f0: Waiting 03:51:50 deaec5988b04: Waiting 03:51:50 9f65657bb879: Waiting 03:51:50 d32bb0dddca7: Verifying Checksum 03:51:50 d32bb0dddca7: Download complete 03:51:50 196fd7d83e7d: Verifying Checksum 03:51:50 196fd7d83e7d: Download complete 03:51:50 4f4fb700ef54: Verifying Checksum 03:51:50 4f4fb700ef54: Download complete 03:51:50 6b59a28fa201: Verifying Checksum 03:51:50 6b59a28fa201: Download complete 03:51:50 8ba94037c8f0: Verifying Checksum 03:51:50 8ba94037c8f0: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:50 9f65657bb879: Verifying Checksum 03:51:50 9f65657bb879: Download complete 03:51:51 + docker push nexus3.edgexfoundry.org:10004/device-virtual:main 03:51:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 03:51:51 54a3fcdf136b: Preparing 03:51:51 22bceefb1740: Preparing 03:51:51 89eb1dba1da1: Preparing 03:51:51 91cf9ccc40de: Preparing 03:51:51 c50e7df78147: Preparing 03:51:51 0854555d70ac: Preparing 03:51:51 0854555d70ac: Waiting 03:51:51 22bceefb1740: Layer already exists 03:51:51 91cf9ccc40de: Layer already exists 03:51:51 54a3fcdf136b: Layer already exists 03:51:51 89eb1dba1da1: Layer already exists 03:51:51 c50e7df78147: Layer already exists 03:51:51 0854555d70ac: Layer already exists 03:51:51 main: digest: sha256:3ad973c821a566bccea7cd97eb52b9f87e5bb06a62476ba15f0bf98194729d2b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:51:51 ===================================================== [Pipeline] echo 03:51:51 taggedImages: 03:51:51 - nexus3.edgexfoundry.org:10004/device-virtual:436ebf3d8c4554cbb70712dea6758b85bdbc0370 03:51:51 - nexus3.edgexfoundry.org:10004/device-virtual:latest 03:51:51 - nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.19 03:51:51 - nexus3.edgexfoundry.org:10004/device-virtual:436ebf3d8c4554cbb70712dea6758b85bdbc0370-4.1.0-dev.19 03:51:51 - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] echo 03:51:51 ========================================================= 03:51:51 [edgeXBuildMultiArch] RAW Config: 03:51:51 images: 03:51:51 - nexus3.edgexfoundry.org:10004/device-virtual:436ebf3d8c4554cbb70712dea6758b85bdbc0370 03:51:51 - nexus3.edgexfoundry.org:10004/device-virtual:latest 03:51:51 - nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.19 03:51:51 - nexus3.edgexfoundry.org:10004/device-virtual:436ebf3d8c4554cbb70712dea6758b85bdbc0370-4.1.0-dev.19 03:51:51 - nexus3.edgexfoundry.org:10004/device-virtual:main 03:51:51 settingsFile: 03:51:51 device-virtual-go-settings 03:51:51 ========================================================= [Pipeline] node 03:51:51 6b59a28fa201: Pull complete 03:51:52 d32bb0dddca7: Pull complete 03:51:52 5dab1238d3d9: Verifying Checksum 03:51:52 5dab1238d3d9: Download complete 03:51:53 deaec5988b04: Verifying Checksum 03:51:53 deaec5988b04: Download complete 03:52:06 5dab1238d3d9: Pull complete 03:52:06 196fd7d83e7d: Pull complete 03:52:06 Still waiting to schedule task 03:52:06 All nodes of label ‘centos7-docker-4c-2g’ are offline 03:52:06 4f4fb700ef54: Pull complete 03:52:06 8ba94037c8f0: Pull complete 03:52:16 deaec5988b04: Pull complete 03:52:17 9f65657bb879: Pull complete 03:52:17 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 03:52:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 03:52:17 ---> 334268110677 03:52:17 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 03:52:19 ---> Running in cac7f859e779 03:52:19 Removing intermediate container cac7f859e779 03:52:19 ---> 7f9a9d0d9b8b 03:52:19 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 03:52:19 ---> Running in 446ac4f9d61e 03:52:19 Removing intermediate container 446ac4f9d61e 03:52:19 ---> 674fb56eabb4 03:52:19 Step 5/12 : ARG ADD_BUILD_TAGS="" 03:52:20 ---> Running in 4a1be071b854 03:52:20 Removing intermediate container 4a1be071b854 03:52:20 ---> 43a4ecdb15fe 03:52:20 Step 6/12 : WORKDIR /device-virtual-go 03:52:20 ---> Running in 1736f6b4658c 03:52:20 Removing intermediate container 1736f6b4658c 03:52:20 ---> ca57815b9ebe 03:52:20 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:52:20 ---> Running in ef3674ef6317 03:52:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:52:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:52:24 (1/4) Installing openssh-keygen (10.0_p1-r10) 03:52:24 (2/4) Installing libedit (20250104.3.1-r1) 03:52:24 (3/4) Installing openssh-client-common (10.0_p1-r10) 03:52:24 (4/4) Installing openssh-client-default (10.0_p1-r10) 03:52:24 Executing busybox-1.37.0-r19.trigger 03:52:24 OK: 259 MiB in 64 packages 03:52:25 Removing intermediate container ef3674ef6317 03:52:25 ---> 15bdaae1d4a0 03:52:25 Step 8/12 : COPY go.mod vendor* ./ 03:52:26 ---> 754beb635e9e 03:52:26 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:52:26 ---> Running in 377f0f5caa7e 03:53:25 Running on prd-centos7-docker-4c-2g-9327 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:53:25 provisioning config files... 03:53:25 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config10751326128806949528tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:53:28 ---> ****-login.sh 03:53:28 nexus3.edgexfoundry.org:10001 03:53:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:53:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:53:28 Configure a credential helper to remove this warning. See 03:53:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:53:28 03:53:28 Login Succeeded 03:53:28 nexus3.edgexfoundry.org:10002 03:53:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:53:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:53:28 Configure a credential helper to remove this warning. See 03:53:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:53:28 03:53:28 Login Succeeded 03:53:28 nexus3.edgexfoundry.org:10003 03:53:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:53:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:53:28 Configure a credential helper to remove this warning. See 03:53:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:53:28 03:53:28 Login Succeeded 03:53:28 nexus3.edgexfoundry.org:10004 03:53:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:53:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:53:28 Configure a credential helper to remove this warning. See 03:53:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:53:28 03:53:28 Login Succeeded 03:53:28 ****.io 03:53:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:53:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:53:28 Configure a credential helper to remove this warning. See 03:53:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:53:28 03:53:28 Login Succeeded 03:53:28 ---> ****-login.sh ends [Pipeline] } 03:53:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:53:29 + docker buildx ls 03:53:29 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 03:53:29 default * docker 03:53:29 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 03:53:29 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 03:53:29 edgex-builder [Pipeline] sh 03:53:30 + docker buildx inspect --bootstrap 03:53:30 #1 [internal] booting buildkit 03:53:30 #1 pulling image moby/buildkit:buildx-stable-1 03:53:35 #1 pulling image moby/buildkit:buildx-stable-1 4.2s done 03:53:35 #1 creating container buildx_buildkit_edgex-builder0 03:53:36 #1 creating container buildx_buildkit_edgex-builder0 1.6s done 03:53:36 #1 DONE 5.8s 03:53:36 Name: edgex-builder 03:53:36 Driver: docker-container 03:53:36 03:53:36 Nodes: 03:53:36 Name: edgex-builder0 03:53:36 Endpoint: unix:///var/run/docker.sock 03:53:36 Status: running 03:53:36 Buildkit: v0.29.0 03:53:36 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 03:53:36 + docker buildx ls 03:53:36 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 03:53:36 edgex-builder * docker-container 03:53:36 edgex-builder0 unix:///var/run/docker.sock running v0.29.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 03:53:36 default docker 03:53:36 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 03:53:36 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:436ebf3d8c4554cbb70712dea6758b85bdbc0370' 03:53:36 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:436ebf3d8c4554cbb70712dea6758b85bdbc0370 --push - 03:53:36 #1 [internal] load build definition from Dockerfile 03:53:36 #1 transferring dockerfile: 199B done 03:53:36 #1 DONE 0.0s 03:53:36 03:53:36 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:436ebf3d8c4554cbb70712dea6758b85bdbc0370 03:53:36 #2 DONE 0.1s 03:53:36 03:53:36 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:436ebf3d8c4554cbb70712dea6758b85bdbc0370 03:53:36 #3 DONE 0.1s 03:53:36 03:53:36 #4 [internal] load .dockerignore 03:53:37 #4 transferring context: 2B done 03:53:37 #4 DONE 0.0s 03:53:37 03:53:37 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:436ebf3d8c4554cbb70712dea6758b85bdbc0370@sha256:3ad973c821a566bccea7cd97eb52b9f87e5bb06a62476ba15f0bf98194729d2b 03:53:37 #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:436ebf3d8c4554cbb70712dea6758b85bdbc0370@sha256:3ad973c821a566bccea7cd97eb52b9f87e5bb06a62476ba15f0bf98194729d2b 0.0s done 03:53:37 #5 DONE 0.0s 03:53:37 03:53:37 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:436ebf3d8c4554cbb70712dea6758b85bdbc0370@sha256:3ad973c821a566bccea7cd97eb52b9f87e5bb06a62476ba15f0bf98194729d2b 03:53:37 #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:436ebf3d8c4554cbb70712dea6758b85bdbc0370@sha256:3ad973c821a566bccea7cd97eb52b9f87e5bb06a62476ba15f0bf98194729d2b 0.0s done 03:53:37 #6 DONE 0.1s 03:53:37 03:53:37 #7 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 03:53:37 #7 DONE 0.0s 03:53:37 03:53:37 #8 exporting to image 03:53:37 #8 exporting layers done 03:53:37 #8 exporting manifest sha256:6123eb19e03660694fd31fd7b539b2b447dd73dedeb00488e0881f778f62683c 0.0s done 03:53:37 #8 exporting config sha256:fe24523bca90748de380fda702cfc15fe3971df7e02d5ed06a9f6e3899dca171 done 03:53:37 #8 exporting manifest sha256:3660cdf92448979ab8d2719ff40ec67cbe8b249b46ffb3bc878edf88b3321609 done 03:53:37 #8 exporting config sha256:cc2d4ac5c2d143d588a9a493c0f8ce8c6952ddfb798d908b6606618f8fd7d7ae done 03:53:37 #8 exporting manifest list sha256:adcb6e0ebbd31a522ea90a1d0985e2eea4211715d8a73076711fc14baac68532 done 03:53:37 #8 pushing layers 0.1s done 03:53:37 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:436ebf3d8c4554cbb70712dea6758b85bdbc0370@sha256:adcb6e0ebbd31a522ea90a1d0985e2eea4211715d8a73076711fc14baac68532 03:53:37 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:53:37 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:436ebf3d8c4554cbb70712dea6758b85bdbc0370@sha256:adcb6e0ebbd31a522ea90a1d0985e2eea4211715d8a73076711fc14baac68532 0.1s done 03:53:37 #8 DONE 0.2s 03:53:37 03:53:37 1 warning found (use --debug to expand): 03:53:37  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:53:38 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:latest --push - 03:53:38 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:latest' 03:53:38 #1 [internal] load build definition from Dockerfile 03:53:38 #1 transferring dockerfile: 165B done 03:53:38 #1 DONE 0.0s 03:53:38 03:53:38 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:latest 03:53:38 #2 DONE 0.0s 03:53:38 03:53:38 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:latest 03:53:38 #3 DONE 0.0s 03:53:38 03:53:38 #4 [internal] load .dockerignore 03:53:38 #4 transferring context: 2B done 03:53:38 #4 DONE 0.0s 03:53:38 03:53:38 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:3ad973c821a566bccea7cd97eb52b9f87e5bb06a62476ba15f0bf98194729d2b 03:53:38 #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:3ad973c821a566bccea7cd97eb52b9f87e5bb06a62476ba15f0bf98194729d2b 03:53:38 #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:3ad973c821a566bccea7cd97eb52b9f87e5bb06a62476ba15f0bf98194729d2b 0.0s done 03:53:38 #5 CACHED 03:53:38 03:53:38 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:3ad973c821a566bccea7cd97eb52b9f87e5bb06a62476ba15f0bf98194729d2b 03:53:38 #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:3ad973c821a566bccea7cd97eb52b9f87e5bb06a62476ba15f0bf98194729d2b 0.0s done 03:53:38 #6 CACHED 03:53:38 03:53:38 #7 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 03:53:38 #7 DONE 0.0s 03:53:38 03:53:38 #8 exporting to image 03:53:38 #8 exporting layers done 03:53:38 #8 exporting manifest sha256:6123eb19e03660694fd31fd7b539b2b447dd73dedeb00488e0881f778f62683c done 03:53:38 #8 exporting config sha256:fe24523bca90748de380fda702cfc15fe3971df7e02d5ed06a9f6e3899dca171 done 03:53:38 #8 exporting manifest sha256:3660cdf92448979ab8d2719ff40ec67cbe8b249b46ffb3bc878edf88b3321609 done 03:53:38 #8 exporting config sha256:cc2d4ac5c2d143d588a9a493c0f8ce8c6952ddfb798d908b6606618f8fd7d7ae done 03:53:38 #8 exporting manifest list sha256:adcb6e0ebbd31a522ea90a1d0985e2eea4211715d8a73076711fc14baac68532 done 03:53:38 #8 pushing layers 0.0s done 03:53:38 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:adcb6e0ebbd31a522ea90a1d0985e2eea4211715d8a73076711fc14baac68532 0.1s done 03:53:38 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:53:38 #8 DONE 0.1s 03:53:38 03:53:38 1 warning found (use --debug to expand): 03:53:38  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:53:38 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.19 --push - 03:53:38 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.19' 03:53:38 #1 [internal] load build definition from Dockerfile 03:53:38 #1 transferring dockerfile: 171B done 03:53:38 #1 DONE 0.0s 03:53:38 03:53:38 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.19 03:53:38 #2 DONE 0.0s 03:53:38 03:53:38 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.19 03:53:38 #3 DONE 0.0s 03:53:38 03:53:38 #4 [internal] load .dockerignore 03:53:38 #4 transferring context: 2B done 03:53:38 #4 DONE 0.0s 03:53:38 03:53:38 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.19@sha256:3ad973c821a566bccea7cd97eb52b9f87e5bb06a62476ba15f0bf98194729d2b 03:53:38 #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.19@sha256:3ad973c821a566bccea7cd97eb52b9f87e5bb06a62476ba15f0bf98194729d2b 0.0s done 03:53:38 #5 DONE 0.0s 03:53:38 03:53:38 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.19@sha256:3ad973c821a566bccea7cd97eb52b9f87e5bb06a62476ba15f0bf98194729d2b 03:53:39 #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.19@sha256:3ad973c821a566bccea7cd97eb52b9f87e5bb06a62476ba15f0bf98194729d2b 0.0s done 03:53:39 #6 CACHED 03:53:39 03:53:39 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.19@sha256:3ad973c821a566bccea7cd97eb52b9f87e5bb06a62476ba15f0bf98194729d2b 03:53:39 #5 CACHED 03:53:39 03:53:39 #7 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 03:53:39 #7 DONE 0.0s 03:53:39 03:53:39 #8 exporting to image 03:53:39 #8 exporting layers done 03:53:39 #8 exporting manifest sha256:6123eb19e03660694fd31fd7b539b2b447dd73dedeb00488e0881f778f62683c done 03:53:39 #8 exporting config sha256:fe24523bca90748de380fda702cfc15fe3971df7e02d5ed06a9f6e3899dca171 done 03:53:39 #8 exporting manifest sha256:3660cdf92448979ab8d2719ff40ec67cbe8b249b46ffb3bc878edf88b3321609 done 03:53:39 #8 exporting config sha256:cc2d4ac5c2d143d588a9a493c0f8ce8c6952ddfb798d908b6606618f8fd7d7ae done 03:53:39 #8 exporting manifest list sha256:adcb6e0ebbd31a522ea90a1d0985e2eea4211715d8a73076711fc14baac68532 done 03:53:39 #8 pushing layers 0.0s done 03:53:39 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.19@sha256:adcb6e0ebbd31a522ea90a1d0985e2eea4211715d8a73076711fc14baac68532 0.1s done 03:53:39 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:53:39 #8 DONE 0.1s 03:53:39 03:53:39 1 warning found (use --debug to expand): 03:53:39  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:53:39 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:436ebf3d8c4554cbb70712dea6758b85bdbc0370-4.1.0-dev.19' 03:53:39 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:436ebf3d8c4554cbb70712dea6758b85bdbc0370-4.1.0-dev.19 --push - 03:53:39 #1 [internal] load build definition from Dockerfile 03:53:39 #1 transferring dockerfile: 212B done 03:53:39 #1 DONE 0.0s 03:53:39 03:53:39 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:436ebf3d8c4554cbb70712dea6758b85bdbc0370-4.1.0-dev.19 03:53:39 #2 DONE 0.0s 03:53:39 03:53:39 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:436ebf3d8c4554cbb70712dea6758b85bdbc0370-4.1.0-dev.19 03:53:39 #3 DONE 0.0s 03:53:39 03:53:39 #4 [internal] load .dockerignore 03:53:39 #4 transferring context: 2B done 03:53:39 #4 DONE 0.0s 03:53:39 03:53:39 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:436ebf3d8c4554cbb70712dea6758b85bdbc0370-4.1.0-dev.19@sha256:3ad973c821a566bccea7cd97eb52b9f87e5bb06a62476ba15f0bf98194729d2b 03:53:39 #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:436ebf3d8c4554cbb70712dea6758b85bdbc0370-4.1.0-dev.19@sha256:3ad973c821a566bccea7cd97eb52b9f87e5bb06a62476ba15f0bf98194729d2b 0.0s done 03:53:39 #5 CACHED 03:53:39 03:53:39 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:436ebf3d8c4554cbb70712dea6758b85bdbc0370-4.1.0-dev.19@sha256:3ad973c821a566bccea7cd97eb52b9f87e5bb06a62476ba15f0bf98194729d2b 03:53:39 #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:436ebf3d8c4554cbb70712dea6758b85bdbc0370-4.1.0-dev.19@sha256:3ad973c821a566bccea7cd97eb52b9f87e5bb06a62476ba15f0bf98194729d2b 0.0s done 03:53:39 #6 CACHED 03:53:39 03:53:39 #7 exporting to image 03:53:39 #7 exporting layers done 03:53:39 #7 exporting manifest sha256:6123eb19e03660694fd31fd7b539b2b447dd73dedeb00488e0881f778f62683c done 03:53:39 #7 exporting config sha256:fe24523bca90748de380fda702cfc15fe3971df7e02d5ed06a9f6e3899dca171 03:53:39 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:53:39 #7 exporting config sha256:fe24523bca90748de380fda702cfc15fe3971df7e02d5ed06a9f6e3899dca171 done 03:53:39 #7 exporting manifest sha256:3660cdf92448979ab8d2719ff40ec67cbe8b249b46ffb3bc878edf88b3321609 done 03:53:39 #7 exporting config sha256:cc2d4ac5c2d143d588a9a493c0f8ce8c6952ddfb798d908b6606618f8fd7d7ae done 03:53:39 #7 exporting manifest list sha256:adcb6e0ebbd31a522ea90a1d0985e2eea4211715d8a73076711fc14baac68532 done 03:53:39 #7 pushing layers 0.0s done 03:53:39 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:436ebf3d8c4554cbb70712dea6758b85bdbc0370-4.1.0-dev.19@sha256:adcb6e0ebbd31a522ea90a1d0985e2eea4211715d8a73076711fc14baac68532 0.1s done 03:53:39 #7 DONE 0.1s 03:53:39 03:53:39 #8 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 03:53:39 #8 DONE 0.0s 03:53:39 03:53:39 1 warning found (use --debug to expand): 03:53:39  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:53:40 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:main' 03:53:40 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:main --push - 03:53:40 #1 [internal] load build definition from Dockerfile 03:53:40 #1 transferring dockerfile: 163B done 03:53:40 #1 DONE 0.0s 03:53:40 03:53:40 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:main 03:53:40 #2 DONE 0.0s 03:53:40 03:53:40 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:main 03:53:40 #3 DONE 0.0s 03:53:40 03:53:40 #4 [internal] load .dockerignore 03:53:40 #4 transferring context: 2B done 03:53:40 #4 DONE 0.0s 03:53:40 03:53:40 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:3ad973c821a566bccea7cd97eb52b9f87e5bb06a62476ba15f0bf98194729d2b 03:53:40 #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:3ad973c821a566bccea7cd97eb52b9f87e5bb06a62476ba15f0bf98194729d2b 0.0s done 03:53:40 #5 CACHED 03:53:40 03:53:40 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:3ad973c821a566bccea7cd97eb52b9f87e5bb06a62476ba15f0bf98194729d2b 03:53:40 #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:3ad973c821a566bccea7cd97eb52b9f87e5bb06a62476ba15f0bf98194729d2b 0.0s done 03:53:40 #6 CACHED 03:53:40 03:53:40 #7 exporting to image 03:53:40 #7 exporting layers done 03:53:40 #7 exporting manifest sha256:6123eb19e03660694fd31fd7b539b2b447dd73dedeb00488e0881f778f62683c done 03:53:40 #7 exporting config sha256:fe24523bca90748de380fda702cfc15fe3971df7e02d5ed06a9f6e3899dca171 done 03:53:40 #7 exporting manifest sha256:3660cdf92448979ab8d2719ff40ec67cbe8b249b46ffb3bc878edf88b3321609 done 03:53:40 #7 exporting config sha256:cc2d4ac5c2d143d588a9a493c0f8ce8c6952ddfb798d908b6606618f8fd7d7ae done 03:53:40 #7 exporting manifest list sha256:adcb6e0ebbd31a522ea90a1d0985e2eea4211715d8a73076711fc14baac68532 03:53:40 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:53:40 #7 exporting manifest list sha256:adcb6e0ebbd31a522ea90a1d0985e2eea4211715d8a73076711fc14baac68532 done 03:53:40 #7 pushing layers 0.0s done 03:53:40 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:adcb6e0ebbd31a522ea90a1d0985e2eea4211715d8a73076711fc14baac68532 0.1s done 03:53:40 #7 DONE 0.1s 03:53:40 03:53:40 #8 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 03:53:40 #8 DONE 0.0s 03:53:40 03:53:40 1 warning found (use --debug to expand): 03:53:40  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:53:41 + '[' -d /w/workspace/exfoundry_device-virtual-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 03:53:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:53:42 ---> package-listing.sh 03:53:42 ++ facter osfamily 03:53:42 ++ tr '[:upper:]' '[:lower:]' 03:53:42 + OS_FAMILY=redhat 03:53:42 + workspace=/w/workspace/exfoundry_device-virtual-go_main 03:53:42 + START_PACKAGES=/tmp/packages_start.txt 03:53:42 + END_PACKAGES=/tmp/packages_end.txt 03:53:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:53:42 + PACKAGES=/tmp/packages_start.txt 03:53:42 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 03:53:42 + PACKAGES=/tmp/packages_end.txt 03:53:42 + case "${OS_FAMILY}" in 03:53:42 + rpm -qa 03:53:42 + sort 03:53:43 + '[' -f /tmp/packages_start.txt ']' 03:53:43 + '[' -f /tmp/packages_end.txt ']' 03:53:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:53:43 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 03:53:43 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 03:53:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 03:53:43 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 03:53:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:53:44 03:53:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:53:45 latest: Pulling from edgex-lftools-log-publisher 03:53:45 5eb5b503b376: Pulling fs layer 03:53:45 5c69ac0246d0: Pulling fs layer 03:53:45 ec43610c2a17: Pulling fs layer 03:53:45 3a2ae6a8a46f: Pulling fs layer 03:53:45 33b1e0a273af: Pulling fs layer 03:53:45 5d3b04190fa2: Pulling fs layer 03:53:45 2f39f015ded8: Pulling fs layer 03:53:45 3a2ae6a8a46f: Waiting 03:53:45 33b1e0a273af: Waiting 03:53:45 5d3b04190fa2: Waiting 03:53:45 2f39f015ded8: Waiting 03:53:45 5c69ac0246d0: Verifying Checksum 03:53:45 5c69ac0246d0: Download complete 03:53:45 3a2ae6a8a46f: Verifying Checksum 03:53:45 3a2ae6a8a46f: Download complete 03:53:45 33b1e0a273af: Verifying Checksum 03:53:45 33b1e0a273af: Download complete 03:53:45 ec43610c2a17: Verifying Checksum 03:53:45 ec43610c2a17: Download complete 03:53:45 5d3b04190fa2: Verifying Checksum 03:53:45 5d3b04190fa2: Download complete 03:53:45 5eb5b503b376: Verifying Checksum 03:53:45 5eb5b503b376: Download complete 03:53:45 2f39f015ded8: Verifying Checksum 03:53:45 2f39f015ded8: Download complete 03:53:46 5eb5b503b376: Pull complete 03:53:46 5c69ac0246d0: Pull complete 03:53:47 ec43610c2a17: Pull complete 03:53:47 3a2ae6a8a46f: Pull complete 03:53:47 33b1e0a273af: Pull complete 03:53:47 5d3b04190fa2: Pull complete 03:53:51 2f39f015ded8: Pull complete 03:53:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:53:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:53:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:53:51 prd-centos7-docker-4c-2g-9327 does not seem to be running inside a container 03:53:51 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:53:55 $ docker top 5546df33a32debb643cd68765383979e893df34332d352c418726a836ed358e2 -eo pid,comm [Pipeline] { [Pipeline] sh 03:53:55 + touch /tmp/pre-build-complete [Pipeline] sh 03:53:56 + mkdir -p /var/log/sysstat [Pipeline] sh 03:53:56 + ls /var/log/sa-host 03:53:56 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:53:57 provisioning config files... 03:53:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config13733583608748321488tmp [Pipeline] { [Pipeline] echo 03:53:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:53:57 ---> create-netrc.sh [Pipeline] } 03:53:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:53:58 ---> python-tools-install.sh [Pipeline] echo 03:53:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:53:59 ---> sudo-logs.sh 03:53:59 Archiving 'sudo' log.. 03:53:59 sudo: unable to resolve host prd-centos7-docker-4c-2g-9327.novalocal: Name or service not known 03:53:59 sudo: unable to resolve host prd-centos7-docker-4c-2g-9327.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 03:53:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:53:59 ---> job-cost.sh 03:53:59 lf-activate-venv: SKIPPING 03:53:59 INFO: No Stack... 03:53:59 INFO: Retrieving Pricing Info for: v3-standard-2 03:54:00 INFO: Archiving Costs [Pipeline] echo 03:54:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:54:00 ---> logs-deploy.sh 03:54:00 lf-activate-venv: SKIPPING 03:54:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/231 03:54:00 INFO: archiving workspace using pattern(s): 03:54:01 Archives upload complete. 03:54:01 INFO: archiving logs to Nexus 03:54:02 ---> uname -a: 03:54:02 Linux prd-centos7-docker-4c-2g-9327.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 03:54:02 03:54:02 03:54:02 ---> lscpu: 03:54:02 Architecture: x86_64 03:54:02 CPU op-mode(s): 32-bit, 64-bit 03:54:02 Byte Order: Little Endian 03:54:02 Address sizes: 40 bits physical, 48 bits virtual 03:54:02 CPU(s): 2 03:54:02 On-line CPU(s) list: 0,1 03:54:02 Thread(s) per core: 1 03:54:02 Core(s) per socket: 1 03:54:02 Socket(s): 2 03:54:02 NUMA node(s): 1 03:54:02 Vendor ID: AuthenticAMD 03:54:02 CPU family: 23 03:54:02 Model: 49 03:54:02 Model name: AMD EPYC-Rome Processor 03:54:02 Stepping: 0 03:54:02 CPU MHz: 2799.998 03:54:02 BogoMIPS: 5599.99 03:54:02 Virtualization: AMD-V 03:54:02 Hypervisor vendor: KVM 03:54:02 Virtualization type: full 03:54:02 L1d cache: 64 KiB 03:54:02 L1i cache: 64 KiB 03:54:02 L2 cache: 1 MiB 03:54:02 L3 cache: 32 MiB 03:54:02 NUMA node0 CPU(s): 0,1 03:54:02 Vulnerability Itlb multihit: Not affected 03:54:02 Vulnerability L1tf: Not affected 03:54:02 Vulnerability Mds: Not affected 03:54:02 Vulnerability Meltdown: Not affected 03:54:02 Vulnerability Mmio stale data: Not affected 03:54:02 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:54:02 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 03:54:02 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 03:54:02 Vulnerability Srbds: Not affected 03:54:02 Vulnerability Tsx async abort: Not affected 03:54:02 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 03:54:02 03:54:02 03:54:02 ---> nproc: 03:54:02 2 03:54:02 03:54:02 03:54:02 ---> df -h: 03:54:02 Filesystem Size Used Avail Use% Mounted on 03:54:02 overlay 40G 7.4G 33G 19% / 03:54:02 tmpfs 64M 0 64M 0% /dev 03:54:02 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 03:54:02 shm 64M 0 64M 0% /dev/shm 03:54:02 /dev/vda1 40G 7.4G 33G 19% /facter-os 03:54:02 03:54:02 03:54:02 Cannot open /var/log/sysstat/sa14: No such file or directory 03:54:02 Please check if data collecting is enabled 03:54:02 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:54:02 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 03:54:02 $ docker stop --time=1 5546df33a32debb643cd68765383979e893df34332d352c418726a836ed358e2 03:54:03 $ docker rm -f --volumes 5546df33a32debb643cd68765383979e893df34332d352c418726a836ed358e2 03:54:04 Removing intermediate container 377f0f5caa7e 03:54:04 ---> e36566c2d2de 03:54:04 Step 10/12 : COPY . . [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 03:54:04 [WS-CLEANUP] Deleting project workspace... 03:54:04 [WS-CLEANUP] Deferred wipeout is used... 03:54:04 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:54:05 03:54:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:54:06 ---> db80611c0284 03:54:06 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:54:06 ---> Running in 6acb8135347b 03:54:06 Removing intermediate container 6acb8135347b 03:54:06 ---> 4a0241ca5679 03:54:06 Step 12/12 : RUN $MAKE 03:54:06 ---> Running in 12b7c6a3eef0 03:54:07 noop 03:54:08 Removing intermediate container 12b7c6a3eef0 03:54:08 ---> 1d4f5fcb436e 03:54:08 Successfully built 1d4f5fcb436e 03:54:08 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:09 + docker inspect -f . ci-base-image-arm64 03:54:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:54:09 prd-ubuntu20.04-docker-arm64-4c-16g-9325 does not seem to be running inside a container 03:54:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/231 -v /w/workspace/device-virtual-go/231:/w/workspace/device-virtual-go/231:rw,z -v /w/workspace/device-virtual-go/231@tmp:/w/workspace/device-virtual-go/231@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 03:54:10 $ docker top ada149417258d446ef61e15162fb85d9ffdb63f216c2824c3eddf58df776ba5b -eo pid,comm [Pipeline] { [Pipeline] sh 03:54:11 + go version 03:54:11 go version go1.25.3 linux/arm64 [Pipeline] } 03:54:11 $ docker stop --time=1 ada149417258d446ef61e15162fb85d9ffdb63f216c2824c3eddf58df776ba5b 03:54:13 $ docker rm -f --volumes ada149417258d446ef61e15162fb85d9ffdb63f216c2824c3eddf58df776ba5b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:15 + docker inspect -f . ci-base-image-arm64 03:54:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:54:15 prd-ubuntu20.04-docker-arm64-4c-16g-9325 does not seem to be running inside a container 03:54:15 $ 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/231 -v /w/workspace/device-virtual-go/231:/w/workspace/device-virtual-go/231:rw,z -v /w/workspace/device-virtual-go/231@tmp:/w/workspace/device-virtual-go/231@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 03:54:20 $ docker top 4122d5d44159b3448d488eb0a6934c385b816788d24dd79b411adebd4b491f6b -eo pid,comm [Pipeline] { [Pipeline] sh 03:54:21 + git config --global --add safe.directory /w/workspace/device-virtual-go/231 [Pipeline] fileExists [Pipeline] sh 03:54:21 + make test 03:54:21 go test ./... -coverprofile=coverage.out 03:54:26 ? github.com/edgexfoundry/device-virtual-go [no test files] 03:54:28 latest: Pulling from edgex-lftools-log-publisher 03:54:28 5eb5b503b376: Pulling fs layer 03:54:28 5c69ac0246d0: Pulling fs layer 03:54:28 ec43610c2a17: Pulling fs layer 03:54:28 3a2ae6a8a46f: Pulling fs layer 03:54:28 33b1e0a273af: Pulling fs layer 03:54:28 5d3b04190fa2: Pulling fs layer 03:54:28 2f39f015ded8: Pulling fs layer 03:54:28 3a2ae6a8a46f: Waiting 03:54:28 33b1e0a273af: Waiting 03:54:28 5d3b04190fa2: Waiting 03:54:28 2f39f015ded8: Waiting 03:54:28 5c69ac0246d0: Download complete 03:54:28 3a2ae6a8a46f: Verifying Checksum 03:54:28 3a2ae6a8a46f: Download complete 03:54:28 33b1e0a273af: Verifying Checksum 03:54:28 33b1e0a273af: Download complete 03:54:28 5d3b04190fa2: Verifying Checksum 03:54:28 5d3b04190fa2: Download complete 03:54:28 ec43610c2a17: Verifying Checksum 03:54:28 ec43610c2a17: Download complete 03:54:28 5eb5b503b376: Verifying Checksum 03:54:28 5eb5b503b376: Download complete 03:54:28 2f39f015ded8: Verifying Checksum 03:54:28 2f39f015ded8: Download complete 03:54:28 5eb5b503b376: Pull complete 03:54:28 5c69ac0246d0: Pull complete 03:54:28 ec43610c2a17: Pull complete 03:54:28 3a2ae6a8a46f: Pull complete 03:54:28 33b1e0a273af: Pull complete 03:54:28 5d3b04190fa2: Pull complete 03:54:34 2f39f015ded8: Pull complete 03:54:34 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:54:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:54:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:54:34 prd-ubuntu20.04-docker-8c-8g-9324 does not seem to be running inside a container 03:54:34 $ 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 03:54:37 $ docker top c01da3140e4cb7ae964a3641750ca8ee90787a598608990abb8e64c4263fd7b6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:54:38 ---> job-cost.sh 03:54:38 lf-activate-venv: SKIPPING 03:54:38 INFO: No Stack... 03:54:38 INFO: Retrieving Pricing Info for: v3-standard-8 03:54:39 INFO: Archiving Costs [Pipeline] sh 03:54:39 + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv 03:54:39 + cut -d, -f6 [Pipeline] lock 03:54:39 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-231-stack-cost] 03:54:39 Resource [jenkins-edgexfoundry-device-virtual-go-main-231-stack-cost] did not exist. Created. 03:54:39 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-231-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:54:40 + echo total: 0.2199999988079071 [Pipeline] stash 03:54:40 Stashed 1 file(s) [Pipeline] } 03:54:40 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-231-stack-cost] [Pipeline] // lock [Pipeline] } 03:54:40 $ docker stop --time=1 c01da3140e4cb7ae964a3641750ca8ee90787a598608990abb8e64c4263fd7b6 03:54:41 $ docker rm -f --volumes c01da3140e4cb7ae964a3641750ca8ee90787a598608990abb8e64c4263fd7b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:58:19 github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements 03:58:19 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.100s coverage: 59.4% of statements 03:58:19 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:58:19 go vet ./... 03:59:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:59:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:59:07 ./bin/test-attribution-txt.sh 03:59:07 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add 03:59:07 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 03:59:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 03:59:07 $ docker stop --time=1 4122d5d44159b3448d488eb0a6934c385b816788d24dd79b411adebd4b491f6b 03:59:09 $ docker rm -f --volumes 4122d5d44159b3448d488eb0a6934c385b816788d24dd79b411adebd4b491f6b [Pipeline] // withDockerContainer [Pipeline] sh 03:59:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:59:11 Warning: overwriting stash ‘coverage-report’ 03:59:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:59:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:59:13 + ls -al . 03:59:13 total 272 03:59:13 drwxrwxr-x 7 jenkins jenkins 4096 May 14 03:54 . 03:59:13 drwxrwxr-x 4 jenkins jenkins 4096 May 14 03:51 .. 03:59:13 drwxrwxr-x 8 jenkins jenkins 4096 May 14 03:51 .git 03:59:13 drwxrwxr-x 3 jenkins jenkins 4096 May 14 03:51 .github 03:59:13 -rw-rw-r-- 1 jenkins jenkins 272 May 14 03:51 .gitignore 03:59:13 -rw-rw-r-- 1 jenkins jenkins 359 May 14 03:51 .golangci.yml 03:59:13 -rw-rw-r-- 1 jenkins jenkins 20974 May 14 03:51 Attribution.txt 03:59:13 -rw-rw-r-- 1 jenkins jenkins 17302 May 14 03:51 CHANGELOG.md 03:59:13 -rw-rw-r-- 1 jenkins jenkins 1755 May 14 03:51 Dockerfile 03:59:13 -rw-rw-r-- 1 jenkins jenkins 677 May 14 03:51 GOVERNANCE.md 03:59:13 -rw-rw-r-- 1 jenkins jenkins 683 May 14 03:51 Jenkinsfile 03:59:13 -rw-rw-r-- 1 jenkins jenkins 11340 May 14 03:51 LICENSE 03:59:13 -rw-rw-r-- 1 jenkins jenkins 2651 May 14 03:51 Makefile 03:59:13 -rw-rw-r-- 1 jenkins jenkins 623 May 14 03:51 OWNERS.md 03:59:13 -rw-rw-r-- 1 jenkins jenkins 4473 May 14 03:51 README.md 03:59:13 -rw-rw-r-- 1 jenkins jenkins 12 May 14 03:49 VERSION 03:59:13 drwxrwxr-x 2 jenkins jenkins 4096 May 14 03:51 bin 03:59:13 drwxrwxr-x 3 jenkins jenkins 4096 May 14 03:51 cmd 03:59:13 -rw-r--r-- 1 jenkins jenkins 45292 May 14 03:58 coverage.out 03:59:13 -rw-rw-r-- 1 jenkins jenkins 6526 May 14 03:51 go.mod 03:59:13 -rw-rw-r-- 1 jenkins jenkins 89166 May 14 03:51 go.sum 03:59:13 drwxrwxr-x 3 jenkins jenkins 4096 May 14 03:51 internal 03:59:13 -rw-rw-r-- 1 jenkins jenkins 235 May 14 03:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:13 + 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=436ebf3d8c4554cbb70712dea6758b85bdbc0370 --label arch=arm64 --label version=4.1.0-dev.19 . 03:59:14 Sending build context to Docker daemon 21.28MB 03:59:14 Step 1/26 : ARG BASE=golang:1.25-alpine3.22 03:59:14 Step 2/26 : FROM ${BASE} AS builder 03:59:14 ---> 1d4f5fcb436e 03:59:14 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 03:59:14 ---> Running in 469f8bc00b1c 03:59:14 Removing intermediate container 469f8bc00b1c 03:59:14 ---> d5e3fad3631f 03:59:14 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 03:59:15 ---> Running in 9e62715a5d2a 03:59:15 Removing intermediate container 9e62715a5d2a 03:59:15 ---> 275d3e10a168 03:59:15 Step 5/26 : ARG ADD_BUILD_TAGS="" 03:59:15 ---> Running in d054ec8f892f 03:59:15 Removing intermediate container d054ec8f892f 03:59:15 ---> dcc05df13cc1 03:59:15 Step 6/26 : WORKDIR /device-virtual-go 03:59:15 ---> Running in 0a0b69cc503a 03:59:15 Removing intermediate container 0a0b69cc503a 03:59:15 ---> eec20a1e15df 03:59:15 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:59:16 ---> Running in 4d7057d1a2bc 03:59:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:59:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:59:19 OK: 259 MiB in 64 packages 03:59:20 Removing intermediate container 4d7057d1a2bc 03:59:20 ---> 1f0642d4a4ee 03:59:20 Step 8/26 : COPY go.mod vendor* ./ 03:59:20 ---> e2b44366fd17 03:59:20 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:59:20 ---> Running in f3bb74a01940 03:59:22 Removing intermediate container f3bb74a01940 03:59:22 ---> 65167d6772df 03:59:22 Step 10/26 : COPY . . 03:59:24 ---> 410807014a0d 03:59:24 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:59:24 ---> Running in 5922b2622792 03:59:24 Removing intermediate container 5922b2622792 03:59:24 ---> 943bd317275e 03:59:24 Step 12/26 : RUN $MAKE 03:59:24 ---> Running in c308ac56002a 03:59:25 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.1.0-dev.19 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 04:03:32 Removing intermediate container c308ac56002a 04:03:32 ---> 8978f527ecf5 04:03:32 Step 13/26 : FROM alpine:3.22 04:03:32 3.22: Pulling from library/alpine 04:03:32 58e777220c39: Pulling fs layer 04:03:32 58e777220c39: Verifying Checksum 04:03:32 58e777220c39: Download complete 04:03:32 58e777220c39: Pull complete 04:03:32 Digest: sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 04:03:32 Status: Downloaded newer image for alpine:3.22 04:03:32 ---> 6a2735c23ff3 04:03:32 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 04:03:32 ---> Running in 117c31da7b47 04:03:32 Removing intermediate container 117c31da7b47 04:03:32 ---> a481e3bd0457 04:03:32 Step 15/26 : RUN apk add --update --no-cache dumb-init 04:03:32 ---> Running in e1c66467050a 04:03:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:03:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:03:32 (1/1) Installing dumb-init (1.2.5-r3) 04:03:32 Executing busybox-1.37.0-r20.trigger 04:03:32 OK: 8 MiB in 17 packages 04:03:32 Removing intermediate container e1c66467050a 04:03:32 ---> 719950f9befa 04:03:32 Step 16/26 : RUN apk --no-cache upgrade 04:03:32 ---> Running in a225ee35e6d1 04:03:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 04:03:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 04:03:35 OK: 8 MiB in 17 packages 04:03:36 Removing intermediate container a225ee35e6d1 04:03:36 ---> d7a95947ac79 04:03:36 Step 17/26 : WORKDIR / 04:03:36 ---> Running in ddefb4c8dbc0 04:03:36 Removing intermediate container ddefb4c8dbc0 04:03:36 ---> 0d0be907feb9 04:03:36 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 04:03:37 ---> 9c3131f0fef0 04:03:37 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 04:03:37 ---> 8cfb5d18841e 04:03:37 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 04:03:39 ---> 709bbfbd74d1 04:03:39 Step 21/26 : EXPOSE 59900 04:03:40 ---> Running in 865445baf658 04:03:40 Removing intermediate container 865445baf658 04:03:40 ---> d18e019d649d 04:03:40 Step 22/26 : ENTRYPOINT ["/device-virtual"] 04:03:40 ---> Running in 2446c28dfcdf 04:03:40 Removing intermediate container 2446c28dfcdf 04:03:40 ---> 4517073b4440 04:03:40 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 04:03:40 ---> Running in 7fc1aab662de 04:03:41 Removing intermediate container 7fc1aab662de 04:03:41 ---> 2b4ac39c4197 04:03:41 Step 24/26 : LABEL arch=arm64 04:03:41 ---> Running in eabc49aa3fc9 04:03:41 Removing intermediate container eabc49aa3fc9 04:03:41 ---> d1a2753b17d8 04:03:41 Step 25/26 : LABEL git_sha=436ebf3d8c4554cbb70712dea6758b85bdbc0370 04:03:41 ---> Running in da2005bd6bbb 04:03:41 Removing intermediate container da2005bd6bbb 04:03:41 ---> 24a6f4a9b61b 04:03:41 Step 26/26 : LABEL version=4.1.0-dev.19 04:03:41 ---> Running in bc7f23d43cf0 04:03:42 Removing intermediate container bc7f23d43cf0 04:03:42 ---> b7b861bcaced 04:03:42 [Warning] One or more build-args [ARCH] were not consumed 04:03:42 Successfully built b7b861bcaced 04:03:42 Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:03:42 provisioning config files... 04:03:42 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/231@tmp/config3686376097247375592tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:03:42 ---> ****-login.sh 04:03:42 nexus3.edgexfoundry.org:10001 04:03:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:03:43 Configure a credential helper to remove this warning. See 04:03:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:03:43 04:03:43 Login Succeeded 04:03:43 nexus3.edgexfoundry.org:10002 04:03:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:03:43 Configure a credential helper to remove this warning. See 04:03:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:03:43 04:03:43 Login Succeeded 04:03:43 nexus3.edgexfoundry.org:10003 04:03:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:03:43 Configure a credential helper to remove this warning. See 04:03:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:03:43 04:03:43 Login Succeeded 04:03:43 nexus3.edgexfoundry.org:10004 04:03:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:03:44 Configure a credential helper to remove this warning. See 04:03:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:03:44 04:03:44 Login Succeeded 04:03:44 ****.io 04:03:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:03:44 Configure a credential helper to remove this warning. See 04:03:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:03:44 04:03:44 Login Succeeded 04:03:44 ---> ****-login.sh ends [Pipeline] } 04:03:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:03:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 04:03:44 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 04:03:44 436ebf3d8c4554cbb70712dea6758b85bdbc0370 04:03:44 latest 04:03:44 4.1.0-dev.19 04:03:44 436ebf3d8c4554cbb70712dea6758b85bdbc0370-4.1.0-dev.19 04:03:44 main 04:03:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:45 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:436ebf3d8c4554cbb70712dea6758b85bdbc0370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:46 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:436ebf3d8c4554cbb70712dea6758b85bdbc0370 04:03:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 04:03:46 744c37905c52: Preparing 04:03:46 9b873e097d02: Preparing 04:03:46 0be62160fe1c: Preparing 04:03:46 57fc1dd48fab: Preparing 04:03:46 57796d8c0550: Preparing 04:03:46 eeaa73608b53: Preparing 04:03:46 eeaa73608b53: Waiting 04:03:47 57fc1dd48fab: Pushed 04:03:47 57796d8c0550: Pushed 04:03:47 9b873e097d02: Pushed 04:03:47 0be62160fe1c: Pushed 04:03:47 eeaa73608b53: Layer already exists 04:03:55 744c37905c52: Pushed 04:03:55 436ebf3d8c4554cbb70712dea6758b85bdbc0370: digest: sha256:3c4685a93763ee939b7665961d13c29f0426021bdad484137bb0f847de113f96 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:55 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:56 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 04:03:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 04:03:56 744c37905c52: Preparing 04:03:56 9b873e097d02: Preparing 04:03:56 0be62160fe1c: Preparing 04:03:56 57fc1dd48fab: Preparing 04:03:56 57796d8c0550: Preparing 04:03:56 eeaa73608b53: Preparing 04:03:56 eeaa73608b53: Waiting 04:03:56 9b873e097d02: Layer already exists 04:03:56 57fc1dd48fab: Layer already exists 04:03:56 744c37905c52: Layer already exists 04:03:56 0be62160fe1c: Layer already exists 04:03:56 57796d8c0550: Layer already exists 04:03:56 eeaa73608b53: Layer already exists 04:03:56 latest: digest: sha256:3c4685a93763ee939b7665961d13c29f0426021bdad484137bb0f847de113f96 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:56 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:57 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.19 04:03:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 04:03:57 744c37905c52: Preparing 04:03:57 9b873e097d02: Preparing 04:03:57 0be62160fe1c: Preparing 04:03:57 57fc1dd48fab: Preparing 04:03:57 57796d8c0550: Preparing 04:03:57 eeaa73608b53: Preparing 04:03:57 eeaa73608b53: Waiting 04:03:57 744c37905c52: Layer already exists 04:03:57 9b873e097d02: Layer already exists 04:03:57 57fc1dd48fab: Layer already exists 04:03:57 57796d8c0550: Layer already exists 04:03:57 0be62160fe1c: Layer already exists 04:03:57 eeaa73608b53: Layer already exists 04:03:57 4.1.0-dev.19: digest: sha256:3c4685a93763ee939b7665961d13c29f0426021bdad484137bb0f847de113f96 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:57 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:436ebf3d8c4554cbb70712dea6758b85bdbc0370-4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:58 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:436ebf3d8c4554cbb70712dea6758b85bdbc0370-4.1.0-dev.19 04:03:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 04:03:58 744c37905c52: Preparing 04:03:58 9b873e097d02: Preparing 04:03:58 0be62160fe1c: Preparing 04:03:58 57fc1dd48fab: Preparing 04:03:58 57796d8c0550: Preparing 04:03:58 eeaa73608b53: Preparing 04:03:58 eeaa73608b53: Waiting 04:03:58 0be62160fe1c: Layer already exists 04:03:58 57fc1dd48fab: Layer already exists 04:03:58 57796d8c0550: Layer already exists 04:03:58 744c37905c52: Layer already exists 04:03:58 9b873e097d02: Layer already exists 04:03:58 eeaa73608b53: Layer already exists 04:03:58 436ebf3d8c4554cbb70712dea6758b85bdbc0370-4.1.0-dev.19: digest: sha256:3c4685a93763ee939b7665961d13c29f0426021bdad484137bb0f847de113f96 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:58 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:58 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main 04:03:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 04:03:58 744c37905c52: Preparing 04:03:58 9b873e097d02: Preparing 04:03:58 0be62160fe1c: Preparing 04:03:58 57fc1dd48fab: Preparing 04:03:58 57796d8c0550: Preparing 04:03:58 eeaa73608b53: Preparing 04:03:58 eeaa73608b53: Waiting 04:03:58 0be62160fe1c: Layer already exists 04:03:58 57fc1dd48fab: Layer already exists 04:03:58 9b873e097d02: Layer already exists 04:03:58 744c37905c52: Layer already exists 04:03:58 57796d8c0550: Layer already exists 04:03:58 eeaa73608b53: Layer already exists 04:03:59 main: digest: sha256:3c4685a93763ee939b7665961d13c29f0426021bdad484137bb0f847de113f96 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:03:59 ===================================================== [Pipeline] echo 04:03:59 taggedImages: 04:03:59 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:436ebf3d8c4554cbb70712dea6758b85bdbc0370 04:03:59 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 04:03:59 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.19 04:03:59 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:436ebf3d8c4554cbb70712dea6758b85bdbc0370-4.1.0-dev.19 04:03:59 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] echo 04:03:59 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:436ebf3d8c4554cbb70712dea6758b85bdbc0370 [Pipeline] echo 04:03:59 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] echo 04:03:59 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.19 [Pipeline] echo 04:03:59 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:436ebf3d8c4554cbb70712dea6758b85bdbc0370-4.1.0-dev.19 [Pipeline] echo 04:03:59 Skip building multi-arch image for 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 04:03:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:03:59 04:03:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:04:00 arm64: Pulling from edgex-lftools-log-publisher 04:04:00 8998bd30e6a1: Pulling fs layer 04:04:00 04944245beec: Pulling fs layer 04:04:00 699f458cf7ca: Pulling fs layer 04:04:00 765212b225bb: Pulling fs layer 04:04:00 f23df028b6ca: Pulling fs layer 04:04:00 d65c8cfc05b1: Pulling fs layer 04:04:00 2437ff75d9bd: Pulling fs layer 04:04:00 f23df028b6ca: Waiting 04:04:00 765212b225bb: Waiting 04:04:00 2437ff75d9bd: Waiting 04:04:00 04944245beec: Verifying Checksum 04:04:00 04944245beec: Download complete 04:04:00 765212b225bb: Verifying Checksum 04:04:00 765212b225bb: Download complete 04:04:00 f23df028b6ca: Verifying Checksum 04:04:00 f23df028b6ca: Download complete 04:04:00 d65c8cfc05b1: Verifying Checksum 04:04:00 d65c8cfc05b1: Download complete 04:04:00 699f458cf7ca: Verifying Checksum 04:04:00 699f458cf7ca: Download complete 04:04:00 8998bd30e6a1: Verifying Checksum 04:04:00 8998bd30e6a1: Download complete 04:04:03 2437ff75d9bd: Verifying Checksum 04:04:03 2437ff75d9bd: Download complete 04:04:05 8998bd30e6a1: Pull complete 04:04:05 04944245beec: Pull complete 04:04:07 699f458cf7ca: Pull complete 04:04:07 765212b225bb: Pull complete 04:04:08 f23df028b6ca: Pull complete 04:04:08 d65c8cfc05b1: Pull complete 04:04:23 2437ff75d9bd: Pull complete 04:04:23 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:04:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:04:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:04:23 prd-ubuntu20.04-docker-arm64-4c-16g-9325 does not seem to be running inside a container 04:04:23 $ 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/231 -v /w/workspace/device-virtual-go/231:/w/workspace/device-virtual-go/231:rw,z -v /w/workspace/device-virtual-go/231@tmp:/w/workspace/device-virtual-go/231@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 04:04:26 $ docker top f62d0901472b20c15d05f032796883357b292414ea66cc3d73d54c73ad9bcab7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:04:27 ---> job-cost.sh 04:04:27 lf-activate-venv: SKIPPING 04:04:27 INFO: No Stack... 04:04:27 INFO: Retrieving Pricing Info for: v3-standard-4 04:04:28 INFO: Archiving Costs [Pipeline] sh 04:04:29 + cat /w/workspace/device-virtual-go/231/archives/cost.csv 04:04:29 + cut -d, -f6 [Pipeline] lock 04:04:29 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-231-stack-cost] 04:04:29 Resource [jenkins-edgexfoundry-device-virtual-go-main-231-stack-cost] did not exist. Created. 04:04:29 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-231-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:04:29 /w/workspace/device-virtual-go/231@tmp/durable-93d3bf73/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:04:30 + echo total: 0.10999999940395355 [Pipeline] stash 04:04:30 Warning: overwriting stash ‘stack-cost’ 04:04:30 Stashed 1 file(s) [Pipeline] } 04:04:30 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-231-stack-cost] [Pipeline] // lock [Pipeline] } 04:04:30 $ docker stop --time=1 f62d0901472b20c15d05f032796883357b292414ea66cc3d73d54c73ad9bcab7 04:04:32 $ docker rm -f --volumes f62d0901472b20c15d05f032796883357b292414ea66cc3d73d54c73ad9bcab7 [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 04:04:32 provisioning config files... 04:04:32 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3086921406359558924tmp [Pipeline] { [Pipeline] sh 04:04:33 + set +x 04:04:33 + curl -s https://codecov.io/bash 04:04:33 + bash -s -- 04:04:33 04:04:33 _____ _ 04:04:33 / ____| | | 04:04:33 | | ___ __| | ___ ___ _____ __ 04:04:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:04:33 | |___| (_) | (_| | __/ (_| (_) \ V / 04:04:33 \_____\___/ \__,_|\___|\___\___/ \_/ 04:04:33 Bash-1.0.6 04:04:33 04:04:33 04:04:33 ==> git version 2.25.1 found 04:04:33 ==> 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 04:04:33 Release-Date: 2020-01-08 04:04:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:04:33 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:04:33 ==> Jenkins CI detected. 04:04:33 current dir:  /w/workspace/exfoundry_device-virtual-go_main 04:04:33 project root: . 04:04:33 --> token set from env 04:04:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:04:33 ==> Running gcov in . (disable via -X gcov) 04:04:33 ==> Python coveragepy not found 04:04:33 ==> Searching for coverage reports in: 04:04:33 + . 04:04:33 -> Found 1 reports 04:04:33 ==> Detecting git/mercurial file structure 04:04:33 ==> Reading reports 04:04:33 + ./coverage.out bytes=45292 04:04:33 ==> Appending adjustments 04:04:33 https://docs.codecov.io/docs/fixing-reports 04:04:33 + Found adjustments 04:04:33 ==> Gzipping contents 04:04:33 8.0K /tmp/codecov.LIjaFn.gz 04:04:33 ==> Uploading reports 04:04:33 url: https://codecov.io 04:04:33 query: branch=main&commit=436ebf3d8c4554cbb70712dea6758b85bdbc0370&build=231&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F231%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:04:33 -> Pinging Codecov 04:04:33 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=436ebf3d8c4554cbb70712dea6758b85bdbc0370&build=231&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F231%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:04:33 -> Uploading to 04:04:33 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-virtual-go/436ebf3d8c4554cbb70712dea6758b85bdbc0370/24f00ab3-e297-4cc8-857b-b3cf41bf3fce.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260514%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260514T040433Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=5fc63cc45ec88316df0b083d1df67eec1d3b4f91bc46546bfb13ba565d59038f 04:04:33 % Total % Received % Xferd Average Speed Time Time Time Current 04:04:33 Dload Upload Total Spent Left Speed 04:04:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5332 0 0 100 5332 0 40702 --:--:-- --:--:-- --:--:-- 40702 04:04:33 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/436ebf3d8c4554cbb70712dea6758b85bdbc0370 [Pipeline] } 04:04:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 04:04:34 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:04:34 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:04:34 04:04:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:04:34 latest: Pulling from edgex-devops/edgex-snyk-go 04:04:34 2d35ebdb57d9: Already exists 04:04:34 85e8836fcdb2: Pulling fs layer 04:04:34 91631faa732a: Pulling fs layer 04:04:34 f3f5ae8826fa: Pulling fs layer 04:04:34 4f4fb700ef54: Pulling fs layer 04:04:34 7861252a18e6: Pulling fs layer 04:04:34 9130f900ef6f: Pulling fs layer 04:04:34 4f4fb700ef54: Waiting 04:04:34 7861252a18e6: Waiting 04:04:34 9130f900ef6f: Waiting 04:04:34 f3f5ae8826fa: Verifying Checksum 04:04:34 f3f5ae8826fa: Download complete 04:04:34 85e8836fcdb2: Download complete 04:04:34 4f4fb700ef54: Verifying Checksum 04:04:34 4f4fb700ef54: Download complete 04:04:35 85e8836fcdb2: Pull complete 04:04:35 7861252a18e6: Verifying Checksum 04:04:35 7861252a18e6: Download complete 04:04:35 91631faa732a: Verifying Checksum 04:04:35 91631faa732a: Download complete 04:04:35 9130f900ef6f: Download complete 04:04:40 91631faa732a: Pull complete 04:04:40 f3f5ae8826fa: Pull complete 04:04:40 4f4fb700ef54: Pull complete 04:04:40 7861252a18e6: Pull complete 04:04:44 9130f900ef6f: Pull complete 04:04:44 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 04:04:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:04:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:04:44 prd-ubuntu20.04-docker-8c-8g-9324 does not seem to be running inside a container 04:04:44 $ 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:latest cat 04:04:49 $ docker top 0b116166bb8d1e4331614c48a6480642d3b6672fc4f2c39735b762a0ad9b204e -eo pid,comm [Pipeline] { [Pipeline] sh 04:04:50 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] echo 04:04:50 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh 04:04:50 + set -o pipefail 04:04:50 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' 04:04:59 04:04:59 Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... 04:04:59 04:04:59 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/4c51b4af-f1e0-4b23-b385-fd75a099f123/history/f2ce3a0f-315f-4232-9e37-2b087bb1e475 04:04:59 04:04:59 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:04:59 04:04:59 04:04:59 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 04:04:59 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 04:04:59 $ docker stop --time=1 0b116166bb8d1e4331614c48a6480642d3b6672fc4f2c39735b762a0ad9b204e 04:05:03 $ docker rm -f --volumes 0b116166bb8d1e4331614c48a6480642d3b6672fc4f2c39735b762a0ad9b204e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:05:04 + git log --format=format:%s -1 436ebf3d8c4554cbb70712dea6758b85bdbc0370 [Pipeline] sh 04:05:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:05:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:05:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:05:05 prd-ubuntu20.04-docker-8c-8g-9324 does not seem to be running inside a container 04:05:05 $ 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 04:05:06 $ docker top 74b791631a0cf854d9884109ecc8b912e3fa05dc7b8f32c338a5cbbee44f45c3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:05:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:05:06 [ssh-agent] Looking for ssh-agent implementation... 04:05:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:05:06 $ docker exec 74b791631a0cf854d9884109ecc8b912e3fa05dc7b8f32c338a5cbbee44f45c3 ssh-agent 04:05:06 SSH_AUTH_SOCK=/tmp/ssh-NuIsUj7rhLLS/agent.32 04:05:06 SSH_AGENT_PID=38 04:05:06 Running ssh-add (command line suppressed) 04:05:06 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_13884225736837236611.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_13884225736837236611.key) 04:05:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:05:07 + git semver tag 04:05:07 2026-05-14 04:05:07,293 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 04:05:07 2026-05-14 04:05:07,296 [run_tag] DEBUG tag force:False 04:05:07 2026-05-14 04:05:07,296 [check_head_tag] DEBUG check head tag 04:05:07 2026-05-14 04:05:07,297 [execute] INFO git cat-file --batch-check 04:05:07 2026-05-14 04:05:07,297 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=, shell=False, universal_newlines=False) 04:05:07 2026-05-14 04:05:07,299 [execute] INFO git cat-file --batch 04:05:07 2026-05-14 04:05:07,299 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=, shell=False, universal_newlines=False) 04:05:07 2026-05-14 04:05:07,308 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 04:05:07 2026-05-14 04:05:07,308 [execute] INFO git tag -a v4.1.0-dev.19 -m v4.1.0-dev.19 04:05:07 2026-05-14 04:05:07,309 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.19', '-m', 'v4.1.0-dev.19'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=None, shell=False, universal_newlines=False) 04:05:07 2026-05-14 04:05:07,311 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 04:05:07 4.1.0-dev.19 [Pipeline] } 04:05:07 $ docker exec --env ******** --env ******** 74b791631a0cf854d9884109ecc8b912e3fa05dc7b8f32c338a5cbbee44f45c3 ssh-agent -k 04:05:07 unset SSH_AUTH_SOCK; 04:05:07 unset SSH_AGENT_PID; 04:05:07 echo Agent pid 38 killed; 04:05:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:05:07 + git semver [Pipeline] } 04:05:08 $ docker stop --time=1 74b791631a0cf854d9884109ecc8b912e3fa05dc7b8f32c338a5cbbee44f45c3 04:05:09 $ docker rm -f --volumes 74b791631a0cf854d9884109ecc8b912e3fa05dc7b8f32c338a5cbbee44f45c3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:05:10 04:05:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:05:11 0.23.1-centos7: Pulling from edgex-lftools 04:05:11 ab5ef0e58194: Pulling fs layer 04:05:11 9712f1f96733: Pulling fs layer 04:05:11 63f879dbbcfc: Pulling fs layer 04:05:11 0d9ebad4ef96: Pulling fs layer 04:05:11 e9a5061849ea: Pulling fs layer 04:05:11 d747dcd14b5f: Pulling fs layer 04:05:11 2de7ff778b66: Pulling fs layer 04:05:11 e9a5061849ea: Waiting 04:05:11 0d9ebad4ef96: Waiting 04:05:11 2de7ff778b66: Waiting 04:05:11 d747dcd14b5f: Waiting 04:05:11 9712f1f96733: Verifying Checksum 04:05:11 9712f1f96733: Download complete 04:05:11 63f879dbbcfc: Verifying Checksum 04:05:11 63f879dbbcfc: Download complete 04:05:12 e9a5061849ea: Verifying Checksum 04:05:12 e9a5061849ea: Download complete 04:05:12 d747dcd14b5f: Verifying Checksum 04:05:12 d747dcd14b5f: Download complete 04:05:12 ab5ef0e58194: Download complete 04:05:12 0d9ebad4ef96: Verifying Checksum 04:05:12 0d9ebad4ef96: Download complete 04:05:12 2de7ff778b66: Verifying Checksum 04:05:15 ab5ef0e58194: Pull complete 04:05:15 9712f1f96733: Pull complete 04:05:16 63f879dbbcfc: Pull complete 04:05:22 0d9ebad4ef96: Pull complete 04:05:22 e9a5061849ea: Pull complete 04:05:22 d747dcd14b5f: Pull complete 04:05:23 2de7ff778b66: Pull complete 04:05:23 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:05:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:05:23 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:05:23 prd-ubuntu20.04-docker-8c-8g-9324 does not seem to be running inside a container 04:05:23 $ 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 04:05:28 $ docker top e127fbf7b7f34c6e4adcc84f607b6d37ed8f080555c841d3b50cdac86f9ffb17 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:05:28 provisioning config files... 04:05:28 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3186112362800041845tmp 04:05:28 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9198402149644139423tmp 04:05:28 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config11928544233014238046tmp [Pipeline] { [Pipeline] echo 04:05:28 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:05:28 ---> sigul-configuration.sh 04:05:28 gpg: directory `/root/.gnupg' created 04:05:28 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:05:28 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:05:28 gpg: keyring `/root/.gnupg/secring.gpg' created 04:05:28 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:05:28 gpg: CAST5 encrypted data 04:05:28 gpg: encrypted with 1 passphrase 04:05:28 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:05:29 + mkdir /home/jenkins 04:05:29 + mkdir /home/jenkins/sigul [Pipeline] sh 04:05:29 + 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 04:05:29 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:05:30 ---> sigul-install.sh 04:05:30 Sigul already installed; skipping installation. [Pipeline] sh 04:05:30 + git tag --list 04:05:30 v1.0.0 04:05:30 v1.1.0 04:05:30 v1.1.1 04:05:30 v1.2.1 04:05:30 v1.2.2 04:05:30 v1.2.3 04:05:30 v1.3.0 04:05:30 v1.3.1 04:05:30 v2.0.0 04:05:30 v2.1.0 04:05:30 v2.1.1 04:05:30 v2.2.0 04:05:30 v2.3.0 04:05:30 v3.0 04:05:30 v3.0.0 04:05:30 v3.1 04:05:30 v3.1.0 04:05:30 v3.1.1 04:05:30 v4.0 04:05:30 v4.0.0 04:05:30 v4.0.1 04:05:30 v4.1.0-dev.1 04:05:30 v4.1.0-dev.10 04:05:30 v4.1.0-dev.11 04:05:30 v4.1.0-dev.12 04:05:30 v4.1.0-dev.13 04:05:30 v4.1.0-dev.14 04:05:30 v4.1.0-dev.15 04:05:30 v4.1.0-dev.16 04:05:30 v4.1.0-dev.17 04:05:30 v4.1.0-dev.18 04:05:30 v4.1.0-dev.19 04:05:30 v4.1.0-dev.2 04:05:30 v4.1.0-dev.3 04:05:30 v4.1.0-dev.4 04:05:30 v4.1.0-dev.5 04:05:30 v4.1.0-dev.6 04:05:30 v4.1.0-dev.7 04:05:30 v4.1.0-dev.8 04:05:30 v4.1.0-dev.9 [Pipeline] sh 04:05:30 + lftools sign git-tag v4.1.0-dev.19 04:05:31 Signing Git tag with Sigul... 04:05:31 Signing v4.1.0-dev.19 [Pipeline] echo 04:05:32 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:05:32 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:05:32 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:05:32 $ docker stop --time=1 e127fbf7b7f34c6e4adcc84f607b6d37ed8f080555c841d3b50cdac86f9ffb17 04:05:34 $ docker rm -f --volumes e127fbf7b7f34c6e4adcc84f607b6d37ed8f080555c841d3b50cdac86f9ffb17 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:05:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:05:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:05:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:05:37 prd-ubuntu20.04-docker-8c-8g-9324 does not seem to be running inside a container 04:05:37 $ 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 04:05:37 $ docker top 925d5c08c990cfe659f37f8af916881bbd6dfe974c08c27d1776245760e64c75 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:05:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:05:37 [ssh-agent] Looking for ssh-agent implementation... 04:05:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:05:37 $ docker exec 925d5c08c990cfe659f37f8af916881bbd6dfe974c08c27d1776245760e64c75 ssh-agent 04:05:38 SSH_AUTH_SOCK=/tmp/ssh-FiHk22OqDMWa/agent.32 04:05:38 SSH_AGENT_PID=38 04:05:38 Running ssh-add (command line suppressed) 04:05:38 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6224733681137330439.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6224733681137330439.key) 04:05:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:05:38 + git semver bump pre 04:05:39 2026-05-14 04:05:39,042 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 04:05:39 2026-05-14 04:05:39,045 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 04:05:39 2026-05-14 04:05:39,046 [bump_version] DEBUG bumping version:4.1.0-dev.19 on axis:pre with prefix:dev 04:05:39 2026-05-14 04:05:39,046 [bump_version] DEBUG bumped version:4.1.0-dev.20 04:05:39 2026-05-14 04:05:39,046 [write_version] DEBUG write version:4.1.0-dev.20 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True 04:05:39 2026-05-14 04:05:39,046 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 04:05:39 2026-05-14 04:05:39,046 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main 04:05:39 2026-05-14 04:05:39,048 [execute] INFO git cat-file --batch-check 04:05:39 2026-05-14 04:05:39,048 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=, shell=False, universal_newlines=False) 04:05:39 2026-05-14 04:05:39,051 [execute] INFO git cat-file --batch 04:05:39 2026-05-14 04:05:39,051 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=, shell=False, universal_newlines=False) 04:05:39 2026-05-14 04:05:39,055 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 04:05:39 4.1.0-dev.20 [Pipeline] } 04:05:39 $ docker exec --env ******** --env ******** 925d5c08c990cfe659f37f8af916881bbd6dfe974c08c27d1776245760e64c75 ssh-agent -k 04:05:39 unset SSH_AUTH_SOCK; 04:05:39 unset SSH_AGENT_PID; 04:05:39 echo Agent pid 38 killed; 04:05:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:05:39 + git semver [Pipeline] } 04:05:40 $ docker stop --time=1 925d5c08c990cfe659f37f8af916881bbd6dfe974c08c27d1776245760e64c75 04:05:41 $ docker rm -f --volumes 925d5c08c990cfe659f37f8af916881bbd6dfe974c08c27d1776245760e64c75 [Pipeline] // withDockerContainer [Pipeline] sh 04:05:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:05:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:05:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:05:43 prd-ubuntu20.04-docker-8c-8g-9324 does not seem to be running inside a container 04:05:43 $ 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 04:05:43 $ docker top 8a537ef13bd8b7ea6bac00b2bc62024876079f900cc853e0e1a867d796ff19e3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:05:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:05:43 [ssh-agent] Looking for ssh-agent implementation... 04:05:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:05:44 $ docker exec 8a537ef13bd8b7ea6bac00b2bc62024876079f900cc853e0e1a867d796ff19e3 ssh-agent 04:05:44 SSH_AUTH_SOCK=/tmp/ssh-I3s2FjkhfPFS/agent.32 04:05:44 SSH_AGENT_PID=38 04:05:44 Running ssh-add (command line suppressed) 04:05:44 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6219616656335434707.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6219616656335434707.key) 04:05:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:05:44 + git semver push 04:05:45 2026-05-14 04:05:44,907 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 04:05:45 2026-05-14 04:05:44,910 [run_push] DEBUG push 04:05:45 2026-05-14 04:05:44,911 [execute] INFO git cat-file --batch-check 04:05:45 2026-05-14 04:05:44,911 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=, shell=False, universal_newlines=False) 04:05:45 2026-05-14 04:05:44,914 [execute] INFO git rev-list e36c80e7ffcf8efd0741662fb2bcee0c83ae1989 -- 04:05:45 2026-05-14 04:05:44,915 [execute] DEBUG Popen(['git', 'rev-list', 'e36c80e7ffcf8efd0741662fb2bcee0c83ae1989', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 04:05:45 2026-05-14 04:05:44,924 [execute] INFO git fetch -v -- origin 04:05:45 2026-05-14 04:05:44,924 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=None, shell=False, universal_newlines=True) 04:05:45 2026-05-14 04:05:45,479 [run_push] DEBUG no remote changes detected 04:05:45 2026-05-14 04:05:45,479 [execute] INFO git push origin semver 04:05:45 2026-05-14 04:05:45,479 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 04:05:46 2026-05-14 04:05:46,611 [run_push] DEBUG push all version tags 04:05:46 2026-05-14 04:05:46,612 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 04:05:46 2026-05-14 04:05:46,612 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=None, shell=False, universal_newlines=False) 04:05:47 2026-05-14 04:05:47,788 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 04:05:47 4.1.0-dev.20 [Pipeline] } 04:05:48 $ docker exec --env ******** --env ******** 8a537ef13bd8b7ea6bac00b2bc62024876079f900cc853e0e1a867d796ff19e3 ssh-agent -k 04:05:48 unset SSH_AUTH_SOCK; 04:05:48 unset SSH_AGENT_PID; 04:05:48 echo Agent pid 38 killed; 04:05:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:05:48 + git semver [Pipeline] } 04:05:49 $ docker stop --time=1 8a537ef13bd8b7ea6bac00b2bc62024876079f900cc853e0e1a867d796ff19e3 04:05:50 $ docker rm -f --volumes 8a537ef13bd8b7ea6bac00b2bc62024876079f900cc853e0e1a867d796ff19e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 04:05:52 + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] 04:05:52 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 04:05:52 total 16 04:05:52 drwxr-xr-x 3 root root 4096 May 14 03:54 . 04:05:52 drwxrwxr-x 9 jenkins jenkins 4096 May 14 04:05 .. 04:05:52 drwxr-xr-x 2 root root 4096 May 14 03:54 cost 04:05:52 -rw-r--r-- 1 root root 89 May 14 03:54 cost.csv 04:05:52 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives 04:05:52 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 04:05:52 total 16 04:05:52 drwxr-xr-x 3 jenkins jenkins 4096 May 14 03:54 . 04:05:52 drwxrwxr-x 9 jenkins jenkins 4096 May 14 04:05 .. 04:05:52 drwxr-xr-x 2 jenkins jenkins 4096 May 14 03:54 cost 04:05:52 -rw-r--r-- 1 jenkins jenkins 89 May 14 03:54 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:05:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:05:53 ---> package-listing.sh 04:05:53 ++ facter osfamily 04:05:53 ++ tr '[:upper:]' '[:lower:]' 04:05:53 + OS_FAMILY=debian 04:05:53 + workspace=/w/workspace/exfoundry_device-virtual-go_main 04:05:53 + START_PACKAGES=/tmp/packages_start.txt 04:05:53 + END_PACKAGES=/tmp/packages_end.txt 04:05:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:05:53 + PACKAGES=/tmp/packages_start.txt 04:05:53 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 04:05:53 + PACKAGES=/tmp/packages_end.txt 04:05:53 + case "${OS_FAMILY}" in 04:05:53 + dpkg -l 04:05:53 + grep '^ii' 04:05:53 + '[' -f /tmp/packages_start.txt ']' 04:05:53 + '[' -f /tmp/packages_end.txt ']' 04:05:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:05:53 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 04:05:53 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 04:05:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 04:05:54 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 04:05:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:05:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:05:55 prd-ubuntu20.04-docker-8c-8g-9324 does not seem to be running inside a container 04:05:55 $ 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 04:05:55 $ docker top fb8e4bd91cff38e7fa24f31350816536b22aa174c28843854854aae1a7949809 -eo pid,comm [Pipeline] { [Pipeline] sh 04:05:56 + touch /tmp/pre-build-complete [Pipeline] sh 04:05:56 + mkdir -p /var/log/sysstat [Pipeline] sh 04:05:57 + ls /var/log/sa-host 04:05:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:05:57 provisioning config files... 04:05:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config5720843557521372453tmp [Pipeline] { [Pipeline] echo 04:05:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:05:57 ---> create-netrc.sh [Pipeline] } 04:05:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:05:58 ---> python-tools-install.sh [Pipeline] echo 04:05:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:05:58 ---> sudo-logs.sh 04:05:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:05:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:05:59 ---> job-cost.sh 04:05:59 lf-activate-venv: SKIPPING 04:05:59 DEBUG: total: 0.2199999988079071 04:05:59 INFO: Retrieving Stack Cost... 04:05:59 INFO: Retrieving Pricing Info for: v3-standard-8 04:06:00 INFO: Archiving Costs [Pipeline] echo 04:06:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:06:00 ---> logs-deploy.sh 04:06:00 lf-activate-venv: SKIPPING 04:06:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/231 04:06:00 INFO: archiving workspace using pattern(s): 04:06:01 Archives upload complete. 04:06:01 INFO: archiving logs to Nexus 04:06:02 ---> uname -a: 04:06:02 Linux prd-ubuntu20-04-docker-8c-8g-9324 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 04:06:02 04:06:02 04:06:02 ---> lscpu: 04:06:02 Architecture: x86_64 04:06:02 CPU op-mode(s): 32-bit, 64-bit 04:06:02 Byte Order: Little Endian 04:06:02 Address sizes: 40 bits physical, 48 bits virtual 04:06:02 CPU(s): 8 04:06:02 On-line CPU(s) list: 0-7 04:06:02 Thread(s) per core: 1 04:06:02 Core(s) per socket: 1 04:06:02 Socket(s): 8 04:06:02 NUMA node(s): 1 04:06:02 Vendor ID: AuthenticAMD 04:06:02 CPU family: 23 04:06:02 Model: 49 04:06:02 Model name: AMD EPYC-Rome Processor 04:06:02 Stepping: 0 04:06:02 CPU MHz: 2799.998 04:06:02 BogoMIPS: 5599.99 04:06:02 Virtualization: AMD-V 04:06:02 Hypervisor vendor: KVM 04:06:02 Virtualization type: full 04:06:02 L1d cache: 256 KiB 04:06:02 L1i cache: 256 KiB 04:06:02 L2 cache: 4 MiB 04:06:02 L3 cache: 128 MiB 04:06:02 NUMA node0 CPU(s): 0-7 04:06:02 Vulnerability Gather data sampling: Not affected 04:06:02 Vulnerability Itlb multihit: Not affected 04:06:02 Vulnerability L1tf: Not affected 04:06:02 Vulnerability Mds: Not affected 04:06:02 Vulnerability Meltdown: Not affected 04:06:02 Vulnerability Mmio stale data: Not affected 04:06:02 Vulnerability Retbleed: Vulnerable 04:06:02 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:06:02 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:06:02 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 04:06:02 Vulnerability Srbds: Not affected 04:06:02 Vulnerability Tsx async abort: Not affected 04:06:02 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 04:06:02 04:06:02 04:06:02 ---> nproc: 04:06:02 8 04:06:02 04:06:02 04:06:02 ---> df -h: 04:06:02 Filesystem Size Used Avail Use% Mounted on 04:06:02 overlay 155G 14G 141G 9% / 04:06:02 tmpfs 64M 0 64M 0% /dev 04:06:02 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:06:02 shm 64M 0 64M 0% /dev/shm 04:06:02 /dev/vda1 155G 14G 141G 9% /facter-os 04:06:02 04:06:02 04:06:02 ---> sar -b -r -n DEV: 04:06:02 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-9324) 05/14/26 _x86_64_ (8 CPU) 04:06:02 04:06:02 03:48:21 LINUX RESTART (8 CPU) 04:06:02 04:06:02 03:49:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:06:02 03:50:01 364.99 19.79 345.20 0.00 3276.87 58119.91 0.00 04:06:02 03:51:01 183.79 2.08 181.70 0.00 22.93 41039.44 0.00 04:06:02 03:52:01 119.04 0.30 118.74 0.00 35.59 34921.83 0.00 04:06:02 03:53:01 1.77 0.00 1.77 0.00 0.00 19.46 0.00 04:06:02 03:54:01 0.97 0.12 0.85 0.00 3.60 10.53 0.00 04:06:02 03:55:01 51.77 0.18 51.59 0.00 9.73 21941.41 0.00 04:06:02 03:56:01 1.67 0.00 1.67 0.00 0.00 19.33 0.00 04:06:02 03:57:01 1.42 0.00 1.42 0.00 0.00 15.86 0.00 04:06:02 03:58:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 04:06:02 03:59:01 1.88 0.00 1.88 0.00 0.00 23.20 0.00 04:06:02 04:00:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 04:06:02 04:01:01 1.87 0.00 1.87 0.00 0.00 21.06 0.00 04:06:02 04:02:01 0.88 0.00 0.88 0.00 0.00 9.60 0.00 04:06:02 04:03:01 1.33 0.00 1.33 0.00 0.00 16.13 0.00 04:06:02 04:04:01 1.45 0.02 1.43 0.00 0.13 16.93 0.00 04:06:02 04:05:01 49.69 0.85 48.84 0.00 21.60 28927.31 0.00 04:06:02 04:06:01 111.10 0.18 110.91 0.00 13.06 33091.82 0.00 04:06:02 Average: 52.37 1.37 51.01 0.00 196.00 12791.63 0.00 04:06:02 04:06:02 03:49:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:06:02 03:50:01 28335188 31465572 819008 2.49 94160 3302428 2096508 6.18 1129192 2992832 1368 04:06:02 03:51:01 25891672 30691220 1582724 4.81 157496 4727700 2773788 8.18 2350196 4020800 423096 04:06:02 03:52:01 26655080 31520296 755680 2.30 161264 4806040 1664192 4.91 1637276 3994760 148 04:06:02 03:53:01 26655580 31520876 754880 2.30 161296 4806040 1664192 4.91 1636368 3994764 52 04:06:02 03:54:01 26658612 31524236 751340 2.29 161316 4806180 1716180 5.06 1630228 3994844 12 04:06:02 03:55:01 26129376 31511968 761868 2.32 175212 5258388 1702272 5.02 1662940 4434460 332 04:06:02 03:56:01 26130476 31512932 760856 2.31 175244 5258392 1702272 5.02 1662864 4434464 168 04:06:02 03:57:01 26136492 31518980 754712 2.30 175252 5258392 1702272 5.02 1657224 4434464 140 04:06:02 03:58:01 26136468 31518976 754640 2.30 175272 5258400 1702272 5.02 1657076 4434472 48 04:06:02 03:59:01 26141704 31524260 749240 2.28 175316 5258372 1702272 5.02 1651936 4434452 16 04:06:02 04:00:01 26142632 31525224 748196 2.28 175332 5258380 1702272 5.02 1651424 4434456 16 04:06:02 04:01:01 26142216 31524916 748308 2.28 175376 5258384 1702272 5.02 1651232 4434464 32 04:06:02 04:02:01 26142592 31525300 747744 2.27 175388 5258384 1702272 5.02 1650924 4434464 8 04:06:02 04:03:01 26142592 31525332 747672 2.27 175404 5258388 1702272 5.02 1650996 4434472 56 04:06:02 04:04:01 26142212 31525056 747980 2.28 175444 5258384 1733740 5.11 1650784 4434464 36 04:06:02 04:05:01 24918300 31489988 777404 2.37 211880 6310296 1883152 5.55 1844660 5359692 250880 04:06:02 04:06:01 24527260 31422364 840832 2.56 228640 6574828 1812400 5.34 1846540 5704900 1064 04:06:02 Average: 26178144 31461617 811946 2.47 172311 5171610 1803800 5.32 1683639 4376896 39851 04:06:02 04:06:02 03:49:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:06:02 03:50:01 ens3 453.41 316.27 8137.18 93.63 0.00 0.00 0.00 0.00 04:06:02 03:50:01 docker0 69.04 88.70 6.37 451.76 0.00 0.00 0.00 0.00 04:06:02 03:50:01 lo 4.95 4.95 0.50 0.50 0.00 0.00 0.00 0.00 04:06:02 03:50:01 veth093d8fa 40.40 49.45 4.04 40.16 0.00 0.00 0.00 0.00 04:06:02 03:51:01 veth9988bda 0.05 0.18 0.00 0.02 0.00 0.00 0.00 0.00 04:06:02 03:51:01 ens3 463.76 347.26 2856.08 43.23 0.00 0.00 0.00 0.00 04:06:02 03:51:01 docker0 328.33 431.41 26.54 2824.91 0.00 0.00 0.00 0.00 04:06:02 03:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:06:02 03:52:01 ens3 76.82 63.26 234.92 215.06 0.00 0.00 0.00 0.00 04:06:02 03:52:01 docker0 4.52 8.98 0.33 128.25 0.00 0.00 0.00 0.00 04:06:02 03:52:01 lo 5.40 5.40 0.54 0.54 0.00 0.00 0.00 0.00 04:06:02 03:53:01 ens3 1.07 0.10 0.11 0.01 0.00 0.00 0.00 0.00 04:06:02 03:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:06:02 03:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:06:02 03:54:01 ens3 1.38 0.75 0.76 0.54 0.00 0.00 0.00 0.00 04:06:02 03:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:06:02 03:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:06:02 03:55:01 ens3 92.25 61.51 2525.91 11.73 0.00 0.00 0.00 0.00 04:06:02 03:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:06:02 03:55:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 04:06:02 03:56:01 ens3 0.60 0.00 0.06 0.00 0.00 0.00 0.00 0.00 04:06:02 03:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:06:02 03:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:06:02 03:57:01 ens3 0.48 0.27 0.27 0.20 0.00 0.00 0.00 0.00 04:06:02 03:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:06:02 03:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:06:02 03:58:01 ens3 0.17 0.02 0.02 0.00 0.00 0.00 0.00 0.00 04:06:02 03:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:06:02 03:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:06:02 03:59:01 ens3 0.38 0.22 0.15 0.07 0.00 0.00 0.00 0.00 04:06:02 03:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:06:02 03:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:06:02 04:00:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:06:02 04:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:06:02 04:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:06:02 04:01:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 04:06:02 04:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:06:02 04:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:06:02 04:02:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:06:02 04:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:06:02 04:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:06:02 04:03:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 04:06:02 04:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:06:02 04:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:06:02 04:04:01 ens3 1.07 0.42 0.45 0.28 0.00 0.00 0.00 0.00 04:06:02 04:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:06:02 04:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:06:02 04:05:01 ens3 208.73 142.74 4792.19 19.84 0.00 0.00 0.00 0.00 04:06:02 04:05:01 docker0 61.82 66.99 5.66 757.28 0.00 0.00 0.00 0.00 04:06:02 04:05:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 04:06:02 04:06:01 ens3 230.88 155.56 3298.21 177.94 0.00 0.00 0.00 0.00 04:06:02 04:06:01 docker0 2.50 1.87 0.43 0.69 0.00 0.00 0.00 0.00 04:06:02 04:06:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 04:06:02 Average: ens3 89.73 63.78 1278.31 33.03 0.00 0.00 0.00 0.00 04:06:02 Average: docker0 27.38 35.12 2.31 244.66 0.00 0.00 0.00 0.00 04:06:02 Average: lo 0.88 0.88 0.09 0.09 0.00 0.00 0.00 0.00 04:06:02 04:06:02 04:06:02 ---> sar -P ALL: 04:06:02 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-9324) 05/14/26 _x86_64_ (8 CPU) 04:06:02 04:06:02 03:48:21 LINUX RESTART (8 CPU) 04:06:02 04:06:02 03:49:02 CPU %user %nice %system %iowait %steal %idle 04:06:02 03:50:01 all 8.05 0.00 3.01 1.49 0.07 87.38 04:06:02 03:50:01 0 8.61 0.00 2.42 0.21 0.07 88.69 04:06:02 03:50:01 1 7.19 0.00 3.68 1.84 0.07 87.23 04:06:02 03:50:01 2 7.43 0.00 2.88 0.29 0.07 89.33 04:06:02 03:50:01 3 8.32 0.00 3.21 0.34 0.05 88.08 04:06:02 03:50:01 4 6.44 0.00 3.48 6.06 0.07 83.96 04:06:02 03:50:01 5 7.41 0.00 2.12 0.94 0.07 89.45 04:06:02 03:50:01 6 8.35 0.00 2.56 1.49 0.07 87.53 04:06:02 03:50:01 7 10.68 0.00 3.70 0.77 0.07 84.78 04:06:02 03:51:01 all 45.29 0.00 7.13 0.76 0.08 46.74 04:06:02 03:51:01 0 45.86 0.00 7.76 1.35 0.07 44.97 04:06:02 03:51:01 1 46.48 0.00 6.76 0.27 0.08 46.40 04:06:02 03:51:01 2 45.50 0.00 7.13 0.49 0.08 46.80 04:06:02 03:51:01 3 44.72 0.00 6.89 0.42 0.08 47.88 04:06:02 03:51:01 4 45.00 0.00 6.85 0.15 0.07 47.93 04:06:02 03:51:01 5 45.01 0.00 7.31 2.93 0.08 44.67 04:06:02 03:51:01 6 43.98 0.00 7.50 0.37 0.07 48.08 04:06:02 03:51:01 7 45.76 0.00 6.87 0.10 0.08 47.19 04:06:02 03:52:01 all 31.42 0.00 5.43 0.68 0.20 62.28 04:06:02 03:52:01 0 30.74 0.00 4.90 0.17 0.07 64.12 04:06:02 03:52:01 1 31.38 0.00 5.12 1.90 0.08 61.52 04:06:02 03:52:01 2 31.34 0.00 5.41 1.58 0.08 61.59 04:06:02 03:52:01 3 32.88 0.00 5.59 0.08 0.07 61.38 04:06:02 03:52:01 4 32.08 0.00 5.24 0.18 0.08 62.41 04:06:02 03:52:01 5 30.18 0.00 4.97 0.20 0.07 64.59 04:06:02 03:52:01 6 31.48 0.00 5.47 0.72 0.08 62.24 04:06:02 03:52:01 7 31.24 0.00 6.71 0.61 1.03 60.41 04:06:02 03:53:01 all 0.03 0.00 0.02 0.22 0.01 99.72 04:06:02 03:53:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:06:02 03:53:01 1 0.02 0.00 0.03 1.01 0.02 98.93 04:06:02 03:53:01 2 0.05 0.00 0.02 0.73 0.02 99.18 04:06:02 03:53:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:06:02 03:53:01 4 0.05 0.00 0.05 0.00 0.03 99.87 04:06:02 03:53:01 5 0.10 0.00 0.00 0.00 0.00 99.90 04:06:02 03:53:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:06:02 03:53:01 7 0.03 0.00 0.02 0.00 0.02 99.93 04:06:02 03:54:01 all 0.05 0.00 0.04 31.18 0.02 68.71 04:06:02 03:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:06:02 03:54:01 1 0.07 0.00 0.03 94.81 0.03 5.06 04:06:02 03:54:01 2 0.07 0.00 0.03 9.44 0.02 90.44 04:06:02 03:54:01 3 0.00 0.00 0.02 41.74 0.02 58.23 04:06:02 03:54:01 4 0.10 0.00 0.05 76.53 0.02 23.30 04:06:02 03:54:01 5 0.03 0.00 0.03 0.00 0.00 99.93 04:06:02 03:54:01 6 0.08 0.00 0.05 26.70 0.00 73.17 04:06:02 03:54:01 7 0.03 0.00 0.08 0.52 0.05 99.32 04:06:02 03:55:01 all 2.11 0.00 0.98 11.03 0.03 85.84 04:06:02 03:55:01 0 2.33 0.00 1.22 0.07 0.03 96.35 04:06:02 03:55:01 1 1.29 0.00 0.74 41.68 0.02 56.27 04:06:02 03:55:01 2 2.89 0.00 1.27 0.02 0.05 95.77 04:06:02 03:55:01 3 1.91 0.00 0.57 0.03 0.03 97.45 04:06:02 03:55:01 4 1.84 0.00 1.17 46.18 0.03 50.77 04:06:02 03:55:01 5 2.16 0.00 0.89 0.03 0.03 96.88 04:06:02 03:55:01 6 2.11 0.00 1.19 0.20 0.02 96.48 04:06:02 03:55:01 7 2.36 0.00 0.80 0.12 0.05 96.67 04:06:02 03:56:01 all 0.25 0.00 0.01 0.01 0.01 99.73 04:06:02 03:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:06:02 03:56:01 1 1.86 0.00 0.00 0.03 0.02 98.09 04:06:02 03:56:01 2 0.03 0.00 0.03 0.00 0.02 99.92 04:06:02 03:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:06:02 03:56:01 4 0.00 0.00 0.02 0.02 0.02 99.95 04:06:02 03:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:06:02 03:56:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:06:02 03:56:01 7 0.02 0.00 0.02 0.00 0.03 99.93 04:06:02 03:57:01 all 0.26 0.00 0.02 0.00 0.01 99.70 04:06:02 03:57:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:06:02 03:57:01 1 1.84 0.00 0.02 0.02 0.02 98.11 04:06:02 03:57:01 2 0.10 0.00 0.03 0.00 0.02 99.85 04:06:02 03:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:06:02 03:57:01 4 0.03 0.00 0.03 0.02 0.00 99.92 04:06:02 03:57:01 5 0.02 0.00 0.02 0.00 0.02 99.95 04:06:02 03:57:01 6 0.08 0.00 0.02 0.00 0.02 99.88 04:06:02 03:57:01 7 0.02 0.00 0.02 0.00 0.02 99.95 04:06:02 03:58:01 all 0.16 0.00 0.02 0.00 0.01 99.82 04:06:02 03:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:06:02 03:58:01 1 0.76 0.00 0.10 0.00 0.02 99.12 04:06:02 03:58:01 2 0.07 0.00 0.03 0.00 0.00 99.90 04:06:02 03:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:06:02 03:58:01 4 0.02 0.00 0.00 0.00 0.02 99.97 04:06:02 03:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:06:02 03:58:01 6 0.32 0.00 0.00 0.00 0.00 99.68 04:06:02 03:58:01 7 0.03 0.00 0.00 0.00 0.02 99.95 04:06:02 03:59:01 all 0.03 0.00 0.01 0.01 0.01 99.94 04:06:02 03:59:01 0 0.03 0.00 0.00 0.00 0.02 99.95 04:06:02 03:59:01 1 0.07 0.00 0.02 0.03 0.03 99.85 04:06:02 03:59:01 2 0.03 0.00 0.02 0.02 0.03 99.90 04:06:02 03:59:01 3 0.00 0.00 0.02 0.02 0.00 99.97 04:06:02 03:59:01 4 0.03 0.00 0.00 0.00 0.00 99.97 04:06:02 03:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:06:02 03:59:01 6 0.03 0.00 0.00 0.00 0.00 99.97 04:06:02 03:59:01 7 0.03 0.00 0.02 0.02 0.02 99.92 04:06:02 04:00:01 all 0.03 0.00 0.02 0.00 0.01 99.94 04:06:02 04:00:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:06:02 04:00:01 1 0.02 0.00 0.02 0.00 0.02 99.95 04:06:02 04:00:01 2 0.07 0.00 0.03 0.00 0.00 99.90 04:06:02 04:00:01 3 0.02 0.00 0.00 0.00 0.02 99.97 04:06:02 04:00:01 4 0.07 0.00 0.02 0.03 0.02 99.87 04:06:02 04:00:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:06:02 04:00:01 6 0.05 0.00 0.02 0.00 0.00 99.93 04:06:02 04:00:01 7 0.02 0.00 0.02 0.00 0.03 99.93 04:06:02 04:06:02 04:00:01 CPU %user %nice %system %iowait %steal %idle 04:06:02 04:01:01 all 0.12 0.00 0.02 0.00 0.01 99.85 04:06:02 04:01:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:06:02 04:01:01 1 0.76 0.00 0.05 0.03 0.02 99.14 04:06:02 04:01:01 2 0.05 0.00 0.02 0.00 0.02 99.92 04:06:02 04:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:06:02 04:01:01 4 0.08 0.00 0.02 0.00 0.00 99.90 04:06:02 04:01:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:06:02 04:01:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:06:02 04:01:01 7 0.02 0.00 0.05 0.00 0.02 99.92 04:06:02 04:02:01 all 0.07 0.00 0.01 0.00 0.01 99.91 04:06:02 04:02:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:06:02 04:02:01 1 0.40 0.00 0.00 0.00 0.02 99.58 04:06:02 04:02:01 2 0.05 0.00 0.02 0.00 0.00 99.93 04:06:02 04:02:01 3 0.02 0.00 0.00 0.00 0.02 99.97 04:06:02 04:02:01 4 0.02 0.00 0.00 0.00 0.02 99.97 04:06:02 04:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:06:02 04:02:01 6 0.03 0.00 0.00 0.00 0.00 99.97 04:06:02 04:02:01 7 0.02 0.00 0.05 0.00 0.03 99.90 04:06:02 04:03:01 all 0.02 0.00 0.02 0.01 0.01 99.94 04:06:02 04:03:01 0 0.02 0.00 0.00 0.00 0.02 99.97 04:06:02 04:03:01 1 0.03 0.00 0.02 0.02 0.02 99.92 04:06:02 04:03:01 2 0.03 0.00 0.03 0.00 0.02 99.92 04:06:02 04:03:01 3 0.00 0.00 0.02 0.03 0.00 99.95 04:06:02 04:03:01 4 0.03 0.00 0.03 0.00 0.00 99.93 04:06:02 04:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:06:02 04:03:01 6 0.03 0.00 0.00 0.00 0.02 99.95 04:06:02 04:03:01 7 0.03 0.00 0.03 0.00 0.03 99.90 04:06:02 04:04:01 all 0.12 0.00 0.03 0.00 0.00 99.85 04:06:02 04:04:01 0 0.02 0.00 0.00 0.02 0.00 99.97 04:06:02 04:04:01 1 0.76 0.00 0.03 0.02 0.02 99.17 04:06:02 04:04:01 2 0.03 0.00 0.07 0.00 0.00 99.90 04:06:02 04:04:01 3 0.03 0.00 0.02 0.00 0.00 99.95 04:06:02 04:04:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:06:02 04:04:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:06:02 04:04:01 6 0.05 0.00 0.03 0.00 0.00 99.92 04:06:02 04:04:01 7 0.03 0.00 0.03 0.00 0.02 99.92 04:06:02 04:05:01 all 4.59 0.00 1.71 1.50 0.04 92.17 04:06:02 04:05:01 0 3.38 0.00 1.62 0.17 0.03 94.79 04:06:02 04:05:01 1 5.37 0.00 2.31 1.57 0.03 90.72 04:06:02 04:05:01 2 4.29 0.00 1.53 0.17 0.05 93.96 04:06:02 04:05:01 3 4.75 0.00 1.58 0.35 0.03 93.29 04:06:02 04:05:01 4 4.43 0.00 1.47 0.02 0.03 94.05 04:06:02 04:05:01 5 4.24 0.00 1.46 1.48 0.03 92.79 04:06:02 04:05:01 6 4.70 0.00 1.45 0.02 0.03 93.80 04:06:02 04:05:01 7 5.55 0.00 2.24 8.24 0.05 83.93 04:06:02 04:06:01 all 5.22 0.00 2.15 1.95 0.05 90.62 04:06:02 04:06:01 0 4.85 0.00 3.05 0.20 0.07 91.84 04:06:02 04:06:01 1 6.01 0.00 1.85 0.86 0.05 91.24 04:06:02 04:06:01 2 5.12 0.00 1.85 0.34 0.05 92.64 04:06:02 04:06:01 3 5.25 0.00 2.14 0.02 0.05 92.55 04:06:02 04:06:01 4 5.54 0.00 2.29 6.55 0.05 85.56 04:06:02 04:06:01 5 4.67 0.00 2.44 6.74 0.05 86.10 04:06:02 04:06:01 6 5.13 0.00 1.61 0.84 0.05 92.37 04:06:02 04:06:01 7 5.20 0.00 2.01 0.08 0.07 92.64 04:06:02 Average: all 5.72 0.00 1.20 2.87 0.03 90.17 04:06:02 Average: 0 5.60 0.00 1.23 0.13 0.02 93.02 04:06:02 Average: 1 6.11 0.00 1.21 8.45 0.03 84.20 04:06:02 Average: 2 5.67 0.00 1.19 0.77 0.03 92.34 04:06:02 Average: 3 5.73 0.00 1.17 2.54 0.02 90.54 04:06:02 Average: 4 5.60 0.00 1.21 7.98 0.03 85.18 04:06:02 Average: 5 5.50 0.00 1.13 0.72 0.02 92.64 04:06:02 Average: 6 5.63 0.00 1.17 1.79 0.02 91.39 04:06:02 Average: 7 5.92 0.00 1.33 0.61 0.10 92.04 04:06:02 04:06:02 04:06:02