Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b1150cef3ee3943af5fba7b24690d73d6672cf6d 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-ssh13089578838550682340.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh940115366326842247.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh11976712240807369800.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh4924005374072200917.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-ssh7552213675030678043.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.23 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-38343 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/gexfoundry_device-modbus-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b1150cef3ee3943af5fba7b24690d73d6672cf6d (main) > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b1150cef3ee3943af5fba7b24690d73d6672cf6d # timeout=10 Commit message: "Merge pull request #611 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.21" > git rev-list --no-walk 0c489a3726be89f9077189728f7c6ddd3e8be6bf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-02-07T06:17:15.863Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-02-07T06:17:15.940Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-02-07T06:17:15.966Z] ========================================================= [2025-02-07T06:17:15.966Z] EdgeX Global Pipelines Version Info [2025-02-07T06:17:15.966Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-02-07T06:17:16.718Z] ------------------- [2025-02-07T06:17:16.718Z] stable info: [2025-02-07T06:17:16.718Z] ------------------- [2025-02-07T06:17:16.718Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-02-07T06:17:16.718Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-07T06:17:16.718Z] Message: update stable to v1.0.269 [2025-02-07T06:17:17.288Z] ------------------- [2025-02-07T06:17:17.288Z] experimental info: [2025-02-07T06:17:17.288Z] ------------------- [2025-02-07T06:17:17.288Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-02-07T06:17:17.288Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-07T06:17:17.288Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-02-07T06:17:17.376Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2025-02-07T06:17:17.402Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2025-02-07T06:17:17.424Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-02-07T06:17:17.449Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-02-07T06:17:17.477Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-02-07T06:17:17.501Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-02-07T06:17:17.525Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-02-07T06:17:17.546Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-02-07T06:17:17.564Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-02-07T06:17:17.645Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-02-07T06:17:17.673Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-02-07T06:17:17.700Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2025-02-07T06:17:17.729Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-02-07T06:17:17.757Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-02-07T06:17:17.783Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-02-07T06:17:17.812Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-02-07T06:17:17.836Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-02-07T06:17:17.854Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-02-07T06:17:17.872Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-02-07T06:17:17.890Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-02-07T06:17:17.912Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-02-07T06:17:17.936Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-02-07T06:17:17.959Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-02-07T06:17:17.977Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-02-07T06:17:17.999Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-02-07T06:17:18.019Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-02-07T06:17:18.039Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-02-07T06:17:18.060Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-02-07T06:17:18.082Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-02-07T06:17:18.109Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-02-07T06:17:18.135Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b1150cef3ee3943af5fba7b24690d73d6672cf6d [Pipeline] echo [2025-02-07T06:17:18.156Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b1150ce [Pipeline] echo [2025-02-07T06:17:18.185Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-07T06:17:18.252Z] provisioning config files... [2025-02-07T06:17:18.266Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config15523319850740966168tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-07T06:17:18.592Z] ---> ****-login.sh [2025-02-07T06:17:18.592Z] nexus3.edgexfoundry.org:10001 [2025-02-07T06:17:18.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-07T06:17:18.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-07T06:17:18.853Z] Configure a credential helper to remove this warning. See [2025-02-07T06:17:18.853Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-07T06:17:18.853Z] [2025-02-07T06:17:18.853Z] Login Succeeded [2025-02-07T06:17:18.853Z] nexus3.edgexfoundry.org:10002 [2025-02-07T06:17:19.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-07T06:17:19.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-07T06:17:19.113Z] Configure a credential helper to remove this warning. See [2025-02-07T06:17:19.113Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-07T06:17:19.113Z] [2025-02-07T06:17:19.113Z] Login Succeeded [2025-02-07T06:17:19.113Z] nexus3.edgexfoundry.org:10003 [2025-02-07T06:17:19.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-07T06:17:19.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-07T06:17:19.113Z] Configure a credential helper to remove this warning. See [2025-02-07T06:17:19.113Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-07T06:17:19.113Z] [2025-02-07T06:17:19.113Z] Login Succeeded [2025-02-07T06:17:19.113Z] nexus3.edgexfoundry.org:10004 [2025-02-07T06:17:19.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-07T06:17:19.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-07T06:17:19.374Z] Configure a credential helper to remove this warning. See [2025-02-07T06:17:19.374Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-07T06:17:19.374Z] [2025-02-07T06:17:19.374Z] Login Succeeded [2025-02-07T06:17:19.374Z] ****.io [2025-02-07T06:17:19.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-07T06:17:19.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-07T06:17:19.636Z] Configure a credential helper to remove this warning. See [2025-02-07T06:17:19.636Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-07T06:17:19.636Z] [2025-02-07T06:17:19.636Z] Login Succeeded [2025-02-07T06:17:19.636Z] ---> ****-login.sh ends [Pipeline] } [2025-02-07T06:17:19.644Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-02-07T06:17:20.056Z] + git rev-list -1 --merges b1150cef3ee3943af5fba7b24690d73d6672cf6d~1..b1150cef3ee3943af5fba7b24690d73d6672cf6d [Pipeline] echo [2025-02-07T06:17:20.084Z] -----------> git rev-list -1 --merges b1150cef3ee3943af5fba7b24690d73d6672cf6d~1..b1150cef3ee3943af5fba7b24690d73d6672cf6d b1150cef3ee3943af5fba7b24690d73d6672cf6d [2025-02-07T06:17:20.084Z] b1150cef3ee3943af5fba7b24690d73d6672cf6d [false] [Pipeline] sh [2025-02-07T06:17:20.389Z] + git log --format=format:%s -1 b1150cef3ee3943af5fba7b24690d73d6672cf6d [Pipeline] echo [2025-02-07T06:17:20.405Z] ========================================================= [2025-02-07T06:17:20.405Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-02-07T06:17:20.405Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-07T06:17:20.743Z] + git log --format=format:%s -1 b1150cef3ee3943af5fba7b24690d73d6672cf6d [Pipeline] echo [2025-02-07T06:17:20.758Z] [semverPrep] GIT_COMMIT: b1150cef3ee3943af5fba7b24690d73d6672cf6d, Commit Message: Merge pull request #611 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.21 [Pipeline] echo [2025-02-07T06:17:20.775Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-02-07T06:17:21.152Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-07T06:17:21.153Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-02-07T06:17:21.153Z] + [ -e /tmp/ssh_known_hosts ] [2025-02-07T06:17:21.153Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-02-07T06:17:21.153Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-02-07T06:17:21.153Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-02-07T06:17:21.153Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T06:17:21.592Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-07T06:17:21.592Z] [2025-02-07T06:17:21.592Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T06:17:21.900Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-07T06:17:21.900Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-02-07T06:17:21.900Z] b85a868b505f: Pulling fs layer [2025-02-07T06:17:21.900Z] e2be974225ed: Pulling fs layer [2025-02-07T06:17:21.900Z] 339a4e72a1f5: Pulling fs layer [2025-02-07T06:17:21.900Z] 988bab9f4d93: Pulling fs layer [2025-02-07T06:17:21.900Z] 1469e6f7b9e6: Pulling fs layer [2025-02-07T06:17:21.900Z] eaf3925da568: Pulling fs layer [2025-02-07T06:17:21.900Z] bab4dde63d76: Pulling fs layer [2025-02-07T06:17:21.900Z] bde34c3a00c8: Pulling fs layer [2025-02-07T06:17:21.900Z] b352a97aabf1: Pulling fs layer [2025-02-07T06:17:21.900Z] 4872d77fe225: Pulling fs layer [2025-02-07T06:17:21.900Z] 5851b861e8e6: Pulling fs layer [2025-02-07T06:17:21.900Z] eaf3925da568: Waiting [2025-02-07T06:17:21.900Z] 4872d77fe225: Waiting [2025-02-07T06:17:21.900Z] 5851b861e8e6: Waiting [2025-02-07T06:17:21.900Z] bab4dde63d76: Waiting [2025-02-07T06:17:21.900Z] bde34c3a00c8: Waiting [2025-02-07T06:17:21.900Z] b352a97aabf1: Waiting [2025-02-07T06:17:21.900Z] 988bab9f4d93: Waiting [2025-02-07T06:17:21.900Z] e2be974225ed: Verifying Checksum [2025-02-07T06:17:21.900Z] e2be974225ed: Download complete [2025-02-07T06:17:21.900Z] 988bab9f4d93: Verifying Checksum [2025-02-07T06:17:21.900Z] 988bab9f4d93: Download complete [2025-02-07T06:17:21.900Z] 1469e6f7b9e6: Verifying Checksum [2025-02-07T06:17:21.900Z] 1469e6f7b9e6: Download complete [2025-02-07T06:17:22.164Z] eaf3925da568: Download complete [2025-02-07T06:17:22.165Z] 339a4e72a1f5: Verifying Checksum [2025-02-07T06:17:22.165Z] 339a4e72a1f5: Download complete [2025-02-07T06:17:22.165Z] bde34c3a00c8: Download complete [2025-02-07T06:17:22.165Z] b352a97aabf1: Download complete [2025-02-07T06:17:22.165Z] 4872d77fe225: Verifying Checksum [2025-02-07T06:17:22.165Z] 4872d77fe225: Download complete [2025-02-07T06:17:22.165Z] 5851b861e8e6: Download complete [2025-02-07T06:17:22.165Z] b85a868b505f: Verifying Checksum [2025-02-07T06:17:22.165Z] b85a868b505f: Download complete [2025-02-07T06:17:22.423Z] bab4dde63d76: Verifying Checksum [2025-02-07T06:17:22.423Z] bab4dde63d76: Download complete [2025-02-07T06:17:23.361Z] b85a868b505f: Pull complete [2025-02-07T06:17:23.622Z] e2be974225ed: Pull complete [2025-02-07T06:17:24.215Z] 339a4e72a1f5: Pull complete [2025-02-07T06:17:24.215Z] 988bab9f4d93: Pull complete [2025-02-07T06:17:24.476Z] 1469e6f7b9e6: Pull complete [2025-02-07T06:17:24.476Z] eaf3925da568: Pull complete [2025-02-07T06:17:26.391Z] bab4dde63d76: Pull complete [2025-02-07T06:17:26.651Z] bde34c3a00c8: Pull complete [2025-02-07T06:17:26.651Z] b352a97aabf1: Pull complete [2025-02-07T06:17:26.913Z] 4872d77fe225: Pull complete [2025-02-07T06:17:26.913Z] 5851b861e8e6: Pull complete [2025-02-07T06:17:26.913Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-02-07T06:17:26.913Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-07T06:17:26.913Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-07T06:17:27.077Z] prd-ubuntu20.04-docker-8c-8g-38343 does not seem to be running inside a container [2025-02-07T06:17:27.112Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-07T06:17:29.704Z] $ docker top b2a3e2a4711fc1f00352226e1d3b0d75187938e9c5d21061be3ef2c144217bca -eo pid,comm [2025-02-07T06:17:29.766Z] 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). [2025-02-07T06:17:29.766Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-07T06:17:29.816Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-07T06:17:29.816Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-07T06:17:29.941Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-07T06:17:29.943Z] $ docker exec b2a3e2a4711fc1f00352226e1d3b0d75187938e9c5d21061be3ef2c144217bca ssh-agent [2025-02-07T06:17:30.050Z] SSH_AUTH_SOCK=/tmp/ssh-0t4AslV01A3M/agent.32 [2025-02-07T06:17:30.050Z] SSH_AGENT_PID=38 [2025-02-07T06:17:30.057Z] Running ssh-add (command line suppressed) [2025-02-07T06:17:30.163Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_17278731980618979710.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_17278731980618979710.key) [2025-02-07T06:17:30.179Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-07T06:17:30.476Z] + git tag --points-at HEAD [Pipeline] } [2025-02-07T06:17:30.487Z] $ docker exec --env ******** --env ******** b2a3e2a4711fc1f00352226e1d3b0d75187938e9c5d21061be3ef2c144217bca ssh-agent -k [2025-02-07T06:17:30.596Z] unset SSH_AUTH_SOCK; [2025-02-07T06:17:30.597Z] unset SSH_AGENT_PID; [2025-02-07T06:17:30.597Z] echo Agent pid 38 killed; [2025-02-07T06:17:30.609Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-02-07T06:17:30.642Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-07T06:17:30.642Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-07T06:17:30.762Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-07T06:17:30.765Z] $ docker exec b2a3e2a4711fc1f00352226e1d3b0d75187938e9c5d21061be3ef2c144217bca ssh-agent [2025-02-07T06:17:30.867Z] SSH_AUTH_SOCK=/tmp/ssh-c5XOSwpPJODT/agent.71 [2025-02-07T06:17:30.867Z] SSH_AGENT_PID=77 [2025-02-07T06:17:30.872Z] Running ssh-add (command line suppressed) [2025-02-07T06:17:30.975Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_9630292185159488270.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_9630292185159488270.key) [2025-02-07T06:17:30.994Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-07T06:17:31.286Z] + git semver init [2025-02-07T06:17:31.546Z] 2025-02-07 06:17:31,467 [run_init] DEBUG init version:0.0.0 force:False [2025-02-07T06:17:31.546Z] 2025-02-07 06:17:31,468 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver [2025-02-07T06:17:31.546Z] 2025-02-07 06:17:31,469 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver [2025-02-07T06:17:31.546Z] 2025-02-07 06:17:31,469 [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) [2025-02-07T06:17:32.931Z] 2025-02-07 06:17:32,507 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude [2025-02-07T06:17:32.931Z] 2025-02-07 06:17:32,508 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False [2025-02-07T06:17:32.931Z] 2025-02-07 06:17:32,508 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-02-07T06:17:32.931Z] 2025-02-07 06:17:32,508 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-02-07T06:17:32.931Z] 4.0.0-dev.13 [Pipeline] } [2025-02-07T06:17:32.941Z] $ docker exec --env ******** --env ******** b2a3e2a4711fc1f00352226e1d3b0d75187938e9c5d21061be3ef2c144217bca ssh-agent -k [2025-02-07T06:17:33.036Z] unset SSH_AUTH_SOCK; [2025-02-07T06:17:33.037Z] unset SSH_AGENT_PID; [2025-02-07T06:17:33.037Z] echo Agent pid 77 killed; [2025-02-07T06:17:33.047Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-07T06:17:33.389Z] + git semver [Pipeline] } [2025-02-07T06:17:33.664Z] $ docker stop --time=1 b2a3e2a4711fc1f00352226e1d3b0d75187938e9c5d21061be3ef2c144217bca [2025-02-07T06:17:34.959Z] $ docker rm -f --volumes b2a3e2a4711fc1f00352226e1d3b0d75187938e9c5d21061be3ef2c144217bca [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-07T06:17:35.318Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-02-07T06:17:35.568Z] Stashed 1 file(s) [Pipeline] echo [2025-02-07T06:17:35.572Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.13 [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 [2025-02-07T06:17:35.746Z] provisioning config files... [2025-02-07T06:17:35.756Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config11281597092379262449tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-07T06:17:36.058Z] ---> ****-login.sh [2025-02-07T06:17:36.058Z] nexus3.edgexfoundry.org:10001 [2025-02-07T06:17:36.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-07T06:17:36.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-07T06:17:36.058Z] Configure a credential helper to remove this warning. See [2025-02-07T06:17:36.058Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-07T06:17:36.058Z] [2025-02-07T06:17:36.058Z] Login Succeeded [2025-02-07T06:17:36.058Z] nexus3.edgexfoundry.org:10002 [2025-02-07T06:17:36.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-07T06:17:36.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-07T06:17:36.058Z] Configure a credential helper to remove this warning. See [2025-02-07T06:17:36.058Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-07T06:17:36.058Z] [2025-02-07T06:17:36.058Z] Login Succeeded [2025-02-07T06:17:36.058Z] nexus3.edgexfoundry.org:10003 [2025-02-07T06:17:36.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-07T06:17:36.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-07T06:17:36.317Z] Configure a credential helper to remove this warning. See [2025-02-07T06:17:36.317Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-07T06:17:36.317Z] [2025-02-07T06:17:36.317Z] Login Succeeded [2025-02-07T06:17:36.317Z] nexus3.edgexfoundry.org:10004 [2025-02-07T06:17:36.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-07T06:17:36.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-07T06:17:36.317Z] Configure a credential helper to remove this warning. See [2025-02-07T06:17:36.317Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-07T06:17:36.317Z] [2025-02-07T06:17:36.317Z] Login Succeeded [2025-02-07T06:17:36.317Z] ****.io [2025-02-07T06:17:36.576Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-07T06:17:36.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-07T06:17:36.577Z] Configure a credential helper to remove this warning. See [2025-02-07T06:17:36.577Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-07T06:17:36.577Z] [2025-02-07T06:17:36.577Z] Login Succeeded [2025-02-07T06:17:36.577Z] ---> ****-login.sh ends [Pipeline] } [2025-02-07T06:17:36.585Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-02-07T06:17:36.673Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-07T06:17:36.695Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-07T06:17:36.711Z] ========================================================= [2025-02-07T06:17:36.711Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-02-07T06:17:36.711Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T06:17:37.043Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-02-07T06:17:37.043Z] Sending build context to Docker daemon 18.21MB [2025-02-07T06:17:37.043Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2025-02-07T06:17:37.043Z] Step 2/10 : FROM ${BASE} AS builder [2025-02-07T06:17:37.043Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-02-07T06:17:37.043Z] da9db072f522: Pulling fs layer [2025-02-07T06:17:37.043Z] 6ef4a4ee8ca5: Pulling fs layer [2025-02-07T06:17:37.043Z] 06f05ace1117: Pulling fs layer [2025-02-07T06:17:37.043Z] 5fe327b54edc: Pulling fs layer [2025-02-07T06:17:37.043Z] 4f4fb700ef54: Pulling fs layer [2025-02-07T06:17:37.043Z] 92a5565b7b96: Pulling fs layer [2025-02-07T06:17:37.043Z] ff9bb7016b71: Pulling fs layer [2025-02-07T06:17:37.043Z] b67dba6c2c7d: Pulling fs layer [2025-02-07T06:17:37.043Z] a813b0c90790: Pulling fs layer [2025-02-07T06:17:37.043Z] 4f4fb700ef54: Waiting [2025-02-07T06:17:37.043Z] 92a5565b7b96: Waiting [2025-02-07T06:17:37.043Z] ff9bb7016b71: Waiting [2025-02-07T06:17:37.043Z] b67dba6c2c7d: Waiting [2025-02-07T06:17:37.043Z] a813b0c90790: Waiting [2025-02-07T06:17:37.043Z] 5fe327b54edc: Waiting [2025-02-07T06:17:37.043Z] 6ef4a4ee8ca5: Verifying Checksum [2025-02-07T06:17:37.043Z] 6ef4a4ee8ca5: Download complete [2025-02-07T06:17:37.309Z] 5fe327b54edc: Verifying Checksum [2025-02-07T06:17:37.309Z] 5fe327b54edc: Download complete [2025-02-07T06:17:37.309Z] 4f4fb700ef54: Verifying Checksum [2025-02-07T06:17:37.309Z] 4f4fb700ef54: Download complete [2025-02-07T06:17:37.309Z] da9db072f522: Verifying Checksum [2025-02-07T06:17:37.309Z] da9db072f522: Download complete [2025-02-07T06:17:37.309Z] 92a5565b7b96: Download complete [2025-02-07T06:17:37.309Z] ff9bb7016b71: Verifying Checksum [2025-02-07T06:17:37.309Z] ff9bb7016b71: Download complete [2025-02-07T06:17:37.309Z] da9db072f522: Pull complete [2025-02-07T06:17:37.570Z] a813b0c90790: Verifying Checksum [2025-02-07T06:17:37.570Z] a813b0c90790: Download complete [2025-02-07T06:17:37.570Z] 6ef4a4ee8ca5: Pull complete [2025-02-07T06:17:37.570Z] 06f05ace1117: Verifying Checksum [2025-02-07T06:17:37.570Z] 06f05ace1117: Download complete [2025-02-07T06:17:38.143Z] b67dba6c2c7d: Verifying Checksum [2025-02-07T06:17:38.143Z] b67dba6c2c7d: Download complete [2025-02-07T06:17:41.443Z] 06f05ace1117: Pull complete [2025-02-07T06:17:41.443Z] 5fe327b54edc: Pull complete [2025-02-07T06:17:41.705Z] 4f4fb700ef54: Pull complete [2025-02-07T06:17:41.705Z] 92a5565b7b96: Pull complete [2025-02-07T06:17:41.705Z] ff9bb7016b71: Pull complete [2025-02-07T06:17:44.242Z] b67dba6c2c7d: Pull complete [2025-02-07T06:17:44.812Z] a813b0c90790: Pull complete [2025-02-07T06:17:44.812Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-02-07T06:17:44.812Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-07T06:17:44.812Z] ---> 3ba60ce46760 [2025-02-07T06:17:44.812Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2025-02-07T06:17:50.123Z] ---> Running in c5f14d6c12f8 [2025-02-07T06:17:50.123Z] Removing intermediate container c5f14d6c12f8 [2025-02-07T06:17:50.123Z] ---> 34ad2ef42285 [2025-02-07T06:17:50.123Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-02-07T06:17:50.123Z] ---> Running in 27646366131c [2025-02-07T06:17:50.123Z] Removing intermediate container 27646366131c [2025-02-07T06:17:50.123Z] ---> a746ee252918 [2025-02-07T06:17:50.123Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2025-02-07T06:17:50.123Z] ---> Running in 545b5b8c9aa7 [2025-02-07T06:17:50.381Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-07T06:17:50.641Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-07T06:17:50.707Z] Still waiting to schedule task [2025-02-07T06:17:50.708Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-02-07T06:17:50.901Z] (1/8) Installing openssh-keygen (9.7_p1-r4) [2025-02-07T06:17:50.901Z] (2/8) Installing libedit (20240517.3.1-r0) [2025-02-07T06:17:50.901Z] (3/8) Installing openssh-client-common (9.7_p1-r4) [2025-02-07T06:17:50.901Z] (4/8) Installing openssh-client-default (9.7_p1-r4) [2025-02-07T06:17:50.901Z] (5/8) Installing openssh-sftp-server (9.7_p1-r4) [2025-02-07T06:17:50.901Z] (6/8) Installing openssh-server-common (9.7_p1-r4) [2025-02-07T06:17:50.901Z] (7/8) Installing openssh-server (9.7_p1-r4) [2025-02-07T06:17:50.901Z] (8/8) Installing openssh (9.7_p1-r4) [2025-02-07T06:17:50.901Z] Executing busybox-1.36.1-r29.trigger [2025-02-07T06:17:50.901Z] OK: 253 MiB in 66 packages [2025-02-07T06:17:51.471Z] Removing intermediate container 545b5b8c9aa7 [2025-02-07T06:17:51.471Z] ---> 1ce2d741fda1 [2025-02-07T06:17:51.471Z] Step 6/10 : WORKDIR /device-modbus-go [2025-02-07T06:17:51.730Z] ---> Running in c63f261ebeb0 [2025-02-07T06:17:51.730Z] Removing intermediate container c63f261ebeb0 [2025-02-07T06:17:51.730Z] ---> 2789057209a2 [2025-02-07T06:17:51.730Z] Step 7/10 : COPY go.mod vendor* ./ [2025-02-07T06:17:51.730Z] ---> 157fcb117648 [2025-02-07T06:17:51.730Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-07T06:17:51.730Z] ---> Running in 5ab5b5a88af4 [2025-02-07T06:18:31.343Z] Removing intermediate container 5ab5b5a88af4 [2025-02-07T06:18:31.343Z] ---> 6f277dcd26b6 [2025-02-07T06:18:31.343Z] Step 9/10 : COPY . . [2025-02-07T06:18:32.285Z] ---> 0c0aa787cc76 [2025-02-07T06:18:32.285Z] Step 10/10 : RUN ${MAKE} [2025-02-07T06:18:32.285Z] ---> Running in 2e6faa5a6e08 [2025-02-07T06:18:32.544Z] noop [2025-02-07T06:18:32.804Z] Removing intermediate container 2e6faa5a6e08 [2025-02-07T06:18:32.804Z] ---> 3953aaa329e6 [2025-02-07T06:18:32.804Z] Successfully built 3953aaa329e6 [2025-02-07T06:18:32.804Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T06:18:33.139Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-07T06:18:33.139Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-07T06:18:33.228Z] prd-ubuntu20.04-docker-8c-8g-38343 does not seem to be running inside a container [2025-02-07T06:18:33.262Z] $ 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 ******** ci-base-image-x86_64 cat [2025-02-07T06:18:33.601Z] $ docker top daf54cde6460d91cd4e095fdc5e704c78588fc45ec59efee1ffdcd64fc3b3b90 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-07T06:18:33.962Z] + go version [2025-02-07T06:18:33.962Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-02-07T06:18:33.971Z] $ docker stop --time=1 daf54cde6460d91cd4e095fdc5e704c78588fc45ec59efee1ffdcd64fc3b3b90 [2025-02-07T06:18:35.260Z] $ docker rm -f --volumes daf54cde6460d91cd4e095fdc5e704c78588fc45ec59efee1ffdcd64fc3b3b90 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T06:18:35.709Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-07T06:18:35.709Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-07T06:18:35.804Z] prd-ubuntu20.04-docker-8c-8g-38343 does not seem to be running inside a container [2025-02-07T06:18:35.836Z] $ 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 ******** ci-base-image-x86_64 cat [2025-02-07T06:18:36.188Z] $ docker top 0d215f0d7e4dc6470db1a659d122f659ae420d92f3df49bb39975822a1d27c4f -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-07T06:18:36.552Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh [2025-02-07T06:18:36.862Z] + make test [2025-02-07T06:18:36.862Z] go test ./... -coverprofile=coverage.out [2025-02-07T06:18:38.772Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2025-02-07T06:19:00.708Z] github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements [2025-02-07T06:19:00.708Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.011s coverage: 45.7% of statements [2025-02-07T06:19:10.683Z] go vet ./... [2025-02-07T06:19:15.946Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-02-07T06:19:15.946Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-02-07T06:19:15.946Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-02-07T06:19:16.216Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-02-07T06:19:16.236Z] $ docker stop --time=1 0d215f0d7e4dc6470db1a659d122f659ae420d92f3df49bb39975822a1d27c4f [2025-02-07T06:19:20.615Z] $ docker rm -f --volumes 0d215f0d7e4dc6470db1a659d122f659ae420d92f3df49bb39975822a1d27c4f [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-07T06:19:21.190Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-02-07T06:19:21.240Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-02-07T06:19:21.780Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-02-07T06:19:22.068Z] + ls -al . [2025-02-07T06:19:22.068Z] total 260 [2025-02-07T06:19:22.068Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 7 06:18 . [2025-02-07T06:19:22.068Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 7 06:17 .. [2025-02-07T06:19:22.068Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 7 06:17 .dockerignore [2025-02-07T06:19:22.068Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 7 06:18 .git [2025-02-07T06:19:22.068Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 7 06:17 .github [2025-02-07T06:19:22.068Z] -rw-rw-r-- 1 jenkins jenkins 266 Feb 7 06:17 .gitignore [2025-02-07T06:19:22.068Z] -rw-rw-r-- 1 jenkins jenkins 199 Feb 7 06:17 .golangci.yml [2025-02-07T06:19:22.068Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 7 06:17 .semver [2025-02-07T06:19:22.068Z] -rw-rw-r-- 1 jenkins jenkins 19818 Feb 7 06:17 Attribution.txt [2025-02-07T06:19:22.068Z] -rw-rw-r-- 1 jenkins jenkins 16388 Feb 7 06:17 CHANGELOG.md [2025-02-07T06:19:22.068Z] -rw-rw-r-- 1 jenkins jenkins 1479 Feb 7 06:17 Dockerfile [2025-02-07T06:19:22.068Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 7 06:17 GOVERNANCE.md [2025-02-07T06:19:22.068Z] -rw-rw-r-- 1 jenkins jenkins 658 Feb 7 06:17 Jenkinsfile [2025-02-07T06:19:22.068Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 7 06:17 LICENSE [2025-02-07T06:19:22.068Z] -rw-rw-r-- 1 jenkins jenkins 2524 Feb 7 06:17 Makefile [2025-02-07T06:19:22.068Z] -rw-rw-r-- 1 jenkins jenkins 622 Feb 7 06:17 OWNERS.md [2025-02-07T06:19:22.068Z] -rw-rw-r-- 1 jenkins jenkins 4463 Feb 7 06:17 README.md [2025-02-07T06:19:22.068Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 7 06:17 VERSION [2025-02-07T06:19:22.068Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 7 06:17 bin [2025-02-07T06:19:22.068Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 7 06:17 cmd [2025-02-07T06:19:22.068Z] -rw-r--r-- 1 jenkins jenkins 26779 Feb 7 06:18 coverage.out [2025-02-07T06:19:22.068Z] -rw-rw-r-- 1 jenkins jenkins 6342 Feb 7 06:17 go.mod [2025-02-07T06:19:22.068Z] -rw-rw-r-- 1 jenkins jenkins 86606 Feb 7 06:17 go.sum [2025-02-07T06:19:22.068Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 7 06:17 internal [2025-02-07T06:19:22.068Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 7 06:17 simulator [2025-02-07T06:19:22.068Z] -rw-rw-r-- 1 jenkins jenkins 229 Feb 7 06:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T06:19:22.392Z] + 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=b1150cef3ee3943af5fba7b24690d73d6672cf6d --label arch=amd64 --label version=4.0.0-dev.13 . [2025-02-07T06:19:22.392Z] Sending build context to Docker daemon 18.24MB [2025-02-07T06:19:22.392Z] Step 1/23 : ARG BASE=golang:1.23-alpine3.20 [2025-02-07T06:19:22.392Z] Step 2/23 : FROM ${BASE} AS builder [2025-02-07T06:19:22.392Z] ---> 3953aaa329e6 [2025-02-07T06:19:22.392Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2025-02-07T06:19:22.960Z] ---> Running in 2cd78083165f [2025-02-07T06:19:22.961Z] Removing intermediate container 2cd78083165f [2025-02-07T06:19:22.961Z] ---> f14d7623d789 [2025-02-07T06:19:22.961Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-02-07T06:19:22.961Z] ---> Running in 8b450975d32e [2025-02-07T06:19:22.961Z] Removing intermediate container 8b450975d32e [2025-02-07T06:19:22.961Z] ---> 9483fdf82d2d [2025-02-07T06:19:22.961Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2025-02-07T06:19:23.220Z] ---> Running in adbfb19ff2d5 [2025-02-07T06:19:23.480Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-07T06:19:23.480Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-07T06:19:24.049Z] OK: 253 MiB in 66 packages [2025-02-07T06:19:24.307Z] Removing intermediate container adbfb19ff2d5 [2025-02-07T06:19:24.307Z] ---> 8578993f2b9e [2025-02-07T06:19:24.307Z] Step 6/23 : WORKDIR /device-modbus-go [2025-02-07T06:19:24.307Z] ---> Running in e46f3073e070 [2025-02-07T06:19:24.307Z] Removing intermediate container e46f3073e070 [2025-02-07T06:19:24.307Z] ---> de616756fc99 [2025-02-07T06:19:24.307Z] Step 7/23 : COPY go.mod vendor* ./ [2025-02-07T06:19:24.566Z] ---> 96f5c4dbe13f [2025-02-07T06:19:24.566Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-07T06:19:24.566Z] ---> Running in b0c78c8ec458 [2025-02-07T06:19:25.134Z] Removing intermediate container b0c78c8ec458 [2025-02-07T06:19:25.134Z] ---> 607bd902f745 [2025-02-07T06:19:25.134Z] Step 9/23 : COPY . . [2025-02-07T06:19:26.077Z] ---> e442a57e9af5 [2025-02-07T06:19:26.077Z] Step 10/23 : RUN ${MAKE} [2025-02-07T06:19:26.077Z] ---> Running in 94f953af1d7b [2025-02-07T06:19:26.336Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.0.0-dev.13 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2025-02-07T06:19:34.865Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-38344 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws [2025-02-07T06:19:34.882Z] Running in /w/workspace/device-modbus-go/178 [Pipeline] { [Pipeline] checkout [2025-02-07T06:19:34.939Z] The recommended git tool is: git [2025-02-07T06:19:42.186Z] using credential edgex-jenkins-ssh [2025-02-07T06:19:42.210Z] Cloning the remote Git repository [2025-02-07T06:19:42.266Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2025-02-07T06:19:42.368Z] > git init /w/workspace/device-modbus-go/178 # timeout=10 [2025-02-07T06:19:42.514Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2025-02-07T06:19:42.515Z] > git --version # timeout=10 [2025-02-07T06:19:42.541Z] > git --version # 'git version 2.25.1' [2025-02-07T06:19:42.543Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-02-07T06:19:42.687Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-07T06:19:44.717Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2025-02-07T06:19:44.746Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-07T06:19:45.738Z] Avoid second fetch [2025-02-07T06:19:45.739Z] Checking out Revision b1150cef3ee3943af5fba7b24690d73d6672cf6d (main) [2025-02-07T06:19:46.454Z] Commit message: "Merge pull request #611 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.21" [2025-02-07T06:19:45.761Z] > git config core.sparsecheckout # timeout=10 [2025-02-07T06:19:45.843Z] > git checkout -f b1150cef3ee3943af5fba7b24690d73d6672cf6d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-07T06:19:51.397Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-02-07T06:19:51.397Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-07T06:19:51.397Z] Dload Upload Total Spent Left Speed [2025-02-07T06:19:51.668Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 33846 0 --:--:-- --:--:-- --:--:-- 33846 [Pipeline] sh [2025-02-07T06:19:51.996Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-02-07T06:19:52.321Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo [2025-02-07T06:19:52.321Z] tee /etc/docker/daemon.new [2025-02-07T06:19:52.321Z] { [2025-02-07T06:19:52.321Z] "registry-mirrors": [ [2025-02-07T06:19:52.321Z] "https://nexus3.edgexfoundry.org:10001" [2025-02-07T06:19:52.321Z] ], [2025-02-07T06:19:52.321Z] "bip": "10.250.0.254/24", [2025-02-07T06:19:52.321Z] "hosts": [ [2025-02-07T06:19:52.321Z] "tcp://0.0.0.0:5555", [2025-02-07T06:19:52.321Z] "unix:///var/run/docker.sock" [2025-02-07T06:19:52.321Z] ], [2025-02-07T06:19:52.321Z] "mtu": 1458, [2025-02-07T06:19:52.321Z] "selinux-enabled": true, [2025-02-07T06:19:52.321Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-02-07T06:19:52.321Z] } [Pipeline] sh [2025-02-07T06:19:52.644Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-02-07T06:19:52.969Z] + sudo service docker restart [2025-02-07T06:19:58.465Z] Removing intermediate container 94f953af1d7b [2025-02-07T06:19:58.465Z] ---> 3ae3ed5616f3 [2025-02-07T06:19:58.465Z] Step 11/23 : FROM alpine:3.20 [2025-02-07T06:19:58.725Z] 3.20: Pulling from library/alpine [2025-02-07T06:19:58.984Z] 66a3d608f3fa: Pulling fs layer [2025-02-07T06:19:59.253Z] 66a3d608f3fa: Verifying Checksum [2025-02-07T06:19:59.253Z] 66a3d608f3fa: Download complete [2025-02-07T06:19:59.513Z] 66a3d608f3fa: Pull complete [2025-02-07T06:19:59.513Z] Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-07T06:19:59.513Z] Status: Downloaded newer image for alpine:3.20 [2025-02-07T06:19:59.513Z] ---> e29df9b510ff [2025-02-07T06:19:59.513Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' [2025-02-07T06:19:59.513Z] ---> Running in a367198122fe [2025-02-07T06:19:59.772Z] Removing intermediate container a367198122fe [2025-02-07T06:19:59.772Z] ---> 6cbb4cbf80d7 [2025-02-07T06:19:59.772Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2025-02-07T06:19:59.772Z] ---> Running in 73f4b176f1df [2025-02-07T06:20:00.031Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-07T06:20:00.031Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-07T06:20:00.289Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-02-07T06:20:00.289Z] Executing busybox-1.36.1-r29.trigger [2025-02-07T06:20:00.289Z] OK: 8 MiB in 15 packages [2025-02-07T06:20:00.859Z] Removing intermediate container 73f4b176f1df [2025-02-07T06:20:00.859Z] ---> 0068671dfce6 [2025-02-07T06:20:00.859Z] Step 14/23 : RUN apk --no-cache upgrade [2025-02-07T06:20:00.859Z] ---> Running in 74b69ca97a25 [2025-02-07T06:20:01.119Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-07T06:20:01.119Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-07T06:20:01.378Z] OK: 8 MiB in 15 packages [2025-02-07T06:20:01.640Z] Removing intermediate container 74b69ca97a25 [2025-02-07T06:20:01.640Z] ---> 8f8017399227 [2025-02-07T06:20:01.640Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2025-02-07T06:20:03.016Z] ---> 929da48d9819 [2025-02-07T06:20:03.016Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2025-02-07T06:20:03.276Z] ---> ad4ffbcfaa10 [2025-02-07T06:20:03.276Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2025-02-07T06:20:03.276Z] ---> d2edf1f61f41 [2025-02-07T06:20:03.276Z] Step 18/23 : EXPOSE 59901 [2025-02-07T06:20:03.536Z] ---> Running in 0e193609393a [2025-02-07T06:20:03.536Z] Removing intermediate container 0e193609393a [2025-02-07T06:20:03.536Z] ---> 6366b036e5d3 [2025-02-07T06:20:03.536Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2025-02-07T06:20:03.536Z] ---> Running in 8a36fba04cba [2025-02-07T06:20:03.536Z] Removing intermediate container 8a36fba04cba [2025-02-07T06:20:03.536Z] ---> 89ae0c1ff33f [2025-02-07T06:20:03.536Z] Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-02-07T06:20:03.536Z] ---> Running in 0c8e271ae7a5 [2025-02-07T06:20:03.795Z] Removing intermediate container 0c8e271ae7a5 [2025-02-07T06:20:03.795Z] ---> 0ecc12656b70 [2025-02-07T06:20:03.795Z] Step 21/23 : LABEL arch=amd64 [2025-02-07T06:20:03.795Z] ---> Running in 17ca7a81f7aa [2025-02-07T06:20:03.795Z] Removing intermediate container 17ca7a81f7aa [2025-02-07T06:20:03.795Z] ---> bdd8ccb5803e [2025-02-07T06:20:03.795Z] Step 22/23 : LABEL git_sha=b1150cef3ee3943af5fba7b24690d73d6672cf6d [2025-02-07T06:20:03.795Z] ---> Running in 1ba5d2ffbc59 [2025-02-07T06:20:03.795Z] Removing intermediate container 1ba5d2ffbc59 [2025-02-07T06:20:03.796Z] ---> 463c7ee578af [2025-02-07T06:20:03.796Z] Step 23/23 : LABEL version=4.0.0-dev.13 [2025-02-07T06:20:03.796Z] ---> Running in a963833fc6b7 [2025-02-07T06:20:04.055Z] Removing intermediate container a963833fc6b7 [2025-02-07T06:20:04.055Z] ---> 549c74b4b7fe [2025-02-07T06:20:04.055Z] [Warning] One or more build-args [ARCH] were not consumed [2025-02-07T06:20:04.055Z] Successfully built 549c74b4b7fe [2025-02-07T06:20:04.055Z] Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-07T06:20:04.187Z] provisioning config files... [2025-02-07T06:20:04.197Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config13779763252530837234tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-07T06:20:04.497Z] ---> ****-login.sh [2025-02-07T06:20:04.497Z] nexus3.edgexfoundry.org:10001 [2025-02-07T06:20:04.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-07T06:20:04.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-07T06:20:04.497Z] Configure a credential helper to remove this warning. See [2025-02-07T06:20:04.497Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-07T06:20:04.497Z] [2025-02-07T06:20:04.497Z] Login Succeeded [2025-02-07T06:20:04.497Z] nexus3.edgexfoundry.org:10002 [2025-02-07T06:20:04.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-07T06:20:04.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-07T06:20:04.497Z] Configure a credential helper to remove this warning. See [2025-02-07T06:20:04.497Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-07T06:20:04.497Z] [2025-02-07T06:20:04.497Z] Login Succeeded [2025-02-07T06:20:04.497Z] nexus3.edgexfoundry.org:10003 [2025-02-07T06:20:04.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-07T06:20:04.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-07T06:20:04.757Z] Configure a credential helper to remove this warning. See [2025-02-07T06:20:04.757Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-07T06:20:04.757Z] [2025-02-07T06:20:04.757Z] Login Succeeded [2025-02-07T06:20:04.757Z] nexus3.edgexfoundry.org:10004 [2025-02-07T06:20:04.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-07T06:20:04.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-07T06:20:04.757Z] Configure a credential helper to remove this warning. See [2025-02-07T06:20:04.757Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-07T06:20:04.757Z] [2025-02-07T06:20:04.757Z] Login Succeeded [2025-02-07T06:20:04.757Z] ****.io [2025-02-07T06:20:05.017Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-07T06:20:05.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-07T06:20:05.017Z] Configure a credential helper to remove this warning. See [2025-02-07T06:20:05.017Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-07T06:20:05.017Z] [2025-02-07T06:20:05.017Z] Login Succeeded [2025-02-07T06:20:05.017Z] ---> ****-login.sh ends [Pipeline] } [2025-02-07T06:20:05.024Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-07T06:20:05.079Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-07T06:20:05.109Z] [edgeXDocker.push] Tagging docker image device-modbus with the following tags: [2025-02-07T06:20:05.110Z] b1150cef3ee3943af5fba7b24690d73d6672cf6d [2025-02-07T06:20:05.110Z] latest [2025-02-07T06:20:05.110Z] 4.0.0-dev.13 [2025-02-07T06:20:05.110Z] b1150cef3ee3943af5fba7b24690d73d6672cf6d-4.0.0-dev.13 [2025-02-07T06:20:05.110Z] main [2025-02-07T06:20:05.110Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T06:20:05.458Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:b1150cef3ee3943af5fba7b24690d73d6672cf6d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T06:20:05.776Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:b1150cef3ee3943af5fba7b24690d73d6672cf6d [2025-02-07T06:20:05.776Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-02-07T06:20:05.776Z] ffc28ad493bb: Preparing [2025-02-07T06:20:05.776Z] db8b933a2da6: Preparing [2025-02-07T06:20:05.776Z] 6c0c8812e6ed: Preparing [2025-02-07T06:20:05.776Z] c84c25bd94bf: Preparing [2025-02-07T06:20:05.776Z] fa2fb1177af3: Preparing [2025-02-07T06:20:05.776Z] ce5a8cde9eee: Preparing [2025-02-07T06:20:05.776Z] ce5a8cde9eee: Waiting [2025-02-07T06:20:05.776Z] db8b933a2da6: Pushed [2025-02-07T06:20:05.776Z] fa2fb1177af3: Pushed [2025-02-07T06:20:05.776Z] ce5a8cde9eee: Layer already exists [2025-02-07T06:20:05.776Z] c84c25bd94bf: Pushed [2025-02-07T06:20:05.776Z] ffc28ad493bb: Pushed [2025-02-07T06:20:09.063Z] 6c0c8812e6ed: Pushed [2025-02-07T06:20:09.063Z] b1150cef3ee3943af5fba7b24690d73d6672cf6d: digest: sha256:8cb4514c24391053408913966f7789aea6ddc3a52b2a7717f594685bd49f08c8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T06:20:09.650Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T06:20:09.978Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest [2025-02-07T06:20:09.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-02-07T06:20:09.978Z] ffc28ad493bb: Preparing [2025-02-07T06:20:09.978Z] db8b933a2da6: Preparing [2025-02-07T06:20:09.978Z] 6c0c8812e6ed: Preparing [2025-02-07T06:20:09.978Z] c84c25bd94bf: Preparing [2025-02-07T06:20:09.978Z] fa2fb1177af3: Preparing [2025-02-07T06:20:09.978Z] ce5a8cde9eee: Preparing [2025-02-07T06:20:09.978Z] ce5a8cde9eee: Waiting [2025-02-07T06:20:09.978Z] ffc28ad493bb: Layer already exists [2025-02-07T06:20:09.978Z] c84c25bd94bf: Layer already exists [2025-02-07T06:20:09.978Z] db8b933a2da6: Layer already exists [2025-02-07T06:20:09.978Z] fa2fb1177af3: Layer already exists [2025-02-07T06:20:09.978Z] 6c0c8812e6ed: Layer already exists [2025-02-07T06:20:09.978Z] ce5a8cde9eee: Layer already exists [2025-02-07T06:20:09.978Z] latest: digest: sha256:8cb4514c24391053408913966f7789aea6ddc3a52b2a7717f594685bd49f08c8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T06:20:10.307Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T06:20:10.631Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:4.0.0-dev.13 [2025-02-07T06:20:10.631Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-02-07T06:20:10.631Z] ffc28ad493bb: Preparing [2025-02-07T06:20:10.631Z] db8b933a2da6: Preparing [2025-02-07T06:20:10.631Z] 6c0c8812e6ed: Preparing [2025-02-07T06:20:10.631Z] c84c25bd94bf: Preparing [2025-02-07T06:20:10.631Z] fa2fb1177af3: Preparing [2025-02-07T06:20:10.631Z] ce5a8cde9eee: Preparing [2025-02-07T06:20:10.631Z] ce5a8cde9eee: Waiting [2025-02-07T06:20:10.631Z] fa2fb1177af3: Layer already exists [2025-02-07T06:20:10.631Z] db8b933a2da6: Layer already exists [2025-02-07T06:20:10.631Z] ffc28ad493bb: Layer already exists [2025-02-07T06:20:10.631Z] c84c25bd94bf: Layer already exists [2025-02-07T06:20:10.631Z] 6c0c8812e6ed: Layer already exists [2025-02-07T06:20:10.631Z] ce5a8cde9eee: Layer already exists [2025-02-07T06:20:10.631Z] 4.0.0-dev.13: digest: sha256:8cb4514c24391053408913966f7789aea6ddc3a52b2a7717f594685bd49f08c8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T06:20:10.963Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:b1150cef3ee3943af5fba7b24690d73d6672cf6d-4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T06:20:11.288Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:b1150cef3ee3943af5fba7b24690d73d6672cf6d-4.0.0-dev.13 [2025-02-07T06:20:11.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-02-07T06:20:11.288Z] ffc28ad493bb: Preparing [2025-02-07T06:20:11.288Z] db8b933a2da6: Preparing [2025-02-07T06:20:11.288Z] 6c0c8812e6ed: Preparing [2025-02-07T06:20:11.288Z] c84c25bd94bf: Preparing [2025-02-07T06:20:11.288Z] fa2fb1177af3: Preparing [2025-02-07T06:20:11.288Z] ce5a8cde9eee: Preparing [2025-02-07T06:20:11.288Z] ce5a8cde9eee: Waiting [2025-02-07T06:20:11.288Z] 6c0c8812e6ed: Layer already exists [2025-02-07T06:20:11.288Z] ffc28ad493bb: Layer already exists [2025-02-07T06:20:11.288Z] fa2fb1177af3: Layer already exists [2025-02-07T06:20:11.288Z] db8b933a2da6: Layer already exists [2025-02-07T06:20:11.288Z] c84c25bd94bf: Layer already exists [2025-02-07T06:20:11.288Z] ce5a8cde9eee: Layer already exists [2025-02-07T06:20:11.288Z] b1150cef3ee3943af5fba7b24690d73d6672cf6d-4.0.0-dev.13: digest: sha256:8cb4514c24391053408913966f7789aea6ddc3a52b2a7717f594685bd49f08c8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T06:20:11.615Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T06:20:11.933Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:main [2025-02-07T06:20:11.933Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-02-07T06:20:11.933Z] ffc28ad493bb: Preparing [2025-02-07T06:20:11.933Z] db8b933a2da6: Preparing [2025-02-07T06:20:11.933Z] 6c0c8812e6ed: Preparing [2025-02-07T06:20:11.933Z] c84c25bd94bf: Preparing [2025-02-07T06:20:11.933Z] fa2fb1177af3: Preparing [2025-02-07T06:20:11.933Z] ce5a8cde9eee: Preparing [2025-02-07T06:20:11.933Z] ffc28ad493bb: Layer already exists [2025-02-07T06:20:11.933Z] c84c25bd94bf: Layer already exists [2025-02-07T06:20:11.933Z] 6c0c8812e6ed: Layer already exists [2025-02-07T06:20:11.933Z] fa2fb1177af3: Layer already exists [2025-02-07T06:20:11.933Z] db8b933a2da6: Layer already exists [2025-02-07T06:20:11.933Z] ce5a8cde9eee: Layer already exists [2025-02-07T06:20:11.933Z] main: digest: sha256:8cb4514c24391053408913966f7789aea6ddc3a52b2a7717f594685bd49f08c8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-07T06:20:11.996Z] ===================================================== [Pipeline] echo [2025-02-07T06:20:12.010Z] taggedImages: [2025-02-07T06:20:12.010Z] - nexus3.edgexfoundry.org:10004/device-modbus:b1150cef3ee3943af5fba7b24690d73d6672cf6d [2025-02-07T06:20:12.010Z] - nexus3.edgexfoundry.org:10004/device-modbus:latest [2025-02-07T06:20:12.010Z] - nexus3.edgexfoundry.org:10004/device-modbus:4.0.0-dev.13 [2025-02-07T06:20:12.010Z] - nexus3.edgexfoundry.org:10004/device-modbus:b1150cef3ee3943af5fba7b24690d73d6672cf6d-4.0.0-dev.13 [2025-02-07T06:20:12.010Z] - 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T06:20:12.413Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-07T06:20:12.413Z] [2025-02-07T06:20:12.413Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T06:20:12.721Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-07T06:20:12.721Z] latest: Pulling from edgex-lftools-log-publisher [2025-02-07T06:20:12.721Z] 5eb5b503b376: Pulling fs layer [2025-02-07T06:20:12.721Z] 5c69ac0246d0: Pulling fs layer [2025-02-07T06:20:12.721Z] ec43610c2a17: Pulling fs layer [2025-02-07T06:20:12.721Z] 3a2ae6a8a46f: Pulling fs layer [2025-02-07T06:20:12.721Z] 33b1e0a273af: Pulling fs layer [2025-02-07T06:20:12.721Z] 5d3b04190fa2: Pulling fs layer [2025-02-07T06:20:12.721Z] 2f39f015ded8: Pulling fs layer [2025-02-07T06:20:12.721Z] 5d3b04190fa2: Waiting [2025-02-07T06:20:12.721Z] 3a2ae6a8a46f: Waiting [2025-02-07T06:20:12.721Z] 33b1e0a273af: Waiting [2025-02-07T06:20:12.721Z] 2f39f015ded8: Waiting [2025-02-07T06:20:12.721Z] 5c69ac0246d0: Verifying Checksum [2025-02-07T06:20:12.721Z] 5c69ac0246d0: Download complete [2025-02-07T06:20:12.721Z] 3a2ae6a8a46f: Verifying Checksum [2025-02-07T06:20:12.721Z] 3a2ae6a8a46f: Download complete [2025-02-07T06:20:12.721Z] 33b1e0a273af: Verifying Checksum [2025-02-07T06:20:12.721Z] 33b1e0a273af: Download complete [2025-02-07T06:20:12.979Z] 5d3b04190fa2: Download complete [2025-02-07T06:20:12.979Z] ec43610c2a17: Verifying Checksum [2025-02-07T06:20:12.979Z] ec43610c2a17: Download complete [2025-02-07T06:20:12.979Z] 5eb5b503b376: Verifying Checksum [2025-02-07T06:20:12.979Z] 5eb5b503b376: Download complete [2025-02-07T06:20:13.546Z] 2f39f015ded8: Download complete [2025-02-07T06:20:14.114Z] 5eb5b503b376: Pull complete [2025-02-07T06:20:14.372Z] 5c69ac0246d0: Pull complete [2025-02-07T06:20:14.938Z] ec43610c2a17: Pull complete [2025-02-07T06:20:14.938Z] 3a2ae6a8a46f: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-07T06:20:15.086Z] provisioning config files... [2025-02-07T06:20:15.107Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/178@tmp/config18027251770941243520tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-07T06:20:15.196Z] 33b1e0a273af: Pull complete [2025-02-07T06:20:15.197Z] 5d3b04190fa2: Pull complete [2025-02-07T06:20:15.548Z] ---> ****-login.sh [2025-02-07T06:20:15.548Z] nexus3.edgexfoundry.org:10001 [2025-02-07T06:20:15.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-07T06:20:16.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-07T06:20:16.084Z] Configure a credential helper to remove this warning. See [2025-02-07T06:20:16.084Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-07T06:20:16.084Z] [2025-02-07T06:20:16.084Z] Login Succeeded [2025-02-07T06:20:16.084Z] nexus3.edgexfoundry.org:10002 [2025-02-07T06:20:16.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-07T06:20:16.352Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-07T06:20:16.352Z] Configure a credential helper to remove this warning. See [2025-02-07T06:20:16.352Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-07T06:20:16.352Z] [2025-02-07T06:20:16.352Z] Login Succeeded [2025-02-07T06:20:16.352Z] nexus3.edgexfoundry.org:10003 [2025-02-07T06:20:16.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-07T06:20:16.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-07T06:20:16.622Z] Configure a credential helper to remove this warning. See [2025-02-07T06:20:16.622Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-07T06:20:16.622Z] [2025-02-07T06:20:16.622Z] Login Succeeded [2025-02-07T06:20:16.623Z] nexus3.edgexfoundry.org:10004 [2025-02-07T06:20:16.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-07T06:20:16.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-07T06:20:16.889Z] Configure a credential helper to remove this warning. See [2025-02-07T06:20:16.889Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-07T06:20:16.889Z] [2025-02-07T06:20:16.889Z] Login Succeeded [2025-02-07T06:20:16.889Z] ****.io [2025-02-07T06:20:17.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-07T06:20:17.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-07T06:20:17.156Z] Configure a credential helper to remove this warning. See [2025-02-07T06:20:17.156Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-07T06:20:17.156Z] [2025-02-07T06:20:17.156Z] Login Succeeded [2025-02-07T06:20:17.156Z] ---> ****-login.sh ends [Pipeline] } [2025-02-07T06:20:17.174Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-02-07T06:20:17.515Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-07T06:20:17.530Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-07T06:20:17.546Z] ========================================================= [2025-02-07T06:20:17.546Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-02-07T06:20:17.546Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T06:20:17.917Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-02-07T06:20:19.350Z] #0 building with "default" instance using docker driver [2025-02-07T06:20:19.350Z] [2025-02-07T06:20:19.350Z] #1 [internal] load .dockerignore [2025-02-07T06:20:19.350Z] #1 transferring context: 182B 0.0s done [2025-02-07T06:20:19.350Z] #1 DONE 0.1s [2025-02-07T06:20:19.350Z] [2025-02-07T06:20:19.350Z] #2 [internal] load build definition from Dockerfile [2025-02-07T06:20:19.350Z] #2 transferring dockerfile: 1.52kB 0.0s done [2025-02-07T06:20:19.350Z] #2 DONE 0.1s [2025-02-07T06:20:19.350Z] [2025-02-07T06:20:19.350Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-02-07T06:20:19.350Z] #3 DONE 0.1s [2025-02-07T06:20:19.350Z] [2025-02-07T06:20:19.350Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-02-07T06:20:19.350Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 0.0s done [2025-02-07T06:20:19.350Z] #4 sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 293.53kB / 293.53kB 0.1s done [2025-02-07T06:20:19.350Z] #4 sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 2.20kB / 2.20kB done [2025-02-07T06:20:19.350Z] #4 sha256:63f30b955cb97fcd3b0f66c958b490aa2c7b3743d97e3fa179989d7288cc1b86 4.16kB / 4.16kB done [2025-02-07T06:20:19.350Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 0B / 70.67MB 0.1s [2025-02-07T06:20:19.350Z] #4 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 2.10MB / 4.09MB 0.2s [2025-02-07T06:20:19.625Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 6.29MB / 70.67MB 0.3s [2025-02-07T06:20:19.625Z] #4 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.3s done [2025-02-07T06:20:19.625Z] #4 sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 126B / 126B 0.2s done [2025-02-07T06:20:19.625Z] #4 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b [2025-02-07T06:20:19.625Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done [2025-02-07T06:20:19.625Z] #4 sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 441B / 441B 0.3s done [2025-02-07T06:20:19.625Z] #4 sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 93B / 93B 0.4s done [2025-02-07T06:20:19.625Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 0B / 98.78MB 0.4s [2025-02-07T06:20:19.893Z] #4 ... [2025-02-07T06:20:19.893Z] [2025-02-07T06:20:19.893Z] #5 [internal] load build context [2025-02-07T06:20:19.893Z] #5 transferring context: 9.11MB 0.4s done [2025-02-07T06:20:19.893Z] #5 DONE 0.5s [2025-02-07T06:20:19.893Z] [2025-02-07T06:20:19.893Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-02-07T06:20:19.893Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 12.58MB / 70.67MB 0.5s [2025-02-07T06:20:19.893Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 2.10MB / 12.74MB 0.5s [2025-02-07T06:20:19.893Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 17.83MB / 70.67MB 0.6s [2025-02-07T06:20:19.893Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 9.44MB / 98.78MB 0.6s [2025-02-07T06:20:19.893Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 6.29MB / 12.74MB 0.6s [2025-02-07T06:20:19.893Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 29.36MB / 70.67MB 0.8s [2025-02-07T06:20:19.893Z] #4 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.5s done [2025-02-07T06:20:19.893Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 18.87MB / 98.78MB 0.8s [2025-02-07T06:20:19.893Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 12.74MB / 12.74MB 0.8s done [2025-02-07T06:20:20.174Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 35.65MB / 70.67MB 0.9s [2025-02-07T06:20:20.174Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 23.93MB / 98.78MB 0.9s [2025-02-07T06:20:20.174Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 40.89MB / 70.67MB 1.0s [2025-02-07T06:20:20.444Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 47.19MB / 70.67MB 1.1s [2025-02-07T06:20:20.444Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 33.55MB / 98.78MB 1.1s [2025-02-07T06:20:20.444Z] #4 extracting sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 0.1s [2025-02-07T06:20:20.444Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 53.48MB / 70.67MB 1.2s [2025-02-07T06:20:20.444Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 39.85MB / 98.78MB 1.2s [2025-02-07T06:20:20.444Z] #4 extracting sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 0.2s done [2025-02-07T06:20:20.461Z] 2f39f015ded8: Pull complete [2025-02-07T06:20:20.461Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-02-07T06:20:20.461Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-07T06:20:20.461Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-07T06:20:20.572Z] prd-ubuntu20.04-docker-8c-8g-38343 does not seem to be running inside a container [2025-02-07T06:20:20.604Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-02-07T06:20:20.712Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 65.01MB / 70.67MB 1.4s [2025-02-07T06:20:20.713Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 50.89MB / 98.78MB 1.4s [2025-02-07T06:20:20.713Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 70.67MB / 70.67MB 1.5s [2025-02-07T06:20:20.713Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 56.62MB / 98.78MB 1.5s [2025-02-07T06:20:20.985Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 70.67MB / 70.67MB 1.6s done [2025-02-07T06:20:20.985Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 61.87MB / 98.78MB 1.6s [2025-02-07T06:20:20.985Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 73.40MB / 98.78MB 1.8s [2025-02-07T06:20:20.985Z] #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 [2025-02-07T06:20:21.253Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 81.79MB / 98.78MB 2.0s [2025-02-07T06:20:21.521Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 91.23MB / 98.78MB 2.2s [2025-02-07T06:20:21.521Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 98.78MB / 98.78MB 2.4s [2025-02-07T06:20:21.793Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 98.78MB / 98.78MB 2.5s done [2025-02-07T06:20:24.725Z] $ docker top 68ad041a63ca50abd6f565a0ce1f727b43070659589b99ea430673897618601d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-07T06:20:25.126Z] ---> job-cost.sh [2025-02-07T06:20:25.126Z] lf-activate-venv: SKIPPING [2025-02-07T06:20:25.127Z] INFO: No Stack... [2025-02-07T06:20:25.386Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-07T06:20:25.645Z] INFO: Archiving Costs [Pipeline] sh [2025-02-07T06:20:25.932Z] + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv [2025-02-07T06:20:25.932Z] + cut -d, -f6 [Pipeline] lock [2025-02-07T06:20:25.947Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-178-stack-cost] [2025-02-07T06:20:25.956Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-178-stack-cost] did not exist. Created. [2025-02-07T06:20:25.962Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-178-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-07T06:20:26.273Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-02-07T06:20:26.307Z] Stashed 1 file(s) [Pipeline] } [2025-02-07T06:20:26.316Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-178-stack-cost] [Pipeline] // lock [Pipeline] } [2025-02-07T06:20:26.344Z] $ docker stop --time=1 68ad041a63ca50abd6f565a0ce1f727b43070659589b99ea430673897618601d [2025-02-07T06:20:27.511Z] $ docker rm -f --volumes 68ad041a63ca50abd6f565a0ce1f727b43070659589b99ea430673897618601d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-02-07T06:20:28.447Z] #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 6.4s [2025-02-07T06:20:33.809Z] #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 11.9s [2025-02-07T06:20:40.474Z] #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 18.8s done [2025-02-07T06:20:41.437Z] #4 extracting sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 done [2025-02-07T06:20:41.437Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-02-07T06:20:41.437Z] #4 extracting sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 [2025-02-07T06:20:41.437Z] #4 extracting sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 done [2025-02-07T06:20:41.437Z] #4 extracting sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 done [2025-02-07T06:20:41.437Z] #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 [2025-02-07T06:20:46.791Z] #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 5.1s [2025-02-07T06:20:51.065Z] #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 8.9s done [2025-02-07T06:20:51.065Z] #4 extracting sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 [2025-02-07T06:20:52.479Z] #4 extracting sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 2.0s done [2025-02-07T06:20:53.070Z] #4 DONE 33.9s [2025-02-07T06:20:53.070Z] [2025-02-07T06:20:53.070Z] #6 [builder 2/7] RUN apk add --update --no-cache make git openssh [2025-02-07T06:20:53.662Z] #6 0.727 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-07T06:20:54.248Z] #6 1.115 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-07T06:20:55.661Z] #6 2.473 (1/8) Installing openssh-keygen (9.7_p1-r4) [2025-02-07T06:20:55.661Z] #6 2.512 (2/8) Installing libedit (20240517.3.1-r0) [2025-02-07T06:20:55.661Z] #6 2.523 (3/8) Installing openssh-client-common (9.7_p1-r4) [2025-02-07T06:20:55.661Z] #6 2.583 (4/8) Installing openssh-client-default (9.7_p1-r4) [2025-02-07T06:20:55.661Z] #6 2.607 (5/8) Installing openssh-sftp-server (9.7_p1-r4) [2025-02-07T06:20:55.661Z] #6 2.615 (6/8) Installing openssh-server-common (9.7_p1-r4) [2025-02-07T06:20:55.928Z] #6 2.621 (7/8) Installing openssh-server (9.7_p1-r4) [2025-02-07T06:20:55.928Z] #6 2.646 (8/8) Installing openssh (9.7_p1-r4) [2025-02-07T06:20:55.928Z] #6 2.661 Executing busybox-1.36.1-r29.trigger [2025-02-07T06:20:55.928Z] #6 2.699 OK: 245 MiB in 66 packages [2025-02-07T06:20:57.887Z] #6 DONE 4.6s [2025-02-07T06:20:57.887Z] [2025-02-07T06:20:57.887Z] #7 [builder 3/7] WORKDIR /device-modbus-go [2025-02-07T06:20:57.887Z] #7 DONE 0.1s [2025-02-07T06:20:57.887Z] [2025-02-07T06:20:57.887Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-02-07T06:20:57.887Z] #8 DONE 0.1s [2025-02-07T06:20:57.887Z] [2025-02-07T06:20:57.887Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-07T06:21:24.566Z] #9 DONE 23.9s [2025-02-07T06:21:24.566Z] [2025-02-07T06:21:24.566Z] #10 [builder 6/7] COPY . . [2025-02-07T06:21:24.566Z] #10 DONE 0.3s [2025-02-07T06:21:24.566Z] [2025-02-07T06:21:24.566Z] #11 [builder 7/7] RUN echo noop [2025-02-07T06:21:24.566Z] #11 0.649 noop [2025-02-07T06:21:24.566Z] #11 DONE 0.7s [2025-02-07T06:21:24.566Z] [2025-02-07T06:21:24.566Z] #12 exporting to image [2025-02-07T06:21:24.566Z] #12 exporting layers [2025-02-07T06:22:03.446Z] #12 exporting layers 34.9s done [2025-02-07T06:22:03.446Z] #12 writing image sha256:13c24711a55c2359a6bea96ba2f5a48ede44ed42008a81697a838b167bcb9e77 done [2025-02-07T06:22:03.446Z] #12 naming to docker.io/library/ci-base-image-arm64 done [2025-02-07T06:22:03.446Z] #12 DONE 34.9s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T06:22:03.825Z] + docker inspect -f . ci-base-image-arm64 [2025-02-07T06:22:03.825Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-07T06:22:04.014Z] prd-ubuntu20.04-docker-arm64-4c-16g-38344 does not seem to be running inside a container [2025-02-07T06:22:04.086Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/178 -v /w/workspace/device-modbus-go/178:/w/workspace/device-modbus-go/178:rw,z -v /w/workspace/device-modbus-go/178@tmp:/w/workspace/device-modbus-go/178@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 ******** ci-base-image-arm64 cat [2025-02-07T06:22:05.325Z] $ docker top 1954ed88e91ab1472ceefa069a123a3220b5f436092f876e33f85b455ead39b9 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-07T06:22:06.115Z] + go version [2025-02-07T06:22:06.115Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-02-07T06:22:06.138Z] $ docker stop --time=1 1954ed88e91ab1472ceefa069a123a3220b5f436092f876e33f85b455ead39b9 [2025-02-07T06:22:07.677Z] $ docker rm -f --volumes 1954ed88e91ab1472ceefa069a123a3220b5f436092f876e33f85b455ead39b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T06:22:08.234Z] + docker inspect -f . ci-base-image-arm64 [2025-02-07T06:22:08.234Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-07T06:22:08.394Z] prd-ubuntu20.04-docker-arm64-4c-16g-38344 does not seem to be running inside a container [2025-02-07T06:22:08.459Z] $ 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/178 -v /w/workspace/device-modbus-go/178:/w/workspace/device-modbus-go/178:rw,z -v /w/workspace/device-modbus-go/178@tmp:/w/workspace/device-modbus-go/178@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 ******** ci-base-image-arm64 cat [2025-02-07T06:22:09.402Z] $ docker top f1a0076e4db0d6a802ec3a4c0db2d48e8024212c29fa08eed76bbb5d178c37a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-07T06:22:09.867Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/178 [Pipeline] fileExists [Pipeline] sh [2025-02-07T06:22:10.262Z] + make test [2025-02-07T06:22:10.262Z] go test ./... -coverprofile=coverage.out [2025-02-07T06:22:15.615Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2025-02-07T06:24:22.569Z] github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements [2025-02-07T06:24:22.569Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.053s coverage: 45.7% of statements [2025-02-07T06:24:22.569Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-02-07T06:24:22.569Z] go vet ./... [2025-02-07T06:24:41.010Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-02-07T06:24:41.010Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-02-07T06:24:41.010Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-02-07T06:24:41.028Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-02-07T06:24:41.055Z] $ docker stop --time=1 f1a0076e4db0d6a802ec3a4c0db2d48e8024212c29fa08eed76bbb5d178c37a2 [2025-02-07T06:24:42.884Z] $ docker rm -f --volumes f1a0076e4db0d6a802ec3a4c0db2d48e8024212c29fa08eed76bbb5d178c37a2 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-07T06:24:44.403Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-02-07T06:24:44.431Z] Warning: overwriting stash ‘coverage-report’ [2025-02-07T06:24:44.923Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-07T06:24:45.331Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-02-07T06:24:45.646Z] + ls -al . [2025-02-07T06:24:45.646Z] total 256 [2025-02-07T06:24:45.646Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 7 06:22 . [2025-02-07T06:24:45.646Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 7 06:19 .. [2025-02-07T06:24:45.646Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 7 06:19 .dockerignore [2025-02-07T06:24:45.646Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 7 06:19 .git [2025-02-07T06:24:45.646Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 7 06:19 .github [2025-02-07T06:24:45.646Z] -rw-rw-r-- 1 jenkins jenkins 266 Feb 7 06:19 .gitignore [2025-02-07T06:24:45.646Z] -rw-rw-r-- 1 jenkins jenkins 199 Feb 7 06:19 .golangci.yml [2025-02-07T06:24:45.646Z] -rw-rw-r-- 1 jenkins jenkins 19818 Feb 7 06:19 Attribution.txt [2025-02-07T06:24:45.646Z] -rw-rw-r-- 1 jenkins jenkins 16388 Feb 7 06:19 CHANGELOG.md [2025-02-07T06:24:45.646Z] -rw-rw-r-- 1 jenkins jenkins 1479 Feb 7 06:19 Dockerfile [2025-02-07T06:24:45.646Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 7 06:19 GOVERNANCE.md [2025-02-07T06:24:45.646Z] -rw-rw-r-- 1 jenkins jenkins 658 Feb 7 06:19 Jenkinsfile [2025-02-07T06:24:45.646Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 7 06:19 LICENSE [2025-02-07T06:24:45.646Z] -rw-rw-r-- 1 jenkins jenkins 2524 Feb 7 06:19 Makefile [2025-02-07T06:24:45.646Z] -rw-rw-r-- 1 jenkins jenkins 622 Feb 7 06:19 OWNERS.md [2025-02-07T06:24:45.646Z] -rw-rw-r-- 1 jenkins jenkins 4463 Feb 7 06:19 README.md [2025-02-07T06:24:45.646Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 7 06:17 VERSION [2025-02-07T06:24:45.646Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 7 06:19 bin [2025-02-07T06:24:45.646Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 7 06:19 cmd [2025-02-07T06:24:45.646Z] -rw-r--r-- 1 jenkins jenkins 26779 Feb 7 06:24 coverage.out [2025-02-07T06:24:45.646Z] -rw-rw-r-- 1 jenkins jenkins 6342 Feb 7 06:19 go.mod [2025-02-07T06:24:45.646Z] -rw-rw-r-- 1 jenkins jenkins 86606 Feb 7 06:19 go.sum [2025-02-07T06:24:45.646Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 7 06:19 internal [2025-02-07T06:24:45.646Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 7 06:19 simulator [2025-02-07T06:24:45.646Z] -rw-rw-r-- 1 jenkins jenkins 229 Feb 7 06:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T06:24:45.992Z] + 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=b1150cef3ee3943af5fba7b24690d73d6672cf6d --label arch=arm64 --label version=4.0.0-dev.13 . [2025-02-07T06:24:46.956Z] #0 building with "default" instance using docker driver [2025-02-07T06:24:46.956Z] [2025-02-07T06:24:46.956Z] #1 [internal] load .dockerignore [2025-02-07T06:24:46.956Z] #1 transferring context: 182B done [2025-02-07T06:24:46.956Z] #1 DONE 0.0s [2025-02-07T06:24:46.956Z] [2025-02-07T06:24:46.956Z] #2 [internal] load build definition from Dockerfile [2025-02-07T06:24:46.956Z] #2 transferring dockerfile: 1.52kB done [2025-02-07T06:24:46.956Z] #2 DONE 0.0s [2025-02-07T06:24:46.956Z] [2025-02-07T06:24:46.956Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-02-07T06:24:46.956Z] #3 DONE 0.0s [2025-02-07T06:24:46.956Z] [2025-02-07T06:24:46.956Z] #4 [internal] load metadata for docker.io/library/alpine:3.20 [2025-02-07T06:24:46.956Z] #4 DONE 0.4s [2025-02-07T06:24:47.224Z] [2025-02-07T06:24:47.224Z] #5 [internal] load build context [2025-02-07T06:24:47.224Z] #5 transferring context: 35.29kB 0.0s done [2025-02-07T06:24:47.224Z] #5 DONE 0.1s [2025-02-07T06:24:47.224Z] [2025-02-07T06:24:47.224Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-07T06:24:47.224Z] #6 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.1s done [2025-02-07T06:24:47.224Z] #6 ... [2025-02-07T06:24:47.224Z] [2025-02-07T06:24:47.224Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-02-07T06:24:47.224Z] #7 DONE 0.2s [2025-02-07T06:24:47.224Z] [2025-02-07T06:24:47.224Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-07T06:24:47.224Z] #6 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-07T06:24:47.224Z] #6 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-02-07T06:24:47.224Z] #6 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-02-07T06:24:47.224Z] #6 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 2.10MB / 4.09MB 0.1s [2025-02-07T06:24:47.494Z] #6 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.1s done [2025-02-07T06:24:47.494Z] #6 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb [2025-02-07T06:24:47.939Z] #6 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0.5s done [2025-02-07T06:24:48.207Z] #6 DONE 1.0s [2025-02-07T06:24:48.207Z] [2025-02-07T06:24:48.207Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2025-02-07T06:24:48.792Z] #8 0.666 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-07T06:24:49.059Z] #8 0.958 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-07T06:24:50.232Z] #8 ... [2025-02-07T06:24:50.232Z] [2025-02-07T06:24:50.232Z] #9 [builder 2/7] RUN apk add --update --no-cache make git openssh [2025-02-07T06:24:50.232Z] #9 0.727 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-07T06:24:50.232Z] #9 1.139 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-07T06:24:50.232Z] #9 2.558 OK: 245 MiB in 66 packages [2025-02-07T06:24:50.232Z] #9 DONE 3.0s [2025-02-07T06:24:50.232Z] [2025-02-07T06:24:50.232Z] #10 [builder 3/7] WORKDIR /device-modbus-go [2025-02-07T06:24:50.232Z] #10 DONE 0.1s [2025-02-07T06:24:50.502Z] [2025-02-07T06:24:50.502Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2025-02-07T06:24:50.502Z] #8 2.297 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-07T06:24:50.502Z] #8 2.311 Executing busybox-1.36.1-r29.trigger [2025-02-07T06:24:50.502Z] #8 2.347 OK: 9 MiB in 15 packages [2025-02-07T06:24:50.772Z] #8 ... [2025-02-07T06:24:50.772Z] [2025-02-07T06:24:50.772Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-02-07T06:24:50.772Z] #11 DONE 0.1s [2025-02-07T06:24:50.772Z] [2025-02-07T06:24:50.772Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-07T06:24:51.041Z] #12 ... [2025-02-07T06:24:51.041Z] [2025-02-07T06:24:51.041Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2025-02-07T06:24:51.041Z] #8 DONE 2.7s [2025-02-07T06:24:51.041Z] [2025-02-07T06:24:51.041Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2025-02-07T06:24:51.628Z] #13 0.858 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-07T06:24:51.899Z] #13 ... [2025-02-07T06:24:51.899Z] [2025-02-07T06:24:51.899Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-07T06:24:51.899Z] #12 DONE 1.5s [2025-02-07T06:24:52.167Z] [2025-02-07T06:24:52.167Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2025-02-07T06:24:52.167Z] #13 1.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-07T06:24:52.436Z] #13 ... [2025-02-07T06:24:52.436Z] [2025-02-07T06:24:52.436Z] #14 [builder 6/7] COPY . . [2025-02-07T06:24:52.436Z] #14 DONE 0.4s [2025-02-07T06:24:52.436Z] [2025-02-07T06:24:52.436Z] #15 [builder 7/7] RUN make build [2025-02-07T06:24:53.022Z] #15 0.701 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.0.0-dev.13 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2025-02-07T06:24:53.991Z] #15 ... [2025-02-07T06:24:53.991Z] [2025-02-07T06:24:53.991Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2025-02-07T06:24:53.991Z] #13 2.699 OK: 9 MiB in 15 packages [2025-02-07T06:24:53.991Z] #13 DONE 3.1s [2025-02-07T06:24:53.991Z] [2025-02-07T06:24:53.991Z] #15 [builder 7/7] RUN make build [2025-02-07T06:27:00.851Z] #15 DONE 122.5s [2025-02-07T06:27:00.851Z] [2025-02-07T06:27:00.851Z] #16 [stage-1 4/6] COPY --from=builder /device-modbus-go/cmd / [2025-02-07T06:27:00.851Z] #16 DONE 0.4s [2025-02-07T06:27:00.851Z] [2025-02-07T06:27:00.851Z] #17 [stage-1 5/6] COPY --from=builder /device-modbus-go/LICENSE / [2025-02-07T06:27:00.851Z] #17 DONE 0.1s [2025-02-07T06:27:00.851Z] [2025-02-07T06:27:00.851Z] #18 [stage-1 6/6] COPY --from=builder /device-modbus-go/Attribution.txt / [2025-02-07T06:27:00.851Z] #18 DONE 0.1s [2025-02-07T06:27:00.851Z] [2025-02-07T06:27:00.851Z] #19 exporting to image [2025-02-07T06:27:00.851Z] #19 exporting layers [2025-02-07T06:27:00.851Z] #19 exporting layers 0.9s done [2025-02-07T06:27:00.851Z] #19 writing image sha256:d6dd90baf6b30043ac0203083946ece84ac0088dd3d80aea49f31cb479f2d773 done [2025-02-07T06:27:00.851Z] #19 naming to docker.io/library/device-modbus-arm64 done [2025-02-07T06:27:00.851Z] #19 DONE 1.0s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-07T06:27:01.016Z] provisioning config files... [2025-02-07T06:27:01.030Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/178@tmp/config15416001434496123819tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-07T06:27:01.394Z] ---> ****-login.sh [2025-02-07T06:27:01.394Z] nexus3.edgexfoundry.org:10001 [2025-02-07T06:27:01.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-07T06:27:01.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-07T06:27:01.660Z] Configure a credential helper to remove this warning. See [2025-02-07T06:27:01.660Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-07T06:27:01.660Z] [2025-02-07T06:27:01.660Z] Login Succeeded [2025-02-07T06:27:01.660Z] nexus3.edgexfoundry.org:10002 [2025-02-07T06:27:01.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-07T06:27:01.926Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-07T06:27:01.926Z] Configure a credential helper to remove this warning. See [2025-02-07T06:27:01.926Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-07T06:27:01.926Z] [2025-02-07T06:27:01.926Z] Login Succeeded [2025-02-07T06:27:01.926Z] nexus3.edgexfoundry.org:10003 [2025-02-07T06:27:01.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-07T06:27:02.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-07T06:27:02.194Z] Configure a credential helper to remove this warning. See [2025-02-07T06:27:02.194Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-07T06:27:02.194Z] [2025-02-07T06:27:02.194Z] Login Succeeded [2025-02-07T06:27:02.194Z] nexus3.edgexfoundry.org:10004 [2025-02-07T06:27:02.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-07T06:27:02.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-07T06:27:02.461Z] Configure a credential helper to remove this warning. See [2025-02-07T06:27:02.461Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-07T06:27:02.461Z] [2025-02-07T06:27:02.461Z] Login Succeeded [2025-02-07T06:27:02.461Z] ****.io [2025-02-07T06:27:02.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-07T06:27:02.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-07T06:27:02.993Z] Configure a credential helper to remove this warning. See [2025-02-07T06:27:02.993Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-07T06:27:02.993Z] [2025-02-07T06:27:02.993Z] Login Succeeded [2025-02-07T06:27:02.993Z] ---> ****-login.sh ends [Pipeline] } [2025-02-07T06:27:03.005Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-07T06:27:03.060Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-07T06:27:03.081Z] [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: [2025-02-07T06:27:03.081Z] b1150cef3ee3943af5fba7b24690d73d6672cf6d [2025-02-07T06:27:03.081Z] latest [2025-02-07T06:27:03.081Z] 4.0.0-dev.13 [2025-02-07T06:27:03.081Z] b1150cef3ee3943af5fba7b24690d73d6672cf6d-4.0.0-dev.13 [2025-02-07T06:27:03.081Z] main [2025-02-07T06:27:03.081Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T06:27:03.454Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:b1150cef3ee3943af5fba7b24690d73d6672cf6d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T06:27:03.813Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:b1150cef3ee3943af5fba7b24690d73d6672cf6d [2025-02-07T06:27:03.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-02-07T06:27:03.813Z] 3d87657cbecf: Preparing [2025-02-07T06:27:03.813Z] e8f392cff815: Preparing [2025-02-07T06:27:03.813Z] 1f8f4b880681: Preparing [2025-02-07T06:27:03.813Z] 2077cb1069e2: Preparing [2025-02-07T06:27:03.813Z] 618fc263e85d: Preparing [2025-02-07T06:27:03.813Z] 534a70dc8296: Preparing [2025-02-07T06:27:03.813Z] 534a70dc8296: Waiting [2025-02-07T06:27:04.079Z] 2077cb1069e2: Pushed [2025-02-07T06:27:04.079Z] 3d87657cbecf: Pushed [2025-02-07T06:27:04.079Z] e8f392cff815: Pushed [2025-02-07T06:27:04.079Z] 534a70dc8296: Layer already exists [2025-02-07T06:27:04.079Z] 618fc263e85d: Pushed [2025-02-07T06:27:10.714Z] 1f8f4b880681: Pushed [2025-02-07T06:27:10.979Z] b1150cef3ee3943af5fba7b24690d73d6672cf6d: digest: sha256:09d9ecd8222495c14ca453dd0b7dc7afbbf26774b29a08616fa95ca85d2c6fe8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T06:27:11.332Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T06:27:11.679Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2025-02-07T06:27:11.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-02-07T06:27:11.679Z] 3d87657cbecf: Preparing [2025-02-07T06:27:11.679Z] e8f392cff815: Preparing [2025-02-07T06:27:11.679Z] 1f8f4b880681: Preparing [2025-02-07T06:27:11.679Z] 2077cb1069e2: Preparing [2025-02-07T06:27:11.679Z] 618fc263e85d: Preparing [2025-02-07T06:27:11.679Z] 534a70dc8296: Preparing [2025-02-07T06:27:11.679Z] 534a70dc8296: Waiting [2025-02-07T06:27:11.679Z] 2077cb1069e2: Layer already exists [2025-02-07T06:27:11.679Z] 3d87657cbecf: Layer already exists [2025-02-07T06:27:11.679Z] 1f8f4b880681: Layer already exists [2025-02-07T06:27:11.679Z] 618fc263e85d: Layer already exists [2025-02-07T06:27:11.679Z] e8f392cff815: Layer already exists [2025-02-07T06:27:11.679Z] 534a70dc8296: Layer already exists [2025-02-07T06:27:11.946Z] latest: digest: sha256:09d9ecd8222495c14ca453dd0b7dc7afbbf26774b29a08616fa95ca85d2c6fe8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T06:27:12.305Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T06:27:12.654Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.0.0-dev.13 [2025-02-07T06:27:12.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-02-07T06:27:12.654Z] 3d87657cbecf: Preparing [2025-02-07T06:27:12.654Z] e8f392cff815: Preparing [2025-02-07T06:27:12.654Z] 1f8f4b880681: Preparing [2025-02-07T06:27:12.654Z] 2077cb1069e2: Preparing [2025-02-07T06:27:12.654Z] 618fc263e85d: Preparing [2025-02-07T06:27:12.654Z] 534a70dc8296: Preparing [2025-02-07T06:27:12.654Z] 534a70dc8296: Waiting [2025-02-07T06:27:12.654Z] 618fc263e85d: Layer already exists [2025-02-07T06:27:12.654Z] 1f8f4b880681: Layer already exists [2025-02-07T06:27:12.654Z] 3d87657cbecf: Layer already exists [2025-02-07T06:27:12.654Z] e8f392cff815: Layer already exists [2025-02-07T06:27:12.654Z] 2077cb1069e2: Layer already exists [2025-02-07T06:27:12.654Z] 534a70dc8296: Layer already exists [2025-02-07T06:27:12.917Z] 4.0.0-dev.13: digest: sha256:09d9ecd8222495c14ca453dd0b7dc7afbbf26774b29a08616fa95ca85d2c6fe8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T06:27:13.267Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:b1150cef3ee3943af5fba7b24690d73d6672cf6d-4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T06:27:13.618Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:b1150cef3ee3943af5fba7b24690d73d6672cf6d-4.0.0-dev.13 [2025-02-07T06:27:13.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-02-07T06:27:13.618Z] 3d87657cbecf: Preparing [2025-02-07T06:27:13.618Z] e8f392cff815: Preparing [2025-02-07T06:27:13.618Z] 1f8f4b880681: Preparing [2025-02-07T06:27:13.618Z] 2077cb1069e2: Preparing [2025-02-07T06:27:13.618Z] 618fc263e85d: Preparing [2025-02-07T06:27:13.618Z] 534a70dc8296: Preparing [2025-02-07T06:27:13.618Z] 534a70dc8296: Waiting [2025-02-07T06:27:13.618Z] e8f392cff815: Layer already exists [2025-02-07T06:27:13.618Z] 1f8f4b880681: Layer already exists [2025-02-07T06:27:13.618Z] 618fc263e85d: Layer already exists [2025-02-07T06:27:13.618Z] 3d87657cbecf: Layer already exists [2025-02-07T06:27:13.618Z] 2077cb1069e2: Layer already exists [2025-02-07T06:27:13.618Z] 534a70dc8296: Layer already exists [2025-02-07T06:27:13.885Z] b1150cef3ee3943af5fba7b24690d73d6672cf6d-4.0.0-dev.13: digest: sha256:09d9ecd8222495c14ca453dd0b7dc7afbbf26774b29a08616fa95ca85d2c6fe8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T06:27:14.252Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T06:27:14.619Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [2025-02-07T06:27:14.619Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-02-07T06:27:14.619Z] 3d87657cbecf: Preparing [2025-02-07T06:27:14.619Z] e8f392cff815: Preparing [2025-02-07T06:27:14.619Z] 1f8f4b880681: Preparing [2025-02-07T06:27:14.619Z] 2077cb1069e2: Preparing [2025-02-07T06:27:14.619Z] 618fc263e85d: Preparing [2025-02-07T06:27:14.619Z] 534a70dc8296: Preparing [2025-02-07T06:27:14.619Z] 534a70dc8296: Waiting [2025-02-07T06:27:14.619Z] 2077cb1069e2: Layer already exists [2025-02-07T06:27:14.619Z] e8f392cff815: Layer already exists [2025-02-07T06:27:14.619Z] 618fc263e85d: Layer already exists [2025-02-07T06:27:14.619Z] 3d87657cbecf: Layer already exists [2025-02-07T06:27:14.619Z] 1f8f4b880681: Layer already exists [2025-02-07T06:27:14.619Z] 534a70dc8296: Layer already exists [2025-02-07T06:27:14.885Z] main: digest: sha256:09d9ecd8222495c14ca453dd0b7dc7afbbf26774b29a08616fa95ca85d2c6fe8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-07T06:27:14.974Z] ===================================================== [Pipeline] echo [2025-02-07T06:27:14.988Z] taggedImages: [2025-02-07T06:27:14.988Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:b1150cef3ee3943af5fba7b24690d73d6672cf6d [2025-02-07T06:27:14.988Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2025-02-07T06:27:14.988Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.0.0-dev.13 [2025-02-07T06:27:14.988Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:b1150cef3ee3943af5fba7b24690d73d6672cf6d-4.0.0-dev.13 [2025-02-07T06:27:14.988Z] - 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 [2025-02-07T06:27:15.380Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-07T06:27:15.380Z] [2025-02-07T06:27:15.380Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T06:27:15.707Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-07T06:27:15.707Z] arm64: Pulling from edgex-lftools-log-publisher [2025-02-07T06:27:15.707Z] 8998bd30e6a1: Pulling fs layer [2025-02-07T06:27:15.707Z] 04944245beec: Pulling fs layer [2025-02-07T06:27:15.707Z] 699f458cf7ca: Pulling fs layer [2025-02-07T06:27:15.707Z] 765212b225bb: Pulling fs layer [2025-02-07T06:27:15.707Z] f23df028b6ca: Pulling fs layer [2025-02-07T06:27:15.707Z] d65c8cfc05b1: Pulling fs layer [2025-02-07T06:27:15.707Z] 2437ff75d9bd: Pulling fs layer [2025-02-07T06:27:15.707Z] f23df028b6ca: Waiting [2025-02-07T06:27:15.707Z] d65c8cfc05b1: Waiting [2025-02-07T06:27:15.707Z] 2437ff75d9bd: Waiting [2025-02-07T06:27:15.707Z] 765212b225bb: Waiting [2025-02-07T06:27:15.974Z] 04944245beec: Verifying Checksum [2025-02-07T06:27:15.974Z] 04944245beec: Download complete [2025-02-07T06:27:15.974Z] 765212b225bb: Verifying Checksum [2025-02-07T06:27:15.974Z] 765212b225bb: Download complete [2025-02-07T06:27:15.974Z] f23df028b6ca: Verifying Checksum [2025-02-07T06:27:15.974Z] f23df028b6ca: Download complete [2025-02-07T06:27:15.974Z] d65c8cfc05b1: Verifying Checksum [2025-02-07T06:27:15.974Z] d65c8cfc05b1: Download complete [2025-02-07T06:27:16.242Z] 699f458cf7ca: Verifying Checksum [2025-02-07T06:27:16.242Z] 699f458cf7ca: Download complete [2025-02-07T06:27:16.508Z] 8998bd30e6a1: Verifying Checksum [2025-02-07T06:27:16.508Z] 8998bd30e6a1: Download complete [2025-02-07T06:27:18.453Z] 2437ff75d9bd: Verifying Checksum [2025-02-07T06:27:18.453Z] 2437ff75d9bd: Download complete [2025-02-07T06:27:22.735Z] 8998bd30e6a1: Pull complete [2025-02-07T06:27:23.320Z] 04944245beec: Pull complete [2025-02-07T06:27:25.280Z] 699f458cf7ca: Pull complete [2025-02-07T06:27:25.280Z] 765212b225bb: Pull complete [2025-02-07T06:27:26.241Z] f23df028b6ca: Pull complete [2025-02-07T06:27:26.241Z] d65c8cfc05b1: Pull complete [2025-02-07T06:27:52.909Z] 2437ff75d9bd: Pull complete [2025-02-07T06:27:52.909Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-02-07T06:27:52.909Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-07T06:27:52.909Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-07T06:27:53.103Z] prd-ubuntu20.04-docker-arm64-4c-16g-38344 does not seem to be running inside a container [2025-02-07T06:27:53.168Z] $ 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/178 -v /w/workspace/device-modbus-go/178:/w/workspace/device-modbus-go/178:rw,z -v /w/workspace/device-modbus-go/178@tmp:/w/workspace/device-modbus-go/178@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:arm64 cat [2025-02-07T06:27:54.839Z] $ docker top 189ba7fe7510dfb084581701870f8af2e907ce57d4788ed6ab2c6eea73acd3d5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-07T06:27:55.525Z] ---> job-cost.sh [2025-02-07T06:27:55.789Z] lf-activate-venv: SKIPPING [2025-02-07T06:27:55.789Z] INFO: No Stack... [2025-02-07T06:27:56.369Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-07T06:27:56.951Z] INFO: Archiving Costs [Pipeline] sh [2025-02-07T06:27:57.274Z] + cat /w/workspace/device-modbus-go/178/archives/cost.csv [2025-02-07T06:27:57.274Z] + cut -d, -f6 [Pipeline] lock [2025-02-07T06:27:57.311Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-178-stack-cost] [2025-02-07T06:27:57.318Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-178-stack-cost] did not exist. Created. [2025-02-07T06:27:57.324Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-178-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-07T06:27:57.683Z] /w/workspace/device-modbus-go/178@tmp/durable-01c8751c/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-02-07T06:27:58.007Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-02-07T06:27:58.033Z] Warning: overwriting stash ‘stack-cost’ [2025-02-07T06:27:58.080Z] Stashed 1 file(s) [Pipeline] } [2025-02-07T06:27:58.088Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-178-stack-cost] [Pipeline] // lock [Pipeline] } [2025-02-07T06:27:58.120Z] $ docker stop --time=1 189ba7fe7510dfb084581701870f8af2e907ce57d4788ed6ab2c6eea73acd3d5 [2025-02-07T06:27:59.540Z] $ docker rm -f --volumes 189ba7fe7510dfb084581701870f8af2e907ce57d4788ed6ab2c6eea73acd3d5 [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 [2025-02-07T06:28:00.002Z] provisioning config files... [2025-02-07T06:28:00.011Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config6543014351674440841tmp [Pipeline] { [Pipeline] sh [2025-02-07T06:28:00.356Z] + set +x [2025-02-07T06:28:00.356Z] + bash -s -- [2025-02-07T06:28:00.356Z] + curl -s https://codecov.io/bash [2025-02-07T06:28:00.356Z] [2025-02-07T06:28:00.356Z] _____ _ [2025-02-07T06:28:00.356Z] / ____| | | [2025-02-07T06:28:00.356Z] | | ___ __| | ___ ___ _____ __ [2025-02-07T06:28:00.356Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-02-07T06:28:00.356Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-02-07T06:28:00.356Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-02-07T06:28:00.356Z] Bash-1.0.6 [2025-02-07T06:28:00.356Z] [2025-02-07T06:28:00.356Z] [2025-02-07T06:28:00.356Z] ==> git version 2.25.1 found [2025-02-07T06:28:00.356Z] ==> 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 [2025-02-07T06:28:00.356Z] Release-Date: 2020-01-08 [2025-02-07T06:28:00.356Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-02-07T06:28:00.357Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-02-07T06:28:00.357Z] ==> Jenkins CI detected. [2025-02-07T06:28:00.357Z] current dir:  /w/workspace/gexfoundry_device-modbus-go_main [2025-02-07T06:28:00.357Z] project root: . [2025-02-07T06:28:00.357Z] --> token set from env [2025-02-07T06:28:00.357Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-02-07T06:28:00.357Z] ==> Running gcov in . (disable via -X gcov) [2025-02-07T06:28:00.357Z] ==> Python coveragepy not found [2025-02-07T06:28:00.357Z] ==> Searching for coverage reports in: [2025-02-07T06:28:00.357Z] + . [2025-02-07T06:28:00.357Z] -> Found 1 reports [2025-02-07T06:28:00.357Z] ==> Detecting git/mercurial file structure [2025-02-07T06:28:00.357Z] ==> Reading reports [2025-02-07T06:28:00.357Z] + ./coverage.out bytes=26779 [2025-02-07T06:28:00.357Z] ==> Appending adjustments [2025-02-07T06:28:00.357Z] https://docs.codecov.io/docs/fixing-reports [2025-02-07T06:28:00.626Z] + Found adjustments [2025-02-07T06:28:00.626Z] ==> Gzipping contents [2025-02-07T06:28:00.626Z] 8.0K /tmp/codecov.BOMaZn.gz [2025-02-07T06:28:00.626Z] ==> Uploading reports [2025-02-07T06:28:00.626Z] url: https://codecov.io [2025-02-07T06:28:00.626Z] query: branch=main&commit=b1150cef3ee3943af5fba7b24690d73d6672cf6d&build=178&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F178%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-02-07T06:28:00.626Z] -> Pinging Codecov [2025-02-07T06:28:00.626Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=b1150cef3ee3943af5fba7b24690d73d6672cf6d&build=178&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F178%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-02-07T06:28:00.906Z] -> Uploading to [2025-02-07T06:28:00.907Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-modbus-go/b1150cef3ee3943af5fba7b24690d73d6672cf6d/eaf8ade9-6e8a-469b-bdab-61f0c01b4bae.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250207%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250207T062800Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=3766b8115becee0e9b635c1c71d170e87691c13b4759f24e162b782559a4cf97 [2025-02-07T06:28:00.907Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-07T06:28:00.907Z] Dload Upload Total Spent Left Speed [2025-02-07T06:28:00.907Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4103 0 0 100 4103 0 35991 --:--:-- --:--:-- --:--:-- 35991 [2025-02-07T06:28:00.907Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/b1150cef3ee3943af5fba7b24690d73d6672cf6d [Pipeline] } [2025-02-07T06:28:00.933Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-02-07T06:28:01.168Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-02-07T06:28:01.185Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T06:28:01.504Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-07T06:28:01.504Z] [2025-02-07T06:28:01.504Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T06:28:01.812Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-07T06:28:01.812Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-02-07T06:28:01.812Z] 43c4264eed91: Pulling fs layer [2025-02-07T06:28:01.812Z] 4cc291be95ef: Pulling fs layer [2025-02-07T06:28:01.812Z] 2ac1f1163629: Pulling fs layer [2025-02-07T06:28:01.812Z] 5c3c966382ef: Pulling fs layer [2025-02-07T06:28:01.812Z] 4f4fb700ef54: Pulling fs layer [2025-02-07T06:28:01.812Z] d9c7d2e4e75e: Pulling fs layer [2025-02-07T06:28:01.812Z] 9c3e1370e548: Pulling fs layer [2025-02-07T06:28:01.812Z] 5c3c966382ef: Waiting [2025-02-07T06:28:01.812Z] 4f4fb700ef54: Waiting [2025-02-07T06:28:01.812Z] 9c3e1370e548: Waiting [2025-02-07T06:28:01.812Z] d9c7d2e4e75e: Waiting [2025-02-07T06:28:01.812Z] 4cc291be95ef: Verifying Checksum [2025-02-07T06:28:01.812Z] 4cc291be95ef: Download complete [2025-02-07T06:28:01.812Z] 5c3c966382ef: Verifying Checksum [2025-02-07T06:28:01.812Z] 5c3c966382ef: Download complete [2025-02-07T06:28:01.812Z] 4f4fb700ef54: Verifying Checksum [2025-02-07T06:28:01.812Z] 4f4fb700ef54: Download complete [2025-02-07T06:28:01.812Z] 43c4264eed91: Download complete [2025-02-07T06:28:02.071Z] 43c4264eed91: Pull complete [2025-02-07T06:28:02.071Z] d9c7d2e4e75e: Verifying Checksum [2025-02-07T06:28:02.071Z] d9c7d2e4e75e: Download complete [2025-02-07T06:28:02.071Z] 4cc291be95ef: Pull complete [2025-02-07T06:28:02.330Z] 2ac1f1163629: Verifying Checksum [2025-02-07T06:28:02.330Z] 2ac1f1163629: Download complete [2025-02-07T06:28:02.897Z] 9c3e1370e548: Verifying Checksum [2025-02-07T06:28:02.897Z] 9c3e1370e548: Download complete [2025-02-07T06:28:06.182Z] 2ac1f1163629: Pull complete [2025-02-07T06:28:06.182Z] 5c3c966382ef: Pull complete [2025-02-07T06:28:06.182Z] 4f4fb700ef54: Pull complete [2025-02-07T06:28:06.182Z] d9c7d2e4e75e: Pull complete [2025-02-07T06:28:09.465Z] 9c3e1370e548: Pull complete [2025-02-07T06:28:09.465Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-02-07T06:28:09.466Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-07T06:28:09.466Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-07T06:28:09.569Z] prd-ubuntu20.04-docker-8c-8g-38343 does not seem to be running inside a container [2025-02-07T06:28:09.600Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-02-07T06:28:13.488Z] $ docker top 24e5951649df69a2218983ecc7abc3857d4f60f0ce5370d009bb3b5d42ff8a78 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-07T06:28:13.845Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] echo [2025-02-07T06:28:13.856Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh [2025-02-07T06:28:14.136Z] + set -o pipefail [2025-02-07T06:28:14.136Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' [2025-02-07T06:28:20.705Z] [2025-02-07T06:28:20.705Z] Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... [2025-02-07T06:28:20.705Z] [2025-02-07T06:28:20.705Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0a0805b9-8982-40eb-8dbc-845f1ef902a3/history/9252c250-6034-40e3-8e55-02b7824e6558 [2025-02-07T06:28:20.705Z] [2025-02-07T06:28:20.705Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2025-02-07T06:28:20.705Z] [2025-02-07T06:28:20.705Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-02-07T06:28:20.705Z] [2025-02-07T06:28:20.705Z] [2025-02-07T06:28:20.705Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-02-07T06:28:20.705Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-02-07T06:28:20.715Z] $ docker stop --time=1 24e5951649df69a2218983ecc7abc3857d4f60f0ce5370d009bb3b5d42ff8a78 [2025-02-07T06:28:23.997Z] $ docker rm -f --volumes 24e5951649df69a2218983ecc7abc3857d4f60f0ce5370d009bb3b5d42ff8a78 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-07T06:28:24.895Z] + git log --format=format:%s -1 b1150cef3ee3943af5fba7b24690d73d6672cf6d [Pipeline] sh [2025-02-07T06:28:25.188Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-07T06:28:25.188Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T06:28:25.499Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-07T06:28:25.499Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-07T06:28:25.576Z] prd-ubuntu20.04-docker-8c-8g-38343 does not seem to be running inside a container [2025-02-07T06:28:25.603Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-07T06:28:26.063Z] $ docker top da967126bbad395d2982a346259282da8483f96d15a4f99f154841680a4173ca -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-07T06:28:26.183Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-07T06:28:26.183Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-07T06:28:26.304Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-07T06:28:26.304Z] $ docker exec da967126bbad395d2982a346259282da8483f96d15a4f99f154841680a4173ca ssh-agent [2025-02-07T06:28:26.416Z] SSH_AUTH_SOCK=/tmp/ssh-FLnifk4Ah89z/agent.33 [2025-02-07T06:28:26.416Z] SSH_AGENT_PID=39 [2025-02-07T06:28:26.421Z] Running ssh-add (command line suppressed) [2025-02-07T06:28:26.517Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_16827384603267457445.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_16827384603267457445.key) [2025-02-07T06:28:26.533Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-07T06:28:26.824Z] + git semver tag [2025-02-07T06:28:27.083Z] 2025-02-07 06:28:27,010 [run_tag] DEBUG tag force:False [2025-02-07T06:28:27.083Z] 2025-02-07 06:28:27,010 [check_head_tag] DEBUG check head tag [2025-02-07T06:28:27.083Z] 2025-02-07 06:28:27,011 [execute] INFO git cat-file --batch-check [2025-02-07T06:28:27.083Z] 2025-02-07 06:28:27,011 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) [2025-02-07T06:28:27.083Z] 2025-02-07 06:28:27,016 [execute] INFO git cat-file --batch [2025-02-07T06:28:27.083Z] 2025-02-07 06:28:27,016 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) [2025-02-07T06:28:27.083Z] 2025-02-07 06:28:27,043 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-02-07T06:28:27.083Z] 2025-02-07 06:28:27,043 [execute] INFO git tag -a v4.0.0-dev.13 -m v4.0.0-dev.13 [2025-02-07T06:28:27.083Z] 2025-02-07 06:28:27,043 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.13', '-m', 'v4.0.0-dev.13'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) [2025-02-07T06:28:27.083Z] 2025-02-07 06:28:27,049 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-02-07T06:28:27.083Z] 4.0.0-dev.13 [Pipeline] } [2025-02-07T06:28:27.089Z] $ docker exec --env ******** --env ******** da967126bbad395d2982a346259282da8483f96d15a4f99f154841680a4173ca ssh-agent -k [2025-02-07T06:28:27.188Z] unset SSH_AUTH_SOCK; [2025-02-07T06:28:27.188Z] unset SSH_AGENT_PID; [2025-02-07T06:28:27.188Z] echo Agent pid 39 killed; [2025-02-07T06:28:27.199Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-07T06:28:27.528Z] + git semver [Pipeline] } [2025-02-07T06:28:27.799Z] $ docker stop --time=1 da967126bbad395d2982a346259282da8483f96d15a4f99f154841680a4173ca [2025-02-07T06:28:29.063Z] $ docker rm -f --volumes da967126bbad395d2982a346259282da8483f96d15a4f99f154841680a4173ca [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T06:28:29.485Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-07T06:28:29.485Z] [2025-02-07T06:28:29.485Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T06:28:29.789Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-07T06:28:29.790Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-02-07T06:28:29.790Z] ab5ef0e58194: Pulling fs layer [2025-02-07T06:28:29.790Z] 9712f1f96733: Pulling fs layer [2025-02-07T06:28:29.790Z] 63f879dbbcfc: Pulling fs layer [2025-02-07T06:28:29.790Z] 0d9ebad4ef96: Pulling fs layer [2025-02-07T06:28:29.790Z] e9a5061849ea: Pulling fs layer [2025-02-07T06:28:29.790Z] d747dcd14b5f: Pulling fs layer [2025-02-07T06:28:29.790Z] 2de7ff778b66: Pulling fs layer [2025-02-07T06:28:29.790Z] e9a5061849ea: Waiting [2025-02-07T06:28:29.790Z] d747dcd14b5f: Waiting [2025-02-07T06:28:29.790Z] 2de7ff778b66: Waiting [2025-02-07T06:28:29.790Z] 0d9ebad4ef96: Waiting [2025-02-07T06:28:29.790Z] 9712f1f96733: Verifying Checksum [2025-02-07T06:28:29.790Z] 9712f1f96733: Download complete [2025-02-07T06:28:30.050Z] 63f879dbbcfc: Verifying Checksum [2025-02-07T06:28:30.050Z] 63f879dbbcfc: Download complete [2025-02-07T06:28:30.050Z] e9a5061849ea: Verifying Checksum [2025-02-07T06:28:30.050Z] e9a5061849ea: Download complete [2025-02-07T06:28:30.309Z] d747dcd14b5f: Download complete [2025-02-07T06:28:30.309Z] ab5ef0e58194: Verifying Checksum [2025-02-07T06:28:30.309Z] ab5ef0e58194: Download complete [2025-02-07T06:28:30.309Z] 0d9ebad4ef96: Verifying Checksum [2025-02-07T06:28:30.309Z] 0d9ebad4ef96: Download complete [2025-02-07T06:28:30.309Z] 2de7ff778b66: Verifying Checksum [2025-02-07T06:28:30.310Z] 2de7ff778b66: Download complete [2025-02-07T06:28:33.598Z] ab5ef0e58194: Pull complete [2025-02-07T06:28:33.598Z] 9712f1f96733: Pull complete [2025-02-07T06:28:33.856Z] 63f879dbbcfc: Pull complete [2025-02-07T06:28:38.051Z] 0d9ebad4ef96: Pull complete [2025-02-07T06:28:38.051Z] e9a5061849ea: Pull complete [2025-02-07T06:28:38.051Z] d747dcd14b5f: Pull complete [2025-02-07T06:28:39.431Z] 2de7ff778b66: Pull complete [2025-02-07T06:28:39.431Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-02-07T06:28:39.431Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-07T06:28:39.431Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-07T06:28:39.534Z] prd-ubuntu20.04-docker-8c-8g-38343 does not seem to be running inside a container [2025-02-07T06:28:39.564Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-02-07T06:28:44.724Z] $ docker top af21934a95a9802c3e39edf114202078f7a58d4b56362be4303729ec1dc06978 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-02-07T06:28:44.810Z] provisioning config files... [2025-02-07T06:28:44.816Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config18250820453493812196tmp [2025-02-07T06:28:44.825Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config13555698322157301132tmp [2025-02-07T06:28:44.834Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config15758953438522501481tmp [Pipeline] { [Pipeline] echo [2025-02-07T06:28:45.042Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-07T06:28:45.350Z] ---> sigul-configuration.sh [2025-02-07T06:28:45.350Z] gpg: directory `/root/.gnupg' created [2025-02-07T06:28:45.350Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-02-07T06:28:45.350Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-02-07T06:28:45.350Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-02-07T06:28:45.350Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-02-07T06:28:45.350Z] gpg: CAST5 encrypted data [2025-02-07T06:28:45.350Z] gpg: encrypted with 1 passphrase [2025-02-07T06:28:45.350Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-02-07T06:28:45.647Z] + mkdir /home/jenkins [2025-02-07T06:28:45.647Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-02-07T06:28:45.946Z] + 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 [2025-02-07T06:28:45.960Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-07T06:28:46.254Z] ---> sigul-install.sh [2025-02-07T06:28:46.254Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-02-07T06:28:46.549Z] + git tag --list [2025-02-07T06:28:46.549Z] 0.7.1 [2025-02-07T06:28:46.549Z] v1.0.0 [2025-02-07T06:28:46.549Z] v1.1.0 [2025-02-07T06:28:46.549Z] v1.1.1 [2025-02-07T06:28:46.549Z] v1.2.2 [2025-02-07T06:28:46.549Z] v1.3.0 [2025-02-07T06:28:46.549Z] v1.3.1 [2025-02-07T06:28:46.549Z] v2.0.0 [2025-02-07T06:28:46.549Z] v2.1.0 [2025-02-07T06:28:46.549Z] v2.1.1 [2025-02-07T06:28:46.549Z] v2.2.0 [2025-02-07T06:28:46.549Z] v2.3.0 [2025-02-07T06:28:46.549Z] v3.0 [2025-02-07T06:28:46.549Z] v3.0.0 [2025-02-07T06:28:46.549Z] v3.1 [2025-02-07T06:28:46.549Z] v3.1.0 [2025-02-07T06:28:46.549Z] v3.1.0-dev.1 [2025-02-07T06:28:46.549Z] v3.1.0-dev.10 [2025-02-07T06:28:46.549Z] v3.1.0-dev.11 [2025-02-07T06:28:46.549Z] v3.1.0-dev.12 [2025-02-07T06:28:46.549Z] v3.1.0-dev.13 [2025-02-07T06:28:46.549Z] v3.1.0-dev.14 [2025-02-07T06:28:46.549Z] v3.1.0-dev.15 [2025-02-07T06:28:46.549Z] v3.1.0-dev.16 [2025-02-07T06:28:46.549Z] v3.1.0-dev.17 [2025-02-07T06:28:46.549Z] v3.1.0-dev.18 [2025-02-07T06:28:46.549Z] v3.1.0-dev.19 [2025-02-07T06:28:46.549Z] v3.1.0-dev.2 [2025-02-07T06:28:46.549Z] v3.1.0-dev.20 [2025-02-07T06:28:46.549Z] v3.1.0-dev.21 [2025-02-07T06:28:46.549Z] v3.1.0-dev.22 [2025-02-07T06:28:46.549Z] v3.1.0-dev.23 [2025-02-07T06:28:46.549Z] v3.1.0-dev.24 [2025-02-07T06:28:46.549Z] v3.1.0-dev.25 [2025-02-07T06:28:46.549Z] v3.1.0-dev.3 [2025-02-07T06:28:46.549Z] v3.1.0-dev.4 [2025-02-07T06:28:46.549Z] v3.1.0-dev.5 [2025-02-07T06:28:46.549Z] v3.1.0-dev.6 [2025-02-07T06:28:46.549Z] v3.1.0-dev.7 [2025-02-07T06:28:46.549Z] v3.1.0-dev.8 [2025-02-07T06:28:46.549Z] v3.1.0-dev.9 [2025-02-07T06:28:46.549Z] v3.1.1 [2025-02-07T06:28:46.549Z] v3.1.1-dev.1 [2025-02-07T06:28:46.549Z] v3.2.0-dev.1 [2025-02-07T06:28:46.549Z] v3.2.0-dev.10 [2025-02-07T06:28:46.549Z] v3.2.0-dev.11 [2025-02-07T06:28:46.549Z] v3.2.0-dev.12 [2025-02-07T06:28:46.549Z] v3.2.0-dev.13 [2025-02-07T06:28:46.549Z] v3.2.0-dev.14 [2025-02-07T06:28:46.549Z] v3.2.0-dev.15 [2025-02-07T06:28:46.549Z] v3.2.0-dev.16 [2025-02-07T06:28:46.549Z] v3.2.0-dev.17 [2025-02-07T06:28:46.549Z] v3.2.0-dev.18 [2025-02-07T06:28:46.549Z] v3.2.0-dev.19 [2025-02-07T06:28:46.549Z] v3.2.0-dev.2 [2025-02-07T06:28:46.549Z] v3.2.0-dev.20 [2025-02-07T06:28:46.549Z] v3.2.0-dev.21 [2025-02-07T06:28:46.549Z] v3.2.0-dev.22 [2025-02-07T06:28:46.549Z] v3.2.0-dev.23 [2025-02-07T06:28:46.549Z] v3.2.0-dev.24 [2025-02-07T06:28:46.549Z] v3.2.0-dev.25 [2025-02-07T06:28:46.549Z] v3.2.0-dev.26 [2025-02-07T06:28:46.549Z] v3.2.0-dev.3 [2025-02-07T06:28:46.549Z] v3.2.0-dev.4 [2025-02-07T06:28:46.549Z] v3.2.0-dev.5 [2025-02-07T06:28:46.549Z] v3.2.0-dev.6 [2025-02-07T06:28:46.549Z] v3.2.0-dev.7 [2025-02-07T06:28:46.549Z] v3.2.0-dev.8 [2025-02-07T06:28:46.549Z] v3.2.0-dev.9 [2025-02-07T06:28:46.549Z] v4.0.0-dev.1 [2025-02-07T06:28:46.549Z] v4.0.0-dev.10 [2025-02-07T06:28:46.549Z] v4.0.0-dev.11 [2025-02-07T06:28:46.549Z] v4.0.0-dev.12 [2025-02-07T06:28:46.549Z] v4.0.0-dev.13 [2025-02-07T06:28:46.549Z] v4.0.0-dev.2 [2025-02-07T06:28:46.549Z] v4.0.0-dev.3 [2025-02-07T06:28:46.549Z] v4.0.0-dev.4 [2025-02-07T06:28:46.549Z] v4.0.0-dev.5 [2025-02-07T06:28:46.549Z] v4.0.0-dev.6 [2025-02-07T06:28:46.549Z] v4.0.0-dev.7 [2025-02-07T06:28:46.549Z] v4.0.0-dev.8 [2025-02-07T06:28:46.549Z] v4.0.0-dev.9 [Pipeline] sh [2025-02-07T06:28:46.900Z] + lftools sign git-tag v4.0.0-dev.13 [2025-02-07T06:28:47.469Z] Signing Git tag with Sigul... [2025-02-07T06:28:47.469Z] Signing v4.0.0-dev.13 [Pipeline] echo [2025-02-07T06:28:47.744Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-07T06:28:48.038Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-02-07T06:28:48.044Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-02-07T06:28:48.067Z] $ docker stop --time=1 af21934a95a9802c3e39edf114202078f7a58d4b56362be4303729ec1dc06978 [2025-02-07T06:28:49.358Z] $ docker rm -f --volumes af21934a95a9802c3e39edf114202078f7a58d4b56362be4303729ec1dc06978 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-02-07T06:28:49.796Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-07T06:28:49.796Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T06:28:50.096Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-07T06:28:50.096Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-07T06:28:50.178Z] prd-ubuntu20.04-docker-8c-8g-38343 does not seem to be running inside a container [2025-02-07T06:28:50.205Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-07T06:28:50.558Z] $ docker top bbd322b8a8d6abb6ca33c78a04b9d989531c2e3776ef0e7e92243597b1e36f38 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-07T06:28:50.665Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-07T06:28:50.666Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-07T06:28:50.781Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-07T06:28:50.781Z] $ docker exec bbd322b8a8d6abb6ca33c78a04b9d989531c2e3776ef0e7e92243597b1e36f38 ssh-agent [2025-02-07T06:28:50.904Z] SSH_AUTH_SOCK=/tmp/ssh-u09iSamXpAqt/agent.33 [2025-02-07T06:28:50.904Z] SSH_AGENT_PID=39 [2025-02-07T06:28:50.908Z] Running ssh-add (command line suppressed) [2025-02-07T06:28:50.993Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_11085914410274354293.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_11085914410274354293.key) [2025-02-07T06:28:51.009Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-07T06:28:51.300Z] + git semver bump pre [2025-02-07T06:28:51.558Z] 2025-02-07 06:28:51,476 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-02-07T06:28:51.558Z] 2025-02-07 06:28:51,477 [bump_version] DEBUG bumping version:4.0.0-dev.13 on axis:pre with prefix:dev [2025-02-07T06:28:51.558Z] 2025-02-07 06:28:51,477 [bump_version] DEBUG bumped version:4.0.0-dev.14 [2025-02-07T06:28:51.558Z] 2025-02-07 06:28:51,477 [write_version] DEBUG write version:4.0.0-dev.14 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True [2025-02-07T06:28:51.558Z] 2025-02-07 06:28:51,477 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-02-07T06:28:51.558Z] 2025-02-07 06:28:51,477 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-02-07T06:28:51.558Z] 2025-02-07 06:28:51,479 [execute] INFO git cat-file --batch-check [2025-02-07T06:28:51.558Z] 2025-02-07 06:28:51,479 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-02-07T06:28:51.558Z] 2025-02-07 06:28:51,485 [execute] INFO git cat-file --batch [2025-02-07T06:28:51.558Z] 2025-02-07 06:28:51,485 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-02-07T06:28:51.558Z] 2025-02-07 06:28:51,491 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-02-07T06:28:51.558Z] 4.0.0-dev.14 [Pipeline] } [2025-02-07T06:28:51.566Z] $ docker exec --env ******** --env ******** bbd322b8a8d6abb6ca33c78a04b9d989531c2e3776ef0e7e92243597b1e36f38 ssh-agent -k [2025-02-07T06:28:51.661Z] unset SSH_AUTH_SOCK; [2025-02-07T06:28:51.661Z] unset SSH_AGENT_PID; [2025-02-07T06:28:51.661Z] echo Agent pid 39 killed; [2025-02-07T06:28:51.675Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-07T06:28:51.997Z] + git semver [Pipeline] } [2025-02-07T06:28:52.267Z] $ docker stop --time=1 bbd322b8a8d6abb6ca33c78a04b9d989531c2e3776ef0e7e92243597b1e36f38 [2025-02-07T06:28:53.576Z] $ docker rm -f --volumes bbd322b8a8d6abb6ca33c78a04b9d989531c2e3776ef0e7e92243597b1e36f38 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-07T06:28:53.931Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-07T06:28:53.932Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T06:28:54.233Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-07T06:28:54.233Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-07T06:28:54.316Z] prd-ubuntu20.04-docker-8c-8g-38343 does not seem to be running inside a container [2025-02-07T06:28:54.344Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-07T06:28:54.691Z] $ docker top 76ffa2faddc1ff6c33f44939100a15cb4665330647fe9d4eaa933219a4c7d7ea -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-07T06:28:54.806Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-07T06:28:54.806Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-07T06:28:54.915Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-07T06:28:54.914Z] $ docker exec 76ffa2faddc1ff6c33f44939100a15cb4665330647fe9d4eaa933219a4c7d7ea ssh-agent [2025-02-07T06:28:55.029Z] SSH_AUTH_SOCK=/tmp/ssh-PR9JD1y79OUH/agent.31 [2025-02-07T06:28:55.029Z] SSH_AGENT_PID=37 [2025-02-07T06:28:55.034Z] Running ssh-add (command line suppressed) [2025-02-07T06:28:55.138Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_15083813338281826311.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_15083813338281826311.key) [2025-02-07T06:28:55.153Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-07T06:28:55.441Z] + git semver push [2025-02-07T06:28:55.701Z] 2025-02-07 06:28:55,660 [run_push] DEBUG push [2025-02-07T06:28:55.701Z] 2025-02-07 06:28:55,661 [execute] INFO git cat-file --batch-check [2025-02-07T06:28:55.701Z] 2025-02-07 06:28:55,661 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-02-07T06:28:55.701Z] 2025-02-07 06:28:55,665 [execute] INFO git rev-list e045e0c953cc2217f0e20853d5337f2b58f4d587 -- [2025-02-07T06:28:55.701Z] 2025-02-07 06:28:55,666 [execute] DEBUG Popen(['git', 'rev-list', 'e045e0c953cc2217f0e20853d5337f2b58f4d587', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-02-07T06:28:55.701Z] 2025-02-07 06:28:55,676 [execute] INFO git fetch -v origin [2025-02-07T06:28:55.701Z] 2025-02-07 06:28:55,677 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-02-07T06:28:56.269Z] 2025-02-07 06:28:56,219 [run_push] DEBUG no remote changes detected [2025-02-07T06:28:56.269Z] 2025-02-07 06:28:56,219 [execute] INFO git push origin semver [2025-02-07T06:28:56.269Z] 2025-02-07 06:28:56,220 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-02-07T06:28:57.207Z] 2025-02-07 06:28:56,915 [run_push] DEBUG push all version tags [2025-02-07T06:28:57.207Z] 2025-02-07 06:28:56,915 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-02-07T06:28:57.207Z] 2025-02-07 06:28:56,915 [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) [2025-02-07T06:28:57.776Z] 2025-02-07 06:28:57,589 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-02-07T06:28:57.776Z] 4.0.0-dev.14 [Pipeline] } [2025-02-07T06:28:57.782Z] $ docker exec --env ******** --env ******** 76ffa2faddc1ff6c33f44939100a15cb4665330647fe9d4eaa933219a4c7d7ea ssh-agent -k [2025-02-07T06:28:57.885Z] unset SSH_AUTH_SOCK; [2025-02-07T06:28:57.885Z] unset SSH_AGENT_PID; [2025-02-07T06:28:57.885Z] echo Agent pid 37 killed; [2025-02-07T06:28:57.899Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-07T06:28:58.229Z] + git semver [Pipeline] } [2025-02-07T06:28:58.497Z] $ docker stop --time=1 76ffa2faddc1ff6c33f44939100a15cb4665330647fe9d4eaa933219a4c7d7ea [2025-02-07T06:28:59.744Z] $ docker rm -f --volumes 76ffa2faddc1ff6c33f44939100a15cb4665330647fe9d4eaa933219a4c7d7ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-02-07T06:29:00.400Z] + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] [2025-02-07T06:29:00.400Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2025-02-07T06:29:00.400Z] total 16 [2025-02-07T06:29:00.400Z] drwxr-xr-x 3 root root 4096 Feb 7 06:20 . [2025-02-07T06:29:00.400Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 7 06:28 .. [2025-02-07T06:29:00.400Z] drwxr-xr-x 2 root root 4096 Feb 7 06:20 cost [2025-02-07T06:29:00.400Z] -rw-r--r-- 1 root root 88 Feb 7 06:20 cost.csv [2025-02-07T06:29:00.400Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives [2025-02-07T06:29:00.400Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2025-02-07T06:29:00.400Z] total 16 [2025-02-07T06:29:00.400Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 7 06:20 . [2025-02-07T06:29:00.400Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 7 06:28 .. [2025-02-07T06:29:00.400Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 7 06:20 cost [2025-02-07T06:29:00.400Z] -rw-r--r-- 1 jenkins jenkins 88 Feb 7 06:20 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-02-07T06:29:00.691Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-07T06:29:01.554Z] ---> package-listing.sh [2025-02-07T06:29:01.554Z] ++ facter osfamily [2025-02-07T06:29:01.554Z] ++ tr '[:upper:]' '[:lower:]' [2025-02-07T06:29:01.815Z] + OS_FAMILY=debian [2025-02-07T06:29:01.815Z] + workspace=/w/workspace/gexfoundry_device-modbus-go_main [2025-02-07T06:29:01.815Z] + START_PACKAGES=/tmp/packages_start.txt [2025-02-07T06:29:01.815Z] + END_PACKAGES=/tmp/packages_end.txt [2025-02-07T06:29:01.815Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-02-07T06:29:01.815Z] + PACKAGES=/tmp/packages_start.txt [2025-02-07T06:29:01.815Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2025-02-07T06:29:01.815Z] + PACKAGES=/tmp/packages_end.txt [2025-02-07T06:29:01.815Z] + case "${OS_FAMILY}" in [2025-02-07T06:29:01.815Z] + dpkg -l [2025-02-07T06:29:01.815Z] + grep '^ii' [2025-02-07T06:29:01.815Z] + '[' -f /tmp/packages_start.txt ']' [2025-02-07T06:29:01.815Z] + '[' -f /tmp/packages_end.txt ']' [2025-02-07T06:29:01.815Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-02-07T06:29:01.815Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2025-02-07T06:29:01.815Z] + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ [2025-02-07T06:29:01.815Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo [2025-02-07T06:29:01.827Z] 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 [2025-02-07T06:29:02.105Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-07T06:29:02.668Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-07T06:29:02.668Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-07T06:29:02.747Z] prd-ubuntu20.04-docker-8c-8g-38343 does not seem to be running inside a container [2025-02-07T06:29:02.771Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-02-07T06:29:02.962Z] $ docker top d0e5c01ea10d96c2561a0c10227079f71e0b4ea9868b1c3b92699239751c41ef -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-07T06:29:03.328Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-02-07T06:29:03.615Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-02-07T06:29:03.901Z] + ls /var/log/sa-host [2025-02-07T06:29:03.901Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-07T06:29:04.053Z] provisioning config files... [2025-02-07T06:29:04.060Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config9105065979978857067tmp [Pipeline] { [Pipeline] echo [2025-02-07T06:29:04.078Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-07T06:29:04.366Z] ---> create-netrc.sh [Pipeline] } [2025-02-07T06:29:04.372Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-02-07T06:29:04.710Z] ---> python-tools-install.sh [Pipeline] echo [2025-02-07T06:29:04.721Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-07T06:29:05.002Z] ---> sudo-logs.sh [2025-02-07T06:29:05.002Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-02-07T06:29:05.028Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-07T06:29:05.313Z] ---> job-cost.sh [2025-02-07T06:29:05.313Z] lf-activate-venv: SKIPPING [2025-02-07T06:29:05.313Z] DEBUG: total: 0.2199999988079071 [2025-02-07T06:29:05.313Z] INFO: Retrieving Stack Cost... [2025-02-07T06:29:05.572Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-07T06:29:06.139Z] INFO: Archiving Costs [Pipeline] echo [2025-02-07T06:29:06.152Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-07T06:29:06.434Z] ---> logs-deploy.sh [2025-02-07T06:29:06.434Z] lf-activate-venv: SKIPPING [2025-02-07T06:29:06.434Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/178 [2025-02-07T06:29:06.434Z] INFO: archiving workspace using pattern(s): [2025-02-07T06:29:07.371Z] Archives upload complete. [2025-02-07T06:29:07.371Z] INFO: archiving logs to Nexus