Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2c8c7f329682967ec1662179493059457ab078d2 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-ssh9888148649816065748.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-ssh9007415864528700556.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-modbus-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-modbus-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1193175693413741381.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-ssh6890414307888281631.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-modbus-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-modbus-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8554578831581110848.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-modbus-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-modbus-go-settings PROJECT: device-modbus-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-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-773373 in /w/workspace/gexfoundry_device-modbus-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-modbus-go.git > git init /w/workspace/gexfoundry_device-modbus-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-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-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 2c8c7f329682967ec1662179493059457ab078d2 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2c8c7f329682967ec1662179493059457ab078d2 # timeout=10 Commit message: "Merge pull request #678 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.45" > git rev-list --no-walk c708da8ae444ac50ec21e75fcd02d7f27d6045d8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:21:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:21:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:21:26 ========================================================= 02:21:26 EdgeX Global Pipelines Version Info 02:21:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:21:27 ------------------- 02:21:27 stable info: 02:21:27 ------------------- 02:21:27 Commited By: Cherry Wang cherry@iotechsys.com 02:21:27 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 02:21:27 Message: update stable to v1.0.278 02:21:27 ------------------- 02:21:27 experimental info: 02:21:27 ------------------- 02:21:27 Commited By: **** collab-it+edgex@linuxfoundation.org 02:21:27 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 02:21:27 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:21:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 02:21:28 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 02:21:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:21:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:21:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:21:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 02:21:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:21:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:21:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:21:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:21:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:21:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 02:21:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:21:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:21:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:21:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:21:28 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:21:28 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:21:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:21:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:21:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:21:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:21:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:21:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:21:28 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:21:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:21:28 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:21:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:21:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:21:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:21:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2c8c7f329682967ec1662179493059457ab078d2 [Pipeline] echo 02:21:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2c8c7f3 [Pipeline] echo 02:21:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:21:28 provisioning config files... 02:21:28 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config16118002520735061476tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:21:29 ---> ****-login.sh 02:21:29 nexus3.edgexfoundry.org:10001 02:21:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:21:29 02:21:29 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:21:29 Configure a credential helper to remove this warning. See 02:21:29 https://docs.****.com/go/credential-store/ 02:21:29 02:21:29 Login Succeeded 02:21:29 nexus3.edgexfoundry.org:10002 02:21:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:21:29 02:21:29 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:21:29 Configure a credential helper to remove this warning. See 02:21:29 https://docs.****.com/go/credential-store/ 02:21:29 02:21:29 Login Succeeded 02:21:29 nexus3.edgexfoundry.org:10003 02:21:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:21:29 02:21:29 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:21:29 Configure a credential helper to remove this warning. See 02:21:29 https://docs.****.com/go/credential-store/ 02:21:29 02:21:29 Login Succeeded 02:21:29 nexus3.edgexfoundry.org:10004 02:21:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:21:29 02:21:29 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:21:29 Configure a credential helper to remove this warning. See 02:21:29 https://docs.****.com/go/credential-store/ 02:21:29 02:21:29 Login Succeeded 02:21:29 ****.io 02:21:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:21:30 02:21:30 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:21:30 Configure a credential helper to remove this warning. See 02:21:30 https://docs.****.com/go/credential-store/ 02:21:30 02:21:30 Login Succeeded 02:21:30 ---> ****-login.sh ends [Pipeline] } 02:21:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:21:30 + git rev-list -1 --merges 2c8c7f329682967ec1662179493059457ab078d2~1..2c8c7f329682967ec1662179493059457ab078d2 [Pipeline] echo 02:21:30 -----------> git rev-list -1 --merges 2c8c7f329682967ec1662179493059457ab078d2~1..2c8c7f329682967ec1662179493059457ab078d2 2c8c7f329682967ec1662179493059457ab078d2 02:21:30 2c8c7f329682967ec1662179493059457ab078d2 [false] [Pipeline] sh 02:21:30 + git log --format=format:%s -1 2c8c7f329682967ec1662179493059457ab078d2 [Pipeline] echo 02:21:30 ========================================================= 02:21:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:21:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:21:31 + git log --format=format:%s -1 2c8c7f329682967ec1662179493059457ab078d2 [Pipeline] echo 02:21:31 [semverPrep] GIT_COMMIT: 2c8c7f329682967ec1662179493059457ab078d2, Commit Message: Merge pull request #678 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.45 [Pipeline] echo 02:21:31 [semverPrep] This is not a build commit. [Pipeline] sh 02:21:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:21:31 + grep -v github /etc/ssh/ssh_known_hosts 02:21:31 + [ -e /tmp/ssh_known_hosts ] 02:21:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:21:31 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:21:31 + sudo tee -a /etc/ssh/ssh_known_hosts 02:21:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:21:31 02:21:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:21:32 0.1.4: Pulling from edgex-devops/py-git-semver 02:21:32 3dae71ba6b94: Pulling fs layer 02:21:32 6bf1a483ea7c: Pulling fs layer 02:21:32 f5dfc541a4d3: Pulling fs layer 02:21:32 461d9e800cba: Pulling fs layer 02:21:32 80192f66455f: Pulling fs layer 02:21:32 2e8e34ca0e6c: Pulling fs layer 02:21:32 a29436f7fd5d: Pulling fs layer 02:21:32 923cac83aea3: Pulling fs layer 02:21:32 25ad8b0a4227: Pulling fs layer 02:21:32 db01528c6b51: Pulling fs layer 02:21:32 28988de357af: Pulling fs layer 02:21:32 25ad8b0a4227: Waiting 02:21:32 2e8e34ca0e6c: Waiting 02:21:32 a29436f7fd5d: Waiting 02:21:32 923cac83aea3: Waiting 02:21:32 db01528c6b51: Waiting 02:21:32 28988de357af: Waiting 02:21:32 461d9e800cba: Waiting 02:21:32 80192f66455f: Waiting 02:21:32 6bf1a483ea7c: Verifying Checksum 02:21:32 6bf1a483ea7c: Download complete 02:21:32 f5dfc541a4d3: Verifying Checksum 02:21:32 f5dfc541a4d3: Download complete 02:21:32 80192f66455f: Download complete 02:21:32 3dae71ba6b94: Verifying Checksum 02:21:32 3dae71ba6b94: Download complete 02:21:32 923cac83aea3: Verifying Checksum 02:21:32 923cac83aea3: Download complete 02:21:32 25ad8b0a4227: Verifying Checksum 02:21:32 25ad8b0a4227: Download complete 02:21:32 db01528c6b51: Download complete 02:21:32 28988de357af: Verifying Checksum 02:21:32 28988de357af: Download complete 02:21:33 a29436f7fd5d: Verifying Checksum 02:21:33 a29436f7fd5d: Download complete 02:21:33 2e8e34ca0e6c: Verifying Checksum 02:21:33 2e8e34ca0e6c: Download complete 02:21:33 3dae71ba6b94: Pull complete 02:21:34 6bf1a483ea7c: Pull complete 02:21:35 f5dfc541a4d3: Pull complete 02:21:35 461d9e800cba: Pull complete 02:21:35 80192f66455f: Pull complete 02:21:39 2e8e34ca0e6c: Pull complete 02:21:39 a29436f7fd5d: Pull complete 02:21:39 923cac83aea3: Pull complete 02:21:39 25ad8b0a4227: Pull complete 02:21:39 db01528c6b51: Pull complete 02:21:39 28988de357af: Pull complete 02:21:39 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 02:21:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:21:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:21:39 prd-ubuntu20.04-docker-8c-8g-773373 does not seem to be running inside a container 02:21:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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 02:21:42 $ docker top 0762b3a13390be60bc0114d476a5e122e6adc569112d5182c2d6abf89683c479 -eo pid,comm 02:21:42 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:21:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:21:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:21:42 [ssh-agent] Looking for ssh-agent implementation... 02:21:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:21:42 $ docker exec 0762b3a13390be60bc0114d476a5e122e6adc569112d5182c2d6abf89683c479 ssh-agent 02:21:42 SSH_AUTH_SOCK=/tmp/ssh-5riTATcw6NW5/agent.33 02:21:42 SSH_AGENT_PID=39 02:21:42 Running ssh-add (command line suppressed) 02:21:42 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_16260288101321777274.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_16260288101321777274.key) 02:21:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:21:43 + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] sh 02:21:43 + git tag --points-at HEAD [Pipeline] } 02:21:43 $ docker exec --env ******** --env ******** 0762b3a13390be60bc0114d476a5e122e6adc569112d5182c2d6abf89683c479 ssh-agent -k 02:21:43 unset SSH_AUTH_SOCK; 02:21:43 unset SSH_AGENT_PID; 02:21:43 echo Agent pid 39 killed; 02:21:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:21:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:21:43 [ssh-agent] Looking for ssh-agent implementation... 02:21:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:21:43 $ docker exec 0762b3a13390be60bc0114d476a5e122e6adc569112d5182c2d6abf89683c479 ssh-agent 02:21:43 SSH_AUTH_SOCK=/tmp/ssh-vQzo1B6BlBdI/agent.86 02:21:43 SSH_AGENT_PID=92 02:21:43 Running ssh-add (command line suppressed) 02:21:43 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_15326129867061636009.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_15326129867061636009.key) 02:21:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:21:44 + git semver init 02:21:44 2025-11-19 02:21:44,479 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:21:44 2025-11-19 02:21:44,483 [run_init] DEBUG init version:0.0.0 force:False 02:21:44 2025-11-19 02:21:44,484 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver 02:21:44 2025-11-19 02:21:44,484 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver 02:21:44 2025-11-19 02:21:44,484 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/gexfoundry_device-modbus-go_main/.semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=None, shell=False, universal_newlines=False) 02:21:45 2025-11-19 02:21:45,849 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude 02:21:45 2025-11-19 02:21:45,849 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False 02:21:45 2025-11-19 02:21:45,849 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 02:21:45 2025-11-19 02:21:45,849 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 02:21:45 4.1.0-dev.15 [Pipeline] } 02:21:45 $ docker exec --env ******** --env ******** 0762b3a13390be60bc0114d476a5e122e6adc569112d5182c2d6abf89683c479 ssh-agent -k 02:21:45 unset SSH_AUTH_SOCK; 02:21:45 unset SSH_AGENT_PID; 02:21:45 echo Agent pid 92 killed; 02:21:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:21:46 + git semver [Pipeline] } 02:21:46 $ docker stop --time=1 0762b3a13390be60bc0114d476a5e122e6adc569112d5182c2d6abf89683c479 02:21:47 $ docker rm -f --volumes 0762b3a13390be60bc0114d476a5e122e6adc569112d5182c2d6abf89683c479 [Pipeline] // withDockerContainer [Pipeline] sh 02:21:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:21:48 Stashed 1 file(s) [Pipeline] echo 02:21:48 [edgeXSemver]: initialized semver on version 4.1.0-dev.15 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:21:48 provisioning config files... 02:21:48 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config16913203774025450598tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:21:49 ---> ****-login.sh 02:21:49 nexus3.edgexfoundry.org:10001 02:21:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:21:49 Login Succeeded 02:21:49 nexus3.edgexfoundry.org:10002 02:21:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:21:49 Login Succeeded 02:21:49 nexus3.edgexfoundry.org:10003 02:21:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:21:49 Login Succeeded 02:21:49 nexus3.edgexfoundry.org:10004 02:21:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:21:49 Login Succeeded 02:21:49 ****.io 02:21:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:21:49 Login Succeeded 02:21:49 ---> ****-login.sh ends [Pipeline] } 02:21:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:21:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:21:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:21:49 ========================================================= 02:21:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 02:21:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:50 + 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 . 02:21:50 #0 building with "default" instance using docker driver 02:21:50 02:21:50 #1 [internal] load build definition from Dockerfile 02:21:50 #1 transferring dockerfile: 1.52kB done 02:21:50 #1 DONE 0.0s 02:21:50 02:21:50 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 02:21:50 #2 DONE 0.1s 02:21:50 02:21:50 #3 [internal] load .dockerignore 02:21:50 #3 transferring context: 182B done 02:21:50 #3 DONE 0.0s 02:21:50 02:21:50 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 02:21:50 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 02:21:50 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 02:21:50 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 02:21:50 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 02:21:50 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 02:21:50 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s 02:21:50 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.0s done 02:21:50 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 3.15MB / 60.15MB 0.1s 02:21:50 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 02:21:50 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 15.73MB / 60.15MB 0.2s 02:21:50 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 02:21:50 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 02:21:50 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done 02:21:50 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 2.10MB / 11.98MB 0.2s 02:21:51 #4 ... 02:21:51 02:21:51 #5 [internal] load build context 02:21:51 #5 transferring context: 28.16MB 0.2s done 02:21:51 #5 DONE 0.2s 02:21:51 02:21:51 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 02:21:51 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 29.36MB / 60.15MB 0.3s 02:21:51 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done 02:21:51 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 10.49MB / 11.98MB 0.3s 02:21:51 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 6.29MB / 112.58MB 0.3s 02:21:51 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s 02:21:51 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s done 02:21:51 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 23.07MB / 112.58MB 0.5s 02:21:51 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done 02:21:51 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 6.29MB / 14.72MB 0.5s 02:21:51 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 34.60MB / 112.58MB 0.6s 02:21:51 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 12.58MB / 14.72MB 0.6s 02:21:51 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.7s done 02:21:51 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 44.04MB / 112.58MB 0.7s 02:21:51 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.7s done 02:21:51 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 02:21:51 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 60.52MB / 112.58MB 0.8s 02:21:51 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 77.59MB / 112.58MB 0.9s 02:21:51 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 98.57MB / 112.58MB 1.0s 02:21:51 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s 02:21:52 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.4s done 02:21:56 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.2s done 02:21:56 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 02:21:56 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 02:21:56 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 02:21:56 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 02:21:56 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 02:21:56 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.3s done 02:21:56 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s 02:21:59 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 3.0s done 02:21:59 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 02:22:00 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.7s done 02:22:00 #4 DONE 9.5s 02:22:00 02:22:00 #6 [builder 2/7] RUN apk add --update --no-cache make git openssh 02:22:00 #6 0.192 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:22:00 #6 0.264 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:22:00 #6 0.542 (1/8) Installing openssh-keygen (10.0_p1-r9) 02:22:00 #6 0.554 (2/8) Installing libedit (20250104.3.1-r1) 02:22:00 #6 0.564 (3/8) Installing openssh-client-common (10.0_p1-r9) 02:22:00 #6 0.586 (4/8) Installing openssh-client-default (10.0_p1-r9) 02:22:00 #6 0.598 (5/8) Installing openssh-sftp-server (10.0_p1-r9) 02:22:00 #6 0.603 (6/8) Installing openssh-server-common (10.0_p1-r9) 02:22:00 #6 0.605 (7/8) Installing openssh-server (10.0_p1-r9) 02:22:00 #6 0.656 (8/8) Installing openssh (10.0_p1-r9) 02:22:00 #6 0.663 Executing busybox-1.37.0-r19.trigger 02:22:00 #6 0.672 OK: 272 MiB in 68 packages 02:22:03 Still waiting to schedule task 02:22:03 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 02:22:04 #6 DONE 3.6s 02:22:04 02:22:04 #7 [builder 3/7] WORKDIR /device-modbus-go 02:22:04 #7 DONE 0.0s 02:22:04 02:22:04 #8 [builder 4/7] COPY go.mod vendor* ./ 02:22:04 #8 DONE 0.0s 02:22:04 02:22:04 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:22:19 #9 DONE 13.4s 02:22:19 02:22:19 #10 [builder 6/7] COPY . . 02:22:19 #10 DONE 0.2s 02:22:19 02:22:19 #11 [builder 7/7] RUN echo noop 02:22:19 #11 0.189 noop 02:22:19 #11 DONE 0.2s 02:22:19 02:22:19 #12 exporting to image 02:22:19 #12 exporting layers 02:22:25 #12 exporting layers 7.7s done 02:22:25 #12 writing image sha256:5a7c116a83443942a46875944e79e788eb67952949e4c11e65a670dcbf76ae81 done 02:22:25 #12 naming to docker.io/library/ci-base-image-x86_64 done 02:22:25 #12 DONE 7.7s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:26 + docker inspect -f . ci-base-image-x86_64 02:22:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:22:26 prd-ubuntu20.04-docker-8c-8g-773373 does not seem to be running inside a container 02:22:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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 02:22:26 $ docker top ac8bef8682961ce5ac6b3d3f8af4caca7d6c522cc6a15bbbc697b46310cbf708 -eo pid,comm [Pipeline] { [Pipeline] sh 02:22:26 + go version 02:22:26 go version go1.25.2 linux/amd64 [Pipeline] } 02:22:26 $ docker stop --time=1 ac8bef8682961ce5ac6b3d3f8af4caca7d6c522cc6a15bbbc697b46310cbf708 02:22:28 $ docker rm -f --volumes ac8bef8682961ce5ac6b3d3f8af4caca7d6c522cc6a15bbbc697b46310cbf708 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:28 + docker inspect -f . ci-base-image-x86_64 02:22:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:22:28 prd-ubuntu20.04-docker-8c-8g-773373 does not seem to be running inside a container 02:22:28 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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 02:22:28 $ docker top b1aa3d6dae38603ab4a89b50a64c6575844967fc59dd430744b5fd204bd1b02b -eo pid,comm [Pipeline] { [Pipeline] sh 02:22:29 + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh 02:22:29 + make test 02:22:29 go test ./... -coverprofile=coverage.out ./... 02:22:30 ? github.com/edgexfoundry/device-modbus-go [no test files] 02:22:49 github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements 02:22:49 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.012s coverage: 45.4% of statements 02:22:58 0 issues. 02:22:58 go vet ./... 02:23:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:23:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:23:03 ./bin/test-attribution-txt.sh [Pipeline] echo 02:23:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 02:23:03 $ docker stop --time=1 b1aa3d6dae38603ab4a89b50a64c6575844967fc59dd430744b5fd204bd1b02b 02:23:05 $ docker rm -f --volumes b1aa3d6dae38603ab4a89b50a64c6575844967fc59dd430744b5fd204bd1b02b [Pipeline] // withDockerContainer [Pipeline] sh 02:23:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:23:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:23:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:23:07 + ls -al . 02:23:07 total 264 02:23:07 drwxrwxr-x 9 jenkins jenkins 4096 Nov 19 02:22 . 02:23:07 drwxrwxr-x 4 jenkins jenkins 4096 Nov 19 02:21 .. 02:23:07 -rw-rw-r-- 1 jenkins jenkins 140 Nov 19 02:21 .dockerignore 02:23:07 drwxrwxr-x 8 jenkins jenkins 4096 Nov 19 02:22 .git 02:23:07 drwxrwxr-x 3 jenkins jenkins 4096 Nov 19 02:21 .github 02:23:07 -rw-rw-r-- 1 jenkins jenkins 266 Nov 19 02:21 .gitignore 02:23:07 -rw-rw-r-- 1 jenkins jenkins 359 Nov 19 02:21 .golangci.yml 02:23:07 drwxr-xr-x 3 jenkins jenkins 4096 Nov 19 02:21 .semver 02:23:07 -rw-rw-r-- 1 jenkins jenkins 22459 Nov 19 02:21 Attribution.txt 02:23:07 -rw-rw-r-- 1 jenkins jenkins 18046 Nov 19 02:21 CHANGELOG.md 02:23:07 -rw-rw-r-- 1 jenkins jenkins 1479 Nov 19 02:21 Dockerfile 02:23:07 -rw-rw-r-- 1 jenkins jenkins 677 Nov 19 02:21 GOVERNANCE.md 02:23:07 -rw-rw-r-- 1 jenkins jenkins 681 Nov 19 02:21 Jenkinsfile 02:23:07 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 19 02:21 LICENSE 02:23:07 -rw-rw-r-- 1 jenkins jenkins 2529 Nov 19 02:21 Makefile 02:23:07 -rw-rw-r-- 1 jenkins jenkins 622 Nov 19 02:21 OWNERS.md 02:23:07 -rw-rw-r-- 1 jenkins jenkins 4463 Nov 19 02:21 README.md 02:23:07 -rw-rw-r-- 1 jenkins jenkins 12 Nov 19 02:21 VERSION 02:23:07 drwxrwxr-x 2 jenkins jenkins 4096 Nov 19 02:21 bin 02:23:07 drwxrwxr-x 3 jenkins jenkins 4096 Nov 19 02:21 cmd 02:23:07 -rw-r--r-- 1 jenkins jenkins 28001 Nov 19 02:22 coverage.out 02:23:07 -rw-rw-r-- 1 jenkins jenkins 6959 Nov 19 02:21 go.mod 02:23:07 -rw-rw-r-- 1 jenkins jenkins 89680 Nov 19 02:21 go.sum 02:23:07 drwxrwxr-x 3 jenkins jenkins 4096 Nov 19 02:21 internal 02:23:07 drwxrwxr-x 2 jenkins jenkins 4096 Nov 19 02:21 simulator 02:23:07 -rw-rw-r-- 1 jenkins jenkins 229 Nov 19 02:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:07 + docker build -t device-modbus -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=2c8c7f329682967ec1662179493059457ab078d2 --label arch=amd64 --label version=4.1.0-dev.15 . 02:23:07 #0 building with "default" instance using docker driver 02:23:07 02:23:07 #1 [internal] load build definition from Dockerfile 02:23:07 #1 transferring dockerfile: 1.52kB done 02:23:07 #1 DONE 0.0s 02:23:07 02:23:07 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:23:07 #2 DONE 0.0s 02:23:07 02:23:07 #3 [internal] load metadata for docker.io/library/alpine:3.22 02:23:08 #3 DONE 0.9s 02:23:08 02:23:08 #4 [internal] load .dockerignore 02:23:08 #4 transferring context: 182B done 02:23:08 #4 DONE 0.0s 02:23:08 02:23:08 #5 [internal] load build context 02:23:08 #5 transferring context: 41.19kB done 02:23:08 #5 DONE 0.0s 02:23:08 02:23:08 #6 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:23:08 #6 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 02:23:08 #6 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 02:23:08 #6 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 02:23:08 #6 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 02:23:08 #6 DONE 0.0s 02:23:08 02:23:08 #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 02:23:08 #7 DONE 0.1s 02:23:08 02:23:08 #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 02:23:08 #8 0.246 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:23:08 #8 0.325 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:23:09 #8 ... 02:23:09 02:23:09 #9 [builder 2/7] RUN apk add --update --no-cache make git openssh 02:23:09 #9 0.201 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:23:09 #9 0.280 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:23:09 #9 0.566 OK: 272 MiB in 68 packages 02:23:09 #9 DONE 0.7s 02:23:09 02:23:09 #10 [builder 3/7] WORKDIR /device-modbus-go 02:23:09 #10 DONE 0.0s 02:23:09 02:23:09 #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 02:23:09 #8 0.637 (1/1) Installing dumb-init (1.2.5-r3) 02:23:09 #8 0.645 Executing busybox-1.37.0-r19.trigger 02:23:09 #8 0.652 OK: 7 MiB in 17 packages 02:23:09 #8 DONE 0.8s 02:23:09 02:23:09 #11 [builder 4/7] COPY go.mod vendor* ./ 02:23:09 #11 DONE 0.1s 02:23:09 02:23:09 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:23:09 #12 DONE 0.5s 02:23:09 02:23:09 #13 [stage-1 3/6] RUN apk --no-cache upgrade 02:23:09 #13 0.262 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:23:09 #13 0.344 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:23:09 #13 0.659 OK: 7 MiB in 17 packages 02:23:09 #13 DONE 0.8s 02:23:09 02:23:09 #14 [builder 6/7] COPY . . 02:23:09 #14 DONE 0.2s 02:23:09 02:23:09 #15 [builder 7/7] RUN make build 02:23:10 #15 0.293 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.1.0-dev.15 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd 02:23:32 #15 DONE 22.2s 02:23:32 02:23:32 #16 [stage-1 4/6] COPY --from=builder /device-modbus-go/cmd / 02:23:32 #16 DONE 0.1s 02:23:32 02:23:32 #17 [stage-1 5/6] COPY --from=builder /device-modbus-go/LICENSE / 02:23:32 #17 DONE 0.0s 02:23:32 02:23:32 #18 [stage-1 6/6] COPY --from=builder /device-modbus-go/Attribution.txt / 02:23:32 #18 DONE 0.0s 02:23:32 02:23:32 #19 exporting to image 02:23:32 #19 exporting layers 02:23:32 #19 exporting layers 0.2s done 02:23:32 #19 writing image sha256:221dc891d20109ca1b968fe14167e630e3b96b1c29357294cfd0817f4fb48098 done 02:23:32 #19 naming to docker.io/library/device-modbus done 02:23:32 #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:23:32 provisioning config files... 02:23:32 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config13417688389449266967tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:23:33 ---> ****-login.sh 02:23:33 nexus3.edgexfoundry.org:10001 02:23:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:23:33 Login Succeeded 02:23:33 nexus3.edgexfoundry.org:10002 02:23:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:23:33 Login Succeeded 02:23:33 nexus3.edgexfoundry.org:10003 02:23:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:23:33 Login Succeeded 02:23:33 nexus3.edgexfoundry.org:10004 02:23:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:23:33 Login Succeeded 02:23:33 ****.io 02:23:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:23:33 Login Succeeded 02:23:33 ---> ****-login.sh ends [Pipeline] } 02:23:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:23:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:23:33 [edgeXDocker.push] Tagging docker image device-modbus with the following tags: 02:23:33 2c8c7f329682967ec1662179493059457ab078d2 02:23:33 latest 02:23:33 4.1.0-dev.15 02:23:33 2c8c7f329682967ec1662179493059457ab078d2-4.1.0-dev.15 02:23:33 main 02:23:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:33 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:2c8c7f329682967ec1662179493059457ab078d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:34 + docker push nexus3.edgexfoundry.org:10004/device-modbus:2c8c7f329682967ec1662179493059457ab078d2 02:23:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 02:23:34 1c43ad35a6c2: Preparing 02:23:34 2dbb89c8c1dd: Preparing 02:23:34 7d0d5625351f: Preparing 02:23:34 284e8d6fce55: Preparing 02:23:34 b4e6773fc4cb: Preparing 02:23:34 256f393e029f: Preparing 02:23:34 256f393e029f: Waiting 02:23:34 b4e6773fc4cb: Pushed 02:23:34 284e8d6fce55: Pushed 02:23:34 1c43ad35a6c2: Pushed 02:23:34 256f393e029f: Layer already exists 02:23:34 2dbb89c8c1dd: Pushed 02:23:38 7d0d5625351f: Pushed 02:23:38 2c8c7f329682967ec1662179493059457ab078d2: digest: sha256:ae45c2331e65fd61fe78625f8bed21479c64eb461cb717d934ea581045b219a1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:38 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:39 + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest 02:23:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 02:23:39 1c43ad35a6c2: Preparing 02:23:39 2dbb89c8c1dd: Preparing 02:23:39 7d0d5625351f: Preparing 02:23:39 284e8d6fce55: Preparing 02:23:39 b4e6773fc4cb: Preparing 02:23:39 256f393e029f: Preparing 02:23:39 256f393e029f: Waiting 02:23:39 2dbb89c8c1dd: Layer already exists 02:23:39 b4e6773fc4cb: Layer already exists 02:23:39 284e8d6fce55: Layer already exists 02:23:39 7d0d5625351f: Layer already exists 02:23:39 1c43ad35a6c2: Layer already exists 02:23:39 256f393e029f: Layer already exists 02:23:39 latest: digest: sha256:ae45c2331e65fd61fe78625f8bed21479c64eb461cb717d934ea581045b219a1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:39 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:39 + docker push nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.15 02:23:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 02:23:39 1c43ad35a6c2: Preparing 02:23:39 2dbb89c8c1dd: Preparing 02:23:39 7d0d5625351f: Preparing 02:23:39 284e8d6fce55: Preparing 02:23:39 b4e6773fc4cb: Preparing 02:23:39 256f393e029f: Preparing 02:23:39 256f393e029f: Waiting 02:23:39 2dbb89c8c1dd: Layer already exists 02:23:39 7d0d5625351f: Layer already exists 02:23:39 b4e6773fc4cb: Layer already exists 02:23:39 1c43ad35a6c2: Layer already exists 02:23:39 284e8d6fce55: Layer already exists 02:23:39 256f393e029f: Layer already exists 02:23:39 4.1.0-dev.15: digest: sha256:ae45c2331e65fd61fe78625f8bed21479c64eb461cb717d934ea581045b219a1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:40 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:2c8c7f329682967ec1662179493059457ab078d2-4.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:40 + docker push nexus3.edgexfoundry.org:10004/device-modbus:2c8c7f329682967ec1662179493059457ab078d2-4.1.0-dev.15 02:23:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 02:23:40 1c43ad35a6c2: Preparing 02:23:40 2dbb89c8c1dd: Preparing 02:23:40 7d0d5625351f: Preparing 02:23:40 284e8d6fce55: Preparing 02:23:40 b4e6773fc4cb: Preparing 02:23:40 256f393e029f: Preparing 02:23:40 256f393e029f: Waiting 02:23:40 284e8d6fce55: Layer already exists 02:23:40 2dbb89c8c1dd: Layer already exists 02:23:40 1c43ad35a6c2: Layer already exists 02:23:40 7d0d5625351f: Layer already exists 02:23:40 b4e6773fc4cb: Layer already exists 02:23:40 256f393e029f: Layer already exists 02:23:40 2c8c7f329682967ec1662179493059457ab078d2-4.1.0-dev.15: digest: sha256:ae45c2331e65fd61fe78625f8bed21479c64eb461cb717d934ea581045b219a1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:40 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:41 + docker push nexus3.edgexfoundry.org:10004/device-modbus:main 02:23:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 02:23:41 1c43ad35a6c2: Preparing 02:23:41 2dbb89c8c1dd: Preparing 02:23:41 7d0d5625351f: Preparing 02:23:41 284e8d6fce55: Preparing 02:23:41 b4e6773fc4cb: Preparing 02:23:41 256f393e029f: Preparing 02:23:41 256f393e029f: Waiting 02:23:41 284e8d6fce55: Layer already exists 02:23:41 2dbb89c8c1dd: Layer already exists 02:23:41 b4e6773fc4cb: Layer already exists 02:23:41 1c43ad35a6c2: Layer already exists 02:23:41 7d0d5625351f: Layer already exists 02:23:41 256f393e029f: Layer already exists 02:23:41 main: digest: sha256:ae45c2331e65fd61fe78625f8bed21479c64eb461cb717d934ea581045b219a1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:23:41 ===================================================== [Pipeline] echo 02:23:41 taggedImages: 02:23:41 - nexus3.edgexfoundry.org:10004/device-modbus:2c8c7f329682967ec1662179493059457ab078d2 02:23:41 - nexus3.edgexfoundry.org:10004/device-modbus:latest 02:23:41 - nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.15 02:23:41 - nexus3.edgexfoundry.org:10004/device-modbus:2c8c7f329682967ec1662179493059457ab078d2-4.1.0-dev.15 02:23:41 - nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] echo 02:23:41 ========================================================= 02:23:41 [edgeXBuildMultiArch] RAW Config: 02:23:41 images: 02:23:41 - nexus3.edgexfoundry.org:10004/device-modbus:2c8c7f329682967ec1662179493059457ab078d2 02:23:41 - nexus3.edgexfoundry.org:10004/device-modbus:latest 02:23:41 - nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.15 02:23:41 - nexus3.edgexfoundry.org:10004/device-modbus:2c8c7f329682967ec1662179493059457ab078d2-4.1.0-dev.15 02:23:41 - nexus3.edgexfoundry.org:10004/device-modbus:main 02:23:41 settingsFile: 02:23:41 device-modbus-go-settings 02:23:41 ========================================================= [Pipeline] node 02:23:56 Still waiting to schedule task 02:23:56 ‘prd-centos7-docker-4c-2g-773375’ is offline 02:24:18 Running on prd-centos7-docker-4c-2g-773377 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:24:18 provisioning config files... 02:24:18 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config16322483332744198427tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:24:20 ---> ****-login.sh 02:24:20 nexus3.edgexfoundry.org:10001 02:24:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:24:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:24:21 Configure a credential helper to remove this warning. See 02:24:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:24:21 02:24:21 Login Succeeded 02:24:21 nexus3.edgexfoundry.org:10002 02:24:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:24:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:24:22 Configure a credential helper to remove this warning. See 02:24:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:24:22 02:24:22 Login Succeeded 02:24:22 nexus3.edgexfoundry.org:10003 02:24:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:24:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:24:22 Configure a credential helper to remove this warning. See 02:24:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:24:22 02:24:22 Login Succeeded 02:24:22 nexus3.edgexfoundry.org:10004 02:24:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:24:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:24:22 Configure a credential helper to remove this warning. See 02:24:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:24:22 02:24:22 Login Succeeded 02:24:22 ****.io 02:24:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:24:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:24:22 Configure a credential helper to remove this warning. See 02:24:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:24:22 02:24:22 Login Succeeded 02:24:22 ---> ****-login.sh ends [Pipeline] } 02:24:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:24:23 + docker buildx ls 02:24:23 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 02:24:23 default * docker 02:24:23 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 02:24:23 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 02:24:23 edgex-builder [Pipeline] sh 02:24:23 + docker buildx inspect --bootstrap 02:24:23 #1 [internal] booting buildkit 02:24:23 #1 pulling image moby/buildkit:buildx-stable-1 02:24:27 #1 pulling image moby/buildkit:buildx-stable-1 3.1s done 02:24:27 #1 creating container buildx_buildkit_edgex-builder0 02:24:28 #1 creating container buildx_buildkit_edgex-builder0 1.4s done 02:24:28 #1 DONE 4.4s 02:24:28 Name: edgex-builder 02:24:28 Driver: docker-container 02:24:28 02:24:28 Nodes: 02:24:28 Name: edgex-builder0 02:24:28 Endpoint: unix:///var/run/docker.sock 02:24:28 Status: running 02:24:28 Buildkit: v0.25.1 02:24:28 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 02:24:28 + docker buildx ls 02:24:28 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 02:24:28 edgex-builder * docker-container 02:24:28 edgex-builder0 unix:///var/run/docker.sock running v0.25.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 02:24:28 default docker 02:24:28 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 02:24:28 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:2c8c7f329682967ec1662179493059457ab078d2' 02:24:28 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:2c8c7f329682967ec1662179493059457ab078d2 --push - 02:24:29 #1 [internal] load build definition from Dockerfile 02:24:29 #1 transferring dockerfile: 198B done 02:24:29 #1 DONE 0.0s 02:24:29 02:24:29 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:2c8c7f329682967ec1662179493059457ab078d2 02:24:29 #2 DONE 0.1s 02:24:29 02:24:29 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:2c8c7f329682967ec1662179493059457ab078d2 02:24:29 #3 DONE 0.1s 02:24:29 02:24:29 #4 [internal] load .dockerignore 02:24:29 #4 transferring context: 2B done 02:24:29 #4 DONE 0.0s 02:24:29 02:24:29 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:2c8c7f329682967ec1662179493059457ab078d2@sha256:ae45c2331e65fd61fe78625f8bed21479c64eb461cb717d934ea581045b219a1 02:24:29 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:2c8c7f329682967ec1662179493059457ab078d2@sha256:ae45c2331e65fd61fe78625f8bed21479c64eb461cb717d934ea581045b219a1 0.0s done 02:24:29 #5 DONE 0.0s 02:24:29 02:24:29 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:2c8c7f329682967ec1662179493059457ab078d2@sha256:ae45c2331e65fd61fe78625f8bed21479c64eb461cb717d934ea581045b219a1 02:24:29 #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:2c8c7f329682967ec1662179493059457ab078d2@sha256:ae45c2331e65fd61fe78625f8bed21479c64eb461cb717d934ea581045b219a1 0.0s done 02:24:29 #6 DONE 0.1s 02:24:29 02:24:29 #7 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 02:24:29 #7 DONE 0.0s 02:24:29 02:24:29 #8 exporting to image 02:24:29 #8 exporting layers done 02:24:29 #8 exporting manifest sha256:c21b49fddf56b7b6c23b4da9245290e5001c42bab2ae8fefc292272e1bc99c2c done 02:24:29 #8 exporting config sha256:221dc891d20109ca1b968fe14167e630e3b96b1c29357294cfd0817f4fb48098 done 02:24:29 #8 exporting manifest sha256:41a3b4b4d162f7a03c73c9f249aa557787e4379eee183100944c46527cbb7dd9 done 02:24:29 #8 exporting config sha256:4716b396333a8bdca6563fd446197a18b77ba77a197f4c947fd5cf1fc2f88542 done 02:24:29 #8 exporting manifest list sha256:5c5a6211884a2442dbb3a491ca996bad7a4c9e5a746d27a4073d1137d5727003 done 02:24:29 #8 pushing layers 02:24:29 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:24:29 #8 pushing layers 0.1s done 02:24:29 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:2c8c7f329682967ec1662179493059457ab078d2@sha256:5c5a6211884a2442dbb3a491ca996bad7a4c9e5a746d27a4073d1137d5727003 0.1s done 02:24:29 #8 DONE 0.2s 02:24:29 02:24:29 1 warning found (use --debug to expand): 02:24:29  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:24:29 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:latest' 02:24:29 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:latest --push - 02:24:30 #1 [internal] load build definition from Dockerfile 02:24:30 #1 transferring dockerfile: 164B done 02:24:30 #1 DONE 0.0s 02:24:30 02:24:30 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:latest 02:24:30 #2 DONE 0.0s 02:24:30 02:24:30 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:latest 02:24:30 #3 DONE 0.0s 02:24:30 02:24:30 #4 [internal] load .dockerignore 02:24:30 #4 transferring context: 2B done 02:24:30 #4 DONE 0.0s 02:24:30 02:24:30 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:ae45c2331e65fd61fe78625f8bed21479c64eb461cb717d934ea581045b219a1 02:24:30 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:ae45c2331e65fd61fe78625f8bed21479c64eb461cb717d934ea581045b219a1 02:24:30 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:ae45c2331e65fd61fe78625f8bed21479c64eb461cb717d934ea581045b219a1 0.0s done 02:24:30 #5 CACHED 02:24:30 02:24:30 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:ae45c2331e65fd61fe78625f8bed21479c64eb461cb717d934ea581045b219a1 02:24:30 #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:ae45c2331e65fd61fe78625f8bed21479c64eb461cb717d934ea581045b219a1 done 02:24:30 #6 CACHED 02:24:30 02:24:30 #7 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 02:24:30 #7 DONE 0.0s 02:24:30 02:24:30 #8 exporting to image 02:24:30 #8 exporting layers done 02:24:30 #8 exporting manifest sha256:c21b49fddf56b7b6c23b4da9245290e5001c42bab2ae8fefc292272e1bc99c2c done 02:24:30 #8 exporting config sha256:221dc891d20109ca1b968fe14167e630e3b96b1c29357294cfd0817f4fb48098 done 02:24:30 #8 exporting manifest sha256:41a3b4b4d162f7a03c73c9f249aa557787e4379eee183100944c46527cbb7dd9 done 02:24:30 #8 exporting config sha256:4716b396333a8bdca6563fd446197a18b77ba77a197f4c947fd5cf1fc2f88542 done 02:24:30 #8 exporting manifest list sha256:5c5a6211884a2442dbb3a491ca996bad7a4c9e5a746d27a4073d1137d5727003 done 02:24:30 #8 pushing layers 0.0s done 02:24:30 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:5c5a6211884a2442dbb3a491ca996bad7a4c9e5a746d27a4073d1137d5727003 0.1s done 02:24:30 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:24:30 #8 DONE 0.1s 02:24:30 02:24:30 1 warning found (use --debug to expand): 02:24:30  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:24:30 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.15' 02:24:30 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.15 --push - 02:24:30 #1 [internal] load build definition from Dockerfile 02:24:30 #1 transferring dockerfile: 170B done 02:24:30 #1 DONE 0.0s 02:24:30 02:24:30 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.15 02:24:30 #2 DONE 0.0s 02:24:30 02:24:30 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.15 02:24:30 #3 DONE 0.0s 02:24:30 02:24:30 #4 [internal] load .dockerignore 02:24:30 #4 transferring context: 2B done 02:24:30 #4 DONE 0.0s 02:24:30 02:24:30 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.15@sha256:ae45c2331e65fd61fe78625f8bed21479c64eb461cb717d934ea581045b219a1 02:24:30 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.15@sha256:ae45c2331e65fd61fe78625f8bed21479c64eb461cb717d934ea581045b219a1 0.0s done 02:24:30 #5 CACHED 02:24:30 02:24:30 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.15@sha256:ae45c2331e65fd61fe78625f8bed21479c64eb461cb717d934ea581045b219a1 02:24:30 #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.15@sha256:ae45c2331e65fd61fe78625f8bed21479c64eb461cb717d934ea581045b219a1 0.0s done 02:24:30 #6 CACHED 02:24:30 02:24:30 #7 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 02:24:30 #7 DONE 0.0s 02:24:30 02:24:30 #8 exporting to image 02:24:30 #8 exporting layers done 02:24:30 #8 exporting manifest sha256:c21b49fddf56b7b6c23b4da9245290e5001c42bab2ae8fefc292272e1bc99c2c done 02:24:30 #8 exporting config sha256:221dc891d20109ca1b968fe14167e630e3b96b1c29357294cfd0817f4fb48098 done 02:24:30 #8 exporting manifest sha256:41a3b4b4d162f7a03c73c9f249aa557787e4379eee183100944c46527cbb7dd9 done 02:24:30 #8 exporting config sha256:4716b396333a8bdca6563fd446197a18b77ba77a197f4c947fd5cf1fc2f88542 done 02:24:30 #8 exporting manifest list sha256:5c5a6211884a2442dbb3a491ca996bad7a4c9e5a746d27a4073d1137d5727003 done 02:24:30 #8 pushing layers 0.0s done 02:24:30 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.15@sha256:5c5a6211884a2442dbb3a491ca996bad7a4c9e5a746d27a4073d1137d5727003 0.1s done 02:24:30 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:24:30 #8 DONE 0.1s 02:24:30 02:24:30 1 warning found (use --debug to expand): 02:24:30  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:24:30 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:2c8c7f329682967ec1662179493059457ab078d2-4.1.0-dev.15' 02:24:30 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:2c8c7f329682967ec1662179493059457ab078d2-4.1.0-dev.15 --push - 02:24:30 #1 [internal] load build definition from Dockerfile 02:24:30 #1 transferring dockerfile: 211B done 02:24:30 #1 DONE 0.0s 02:24:30 02:24:30 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:2c8c7f329682967ec1662179493059457ab078d2-4.1.0-dev.15 02:24:30 #2 DONE 0.0s 02:24:30 02:24:30 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:2c8c7f329682967ec1662179493059457ab078d2-4.1.0-dev.15 02:24:30 #3 DONE 0.0s 02:24:30 02:24:30 #4 [internal] load .dockerignore 02:24:30 #4 transferring context: 2B done 02:24:30 #4 DONE 0.0s 02:24:30 02:24:30 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:2c8c7f329682967ec1662179493059457ab078d2-4.1.0-dev.15@sha256:ae45c2331e65fd61fe78625f8bed21479c64eb461cb717d934ea581045b219a1 02:24:30 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:2c8c7f329682967ec1662179493059457ab078d2-4.1.0-dev.15@sha256:ae45c2331e65fd61fe78625f8bed21479c64eb461cb717d934ea581045b219a1 0.0s done 02:24:30 #5 CACHED 02:24:30 02:24:30 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:2c8c7f329682967ec1662179493059457ab078d2-4.1.0-dev.15@sha256:ae45c2331e65fd61fe78625f8bed21479c64eb461cb717d934ea581045b219a1 02:24:30 #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:2c8c7f329682967ec1662179493059457ab078d2-4.1.0-dev.15@sha256:ae45c2331e65fd61fe78625f8bed21479c64eb461cb717d934ea581045b219a1 0.0s done 02:24:30 #6 CACHED 02:24:30 02:24:30 #7 exporting to image 02:24:30 #7 exporting layers done 02:24:30 #7 exporting manifest sha256:c21b49fddf56b7b6c23b4da9245290e5001c42bab2ae8fefc292272e1bc99c2c done 02:24:30 #7 exporting config sha256:221dc891d20109ca1b968fe14167e630e3b96b1c29357294cfd0817f4fb48098 done 02:24:30 #7 exporting manifest sha256:41a3b4b4d162f7a03c73c9f249aa557787e4379eee183100944c46527cbb7dd9 done 02:24:30 #7 exporting config sha256:4716b396333a8bdca6563fd446197a18b77ba77a197f4c947fd5cf1fc2f88542 done 02:24:30 #7 exporting manifest list sha256:5c5a6211884a2442dbb3a491ca996bad7a4c9e5a746d27a4073d1137d5727003 done 02:24:30 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:24:31 #7 pushing layers 0.0s done 02:24:31 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:2c8c7f329682967ec1662179493059457ab078d2-4.1.0-dev.15@sha256:5c5a6211884a2442dbb3a491ca996bad7a4c9e5a746d27a4073d1137d5727003 0.1s done 02:24:31 #7 DONE 0.1s 02:24:31 02:24:31 #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 02:24:31 #8 DONE 0.0s 02:24:31 02:24:31 1 warning found (use --debug to expand): 02:24:31  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:24:31 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:main' 02:24:31 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:main --push - 02:24:31 #1 [internal] load build definition from Dockerfile 02:24:31 #1 transferring dockerfile: 162B done 02:24:31 #1 DONE 0.0s 02:24:31 02:24:31 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:main 02:24:31 #2 DONE 0.0s 02:24:31 02:24:31 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:main 02:24:31 #3 DONE 0.0s 02:24:31 02:24:31 #4 [internal] load .dockerignore 02:24:31 #4 transferring context: 2B done 02:24:31 #4 DONE 0.0s 02:24:31 02:24:31 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:ae45c2331e65fd61fe78625f8bed21479c64eb461cb717d934ea581045b219a1 02:24:31 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:ae45c2331e65fd61fe78625f8bed21479c64eb461cb717d934ea581045b219a1 02:24:31 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:ae45c2331e65fd61fe78625f8bed21479c64eb461cb717d934ea581045b219a1 0.0s done 02:24:31 #5 CACHED 02:24:31 02:24:31 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:ae45c2331e65fd61fe78625f8bed21479c64eb461cb717d934ea581045b219a1 02:24:31 #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:ae45c2331e65fd61fe78625f8bed21479c64eb461cb717d934ea581045b219a1 0.0s done 02:24:31 #6 CACHED 02:24:31 02:24:31 #7 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 02:24:31 #7 DONE 0.0s 02:24:31 02:24:31 #8 exporting to image 02:24:31 #8 exporting layers done 02:24:31 #8 exporting manifest sha256:c21b49fddf56b7b6c23b4da9245290e5001c42bab2ae8fefc292272e1bc99c2c done 02:24:31 #8 exporting config sha256:221dc891d20109ca1b968fe14167e630e3b96b1c29357294cfd0817f4fb48098 done 02:24:31 #8 exporting manifest sha256:41a3b4b4d162f7a03c73c9f249aa557787e4379eee183100944c46527cbb7dd9 done 02:24:31 #8 exporting config sha256:4716b396333a8bdca6563fd446197a18b77ba77a197f4c947fd5cf1fc2f88542 done 02:24:31 #8 exporting manifest list sha256:5c5a6211884a2442dbb3a491ca996bad7a4c9e5a746d27a4073d1137d5727003 done 02:24:31 #8 pushing layers 0.0s done 02:24:31 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:5c5a6211884a2442dbb3a491ca996bad7a4c9e5a746d27a4073d1137d5727003 0.1s done 02:24:31 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:24:31 #8 DONE 0.1s 02:24:31 02:24:31 1 warning found (use --debug to expand): 02:24:31  - 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 02:24:32 + '[' -d /w/workspace/gexfoundry_device-modbus-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 02:24:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:24:32 ---> package-listing.sh 02:24:32 ++ facter osfamily 02:24:32 ++ tr '[:upper:]' '[:lower:]' 02:24:33 + OS_FAMILY=redhat 02:24:33 + workspace=/w/workspace/gexfoundry_device-modbus-go_main 02:24:33 + START_PACKAGES=/tmp/packages_start.txt 02:24:33 + END_PACKAGES=/tmp/packages_end.txt 02:24:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:24:33 + PACKAGES=/tmp/packages_start.txt 02:24:33 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 02:24:33 + PACKAGES=/tmp/packages_end.txt 02:24:33 + case "${OS_FAMILY}" in 02:24:33 + rpm -qa 02:24:33 + sort 02:24:33 + '[' -f /tmp/packages_start.txt ']' 02:24:33 + '[' -f /tmp/packages_end.txt ']' 02:24:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:24:33 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 02:24:33 + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ 02:24:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo 02:24:33 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/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:24:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:24:34 02:24:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:24:34 latest: Pulling from edgex-lftools-log-publisher 02:24:34 5eb5b503b376: Pulling fs layer 02:24:34 5c69ac0246d0: Pulling fs layer 02:24:34 ec43610c2a17: Pulling fs layer 02:24:34 3a2ae6a8a46f: Pulling fs layer 02:24:34 33b1e0a273af: Pulling fs layer 02:24:34 5d3b04190fa2: Pulling fs layer 02:24:34 2f39f015ded8: Pulling fs layer 02:24:34 33b1e0a273af: Waiting 02:24:34 5d3b04190fa2: Waiting 02:24:34 2f39f015ded8: Waiting 02:24:34 3a2ae6a8a46f: Waiting 02:24:34 5c69ac0246d0: Download complete 02:24:34 3a2ae6a8a46f: Verifying Checksum 02:24:34 3a2ae6a8a46f: Download complete 02:24:34 33b1e0a273af: Verifying Checksum 02:24:34 33b1e0a273af: Download complete 02:24:34 ec43610c2a17: Verifying Checksum 02:24:34 ec43610c2a17: Download complete 02:24:35 5d3b04190fa2: Verifying Checksum 02:24:35 5d3b04190fa2: Download complete 02:24:35 5eb5b503b376: Verifying Checksum 02:24:35 5eb5b503b376: Download complete 02:24:35 2f39f015ded8: Verifying Checksum 02:24:35 2f39f015ded8: Download complete 02:24:36 5eb5b503b376: Pull complete 02:24:36 5c69ac0246d0: Pull complete 02:24:37 ec43610c2a17: Pull complete 02:24:37 3a2ae6a8a46f: Pull complete 02:24:37 33b1e0a273af: Pull complete 02:24:37 5d3b04190fa2: Pull complete 02:24:41 2f39f015ded8: Pull complete 02:24:41 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:24:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:24:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:24:41 prd-centos7-docker-4c-2g-773377 does not seem to be running inside a container 02:24:42 $ 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/gexfoundry_device-modbus-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/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:24:45 $ docker top 350c237650a641781c0bf6e44cdbe3094bc888a9d583134d66bcff1baa05f6e5 -eo pid,comm [Pipeline] { [Pipeline] sh 02:24:45 + touch /tmp/pre-build-complete [Pipeline] sh 02:24:45 + mkdir -p /var/log/sysstat [Pipeline] sh 02:24:46 + ls /var/log/sa-host 02:24:46 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:24:46 provisioning config files... 02:24:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config6610630440062657734tmp [Pipeline] { [Pipeline] echo 02:24:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:24:46 ---> create-netrc.sh [Pipeline] } 02:24:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:24:47 ---> python-tools-install.sh [Pipeline] echo 02:24:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:24:47 ---> sudo-logs.sh 02:24:47 Archiving 'sudo' log.. 02:24:47 sudo: unable to resolve host prd-centos7-docker-4c-2g-773377.novalocal: Name or service not known 02:24:47 sudo: unable to resolve host prd-centos7-docker-4c-2g-773377.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 02:24:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:24:47 ---> job-cost.sh 02:24:47 lf-activate-venv: SKIPPING 02:24:47 INFO: No Stack... 02:24:47 INFO: Retrieving Pricing Info for: v3-standard-2 02:24:48 INFO: Archiving Costs [Pipeline] echo 02:24:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:24:48 ---> logs-deploy.sh 02:24:48 lf-activate-venv: SKIPPING 02:24:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/206 02:24:48 INFO: archiving workspace using pattern(s): 02:24:49 Archives upload complete. 02:24:49 INFO: archiving logs to Nexus 02:24:49 ---> uname -a: 02:24:49 Linux prd-centos7-docker-4c-2g-773377.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 02:24:49 02:24:49 02:24:49 ---> lscpu: 02:24:49 Architecture: x86_64 02:24:49 CPU op-mode(s): 32-bit, 64-bit 02:24:49 Byte Order: Little Endian 02:24:49 Address sizes: 40 bits physical, 48 bits virtual 02:24:49 CPU(s): 2 02:24:49 On-line CPU(s) list: 0,1 02:24:49 Thread(s) per core: 1 02:24:49 Core(s) per socket: 1 02:24:49 Socket(s): 2 02:24:49 NUMA node(s): 1 02:24:49 Vendor ID: AuthenticAMD 02:24:49 CPU family: 23 02:24:49 Model: 49 02:24:49 Model name: AMD EPYC-Rome Processor 02:24:49 Stepping: 0 02:24:49 CPU MHz: 2799.998 02:24:49 BogoMIPS: 5599.99 02:24:49 Virtualization: AMD-V 02:24:49 Hypervisor vendor: KVM 02:24:49 Virtualization type: full 02:24:49 L1d cache: 64 KiB 02:24:49 L1i cache: 64 KiB 02:24:49 L2 cache: 1 MiB 02:24:49 L3 cache: 32 MiB 02:24:49 NUMA node0 CPU(s): 0,1 02:24:49 Vulnerability Itlb multihit: Not affected 02:24:49 Vulnerability L1tf: Not affected 02:24:49 Vulnerability Mds: Not affected 02:24:49 Vulnerability Meltdown: Not affected 02:24:49 Vulnerability Mmio stale data: Not affected 02:24:49 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:24:49 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 02:24:49 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 02:24:49 Vulnerability Srbds: Not affected 02:24:49 Vulnerability Tsx async abort: Not affected 02:24:49 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 02:24:49 02:24:49 02:24:49 ---> nproc: 02:24:49 2 02:24:49 02:24:49 02:24:49 ---> df -h: 02:24:49 Filesystem Size Used Avail Use% Mounted on 02:24:49 overlay 40G 7.3G 33G 19% / 02:24:49 tmpfs 64M 0 64M 0% /dev 02:24:49 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 02:24:49 shm 64M 0 64M 0% /dev/shm 02:24:49 /dev/vda1 40G 7.3G 33G 19% /facter-os 02:24:49 02:24:49 02:24:50 Cannot open /var/log/sysstat/sa19: No such file or directory 02:24:50 Please check if data collecting is enabled 02:24:50 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:24:50 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 02:24:50 $ docker stop --time=1 350c237650a641781c0bf6e44cdbe3094bc888a9d583134d66bcff1baa05f6e5 02:24:51 $ docker rm -f --volumes 350c237650a641781c0bf6e44cdbe3094bc888a9d583134d66bcff1baa05f6e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 02:24:51 [WS-CLEANUP] Deleting project workspace... 02:24:51 [WS-CLEANUP] Deferred wipeout is used... 02:24:51 [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 02:24:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:24:52 02:24:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:24:52 latest: Pulling from edgex-lftools-log-publisher 02:24:52 5eb5b503b376: Pulling fs layer 02:24:52 5c69ac0246d0: Pulling fs layer 02:24:52 ec43610c2a17: Pulling fs layer 02:24:52 3a2ae6a8a46f: Pulling fs layer 02:24:52 33b1e0a273af: Pulling fs layer 02:24:52 5d3b04190fa2: Pulling fs layer 02:24:52 2f39f015ded8: Pulling fs layer 02:24:52 3a2ae6a8a46f: Waiting 02:24:52 33b1e0a273af: Waiting 02:24:52 5d3b04190fa2: Waiting 02:24:52 2f39f015ded8: Waiting 02:24:52 5c69ac0246d0: Verifying Checksum 02:24:52 5c69ac0246d0: Download complete 02:24:52 3a2ae6a8a46f: Verifying Checksum 02:24:52 3a2ae6a8a46f: Download complete 02:24:52 33b1e0a273af: Verifying Checksum 02:24:52 33b1e0a273af: Download complete 02:24:52 ec43610c2a17: Verifying Checksum 02:24:52 ec43610c2a17: Download complete 02:24:52 5d3b04190fa2: Verifying Checksum 02:24:52 5d3b04190fa2: Download complete 02:24:52 5eb5b503b376: Verifying Checksum 02:24:52 5eb5b503b376: Download complete 02:24:53 2f39f015ded8: Verifying Checksum 02:24:53 2f39f015ded8: Download complete 02:24:54 5eb5b503b376: Pull complete 02:24:54 5c69ac0246d0: Pull complete 02:24:54 ec43610c2a17: Pull complete 02:24:54 3a2ae6a8a46f: Pull complete 02:24:54 33b1e0a273af: Pull complete 02:24:54 5d3b04190fa2: Pull complete 02:24:56 Running on prd-ubuntu20.04-docker-arm64-4c-16g-773376 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws 02:24:56 Running in /w/workspace/device-modbus-go/206 [Pipeline] { [Pipeline] checkout 02:24:56 The recommended git tool is: git 02:25:00 2f39f015ded8: Pull complete 02:25:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:25:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:25:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:25:00 prd-ubuntu20.04-docker-8c-8g-773373 does not seem to be running inside a container 02:25:00 $ 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/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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 02:25:02 using credential edgex-jenkins-ssh 02:25:02 Cloning the remote Git repository 02:25:02 $ docker top f2978079c03d19da45a167feb072f00e0a8aee166b5d9b9180c452f68950e996 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:25:02 ---> job-cost.sh 02:25:02 lf-activate-venv: SKIPPING 02:25:02 INFO: No Stack... 02:25:02 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 02:25:02 > git init /w/workspace/device-modbus-go/206 # timeout=10 02:25:02 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 02:25:02 > git --version # timeout=10 02:25:02 > git --version # 'git version 2.25.1' 02:25:02 using GIT_SSH to set credentials SSH Credentials for GitHub 02:25:02 INFO: Retrieving Pricing Info for: v3-standard-8 02:25:03 INFO: Archiving Costs [Pipeline] sh 02:25:03 + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv 02:25:03 + cut -d, -f6 [Pipeline] lock 02:25:03 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-206-stack-cost] 02:25:03 Resource [jenkins-edgexfoundry-device-modbus-go-main-206-stack-cost] did not exist. Created. 02:25:03 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-206-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:25:03 + echo total: 0.2199999988079071 [Pipeline] stash 02:25:03 Stashed 1 file(s) [Pipeline] } 02:25:03 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-206-stack-cost] [Pipeline] // lock [Pipeline] } 02:25:03 $ docker stop --time=1 f2978079c03d19da45a167feb072f00e0a8aee166b5d9b9180c452f68950e996 02:25:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:25:05 $ docker rm -f --volumes f2978079c03d19da45a167feb072f00e0a8aee166b5d9b9180c452f68950e996 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:25:05 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 02:25:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:25:06 Avoid second fetch 02:25:06 Checking out Revision 2c8c7f329682967ec1662179493059457ab078d2 (main) 02:25:07 Commit message: "Merge pull request #678 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.45" 02:25:06 > git config core.sparsecheckout # timeout=10 02:25:06 > git checkout -f 2c8c7f329682967ec1662179493059457ab078d2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:25:11 provisioning config files... 02:25:11 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/206@tmp/config3198847540726566589tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:25:12 ---> ****-login.sh 02:25:12 nexus3.edgexfoundry.org:10001 02:25:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:25:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:25:13 Configure a credential helper to remove this warning. See 02:25:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:25:13 02:25:13 Login Succeeded 02:25:13 nexus3.edgexfoundry.org:10002 02:25:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:25:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:25:13 Configure a credential helper to remove this warning. See 02:25:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:25:13 02:25:13 Login Succeeded 02:25:13 nexus3.edgexfoundry.org:10003 02:25:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:25:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:25:14 Configure a credential helper to remove this warning. See 02:25:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:25:14 02:25:14 Login Succeeded 02:25:14 nexus3.edgexfoundry.org:10004 02:25:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:25:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:25:14 Configure a credential helper to remove this warning. See 02:25:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:25:14 02:25:14 Login Succeeded 02:25:14 ****.io 02:25:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:25:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:25:14 Configure a credential helper to remove this warning. See 02:25:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:25:14 02:25:14 Login Succeeded 02:25:14 ---> ****-login.sh ends [Pipeline] } 02:25:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:25:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:25:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:25:15 ========================================================= 02:25:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 02:25:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:15 + 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 . 02:25:16 Sending build context to Docker daemon 14.27MB 02:25:16 Step 1/10 : ARG BASE=golang:1.25-alpine3.22 02:25:16 Step 2/10 : FROM ${BASE} AS builder 02:25:16 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:25:16 6b59a28fa201: Pulling fs layer 02:25:16 d32bb0dddca7: Pulling fs layer 02:25:16 5dab1238d3d9: Pulling fs layer 02:25:16 196fd7d83e7d: Pulling fs layer 02:25:16 4f4fb700ef54: Pulling fs layer 02:25:16 8ba94037c8f0: Pulling fs layer 02:25:16 deaec5988b04: Pulling fs layer 02:25:16 9f65657bb879: Pulling fs layer 02:25:16 4f4fb700ef54: Waiting 02:25:16 8ba94037c8f0: Waiting 02:25:16 deaec5988b04: Waiting 02:25:16 9f65657bb879: Waiting 02:25:16 196fd7d83e7d: Waiting 02:25:16 d32bb0dddca7: Verifying Checksum 02:25:16 d32bb0dddca7: Download complete 02:25:16 196fd7d83e7d: Verifying Checksum 02:25:16 196fd7d83e7d: Download complete 02:25:16 4f4fb700ef54: Verifying Checksum 02:25:16 4f4fb700ef54: Download complete 02:25:16 8ba94037c8f0: Verifying Checksum 02:25:16 8ba94037c8f0: Download complete 02:25:16 6b59a28fa201: Verifying Checksum 02:25:16 6b59a28fa201: Download complete 02:25:17 9f65657bb879: Verifying Checksum 02:25:17 9f65657bb879: Download complete 02:25:17 6b59a28fa201: Pull complete 02:25:18 5dab1238d3d9: Verifying Checksum 02:25:18 5dab1238d3d9: Download complete 02:25:18 d32bb0dddca7: Pull complete 02:25:19 deaec5988b04: Verifying Checksum 02:25:19 deaec5988b04: Download complete 02:25:34 5dab1238d3d9: Pull complete 02:25:34 196fd7d83e7d: Pull complete 02:25:34 4f4fb700ef54: Pull complete 02:25:34 8ba94037c8f0: Pull complete 02:25:42 deaec5988b04: Pull complete 02:25:45 9f65657bb879: Pull complete 02:25:45 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 02:25:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 02:25:45 ---> 334268110677 02:25:45 Step 3/10 : ARG ADD_BUILD_TAGS="" 02:25:47 ---> Running in fe717edb0df3 02:25:47 Removing intermediate container fe717edb0df3 02:25:47 ---> 79b965d744c7 02:25:47 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:25:47 ---> Running in 8395ce039b9d 02:25:47 Removing intermediate container 8395ce039b9d 02:25:47 ---> 03b2302577d9 02:25:47 Step 5/10 : RUN apk add --update --no-cache make git openssh 02:25:47 ---> Running in c10c3e9457e4 02:25:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:25:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:25:52 (1/8) Installing openssh-keygen (10.0_p1-r9) 02:25:52 (2/8) Installing libedit (20250104.3.1-r1) 02:25:52 (3/8) Installing openssh-client-common (10.0_p1-r9) 02:25:52 (4/8) Installing openssh-client-default (10.0_p1-r9) 02:25:52 (5/8) Installing openssh-sftp-server (10.0_p1-r9) 02:25:52 (6/8) Installing openssh-server-common (10.0_p1-r9) 02:25:52 (7/8) Installing openssh-server (10.0_p1-r9) 02:25:52 (8/8) Installing openssh (10.0_p1-r9) 02:25:52 Executing busybox-1.37.0-r19.trigger 02:25:52 OK: 262 MiB in 68 packages 02:25:53 Removing intermediate container c10c3e9457e4 02:25:53 ---> fdfe61a8fa0e 02:25:53 Step 6/10 : WORKDIR /device-modbus-go 02:25:53 ---> Running in 1c25d6438001 02:25:53 Removing intermediate container 1c25d6438001 02:25:53 ---> eb5477301c9c 02:25:53 Step 7/10 : COPY go.mod vendor* ./ 02:25:54 ---> 4d89a6716be9 02:25:54 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:25:54 ---> Running in 5a42d6f3c005 02:28:01 Removing intermediate container 5a42d6f3c005 02:28:01 ---> c4ae7119b615 02:28:01 Step 9/10 : COPY . . 02:28:01 ---> 96e3ed5293cb 02:28:01 Step 10/10 : RUN ${MAKE} 02:28:01 ---> Running in 5322e043e9f3 02:28:01 noop 02:28:01 Removing intermediate container 5322e043e9f3 02:28:01 ---> 52914e8040b1 02:28:01 Successfully built 52914e8040b1 02:28:01 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:01 + docker inspect -f . ci-base-image-arm64 02:28:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:28:01 prd-ubuntu20.04-docker-arm64-4c-16g-773376 does not seem to be running inside a container 02:28:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/206 -v /w/workspace/device-modbus-go/206:/w/workspace/device-modbus-go/206:rw,z -v /w/workspace/device-modbus-go/206@tmp:/w/workspace/device-modbus-go/206@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:28:05 $ docker top 7da743f876caaaf4cd295c8cfef173273462905ad256b0c108ca64eaaf7fb5b0 -eo pid,comm [Pipeline] { [Pipeline] sh 02:28:06 + go version 02:28:06 go version go1.25.3 linux/arm64 [Pipeline] } 02:28:06 $ docker stop --time=1 7da743f876caaaf4cd295c8cfef173273462905ad256b0c108ca64eaaf7fb5b0 02:28:08 $ docker rm -f --volumes 7da743f876caaaf4cd295c8cfef173273462905ad256b0c108ca64eaaf7fb5b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:08 + docker inspect -f . ci-base-image-arm64 02:28:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:28:08 prd-ubuntu20.04-docker-arm64-4c-16g-773376 does not seem to be running inside a container 02:28:08 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-modbus-go/206 -v /w/workspace/device-modbus-go/206:/w/workspace/device-modbus-go/206:rw,z -v /w/workspace/device-modbus-go/206@tmp:/w/workspace/device-modbus-go/206@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:28:10 $ docker top 6530140ab1a502a2f99a70ad343a27324f9cdba2aa830d78a9b9e0f6ed125980 -eo pid,comm [Pipeline] { [Pipeline] sh 02:28:11 + git config --global --add safe.directory /w/workspace/device-modbus-go/206 [Pipeline] fileExists [Pipeline] sh 02:28:11 + make test 02:28:11 go test ./... -coverprofile=coverage.out ./... 02:28:17 ? github.com/edgexfoundry/device-modbus-go [no test files] 02:32:39 github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements 02:32:39 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.058s coverage: 45.4% of statements 02:32:39 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:32:39 go vet ./... 02:33:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:33:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:33:35 ./bin/test-attribution-txt.sh [Pipeline] echo 02:33:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 02:33:35 $ docker stop --time=1 6530140ab1a502a2f99a70ad343a27324f9cdba2aa830d78a9b9e0f6ed125980 02:33:37 $ docker rm -f --volumes 6530140ab1a502a2f99a70ad343a27324f9cdba2aa830d78a9b9e0f6ed125980 [Pipeline] // withDockerContainer [Pipeline] sh 02:33:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:33:39 Warning: overwriting stash ‘coverage-report’ 02:33:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:33:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:33:40 + ls -al . 02:33:40 total 260 02:33:40 drwxrwxr-x 8 jenkins jenkins 4096 Nov 19 02:28 . 02:33:40 drwxrwxr-x 4 jenkins jenkins 4096 Nov 19 02:25 .. 02:33:40 -rw-rw-r-- 1 jenkins jenkins 140 Nov 19 02:25 .dockerignore 02:33:40 drwxrwxr-x 8 jenkins jenkins 4096 Nov 19 02:25 .git 02:33:40 drwxrwxr-x 3 jenkins jenkins 4096 Nov 19 02:25 .github 02:33:40 -rw-rw-r-- 1 jenkins jenkins 266 Nov 19 02:25 .gitignore 02:33:40 -rw-rw-r-- 1 jenkins jenkins 359 Nov 19 02:25 .golangci.yml 02:33:40 -rw-rw-r-- 1 jenkins jenkins 22459 Nov 19 02:25 Attribution.txt 02:33:40 -rw-rw-r-- 1 jenkins jenkins 18046 Nov 19 02:25 CHANGELOG.md 02:33:40 -rw-rw-r-- 1 jenkins jenkins 1479 Nov 19 02:25 Dockerfile 02:33:40 -rw-rw-r-- 1 jenkins jenkins 677 Nov 19 02:25 GOVERNANCE.md 02:33:40 -rw-rw-r-- 1 jenkins jenkins 681 Nov 19 02:25 Jenkinsfile 02:33:40 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 19 02:25 LICENSE 02:33:40 -rw-rw-r-- 1 jenkins jenkins 2529 Nov 19 02:25 Makefile 02:33:40 -rw-rw-r-- 1 jenkins jenkins 622 Nov 19 02:25 OWNERS.md 02:33:40 -rw-rw-r-- 1 jenkins jenkins 4463 Nov 19 02:25 README.md 02:33:40 -rw-rw-r-- 1 jenkins jenkins 12 Nov 19 02:21 VERSION 02:33:40 drwxrwxr-x 2 jenkins jenkins 4096 Nov 19 02:25 bin 02:33:40 drwxrwxr-x 3 jenkins jenkins 4096 Nov 19 02:25 cmd 02:33:40 -rw-r--r-- 1 jenkins jenkins 28001 Nov 19 02:32 coverage.out 02:33:40 -rw-rw-r-- 1 jenkins jenkins 6959 Nov 19 02:25 go.mod 02:33:40 -rw-rw-r-- 1 jenkins jenkins 89680 Nov 19 02:25 go.sum 02:33:40 drwxrwxr-x 3 jenkins jenkins 4096 Nov 19 02:25 internal 02:33:40 drwxrwxr-x 2 jenkins jenkins 4096 Nov 19 02:25 simulator 02:33:40 -rw-rw-r-- 1 jenkins jenkins 229 Nov 19 02:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:41 + docker build -t device-modbus-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=2c8c7f329682967ec1662179493059457ab078d2 --label arch=arm64 --label version=4.1.0-dev.15 . 02:33:41 Sending build context to Docker daemon 14.3MB 02:33:41 Step 1/23 : ARG BASE=golang:1.25-alpine3.22 02:33:41 Step 2/23 : FROM ${BASE} AS builder 02:33:41 ---> 52914e8040b1 02:33:41 Step 3/23 : ARG ADD_BUILD_TAGS="" 02:33:42 ---> Running in 0a5824dc79fc 02:33:42 Removing intermediate container 0a5824dc79fc 02:33:42 ---> 359a7b226bfb 02:33:42 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:33:42 ---> Running in 9ff10fb20721 02:33:42 Removing intermediate container 9ff10fb20721 02:33:42 ---> 636248559e25 02:33:42 Step 5/23 : RUN apk add --update --no-cache make git openssh 02:33:43 ---> Running in 40b5f4a068f4 02:33:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:33:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:33:46 OK: 262 MiB in 68 packages 02:33:47 Removing intermediate container 40b5f4a068f4 02:33:47 ---> 5d7df0182198 02:33:47 Step 6/23 : WORKDIR /device-modbus-go 02:33:47 ---> Running in 7ce985196f7c 02:33:47 Removing intermediate container 7ce985196f7c 02:33:47 ---> 393979bceb3a 02:33:47 Step 7/23 : COPY go.mod vendor* ./ 02:33:48 ---> 3e41e7645892 02:33:48 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:33:48 ---> Running in e954a35f6e6f 02:33:50 Removing intermediate container e954a35f6e6f 02:33:50 ---> 170c3225a0ea 02:33:50 Step 9/23 : COPY . . 02:33:51 ---> f76d590b7f18 02:33:51 Step 10/23 : RUN ${MAKE} 02:33:51 ---> Running in 13901794ca6f 02:33:52 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.1.0-dev.15 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd 02:37:59 Removing intermediate container 13901794ca6f 02:37:59 ---> acd048f26e4f 02:37:59 Step 11/23 : FROM alpine:3.22 02:37:59 3.22: Pulling from library/alpine 02:37:59 6b59a28fa201: Already exists 02:37:59 Digest: sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:37:59 Status: Downloaded newer image for alpine:3.22 02:37:59 ---> 171e65262c80 02:37:59 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' 02:37:59 ---> Running in 750f515c1385 02:37:59 Removing intermediate container 750f515c1385 02:37:59 ---> 97fac1c35e34 02:37:59 Step 13/23 : RUN apk add --update --no-cache dumb-init 02:37:59 ---> Running in 990109cc23d4 02:37:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:37:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:37:59 (1/1) Installing dumb-init (1.2.5-r3) 02:37:59 Executing busybox-1.37.0-r19.trigger 02:37:59 OK: 8 MiB in 17 packages 02:37:59 Removing intermediate container 990109cc23d4 02:37:59 ---> d653942c54b5 02:37:59 Step 14/23 : RUN apk --no-cache upgrade 02:37:59 ---> Running in 8b19aabf2340 02:37:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:37:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:38:00 OK: 8 MiB in 17 packages 02:38:01 Removing intermediate container 8b19aabf2340 02:38:01 ---> 6432d8d6ddad 02:38:01 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 02:38:03 ---> d755975da530 02:38:03 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 02:38:03 ---> be9ddddaa6c6 02:38:03 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 02:38:04 ---> 3c9ab7fcdb25 02:38:04 Step 18/23 : EXPOSE 59901 02:38:04 ---> Running in 3b24778da447 02:38:04 Removing intermediate container 3b24778da447 02:38:04 ---> a3d321590491 02:38:04 Step 19/23 : ENTRYPOINT ["/device-modbus"] 02:38:04 ---> Running in ef6e02e9e33b 02:38:05 Removing intermediate container ef6e02e9e33b 02:38:05 ---> a35cfb20287c 02:38:05 Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 02:38:05 ---> Running in 8a44aa16b2a2 02:38:05 Removing intermediate container 8a44aa16b2a2 02:38:05 ---> 65697a9356f8 02:38:05 Step 21/23 : LABEL arch=arm64 02:38:05 ---> Running in 6f28e6b50908 02:38:05 Removing intermediate container 6f28e6b50908 02:38:05 ---> 768f6a58cdd3 02:38:05 Step 22/23 : LABEL git_sha=2c8c7f329682967ec1662179493059457ab078d2 02:38:05 ---> Running in 112ccd72378d 02:38:06 Removing intermediate container 112ccd72378d 02:38:06 ---> b3f0e97a22d6 02:38:06 Step 23/23 : LABEL version=4.1.0-dev.15 02:38:06 ---> Running in 679c5c847d8a 02:38:06 Removing intermediate container 679c5c847d8a 02:38:06 ---> 21d5903eb202 02:38:06 [Warning] One or more build-args [ARCH] were not consumed 02:38:06 Successfully built 21d5903eb202 02:38:06 Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:38:06 provisioning config files... 02:38:06 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/206@tmp/config2404489527791776877tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:38:07 ---> ****-login.sh 02:38:07 nexus3.edgexfoundry.org:10001 02:38:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:38:07 Configure a credential helper to remove this warning. See 02:38:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:38:07 02:38:07 Login Succeeded 02:38:07 nexus3.edgexfoundry.org:10002 02:38:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:38:07 Configure a credential helper to remove this warning. See 02:38:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:38:07 02:38:07 Login Succeeded 02:38:07 nexus3.edgexfoundry.org:10003 02:38:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:38:08 Configure a credential helper to remove this warning. See 02:38:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:38:08 02:38:08 Login Succeeded 02:38:08 nexus3.edgexfoundry.org:10004 02:38:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:38:08 Configure a credential helper to remove this warning. See 02:38:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:38:08 02:38:08 Login Succeeded 02:38:08 ****.io 02:38:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:38:09 Configure a credential helper to remove this warning. See 02:38:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:38:09 02:38:09 Login Succeeded 02:38:09 ---> ****-login.sh ends [Pipeline] } 02:38:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:38:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:38:09 [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: 02:38:09 2c8c7f329682967ec1662179493059457ab078d2 02:38:09 latest 02:38:09 4.1.0-dev.15 02:38:09 2c8c7f329682967ec1662179493059457ab078d2-4.1.0-dev.15 02:38:09 main 02:38:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:09 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:2c8c7f329682967ec1662179493059457ab078d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:09 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:2c8c7f329682967ec1662179493059457ab078d2 02:38:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 02:38:09 78099e3d8670: Preparing 02:38:09 b28990bdc035: Preparing 02:38:09 b5afb4283833: Preparing 02:38:09 fa31d6bd0642: Preparing 02:38:09 974ecfade03d: Preparing 02:38:09 0e64f2360a44: Preparing 02:38:09 0e64f2360a44: Waiting 02:38:10 b28990bdc035: Pushed 02:38:10 fa31d6bd0642: Pushed 02:38:10 78099e3d8670: Pushed 02:38:10 974ecfade03d: Pushed 02:38:10 0e64f2360a44: Layer already exists 02:38:18 b5afb4283833: Pushed 02:38:18 2c8c7f329682967ec1662179493059457ab078d2: digest: sha256:64ceed4119deed812b102fbf0cb5e203c64c5e93b93e6e05e0547bd3ac143417 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:18 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:19 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 02:38:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 02:38:19 78099e3d8670: Preparing 02:38:19 b28990bdc035: Preparing 02:38:19 b5afb4283833: Preparing 02:38:19 fa31d6bd0642: Preparing 02:38:19 974ecfade03d: Preparing 02:38:19 0e64f2360a44: Preparing 02:38:19 0e64f2360a44: Waiting 02:38:19 fa31d6bd0642: Layer already exists 02:38:19 974ecfade03d: Layer already exists 02:38:19 78099e3d8670: Layer already exists 02:38:19 b5afb4283833: Layer already exists 02:38:19 b28990bdc035: Layer already exists 02:38:19 0e64f2360a44: Layer already exists 02:38:19 latest: digest: sha256:64ceed4119deed812b102fbf0cb5e203c64c5e93b93e6e05e0547bd3ac143417 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:19 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:20 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.15 02:38:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 02:38:20 78099e3d8670: Preparing 02:38:20 b28990bdc035: Preparing 02:38:20 b5afb4283833: Preparing 02:38:20 fa31d6bd0642: Preparing 02:38:20 974ecfade03d: Preparing 02:38:20 0e64f2360a44: Preparing 02:38:20 0e64f2360a44: Waiting 02:38:20 78099e3d8670: Layer already exists 02:38:20 b5afb4283833: Layer already exists 02:38:20 974ecfade03d: Layer already exists 02:38:20 fa31d6bd0642: Layer already exists 02:38:20 b28990bdc035: Layer already exists 02:38:20 0e64f2360a44: Layer already exists 02:38:20 4.1.0-dev.15: digest: sha256:64ceed4119deed812b102fbf0cb5e203c64c5e93b93e6e05e0547bd3ac143417 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:20 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:2c8c7f329682967ec1662179493059457ab078d2-4.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:21 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:2c8c7f329682967ec1662179493059457ab078d2-4.1.0-dev.15 02:38:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 02:38:21 78099e3d8670: Preparing 02:38:21 b28990bdc035: Preparing 02:38:21 b5afb4283833: Preparing 02:38:21 fa31d6bd0642: Preparing 02:38:21 974ecfade03d: Preparing 02:38:21 0e64f2360a44: Preparing 02:38:21 0e64f2360a44: Waiting 02:38:21 78099e3d8670: Layer already exists 02:38:21 b5afb4283833: Layer already exists 02:38:21 fa31d6bd0642: Layer already exists 02:38:21 974ecfade03d: Layer already exists 02:38:21 b28990bdc035: Layer already exists 02:38:21 0e64f2360a44: Layer already exists 02:38:21 2c8c7f329682967ec1662179493059457ab078d2-4.1.0-dev.15: digest: sha256:64ceed4119deed812b102fbf0cb5e203c64c5e93b93e6e05e0547bd3ac143417 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:21 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:22 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main 02:38:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 02:38:22 78099e3d8670: Preparing 02:38:22 b28990bdc035: Preparing 02:38:22 b5afb4283833: Preparing 02:38:22 fa31d6bd0642: Preparing 02:38:22 974ecfade03d: Preparing 02:38:22 0e64f2360a44: Preparing 02:38:22 0e64f2360a44: Waiting 02:38:22 b28990bdc035: Layer already exists 02:38:22 78099e3d8670: Layer already exists 02:38:22 fa31d6bd0642: Layer already exists 02:38:22 b5afb4283833: Layer already exists 02:38:22 974ecfade03d: Layer already exists 02:38:22 0e64f2360a44: Layer already exists 02:38:22 main: digest: sha256:64ceed4119deed812b102fbf0cb5e203c64c5e93b93e6e05e0547bd3ac143417 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:38:22 ===================================================== [Pipeline] echo 02:38:22 taggedImages: 02:38:22 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:2c8c7f329682967ec1662179493059457ab078d2 02:38:22 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 02:38:22 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.15 02:38:22 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:2c8c7f329682967ec1662179493059457ab078d2-4.1.0-dev.15 02:38:22 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] echo 02:38:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:2c8c7f329682967ec1662179493059457ab078d2 [Pipeline] echo 02:38:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] echo 02:38:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.15 [Pipeline] echo 02:38:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:2c8c7f329682967ec1662179493059457ab078d2-4.1.0-dev.15 [Pipeline] echo 02:38:22 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:38:23 02:38:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:38:23 arm64: Pulling from edgex-lftools-log-publisher 02:38:23 8998bd30e6a1: Pulling fs layer 02:38:23 04944245beec: Pulling fs layer 02:38:23 699f458cf7ca: Pulling fs layer 02:38:23 765212b225bb: Pulling fs layer 02:38:23 f23df028b6ca: Pulling fs layer 02:38:23 d65c8cfc05b1: Pulling fs layer 02:38:23 765212b225bb: Waiting 02:38:23 f23df028b6ca: Waiting 02:38:23 d65c8cfc05b1: Waiting 02:38:23 2437ff75d9bd: Pulling fs layer 02:38:23 2437ff75d9bd: Waiting 02:38:23 04944245beec: Verifying Checksum 02:38:23 04944245beec: Download complete 02:38:23 765212b225bb: Verifying Checksum 02:38:23 765212b225bb: Download complete 02:38:23 f23df028b6ca: Verifying Checksum 02:38:23 f23df028b6ca: Download complete 02:38:23 d65c8cfc05b1: Verifying Checksum 02:38:23 d65c8cfc05b1: Download complete 02:38:23 699f458cf7ca: Verifying Checksum 02:38:23 699f458cf7ca: Download complete 02:38:24 8998bd30e6a1: Verifying Checksum 02:38:24 8998bd30e6a1: Download complete 02:38:26 2437ff75d9bd: Verifying Checksum 02:38:26 2437ff75d9bd: Download complete 02:38:29 8998bd30e6a1: Pull complete 02:38:29 04944245beec: Pull complete 02:38:31 699f458cf7ca: Pull complete 02:38:31 765212b225bb: Pull complete 02:38:32 f23df028b6ca: Pull complete 02:38:32 d65c8cfc05b1: Pull complete 02:38:51 2437ff75d9bd: Pull complete 02:38:51 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:38:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:38:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:38:51 prd-ubuntu20.04-docker-arm64-4c-16g-773376 does not seem to be running inside a container 02:38:51 $ 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-modbus-go/206 -v /w/workspace/device-modbus-go/206:/w/workspace/device-modbus-go/206:rw,z -v /w/workspace/device-modbus-go/206@tmp:/w/workspace/device-modbus-go/206@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:38:54 $ docker top 59a75b9c5257c70df75d906325687f5da2e64064e0ea42707dff151996db1816 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:38:55 ---> job-cost.sh 02:38:55 lf-activate-venv: SKIPPING 02:38:55 INFO: No Stack... 02:38:55 INFO: Retrieving Pricing Info for: v3-standard-4 02:38:56 INFO: Archiving Costs [Pipeline] sh 02:38:57 + cat /w/workspace/device-modbus-go/206/archives/cost.csv 02:38:57 + cut -d, -f6 [Pipeline] lock 02:38:57 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-206-stack-cost] 02:38:57 Resource [jenkins-edgexfoundry-device-modbus-go-main-206-stack-cost] did not exist. Created. 02:38:57 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-206-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:38:57 /w/workspace/device-modbus-go/206@tmp/durable-eb290dc8/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:38:58 + echo total: 0.10999999940395355 [Pipeline] stash 02:38:58 Warning: overwriting stash ‘stack-cost’ 02:38:58 Stashed 1 file(s) [Pipeline] } 02:38:58 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-206-stack-cost] [Pipeline] // lock [Pipeline] } 02:38:58 $ docker stop --time=1 59a75b9c5257c70df75d906325687f5da2e64064e0ea42707dff151996db1816 02:39:00 $ docker rm -f --volumes 59a75b9c5257c70df75d906325687f5da2e64064e0ea42707dff151996db1816 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 02:39:00 provisioning config files... 02:39:00 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config4731210207012325472tmp [Pipeline] { [Pipeline] sh 02:39:01 + set +x 02:39:01 + curl -s https://codecov.io/bash 02:39:01 + bash -s -- 02:39:01 02:39:01 _____ _ 02:39:01 / ____| | | 02:39:01 | | ___ __| | ___ ___ _____ __ 02:39:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:39:01 | |___| (_) | (_| | __/ (_| (_) \ V / 02:39:01 \_____\___/ \__,_|\___|\___\___/ \_/ 02:39:01 Bash-1.0.6 02:39:01 02:39:01 02:39:01 ==> git version 2.25.1 found 02:39:01 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 02:39:01 Release-Date: 2020-01-08 02:39:01 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:39:01 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:39:01 ==> Jenkins CI detected. 02:39:01 current dir:  /w/workspace/gexfoundry_device-modbus-go_main 02:39:01 project root: . 02:39:01 --> token set from env 02:39:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:39:01 ==> Running gcov in . (disable via -X gcov) 02:39:01 ==> Python coveragepy not found 02:39:01 ==> Searching for coverage reports in: 02:39:01 + . 02:39:01 -> Found 1 reports 02:39:01 ==> Detecting git/mercurial file structure 02:39:01 ==> Reading reports 02:39:01 + ./coverage.out bytes=28001 02:39:01 ==> Appending adjustments 02:39:01 https://docs.codecov.io/docs/fixing-reports 02:39:01 + Found adjustments 02:39:01 ==> Gzipping contents 02:39:01 8.0K /tmp/codecov.TPsnTm.gz 02:39:01 ==> Uploading reports 02:39:01 url: https://codecov.io 02:39:01 query: branch=main&commit=2c8c7f329682967ec1662179493059457ab078d2&build=206&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F206%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:39:01 -> Pinging Codecov 02:39:01 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=2c8c7f329682967ec1662179493059457ab078d2&build=206&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F206%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:39:01 -> Uploading to 02:39:01 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-modbus-go/2c8c7f329682967ec1662179493059457ab078d2/cba276cd-d299-4b0c-8d93-1bdd2122d31a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251119%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251119T023901Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=3264e0f81da3df5b5853f544bab9afec2e6909e871fa691433b01d3016211327 02:39:01 % Total % Received % Xferd Average Speed Time Time Time Current 02:39:01 Dload Upload Total Spent Left Speed 02:39:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4282 0 0 100 4282 0 29328 --:--:-- --:--:-- --:--:-- 29328 02:39:01 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/2c8c7f329682967ec1662179493059457ab078d2 [Pipeline] } 02:39:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:39:01 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:39:01 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:39:02 02:39:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:39:02 latest: Pulling from edgex-devops/edgex-snyk-go 02:39:02 2d35ebdb57d9: Already exists 02:39:02 85e8836fcdb2: Pulling fs layer 02:39:02 91631faa732a: Pulling fs layer 02:39:02 f3f5ae8826fa: Pulling fs layer 02:39:02 4f4fb700ef54: Pulling fs layer 02:39:02 7861252a18e6: Pulling fs layer 02:39:02 9130f900ef6f: Pulling fs layer 02:39:02 4f4fb700ef54: Waiting 02:39:02 7861252a18e6: Waiting 02:39:02 9130f900ef6f: Waiting 02:39:02 f3f5ae8826fa: Verifying Checksum 02:39:02 f3f5ae8826fa: Download complete 02:39:02 85e8836fcdb2: Download complete 02:39:02 4f4fb700ef54: Verifying Checksum 02:39:02 4f4fb700ef54: Download complete 02:39:02 85e8836fcdb2: Pull complete 02:39:02 7861252a18e6: Verifying Checksum 02:39:02 7861252a18e6: Download complete 02:39:03 91631faa732a: Download complete 02:39:03 9130f900ef6f: Verifying Checksum 02:39:03 9130f900ef6f: Download complete 02:39:08 91631faa732a: Pull complete 02:39:08 f3f5ae8826fa: Pull complete 02:39:08 4f4fb700ef54: Pull complete 02:39:08 7861252a18e6: Pull complete 02:39:11 9130f900ef6f: Pull complete 02:39:11 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 02:39:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:39:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:39:11 prd-ubuntu20.04-docker-8c-8g-773373 does not seem to be running inside a container 02:39:11 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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 02:39:13 $ docker top 7c2b6de300da9d812e6fe6ccbb26baf170d87be886004f3f66c0e74f1917fa1b -eo pid,comm [Pipeline] { [Pipeline] sh 02:39:13 + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] echo 02:39:13 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh 02:39:14 + set -o pipefail 02:39:14 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' 02:39:20 02:39:20 Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... 02:39:20 02:39:20 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0a0805b9-8982-40eb-8dbc-845f1ef902a3/history/2f23bb22-2723-4e0d-9505-85cb946d7ef4 02:39:20 02:39:20 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 02:39:20 02:39:20 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:39:20 02:39:20 02:39:20 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 02:39:20 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 02:39:20 $ docker stop --time=1 7c2b6de300da9d812e6fe6ccbb26baf170d87be886004f3f66c0e74f1917fa1b 02:39:23 $ docker rm -f --volumes 7c2b6de300da9d812e6fe6ccbb26baf170d87be886004f3f66c0e74f1917fa1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:39:24 + git log --format=format:%s -1 2c8c7f329682967ec1662179493059457ab078d2 [Pipeline] sh 02:39:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:39:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:39:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:39:25 prd-ubuntu20.04-docker-8c-8g-773373 does not seem to be running inside a container 02:39:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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 02:39:25 $ docker top 04f2c7ff604f4b214498c9f92073fe4294c26f1e8fee7508a4e249c380fb30d8 -eo pid,comm 02:39:25 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:39:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:39:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:39:25 [ssh-agent] Looking for ssh-agent implementation... 02:39:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:39:25 $ docker exec 04f2c7ff604f4b214498c9f92073fe4294c26f1e8fee7508a4e249c380fb30d8 ssh-agent 02:39:25 SSH_AUTH_SOCK=/tmp/ssh-Mn2uxabNavmQ/agent.32 02:39:25 SSH_AGENT_PID=38 02:39:25 Running ssh-add (command line suppressed) 02:39:25 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_15957880884627585833.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_15957880884627585833.key) 02:39:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:39:26 + git semver tag 02:39:26 2025-11-19 02:39:26,306 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:39:26 2025-11-19 02:39:26,311 [run_tag] DEBUG tag force:False 02:39:26 2025-11-19 02:39:26,311 [check_head_tag] DEBUG check head tag 02:39:26 2025-11-19 02:39:26,312 [execute] INFO git cat-file --batch-check 02:39:26 2025-11-19 02:39:26,312 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=, shell=False, universal_newlines=False) 02:39:26 2025-11-19 02:39:26,315 [execute] INFO git cat-file --batch 02:39:26 2025-11-19 02:39:26,315 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=, shell=False, universal_newlines=False) 02:39:26 2025-11-19 02:39:26,326 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 02:39:26 2025-11-19 02:39:26,326 [execute] INFO git tag -a v4.1.0-dev.15 -m v4.1.0-dev.15 02:39:26 2025-11-19 02:39:26,327 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.15', '-m', 'v4.1.0-dev.15'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=None, shell=False, universal_newlines=False) 02:39:26 2025-11-19 02:39:26,329 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 02:39:26 4.1.0-dev.15 [Pipeline] } 02:39:26 $ docker exec --env ******** --env ******** 04f2c7ff604f4b214498c9f92073fe4294c26f1e8fee7508a4e249c380fb30d8 ssh-agent -k 02:39:26 unset SSH_AUTH_SOCK; 02:39:26 unset SSH_AGENT_PID; 02:39:26 echo Agent pid 38 killed; 02:39:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:39:27 + git semver [Pipeline] } 02:39:27 $ docker stop --time=1 04f2c7ff604f4b214498c9f92073fe4294c26f1e8fee7508a4e249c380fb30d8 02:39:28 $ docker rm -f --volumes 04f2c7ff604f4b214498c9f92073fe4294c26f1e8fee7508a4e249c380fb30d8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:39:28 02:39:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:39:29 0.23.1-centos7: Pulling from edgex-lftools 02:39:29 ab5ef0e58194: Pulling fs layer 02:39:29 9712f1f96733: Pulling fs layer 02:39:29 63f879dbbcfc: Pulling fs layer 02:39:29 0d9ebad4ef96: Pulling fs layer 02:39:29 e9a5061849ea: Pulling fs layer 02:39:29 d747dcd14b5f: Pulling fs layer 02:39:29 2de7ff778b66: Pulling fs layer 02:39:29 0d9ebad4ef96: Waiting 02:39:29 e9a5061849ea: Waiting 02:39:29 2de7ff778b66: Waiting 02:39:29 d747dcd14b5f: Waiting 02:39:29 9712f1f96733: Verifying Checksum 02:39:29 9712f1f96733: Download complete 02:39:29 63f879dbbcfc: Verifying Checksum 02:39:29 63f879dbbcfc: Download complete 02:39:29 e9a5061849ea: Verifying Checksum 02:39:29 e9a5061849ea: Download complete 02:39:29 d747dcd14b5f: Download complete 02:39:29 2de7ff778b66: Verifying Checksum 02:39:29 2de7ff778b66: Download complete 02:39:29 0d9ebad4ef96: Verifying Checksum 02:39:29 0d9ebad4ef96: Download complete 02:39:30 ab5ef0e58194: Verifying Checksum 02:39:30 ab5ef0e58194: Download complete 02:39:34 ab5ef0e58194: Pull complete 02:39:34 9712f1f96733: Pull complete 02:39:34 63f879dbbcfc: Pull complete 02:39:40 0d9ebad4ef96: Pull complete 02:39:40 e9a5061849ea: Pull complete 02:39:40 d747dcd14b5f: Pull complete 02:39:41 2de7ff778b66: Pull complete 02:39:41 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:39:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:39:41 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:39:41 prd-ubuntu20.04-docker-8c-8g-773373 does not seem to be running inside a container 02:39:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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 02:39:42 $ docker top 31eb24d6323e2cf1ac058590a90f8fb3248963d77ebdf430d8600364ac9a6209 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:39:42 provisioning config files... 02:39:42 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config13409966334185014946tmp 02:39:42 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config2440298036303226881tmp 02:39:43 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config2590774252499497606tmp [Pipeline] { [Pipeline] echo 02:39:43 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:39:43 ---> sigul-configuration.sh 02:39:43 gpg: directory `/root/.gnupg' created 02:39:43 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:39:43 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:39:43 gpg: keyring `/root/.gnupg/secring.gpg' created 02:39:43 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:39:43 gpg: CAST5 encrypted data 02:39:43 gpg: encrypted with 1 passphrase 02:39:43 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:39:43 + mkdir /home/jenkins 02:39:43 + mkdir /home/jenkins/sigul [Pipeline] sh 02:39:43 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 02:39:43 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:39:44 ---> sigul-install.sh 02:39:44 Sigul already installed; skipping installation. [Pipeline] sh 02:39:44 + git tag --list 02:39:44 0.7.1 02:39:44 v1.0.0 02:39:44 v1.1.0 02:39:44 v1.1.1 02:39:44 v1.2.2 02:39:44 v1.3.0 02:39:44 v1.3.1 02:39:44 v2.0.0 02:39:44 v2.1.0 02:39:44 v2.1.1 02:39:44 v2.2.0 02:39:44 v2.3.0 02:39:44 v3.0 02:39:44 v3.0.0 02:39:44 v3.1 02:39:44 v3.1.0 02:39:44 v3.1.1 02:39:44 v4.0 02:39:44 v4.0.0 02:39:44 v4.0.1-dev.1 02:39:44 v4.0.1-dev.2 02:39:44 v4.1.0-dev.1 02:39:44 v4.1.0-dev.10 02:39:44 v4.1.0-dev.11 02:39:44 v4.1.0-dev.12 02:39:44 v4.1.0-dev.13 02:39:44 v4.1.0-dev.14 02:39:44 v4.1.0-dev.15 02:39:44 v4.1.0-dev.2 02:39:44 v4.1.0-dev.3 02:39:44 v4.1.0-dev.4 02:39:44 v4.1.0-dev.5 02:39:44 v4.1.0-dev.6 02:39:44 v4.1.0-dev.7 02:39:44 v4.1.0-dev.8 02:39:44 v4.1.0-dev.9 [Pipeline] sh 02:39:44 + lftools sign git-tag v4.1.0-dev.15 02:39:45 Signing Git tag with Sigul... 02:39:45 Signing v4.1.0-dev.15 [Pipeline] echo 02:39:45 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:39:45 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:39:45 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:39:46 $ docker stop --time=1 31eb24d6323e2cf1ac058590a90f8fb3248963d77ebdf430d8600364ac9a6209 02:39:47 $ docker rm -f --volumes 31eb24d6323e2cf1ac058590a90f8fb3248963d77ebdf430d8600364ac9a6209 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:39:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:39:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:39:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:39:48 prd-ubuntu20.04-docker-8c-8g-773373 does not seem to be running inside a container 02:39:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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 02:39:48 $ docker top dfcbb0e09ba2a120dd94358712a27ae2ca8a7bd45ace5d5464617e8e99867465 -eo pid,comm 02:39:48 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:39:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:39:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:39:48 [ssh-agent] Looking for ssh-agent implementation... 02:39:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:39:48 $ docker exec dfcbb0e09ba2a120dd94358712a27ae2ca8a7bd45ace5d5464617e8e99867465 ssh-agent 02:39:48 SSH_AUTH_SOCK=/tmp/ssh-FWZifL4f0CeA/agent.32 02:39:48 SSH_AGENT_PID=38 02:39:48 Running ssh-add (command line suppressed) 02:39:48 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_15719302453545849346.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_15719302453545849346.key) 02:39:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:39:49 + git semver bump pre 02:39:49 2025-11-19 02:39:49,435 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:39:49 2025-11-19 02:39:49,439 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 02:39:49 2025-11-19 02:39:49,439 [bump_version] DEBUG bumping version:4.1.0-dev.15 on axis:pre with prefix:dev 02:39:49 2025-11-19 02:39:49,439 [bump_version] DEBUG bumped version:4.1.0-dev.16 02:39:49 2025-11-19 02:39:49,439 [write_version] DEBUG write version:4.1.0-dev.16 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True 02:39:49 2025-11-19 02:39:49,439 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 02:39:49 2025-11-19 02:39:49,439 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main 02:39:49 2025-11-19 02:39:49,441 [execute] INFO git cat-file --batch-check 02:39:49 2025-11-19 02:39:49,441 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=, shell=False, universal_newlines=False) 02:39:49 2025-11-19 02:39:49,445 [execute] INFO git cat-file --batch 02:39:49 2025-11-19 02:39:49,445 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=, shell=False, universal_newlines=False) 02:39:49 2025-11-19 02:39:49,448 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 02:39:49 4.1.0-dev.16 [Pipeline] } 02:39:49 $ docker exec --env ******** --env ******** dfcbb0e09ba2a120dd94358712a27ae2ca8a7bd45ace5d5464617e8e99867465 ssh-agent -k 02:39:49 unset SSH_AUTH_SOCK; 02:39:49 unset SSH_AGENT_PID; 02:39:49 echo Agent pid 38 killed; 02:39:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:39:49 + git semver [Pipeline] } 02:39:50 $ docker stop --time=1 dfcbb0e09ba2a120dd94358712a27ae2ca8a7bd45ace5d5464617e8e99867465 02:39:51 $ docker rm -f --volumes dfcbb0e09ba2a120dd94358712a27ae2ca8a7bd45ace5d5464617e8e99867465 [Pipeline] // withDockerContainer [Pipeline] sh 02:39:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:39:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:39:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:39:52 prd-ubuntu20.04-docker-8c-8g-773373 does not seem to be running inside a container 02:39:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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 02:39:52 $ docker top a3c10c1c6a7f6dc0b42fa575636ea00adc09165d3f39159c4874a0036f5b644b -eo pid,comm 02:39:52 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:39:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:39:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:39:52 [ssh-agent] Looking for ssh-agent implementation... 02:39:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:39:52 $ docker exec a3c10c1c6a7f6dc0b42fa575636ea00adc09165d3f39159c4874a0036f5b644b ssh-agent 02:39:52 SSH_AUTH_SOCK=/tmp/ssh-bcSKT1VAEZeE/agent.32 02:39:52 SSH_AGENT_PID=38 02:39:52 Running ssh-add (command line suppressed) 02:39:52 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_744292188098595398.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_744292188098595398.key) 02:39:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:39:53 + git semver push 02:39:53 2025-11-19 02:39:53,340 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:39:53 2025-11-19 02:39:53,344 [run_push] DEBUG push 02:39:53 2025-11-19 02:39:53,345 [execute] INFO git cat-file --batch-check 02:39:53 2025-11-19 02:39:53,345 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=, shell=False, universal_newlines=False) 02:39:53 2025-11-19 02:39:53,347 [execute] INFO git rev-list 422851b18ede969c979ea6f55ad83dadc4890ca7 -- 02:39:53 2025-11-19 02:39:53,347 [execute] DEBUG Popen(['git', 'rev-list', '422851b18ede969c979ea6f55ad83dadc4890ca7', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 02:39:53 2025-11-19 02:39:53,355 [execute] INFO git fetch -v -- origin 02:39:53 2025-11-19 02:39:53,355 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=None, shell=False, universal_newlines=True) 02:39:53 2025-11-19 02:39:53,913 [run_push] DEBUG no remote changes detected 02:39:53 2025-11-19 02:39:53,913 [execute] INFO git push origin semver 02:39:53 2025-11-19 02:39:53,913 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 02:39:54 2025-11-19 02:39:54,657 [run_push] DEBUG push all version tags 02:39:54 2025-11-19 02:39:54,657 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:39:54 2025-11-19 02:39:54,658 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=None, shell=False, universal_newlines=False) 02:39:55 2025-11-19 02:39:55,358 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 02:39:55 4.1.0-dev.16 [Pipeline] } 02:39:55 $ docker exec --env ******** --env ******** a3c10c1c6a7f6dc0b42fa575636ea00adc09165d3f39159c4874a0036f5b644b ssh-agent -k 02:39:55 unset SSH_AUTH_SOCK; 02:39:55 unset SSH_AGENT_PID; 02:39:55 echo Agent pid 38 killed; 02:39:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:39:55 + git semver [Pipeline] } 02:39:56 $ docker stop --time=1 a3c10c1c6a7f6dc0b42fa575636ea00adc09165d3f39159c4874a0036f5b644b 02:39:57 $ docker rm -f --volumes a3c10c1c6a7f6dc0b42fa575636ea00adc09165d3f39159c4874a0036f5b644b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:39:58 + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] 02:39:58 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 02:39:58 total 16 02:39:58 drwxr-xr-x 3 root root 4096 Nov 19 02:25 . 02:39:58 drwxrwxr-x 10 jenkins jenkins 4096 Nov 19 02:39 .. 02:39:58 drwxr-xr-x 2 root root 4096 Nov 19 02:25 cost 02:39:58 -rw-r--r-- 1 root root 88 Nov 19 02:25 cost.csv 02:39:58 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives 02:39:58 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 02:39:58 total 16 02:39:58 drwxr-xr-x 3 jenkins jenkins 4096 Nov 19 02:25 . 02:39:58 drwxrwxr-x 10 jenkins jenkins 4096 Nov 19 02:39 .. 02:39:58 drwxr-xr-x 2 jenkins jenkins 4096 Nov 19 02:25 cost 02:39:58 -rw-r--r-- 1 jenkins jenkins 88 Nov 19 02:25 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:39:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:39:59 ---> package-listing.sh 02:39:59 ++ facter osfamily 02:39:59 ++ tr '[:upper:]' '[:lower:]' 02:39:59 + OS_FAMILY=debian 02:39:59 + workspace=/w/workspace/gexfoundry_device-modbus-go_main 02:39:59 + START_PACKAGES=/tmp/packages_start.txt 02:39:59 + END_PACKAGES=/tmp/packages_end.txt 02:39:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:39:59 + PACKAGES=/tmp/packages_start.txt 02:39:59 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 02:39:59 + PACKAGES=/tmp/packages_end.txt 02:39:59 + case "${OS_FAMILY}" in 02:39:59 + dpkg -l 02:39:59 + grep '^ii' 02:39:59 + '[' -f /tmp/packages_start.txt ']' 02:39:59 + '[' -f /tmp/packages_end.txt ']' 02:39:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:39:59 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 02:39:59 + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ 02:39:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo 02:39:59 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/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:39:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:40:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:40:00 prd-ubuntu20.04-docker-8c-8g-773373 does not seem to be running inside a container 02:40:00 $ 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/gexfoundry_device-modbus-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/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:40:00 $ docker top 5df21fd0371cb5fa2e7fb829b0dab48c482dff24923a0a6a5c2a8659c0077f0a -eo pid,comm [Pipeline] { [Pipeline] sh 02:40:00 + touch /tmp/pre-build-complete [Pipeline] sh 02:40:01 + mkdir -p /var/log/sysstat [Pipeline] sh 02:40:01 + ls /var/log/sa-host 02:40:01 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:40:01 provisioning config files... 02:40:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config8515127150797405321tmp [Pipeline] { [Pipeline] echo 02:40:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:40:01 ---> create-netrc.sh [Pipeline] } 02:40:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:40:02 ---> python-tools-install.sh [Pipeline] echo 02:40:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:40:02 ---> sudo-logs.sh 02:40:02 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:40:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:40:02 ---> job-cost.sh 02:40:02 lf-activate-venv: SKIPPING 02:40:02 DEBUG: total: 0.2199999988079071 02:40:02 INFO: Retrieving Stack Cost... 02:40:04 INFO: Retrieving Pricing Info for: v3-standard-8 02:40:07 INFO: Archiving Costs [Pipeline] echo 02:40:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:40:07 ---> logs-deploy.sh 02:40:07 lf-activate-venv: SKIPPING 02:40:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/206 02:40:07 INFO: archiving workspace using pattern(s): 02:40:08 Archives upload complete. 02:40:08 INFO: archiving logs to Nexus 02:40:10 ---> uname -a: 02:40:10 Linux prd-ubuntu20-04-docker-8c-8g-773373 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 02:40:10 02:40:10 02:40:10 ---> lscpu: 02:40:10 Architecture: x86_64 02:40:10 CPU op-mode(s): 32-bit, 64-bit 02:40:10 Byte Order: Little Endian 02:40:10 Address sizes: 40 bits physical, 48 bits virtual 02:40:10 CPU(s): 8 02:40:10 On-line CPU(s) list: 0-7 02:40:10 Thread(s) per core: 1 02:40:10 Core(s) per socket: 1 02:40:10 Socket(s): 8 02:40:10 NUMA node(s): 1 02:40:10 Vendor ID: AuthenticAMD 02:40:10 CPU family: 23 02:40:10 Model: 49 02:40:10 Model name: AMD EPYC-Rome Processor 02:40:10 Stepping: 0 02:40:10 CPU MHz: 2800.000 02:40:10 BogoMIPS: 5600.00 02:40:10 Virtualization: AMD-V 02:40:10 Hypervisor vendor: KVM 02:40:10 Virtualization type: full 02:40:10 L1d cache: 256 KiB 02:40:10 L1i cache: 256 KiB 02:40:10 L2 cache: 4 MiB 02:40:10 L3 cache: 128 MiB 02:40:10 NUMA node0 CPU(s): 0-7 02:40:10 Vulnerability Gather data sampling: Not affected 02:40:10 Vulnerability Itlb multihit: Not affected 02:40:10 Vulnerability L1tf: Not affected 02:40:10 Vulnerability Mds: Not affected 02:40:10 Vulnerability Meltdown: Not affected 02:40:10 Vulnerability Mmio stale data: Not affected 02:40:10 Vulnerability Retbleed: Vulnerable 02:40:10 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:40:10 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:40:10 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 02:40:10 Vulnerability Srbds: Not affected 02:40:10 Vulnerability Tsx async abort: Not affected 02:40:10 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 02:40:10 02:40:10 02:40:10 ---> nproc: 02:40:10 8 02:40:10 02:40:10 02:40:10 ---> df -h: 02:40:10 Filesystem Size Used Avail Use% Mounted on 02:40:10 overlay 155G 14G 141G 10% / 02:40:10 tmpfs 64M 0 64M 0% /dev 02:40:10 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:40:10 shm 64M 0 64M 0% /dev/shm 02:40:10 /dev/vda1 155G 14G 141G 10% /facter-os 02:40:10 02:40:10 02:40:10 ---> sar -b -r -n DEV: 02:40:10 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-773373) 11/19/25 _x86_64_ (8 CPU) 02:40:10 02:40:10 02:20:47 LINUX RESTART (8 CPU) 02:40:10 02:40:10 02:21:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:40:10 02:22:01 422.55 81.77 340.78 0.00 13948.48 117190.87 0.00 02:40:10 02:23:01 231.39 3.87 227.53 0.00 51.99 65433.63 0.00 02:40:10 02:24:01 109.45 0.32 109.13 0.00 35.73 32160.11 0.00 02:40:10 02:25:01 21.05 0.02 21.03 0.00 3.60 10058.61 0.00 02:40:10 02:26:01 49.38 3.58 45.80 0.00 2534.09 14066.64 0.00 02:40:10 02:27:01 4.72 0.00 4.72 0.00 0.00 54.12 0.00 02:40:10 02:28:01 1.27 0.00 1.27 0.00 0.00 14.40 0.00 02:40:10 02:29:01 0.83 0.00 0.83 0.00 0.00 10.93 0.00 02:40:10 02:30:01 1.12 0.00 1.12 0.00 0.00 13.33 0.00 02:40:10 02:31:01 1.30 0.00 1.30 0.00 0.00 25.60 0.00 02:40:10 02:32:01 1.13 0.00 1.13 0.00 0.00 13.20 0.00 02:40:10 02:33:01 0.93 0.00 0.93 0.00 0.00 11.60 0.00 02:40:10 02:34:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 02:40:10 02:35:01 0.95 0.00 0.95 0.00 0.00 12.00 0.00 02:40:10 02:36:01 1.60 0.02 1.58 0.00 0.13 19.46 0.00 02:40:10 02:37:01 0.95 0.00 0.95 0.00 0.00 12.26 0.00 02:40:10 02:38:01 1.18 0.00 1.18 0.00 0.00 14.93 0.00 02:40:10 02:39:01 0.93 0.05 0.88 0.00 5.87 11.20 0.00 02:40:10 02:40:01 166.16 1.07 165.09 0.00 26.93 68942.91 0.00 02:40:10 Average: 53.57 4.77 48.80 0.00 874.03 16214.15 0.00 02:40:10 02:40:10 02:21:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:40:10 02:22:01 28401388 31503844 785716 2.39 91524 3282008 1937264 5.71 1051656 3010776 627088 02:40:10 02:23:01 26527352 31331108 945056 2.88 159876 4719144 2261396 6.67 1761348 3968524 409632 02:40:10 02:24:01 26710140 31529992 750152 2.28 162108 4757632 1670624 4.93 1615340 3961352 492 02:40:10 02:25:01 26173400 31508608 769176 2.34 174868 5209548 1827336 5.39 1644112 4413212 225416 02:40:10 02:26:01 25973068 31487336 778428 2.37 177868 5380072 1731364 5.10 1785868 4449852 1100 02:40:10 02:27:01 25988668 31502888 763072 2.32 177924 5380068 1747412 5.15 1771040 4449788 12 02:40:10 02:28:01 25999472 31513804 752156 2.29 177992 5380064 1747412 5.15 1760388 4449792 8 02:40:10 02:29:01 25999980 31514392 751480 2.29 178020 5380072 1747412 5.15 1760620 4449792 160 02:40:10 02:30:01 26001980 31516412 749392 2.28 178044 5380076 1747412 5.15 1758264 4449796 16 02:40:10 02:31:01 26004064 31518544 747016 2.27 178116 5380060 1747412 5.15 1756492 4449776 216 02:40:10 02:32:01 26004116 31518704 746784 2.27 178128 5380060 1747412 5.15 1756104 4449780 8 02:40:10 02:33:01 26003288 31517880 747492 2.27 178152 5380064 1747412 5.15 1756144 4449784 160 02:40:10 02:34:01 26003996 31518636 746624 2.27 178176 5380064 1747412 5.15 1756740 4449784 152 02:40:10 02:35:01 26003264 31517912 747308 2.27 178216 5380068 1747412 5.15 1756200 4449788 164 02:40:10 02:36:01 26004032 31518932 746548 2.27 178272 5380068 1730048 5.10 1756440 4449788 188 02:40:10 02:37:01 26004008 31518912 746548 2.27 178308 5380072 1746104 5.15 1755824 4449792 204 02:40:10 02:38:01 26003056 31518044 747204 2.27 178340 5380076 1746104 5.15 1756240 4449796 152 02:40:10 02:39:01 26002000 31517184 748016 2.28 178368 5380272 1729820 5.10 1758256 4449812 200 02:40:10 02:40:01 24440764 31464836 792856 2.41 231340 6696400 1777844 5.24 1899684 5723224 312 02:40:10 Average: 26118318 31501998 766370 2.33 174402 5262415 1783401 5.26 1716672 4388116 66615 02:40:10 02:40:10 02:21:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:40:10 02:22:01 docker0 43.04 43.91 3.10 312.44 0.00 0.00 0.00 0.00 02:40:10 02:22:01 ens3 696.33 459.17 8424.52 135.25 0.00 0.00 0.00 0.00 02:40:10 02:22:01 lo 5.43 5.43 0.55 0.55 0.00 0.00 0.00 0.00 02:40:10 02:22:01 vethc2b34f4 5.43 2.73 86.97 0.24 0.00 0.00 0.00 0.00 02:40:10 02:22:01 vethdec1f97 2.73 5.43 0.24 86.97 0.00 0.00 0.00 0.01 02:40:10 02:23:01 docker0 281.77 322.20 24.77 2967.76 0.00 0.00 0.00 0.00 02:40:10 02:23:01 ens3 360.27 304.82 3004.58 43.28 0.00 0.00 0.00 0.00 02:40:10 02:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:40:10 02:23:01 vethb987c1f 0.05 0.18 0.00 0.02 0.00 0.00 0.00 0.00 02:40:10 02:24:01 docker0 4.92 10.35 0.35 128.34 0.00 0.00 0.00 0.00 02:40:10 02:24:01 ens3 75.94 57.99 171.95 209.38 0.00 0.00 0.00 0.00 02:40:10 02:24:01 lo 5.47 5.47 0.55 0.55 0.00 0.00 0.00 0.00 02:40:10 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:40:10 02:25:01 ens3 85.77 51.27 2514.51 8.00 0.00 0.00 0.00 0.00 02:40:10 02:25:01 lo 0.93 0.93 0.08 0.08 0.00 0.00 0.00 0.00 02:40:10 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:40:10 02:26:01 ens3 153.45 110.80 1420.23 9.88 0.00 0.00 0.00 0.00 02:40:10 02:26:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 02:40:10 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:40:10 02:27:01 ens3 0.58 0.47 0.16 0.10 0.00 0.00 0.00 0.00 02:40:10 02:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:40:10 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:40:10 02:28:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:40:10 02:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:40:10 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:40:10 02:29:01 ens3 1.00 0.55 0.32 0.23 0.00 0.00 0.00 0.00 02:40:10 02:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:40:10 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:40:10 02:30:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 02:40:10 02:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:40:10 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:40:10 02:31:01 ens3 0.22 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:40:10 02:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:40:10 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:40:10 02:32:01 ens3 0.35 0.22 0.15 0.07 0.00 0.00 0.00 0.00 02:40:10 02:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:40:10 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:40:10 02:33:01 ens3 0.22 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:40:10 02:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:40:10 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:40:10 02:34:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:40:10 02:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:40:10 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:40:10 02:35:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:40:10 02:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:40:10 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:40:10 02:36:01 ens3 0.55 0.38 0.27 0.22 0.00 0.00 0.00 0.00 02:40:10 02:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:40:10 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:40:10 02:37:01 ens3 0.43 0.20 0.10 0.07 0.00 0.00 0.00 0.00 02:40:10 02:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:40:10 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:40:10 02:38:01 ens3 0.15 0.07 0.07 0.00 0.00 0.00 0.00 0.00 02:40:10 02:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:40:10 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:40:10 02:39:01 ens3 2.90 2.17 2.91 0.76 0.00 0.00 0.00 0.00 02:40:10 02:39:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 02:40:10 02:40:01 docker0 54.06 75.02 5.79 885.63 0.00 0.00 0.00 0.00 02:40:10 02:40:01 ens3 440.71 302.55 8199.78 190.07 0.00 0.00 0.00 0.00 02:40:10 02:40:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 02:40:10 Average: docker0 20.20 23.76 1.79 226.00 0.00 0.00 0.00 0.00 02:40:10 Average: ens3 95.75 67.94 1249.42 31.44 0.00 0.00 0.00 0.00 02:40:10 Average: lo 0.82 0.82 0.08 0.08 0.00 0.00 0.00 0.00 02:40:10 02:40:10 02:40:10 ---> sar -P ALL: 02:40:10 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-773373) 11/19/25 _x86_64_ (8 CPU) 02:40:10 02:40:10 02:20:47 LINUX RESTART (8 CPU) 02:40:10 02:40:10 02:21:01 CPU %user %nice %system %iowait %steal %idle 02:40:10 02:22:01 all 10.15 0.00 3.25 2.22 0.06 84.33 02:40:10 02:22:01 0 9.66 0.00 2.59 0.47 0.05 87.22 02:40:10 02:22:01 1 9.63 0.00 2.53 1.24 0.05 86.54 02:40:10 02:22:01 2 10.09 0.00 2.51 0.29 0.07 87.04 02:40:10 02:22:01 3 11.65 0.00 2.98 0.94 0.05 84.37 02:40:10 02:22:01 4 9.63 0.00 3.49 4.55 0.05 82.28 02:40:10 02:22:01 5 11.61 0.00 4.39 0.69 0.07 83.25 02:40:10 02:22:01 6 11.98 0.00 3.25 0.64 0.07 84.06 02:40:10 02:22:01 7 6.90 0.00 4.25 8.95 0.07 79.83 02:40:10 02:23:01 all 41.22 0.00 7.22 1.79 0.09 49.68 02:40:10 02:23:01 0 41.30 0.00 7.18 3.59 0.08 47.84 02:40:10 02:23:01 1 40.36 0.00 7.96 7.72 0.10 43.86 02:40:10 02:23:01 2 41.00 0.00 7.16 0.61 0.08 51.15 02:40:10 02:23:01 3 41.36 0.00 6.77 0.25 0.10 51.52 02:40:10 02:23:01 4 40.89 0.00 7.07 0.34 0.08 51.62 02:40:10 02:23:01 5 42.49 0.00 7.97 1.15 0.10 48.30 02:40:10 02:23:01 6 40.15 0.00 6.83 0.35 0.08 52.59 02:40:10 02:23:01 7 42.20 0.00 6.84 0.32 0.08 50.56 02:40:10 02:24:01 all 23.49 0.00 3.60 0.61 0.05 72.25 02:40:10 02:24:01 0 23.92 0.00 3.58 0.12 0.05 72.33 02:40:10 02:24:01 1 23.01 0.00 3.53 0.39 0.03 73.04 02:40:10 02:24:01 2 23.83 0.00 3.72 1.04 0.05 71.36 02:40:10 02:24:01 3 23.17 0.00 3.52 0.79 0.03 72.49 02:40:10 02:24:01 4 22.81 0.00 3.37 0.18 0.05 73.58 02:40:10 02:24:01 5 23.63 0.00 3.74 2.11 0.08 70.44 02:40:10 02:24:01 6 22.11 0.00 3.65 0.17 0.03 74.04 02:40:10 02:24:01 7 25.46 0.00 3.67 0.12 0.05 70.70 02:40:10 02:25:01 all 2.05 0.00 0.81 0.20 0.03 96.92 02:40:10 02:25:01 0 1.58 0.00 0.82 0.02 0.03 97.55 02:40:10 02:25:01 1 2.39 0.00 1.34 0.02 0.03 96.22 02:40:10 02:25:01 2 2.09 0.00 0.48 0.00 0.02 97.41 02:40:10 02:25:01 3 1.76 0.00 0.85 1.54 0.03 95.81 02:40:10 02:25:01 4 1.94 0.00 0.94 0.00 0.02 97.10 02:40:10 02:25:01 5 2.57 0.00 0.77 0.00 0.02 96.65 02:40:10 02:25:01 6 2.07 0.00 0.69 0.00 0.02 97.23 02:40:10 02:25:01 7 2.01 0.00 0.57 0.00 0.03 97.39 02:40:10 02:26:01 all 1.19 0.00 0.49 0.30 0.02 98.00 02:40:10 02:26:01 0 1.49 0.00 0.57 0.60 0.03 97.31 02:40:10 02:26:01 1 0.90 0.00 0.40 0.08 0.00 98.62 02:40:10 02:26:01 2 0.72 0.00 0.37 0.02 0.02 98.88 02:40:10 02:26:01 3 0.67 0.00 0.50 1.54 0.02 97.28 02:40:10 02:26:01 4 1.13 0.00 0.53 0.02 0.02 98.30 02:40:10 02:26:01 5 0.85 0.00 0.35 0.03 0.02 98.75 02:40:10 02:26:01 6 2.35 0.00 0.53 0.03 0.02 97.06 02:40:10 02:26:01 7 1.37 0.00 0.70 0.12 0.02 97.80 02:40:10 02:27:01 all 0.02 0.00 0.03 0.01 0.01 99.93 02:40:10 02:27:01 0 0.05 0.00 0.02 0.03 0.02 99.88 02:40:10 02:27:01 1 0.00 0.00 0.02 0.00 0.02 99.97 02:40:10 02:27:01 2 0.00 0.00 0.05 0.00 0.02 99.93 02:40:10 02:27:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:40:10 02:27:01 4 0.03 0.00 0.03 0.00 0.03 99.90 02:40:10 02:27:01 5 0.02 0.00 0.03 0.00 0.00 99.95 02:40:10 02:27:01 6 0.03 0.00 0.02 0.00 0.00 99.95 02:40:10 02:27:01 7 0.05 0.00 0.05 0.02 0.02 99.87 02:40:10 02:28:01 all 0.03 0.00 0.01 0.00 0.01 99.95 02:40:10 02:28:01 0 0.02 0.00 0.02 0.03 0.02 99.92 02:40:10 02:28:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:40:10 02:28:01 2 0.03 0.00 0.02 0.00 0.02 99.93 02:40:10 02:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:40:10 02:28:01 4 0.05 0.00 0.02 0.00 0.00 99.93 02:40:10 02:28:01 5 0.03 0.00 0.00 0.00 0.00 99.97 02:40:10 02:28:01 6 0.03 0.00 0.02 0.00 0.02 99.93 02:40:10 02:28:01 7 0.00 0.00 0.00 0.00 0.02 99.98 02:40:10 02:29:01 all 0.02 0.00 0.01 0.00 0.01 99.96 02:40:10 02:29:01 0 0.05 0.00 0.00 0.02 0.02 99.92 02:40:10 02:29:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:40:10 02:29:01 2 0.03 0.00 0.03 0.00 0.00 99.93 02:40:10 02:29:01 3 0.03 0.00 0.02 0.00 0.00 99.95 02:40:10 02:29:01 4 0.03 0.00 0.02 0.00 0.02 99.93 02:40:10 02:29:01 5 0.00 0.00 0.02 0.00 0.02 99.97 02:40:10 02:29:01 6 0.03 0.00 0.00 0.00 0.00 99.97 02:40:10 02:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:40:10 02:30:01 all 0.08 0.00 0.01 0.00 0.01 99.90 02:40:10 02:30:01 0 0.03 0.00 0.00 0.02 0.02 99.93 02:40:10 02:30:01 1 0.05 0.00 0.02 0.00 0.00 99.93 02:40:10 02:30:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:40:10 02:30:01 3 0.43 0.00 0.02 0.00 0.00 99.55 02:40:10 02:30:01 4 0.03 0.00 0.02 0.00 0.02 99.93 02:40:10 02:30:01 5 0.03 0.00 0.00 0.00 0.00 99.97 02:40:10 02:30:01 6 0.03 0.00 0.00 0.00 0.00 99.97 02:40:10 02:30:01 7 0.02 0.00 0.00 0.02 0.02 99.95 02:40:10 02:31:01 all 0.03 0.00 0.01 0.01 0.01 99.94 02:40:10 02:31:01 0 0.02 0.00 0.03 0.03 0.02 99.90 02:40:10 02:31:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:40:10 02:31:01 2 0.03 0.00 0.02 0.00 0.02 99.93 02:40:10 02:31:01 3 0.08 0.00 0.02 0.00 0.00 99.90 02:40:10 02:31:01 4 0.02 0.00 0.00 0.00 0.02 99.97 02:40:10 02:31:01 5 0.02 0.00 0.02 0.00 0.02 99.95 02:40:10 02:31:01 6 0.02 0.00 0.00 0.00 0.02 99.97 02:40:10 02:31:01 7 0.02 0.00 0.02 0.02 0.02 99.93 02:40:10 02:32:01 all 0.02 0.00 0.01 0.00 0.01 99.97 02:40:10 02:32:01 0 0.03 0.00 0.00 0.00 0.02 99.95 02:40:10 02:32:01 1 0.03 0.00 0.00 0.00 0.00 99.97 02:40:10 02:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:40:10 02:32:01 3 0.02 0.00 0.00 0.00 0.02 99.97 02:40:10 02:32:01 4 0.02 0.00 0.02 0.00 0.02 99.95 02:40:10 02:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:40:10 02:32:01 6 0.02 0.00 0.03 0.00 0.00 99.95 02:40:10 02:32:01 7 0.00 0.00 0.03 0.00 0.00 99.97 02:40:10 02:40:10 02:32:01 CPU %user %nice %system %iowait %steal %idle 02:40:10 02:33:01 all 0.02 0.00 0.01 0.00 0.01 99.96 02:40:10 02:33:01 0 0.02 0.00 0.00 0.02 0.00 99.97 02:40:10 02:33:01 1 0.00 0.00 0.02 0.00 0.02 99.97 02:40:10 02:33:01 2 0.05 0.00 0.02 0.00 0.02 99.92 02:40:10 02:33:01 3 0.03 0.00 0.02 0.00 0.00 99.95 02:40:10 02:33:01 4 0.02 0.00 0.02 0.00 0.02 99.95 02:40:10 02:33:01 5 0.02 0.00 0.03 0.00 0.02 99.93 02:40:10 02:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:40:10 02:33:01 7 0.02 0.00 0.00 0.00 0.02 99.97 02:40:10 02:34:01 all 0.02 0.00 0.01 0.00 0.01 99.96 02:40:10 02:34:01 0 0.03 0.00 0.02 0.00 0.02 99.93 02:40:10 02:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:40:10 02:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:40:10 02:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:40:10 02:34:01 4 0.02 0.00 0.02 0.00 0.02 99.95 02:40:10 02:34:01 5 0.07 0.00 0.00 0.00 0.02 99.92 02:40:10 02:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:40:10 02:34:01 7 0.00 0.00 0.02 0.03 0.02 99.93 02:40:10 02:35:01 all 0.01 0.00 0.02 0.00 0.00 99.96 02:40:10 02:35:01 0 0.02 0.00 0.02 0.02 0.02 99.93 02:40:10 02:35:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:40:10 02:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:40:10 02:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:40:10 02:35:01 4 0.02 0.00 0.05 0.00 0.02 99.92 02:40:10 02:35:01 5 0.03 0.00 0.03 0.00 0.00 99.93 02:40:10 02:35:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:40:10 02:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:40:10 02:36:01 all 0.07 0.00 0.03 0.00 0.01 99.89 02:40:10 02:36:01 0 0.28 0.00 0.03 0.02 0.02 99.65 02:40:10 02:36:01 1 0.02 0.00 0.03 0.00 0.00 99.95 02:40:10 02:36:01 2 0.05 0.00 0.03 0.00 0.00 99.92 02:40:10 02:36:01 3 0.05 0.00 0.02 0.00 0.00 99.93 02:40:10 02:36:01 4 0.03 0.00 0.02 0.00 0.02 99.93 02:40:10 02:36:01 5 0.03 0.00 0.03 0.00 0.00 99.93 02:40:10 02:36:01 6 0.05 0.00 0.03 0.00 0.02 99.90 02:40:10 02:36:01 7 0.02 0.00 0.03 0.00 0.02 99.93 02:40:10 02:37:01 all 0.10 0.00 0.01 0.00 0.01 99.88 02:40:10 02:37:01 0 0.67 0.00 0.03 0.02 0.02 99.27 02:40:10 02:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:40:10 02:37:01 2 0.00 0.00 0.00 0.00 0.02 99.98 02:40:10 02:37:01 3 0.03 0.00 0.00 0.00 0.02 99.95 02:40:10 02:37:01 4 0.05 0.00 0.02 0.00 0.02 99.92 02:40:10 02:37:01 5 0.03 0.00 0.02 0.00 0.02 99.93 02:40:10 02:37:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:40:10 02:37:01 7 0.00 0.00 0.00 0.00 0.02 99.98 02:40:10 02:38:01 all 0.05 0.00 0.01 0.00 0.00 99.94 02:40:10 02:38:01 0 0.22 0.00 0.00 0.00 0.02 99.77 02:40:10 02:38:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:40:10 02:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:40:10 02:38:01 3 0.05 0.00 0.02 0.00 0.00 99.93 02:40:10 02:38:01 4 0.02 0.00 0.02 0.00 0.02 99.95 02:40:10 02:38:01 5 0.05 0.00 0.02 0.00 0.00 99.93 02:40:10 02:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:40:10 02:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:40:10 02:39:01 all 0.29 0.00 0.05 0.00 0.01 99.64 02:40:10 02:39:01 0 1.97 0.00 0.08 0.02 0.02 97.92 02:40:10 02:39:01 1 0.07 0.00 0.03 0.00 0.00 99.90 02:40:10 02:39:01 2 0.02 0.00 0.03 0.00 0.00 99.95 02:40:10 02:39:01 3 0.05 0.00 0.05 0.00 0.00 99.90 02:40:10 02:39:01 4 0.05 0.00 0.03 0.00 0.02 99.90 02:40:10 02:39:01 5 0.05 0.00 0.05 0.00 0.00 99.90 02:40:10 02:39:01 6 0.07 0.00 0.12 0.00 0.02 99.80 02:40:10 02:39:01 7 0.05 0.00 0.03 0.00 0.02 99.90 02:40:10 02:40:01 all 9.57 0.00 3.70 1.20 0.07 85.46 02:40:10 02:40:01 0 8.60 0.00 3.06 0.69 0.07 87.58 02:40:10 02:40:01 1 9.56 0.00 3.06 0.96 0.07 86.34 02:40:10 02:40:01 2 9.09 0.00 4.52 0.08 0.08 86.22 02:40:10 02:40:01 3 8.92 0.00 3.61 0.03 0.07 87.38 02:40:10 02:40:01 4 12.47 0.00 2.95 0.14 0.08 84.35 02:40:10 02:40:01 5 9.96 0.00 4.43 0.08 0.08 85.44 02:40:10 02:40:01 6 9.54 0.00 3.19 0.05 0.07 87.15 02:40:10 02:40:01 7 8.38 0.00 4.79 7.60 0.07 79.16 02:40:10 Average: all 4.62 0.00 1.01 0.33 0.02 94.01 02:40:10 Average: 0 4.72 0.00 0.95 0.30 0.03 94.01 02:40:10 Average: 1 4.50 0.00 0.99 0.54 0.02 93.95 02:40:10 Average: 2 4.55 0.00 0.99 0.11 0.02 94.33 02:40:10 Average: 3 4.62 0.00 0.96 0.27 0.02 94.13 02:40:10 Average: 4 4.67 0.00 0.97 0.27 0.03 94.06 02:40:10 Average: 5 4.78 0.00 1.14 0.21 0.02 93.84 02:40:10 Average: 6 4.62 0.00 0.96 0.07 0.02 94.33 02:40:10 Average: 7 4.52 0.00 1.10 0.89 0.02 93.46 02:40:10 02:40:10 02:40:10