Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ee0482845795258e0ac1dc1ae58fd9336b62d08c 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-ssh16659102755008833945.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9264311463294489406.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-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-ssh13326454241124539425.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4878831936288177748.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-ssh11116079417358758111.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] ========================================================= [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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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 ‘prd-ubuntu20.04-docker-8c-8g-27970’ Running on prd-ubuntu20.04-docker-8c-8g-27974 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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 > 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 Avoid second fetch Checking out Revision ee0482845795258e0ac1dc1ae58fd9336b62d08c (main) Commit message: "Merge pull request #539 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.7" > git config core.sparsecheckout # timeout=10 > git checkout -f ee0482845795258e0ac1dc1ae58fd9336b62d08c # timeout=10 > git rev-list --no-walk 0f8df5851b079ccdecd731686461e0777a6d4036 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:32:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:32:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:32:01 ========================================================= 06:32:01 EdgeX Global Pipelines Version Info 06:32:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:32:02 ------------------- 06:32:02 stable info: 06:32:02 ------------------- 06:32:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:32:02 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 06:32:02 Message: update stable to v1.0.258 06:32:03 ------------------- 06:32:03 experimental info: 06:32:03 ------------------- 06:32:03 Commited By: **** collab-it+edgex@linuxfoundation.org 06:32:03 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 06:32:03 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:32:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 06:32:03 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 06:32:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:32:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:32:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:32:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 06:32:03 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:32:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:32:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:32:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:32:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:32:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 06:32:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:32:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:32:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:32:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:32:03 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:32:03 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:32:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:32:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:32:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:32:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:32:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:32:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:32:04 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:32:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:32:04 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:32:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:32:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:32:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:32:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ee0482845795258e0ac1dc1ae58fd9336b62d08c [Pipeline] echo 06:32:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ee04828 [Pipeline] echo 06:32:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:32:04 provisioning config files... 06:32:04 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config11968517583121093695tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:32:04 ---> ****-login.sh 06:32:04 nexus3.edgexfoundry.org:10001 06:32:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:32:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:32:05 Configure a credential helper to remove this warning. See 06:32:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:32:05 06:32:05 Login Succeeded 06:32:05 nexus3.edgexfoundry.org:10002 06:32:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:32:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:32:05 Configure a credential helper to remove this warning. See 06:32:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:32:05 06:32:05 Login Succeeded 06:32:05 nexus3.edgexfoundry.org:10003 06:32:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:32:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:32:05 Configure a credential helper to remove this warning. See 06:32:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:32:05 06:32:05 Login Succeeded 06:32:05 nexus3.edgexfoundry.org:10004 06:32:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:32:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:32:05 Configure a credential helper to remove this warning. See 06:32:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:32:05 06:32:05 Login Succeeded 06:32:05 ****.io 06:32:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:32:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:32:05 Configure a credential helper to remove this warning. See 06:32:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:32:05 06:32:05 Login Succeeded 06:32:05 ---> ****-login.sh ends [Pipeline] } 06:32:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:32:06 + git rev-list -1 --merges ee0482845795258e0ac1dc1ae58fd9336b62d08c~1..ee0482845795258e0ac1dc1ae58fd9336b62d08c [Pipeline] echo 06:32:06 -----------> git rev-list -1 --merges ee0482845795258e0ac1dc1ae58fd9336b62d08c~1..ee0482845795258e0ac1dc1ae58fd9336b62d08c ee0482845795258e0ac1dc1ae58fd9336b62d08c 06:32:06 ee0482845795258e0ac1dc1ae58fd9336b62d08c [false] [Pipeline] sh 06:32:06 + git log --format=format:%s -1 ee0482845795258e0ac1dc1ae58fd9336b62d08c [Pipeline] echo 06:32:06 ========================================================= 06:32:06 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:32:06 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:32:07 + git log --format=format:%s -1 ee0482845795258e0ac1dc1ae58fd9336b62d08c [Pipeline] echo 06:32:07 [semverPrep] GIT_COMMIT: ee0482845795258e0ac1dc1ae58fd9336b62d08c, Commit Message: Merge pull request #539 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.7 [Pipeline] echo 06:32:07 [semverPrep] This is not a build commit. [Pipeline] sh 06:32:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:32:07 + grep -v github /etc/ssh/ssh_known_hosts 06:32:07 + [ -e /tmp/ssh_known_hosts ] 06:32:07 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:32:07 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:32:07 + sudo tee -a /etc/ssh/ssh_known_hosts 06:32:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:32:07 06:32:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:32:08 0.1.4: Pulling from edgex-devops/py-git-semver 06:32:08 b85a868b505f: Pulling fs layer 06:32:08 e2be974225ed: Pulling fs layer 06:32:08 339a4e72a1f5: Pulling fs layer 06:32:08 988bab9f4d93: Pulling fs layer 06:32:08 1469e6f7b9e6: Pulling fs layer 06:32:08 eaf3925da568: Pulling fs layer 06:32:08 bab4dde63d76: Pulling fs layer 06:32:08 bde34c3a00c8: Pulling fs layer 06:32:08 b352a97aabf1: Pulling fs layer 06:32:08 4872d77fe225: Pulling fs layer 06:32:08 5851b861e8e6: Pulling fs layer 06:32:08 bab4dde63d76: Waiting 06:32:08 bde34c3a00c8: Waiting 06:32:08 b352a97aabf1: Waiting 06:32:08 4872d77fe225: Waiting 06:32:08 5851b861e8e6: Waiting 06:32:08 988bab9f4d93: Waiting 06:32:08 1469e6f7b9e6: Waiting 06:32:08 eaf3925da568: Waiting 06:32:08 e2be974225ed: Download complete 06:32:08 988bab9f4d93: Verifying Checksum 06:32:08 988bab9f4d93: Download complete 06:32:08 339a4e72a1f5: Download complete 06:32:08 1469e6f7b9e6: Verifying Checksum 06:32:08 1469e6f7b9e6: Download complete 06:32:08 eaf3925da568: Download complete 06:32:08 bde34c3a00c8: Download complete 06:32:08 b352a97aabf1: Verifying Checksum 06:32:08 b352a97aabf1: Download complete 06:32:08 4872d77fe225: Verifying Checksum 06:32:08 4872d77fe225: Download complete 06:32:08 b85a868b505f: Verifying Checksum 06:32:08 b85a868b505f: Download complete 06:32:08 5851b861e8e6: Download complete 06:32:08 bab4dde63d76: Verifying Checksum 06:32:08 bab4dde63d76: Download complete 06:32:09 b85a868b505f: Pull complete 06:32:09 e2be974225ed: Pull complete 06:32:10 339a4e72a1f5: Pull complete 06:32:10 988bab9f4d93: Pull complete 06:32:10 1469e6f7b9e6: Pull complete 06:32:10 eaf3925da568: Pull complete 06:32:12 bab4dde63d76: Pull complete 06:32:12 bde34c3a00c8: Pull complete 06:32:12 b352a97aabf1: Pull complete 06:32:12 4872d77fe225: Pull complete 06:32:12 5851b861e8e6: Pull complete 06:32:12 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:32:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:32:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:32:13 prd-ubuntu20.04-docker-8c-8g-27974 does not seem to be running inside a container 06:32:13 $ 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 06:32:18 $ docker top bf4b8077490bbdeb25a758ce32dc7ed76b7b9c0368051e8d7c49029877c75361 -eo pid,comm 06:32:19 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). 06:32:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:32:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:32:19 [ssh-agent] Looking for ssh-agent implementation... 06:32:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:32:19 $ docker exec bf4b8077490bbdeb25a758ce32dc7ed76b7b9c0368051e8d7c49029877c75361 ssh-agent 06:32:19 SSH_AUTH_SOCK=/tmp/ssh-fhJpcmx700Ua/agent.32 06:32:19 SSH_AGENT_PID=38 06:32:19 Running ssh-add (command line suppressed) 06:32:19 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_3054879543964944518.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_3054879543964944518.key) 06:32:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:32:19 + git tag --points-at HEAD [Pipeline] } 06:32:19 $ docker exec --env ******** --env ******** bf4b8077490bbdeb25a758ce32dc7ed76b7b9c0368051e8d7c49029877c75361 ssh-agent -k 06:32:19 unset SSH_AUTH_SOCK; 06:32:19 unset SSH_AGENT_PID; 06:32:19 echo Agent pid 38 killed; 06:32:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:32:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:32:19 [ssh-agent] Looking for ssh-agent implementation... 06:32:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:32:20 $ docker exec bf4b8077490bbdeb25a758ce32dc7ed76b7b9c0368051e8d7c49029877c75361 ssh-agent 06:32:20 SSH_AUTH_SOCK=/tmp/ssh-Gk0T15JsyZcM/agent.71 06:32:20 SSH_AGENT_PID=77 06:32:20 Running ssh-add (command line suppressed) 06:32:20 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_17159497700977786616.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_17159497700977786616.key) 06:32:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:32:20 + git semver init 06:32:21 2024-01-26 06:32:20,908 [run_init] DEBUG init version:0.0.0 force:False 06:32:21 2024-01-26 06:32:20,909 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver 06:32:21 2024-01-26 06:32:20,909 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver 06:32:21 2024-01-26 06:32:20,910 [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, universal_newlines=False, shell=None, istream=None) 06:32:22 2024-01-26 06:32:22,159 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude 06:32:22 2024-01-26 06:32:22,159 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False 06:32:22 2024-01-26 06:32:22,159 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:32:22 2024-01-26 06:32:22,159 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:32:22 3.2.0-dev.7 [Pipeline] } 06:32:22 $ docker exec --env ******** --env ******** bf4b8077490bbdeb25a758ce32dc7ed76b7b9c0368051e8d7c49029877c75361 ssh-agent -k 06:32:22 unset SSH_AUTH_SOCK; 06:32:22 unset SSH_AGENT_PID; 06:32:22 echo Agent pid 77 killed; 06:32:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:32:22 + git semver [Pipeline] } 06:32:23 $ docker stop --time=1 bf4b8077490bbdeb25a758ce32dc7ed76b7b9c0368051e8d7c49029877c75361 06:32:24 $ docker rm -f --volumes bf4b8077490bbdeb25a758ce32dc7ed76b7b9c0368051e8d7c49029877c75361 [Pipeline] // withDockerContainer [Pipeline] sh 06:32:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:32:25 Stashed 1 file(s) [Pipeline] echo 06:32:25 [edgeXSemver]: initialized semver on version 3.2.0-dev.7 [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 06:32:25 provisioning config files... 06:32:25 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config10561990977926360053tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:32:25 ---> ****-login.sh 06:32:25 nexus3.edgexfoundry.org:10001 06:32:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:32:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:32:25 Configure a credential helper to remove this warning. See 06:32:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:32:25 06:32:25 Login Succeeded 06:32:25 nexus3.edgexfoundry.org:10002 06:32:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:32:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:32:25 Configure a credential helper to remove this warning. See 06:32:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:32:25 06:32:25 Login Succeeded 06:32:25 nexus3.edgexfoundry.org:10003 06:32:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:32:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:32:26 Configure a credential helper to remove this warning. See 06:32:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:32:26 06:32:26 Login Succeeded 06:32:26 nexus3.edgexfoundry.org:10004 06:32:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:32:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:32:26 Configure a credential helper to remove this warning. See 06:32:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:32:26 06:32:26 Login Succeeded 06:32:26 ****.io 06:32:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:32:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:32:26 Configure a credential helper to remove this warning. See 06:32:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:32:26 06:32:26 Login Succeeded 06:32:26 ---> ****-login.sh ends [Pipeline] } 06:32:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:32:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:32:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:32:26 ========================================================= 06:32:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 06:32:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:27 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 06:32:27 Sending build context to Docker daemon 17.25MB 06:32:27 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 06:32:27 Step 2/10 : FROM ${BASE} AS builder 06:32:27 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 06:32:27 7264a8db6415: Pulling fs layer 06:32:27 c4d48a809fc2: Pulling fs layer 06:32:27 4f1c88b9dad5: Pulling fs layer 06:32:27 ad3a456e5733: Pulling fs layer 06:32:27 69c7f0334f64: Pulling fs layer 06:32:27 1f1c1a5573a3: Pulling fs layer 06:32:27 ce7588e14bc9: Pulling fs layer 06:32:27 b5e4710f87ac: Pulling fs layer 06:32:27 ad3a456e5733: Waiting 06:32:27 69c7f0334f64: Waiting 06:32:27 1f1c1a5573a3: Waiting 06:32:27 ce7588e14bc9: Waiting 06:32:27 b5e4710f87ac: Waiting 06:32:27 c4d48a809fc2: Download complete 06:32:27 ad3a456e5733: Verifying Checksum 06:32:27 ad3a456e5733: Download complete 06:32:27 69c7f0334f64: Download complete 06:32:27 7264a8db6415: Verifying Checksum 06:32:27 7264a8db6415: Download complete 06:32:27 1f1c1a5573a3: Verifying Checksum 06:32:27 1f1c1a5573a3: Download complete 06:32:27 7264a8db6415: Pull complete 06:32:27 c4d48a809fc2: Pull complete 06:32:27 b5e4710f87ac: Verifying Checksum 06:32:27 b5e4710f87ac: Download complete 06:32:27 4f1c88b9dad5: Verifying Checksum 06:32:27 4f1c88b9dad5: Download complete 06:32:28 ce7588e14bc9: Verifying Checksum 06:32:28 ce7588e14bc9: Download complete 06:32:31 4f1c88b9dad5: Pull complete 06:32:31 ad3a456e5733: Pull complete 06:32:31 69c7f0334f64: Pull complete 06:32:31 1f1c1a5573a3: Pull complete 06:32:34 ce7588e14bc9: Pull complete 06:32:34 b5e4710f87ac: Pull complete 06:32:34 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 06:32:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 06:32:34 ---> 88b5674ff536 06:32:34 Step 3/10 : ARG ADD_BUILD_TAGS="" 06:32:40 Still waiting to schedule task 06:32:40 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-27971’ 06:32:43 ---> Running in 834c1cd07fca 06:32:43 Removing intermediate container 834c1cd07fca 06:32:43 ---> 94eeafc08f36 06:32:43 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:32:43 ---> Running in 40f05312f36e 06:32:43 Removing intermediate container 40f05312f36e 06:32:43 ---> 22c09cd92e5c 06:32:43 Step 5/10 : RUN apk add --update --no-cache make git openssh 06:32:43 ---> Running in b16152438b93 06:32:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:32:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:32:44 (1/8) Installing openssh-keygen (9.3_p2-r1) 06:32:44 (2/8) Installing libedit (20221030.3.1-r1) 06:32:44 (3/8) Installing openssh-client-common (9.3_p2-r1) 06:32:44 (4/8) Installing openssh-client-default (9.3_p2-r1) 06:32:44 (5/8) Installing openssh-sftp-server (9.3_p2-r1) 06:32:44 (6/8) Installing openssh-server-common (9.3_p2-r1) 06:32:44 (7/8) Installing openssh-server (9.3_p2-r1) 06:32:44 (8/8) Installing openssh (9.3_p2-r1) 06:32:44 Executing busybox-1.36.1-r5.trigger 06:32:44 OK: 270 MiB in 60 packages 06:32:45 Removing intermediate container b16152438b93 06:32:45 ---> 11ab3bb57853 06:32:45 Step 6/10 : WORKDIR /device-modbus-go 06:32:45 ---> Running in 11176b911098 06:32:45 Removing intermediate container 11176b911098 06:32:45 ---> 520ff67e6ad9 06:32:45 Step 7/10 : COPY go.mod vendor* ./ 06:32:45 ---> 185221d889d7 06:32:45 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:32:45 ---> Running in 9089b70b0749 06:33:27 Removing intermediate container 9089b70b0749 06:33:27 ---> 6d84ce49a174 06:33:27 Step 9/10 : COPY . . 06:33:27 ---> 6fb8763202ef 06:33:27 Step 10/10 : RUN ${MAKE} 06:33:27 ---> Running in bedf65d48bf8 06:33:27 noop 06:33:28 Removing intermediate container bedf65d48bf8 06:33:28 ---> 1887900f3ced 06:33:28 Successfully built 1887900f3ced 06:33:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:28 + docker inspect -f . ci-base-image-x86_64 06:33:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:33:28 prd-ubuntu20.04-docker-8c-8g-27974 does not seem to be running inside a container 06:33:28 $ 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 06:33:29 $ docker top c44b90e3ade8847e203725ca7b931b25afc6cc8569f9852db344145d282f7d68 -eo pid,comm [Pipeline] { [Pipeline] sh 06:33:29 + go version 06:33:29 go version go1.21.0 linux/amd64 [Pipeline] } 06:33:29 $ docker stop --time=1 c44b90e3ade8847e203725ca7b931b25afc6cc8569f9852db344145d282f7d68 06:33:30 $ docker rm -f --volumes c44b90e3ade8847e203725ca7b931b25afc6cc8569f9852db344145d282f7d68 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:31 + docker inspect -f . ci-base-image-x86_64 06:33:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:33:31 prd-ubuntu20.04-docker-8c-8g-27974 does not seem to be running inside a container 06:33:31 $ 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 06:33:32 $ docker top 02a80121e3fd3a9281e74a511697b093592259366a329fc07630c1f281d605e8 -eo pid,comm [Pipeline] { [Pipeline] sh 06:33:32 + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh 06:33:32 + make test 06:33:32 go test ./... -coverprofile=coverage.out 06:33:34 ? github.com/edgexfoundry/device-modbus-go [no test files] 06:33:46 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 06:33:46 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.017s coverage: 47.9% of statements 06:33:52 go vet ./... 06:33:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:33:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:33:56 ./bin/test-attribution-txt.sh 06:33:56 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 06:33:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 06:33:56 $ docker stop --time=1 02a80121e3fd3a9281e74a511697b093592259366a329fc07630c1f281d605e8 06:34:00 $ docker rm -f --volumes 02a80121e3fd3a9281e74a511697b093592259366a329fc07630c1f281d605e8 [Pipeline] // withDockerContainer [Pipeline] sh 06:34:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:34:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:34:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:34:01 + ls -al . 06:34:01 total 192 06:34:01 drwxrwxr-x 9 jenkins jenkins 4096 Jan 26 06:33 . 06:34:01 drwxrwxr-x 4 jenkins jenkins 4096 Jan 26 06:31 .. 06:34:01 -rw-rw-r-- 1 jenkins jenkins 140 Jan 26 06:32 .dockerignore 06:34:01 drwxrwxr-x 8 jenkins jenkins 4096 Jan 26 06:33 .git 06:34:01 drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 06:32 .github 06:34:01 -rw-rw-r-- 1 jenkins jenkins 266 Jan 26 06:32 .gitignore 06:34:01 -rw-rw-r-- 1 jenkins jenkins 41 Jan 26 06:32 .golangci.yml 06:34:01 drwxr-xr-x 3 jenkins jenkins 4096 Jan 26 06:32 .semver 06:34:01 -rw-rw-r-- 1 jenkins jenkins 11101 Jan 26 06:32 Attribution.txt 06:34:01 -rw-rw-r-- 1 jenkins jenkins 16388 Jan 26 06:32 CHANGELOG.md 06:34:01 -rw-rw-r-- 1 jenkins jenkins 1474 Jan 26 06:32 Dockerfile 06:34:01 -rw-rw-r-- 1 jenkins jenkins 677 Jan 26 06:32 GOVERNANCE.md 06:34:01 -rw-rw-r-- 1 jenkins jenkins 658 Jan 26 06:32 Jenkinsfile 06:34:01 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 26 06:32 LICENSE 06:34:01 -rw-rw-r-- 1 jenkins jenkins 1942 Jan 26 06:32 Makefile 06:34:01 -rw-rw-r-- 1 jenkins jenkins 622 Jan 26 06:32 OWNERS.md 06:34:01 -rw-rw-r-- 1 jenkins jenkins 4463 Jan 26 06:32 README.md 06:34:01 -rw-rw-r-- 1 jenkins jenkins 11 Jan 26 06:32 VERSION 06:34:01 drwxrwxr-x 2 jenkins jenkins 4096 Jan 26 06:32 bin 06:34:01 drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 06:32 cmd 06:34:01 -rw-r--r-- 1 jenkins jenkins 24334 Jan 26 06:33 coverage.out 06:34:01 -rw-rw-r-- 1 jenkins jenkins 3985 Jan 26 06:32 go.mod 06:34:01 -rw-rw-r-- 1 jenkins jenkins 35031 Jan 26 06:32 go.sum 06:34:01 drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 06:32 internal 06:34:01 drwxrwxr-x 2 jenkins jenkins 4096 Jan 26 06:32 simulator 06:34:01 -rw-rw-r-- 1 jenkins jenkins 229 Jan 26 06:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:02 + 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=ee0482845795258e0ac1dc1ae58fd9336b62d08c --label arch=amd64 --label version=3.2.0-dev.7 . 06:34:02 Sending build context to Docker daemon 17.27MB 06:34:02 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 06:34:02 Step 2/23 : FROM ${BASE} AS builder 06:34:02 ---> 1887900f3ced 06:34:02 Step 3/23 : ARG ADD_BUILD_TAGS="" 06:34:02 ---> Running in af2cd1d6c116 06:34:02 Removing intermediate container af2cd1d6c116 06:34:02 ---> 28983c00a2f9 06:34:02 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:34:02 ---> Running in 47145d36664b 06:34:02 Removing intermediate container 47145d36664b 06:34:02 ---> 056029702f93 06:34:02 Step 5/23 : RUN apk add --update --no-cache make git openssh 06:34:02 ---> Running in 5d550d09ffdf 06:34:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:34:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:34:03 OK: 270 MiB in 60 packages 06:34:03 Removing intermediate container 5d550d09ffdf 06:34:03 ---> 8b0ba3b9072a 06:34:03 Step 6/23 : WORKDIR /device-modbus-go 06:34:03 ---> Running in e58667dd2cac 06:34:03 Removing intermediate container e58667dd2cac 06:34:03 ---> cf730aa9e018 06:34:03 Step 7/23 : COPY go.mod vendor* ./ 06:34:03 ---> efd08f74511f 06:34:03 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:34:03 ---> Running in 7d1fa31d968e 06:34:04 Removing intermediate container 7d1fa31d968e 06:34:04 ---> da6f55f9ead1 06:34:04 Step 9/23 : COPY . . 06:34:05 ---> 2d1e76a4d859 06:34:05 Step 10/23 : RUN ${MAKE} 06:34:05 ---> Running in 8db2106bd021 06:34:05 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=3.2.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.7" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 06:34:27 Removing intermediate container 8db2106bd021 06:34:27 ---> 90a0ce88219a 06:34:27 Step 11/23 : FROM alpine:3.18 06:34:27 3.18: Pulling from library/alpine 06:34:28 c926b61bad3b: Pulling fs layer 06:34:28 c926b61bad3b: Verifying Checksum 06:34:28 c926b61bad3b: Download complete 06:34:28 c926b61bad3b: Pull complete 06:34:28 Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 06:34:28 Status: Downloaded newer image for alpine:3.18 06:34:28 ---> b541f2080109 06:34:28 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 06:34:28 ---> Running in a7725404acbb 06:34:28 Removing intermediate container a7725404acbb 06:34:28 ---> 2074cfebc33a 06:34:28 Step 13/23 : RUN apk add --update --no-cache dumb-init 06:34:28 ---> Running in 77f98faf17ce 06:34:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:34:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:34:29 (1/1) Installing dumb-init (1.2.5-r2) 06:34:29 Executing busybox-1.36.1-r5.trigger 06:34:29 OK: 7 MiB in 16 packages 06:34:29 Removing intermediate container 77f98faf17ce 06:34:29 ---> 92d1eb54673d 06:34:29 Step 14/23 : RUN apk --no-cache upgrade 06:34:29 ---> Running in 664d022ff11d 06:34:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:34:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:34:30 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r5) 06:34:30 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r5) 06:34:30 OK: 7 MiB in 16 packages 06:34:30 Removing intermediate container 664d022ff11d 06:34:30 ---> 8d046792a9fe 06:34:30 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 06:34:31 ---> 73a24af814d9 06:34:31 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 06:34:31 ---> 476e28f551f8 06:34:31 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 06:34:32 ---> d533384ecafe 06:34:32 Step 18/23 : EXPOSE 59901 06:34:32 ---> Running in 5905f51db118 06:34:32 Removing intermediate container 5905f51db118 06:34:32 ---> d428ee27955b 06:34:32 Step 19/23 : ENTRYPOINT ["/device-modbus"] 06:34:32 ---> Running in cc9a6f51ca6b 06:34:32 Removing intermediate container cc9a6f51ca6b 06:34:32 ---> c7b5e9fe8f14 06:34:32 Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 06:34:32 ---> Running in 1bad197362fb 06:34:32 Removing intermediate container 1bad197362fb 06:34:32 ---> f6f4c6ebcc9f 06:34:32 Step 21/23 : LABEL arch=amd64 06:34:32 ---> Running in 28953fe43f5a 06:34:32 Removing intermediate container 28953fe43f5a 06:34:32 ---> a444982885e7 06:34:32 Step 22/23 : LABEL git_sha=ee0482845795258e0ac1dc1ae58fd9336b62d08c 06:34:32 ---> Running in 979ff0981c5c 06:34:32 Removing intermediate container 979ff0981c5c 06:34:32 ---> b5e096d687f5 06:34:32 Step 23/23 : LABEL version=3.2.0-dev.7 06:34:32 ---> Running in 3eedfa7617d7 06:34:32 Removing intermediate container 3eedfa7617d7 06:34:32 ---> f53495f316dc 06:34:32 [Warning] One or more build-args [ARCH] were not consumed 06:34:32 Successfully built f53495f316dc 06:34:32 Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:34:32 provisioning config files... 06:34:32 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config1599533082543398263tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:34:33 ---> ****-login.sh 06:34:33 nexus3.edgexfoundry.org:10001 06:34:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:34:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:34:33 Configure a credential helper to remove this warning. See 06:34:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:34:33 06:34:33 Login Succeeded 06:34:33 nexus3.edgexfoundry.org:10002 06:34:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:34:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:34:33 Configure a credential helper to remove this warning. See 06:34:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:34:33 06:34:33 Login Succeeded 06:34:33 nexus3.edgexfoundry.org:10003 06:34:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:34:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:34:33 Configure a credential helper to remove this warning. See 06:34:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:34:33 06:34:33 Login Succeeded 06:34:33 nexus3.edgexfoundry.org:10004 06:34:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:34:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:34:33 Configure a credential helper to remove this warning. See 06:34:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:34:33 06:34:33 Login Succeeded 06:34:33 ****.io 06:34:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:34:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:34:33 Configure a credential helper to remove this warning. See 06:34:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:34:33 06:34:33 Login Succeeded 06:34:33 ---> ****-login.sh ends [Pipeline] } 06:34:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:34:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:34:33 [edgeXDocker.push] Tagging docker image device-modbus with the following tags: 06:34:33 ee0482845795258e0ac1dc1ae58fd9336b62d08c 06:34:33 latest 06:34:33 3.2.0-dev.7 06:34:33 ee0482845795258e0ac1dc1ae58fd9336b62d08c-3.2.0-dev.7 06:34:33 main 06:34:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:34 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:ee0482845795258e0ac1dc1ae58fd9336b62d08c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:34 + docker push nexus3.edgexfoundry.org:10004/device-modbus:ee0482845795258e0ac1dc1ae58fd9336b62d08c 06:34:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 06:34:34 5e258cb399e4: Preparing 06:34:34 54ae1a8fd7a5: Preparing 06:34:34 fe0b7619e078: Preparing 06:34:34 1a10164eb853: Preparing 06:34:34 853fe9d19170: Preparing 06:34:34 9fe9a137fd00: Preparing 06:34:34 9fe9a137fd00: Waiting 06:34:34 853fe9d19170: Pushed 06:34:34 5e258cb399e4: Pushed 06:34:34 9fe9a137fd00: Layer already exists 06:34:34 54ae1a8fd7a5: Pushed 06:34:35 1a10164eb853: Pushed 06:34:37 fe0b7619e078: Pushed 06:34:37 ee0482845795258e0ac1dc1ae58fd9336b62d08c: digest: sha256:c9eaa4f86df6d82c19aced297d0ffaecf9a2855d9e722ebdd43b1fa485b01edc size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:37 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:38 + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest 06:34:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 06:34:38 5e258cb399e4: Preparing 06:34:38 54ae1a8fd7a5: Preparing 06:34:38 fe0b7619e078: Preparing 06:34:38 1a10164eb853: Preparing 06:34:38 853fe9d19170: Preparing 06:34:38 9fe9a137fd00: Preparing 06:34:38 9fe9a137fd00: Waiting 06:34:38 853fe9d19170: Layer already exists 06:34:38 54ae1a8fd7a5: Layer already exists 06:34:38 fe0b7619e078: Layer already exists 06:34:38 5e258cb399e4: Layer already exists 06:34:38 1a10164eb853: Layer already exists 06:34:38 9fe9a137fd00: Layer already exists 06:34:38 latest: digest: sha256:c9eaa4f86df6d82c19aced297d0ffaecf9a2855d9e722ebdd43b1fa485b01edc size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:38 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:39 + docker push nexus3.edgexfoundry.org:10004/device-modbus:3.2.0-dev.7 06:34:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 06:34:39 5e258cb399e4: Preparing 06:34:39 54ae1a8fd7a5: Preparing 06:34:39 fe0b7619e078: Preparing 06:34:39 1a10164eb853: Preparing 06:34:39 853fe9d19170: Preparing 06:34:39 9fe9a137fd00: Preparing 06:34:39 9fe9a137fd00: Waiting 06:34:39 fe0b7619e078: Layer already exists 06:34:39 1a10164eb853: Layer already exists 06:34:39 5e258cb399e4: Layer already exists 06:34:39 853fe9d19170: Layer already exists 06:34:39 54ae1a8fd7a5: Layer already exists 06:34:39 9fe9a137fd00: Layer already exists 06:34:39 3.2.0-dev.7: digest: sha256:c9eaa4f86df6d82c19aced297d0ffaecf9a2855d9e722ebdd43b1fa485b01edc size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:39 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:ee0482845795258e0ac1dc1ae58fd9336b62d08c-3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:39 + docker push nexus3.edgexfoundry.org:10004/device-modbus:ee0482845795258e0ac1dc1ae58fd9336b62d08c-3.2.0-dev.7 06:34:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 06:34:39 5e258cb399e4: Preparing 06:34:39 54ae1a8fd7a5: Preparing 06:34:39 fe0b7619e078: Preparing 06:34:39 1a10164eb853: Preparing 06:34:39 853fe9d19170: Preparing 06:34:39 9fe9a137fd00: Preparing 06:34:39 9fe9a137fd00: Waiting 06:34:39 5e258cb399e4: Layer already exists 06:34:39 853fe9d19170: Layer already exists 06:34:39 fe0b7619e078: Layer already exists 06:34:39 1a10164eb853: Layer already exists 06:34:39 54ae1a8fd7a5: Layer already exists 06:34:39 9fe9a137fd00: Layer already exists 06:34:39 ee0482845795258e0ac1dc1ae58fd9336b62d08c-3.2.0-dev.7: digest: sha256:c9eaa4f86df6d82c19aced297d0ffaecf9a2855d9e722ebdd43b1fa485b01edc size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:40 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:40 + docker push nexus3.edgexfoundry.org:10004/device-modbus:main 06:34:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 06:34:40 5e258cb399e4: Preparing 06:34:40 54ae1a8fd7a5: Preparing 06:34:40 fe0b7619e078: Preparing 06:34:40 1a10164eb853: Preparing 06:34:40 853fe9d19170: Preparing 06:34:40 9fe9a137fd00: Preparing 06:34:40 9fe9a137fd00: Waiting 06:34:40 1a10164eb853: Layer already exists 06:34:40 853fe9d19170: Layer already exists 06:34:40 54ae1a8fd7a5: Layer already exists 06:34:40 fe0b7619e078: Layer already exists 06:34:40 5e258cb399e4: Layer already exists 06:34:40 9fe9a137fd00: Layer already exists 06:34:40 main: digest: sha256:c9eaa4f86df6d82c19aced297d0ffaecf9a2855d9e722ebdd43b1fa485b01edc size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:34:40 ===================================================== [Pipeline] echo 06:34:40 taggedImages: 06:34:40 - nexus3.edgexfoundry.org:10004/device-modbus:ee0482845795258e0ac1dc1ae58fd9336b62d08c 06:34:40 - nexus3.edgexfoundry.org:10004/device-modbus:latest 06:34:40 - nexus3.edgexfoundry.org:10004/device-modbus:3.2.0-dev.7 06:34:40 - nexus3.edgexfoundry.org:10004/device-modbus:ee0482845795258e0ac1dc1ae58fd9336b62d08c-3.2.0-dev.7 06:34:40 - nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:34:41 06:34:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:34:42 latest: Pulling from edgex-lftools-log-publisher 06:34:42 5eb5b503b376: Pulling fs layer 06:34:42 5c69ac0246d0: Pulling fs layer 06:34:42 ec43610c2a17: Pulling fs layer 06:34:42 3a2ae6a8a46f: Pulling fs layer 06:34:42 33b1e0a273af: Pulling fs layer 06:34:42 5d3b04190fa2: Pulling fs layer 06:34:42 2f39f015ded8: Pulling fs layer 06:34:42 3a2ae6a8a46f: Waiting 06:34:42 33b1e0a273af: Waiting 06:34:42 5d3b04190fa2: Waiting 06:34:42 2f39f015ded8: Waiting 06:34:42 5c69ac0246d0: Verifying Checksum 06:34:42 5c69ac0246d0: Download complete 06:34:42 3a2ae6a8a46f: Verifying Checksum 06:34:42 3a2ae6a8a46f: Download complete 06:34:42 33b1e0a273af: Verifying Checksum 06:34:42 33b1e0a273af: Download complete 06:34:42 5d3b04190fa2: Verifying Checksum 06:34:42 5d3b04190fa2: Download complete 06:34:42 ec43610c2a17: Download complete 06:34:42 5eb5b503b376: Verifying Checksum 06:34:42 5eb5b503b376: Download complete 06:34:42 2f39f015ded8: Download complete 06:34:43 5eb5b503b376: Pull complete 06:34:43 5c69ac0246d0: Pull complete 06:34:44 ec43610c2a17: Pull complete 06:34:44 3a2ae6a8a46f: Pull complete 06:34:44 33b1e0a273af: Pull complete 06:34:44 5d3b04190fa2: Pull complete 06:34:48 2f39f015ded8: Pull complete 06:34:48 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:34:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:34:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:34:49 prd-ubuntu20.04-docker-8c-8g-27974 does not seem to be running inside a container 06:34:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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 06:34:59 $ docker top c4a042aee53aae43312183a98b38a69fcb1957d5c17c23b88e374a9512205796 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:34:59 ---> job-cost.sh 06:34:59 lf-activate-venv: SKIPPING 06:34:59 INFO: No Stack... 06:34:59 INFO: Retrieving Pricing Info for: v3-standard-8 06:35:00 INFO: Archiving Costs [Pipeline] sh 06:35:00 + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv 06:35:00 + cut -d, -f6 [Pipeline] lock 06:35:00 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-146-stack-cost] 06:35:00 Resource [jenkins-edgexfoundry-device-modbus-go-main-146-stack-cost] did not exist. Created. 06:35:00 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-146-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:35:00 + echo total: 0.2199999988079071 [Pipeline] stash 06:35:00 Stashed 1 file(s) [Pipeline] } 06:35:00 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-146-stack-cost] [Pipeline] // lock [Pipeline] } 06:35:01 $ docker stop --time=1 c4a042aee53aae43312183a98b38a69fcb1957d5c17c23b88e374a9512205796 06:35:02 $ docker rm -f --volumes c4a042aee53aae43312183a98b38a69fcb1957d5c17c23b88e374a9512205796 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:35:29 Running on prd-ubuntu20.04-docker-arm64-4c-16g-27983 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws 06:35:29 Running in /w/workspace/device-modbus-go/146 [Pipeline] { [Pipeline] checkout 06:35:32 Selected Git installation does not exist. Using Default 06:35:32 The recommended git tool is: NONE 06:35:39 using credential edgex-jenkins-ssh 06:35:39 Cloning the remote Git repository 06:35:39 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 06:35:39 > git init /w/workspace/device-modbus-go/146 # timeout=10 06:35:39 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 06:35:39 > git --version # timeout=10 06:35:39 > git --version # 'git version 2.25.1' 06:35:39 using GIT_SSH to set credentials SSH Credentials for GitHub 06:35:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:35:41 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 06:35:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:35:43 Avoid second fetch 06:35:43 Checking out Revision ee0482845795258e0ac1dc1ae58fd9336b62d08c (main) 06:35:43 > git config core.sparsecheckout # timeout=10 06:35:43 > git checkout -f ee0482845795258e0ac1dc1ae58fd9336b62d08c # timeout=10 06:35:44 Commit message: "Merge pull request #539 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.7" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:35:45 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:35:45 % Total % Received % Xferd Average Speed Time Time Time Current 06:35:45 Dload Upload Total Spent Left Speed 06:35:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 60104 0 --:--:-- --:--:-- --:--:-- 59820 [Pipeline] sh 06:35:45 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:35:46 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:35:46 + sudo tee /etc/docker/daemon.new 06:35:46 { 06:35:46 "registry-mirrors": [ 06:35:46 "https://nexus3.edgexfoundry.org:10001" 06:35:46 ], 06:35:46 "bip": "10.250.0.254/24", 06:35:46 "hosts": [ 06:35:46 "tcp://0.0.0.0:5555", 06:35:46 "unix:///var/run/docker.sock" 06:35:46 ], 06:35:46 "mtu": 1458, 06:35:46 "selinux-enabled": true, 06:35:46 "seccomp-profile": "/etc/docker/seccomp.json" 06:35:46 } [Pipeline] sh 06:35:46 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:35:47 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:36:05 provisioning config files... 06:36:05 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/146@tmp/config3300047547285101946tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:36:06 ---> ****-login.sh 06:36:06 nexus3.edgexfoundry.org:10001 06:36:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:36:07 Configure a credential helper to remove this warning. See 06:36:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:36:07 06:36:07 Login Succeeded 06:36:07 nexus3.edgexfoundry.org:10002 06:36:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:36:07 Configure a credential helper to remove this warning. See 06:36:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:36:07 06:36:07 Login Succeeded 06:36:07 nexus3.edgexfoundry.org:10003 06:36:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:36:08 Configure a credential helper to remove this warning. See 06:36:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:36:08 06:36:08 Login Succeeded 06:36:08 nexus3.edgexfoundry.org:10004 06:36:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:36:08 Configure a credential helper to remove this warning. See 06:36:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:36:08 06:36:08 Login Succeeded 06:36:08 ****.io 06:36:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:36:08 Configure a credential helper to remove this warning. See 06:36:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:36:08 06:36:08 Login Succeeded 06:36:08 ---> ****-login.sh ends [Pipeline] } 06:36:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:36:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:36:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:36:09 ========================================================= 06:36:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 06:36:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:10 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 06:36:11 #0 building with "default" instance using docker driver 06:36:11 06:36:11 #1 [internal] load .dockerignore 06:36:11 #1 transferring context: 06:36:11 #1 transferring context: 182B 0.0s done 06:36:11 #1 DONE 0.1s 06:36:11 06:36:11 #2 [internal] load build definition from Dockerfile 06:36:11 #2 transferring dockerfile: 1.51kB done 06:36:11 #2 DONE 0.1s 06:36:11 06:36:11 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 06:36:11 #3 DONE 0.1s 06:36:11 06:36:11 #4 [internal] load build context 06:36:11 #4 DONE 0.0s 06:36:11 06:36:11 #5 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 06:36:11 #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done 06:36:11 #5 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done 06:36:11 #5 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done 06:36:11 #5 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s 06:36:11 #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0B / 63.99MB 0.1s 06:36:11 #5 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done 06:36:11 #5 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0B / 3.33MB 0.2s 06:36:12 #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 6.29MB / 63.99MB 0.3s 06:36:12 #5 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 2.10MB / 3.33MB 0.3s 06:36:12 #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.53MB / 63.99MB 0.4s 06:36:12 #5 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.4s 06:36:12 #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 20.97MB / 63.99MB 0.6s 06:36:12 #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 25.17MB / 63.99MB 0.7s 06:36:12 #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 35.65MB / 63.99MB 0.9s 06:36:12 #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 40.89MB / 63.99MB 1.0s 06:36:12 #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 46.14MB / 63.99MB 1.1s 06:36:12 #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 56.62MB / 63.99MB 1.3s 06:36:12 #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 62.04MB / 63.99MB 1.4s 06:36:16 #5 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 4.2s 06:36:16 #5 ... 06:36:16 06:36:16 #4 [internal] load build context 06:36:16 #4 transferring context: 8.63MB 0.3s done 06:36:16 #4 DONE 4.2s 06:36:16 06:36:16 #5 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 06:36:16 #5 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 4.2s done 06:36:16 #5 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 06:36:16 #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 4.4s done 06:36:16 #5 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 4.4s done 06:36:16 #5 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 4.5s 06:36:16 #5 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 4.5s done 06:36:16 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 1.05MB / 97.63MB 4.6s 06:36:16 #5 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 3.15MB / 11.40MB 4.6s 06:36:16 #5 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 7.34MB / 11.40MB 4.7s 06:36:16 #5 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.6s done 06:36:16 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 6.29MB / 97.63MB 4.8s 06:36:16 #5 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 4.8s 06:36:16 #5 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 4.8s done 06:36:16 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 15.73MB / 97.63MB 5.1s 06:36:16 #5 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 06:36:16 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 26.21MB / 97.63MB 5.4s 06:36:16 #5 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done 06:36:17 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 34.60MB / 97.63MB 5.6s 06:36:17 #5 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 06:36:17 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 43.53MB / 97.63MB 5.8s 06:36:17 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 53.48MB / 97.63MB 6.0s 06:36:17 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 61.87MB / 97.63MB 6.2s 06:36:18 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 70.80MB / 97.63MB 6.4s 06:36:18 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 79.53MB / 97.63MB 6.6s 06:36:18 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 88.92MB / 97.63MB 6.8s 06:36:18 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.41MB / 97.63MB 7.0s 06:36:18 #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 7.1s done 06:36:23 #5 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.5s 06:36:28 #5 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.8s 06:36:35 #5 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.2s done 06:36:35 #5 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 06:36:36 #5 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done 06:36:36 #5 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done 06:36:36 #5 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 06:36:41 #5 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.0s 06:36:44 #5 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.2s done 06:36:45 #5 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0.1s 06:36:47 #5 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.8s done 06:36:47 #5 DONE 36.1s 06:36:47 06:36:47 #6 [builder 2/7] RUN apk add --update --no-cache make git openssh 06:36:48 #6 0.762 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:36:49 #6 1.204 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:36:50 #6 2.379 (1/8) Installing openssh-keygen (9.3_p2-r1) 06:36:50 #6 2.402 (2/8) Installing libedit (20221030.3.1-r1) 06:36:50 #6 2.413 (3/8) Installing openssh-client-common (9.3_p2-r1) 06:36:50 #6 2.480 (4/8) Installing openssh-client-default (9.3_p2-r1) 06:36:50 #6 2.507 (5/8) Installing openssh-sftp-server (9.3_p2-r1) 06:36:50 #6 2.516 (6/8) Installing openssh-server-common (9.3_p2-r1) 06:36:50 #6 2.522 (7/8) Installing openssh-server (9.3_p2-r1) 06:36:50 #6 2.549 (8/8) Installing openssh (9.3_p2-r1) 06:36:50 #6 2.564 Executing busybox-1.36.1-r5.trigger 06:36:50 #6 2.603 OK: 272 MiB in 60 packages 06:36:52 #6 DONE 4.6s 06:36:52 06:36:52 #7 [builder 3/7] WORKDIR /device-modbus-go 06:36:52 #7 DONE 0.1s 06:36:52 06:36:52 #8 [builder 4/7] COPY go.mod vendor* ./ 06:36:52 #8 DONE 0.2s 06:36:52 06:36:52 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:37:10 #9 DONE 18.2s 06:37:10 06:37:10 #10 [builder 6/7] COPY . . 06:37:11 #10 DONE 0.3s 06:37:11 06:37:11 #11 [builder 7/7] RUN echo noop 06:37:12 #11 0.683 noop 06:37:12 #11 DONE 0.8s 06:37:12 06:37:12 #12 exporting to image 06:37:12 #12 exporting layers 06:37:30 #12 exporting layers 17.6s done 06:37:30 #12 writing image sha256:d9aab72585c15a9d67d99cb1fbbfa516d3bbfbe328c07fa3130bd7452f795197 0.0s done 06:37:30 #12 naming to docker.io/library/ci-base-image-arm64 0.0s done 06:37:30 #12 DONE 17.7s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:30 + docker inspect -f . ci-base-image-arm64 06:37:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:37:31 prd-ubuntu20.04-docker-arm64-4c-16g-27983 does not seem to be running inside a container 06:37:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/146 -v /w/workspace/device-modbus-go/146:/w/workspace/device-modbus-go/146:rw,z -v /w/workspace/device-modbus-go/146@tmp:/w/workspace/device-modbus-go/146@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 06:37:32 $ docker top 18a5210b5f22a7e7836cdde6b86566e1845b8a0882ed3ee9a30cbc34d8ea95cc -eo pid,comm [Pipeline] { [Pipeline] sh 06:37:33 + go version 06:37:33 go version go1.21.0 linux/arm64 [Pipeline] } 06:37:33 $ docker stop --time=1 18a5210b5f22a7e7836cdde6b86566e1845b8a0882ed3ee9a30cbc34d8ea95cc 06:37:35 $ docker rm -f --volumes 18a5210b5f22a7e7836cdde6b86566e1845b8a0882ed3ee9a30cbc34d8ea95cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:36 + docker inspect -f . ci-base-image-arm64 06:37:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:37:36 prd-ubuntu20.04-docker-arm64-4c-16g-27983 does not seem to be running inside a container 06:37:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-modbus-go/146 -v /w/workspace/device-modbus-go/146:/w/workspace/device-modbus-go/146:rw,z -v /w/workspace/device-modbus-go/146@tmp:/w/workspace/device-modbus-go/146@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 06:37:37 $ docker top dbb27877e12815955772a2de3c19196f7c45856c9490a03f9e94d428a5db7a24 -eo pid,comm [Pipeline] { [Pipeline] sh 06:37:37 + git config --global --add safe.directory /w/workspace/device-modbus-go/146 [Pipeline] fileExists [Pipeline] sh 06:37:38 + make test 06:37:38 go test ./... -coverprofile=coverage.out 06:37:44 ? github.com/edgexfoundry/device-modbus-go [no test files] 06:38:51 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 06:38:51 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.073s coverage: 47.9% of statements 06:38:51 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:38:51 go vet ./... 06:39:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:39:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:39:10 ./bin/test-attribution-txt.sh 06:39:10 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 06:39:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 06:39:10 $ docker stop --time=1 dbb27877e12815955772a2de3c19196f7c45856c9490a03f9e94d428a5db7a24 06:39:13 $ docker rm -f --volumes dbb27877e12815955772a2de3c19196f7c45856c9490a03f9e94d428a5db7a24 [Pipeline] // withDockerContainer [Pipeline] sh 06:39:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:39:14 Warning: overwriting stash ‘coverage-report’ 06:39:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:39:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:39:16 + ls -al . 06:39:16 total 188 06:39:16 drwxrwxr-x 8 jenkins jenkins 4096 Jan 26 06:37 . 06:39:16 drwxrwxr-x 4 jenkins jenkins 4096 Jan 26 06:35 .. 06:39:16 -rw-rw-r-- 1 jenkins jenkins 140 Jan 26 06:35 .dockerignore 06:39:16 drwxrwxr-x 8 jenkins jenkins 4096 Jan 26 06:35 .git 06:39:16 drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 06:35 .github 06:39:16 -rw-rw-r-- 1 jenkins jenkins 266 Jan 26 06:35 .gitignore 06:39:16 -rw-rw-r-- 1 jenkins jenkins 41 Jan 26 06:35 .golangci.yml 06:39:16 -rw-rw-r-- 1 jenkins jenkins 11101 Jan 26 06:35 Attribution.txt 06:39:16 -rw-rw-r-- 1 jenkins jenkins 16388 Jan 26 06:35 CHANGELOG.md 06:39:16 -rw-rw-r-- 1 jenkins jenkins 1474 Jan 26 06:35 Dockerfile 06:39:16 -rw-rw-r-- 1 jenkins jenkins 677 Jan 26 06:35 GOVERNANCE.md 06:39:16 -rw-rw-r-- 1 jenkins jenkins 658 Jan 26 06:35 Jenkinsfile 06:39:16 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 26 06:35 LICENSE 06:39:16 -rw-rw-r-- 1 jenkins jenkins 1942 Jan 26 06:35 Makefile 06:39:16 -rw-rw-r-- 1 jenkins jenkins 622 Jan 26 06:35 OWNERS.md 06:39:16 -rw-rw-r-- 1 jenkins jenkins 4463 Jan 26 06:35 README.md 06:39:16 -rw-rw-r-- 1 jenkins jenkins 11 Jan 26 06:32 VERSION 06:39:16 drwxrwxr-x 2 jenkins jenkins 4096 Jan 26 06:35 bin 06:39:16 drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 06:35 cmd 06:39:16 -rw-r--r-- 1 jenkins jenkins 24334 Jan 26 06:38 coverage.out 06:39:16 -rw-rw-r-- 1 jenkins jenkins 3985 Jan 26 06:35 go.mod 06:39:16 -rw-rw-r-- 1 jenkins jenkins 35031 Jan 26 06:35 go.sum 06:39:16 drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 06:35 internal 06:39:16 drwxrwxr-x 2 jenkins jenkins 4096 Jan 26 06:35 simulator 06:39:16 -rw-rw-r-- 1 jenkins jenkins 229 Jan 26 06:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:16 + 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=ee0482845795258e0ac1dc1ae58fd9336b62d08c --label arch=arm64 --label version=3.2.0-dev.7 . 06:39:17 #0 building with "default" instance using docker driver 06:39:17 06:39:17 #1 [internal] load build definition from Dockerfile 06:39:17 #1 transferring dockerfile: 1.51kB 0.0s done 06:39:17 #1 DONE 0.0s 06:39:17 06:39:17 #2 [internal] load .dockerignore 06:39:17 #2 transferring context: 182B 0.0s done 06:39:17 #2 DONE 0.0s 06:39:17 06:39:17 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:39:17 #3 DONE 0.0s 06:39:17 06:39:17 #4 [internal] load metadata for docker.io/library/alpine:3.18 06:39:17 #4 DONE 0.3s 06:39:17 06:39:17 #5 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 06:39:17 #5 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 06:39:17 #5 ... 06:39:17 06:39:17 #6 [internal] load build context 06:39:17 #6 transferring context: 31.26kB 0.0s done 06:39:17 #6 DONE 0.1s 06:39:17 06:39:17 #5 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 06:39:17 #5 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 06:39:17 #5 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 06:39:17 #5 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 06:39:17 #5 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.05MB / 3.33MB 0.1s 06:39:18 #5 ... 06:39:18 06:39:18 #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:39:18 #7 DONE 0.2s 06:39:18 06:39:18 #5 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 06:39:18 #5 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.2s done 06:39:18 #5 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 06:39:18 #5 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.4s done 06:39:18 #5 DONE 0.9s 06:39:18 06:39:18 #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 06:39:19 #8 0.760 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:39:19 #8 1.151 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:39:21 #8 ... 06:39:21 06:39:21 #9 [builder 2/7] RUN apk add --update --no-cache make git openssh 06:39:21 #9 0.818 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:39:21 #9 1.336 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:39:21 #9 2.731 OK: 272 MiB in 60 packages 06:39:21 #9 DONE 3.1s 06:39:21 06:39:21 #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 06:39:21 #8 2.458 (1/1) Installing dumb-init (1.2.5-r2) 06:39:21 #8 ... 06:39:21 06:39:21 #10 [builder 3/7] WORKDIR /device-modbus-go 06:39:21 #10 DONE 0.1s 06:39:21 06:39:21 #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 06:39:21 #8 2.470 Executing busybox-1.36.1-r5.trigger 06:39:21 #8 2.508 OK: 8 MiB in 16 packages 06:39:21 #8 ... 06:39:21 06:39:21 #11 [builder 4/7] COPY go.mod vendor* ./ 06:39:21 #11 DONE 0.1s 06:39:21 06:39:21 #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 06:39:21 #8 DONE 2.9s 06:39:21 06:39:21 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:39:22 #12 DONE 1.2s 06:39:22 06:39:22 #13 [stage-1 3/6] RUN apk --no-cache upgrade 06:39:22 #13 0.953 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:39:23 #13 ... 06:39:23 06:39:23 #14 [builder 6/7] COPY . . 06:39:23 #14 DONE 0.4s 06:39:23 06:39:23 #13 [stage-1 3/6] RUN apk --no-cache upgrade 06:39:23 #13 1.407 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:39:24 #13 2.777 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r5) 06:39:24 #13 2.902 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r5) 06:39:24 #13 2.927 OK: 8 MiB in 16 packages 06:39:24 #13 DONE 3.3s 06:39:24 06:39:24 #15 [builder 7/7] RUN make build 06:39:24 #15 0.811 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=3.2.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.7" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 06:40:46 #15 DONE 83.7s 06:40:46 06:40:46 #16 [stage-1 4/6] COPY --from=builder /device-modbus-go/cmd / 06:40:47 #16 DONE 0.3s 06:40:47 06:40:47 #17 [stage-1 5/6] COPY --from=builder /device-modbus-go/LICENSE / 06:40:47 #17 DONE 0.1s 06:40:47 06:40:47 #18 [stage-1 6/6] COPY --from=builder /device-modbus-go/Attribution.txt / 06:40:47 #18 DONE 0.1s 06:40:47 06:40:47 #19 exporting to image 06:40:47 #19 exporting layers 06:40:47 #19 exporting layers 0.3s done 06:40:47 #19 writing image sha256:a76244709267e270cc4f71ecaeaca2697e76cc8b2d557879f02ebba8955f2994 done 06:40:47 #19 naming to docker.io/library/device-modbus-arm64 0.0s done 06:40:47 #19 DONE 0.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:40:48 provisioning config files... 06:40:48 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/146@tmp/config7462617595201002554tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:40:48 ---> ****-login.sh 06:40:48 nexus3.edgexfoundry.org:10001 06:40:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:40:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:40:48 Configure a credential helper to remove this warning. See 06:40:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:40:48 06:40:48 Login Succeeded 06:40:48 nexus3.edgexfoundry.org:10002 06:40:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:40:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:40:49 Configure a credential helper to remove this warning. See 06:40:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:40:49 06:40:49 Login Succeeded 06:40:49 nexus3.edgexfoundry.org:10003 06:40:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:40:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:40:49 Configure a credential helper to remove this warning. See 06:40:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:40:49 06:40:49 Login Succeeded 06:40:49 nexus3.edgexfoundry.org:10004 06:40:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:40:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:40:49 Configure a credential helper to remove this warning. See 06:40:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:40:49 06:40:49 Login Succeeded 06:40:49 ****.io 06:40:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:40:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:40:50 Configure a credential helper to remove this warning. See 06:40:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:40:50 06:40:50 Login Succeeded 06:40:50 ---> ****-login.sh ends [Pipeline] } 06:40:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:40:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:40:50 [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: 06:40:50 ee0482845795258e0ac1dc1ae58fd9336b62d08c 06:40:50 latest 06:40:50 3.2.0-dev.7 06:40:50 ee0482845795258e0ac1dc1ae58fd9336b62d08c-3.2.0-dev.7 06:40:50 main 06:40:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:51 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:ee0482845795258e0ac1dc1ae58fd9336b62d08c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:51 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:ee0482845795258e0ac1dc1ae58fd9336b62d08c 06:40:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 06:40:51 2c8bf5953ece: Preparing 06:40:51 5dd0038e6ead: Preparing 06:40:51 9a61959dade5: Preparing 06:40:51 cb501adc778a: Preparing 06:40:51 9ccbdf8eda38: Preparing 06:40:51 0faf9b67be60: Preparing 06:40:51 0faf9b67be60: Waiting 06:40:52 2c8bf5953ece: Pushed 06:40:52 5dd0038e6ead: Pushed 06:40:52 9ccbdf8eda38: Pushed 06:40:52 0faf9b67be60: Layer already exists 06:40:53 cb501adc778a: Pushed 06:40:55 9a61959dade5: Pushed 06:40:57 ee0482845795258e0ac1dc1ae58fd9336b62d08c: digest: sha256:1b1362be8dd03b0810ff3300db7b57c6a4d7c76ba2c535affc6fd8883d21865e size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:58 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:58 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 06:40:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 06:40:58 2c8bf5953ece: Preparing 06:40:58 5dd0038e6ead: Preparing 06:40:58 9a61959dade5: Preparing 06:40:58 cb501adc778a: Preparing 06:40:58 9ccbdf8eda38: Preparing 06:40:58 0faf9b67be60: Preparing 06:40:58 0faf9b67be60: Waiting 06:40:58 9a61959dade5: Layer already exists 06:40:58 cb501adc778a: Layer already exists 06:40:58 9ccbdf8eda38: Layer already exists 06:40:58 2c8bf5953ece: Layer already exists 06:40:58 5dd0038e6ead: Layer already exists 06:40:58 0faf9b67be60: Layer already exists 06:40:58 latest: digest: sha256:1b1362be8dd03b0810ff3300db7b57c6a4d7c76ba2c535affc6fd8883d21865e size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:59 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:00 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.2.0-dev.7 06:41:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 06:41:00 2c8bf5953ece: Preparing 06:41:00 5dd0038e6ead: Preparing 06:41:00 9a61959dade5: Preparing 06:41:00 cb501adc778a: Preparing 06:41:00 9ccbdf8eda38: Preparing 06:41:00 0faf9b67be60: Preparing 06:41:00 0faf9b67be60: Waiting 06:41:00 9ccbdf8eda38: Layer already exists 06:41:00 2c8bf5953ece: Layer already exists 06:41:00 9a61959dade5: Layer already exists 06:41:00 5dd0038e6ead: Layer already exists 06:41:00 cb501adc778a: Layer already exists 06:41:00 0faf9b67be60: Layer already exists 06:41:00 3.2.0-dev.7: digest: sha256:1b1362be8dd03b0810ff3300db7b57c6a4d7c76ba2c535affc6fd8883d21865e size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:00 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:ee0482845795258e0ac1dc1ae58fd9336b62d08c-3.2.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:01 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:ee0482845795258e0ac1dc1ae58fd9336b62d08c-3.2.0-dev.7 06:41:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 06:41:01 2c8bf5953ece: Preparing 06:41:01 5dd0038e6ead: Preparing 06:41:01 9a61959dade5: Preparing 06:41:01 cb501adc778a: Preparing 06:41:01 9ccbdf8eda38: Preparing 06:41:01 0faf9b67be60: Preparing 06:41:01 0faf9b67be60: Waiting 06:41:01 9a61959dade5: Layer already exists 06:41:01 5dd0038e6ead: Layer already exists 06:41:01 9ccbdf8eda38: Layer already exists 06:41:01 2c8bf5953ece: Layer already exists 06:41:01 cb501adc778a: Layer already exists 06:41:01 0faf9b67be60: Layer already exists 06:41:01 ee0482845795258e0ac1dc1ae58fd9336b62d08c-3.2.0-dev.7: digest: sha256:1b1362be8dd03b0810ff3300db7b57c6a4d7c76ba2c535affc6fd8883d21865e size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:02 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:02 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main 06:41:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 06:41:02 2c8bf5953ece: Preparing 06:41:02 5dd0038e6ead: Preparing 06:41:02 9a61959dade5: Preparing 06:41:02 cb501adc778a: Preparing 06:41:02 9ccbdf8eda38: Preparing 06:41:02 0faf9b67be60: Preparing 06:41:02 0faf9b67be60: Waiting 06:41:02 9ccbdf8eda38: Layer already exists 06:41:02 9a61959dade5: Layer already exists 06:41:02 cb501adc778a: Layer already exists 06:41:02 5dd0038e6ead: Layer already exists 06:41:02 2c8bf5953ece: Layer already exists 06:41:02 0faf9b67be60: Layer already exists 06:41:02 main: digest: sha256:1b1362be8dd03b0810ff3300db7b57c6a4d7c76ba2c535affc6fd8883d21865e size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:41:03 ===================================================== [Pipeline] echo 06:41:03 taggedImages: 06:41:03 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:ee0482845795258e0ac1dc1ae58fd9336b62d08c 06:41:03 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 06:41:03 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.2.0-dev.7 06:41:03 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:ee0482845795258e0ac1dc1ae58fd9336b62d08c-3.2.0-dev.7 06:41:03 - 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 06:41:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:41:03 06:41:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:41:04 arm64: Pulling from edgex-lftools-log-publisher 06:41:04 8998bd30e6a1: Pulling fs layer 06:41:04 04944245beec: Pulling fs layer 06:41:04 699f458cf7ca: Pulling fs layer 06:41:04 765212b225bb: Pulling fs layer 06:41:04 f23df028b6ca: Pulling fs layer 06:41:04 d65c8cfc05b1: Pulling fs layer 06:41:04 2437ff75d9bd: Pulling fs layer 06:41:04 765212b225bb: Waiting 06:41:04 f23df028b6ca: Waiting 06:41:04 d65c8cfc05b1: Waiting 06:41:04 2437ff75d9bd: Waiting 06:41:04 04944245beec: Verifying Checksum 06:41:04 04944245beec: Download complete 06:41:04 765212b225bb: Verifying Checksum 06:41:04 765212b225bb: Download complete 06:41:04 f23df028b6ca: Download complete 06:41:04 d65c8cfc05b1: Download complete 06:41:04 699f458cf7ca: Verifying Checksum 06:41:04 699f458cf7ca: Download complete 06:41:05 8998bd30e6a1: Verifying Checksum 06:41:05 8998bd30e6a1: Download complete 06:41:07 2437ff75d9bd: Verifying Checksum 06:41:07 2437ff75d9bd: Download complete 06:41:11 8998bd30e6a1: Pull complete 06:41:12 04944245beec: Pull complete 06:41:14 699f458cf7ca: Pull complete 06:41:14 765212b225bb: Pull complete 06:41:15 f23df028b6ca: Pull complete 06:41:15 d65c8cfc05b1: Pull complete 06:41:41 2437ff75d9bd: Pull complete 06:41:41 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:41:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:41:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:41:42 prd-ubuntu20.04-docker-arm64-4c-16g-27983 does not seem to be running inside a container 06:41:42 $ 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/146 -v /w/workspace/device-modbus-go/146:/w/workspace/device-modbus-go/146:rw,z -v /w/workspace/device-modbus-go/146@tmp:/w/workspace/device-modbus-go/146@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 06:41:43 $ docker top b4e15241ef6476e44353819a8a9b2a7a9ec93c9bdc98932aabe47ec8fb2d9abe -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:41:44 ---> job-cost.sh 06:41:44 lf-activate-venv: SKIPPING 06:41:44 INFO: No Stack... 06:41:44 INFO: Retrieving Pricing Info for: v3-standard-8 06:41:45 INFO: Archiving Costs [Pipeline] sh 06:41:46 + cat /w/workspace/device-modbus-go/146/archives/cost.csv 06:41:46 + cut -d, -f6 [Pipeline] lock 06:41:46 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-146-stack-cost] 06:41:46 Resource [jenkins-edgexfoundry-device-modbus-go-main-146-stack-cost] did not exist. Created. 06:41:46 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-146-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:41:46 /w/workspace/device-modbus-go/146@tmp/durable-6f883763/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:41:47 + echo total: 0.2199999988079071 [Pipeline] stash 06:41:47 Warning: overwriting stash ‘stack-cost’ 06:41:47 Stashed 1 file(s) [Pipeline] } 06:41:47 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-146-stack-cost] [Pipeline] // lock [Pipeline] } 06:41:47 $ docker stop --time=1 b4e15241ef6476e44353819a8a9b2a7a9ec93c9bdc98932aabe47ec8fb2d9abe 06:41:48 $ docker rm -f --volumes b4e15241ef6476e44353819a8a9b2a7a9ec93c9bdc98932aabe47ec8fb2d9abe [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 06:41:50 provisioning config files... 06:41:50 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config14091578885755633047tmp [Pipeline] { [Pipeline] sh 06:41:50 + set +x 06:41:50 + curl -s https://codecov.io/bash 06:41:50 + bash -s -- 06:41:50 06:41:50 _____ _ 06:41:50 / ____| | | 06:41:50 | | ___ __| | ___ ___ _____ __ 06:41:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:41:50 | |___| (_) | (_| | __/ (_| (_) \ V / 06:41:50 \_____\___/ \__,_|\___|\___\___/ \_/ 06:41:50 Bash-1.0.6 06:41:50 06:41:50 06:41:50 ==> git version 2.25.1 found 06:41:50 ==> 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 06:41:50 Release-Date: 2020-01-08 06:41:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:41:50 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:41:50 ==> Jenkins CI detected. 06:41:50 current dir:  /w/workspace/gexfoundry_device-modbus-go_main 06:41:50 project root: . 06:41:50 --> token set from env 06:41:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:41:50 ==> Running gcov in . (disable via -X gcov) 06:41:50 ==> Python coveragepy not found 06:41:50 ==> Searching for coverage reports in: 06:41:50 + . 06:41:50 -> Found 1 reports 06:41:50 ==> Detecting git/mercurial file structure 06:41:50 ==> Reading reports 06:41:50 + ./coverage.out bytes=24334 06:41:50 ==> Appending adjustments 06:41:50 https://docs.codecov.io/docs/fixing-reports 06:41:50 + Found adjustments 06:41:50 ==> Gzipping contents 06:41:50 4.0K /tmp/codecov.CUCkYu.gz 06:41:50 ==> Uploading reports 06:41:50 url: https://codecov.io 06:41:50 query: branch=main&commit=ee0482845795258e0ac1dc1ae58fd9336b62d08c&build=146&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F146%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:41:50 -> Pinging Codecov 06:41:50 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=ee0482845795258e0ac1dc1ae58fd9336b62d08c&build=146&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F146%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:41:51 -> Uploading to 06:41:51 https://storage.googleapis.com/codecov/v4/raw/2024-01-26/55DBCA73C666E3227836607328DD7E49/ee0482845795258e0ac1dc1ae58fd9336b62d08c/aa6d0318-3b2b-449a-bab6-bd9f06d91382.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240126%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240126T064150Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c9d608d5ee46cab2b2f503dde440926949191e2a139a13d665ec29c0cdc9b778 06:41:51 % Total % Received % Xferd Average Speed Time Time Time Current 06:41:51 Dload Upload Total Spent Left Speed 06:41:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3806 0 0 100 3806 0 18841 --:--:-- --:--:-- --:--:-- 18748 100 3806 0 0 100 3806 0 15346 --:--:-- --:--:-- --:--:-- 15285 06:41:51 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/ee0482845795258e0ac1dc1ae58fd9336b62d08c [Pipeline] } 06:41:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 06:41:51 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:41:51 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:41:52 06:41:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:41:52 1.410.4: Pulling from edgex-devops/edgex-snyk-go 06:41:52 df9b9388f04a: Pulling fs layer 06:41:52 52dc419b0ee2: Pulling fs layer 06:41:52 25bc292e5bac: Pulling fs layer 06:41:52 114826534d7a: Pulling fs layer 06:41:52 4657fd5d0bcf: Pulling fs layer 06:41:52 6ad1cebc031e: Pulling fs layer 06:41:52 8a3aa393b2d8: Pulling fs layer 06:41:52 4657fd5d0bcf: Waiting 06:41:52 6ad1cebc031e: Waiting 06:41:52 8a3aa393b2d8: Waiting 06:41:52 114826534d7a: Waiting 06:41:52 25bc292e5bac: Verifying Checksum 06:41:52 52dc419b0ee2: Verifying Checksum 06:41:52 52dc419b0ee2: Download complete 06:41:52 4657fd5d0bcf: Verifying Checksum 06:41:52 4657fd5d0bcf: Download complete 06:41:52 df9b9388f04a: Verifying Checksum 06:41:52 df9b9388f04a: Download complete 06:41:52 df9b9388f04a: Pull complete 06:41:52 52dc419b0ee2: Pull complete 06:41:52 6ad1cebc031e: Verifying Checksum 06:41:52 6ad1cebc031e: Download complete 06:41:53 25bc292e5bac: Pull complete 06:41:53 8a3aa393b2d8: Verifying Checksum 06:41:53 8a3aa393b2d8: Download complete 06:41:53 114826534d7a: Verifying Checksum 06:41:53 114826534d7a: Download complete 06:41:57 114826534d7a: Pull complete 06:41:57 4657fd5d0bcf: Pull complete 06:41:57 6ad1cebc031e: Pull complete 06:42:00 8a3aa393b2d8: Pull complete 06:42:00 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 06:42:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:42:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:42:01 prd-ubuntu20.04-docker-8c-8g-27974 does not seem to be running inside a container 06:42:01 $ 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:1.410.4 cat 06:42:05 $ docker top d0653aa26ed6b26250fcf1ebf712062044f246093bc44d49b98a001045c760d5 -eo pid,comm [Pipeline] { [Pipeline] echo 06:42:06 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh 06:42:06 + set -o pipefail 06:42:06 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' 06:42:11 06:42:11 Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... 06:42:11 06:42:11 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5174d6d0-2379-4548-918f-caa15a8d100f/history/4293f9f5-dc41-477e-86ce-0b155acce4b7 06:42:11 06:42:11 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 06:42:11 06:42:11 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:42:11 06:42:11 06:42:11 A medium severity vulnerability was found in the Snyk CLI versions you are using. 06:42:11 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 06:42:11 More details here: https://snyk.co/ue1NS 06:42:11 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 06:42:11 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 06:42:11 $ docker stop --time=1 d0653aa26ed6b26250fcf1ebf712062044f246093bc44d49b98a001045c760d5 06:42:16 $ docker rm -f --volumes d0653aa26ed6b26250fcf1ebf712062044f246093bc44d49b98a001045c760d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:42:18 + git log --format=format:%s -1 ee0482845795258e0ac1dc1ae58fd9336b62d08c [Pipeline] sh 06:42:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:42:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:42:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:42:18 prd-ubuntu20.04-docker-8c-8g-27974 does not seem to be running inside a container 06:42:18 $ 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 06:42:20 $ docker top 62abc0bc46757e740f84ad867bf68b03f3fa712bf84e744d8333d548d20eb394 -eo pid,comm 06:42:20 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:42:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:42:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:42:20 [ssh-agent] Looking for ssh-agent implementation... 06:42:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:42:20 $ docker exec 62abc0bc46757e740f84ad867bf68b03f3fa712bf84e744d8333d548d20eb394 ssh-agent 06:42:20 SSH_AUTH_SOCK=/tmp/ssh-DG6jlzNvgflj/agent.33 06:42:20 SSH_AGENT_PID=40 06:42:20 Running ssh-add (command line suppressed) 06:42:20 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_18230016876149581214.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_18230016876149581214.key) 06:42:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:42:21 + git semver tag 06:42:21 2024-01-26 06:42:21,464 [run_tag] DEBUG tag force:False 06:42:21 2024-01-26 06:42:21,464 [check_head_tag] DEBUG check head tag 06:42:21 2024-01-26 06:42:21,465 [execute] INFO git cat-file --batch-check 06:42:21 2024-01-26 06:42:21,465 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) 06:42:21 2024-01-26 06:42:21,469 [execute] INFO git cat-file --batch 06:42:21 2024-01-26 06:42:21,470 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) 06:42:21 2024-01-26 06:42:21,487 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:42:21 2024-01-26 06:42:21,487 [execute] INFO git tag -a v3.2.0-dev.7 -m v3.2.0-dev.7 06:42:21 2024-01-26 06:42:21,488 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.7', '-m', 'v3.2.0-dev.7'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) 06:42:21 2024-01-26 06:42:21,492 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:42:21 3.2.0-dev.7 [Pipeline] } 06:42:21 $ docker exec --env ******** --env ******** 62abc0bc46757e740f84ad867bf68b03f3fa712bf84e744d8333d548d20eb394 ssh-agent -k 06:42:21 unset SSH_AUTH_SOCK; 06:42:21 unset SSH_AGENT_PID; 06:42:21 echo Agent pid 40 killed; 06:42:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:42:22 + git semver [Pipeline] } 06:42:22 $ docker stop --time=1 62abc0bc46757e740f84ad867bf68b03f3fa712bf84e744d8333d548d20eb394 06:42:23 $ docker rm -f --volumes 62abc0bc46757e740f84ad867bf68b03f3fa712bf84e744d8333d548d20eb394 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:42:24 06:42:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:42:24 0.23.1-centos7: Pulling from edgex-lftools 06:42:24 ab5ef0e58194: Pulling fs layer 06:42:24 9712f1f96733: Pulling fs layer 06:42:24 63f879dbbcfc: Pulling fs layer 06:42:24 0d9ebad4ef96: Pulling fs layer 06:42:24 e9a5061849ea: Pulling fs layer 06:42:24 d747dcd14b5f: Pulling fs layer 06:42:24 2de7ff778b66: Pulling fs layer 06:42:24 e9a5061849ea: Waiting 06:42:24 d747dcd14b5f: Waiting 06:42:24 2de7ff778b66: Waiting 06:42:24 0d9ebad4ef96: Waiting 06:42:24 9712f1f96733: Download complete 06:42:25 63f879dbbcfc: Verifying Checksum 06:42:25 63f879dbbcfc: Download complete 06:42:25 e9a5061849ea: Verifying Checksum 06:42:25 e9a5061849ea: Download complete 06:42:25 d747dcd14b5f: Download complete 06:42:25 ab5ef0e58194: Verifying Checksum 06:42:25 ab5ef0e58194: Download complete 06:42:25 0d9ebad4ef96: Verifying Checksum 06:42:25 0d9ebad4ef96: Download complete 06:42:25 2de7ff778b66: Verifying Checksum 06:42:25 2de7ff778b66: Download complete 06:42:28 ab5ef0e58194: Pull complete 06:42:28 9712f1f96733: Pull complete 06:42:29 63f879dbbcfc: Pull complete 06:42:33 0d9ebad4ef96: Pull complete 06:42:33 e9a5061849ea: Pull complete 06:42:33 d747dcd14b5f: Pull complete 06:42:34 2de7ff778b66: Pull complete 06:42:34 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:42:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:42:34 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:42:35 prd-ubuntu20.04-docker-8c-8g-27974 does not seem to be running inside a container 06:42:35 $ 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 06:42:42 $ docker top 59efeb1c37553e15afef66c13a8ad28124a017f7e8b17e121caa12fb54a2f8b0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:42:42 provisioning config files... 06:42:42 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config241146521050875882tmp 06:42:42 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config7476381569133597226tmp 06:42:42 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config11912090611632892028tmp [Pipeline] { [Pipeline] echo 06:42:42 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:42:42 ---> sigul-configuration.sh 06:42:42 gpg: directory `/root/.gnupg' created 06:42:42 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:42:42 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:42:42 gpg: keyring `/root/.gnupg/secring.gpg' created 06:42:42 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:42:42 gpg: CAST5 encrypted data 06:42:42 gpg: encrypted with 1 passphrase 06:42:42 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:42:43 + mkdir /home/jenkins 06:42:43 + mkdir /home/jenkins/sigul [Pipeline] sh 06:42: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 06:42:43 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:42:43 ---> sigul-install.sh 06:42:43 Sigul already installed; skipping installation. [Pipeline] sh 06:42:44 + git tag --list 06:42:44 0.7.1 06:42:44 v1.0.0 06:42:44 v1.1.0 06:42:44 v1.1.1 06:42:44 v1.2.2 06:42:44 v1.3.0 06:42:44 v1.3.1 06:42:44 v2.0.0 06:42:44 v2.1.0 06:42:44 v2.1.1 06:42:44 v2.2.0 06:42:44 v2.3.0 06:42:44 v3.0 06:42:44 v3.0.0 06:42:44 v3.1 06:42:44 v3.1.0 06:42:44 v3.1.0-dev.1 06:42:44 v3.1.0-dev.10 06:42:44 v3.1.0-dev.11 06:42:44 v3.1.0-dev.12 06:42:44 v3.1.0-dev.13 06:42:44 v3.1.0-dev.14 06:42:44 v3.1.0-dev.15 06:42:44 v3.1.0-dev.16 06:42:44 v3.1.0-dev.17 06:42:44 v3.1.0-dev.18 06:42:44 v3.1.0-dev.19 06:42:44 v3.1.0-dev.2 06:42:44 v3.1.0-dev.20 06:42:44 v3.1.0-dev.21 06:42:44 v3.1.0-dev.22 06:42:44 v3.1.0-dev.23 06:42:44 v3.1.0-dev.24 06:42:44 v3.1.0-dev.25 06:42:44 v3.1.0-dev.3 06:42:44 v3.1.0-dev.4 06:42:44 v3.1.0-dev.5 06:42:44 v3.1.0-dev.6 06:42:44 v3.1.0-dev.7 06:42:44 v3.1.0-dev.8 06:42:44 v3.1.0-dev.9 06:42:44 v3.2.0-dev.1 06:42:44 v3.2.0-dev.2 06:42:44 v3.2.0-dev.3 06:42:44 v3.2.0-dev.4 06:42:44 v3.2.0-dev.5 06:42:44 v3.2.0-dev.6 06:42:44 v3.2.0-dev.7 [Pipeline] sh 06:42:44 + lftools sign git-tag v3.2.0-dev.7 06:42:45 Signing Git tag with Sigul... 06:42:45 Signing v3.2.0-dev.7 [Pipeline] echo 06:42:45 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:42:45 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:42:45 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:42:45 $ docker stop --time=1 59efeb1c37553e15afef66c13a8ad28124a017f7e8b17e121caa12fb54a2f8b0 06:42:47 $ docker rm -f --volumes 59efeb1c37553e15afef66c13a8ad28124a017f7e8b17e121caa12fb54a2f8b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:42:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:42:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:42:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:42:48 prd-ubuntu20.04-docker-8c-8g-27974 does not seem to be running inside a container 06:42: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 06:42:49 $ docker top 36613be96e91d8ebb5279a4c4db22e84525edb007a2ffea7eef61460fd7d483b -eo pid,comm 06:42:49 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). 06:42:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:42:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:42:49 [ssh-agent] Looking for ssh-agent implementation... 06:42:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:42:49 $ docker exec 36613be96e91d8ebb5279a4c4db22e84525edb007a2ffea7eef61460fd7d483b ssh-agent 06:42:49 SSH_AUTH_SOCK=/tmp/ssh-0JWaOYA56yvl/agent.32 06:42:49 SSH_AGENT_PID=38 06:42:49 Running ssh-add (command line suppressed) 06:42:49 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_15045017371502581300.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_15045017371502581300.key) 06:42:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:42:50 + git semver bump pre 06:42:50 2024-01-26 06:42:50,321 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:42:50 2024-01-26 06:42:50,322 [bump_version] DEBUG bumping version:3.2.0-dev.7 on axis:pre with prefix:dev 06:42:50 2024-01-26 06:42:50,322 [bump_version] DEBUG bumped version:3.2.0-dev.8 06:42:50 2024-01-26 06:42:50,322 [write_version] DEBUG write version:3.2.0-dev.8 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True 06:42:50 2024-01-26 06:42:50,322 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:42:50 2024-01-26 06:42:50,322 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:42:50 2024-01-26 06:42:50,326 [execute] INFO git cat-file --batch-check 06:42:50 2024-01-26 06:42:50,327 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:42:50 2024-01-26 06:42:50,331 [execute] INFO git cat-file --batch 06:42:50 2024-01-26 06:42:50,332 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:42:50 2024-01-26 06:42:50,336 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:42:50 3.2.0-dev.8 [Pipeline] } 06:42:50 $ docker exec --env ******** --env ******** 36613be96e91d8ebb5279a4c4db22e84525edb007a2ffea7eef61460fd7d483b ssh-agent -k 06:42:50 unset SSH_AUTH_SOCK; 06:42:50 unset SSH_AGENT_PID; 06:42:50 echo Agent pid 38 killed; 06:42:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:42:51 + git semver [Pipeline] } 06:42:51 $ docker stop --time=1 36613be96e91d8ebb5279a4c4db22e84525edb007a2ffea7eef61460fd7d483b 06:42:53 $ docker rm -f --volumes 36613be96e91d8ebb5279a4c4db22e84525edb007a2ffea7eef61460fd7d483b [Pipeline] // withDockerContainer [Pipeline] sh 06:42:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:42:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:42:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:42:54 prd-ubuntu20.04-docker-8c-8g-27974 does not seem to be running inside a container 06:42:54 $ 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 06:42:55 $ docker top 5782d3c4815eea42e15059569c209baa31f6aa7603c949840ca2b023e94b7aee -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:42:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:42:55 [ssh-agent] Looking for ssh-agent implementation... 06:42:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:42:55 $ docker exec 5782d3c4815eea42e15059569c209baa31f6aa7603c949840ca2b023e94b7aee ssh-agent 06:42:55 SSH_AUTH_SOCK=/tmp/ssh-DmAhDgPvCha1/agent.32 06:42:55 SSH_AGENT_PID=37 06:42:55 Running ssh-add (command line suppressed) 06:42:55 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_14700957116158149074.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_14700957116158149074.key) 06:42:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:42:56 + git semver push 06:42:56 2024-01-26 06:42:56,441 [run_push] DEBUG push 06:42:56 2024-01-26 06:42:56,442 [execute] INFO git cat-file --batch-check 06:42:56 2024-01-26 06:42:56,442 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:42:56 2024-01-26 06:42:56,446 [execute] INFO git rev-list f5544dd440f20c7537c5afa9ffa7f7554823e2f5 -- 06:42:56 2024-01-26 06:42:56,447 [execute] DEBUG Popen(['git', 'rev-list', 'f5544dd440f20c7537c5afa9ffa7f7554823e2f5', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) 06:42:56 2024-01-26 06:42:56,456 [execute] INFO git fetch -v origin 06:42:56 2024-01-26 06:42:56,456 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=True, shell=None, istream=None) 06:42:57 2024-01-26 06:42:56,948 [run_push] DEBUG no remote changes detected 06:42:57 2024-01-26 06:42:56,948 [execute] INFO git push origin semver 06:42:57 2024-01-26 06:42:56,949 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) 06:42:57 2024-01-26 06:42:57,618 [run_push] DEBUG push all version tags 06:42:57 2024-01-26 06:42:57,619 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:42:57 2024-01-26 06:42:57,619 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) 06:42:58 2024-01-26 06:42:58,268 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:42:58 3.2.0-dev.8 [Pipeline] } 06:42:58 $ docker exec --env ******** --env ******** 5782d3c4815eea42e15059569c209baa31f6aa7603c949840ca2b023e94b7aee ssh-agent -k 06:42:58 unset SSH_AUTH_SOCK; 06:42:58 unset SSH_AGENT_PID; 06:42:58 echo Agent pid 37 killed; 06:42:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:42:58 + git semver [Pipeline] } 06:42:59 $ docker stop --time=1 5782d3c4815eea42e15059569c209baa31f6aa7603c949840ca2b023e94b7aee 06:43:00 $ docker rm -f --volumes 5782d3c4815eea42e15059569c209baa31f6aa7603c949840ca2b023e94b7aee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:43:02 + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] 06:43:02 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 06:43:02 total 16 06:43:02 drwxr-xr-x 3 root root 4096 Jan 26 06:35 . 06:43:02 drwxrwxr-x 10 jenkins jenkins 4096 Jan 26 06:42 .. 06:43:02 drwxr-xr-x 2 root root 4096 Jan 26 06:35 cost 06:43:02 -rw-r--r-- 1 root root 88 Jan 26 06:35 cost.csv 06:43:02 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives 06:43:02 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 06:43:02 total 16 06:43:02 drwxr-xr-x 3 jenkins jenkins 4096 Jan 26 06:35 . 06:43:02 drwxrwxr-x 10 jenkins jenkins 4096 Jan 26 06:42 .. 06:43:02 drwxr-xr-x 2 jenkins jenkins 4096 Jan 26 06:35 cost 06:43:02 -rw-r--r-- 1 jenkins jenkins 88 Jan 26 06:35 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:43:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:43:03 ---> package-listing.sh 06:43:03 ++ facter osfamily 06:43:03 ++ tr '[:upper:]' '[:lower:]' 06:43:03 + OS_FAMILY=debian 06:43:03 + workspace=/w/workspace/gexfoundry_device-modbus-go_main 06:43:03 + START_PACKAGES=/tmp/packages_start.txt 06:43:03 + END_PACKAGES=/tmp/packages_end.txt 06:43:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:43:03 + PACKAGES=/tmp/packages_start.txt 06:43:03 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 06:43:03 + PACKAGES=/tmp/packages_end.txt 06:43:03 + case "${OS_FAMILY}" in 06:43:03 + dpkg -l 06:43:03 + grep '^ii' 06:43:03 + '[' -f /tmp/packages_start.txt ']' 06:43:03 + '[' -f /tmp/packages_end.txt ']' 06:43:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:43:03 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 06:43:03 + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ 06:43:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo 06:43:03 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 06:43:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:43:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:43:04 prd-ubuntu20.04-docker-8c-8g-27974 does not seem to be running inside a container 06:43:04 $ 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 06:43:04 $ docker top b46b8d8e923ab065d5e96e6d2756216665830cd63887a55f9d9523400fb15b29 -eo pid,comm [Pipeline] { [Pipeline] sh 06:43:05 + touch /tmp/pre-build-complete [Pipeline] sh 06:43:05 + mkdir -p /var/log/sysstat [Pipeline] sh 06:43:05 + ls /var/log/sa-host 06:43:05 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:43:06 provisioning config files... 06:43:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config7486067981309931820tmp [Pipeline] { [Pipeline] echo 06:43:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:43:06 ---> create-netrc.sh [Pipeline] } 06:43:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:43:07 ---> python-tools-install.sh [Pipeline] echo 06:43:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:43:07 ---> sudo-logs.sh 06:43:07 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:43:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:43:07 ---> job-cost.sh 06:43:07 lf-activate-venv: SKIPPING 06:43:07 DEBUG: total: 0.2199999988079071 06:43:07 INFO: Retrieving Stack Cost... 06:43:07 INFO: Retrieving Pricing Info for: v3-standard-8 06:43:08 INFO: Archiving Costs [Pipeline] echo 06:43:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:43:08 ---> logs-deploy.sh 06:43:08 lf-activate-venv: SKIPPING 06:43:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/146 06:43:08 INFO: archiving workspace using pattern(s): 06:43:09 Archives upload complete. 06:43:09 INFO: archiving logs to Nexus 06:43:10 ---> uname -a: 06:43:10 Linux prd-ubuntu20-04-docker-8c-8g-27974 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 06:43:10 06:43:10 06:43:10 ---> lscpu: 06:43:10 Architecture: x86_64 06:43:10 CPU op-mode(s): 32-bit, 64-bit 06:43:10 Byte Order: Little Endian 06:43:10 Address sizes: 40 bits physical, 48 bits virtual 06:43:10 CPU(s): 8 06:43:10 On-line CPU(s) list: 0-7 06:43:10 Thread(s) per core: 1 06:43:10 Core(s) per socket: 1 06:43:10 Socket(s): 8 06:43:10 NUMA node(s): 1 06:43:10 Vendor ID: AuthenticAMD 06:43:10 CPU family: 23 06:43:10 Model: 49 06:43:10 Model name: AMD EPYC-Rome Processor 06:43:10 Stepping: 0 06:43:10 CPU MHz: 2799.996 06:43:10 BogoMIPS: 5599.99 06:43:10 Virtualization: AMD-V 06:43:10 Hypervisor vendor: KVM 06:43:10 Virtualization type: full 06:43:10 L1d cache: 256 KiB 06:43:10 L1i cache: 256 KiB 06:43:10 L2 cache: 4 MiB 06:43:10 L3 cache: 128 MiB 06:43:10 NUMA node0 CPU(s): 0-7 06:43:10 Vulnerability Itlb multihit: Not affected 06:43:10 Vulnerability L1tf: Not affected 06:43:10 Vulnerability Mds: Not affected 06:43:10 Vulnerability Meltdown: Not affected 06:43:10 Vulnerability Mmio stale data: Not affected 06:43:10 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:43:10 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:43:10 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 06:43:10 Vulnerability Srbds: Not affected 06:43:10 Vulnerability Tsx async abort: Not affected 06:43: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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 06:43:10 06:43:10 06:43:10 ---> nproc: 06:43:10 8 06:43:10 06:43:10 06:43:10 ---> df -h: 06:43:10 Filesystem Size Used Avail Use% Mounted on 06:43:10 overlay 155G 13G 143G 9% / 06:43:10 tmpfs 64M 0 64M 0% /dev 06:43:10 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:43:10 shm 64M 0 64M 0% /dev/shm 06:43:10 /dev/vda1 155G 13G 143G 9% /facter-os 06:43:10 06:43:10 06:43:10 ---> sar -b -r -n DEV: 06:43:10 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-27974) 01/26/24 _x86_64_ (8 CPU) 06:43:10 06:43:10 06:31:15 LINUX RESTART (8 CPU) 06:43:10 06:43:10 06:32:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:43:10 06:33:01 147.87 11.15 136.72 0.00 1767.97 44857.62 0.00 06:43:10 06:34:01 117.79 0.22 117.58 0.00 10.00 43101.23 0.00 06:43:10 06:35:01 175.29 0.18 175.10 0.00 24.93 40033.06 0.00 06:43:10 06:36:01 5.00 0.00 5.00 0.00 0.00 2036.34 0.00 06:43:10 06:37:01 43.19 10.45 32.74 0.00 3442.09 7722.85 0.00 06:43:10 06:38:01 7.05 0.02 7.03 0.00 0.13 1945.88 0.00 06:43:10 06:39:01 1.67 0.00 1.67 0.00 0.00 2012.40 0.00 06:43:10 06:40:01 2.38 0.00 2.38 0.00 0.00 2040.52 0.00 06:43:10 06:41:01 1.71 0.00 1.71 0.00 0.00 1893.69 0.00 06:43:10 06:42:01 8.20 0.10 8.10 0.00 10.26 5258.72 0.00 06:43:10 06:43:01 143.61 0.45 143.16 0.00 10.13 55918.01 0.00 06:43:10 Average: 59.28 2.04 57.24 0.00 476.56 18757.06 0.00 06:43:10 06:43:10 06:32:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:43:10 06:33:01 28611412 31508912 798008 2.43 105328 3017192 1908048 5.62 1185156 2635760 295420 06:43:10 06:34:01 28565252 31514708 789792 2.40 141132 3019252 1723332 5.08 1203376 2649584 228 06:43:10 06:35:01 27731160 31490136 806996 2.45 154372 3747820 1919376 5.66 1310616 3300952 456 06:43:10 06:36:01 27754728 31513132 786948 2.39 154496 3747684 1737756 5.12 1288352 3300768 12 06:43:10 06:37:01 27414804 31489872 782788 2.38 177140 4040184 1740256 5.13 1524900 3376044 1016 06:43:10 06:38:01 27426188 31496520 776968 2.36 175744 4036932 1707232 5.03 1514472 3372844 16 06:43:10 06:39:01 27426060 31496468 776944 2.36 175816 4036936 1707232 5.03 1514544 3372848 12 06:43:10 06:40:01 27435052 31505488 767864 2.34 175876 4036940 1707232 5.03 1505312 3372844 12 06:43:10 06:41:01 27434816 31505388 767996 2.34 175960 4036944 1707232 5.03 1505632 3372848 12 06:43:10 06:42:01 26658284 31487256 784444 2.39 181728 4740832 1776248 5.23 1530440 4076296 538188 06:43:10 06:43:01 25904084 31450316 816848 2.48 214760 5345312 1718688 5.07 1657592 4619816 124 06:43:10 Average: 27487440 31496200 786872 2.39 166577 3982366 1759330 5.18 1430945 3404600 75954 06:43:10 06:43:10 06:32:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:43:10 06:33:01 docker0 185.34 292.02 15.71 2254.41 0.00 0.00 0.00 0.00 06:43:10 06:33:01 lo 5.83 5.83 0.58 0.58 0.00 0.00 0.00 0.00 06:43:10 06:33:01 ens3 514.34 335.04 7155.62 49.91 0.00 0.00 0.00 0.00 06:43:10 06:34:01 docker0 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 06:43:10 06:34:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 06:43:10 06:34:01 ens3 49.07 42.19 35.08 72.29 0.00 0.00 0.00 0.00 06:43:10 06:35:01 docker0 5.42 9.18 0.33 126.10 0.00 0.00 0.00 0.00 06:43:10 06:35:01 lo 7.73 7.73 0.77 0.77 0.00 0.00 0.00 0.00 06:43:10 06:35:01 ens3 166.06 118.28 2747.02 176.73 0.00 0.00 0.00 0.00 06:43:10 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:10 06:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:43:10 06:36:01 ens3 1.85 1.08 1.96 0.61 0.00 0.00 0.00 0.00 06:43:10 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:10 06:37:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 06:43:10 06:37:01 ens3 144.06 76.47 2069.89 5.58 0.00 0.00 0.00 0.00 06:43:10 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:10 06:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:43:10 06:38:01 ens3 0.28 0.18 0.02 0.01 0.00 0.00 0.00 0.00 06:43:10 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:10 06:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:10 06:39:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:43:10 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:10 06:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:43:10 06:40:01 ens3 0.20 0.12 0.01 0.01 0.00 0.00 0.00 0.00 06:43:10 06:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:10 06:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:10 06:41:01 ens3 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00 06:43:10 06:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:10 06:42:01 lo 1.33 1.33 0.12 0.12 0.00 0.00 0.00 0.00 06:43:10 06:42:01 ens3 126.95 84.34 3976.25 10.93 0.00 0.00 0.00 0.00 06:43:10 06:43:01 docker0 45.74 76.79 4.21 906.62 0.00 0.00 0.00 0.00 06:43:10 06:43:01 lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 06:43:10 06:43:01 ens3 268.49 198.00 4178.82 156.05 0.00 0.00 0.00 0.00 06:43:10 Average: docker0 21.24 33.97 1.82 295.76 0.00 0.00 0.00 0.00 06:43:10 Average: lo 1.56 1.56 0.15 0.15 0.00 0.00 0.00 0.00 06:43:10 Average: ens3 114.95 77.38 1824.44 42.90 0.00 0.00 0.00 0.00 06:43:10 06:43:10 06:43:10 ---> sar -P ALL: 06:43:10 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-27974) 01/26/24 _x86_64_ (8 CPU) 06:43:10 06:43:10 06:31:15 LINUX RESTART (8 CPU) 06:43:10 06:43:10 06:32:02 CPU %user %nice %system %iowait %steal %idle 06:43:10 06:33:01 all 7.39 0.00 3.25 5.43 0.09 83.85 06:43:10 06:33:01 0 6.71 0.00 3.02 2.98 0.09 87.20 06:43:10 06:33:01 1 7.32 0.00 3.84 3.79 0.07 84.98 06:43:10 06:33:01 2 7.87 0.00 3.35 1.78 0.11 86.90 06:43:10 06:33:01 3 7.67 0.00 3.16 0.14 0.07 88.96 06:43:10 06:33:01 4 9.20 0.00 2.74 1.22 0.11 86.74 06:43:10 06:33:01 5 6.22 0.00 2.95 15.70 0.09 75.03 06:43:10 06:33:01 6 6.61 0.00 3.58 15.75 0.09 73.96 06:43:10 06:33:01 7 7.50 0.00 3.35 2.11 0.07 86.97 06:43:10 06:34:01 all 28.05 0.00 4.19 5.39 0.08 62.27 06:43:10 06:34:01 0 28.83 0.00 4.25 3.85 0.08 62.99 06:43:10 06:34:01 1 28.48 0.00 5.29 2.33 0.08 63.82 06:43:10 06:34:01 2 28.23 0.00 3.29 2.53 0.10 65.84 06:43:10 06:34:01 3 28.74 0.00 4.68 0.34 0.08 66.17 06:43:10 06:34:01 4 28.89 0.00 4.16 1.32 0.07 65.56 06:43:10 06:34:01 5 27.64 0.00 3.94 6.29 0.07 62.07 06:43:10 06:34:01 6 25.53 0.00 4.11 25.19 0.10 45.07 06:43:10 06:34:01 7 28.10 0.00 3.84 1.35 0.08 66.64 06:43:10 06:35:01 all 18.29 0.00 3.65 4.37 0.09 73.60 06:43:10 06:35:01 0 19.36 0.00 3.64 3.00 0.08 73.92 06:43:10 06:35:01 1 18.49 0.00 3.70 6.58 0.14 71.10 06:43:10 06:35:01 2 18.33 0.00 3.45 1.19 0.07 76.96 06:43:10 06:35:01 3 18.99 0.00 4.14 17.38 0.10 59.39 06:43:10 06:35:01 4 18.75 0.00 4.12 1.51 0.15 75.47 06:43:10 06:35:01 5 18.39 0.00 3.17 1.48 0.08 76.88 06:43:10 06:35:01 6 16.53 0.00 3.11 0.05 0.05 80.26 06:43:10 06:35:01 7 17.48 0.00 3.89 3.93 0.07 74.63 06:43:10 06:36:01 all 0.06 0.00 0.04 0.01 0.01 99.88 06:43:10 06:36:01 0 0.07 0.00 0.03 0.00 0.00 99.90 06:43:10 06:36:01 1 0.03 0.00 0.05 0.00 0.02 99.90 06:43:10 06:36:01 2 0.02 0.00 0.03 0.00 0.00 99.95 06:43:10 06:36:01 3 0.03 0.00 0.03 0.00 0.02 99.92 06:43:10 06:36:01 4 0.20 0.00 0.03 0.00 0.02 99.75 06:43:10 06:36:01 5 0.05 0.00 0.07 0.00 0.02 99.87 06:43:10 06:36:01 6 0.03 0.00 0.07 0.00 0.02 99.88 06:43:10 06:36:01 7 0.02 0.00 0.03 0.07 0.00 99.88 06:43:10 06:37:01 all 2.20 0.00 1.05 0.47 0.02 96.26 06:43:10 06:37:01 0 1.27 0.00 0.68 0.03 0.02 98.00 06:43:10 06:37:01 1 2.79 0.00 1.55 0.53 0.02 95.11 06:43:10 06:37:01 2 1.86 0.00 1.01 0.03 0.02 97.08 06:43:10 06:37:01 3 3.45 0.00 1.96 0.28 0.03 94.27 06:43:10 06:37:01 4 3.51 0.00 1.04 0.60 0.02 94.84 06:43:10 06:37:01 5 1.94 0.00 0.89 0.72 0.03 96.42 06:43:10 06:37:01 6 1.67 0.00 0.79 0.07 0.02 97.46 06:43:10 06:37:01 7 1.12 0.00 0.50 1.50 0.02 96.86 06:43:10 06:38:01 all 0.17 0.00 0.06 0.02 0.01 99.75 06:43:10 06:38:01 0 0.07 0.00 0.07 0.00 0.02 99.85 06:43:10 06:38:01 1 0.05 0.00 0.07 0.02 0.02 99.85 06:43:10 06:38:01 2 1.06 0.00 0.08 0.00 0.02 98.84 06:43:10 06:38:01 3 0.12 0.00 0.07 0.00 0.02 99.80 06:43:10 06:38:01 4 0.03 0.00 0.05 0.02 0.00 99.90 06:43:10 06:38:01 5 0.02 0.00 0.03 0.00 0.00 99.95 06:43:10 06:38:01 6 0.02 0.00 0.07 0.02 0.00 99.90 06:43:10 06:38:01 7 0.02 0.00 0.02 0.08 0.00 99.88 06:43:10 06:39:01 all 0.03 0.00 0.01 0.01 0.01 99.95 06:43:10 06:39:01 0 0.07 0.00 0.02 0.00 0.00 99.92 06:43:10 06:39:01 1 0.03 0.00 0.00 0.00 0.02 99.95 06:43:10 06:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:43:10 06:39:01 3 0.05 0.00 0.00 0.00 0.02 99.93 06:43:10 06:39:01 4 0.00 0.00 0.00 0.00 0.02 99.98 06:43:10 06:39:01 5 0.03 0.00 0.02 0.00 0.00 99.95 06:43:10 06:39:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:43:10 06:39:01 7 0.00 0.00 0.02 0.05 0.00 99.93 06:43:10 06:40:01 all 0.04 0.00 0.01 0.01 0.01 99.93 06:43:10 06:40:01 0 0.03 0.00 0.02 0.00 0.02 99.93 06:43:10 06:40:01 1 0.00 0.00 0.02 0.00 0.00 99.98 06:43:10 06:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:43:10 06:40:01 3 0.03 0.00 0.02 0.00 0.02 99.93 06:43:10 06:40:01 4 0.25 0.00 0.02 0.02 0.02 99.70 06:43:10 06:40:01 5 0.00 0.00 0.02 0.00 0.02 99.97 06:43:10 06:40:01 6 0.03 0.00 0.00 0.00 0.00 99.97 06:43:10 06:40:01 7 0.00 0.00 0.00 0.05 0.00 99.95 06:43:10 06:41:01 all 0.03 0.00 0.01 0.01 0.01 99.95 06:43:10 06:41:01 0 0.05 0.00 0.00 0.00 0.00 99.95 06:43:10 06:41:01 1 0.00 0.00 0.00 0.00 0.02 99.98 06:43:10 06:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:43:10 06:41:01 3 0.03 0.00 0.00 0.00 0.00 99.97 06:43:10 06:41:01 4 0.08 0.00 0.02 0.00 0.02 99.88 06:43:10 06:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:43:10 06:41:01 6 0.03 0.00 0.02 0.00 0.02 99.93 06:43:10 06:41:01 7 0.00 0.00 0.02 0.05 0.00 99.93 06:43:10 06:42:01 all 2.78 0.00 1.36 0.21 0.02 95.64 06:43:10 06:42:01 0 2.99 0.00 0.94 0.00 0.02 96.05 06:43:10 06:42:01 1 2.66 0.00 1.04 0.00 0.02 96.29 06:43:10 06:42:01 2 1.97 0.00 1.35 0.00 0.02 96.66 06:43:10 06:42:01 3 3.42 0.00 2.13 0.29 0.02 94.15 06:43:10 06:42:01 4 2.09 0.00 2.02 0.80 0.03 95.06 06:43:10 06:42:01 5 2.78 0.00 1.24 0.02 0.03 95.93 06:43:10 06:42:01 6 3.34 0.00 1.09 0.02 0.02 95.54 06:43:10 06:42:01 7 2.96 0.00 1.06 0.52 0.02 95.44 06:43:10 06:43:01 all 6.27 0.00 2.85 3.77 0.05 87.06 06:43:10 06:43:01 0 5.88 0.00 2.46 1.24 0.05 90.36 06:43:10 06:43:01 1 5.34 0.00 3.09 0.17 0.05 91.35 06:43:10 06:43:01 2 5.89 0.00 2.83 0.59 0.03 90.66 06:43:10 06:43:01 3 6.78 0.00 2.56 0.87 0.05 89.74 06:43:10 06:43:01 4 6.32 0.00 3.08 9.64 0.05 80.90 06:43:10 06:43:01 5 8.83 0.00 2.38 0.87 0.05 87.86 06:43:10 06:43:01 6 6.08 0.00 3.16 10.85 0.05 79.86 06:43:10 06:43:01 7 5.06 0.00 3.28 5.99 0.03 85.63 06:43:10 06:43:10 Average: CPU %user %nice %system %iowait %steal %idle 06:43:10 Average: all 5.89 0.00 1.48 1.76 0.04 90.82 06:43:10 Average: 0 5.90 0.00 1.36 1.00 0.03 91.71 06:43:10 Average: 1 5.88 0.00 1.68 1.20 0.04 91.21 06:43:10 Average: 2 5.89 0.00 1.39 0.55 0.03 92.15 06:43:10 Average: 3 6.24 0.00 1.69 1.74 0.04 90.30 06:43:10 Average: 4 6.25 0.00 1.56 1.36 0.04 90.79 06:43:10 Average: 5 5.96 0.00 1.33 2.22 0.04 90.46 06:43:10 Average: 6 5.40 0.00 1.44 4.64 0.03 88.49 06:43:10 Average: 7 5.62 0.00 1.44 1.42 0.03 91.49 06:43:10 06:43:10 06:43:10