Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f916d0fb32b877ff84da90d820eba295f5bd4a5a 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-ssh3859022573586417434.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-ssh15873199553222110844.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-ssh17222560772828210106.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-ssh893783118674343971.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-ssh16775472350167248974.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-36938 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 f916d0fb32b877ff84da90d820eba295f5bd4a5a (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 f916d0fb32b877ff84da90d820eba295f5bd4a5a # timeout=10 Commit message: "Merge pull request #608 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.19" > git rev-list --no-walk 55a903a4e4241ed304b874eba174be4eba37eb89 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-01-17T06:05:45.586Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-01-17T06:05:45.665Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-01-17T06:05:45.688Z] ========================================================= [2025-01-17T06:05:45.689Z] EdgeX Global Pipelines Version Info [2025-01-17T06:05:45.689Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-01-17T06:05:46.467Z] ------------------- [2025-01-17T06:05:46.467Z] stable info: [2025-01-17T06:05:46.467Z] ------------------- [2025-01-17T06:05:46.467Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-01-17T06:05:46.467Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-17T06:05:46.467Z] Message: update stable to v1.0.269 [2025-01-17T06:05:47.037Z] ------------------- [2025-01-17T06:05:47.037Z] experimental info: [2025-01-17T06:05:47.037Z] ------------------- [2025-01-17T06:05:47.037Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-01-17T06:05:47.037Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-17T06:05:47.037Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-01-17T06:05:47.122Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2025-01-17T06:05:47.147Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2025-01-17T06:05:47.172Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-01-17T06:05:47.193Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-01-17T06:05:47.211Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-01-17T06:05:47.229Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-01-17T06:05:47.248Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-01-17T06:05:47.269Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-01-17T06:05:47.286Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-01-17T06:05:47.311Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-01-17T06:05:47.337Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-01-17T06:05:47.367Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2025-01-17T06:05:47.392Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-01-17T06:05:47.410Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-01-17T06:05:47.426Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-01-17T06:05:47.444Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-01-17T06:05:47.462Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-01-17T06:05:47.478Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-01-17T06:05:47.503Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-01-17T06:05:47.526Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-01-17T06:05:47.549Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-01-17T06:05:47.566Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-01-17T06:05:47.585Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-01-17T06:05:47.605Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-01-17T06:05:47.620Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-01-17T06:05:47.642Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-01-17T06:05:47.664Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-01-17T06:05:47.689Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-01-17T06:05:47.713Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-01-17T06:05:47.732Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-01-17T06:05:47.754Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f916d0fb32b877ff84da90d820eba295f5bd4a5a [Pipeline] echo [2025-01-17T06:05:47.774Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f916d0f [Pipeline] echo [2025-01-17T06:05:47.797Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-17T06:05:47.860Z] provisioning config files... [2025-01-17T06:05:47.877Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config9566325517183423251tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-17T06:05:48.215Z] ---> ****-login.sh [2025-01-17T06:05:48.215Z] nexus3.edgexfoundry.org:10001 [2025-01-17T06:05:48.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T06:05:48.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T06:05:48.478Z] Configure a credential helper to remove this warning. See [2025-01-17T06:05:48.478Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T06:05:48.478Z] [2025-01-17T06:05:48.478Z] Login Succeeded [2025-01-17T06:05:48.478Z] nexus3.edgexfoundry.org:10002 [2025-01-17T06:05:48.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T06:05:48.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T06:05:48.738Z] Configure a credential helper to remove this warning. See [2025-01-17T06:05:48.738Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T06:05:48.738Z] [2025-01-17T06:05:48.738Z] Login Succeeded [2025-01-17T06:05:48.738Z] nexus3.edgexfoundry.org:10003 [2025-01-17T06:05:48.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T06:05:48.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T06:05:48.738Z] Configure a credential helper to remove this warning. See [2025-01-17T06:05:48.739Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T06:05:48.739Z] [2025-01-17T06:05:48.739Z] Login Succeeded [2025-01-17T06:05:48.739Z] nexus3.edgexfoundry.org:10004 [2025-01-17T06:05:48.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T06:05:48.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T06:05:48.998Z] Configure a credential helper to remove this warning. See [2025-01-17T06:05:48.998Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T06:05:48.998Z] [2025-01-17T06:05:48.998Z] Login Succeeded [2025-01-17T06:05:48.998Z] ****.io [2025-01-17T06:05:48.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T06:05:49.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T06:05:49.257Z] Configure a credential helper to remove this warning. See [2025-01-17T06:05:49.257Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T06:05:49.257Z] [2025-01-17T06:05:49.257Z] Login Succeeded [2025-01-17T06:05:49.257Z] ---> ****-login.sh ends [Pipeline] } [2025-01-17T06:05:49.264Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-01-17T06:05:49.661Z] + git rev-list -1 --merges f916d0fb32b877ff84da90d820eba295f5bd4a5a~1..f916d0fb32b877ff84da90d820eba295f5bd4a5a [Pipeline] echo [2025-01-17T06:05:49.687Z] -----------> git rev-list -1 --merges f916d0fb32b877ff84da90d820eba295f5bd4a5a~1..f916d0fb32b877ff84da90d820eba295f5bd4a5a f916d0fb32b877ff84da90d820eba295f5bd4a5a [2025-01-17T06:05:49.687Z] f916d0fb32b877ff84da90d820eba295f5bd4a5a [false] [Pipeline] sh [2025-01-17T06:05:49.983Z] + git log --format=format:%s -1 f916d0fb32b877ff84da90d820eba295f5bd4a5a [Pipeline] echo [2025-01-17T06:05:50.001Z] ========================================================= [2025-01-17T06:05:50.001Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-01-17T06:05:50.001Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-17T06:05:50.345Z] + git log --format=format:%s -1 f916d0fb32b877ff84da90d820eba295f5bd4a5a [Pipeline] echo [2025-01-17T06:05:50.357Z] [semverPrep] GIT_COMMIT: f916d0fb32b877ff84da90d820eba295f5bd4a5a, Commit Message: Merge pull request #608 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.19 [Pipeline] echo [2025-01-17T06:05:50.373Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-01-17T06:05:50.757Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-17T06:05:50.757Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-01-17T06:05:50.757Z] + [ -e /tmp/ssh_known_hosts ] [2025-01-17T06:05:50.757Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-01-17T06:05:50.757Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-01-17T06:05:50.757Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-01-17T06:05:50.757Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T06:05:51.182Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-17T06:05:51.182Z] [2025-01-17T06:05:51.182Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T06:05:51.486Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-17T06:05:51.486Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-01-17T06:05:51.486Z] b85a868b505f: Pulling fs layer [2025-01-17T06:05:51.486Z] e2be974225ed: Pulling fs layer [2025-01-17T06:05:51.486Z] 339a4e72a1f5: Pulling fs layer [2025-01-17T06:05:51.486Z] 988bab9f4d93: Pulling fs layer [2025-01-17T06:05:51.486Z] 1469e6f7b9e6: Pulling fs layer [2025-01-17T06:05:51.486Z] eaf3925da568: Pulling fs layer [2025-01-17T06:05:51.486Z] bab4dde63d76: Pulling fs layer [2025-01-17T06:05:51.486Z] bde34c3a00c8: Pulling fs layer [2025-01-17T06:05:51.486Z] b352a97aabf1: Pulling fs layer [2025-01-17T06:05:51.486Z] 4872d77fe225: Pulling fs layer [2025-01-17T06:05:51.486Z] 5851b861e8e6: Pulling fs layer [2025-01-17T06:05:51.486Z] 988bab9f4d93: Waiting [2025-01-17T06:05:51.486Z] 1469e6f7b9e6: Waiting [2025-01-17T06:05:51.486Z] b352a97aabf1: Waiting [2025-01-17T06:05:51.486Z] 4872d77fe225: Waiting [2025-01-17T06:05:51.486Z] 5851b861e8e6: Waiting [2025-01-17T06:05:51.486Z] eaf3925da568: Waiting [2025-01-17T06:05:51.486Z] bab4dde63d76: Waiting [2025-01-17T06:05:51.486Z] bde34c3a00c8: Waiting [2025-01-17T06:05:51.486Z] e2be974225ed: Download complete [2025-01-17T06:05:51.486Z] 988bab9f4d93: Verifying Checksum [2025-01-17T06:05:51.486Z] 988bab9f4d93: Download complete [2025-01-17T06:05:51.745Z] 1469e6f7b9e6: Verifying Checksum [2025-01-17T06:05:51.745Z] 1469e6f7b9e6: Download complete [2025-01-17T06:05:51.745Z] 339a4e72a1f5: Verifying Checksum [2025-01-17T06:05:51.745Z] 339a4e72a1f5: Download complete [2025-01-17T06:05:51.745Z] eaf3925da568: Download complete [2025-01-17T06:05:51.745Z] bde34c3a00c8: Download complete [2025-01-17T06:05:51.745Z] b352a97aabf1: Download complete [2025-01-17T06:05:51.745Z] 4872d77fe225: Download complete [2025-01-17T06:05:51.745Z] 5851b861e8e6: Verifying Checksum [2025-01-17T06:05:51.745Z] 5851b861e8e6: Download complete [2025-01-17T06:05:52.006Z] b85a868b505f: Verifying Checksum [2025-01-17T06:05:52.006Z] b85a868b505f: Download complete [2025-01-17T06:05:52.006Z] bab4dde63d76: Verifying Checksum [2025-01-17T06:05:52.006Z] bab4dde63d76: Download complete [2025-01-17T06:05:52.943Z] b85a868b505f: Pull complete [2025-01-17T06:05:53.202Z] e2be974225ed: Pull complete [2025-01-17T06:05:53.776Z] 339a4e72a1f5: Pull complete [2025-01-17T06:05:53.776Z] 988bab9f4d93: Pull complete [2025-01-17T06:05:54.035Z] 1469e6f7b9e6: Pull complete [2025-01-17T06:05:54.035Z] eaf3925da568: Pull complete [2025-01-17T06:05:55.938Z] bab4dde63d76: Pull complete [2025-01-17T06:05:55.938Z] bde34c3a00c8: Pull complete [2025-01-17T06:05:55.938Z] b352a97aabf1: Pull complete [2025-01-17T06:05:55.938Z] 4872d77fe225: Pull complete [2025-01-17T06:05:55.938Z] 5851b861e8e6: Pull complete [2025-01-17T06:05:55.938Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-01-17T06:05:55.938Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-17T06:05:55.938Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T06:05:56.081Z] prd-ubuntu20.04-docker-8c-8g-36938 does not seem to be running inside a container [2025-01-17T06:05:56.108Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-17T06:05:57.437Z] $ docker top 8e9f381e0f43f36ac766f159daa968a3f71e9cf463841436feb23a32cc965513 -eo pid,comm [2025-01-17T06:05:57.491Z] 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-01-17T06:05:57.491Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-17T06:05:57.548Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-17T06:05:57.548Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-17T06:05:57.662Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-17T06:05:57.663Z] $ docker exec 8e9f381e0f43f36ac766f159daa968a3f71e9cf463841436feb23a32cc965513 ssh-agent [2025-01-17T06:05:57.768Z] SSH_AUTH_SOCK=/tmp/ssh-1vKZJVEJUddQ/agent.31 [2025-01-17T06:05:57.768Z] SSH_AGENT_PID=37 [2025-01-17T06:05:57.776Z] Running ssh-add (command line suppressed) [2025-01-17T06:05:57.877Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_426149590007052194.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_426149590007052194.key) [2025-01-17T06:05:57.893Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-17T06:05:58.193Z] + git tag --points-at HEAD [Pipeline] } [2025-01-17T06:05:58.203Z] $ docker exec --env ******** --env ******** 8e9f381e0f43f36ac766f159daa968a3f71e9cf463841436feb23a32cc965513 ssh-agent -k [2025-01-17T06:05:58.298Z] unset SSH_AUTH_SOCK; [2025-01-17T06:05:58.299Z] unset SSH_AGENT_PID; [2025-01-17T06:05:58.299Z] echo Agent pid 37 killed; [2025-01-17T06:05:58.309Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-01-17T06:05:58.359Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-17T06:05:58.359Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-17T06:05:58.467Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-17T06:05:58.467Z] $ docker exec 8e9f381e0f43f36ac766f159daa968a3f71e9cf463841436feb23a32cc965513 ssh-agent [2025-01-17T06:05:58.575Z] SSH_AUTH_SOCK=/tmp/ssh-TvqhodmZ7qKd/agent.70 [2025-01-17T06:05:58.575Z] SSH_AGENT_PID=76 [2025-01-17T06:05:58.579Z] Running ssh-add (command line suppressed) [2025-01-17T06:05:58.691Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_13035482729437708487.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_13035482729437708487.key) [2025-01-17T06:05:58.707Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-17T06:05:59.001Z] + git semver init [2025-01-17T06:05:59.260Z] 2025-01-17 06:05:59,168 [run_init] DEBUG init version:0.0.0 force:False [2025-01-17T06:05:59.260Z] 2025-01-17 06:05:59,169 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver [2025-01-17T06:05:59.260Z] 2025-01-17 06:05:59,169 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver [2025-01-17T06:05:59.260Z] 2025-01-17 06:05:59,170 [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-01-17T06:06:00.199Z] 2025-01-17 06:06:00,085 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude [2025-01-17T06:06:00.199Z] 2025-01-17 06:06:00,086 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False [2025-01-17T06:06:00.199Z] 2025-01-17 06:06:00,086 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-01-17T06:06:00.199Z] 2025-01-17 06:06:00,086 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-01-17T06:06:00.199Z] 4.0.0-dev.11 [Pipeline] } [2025-01-17T06:06:00.206Z] $ docker exec --env ******** --env ******** 8e9f381e0f43f36ac766f159daa968a3f71e9cf463841436feb23a32cc965513 ssh-agent -k [2025-01-17T06:06:00.283Z] unset SSH_AUTH_SOCK; [2025-01-17T06:06:00.284Z] unset SSH_AGENT_PID; [2025-01-17T06:06:00.284Z] echo Agent pid 76 killed; [2025-01-17T06:06:00.295Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-17T06:06:00.625Z] + git semver [Pipeline] } [2025-01-17T06:06:00.897Z] $ docker stop --time=1 8e9f381e0f43f36ac766f159daa968a3f71e9cf463841436feb23a32cc965513 [2025-01-17T06:06:02.175Z] $ docker rm -f --volumes 8e9f381e0f43f36ac766f159daa968a3f71e9cf463841436feb23a32cc965513 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-17T06:06:02.542Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-01-17T06:06:02.802Z] Stashed 1 file(s) [Pipeline] echo [2025-01-17T06:06:02.806Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.11 [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-01-17T06:06:03.007Z] provisioning config files... [2025-01-17T06:06:03.018Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config17622309325178584005tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-17T06:06:03.320Z] ---> ****-login.sh [2025-01-17T06:06:03.320Z] nexus3.edgexfoundry.org:10001 [2025-01-17T06:06:03.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T06:06:03.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T06:06:03.320Z] Configure a credential helper to remove this warning. See [2025-01-17T06:06:03.320Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T06:06:03.320Z] [2025-01-17T06:06:03.320Z] Login Succeeded [2025-01-17T06:06:03.320Z] nexus3.edgexfoundry.org:10002 [2025-01-17T06:06:03.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T06:06:03.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T06:06:03.321Z] Configure a credential helper to remove this warning. See [2025-01-17T06:06:03.321Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T06:06:03.321Z] [2025-01-17T06:06:03.321Z] Login Succeeded [2025-01-17T06:06:03.321Z] nexus3.edgexfoundry.org:10003 [2025-01-17T06:06:03.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T06:06:03.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T06:06:03.582Z] Configure a credential helper to remove this warning. See [2025-01-17T06:06:03.582Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T06:06:03.582Z] [2025-01-17T06:06:03.582Z] Login Succeeded [2025-01-17T06:06:03.582Z] nexus3.edgexfoundry.org:10004 [2025-01-17T06:06:03.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T06:06:03.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T06:06:03.582Z] Configure a credential helper to remove this warning. See [2025-01-17T06:06:03.582Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T06:06:03.582Z] [2025-01-17T06:06:03.583Z] Login Succeeded [2025-01-17T06:06:03.583Z] ****.io [2025-01-17T06:06:03.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T06:06:03.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T06:06:03.845Z] Configure a credential helper to remove this warning. See [2025-01-17T06:06:03.845Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T06:06:03.845Z] [2025-01-17T06:06:03.845Z] Login Succeeded [2025-01-17T06:06:03.845Z] ---> ****-login.sh ends [Pipeline] } [2025-01-17T06:06:03.853Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-01-17T06:06:03.965Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-17T06:06:03.993Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-17T06:06:04.009Z] ========================================================= [2025-01-17T06:06:04.009Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-01-17T06:06:04.009Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T06:06:04.352Z] + 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-01-17T06:06:04.352Z] Sending build context to Docker daemon 18.18MB [2025-01-17T06:06:04.352Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2025-01-17T06:06:04.352Z] Step 2/10 : FROM ${BASE} AS builder [2025-01-17T06:06:04.352Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-01-17T06:06:04.352Z] da9db072f522: Pulling fs layer [2025-01-17T06:06:04.352Z] 6ef4a4ee8ca5: Pulling fs layer [2025-01-17T06:06:04.352Z] 06f05ace1117: Pulling fs layer [2025-01-17T06:06:04.352Z] 5fe327b54edc: Pulling fs layer [2025-01-17T06:06:04.352Z] 4f4fb700ef54: Pulling fs layer [2025-01-17T06:06:04.352Z] 92a5565b7b96: Pulling fs layer [2025-01-17T06:06:04.352Z] ff9bb7016b71: Pulling fs layer [2025-01-17T06:06:04.352Z] b67dba6c2c7d: Pulling fs layer [2025-01-17T06:06:04.352Z] a813b0c90790: Pulling fs layer [2025-01-17T06:06:04.352Z] 5fe327b54edc: Waiting [2025-01-17T06:06:04.352Z] ff9bb7016b71: Waiting [2025-01-17T06:06:04.352Z] b67dba6c2c7d: Waiting [2025-01-17T06:06:04.352Z] 4f4fb700ef54: Waiting [2025-01-17T06:06:04.352Z] a813b0c90790: Waiting [2025-01-17T06:06:04.352Z] 92a5565b7b96: Waiting [2025-01-17T06:06:04.611Z] 6ef4a4ee8ca5: Verifying Checksum [2025-01-17T06:06:04.611Z] 6ef4a4ee8ca5: Download complete [2025-01-17T06:06:04.611Z] 5fe327b54edc: Verifying Checksum [2025-01-17T06:06:04.611Z] 5fe327b54edc: Download complete [2025-01-17T06:06:04.611Z] 4f4fb700ef54: Verifying Checksum [2025-01-17T06:06:04.611Z] 4f4fb700ef54: Download complete [2025-01-17T06:06:04.611Z] 92a5565b7b96: Verifying Checksum [2025-01-17T06:06:04.611Z] 92a5565b7b96: Download complete [2025-01-17T06:06:04.611Z] da9db072f522: Download complete [2025-01-17T06:06:04.611Z] ff9bb7016b71: Verifying Checksum [2025-01-17T06:06:04.611Z] ff9bb7016b71: Download complete [2025-01-17T06:06:04.611Z] da9db072f522: Pull complete [2025-01-17T06:06:04.873Z] 6ef4a4ee8ca5: Pull complete [2025-01-17T06:06:04.873Z] a813b0c90790: Verifying Checksum [2025-01-17T06:06:04.873Z] a813b0c90790: Download complete [2025-01-17T06:06:05.133Z] 06f05ace1117: Verifying Checksum [2025-01-17T06:06:05.133Z] 06f05ace1117: Download complete [2025-01-17T06:06:05.392Z] b67dba6c2c7d: Verifying Checksum [2025-01-17T06:06:05.392Z] b67dba6c2c7d: Download complete [2025-01-17T06:06:08.677Z] 06f05ace1117: Pull complete [2025-01-17T06:06:08.677Z] 5fe327b54edc: Pull complete [2025-01-17T06:06:08.677Z] 4f4fb700ef54: Pull complete [2025-01-17T06:06:08.677Z] 92a5565b7b96: Pull complete [2025-01-17T06:06:08.677Z] ff9bb7016b71: Pull complete [2025-01-17T06:06:11.206Z] b67dba6c2c7d: Pull complete [2025-01-17T06:06:11.464Z] a813b0c90790: Pull complete [2025-01-17T06:06:11.464Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-01-17T06:06:11.464Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-17T06:06:11.464Z] ---> 3ba60ce46760 [2025-01-17T06:06:11.464Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2025-01-17T06:06:13.372Z] ---> Running in 33b12a9a45a9 [2025-01-17T06:06:13.372Z] Removing intermediate container 33b12a9a45a9 [2025-01-17T06:06:13.372Z] ---> a6981f83dffd [2025-01-17T06:06:13.372Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-01-17T06:06:13.372Z] ---> Running in 7e9330c95c54 [2025-01-17T06:06:13.372Z] Removing intermediate container 7e9330c95c54 [2025-01-17T06:06:13.372Z] ---> ecbe4082c769 [2025-01-17T06:06:13.372Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2025-01-17T06:06:13.372Z] ---> Running in a91bcaa851a1 [2025-01-17T06:06:13.631Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-17T06:06:13.631Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-17T06:06:14.201Z] (1/8) Installing openssh-keygen (9.7_p1-r4) [2025-01-17T06:06:14.201Z] (2/8) Installing libedit (20240517.3.1-r0) [2025-01-17T06:06:14.201Z] (3/8) Installing openssh-client-common (9.7_p1-r4) [2025-01-17T06:06:14.201Z] (4/8) Installing openssh-client-default (9.7_p1-r4) [2025-01-17T06:06:14.201Z] (5/8) Installing openssh-sftp-server (9.7_p1-r4) [2025-01-17T06:06:14.201Z] (6/8) Installing openssh-server-common (9.7_p1-r4) [2025-01-17T06:06:14.201Z] (7/8) Installing openssh-server (9.7_p1-r4) [2025-01-17T06:06:14.201Z] (8/8) Installing openssh (9.7_p1-r4) [2025-01-17T06:06:14.201Z] Executing busybox-1.36.1-r29.trigger [2025-01-17T06:06:14.201Z] OK: 253 MiB in 66 packages [2025-01-17T06:06:14.768Z] Removing intermediate container a91bcaa851a1 [2025-01-17T06:06:14.768Z] ---> 89a17b7f48ac [2025-01-17T06:06:14.768Z] Step 6/10 : WORKDIR /device-modbus-go [2025-01-17T06:06:14.768Z] ---> Running in 05dcdd3c7b45 [2025-01-17T06:06:14.768Z] Removing intermediate container 05dcdd3c7b45 [2025-01-17T06:06:14.768Z] ---> 72e78764e189 [2025-01-17T06:06:14.768Z] Step 7/10 : COPY go.mod vendor* ./ [2025-01-17T06:06:15.028Z] ---> 583c8b48e092 [2025-01-17T06:06:15.028Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-17T06:06:15.028Z] ---> Running in eccabcca5a70 [2025-01-17T06:06:17.963Z] Still waiting to schedule task [2025-01-17T06:06:17.964Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-01-17T06:06:53.758Z] Removing intermediate container eccabcca5a70 [2025-01-17T06:06:53.758Z] ---> cce5dde81e87 [2025-01-17T06:06:53.758Z] Step 9/10 : COPY . . [2025-01-17T06:06:53.758Z] ---> 29cf1405a3b4 [2025-01-17T06:06:53.758Z] Step 10/10 : RUN ${MAKE} [2025-01-17T06:06:53.758Z] ---> Running in cac1fc76753d [2025-01-17T06:06:53.758Z] noop [2025-01-17T06:06:54.328Z] Removing intermediate container cac1fc76753d [2025-01-17T06:06:54.328Z] ---> 0c1052173357 [2025-01-17T06:06:54.328Z] Successfully built 0c1052173357 [2025-01-17T06:06:54.328Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T06:06:54.674Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-17T06:06:54.674Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T06:06:54.764Z] prd-ubuntu20.04-docker-8c-8g-36938 does not seem to be running inside a container [2025-01-17T06:06:54.796Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-01-17T06:06:55.228Z] $ docker top 7338d20155a7a11870e4503c93fc510d03f242a928eddfaf3522d754a3b143ad -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-17T06:06:55.602Z] + go version [2025-01-17T06:06:55.602Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-01-17T06:06:55.612Z] $ docker stop --time=1 7338d20155a7a11870e4503c93fc510d03f242a928eddfaf3522d754a3b143ad [2025-01-17T06:06:56.997Z] $ docker rm -f --volumes 7338d20155a7a11870e4503c93fc510d03f242a928eddfaf3522d754a3b143ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T06:06:57.447Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-17T06:06:57.448Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T06:06:57.540Z] prd-ubuntu20.04-docker-8c-8g-36938 does not seem to be running inside a container [2025-01-17T06:06:57.571Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-01-17T06:06:57.899Z] $ docker top 9238da5a479154afb79ebed9cc94eb71fb61847a4a0fae9cf26336ddd2c695d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-17T06:06:58.259Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh [2025-01-17T06:06:58.568Z] + make test [2025-01-17T06:06:58.568Z] go test ./... -coverprofile=coverage.out [2025-01-17T06:06:59.949Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2025-01-17T06:07:18.034Z] github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements [2025-01-17T06:07:18.034Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.008s coverage: 48.0% of statements [2025-01-17T06:07:28.025Z] go vet ./... [2025-01-17T06:07:33.304Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-01-17T06:07:33.304Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-01-17T06:07:33.304Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-01-17T06:07:33.320Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-01-17T06:07:33.338Z] $ docker stop --time=1 9238da5a479154afb79ebed9cc94eb71fb61847a4a0fae9cf26336ddd2c695d1 [2025-01-17T06:07:35.881Z] $ docker rm -f --volumes 9238da5a479154afb79ebed9cc94eb71fb61847a4a0fae9cf26336ddd2c695d1 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-17T06:07:36.434Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-01-17T06:07:36.490Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-01-17T06:07:37.060Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-01-17T06:07:37.346Z] + ls -al . [2025-01-17T06:07:37.346Z] total 260 [2025-01-17T06:07:37.346Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 17 06:06 . [2025-01-17T06:07:37.346Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 17 06:05 .. [2025-01-17T06:07:37.346Z] -rw-rw-r-- 1 jenkins jenkins 140 Jan 17 06:05 .dockerignore [2025-01-17T06:07:37.346Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 17 06:07 .git [2025-01-17T06:07:37.346Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 17 06:05 .github [2025-01-17T06:07:37.346Z] -rw-rw-r-- 1 jenkins jenkins 266 Jan 17 06:05 .gitignore [2025-01-17T06:07:37.346Z] -rw-rw-r-- 1 jenkins jenkins 199 Jan 17 06:05 .golangci.yml [2025-01-17T06:07:37.346Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 17 06:06 .semver [2025-01-17T06:07:37.346Z] -rw-rw-r-- 1 jenkins jenkins 19818 Jan 17 06:05 Attribution.txt [2025-01-17T06:07:37.346Z] -rw-rw-r-- 1 jenkins jenkins 16388 Jan 17 06:05 CHANGELOG.md [2025-01-17T06:07:37.346Z] -rw-rw-r-- 1 jenkins jenkins 1479 Jan 17 06:05 Dockerfile [2025-01-17T06:07:37.346Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 17 06:05 GOVERNANCE.md [2025-01-17T06:07:37.346Z] -rw-rw-r-- 1 jenkins jenkins 658 Jan 17 06:05 Jenkinsfile [2025-01-17T06:07:37.346Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 17 06:05 LICENSE [2025-01-17T06:07:37.346Z] -rw-rw-r-- 1 jenkins jenkins 2524 Jan 17 06:05 Makefile [2025-01-17T06:07:37.346Z] -rw-rw-r-- 1 jenkins jenkins 622 Jan 17 06:05 OWNERS.md [2025-01-17T06:07:37.346Z] -rw-rw-r-- 1 jenkins jenkins 4463 Jan 17 06:05 README.md [2025-01-17T06:07:37.346Z] -rw-rw-r-- 1 jenkins jenkins 12 Jan 17 06:06 VERSION [2025-01-17T06:07:37.346Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 17 06:05 bin [2025-01-17T06:07:37.346Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 17 06:05 cmd [2025-01-17T06:07:37.346Z] -rw-r--r-- 1 jenkins jenkins 25464 Jan 17 06:07 coverage.out [2025-01-17T06:07:37.346Z] -rw-rw-r-- 1 jenkins jenkins 6390 Jan 17 06:05 go.mod [2025-01-17T06:07:37.346Z] -rw-rw-r-- 1 jenkins jenkins 86976 Jan 17 06:05 go.sum [2025-01-17T06:07:37.346Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 17 06:05 internal [2025-01-17T06:07:37.346Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 17 06:05 simulator [2025-01-17T06:07:37.346Z] -rw-rw-r-- 1 jenkins jenkins 229 Jan 17 06:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T06:07:37.679Z] + 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=f916d0fb32b877ff84da90d820eba295f5bd4a5a --label arch=amd64 --label version=4.0.0-dev.11 . [2025-01-17T06:07:37.680Z] Sending build context to Docker daemon 18.21MB [2025-01-17T06:07:37.680Z] Step 1/23 : ARG BASE=golang:1.23-alpine3.20 [2025-01-17T06:07:37.680Z] Step 2/23 : FROM ${BASE} AS builder [2025-01-17T06:07:37.680Z] ---> 0c1052173357 [2025-01-17T06:07:37.680Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2025-01-17T06:07:37.940Z] ---> Running in 19dd157747c2 [2025-01-17T06:07:38.199Z] Removing intermediate container 19dd157747c2 [2025-01-17T06:07:38.199Z] ---> 4eae2005bea2 [2025-01-17T06:07:38.199Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-01-17T06:07:38.459Z] ---> Running in b6a38bf4c51e [2025-01-17T06:07:38.718Z] Removing intermediate container b6a38bf4c51e [2025-01-17T06:07:38.718Z] ---> 26125c5bfe30 [2025-01-17T06:07:38.718Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2025-01-17T06:07:38.718Z] ---> Running in 439647fa0be6 [2025-01-17T06:07:38.977Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-17T06:07:38.977Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-17T06:07:39.553Z] OK: 253 MiB in 66 packages [2025-01-17T06:07:39.813Z] Removing intermediate container 439647fa0be6 [2025-01-17T06:07:39.813Z] ---> 872c05dd14c0 [2025-01-17T06:07:39.813Z] Step 6/23 : WORKDIR /device-modbus-go [2025-01-17T06:07:39.813Z] ---> Running in 8b5b1ac90f38 [2025-01-17T06:07:39.813Z] Removing intermediate container 8b5b1ac90f38 [2025-01-17T06:07:39.813Z] ---> 593d5b183316 [2025-01-17T06:07:39.813Z] Step 7/23 : COPY go.mod vendor* ./ [2025-01-17T06:07:40.072Z] ---> 1f2316704405 [2025-01-17T06:07:40.072Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-17T06:07:40.072Z] ---> Running in fecd1547c89a [2025-01-17T06:07:40.641Z] Removing intermediate container fecd1547c89a [2025-01-17T06:07:40.641Z] ---> 765ff5f418e6 [2025-01-17T06:07:40.641Z] Step 9/23 : COPY . . [2025-01-17T06:07:41.211Z] ---> 592ccb6434cc [2025-01-17T06:07:41.211Z] Step 10/23 : RUN ${MAKE} [2025-01-17T06:07:41.211Z] ---> Running in a37448f6f395 [2025-01-17T06:07:41.211Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.0.0-dev.11 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2025-01-17T06:08:07.771Z] Removing intermediate container a37448f6f395 [2025-01-17T06:08:07.771Z] ---> 964b6ec1badb [2025-01-17T06:08:07.771Z] Step 11/23 : FROM alpine:3.20 [2025-01-17T06:08:07.771Z] 3.20: Pulling from library/alpine [2025-01-17T06:08:07.771Z] 66a3d608f3fa: Pulling fs layer [2025-01-17T06:08:07.771Z] 66a3d608f3fa: Verifying Checksum [2025-01-17T06:08:07.771Z] 66a3d608f3fa: Download complete [2025-01-17T06:08:07.771Z] 66a3d608f3fa: Pull complete [2025-01-17T06:08:07.771Z] Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-17T06:08:07.771Z] Status: Downloaded newer image for alpine:3.20 [2025-01-17T06:08:07.771Z] ---> e29df9b510ff [2025-01-17T06:08:07.771Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' [2025-01-17T06:08:07.771Z] ---> Running in 18e9af04216c [2025-01-17T06:08:07.771Z] Removing intermediate container 18e9af04216c [2025-01-17T06:08:07.771Z] ---> 00289ac1f304 [2025-01-17T06:08:07.771Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2025-01-17T06:08:07.771Z] ---> Running in 5ce1d9808401 [2025-01-17T06:08:07.771Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-17T06:08:07.771Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-17T06:08:07.771Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-01-17T06:08:07.771Z] Executing busybox-1.36.1-r29.trigger [2025-01-17T06:08:07.771Z] OK: 8 MiB in 15 packages [2025-01-17T06:08:08.030Z] Removing intermediate container 5ce1d9808401 [2025-01-17T06:08:08.030Z] ---> bd58fa68d35f [2025-01-17T06:08:08.030Z] Step 14/23 : RUN apk --no-cache upgrade [2025-01-17T06:08:08.030Z] ---> Running in 91a18166214a [2025-01-17T06:08:08.290Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-17T06:08:08.556Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-17T06:08:08.815Z] OK: 8 MiB in 15 packages [2025-01-17T06:08:09.074Z] Removing intermediate container 91a18166214a [2025-01-17T06:08:09.074Z] ---> 2dcf4bc692cf [2025-01-17T06:08:09.074Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2025-01-17T06:08:09.643Z] ---> d8446100b106 [2025-01-17T06:08:09.643Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2025-01-17T06:08:09.903Z] ---> 6386b8ef4ccc [2025-01-17T06:08:09.903Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2025-01-17T06:08:09.903Z] ---> 28e6be4f8673 [2025-01-17T06:08:09.903Z] Step 18/23 : EXPOSE 59901 [2025-01-17T06:08:09.903Z] ---> Running in 92cbd8d7804e [2025-01-17T06:08:10.163Z] Removing intermediate container 92cbd8d7804e [2025-01-17T06:08:10.163Z] ---> f0d187381f00 [2025-01-17T06:08:10.163Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2025-01-17T06:08:10.163Z] ---> Running in 8e9859d906ad [2025-01-17T06:08:10.163Z] Removing intermediate container 8e9859d906ad [2025-01-17T06:08:10.163Z] ---> 84aea8078e21 [2025-01-17T06:08:10.163Z] Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-01-17T06:08:10.163Z] ---> Running in 1a2cb0f29007 [2025-01-17T06:08:10.163Z] Removing intermediate container 1a2cb0f29007 [2025-01-17T06:08:10.163Z] ---> 8f588c80ce9d [2025-01-17T06:08:10.163Z] Step 21/23 : LABEL arch=amd64 [2025-01-17T06:08:10.163Z] ---> Running in d60ca78e4421 [2025-01-17T06:08:10.423Z] Removing intermediate container d60ca78e4421 [2025-01-17T06:08:10.423Z] ---> 72c2481dddc9 [2025-01-17T06:08:10.423Z] Step 22/23 : LABEL git_sha=f916d0fb32b877ff84da90d820eba295f5bd4a5a [2025-01-17T06:08:10.423Z] ---> Running in 287e4fc3a1c0 [2025-01-17T06:08:10.423Z] Removing intermediate container 287e4fc3a1c0 [2025-01-17T06:08:10.423Z] ---> 09f2bc65c78a [2025-01-17T06:08:10.423Z] Step 23/23 : LABEL version=4.0.0-dev.11 [2025-01-17T06:08:10.423Z] ---> Running in c82de02d054d [2025-01-17T06:08:10.423Z] Removing intermediate container c82de02d054d [2025-01-17T06:08:10.423Z] ---> 08b8fca9d1ef [2025-01-17T06:08:10.423Z] [Warning] One or more build-args [ARCH] were not consumed [2025-01-17T06:08:10.423Z] Successfully built 08b8fca9d1ef [2025-01-17T06:08:10.423Z] 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-01-17T06:08:10.555Z] provisioning config files... [2025-01-17T06:08:10.565Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config6248725625260410440tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-17T06:08:10.870Z] ---> ****-login.sh [2025-01-17T06:08:10.870Z] nexus3.edgexfoundry.org:10001 [2025-01-17T06:08:10.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T06:08:10.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T06:08:10.870Z] Configure a credential helper to remove this warning. See [2025-01-17T06:08:10.870Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T06:08:10.870Z] [2025-01-17T06:08:10.870Z] Login Succeeded [2025-01-17T06:08:10.870Z] nexus3.edgexfoundry.org:10002 [2025-01-17T06:08:10.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T06:08:10.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T06:08:10.870Z] Configure a credential helper to remove this warning. See [2025-01-17T06:08:10.870Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T06:08:10.870Z] [2025-01-17T06:08:10.870Z] Login Succeeded [2025-01-17T06:08:10.870Z] nexus3.edgexfoundry.org:10003 [2025-01-17T06:08:11.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T06:08:11.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T06:08:11.131Z] Configure a credential helper to remove this warning. See [2025-01-17T06:08:11.131Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T06:08:11.131Z] [2025-01-17T06:08:11.131Z] Login Succeeded [2025-01-17T06:08:11.131Z] nexus3.edgexfoundry.org:10004 [2025-01-17T06:08:11.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T06:08:11.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T06:08:11.132Z] Configure a credential helper to remove this warning. See [2025-01-17T06:08:11.132Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T06:08:11.132Z] [2025-01-17T06:08:11.132Z] Login Succeeded [2025-01-17T06:08:11.132Z] ****.io [2025-01-17T06:08:11.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T06:08:11.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T06:08:11.391Z] Configure a credential helper to remove this warning. See [2025-01-17T06:08:11.391Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T06:08:11.391Z] [2025-01-17T06:08:11.391Z] Login Succeeded [2025-01-17T06:08:11.391Z] ---> ****-login.sh ends [Pipeline] } [2025-01-17T06:08:11.399Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-17T06:08:11.464Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-17T06:08:11.499Z] [edgeXDocker.push] Tagging docker image device-modbus with the following tags: [2025-01-17T06:08:11.499Z] f916d0fb32b877ff84da90d820eba295f5bd4a5a [2025-01-17T06:08:11.499Z] latest [2025-01-17T06:08:11.499Z] 4.0.0-dev.11 [2025-01-17T06:08:11.499Z] f916d0fb32b877ff84da90d820eba295f5bd4a5a-4.0.0-dev.11 [2025-01-17T06:08:11.499Z] main [2025-01-17T06:08:11.499Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T06:08:11.853Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:f916d0fb32b877ff84da90d820eba295f5bd4a5a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T06:08:12.192Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:f916d0fb32b877ff84da90d820eba295f5bd4a5a [2025-01-17T06:08:12.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-01-17T06:08:12.193Z] 405d2f82eb14: Preparing [2025-01-17T06:08:12.193Z] e9dd5296ffe2: Preparing [2025-01-17T06:08:12.193Z] 1410431dd1f6: Preparing [2025-01-17T06:08:12.193Z] bb25bd7ed63b: Preparing [2025-01-17T06:08:12.193Z] 2d9c1de67494: Preparing [2025-01-17T06:08:12.193Z] ce5a8cde9eee: Preparing [2025-01-17T06:08:12.193Z] 405d2f82eb14: Pushed [2025-01-17T06:08:12.193Z] e9dd5296ffe2: Pushed [2025-01-17T06:08:12.193Z] bb25bd7ed63b: Pushed [2025-01-17T06:08:12.193Z] 2d9c1de67494: Pushed [2025-01-17T06:08:12.193Z] ce5a8cde9eee: Layer already exists [2025-01-17T06:08:15.485Z] 1410431dd1f6: Pushed [2025-01-17T06:08:15.485Z] f916d0fb32b877ff84da90d820eba295f5bd4a5a: digest: sha256:bffed822da0ded92656bc25319cdfb55dfaca9cf6118184da7ecc08d1ad8848f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T06:08:15.821Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T06:08:16.162Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest [2025-01-17T06:08:16.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-01-17T06:08:16.162Z] 405d2f82eb14: Preparing [2025-01-17T06:08:16.162Z] e9dd5296ffe2: Preparing [2025-01-17T06:08:16.162Z] 1410431dd1f6: Preparing [2025-01-17T06:08:16.162Z] bb25bd7ed63b: Preparing [2025-01-17T06:08:16.162Z] 2d9c1de67494: Preparing [2025-01-17T06:08:16.162Z] ce5a8cde9eee: Preparing [2025-01-17T06:08:16.162Z] ce5a8cde9eee: Waiting [2025-01-17T06:08:16.162Z] bb25bd7ed63b: Layer already exists [2025-01-17T06:08:16.162Z] 405d2f82eb14: Layer already exists [2025-01-17T06:08:16.162Z] 2d9c1de67494: Layer already exists [2025-01-17T06:08:16.162Z] e9dd5296ffe2: Layer already exists [2025-01-17T06:08:16.162Z] 1410431dd1f6: Layer already exists [2025-01-17T06:08:16.162Z] ce5a8cde9eee: Layer already exists [2025-01-17T06:08:16.162Z] latest: digest: sha256:bffed822da0ded92656bc25319cdfb55dfaca9cf6118184da7ecc08d1ad8848f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T06:08:16.490Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T06:08:16.829Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:4.0.0-dev.11 [2025-01-17T06:08:16.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-01-17T06:08:16.829Z] 405d2f82eb14: Preparing [2025-01-17T06:08:16.829Z] e9dd5296ffe2: Preparing [2025-01-17T06:08:16.829Z] 1410431dd1f6: Preparing [2025-01-17T06:08:16.829Z] bb25bd7ed63b: Preparing [2025-01-17T06:08:16.829Z] 2d9c1de67494: Preparing [2025-01-17T06:08:16.829Z] ce5a8cde9eee: Preparing [2025-01-17T06:08:16.829Z] ce5a8cde9eee: Waiting [2025-01-17T06:08:16.829Z] 405d2f82eb14: Layer already exists [2025-01-17T06:08:16.829Z] e9dd5296ffe2: Layer already exists [2025-01-17T06:08:16.829Z] 2d9c1de67494: Layer already exists [2025-01-17T06:08:16.829Z] 1410431dd1f6: Layer already exists [2025-01-17T06:08:16.829Z] bb25bd7ed63b: Layer already exists [2025-01-17T06:08:16.829Z] ce5a8cde9eee: Layer already exists [2025-01-17T06:08:16.829Z] 4.0.0-dev.11: digest: sha256:bffed822da0ded92656bc25319cdfb55dfaca9cf6118184da7ecc08d1ad8848f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T06:08:17.160Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:f916d0fb32b877ff84da90d820eba295f5bd4a5a-4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T06:08:17.490Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:f916d0fb32b877ff84da90d820eba295f5bd4a5a-4.0.0-dev.11 [2025-01-17T06:08:17.490Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-01-17T06:08:17.490Z] 405d2f82eb14: Preparing [2025-01-17T06:08:17.490Z] e9dd5296ffe2: Preparing [2025-01-17T06:08:17.490Z] 1410431dd1f6: Preparing [2025-01-17T06:08:17.490Z] bb25bd7ed63b: Preparing [2025-01-17T06:08:17.490Z] 2d9c1de67494: Preparing [2025-01-17T06:08:17.490Z] ce5a8cde9eee: Preparing [2025-01-17T06:08:17.490Z] 405d2f82eb14: Layer already exists [2025-01-17T06:08:17.490Z] 1410431dd1f6: Layer already exists [2025-01-17T06:08:17.490Z] 2d9c1de67494: Layer already exists [2025-01-17T06:08:17.490Z] bb25bd7ed63b: Layer already exists [2025-01-17T06:08:17.490Z] e9dd5296ffe2: Layer already exists [2025-01-17T06:08:17.490Z] ce5a8cde9eee: Layer already exists [2025-01-17T06:08:17.490Z] f916d0fb32b877ff84da90d820eba295f5bd4a5a-4.0.0-dev.11: digest: sha256:bffed822da0ded92656bc25319cdfb55dfaca9cf6118184da7ecc08d1ad8848f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T06:08:17.818Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T06:08:18.143Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:main [2025-01-17T06:08:18.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-01-17T06:08:18.143Z] 405d2f82eb14: Preparing [2025-01-17T06:08:18.143Z] e9dd5296ffe2: Preparing [2025-01-17T06:08:18.143Z] 1410431dd1f6: Preparing [2025-01-17T06:08:18.143Z] bb25bd7ed63b: Preparing [2025-01-17T06:08:18.143Z] 2d9c1de67494: Preparing [2025-01-17T06:08:18.143Z] ce5a8cde9eee: Preparing [2025-01-17T06:08:18.143Z] ce5a8cde9eee: Waiting [2025-01-17T06:08:18.143Z] 2d9c1de67494: Layer already exists [2025-01-17T06:08:18.143Z] e9dd5296ffe2: Layer already exists [2025-01-17T06:08:18.143Z] bb25bd7ed63b: Layer already exists [2025-01-17T06:08:18.143Z] 405d2f82eb14: Layer already exists [2025-01-17T06:08:18.143Z] 1410431dd1f6: Layer already exists [2025-01-17T06:08:18.143Z] ce5a8cde9eee: Layer already exists [2025-01-17T06:08:18.143Z] main: digest: sha256:bffed822da0ded92656bc25319cdfb55dfaca9cf6118184da7ecc08d1ad8848f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-17T06:08:18.210Z] ===================================================== [Pipeline] echo [2025-01-17T06:08:18.229Z] taggedImages: [2025-01-17T06:08:18.229Z] - nexus3.edgexfoundry.org:10004/device-modbus:f916d0fb32b877ff84da90d820eba295f5bd4a5a [2025-01-17T06:08:18.229Z] - nexus3.edgexfoundry.org:10004/device-modbus:latest [2025-01-17T06:08:18.229Z] - nexus3.edgexfoundry.org:10004/device-modbus:4.0.0-dev.11 [2025-01-17T06:08:18.229Z] - nexus3.edgexfoundry.org:10004/device-modbus:f916d0fb32b877ff84da90d820eba295f5bd4a5a-4.0.0-dev.11 [2025-01-17T06:08:18.229Z] - 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-01-17T06:08:18.626Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-17T06:08:18.626Z] [2025-01-17T06:08:18.626Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T06:08:18.929Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-17T06:08:18.929Z] latest: Pulling from edgex-lftools-log-publisher [2025-01-17T06:08:18.929Z] 5eb5b503b376: Pulling fs layer [2025-01-17T06:08:18.929Z] 5c69ac0246d0: Pulling fs layer [2025-01-17T06:08:18.929Z] ec43610c2a17: Pulling fs layer [2025-01-17T06:08:18.929Z] 3a2ae6a8a46f: Pulling fs layer [2025-01-17T06:08:18.929Z] 33b1e0a273af: Pulling fs layer [2025-01-17T06:08:18.929Z] 5d3b04190fa2: Pulling fs layer [2025-01-17T06:08:18.929Z] 2f39f015ded8: Pulling fs layer [2025-01-17T06:08:18.929Z] 3a2ae6a8a46f: Waiting [2025-01-17T06:08:18.929Z] 33b1e0a273af: Waiting [2025-01-17T06:08:18.929Z] 5d3b04190fa2: Waiting [2025-01-17T06:08:18.929Z] 2f39f015ded8: Waiting [2025-01-17T06:08:19.188Z] 5c69ac0246d0: Download complete [2025-01-17T06:08:19.188Z] 3a2ae6a8a46f: Verifying Checksum [2025-01-17T06:08:19.188Z] 3a2ae6a8a46f: Download complete [2025-01-17T06:08:19.188Z] 33b1e0a273af: Verifying Checksum [2025-01-17T06:08:19.188Z] 33b1e0a273af: Download complete [2025-01-17T06:08:19.188Z] 5d3b04190fa2: Download complete [2025-01-17T06:08:19.188Z] ec43610c2a17: Verifying Checksum [2025-01-17T06:08:19.188Z] ec43610c2a17: Download complete [2025-01-17T06:08:19.448Z] 5eb5b503b376: Verifying Checksum [2025-01-17T06:08:19.448Z] 5eb5b503b376: Download complete [2025-01-17T06:08:20.032Z] 2f39f015ded8: Download complete [2025-01-17T06:08:20.598Z] 5eb5b503b376: Pull complete [2025-01-17T06:08:20.599Z] 5c69ac0246d0: Pull complete [2025-01-17T06:08:21.166Z] ec43610c2a17: Pull complete [2025-01-17T06:08:21.166Z] 3a2ae6a8a46f: Pull complete [2025-01-17T06:08:21.424Z] 33b1e0a273af: Pull complete [2025-01-17T06:08:21.424Z] 5d3b04190fa2: Pull complete [2025-01-17T06:08:22.501Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-36940 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws [2025-01-17T06:08:22.520Z] Running in /w/workspace/device-modbus-go/176 [Pipeline] { [Pipeline] checkout [2025-01-17T06:08:22.556Z] The recommended git tool is: git [2025-01-17T06:08:25.615Z] 2f39f015ded8: Pull complete [2025-01-17T06:08:25.615Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-01-17T06:08:25.615Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-17T06:08:25.615Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T06:08:25.726Z] prd-ubuntu20.04-docker-8c-8g-36938 does not seem to be running inside a container [2025-01-17T06:08:25.753Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-01-17T06:08:28.487Z] using credential edgex-jenkins-ssh [2025-01-17T06:08:28.512Z] Cloning the remote Git repository [2025-01-17T06:08:28.566Z] $ docker top 56fcab4533f944aa3835502c92f6704f4846ad4cf04b45e9abdc0a610165c2e0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-17T06:08:28.558Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2025-01-17T06:08:28.657Z] > git init /w/workspace/device-modbus-go/176 # timeout=10 [2025-01-17T06:08:28.826Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2025-01-17T06:08:28.827Z] > git --version # timeout=10 [2025-01-17T06:08:28.850Z] > git --version # 'git version 2.25.1' [2025-01-17T06:08:28.854Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-01-17T06:08:28.997Z] ---> job-cost.sh [2025-01-17T06:08:28.997Z] lf-activate-venv: SKIPPING [2025-01-17T06:08:28.997Z] INFO: No Stack... [2025-01-17T06:08:29.256Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-17T06:08:29.516Z] INFO: Archiving Costs [Pipeline] sh [2025-01-17T06:08:29.808Z] + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv [2025-01-17T06:08:29.809Z] + cut -d, -f6 [Pipeline] lock [2025-01-17T06:08:29.824Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-176-stack-cost] [2025-01-17T06:08:29.832Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-176-stack-cost] did not exist. Created. [2025-01-17T06:08:29.840Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-176-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-01-17T06:08:30.146Z] + echo total: 0.2199999988079071 [2025-01-17T06:08:29.008Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] stash [2025-01-17T06:08:30.180Z] Stashed 1 file(s) [Pipeline] } [2025-01-17T06:08:30.188Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-176-stack-cost] [Pipeline] // lock [Pipeline] } [2025-01-17T06:08:30.207Z] $ docker stop --time=1 56fcab4533f944aa3835502c92f6704f4846ad4cf04b45e9abdc0a610165c2e0 [2025-01-17T06:08:31.355Z] $ docker rm -f --volumes 56fcab4533f944aa3835502c92f6704f4846ad4cf04b45e9abdc0a610165c2e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [2025-01-17T06:08:30.838Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2025-01-17T06:08:30.860Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] } [2025-01-17T06:08:31.791Z] Avoid second fetch [2025-01-17T06:08:31.792Z] Checking out Revision f916d0fb32b877ff84da90d820eba295f5bd4a5a (main) [2025-01-17T06:08:32.449Z] Commit message: "Merge pull request #608 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.19" [2025-01-17T06:08:31.807Z] > git config core.sparsecheckout # timeout=10 [2025-01-17T06:08:31.862Z] > git checkout -f f916d0fb32b877ff84da90d820eba295f5bd4a5a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-17T06:08:37.222Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-01-17T06:08:37.222Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-17T06:08:37.222Z] Dload Upload Total Spent Left Speed [2025-01-17T06:08:37.222Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 73302 0 --:--:-- --:--:-- --:--:-- 73302 [Pipeline] sh [2025-01-17T06:08:37.582Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-01-17T06:08:37.919Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ [2025-01-17T06:08:37.919Z] sudo tee /etc/docker/daemon.new [2025-01-17T06:08:37.919Z] { [2025-01-17T06:08:37.919Z] "registry-mirrors": [ [2025-01-17T06:08:37.919Z] "https://nexus3.edgexfoundry.org:10001" [2025-01-17T06:08:37.919Z] ], [2025-01-17T06:08:37.919Z] "bip": "10.250.0.254/24", [2025-01-17T06:08:37.919Z] "hosts": [ [2025-01-17T06:08:37.919Z] "tcp://0.0.0.0:5555", [2025-01-17T06:08:37.919Z] "unix:///var/run/docker.sock" [2025-01-17T06:08:37.919Z] ], [2025-01-17T06:08:37.919Z] "mtu": 1458, [2025-01-17T06:08:37.919Z] "selinux-enabled": true, [2025-01-17T06:08:37.919Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-01-17T06:08:37.919Z] } [Pipeline] sh [2025-01-17T06:08:38.259Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-01-17T06:08:38.600Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-17T06:08:56.905Z] provisioning config files... [2025-01-17T06:08:56.930Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/176@tmp/config17305572001269096164tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-17T06:08:57.371Z] ---> ****-login.sh [2025-01-17T06:08:57.371Z] nexus3.edgexfoundry.org:10001 [2025-01-17T06:08:57.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T06:08:57.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T06:08:57.911Z] Configure a credential helper to remove this warning. See [2025-01-17T06:08:57.912Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T06:08:57.912Z] [2025-01-17T06:08:57.912Z] Login Succeeded [2025-01-17T06:08:57.912Z] nexus3.edgexfoundry.org:10002 [2025-01-17T06:08:58.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T06:08:58.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T06:08:58.182Z] Configure a credential helper to remove this warning. See [2025-01-17T06:08:58.183Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T06:08:58.183Z] [2025-01-17T06:08:58.183Z] Login Succeeded [2025-01-17T06:08:58.183Z] nexus3.edgexfoundry.org:10003 [2025-01-17T06:08:58.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T06:08:58.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T06:08:58.454Z] Configure a credential helper to remove this warning. See [2025-01-17T06:08:58.454Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T06:08:58.454Z] [2025-01-17T06:08:58.454Z] Login Succeeded [2025-01-17T06:08:58.454Z] nexus3.edgexfoundry.org:10004 [2025-01-17T06:08:58.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T06:08:58.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T06:08:58.724Z] Configure a credential helper to remove this warning. See [2025-01-17T06:08:58.724Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T06:08:58.724Z] [2025-01-17T06:08:58.724Z] Login Succeeded [2025-01-17T06:08:58.724Z] ****.io [2025-01-17T06:08:58.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T06:08:59.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T06:08:59.265Z] Configure a credential helper to remove this warning. See [2025-01-17T06:08:59.265Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T06:08:59.265Z] [2025-01-17T06:08:59.265Z] Login Succeeded [2025-01-17T06:08:59.265Z] ---> ****-login.sh ends [Pipeline] } [2025-01-17T06:08:59.279Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-01-17T06:08:59.598Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-17T06:08:59.623Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-17T06:08:59.645Z] ========================================================= [2025-01-17T06:08:59.645Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-01-17T06:08:59.645Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T06:09:00.018Z] + 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-01-17T06:09:01.438Z] #0 building with "default" instance using docker driver [2025-01-17T06:09:01.438Z] [2025-01-17T06:09:01.438Z] #1 [internal] load build definition from Dockerfile [2025-01-17T06:09:01.438Z] #1 transferring dockerfile: 1.52kB 0.0s done [2025-01-17T06:09:01.438Z] #1 DONE 0.1s [2025-01-17T06:09:01.438Z] [2025-01-17T06:09:01.438Z] #2 [internal] load .dockerignore [2025-01-17T06:09:01.439Z] #2 transferring context: 182B done [2025-01-17T06:09:01.439Z] #2 DONE 0.1s [2025-01-17T06:09:01.439Z] [2025-01-17T06:09:01.439Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-17T06:09:01.439Z] #3 DONE 0.1s [2025-01-17T06:09:01.439Z] [2025-01-17T06:09:01.439Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-01-17T06:09:01.439Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 0.0s done [2025-01-17T06:09:01.439Z] #4 sha256:63f30b955cb97fcd3b0f66c958b490aa2c7b3743d97e3fa179989d7288cc1b86 4.16kB / 4.16kB done [2025-01-17T06:09:01.439Z] #4 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 2.10MB / 4.09MB 0.2s [2025-01-17T06:09:01.439Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 3.15MB / 70.67MB 0.2s [2025-01-17T06:09:01.439Z] #4 sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 2.20kB / 2.20kB done [2025-01-17T06:09:01.439Z] #4 sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 293.53kB / 293.53kB 0.1s done [2025-01-17T06:09:01.439Z] #4 sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 126B / 126B 0.2s done [2025-01-17T06:09:01.716Z] #4 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.3s done [2025-01-17T06:09:01.716Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 7.34MB / 70.67MB 0.3s [2025-01-17T06:09:01.716Z] #4 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b [2025-01-17T06:09:01.716Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done [2025-01-17T06:09:01.716Z] #4 sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 441B / 441B 0.3s done [2025-01-17T06:09:01.716Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 10.94MB / 70.67MB 0.4s [2025-01-17T06:09:01.716Z] #4 sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 93B / 93B 0.3s done [2025-01-17T06:09:01.716Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 2.10MB / 98.78MB 0.4s [2025-01-17T06:09:01.716Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 0B / 12.74MB 0.4s [2025-01-17T06:09:01.994Z] #4 ... [2025-01-17T06:09:01.994Z] [2025-01-17T06:09:01.994Z] #5 [internal] load build context [2025-01-17T06:09:01.994Z] #5 transferring context: 9.09MB 0.4s done [2025-01-17T06:09:01.994Z] #5 DONE 0.5s [2025-01-17T06:09:01.994Z] [2025-01-17T06:09:01.994Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-01-17T06:09:01.994Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 15.38MB / 70.67MB 0.5s [2025-01-17T06:09:01.994Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 2.10MB / 12.74MB 0.5s [2025-01-17T06:09:01.994Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 19.92MB / 70.67MB 0.6s [2025-01-17T06:09:01.994Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 10.49MB / 98.78MB 0.6s [2025-01-17T06:09:01.994Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 5.24MB / 12.74MB 0.6s [2025-01-17T06:09:02.266Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 29.36MB / 70.67MB 0.8s [2025-01-17T06:09:02.266Z] #4 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.5s done [2025-01-17T06:09:02.266Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 19.92MB / 98.78MB 0.8s [2025-01-17T06:09:02.266Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 12.74MB / 12.74MB 0.8s [2025-01-17T06:09:02.266Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 34.34MB / 70.67MB 0.9s [2025-01-17T06:09:02.266Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 12.74MB / 12.74MB 0.8s done [2025-01-17T06:09:02.266Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 39.85MB / 70.67MB 1.0s [2025-01-17T06:09:02.266Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 29.36MB / 98.78MB 1.0s [2025-01-17T06:09:02.266Z] #4 extracting sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 [2025-01-17T06:09:02.553Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 50.33MB / 70.67MB 1.2s [2025-01-17T06:09:02.553Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 38.80MB / 98.78MB 1.2s [2025-01-17T06:09:02.553Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 55.57MB / 70.67MB 1.3s [2025-01-17T06:09:02.553Z] #4 extracting sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 0.2s done [2025-01-17T06:09:02.826Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 61.79MB / 70.67MB 1.4s [2025-01-17T06:09:02.826Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 49.25MB / 98.78MB 1.4s [2025-01-17T06:09:02.826Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 70.67MB / 70.67MB 1.6s [2025-01-17T06:09:02.826Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 60.82MB / 98.78MB 1.6s [2025-01-17T06:09:03.092Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 67.11MB / 98.78MB 1.7s [2025-01-17T06:09:03.092Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 73.40MB / 98.78MB 1.8s [2025-01-17T06:09:03.361Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 79.69MB / 98.78MB 1.9s [2025-01-17T06:09:03.361Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 85.98MB / 98.78MB 2.0s [2025-01-17T06:09:03.629Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 98.78MB / 98.78MB 2.2s [2025-01-17T06:09:04.218Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 70.67MB / 70.67MB 2.7s done [2025-01-17T06:09:04.489Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 98.78MB / 98.78MB 2.9s done [2025-01-17T06:09:04.489Z] #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 [2025-01-17T06:09:11.163Z] #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 6.3s [2025-01-17T06:09:16.528Z] #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 11.4s [2025-01-17T06:09:23.197Z] #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 18.8s done [2025-01-17T06:09:24.609Z] #4 extracting sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 [2025-01-17T06:09:24.876Z] #4 extracting sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 done [2025-01-17T06:09:24.876Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-01-17T06:09:24.876Z] #4 extracting sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 [2025-01-17T06:09:24.876Z] #4 extracting sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 done [2025-01-17T06:09:24.876Z] #4 extracting sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 done [2025-01-17T06:09:25.158Z] #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 0.1s [2025-01-17T06:09:30.527Z] #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 5.3s [2025-01-17T06:09:33.876Z] #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 8.3s done [2025-01-17T06:09:33.876Z] #4 extracting sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 [2025-01-17T06:09:35.822Z] #4 extracting sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 2.0s done [2025-01-17T06:09:35.822Z] #4 DONE 34.5s [2025-01-17T06:09:35.822Z] [2025-01-17T06:09:35.822Z] #6 [builder 2/7] RUN apk add --update --no-cache make git openssh [2025-01-17T06:09:36.784Z] #6 0.744 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-17T06:09:36.784Z] #6 1.095 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-17T06:09:38.733Z] #6 2.612 (1/8) Installing openssh-keygen (9.7_p1-r4) [2025-01-17T06:09:38.733Z] #6 2.640 (2/8) Installing libedit (20240517.3.1-r0) [2025-01-17T06:09:38.733Z] #6 2.653 (3/8) Installing openssh-client-common (9.7_p1-r4) [2025-01-17T06:09:38.733Z] #6 2.718 (4/8) Installing openssh-client-default (9.7_p1-r4) [2025-01-17T06:09:38.733Z] #6 2.745 (5/8) Installing openssh-sftp-server (9.7_p1-r4) [2025-01-17T06:09:38.733Z] #6 2.757 (6/8) Installing openssh-server-common (9.7_p1-r4) [2025-01-17T06:09:38.733Z] #6 2.763 (7/8) Installing openssh-server (9.7_p1-r4) [2025-01-17T06:09:38.733Z] #6 2.870 (8/8) Installing openssh (9.7_p1-r4) [2025-01-17T06:09:38.733Z] #6 2.887 Executing busybox-1.36.1-r29.trigger [2025-01-17T06:09:38.733Z] #6 2.926 OK: 245 MiB in 66 packages [2025-01-17T06:09:40.674Z] #6 DONE 4.8s [2025-01-17T06:09:40.674Z] [2025-01-17T06:09:40.674Z] #7 [builder 3/7] WORKDIR /device-modbus-go [2025-01-17T06:09:40.674Z] #7 DONE 0.1s [2025-01-17T06:09:40.943Z] [2025-01-17T06:09:40.943Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-01-17T06:09:40.943Z] #8 DONE 0.1s [2025-01-17T06:09:40.943Z] [2025-01-17T06:09:40.943Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-17T06:10:13.266Z] #9 DONE 28.8s [2025-01-17T06:10:13.266Z] [2025-01-17T06:10:13.266Z] #10 [builder 6/7] COPY . . [2025-01-17T06:10:13.266Z] #10 DONE 0.3s [2025-01-17T06:10:13.266Z] [2025-01-17T06:10:13.266Z] #11 [builder 7/7] RUN echo noop [2025-01-17T06:10:13.266Z] #11 0.644 noop [2025-01-17T06:10:13.266Z] #11 DONE 0.7s [2025-01-17T06:10:13.266Z] [2025-01-17T06:10:13.266Z] #12 exporting to image [2025-01-17T06:10:13.266Z] #12 exporting layers [2025-01-17T06:10:45.507Z] #12 exporting layers 32.8s done [2025-01-17T06:10:45.507Z] #12 writing image sha256:0396006cf01bd767307cb7ae51f4b121a6c8548a7041077b4522befea4111e48 done [2025-01-17T06:10:45.507Z] #12 naming to docker.io/library/ci-base-image-arm64 done [2025-01-17T06:10:45.507Z] #12 DONE 32.9s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T06:10:45.874Z] + docker inspect -f . ci-base-image-arm64 [2025-01-17T06:10:45.874Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T06:10:46.054Z] prd-ubuntu20.04-docker-arm64-4c-16g-36940 does not seem to be running inside a container [2025-01-17T06:10:46.115Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/176 -v /w/workspace/device-modbus-go/176:/w/workspace/device-modbus-go/176:rw,z -v /w/workspace/device-modbus-go/176@tmp:/w/workspace/device-modbus-go/176@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-01-17T06:10:47.416Z] $ docker top c1d1c1f6de985d654e68ffed8cda8017c845d00842f2670d30c3cdbc10336952 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-17T06:10:48.222Z] + go version [2025-01-17T06:10:48.807Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-01-17T06:10:48.822Z] $ docker stop --time=1 c1d1c1f6de985d654e68ffed8cda8017c845d00842f2670d30c3cdbc10336952 [2025-01-17T06:10:50.364Z] $ docker rm -f --volumes c1d1c1f6de985d654e68ffed8cda8017c845d00842f2670d30c3cdbc10336952 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T06:10:50.936Z] + docker inspect -f . ci-base-image-arm64 [2025-01-17T06:10:50.936Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T06:10:51.101Z] prd-ubuntu20.04-docker-arm64-4c-16g-36940 does not seem to be running inside a container [2025-01-17T06:10:51.160Z] $ 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/176 -v /w/workspace/device-modbus-go/176:/w/workspace/device-modbus-go/176:rw,z -v /w/workspace/device-modbus-go/176@tmp:/w/workspace/device-modbus-go/176@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-01-17T06:10:52.206Z] $ docker top d4fc0a8bf3366dbbba3b341e641fe8211aa50b3accea3885d55a82c49f39d0fe -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-17T06:10:52.712Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/176 [Pipeline] fileExists [Pipeline] sh [2025-01-17T06:10:53.069Z] + make test [2025-01-17T06:10:53.069Z] go test ./... -coverprofile=coverage.out [2025-01-17T06:10:58.426Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2025-01-17T06:13:05.137Z] github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements [2025-01-17T06:13:05.137Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.052s coverage: 48.0% of statements [2025-01-17T06:13:05.137Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-01-17T06:13:05.137Z] go vet ./... [2025-01-17T06:13:31.882Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-01-17T06:13:31.882Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-01-17T06:13:31.882Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-01-17T06:13:31.905Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-01-17T06:13:31.924Z] $ docker stop --time=1 d4fc0a8bf3366dbbba3b341e641fe8211aa50b3accea3885d55a82c49f39d0fe [2025-01-17T06:13:33.975Z] $ docker rm -f --volumes d4fc0a8bf3366dbbba3b341e641fe8211aa50b3accea3885d55a82c49f39d0fe [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-17T06:13:35.630Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-01-17T06:13:35.662Z] Warning: overwriting stash ‘coverage-report’ [2025-01-17T06:13:36.314Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-17T06:13:36.737Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-01-17T06:13:37.063Z] + ls -al . [2025-01-17T06:13:37.063Z] total 256 [2025-01-17T06:13:37.063Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 17 06:10 . [2025-01-17T06:13:37.063Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 17 06:08 .. [2025-01-17T06:13:37.063Z] -rw-rw-r-- 1 jenkins jenkins 140 Jan 17 06:08 .dockerignore [2025-01-17T06:13:37.063Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 17 06:08 .git [2025-01-17T06:13:37.063Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 17 06:08 .github [2025-01-17T06:13:37.063Z] -rw-rw-r-- 1 jenkins jenkins 266 Jan 17 06:08 .gitignore [2025-01-17T06:13:37.063Z] -rw-rw-r-- 1 jenkins jenkins 199 Jan 17 06:08 .golangci.yml [2025-01-17T06:13:37.063Z] -rw-rw-r-- 1 jenkins jenkins 19818 Jan 17 06:08 Attribution.txt [2025-01-17T06:13:37.063Z] -rw-rw-r-- 1 jenkins jenkins 16388 Jan 17 06:08 CHANGELOG.md [2025-01-17T06:13:37.063Z] -rw-rw-r-- 1 jenkins jenkins 1479 Jan 17 06:08 Dockerfile [2025-01-17T06:13:37.063Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 17 06:08 GOVERNANCE.md [2025-01-17T06:13:37.063Z] -rw-rw-r-- 1 jenkins jenkins 658 Jan 17 06:08 Jenkinsfile [2025-01-17T06:13:37.063Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 17 06:08 LICENSE [2025-01-17T06:13:37.063Z] -rw-rw-r-- 1 jenkins jenkins 2524 Jan 17 06:08 Makefile [2025-01-17T06:13:37.063Z] -rw-rw-r-- 1 jenkins jenkins 622 Jan 17 06:08 OWNERS.md [2025-01-17T06:13:37.063Z] -rw-rw-r-- 1 jenkins jenkins 4463 Jan 17 06:08 README.md [2025-01-17T06:13:37.063Z] -rw-rw-r-- 1 jenkins jenkins 12 Jan 17 06:06 VERSION [2025-01-17T06:13:37.063Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 17 06:08 bin [2025-01-17T06:13:37.063Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 17 06:08 cmd [2025-01-17T06:13:37.063Z] -rw-r--r-- 1 jenkins jenkins 25464 Jan 17 06:12 coverage.out [2025-01-17T06:13:37.063Z] -rw-rw-r-- 1 jenkins jenkins 6390 Jan 17 06:08 go.mod [2025-01-17T06:13:37.063Z] -rw-rw-r-- 1 jenkins jenkins 86976 Jan 17 06:08 go.sum [2025-01-17T06:13:37.063Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 17 06:08 internal [2025-01-17T06:13:37.063Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 17 06:08 simulator [2025-01-17T06:13:37.063Z] -rw-rw-r-- 1 jenkins jenkins 229 Jan 17 06:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T06:13:37.457Z] + 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=f916d0fb32b877ff84da90d820eba295f5bd4a5a --label arch=arm64 --label version=4.0.0-dev.11 . [2025-01-17T06:13:38.427Z] #0 building with "default" instance using docker driver [2025-01-17T06:13:38.427Z] [2025-01-17T06:13:38.427Z] #1 [internal] load build definition from Dockerfile [2025-01-17T06:13:38.427Z] #1 transferring dockerfile: 1.52kB 0.0s done [2025-01-17T06:13:38.427Z] #1 DONE 0.0s [2025-01-17T06:13:38.427Z] [2025-01-17T06:13:38.427Z] #2 [internal] load .dockerignore [2025-01-17T06:13:38.427Z] #2 transferring context: 182B 0.0s done [2025-01-17T06:13:38.427Z] #2 DONE 0.0s [2025-01-17T06:13:38.427Z] [2025-01-17T06:13:38.427Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-17T06:13:38.427Z] #3 DONE 0.0s [2025-01-17T06:13:38.427Z] [2025-01-17T06:13:38.427Z] #4 [internal] load metadata for docker.io/library/alpine:3.20 [2025-01-17T06:13:39.013Z] #4 DONE 0.8s [2025-01-17T06:13:39.013Z] [2025-01-17T06:13:39.013Z] #5 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-17T06:13:39.013Z] #5 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-17T06:13:39.282Z] #5 ... [2025-01-17T06:13:39.282Z] [2025-01-17T06:13:39.282Z] #6 [internal] load build context [2025-01-17T06:13:39.282Z] #6 transferring context: 33.88kB 0.1s done [2025-01-17T06:13:39.282Z] #6 DONE 0.2s [2025-01-17T06:13:39.282Z] [2025-01-17T06:13:39.282Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-01-17T06:13:39.282Z] #7 DONE 0.3s [2025-01-17T06:13:39.282Z] [2025-01-17T06:13:39.282Z] #5 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-17T06:13:39.282Z] #5 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.2s done [2025-01-17T06:13:39.282Z] #5 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-17T06:13:39.282Z] #5 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-01-17T06:13:39.283Z] #5 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-01-17T06:13:39.283Z] #5 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.05MB / 4.09MB 0.2s [2025-01-17T06:13:39.550Z] #5 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 2.10MB / 4.09MB 0.3s [2025-01-17T06:13:39.550Z] #5 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 3.15MB / 4.09MB 0.4s [2025-01-17T06:13:39.816Z] #5 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.4s done [2025-01-17T06:13:39.816Z] #5 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb [2025-01-17T06:13:40.083Z] #5 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0.6s done [2025-01-17T06:13:42.023Z] #5 DONE 2.9s [2025-01-17T06:13:42.023Z] [2025-01-17T06:13:42.023Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2025-01-17T06:13:43.973Z] #8 1.758 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-17T06:13:43.973Z] #8 2.087 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-17T06:13:44.244Z] #8 ... [2025-01-17T06:13:44.244Z] [2025-01-17T06:13:44.244Z] #9 [builder 2/7] RUN apk add --update --no-cache make git openssh [2025-01-17T06:13:44.244Z] #9 2.762 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-17T06:13:44.244Z] #9 3.222 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-17T06:13:44.244Z] #9 4.699 OK: 245 MiB in 66 packages [2025-01-17T06:13:44.244Z] #9 DONE 5.1s [2025-01-17T06:13:44.513Z] [2025-01-17T06:13:44.513Z] #10 [builder 3/7] WORKDIR /device-modbus-go [2025-01-17T06:13:44.513Z] #10 DONE 0.1s [2025-01-17T06:13:44.513Z] [2025-01-17T06:13:44.513Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-01-17T06:13:44.513Z] #11 DONE 0.2s [2025-01-17T06:13:44.513Z] [2025-01-17T06:13:44.513Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2025-01-17T06:13:45.927Z] #8 3.848 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-17T06:13:45.927Z] #8 3.863 Executing busybox-1.36.1-r29.trigger [2025-01-17T06:13:45.927Z] #8 3.896 OK: 9 MiB in 15 packages [2025-01-17T06:13:46.521Z] #8 DONE 4.4s [2025-01-17T06:13:46.521Z] [2025-01-17T06:13:46.521Z] #12 [stage-1 3/6] RUN apk --no-cache upgrade [2025-01-17T06:13:46.521Z] #12 ... [2025-01-17T06:13:46.521Z] [2025-01-17T06:13:46.521Z] #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-17T06:13:46.521Z] #13 DONE 1.9s [2025-01-17T06:13:46.801Z] [2025-01-17T06:13:46.801Z] #14 [builder 6/7] COPY . . [2025-01-17T06:13:47.085Z] #14 DONE 0.4s [2025-01-17T06:13:47.085Z] [2025-01-17T06:13:47.085Z] #15 [builder 7/7] RUN make build [2025-01-17T06:13:48.056Z] #15 0.784 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.0.0-dev.11 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2025-01-17T06:13:50.027Z] #15 ... [2025-01-17T06:13:50.027Z] [2025-01-17T06:13:50.027Z] #12 [stage-1 3/6] RUN apk --no-cache upgrade [2025-01-17T06:13:50.027Z] #12 1.230 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-17T06:13:50.027Z] #12 1.548 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-17T06:13:50.027Z] #12 3.248 OK: 9 MiB in 15 packages [2025-01-17T06:13:50.027Z] #12 DONE 3.7s [2025-01-17T06:13:50.294Z] [2025-01-17T06:13:50.294Z] #15 [builder 7/7] RUN make build [2025-01-17T06:15:56.983Z] #15 DONE 125.3s [2025-01-17T06:15:56.983Z] [2025-01-17T06:15:56.983Z] #16 [stage-1 4/6] COPY --from=builder /device-modbus-go/cmd / [2025-01-17T06:15:56.983Z] #16 DONE 0.3s [2025-01-17T06:15:56.983Z] [2025-01-17T06:15:56.983Z] #17 [stage-1 5/6] COPY --from=builder /device-modbus-go/LICENSE / [2025-01-17T06:15:56.983Z] #17 DONE 0.1s [2025-01-17T06:15:56.983Z] [2025-01-17T06:15:56.983Z] #18 [stage-1 6/6] COPY --from=builder /device-modbus-go/Attribution.txt / [2025-01-17T06:15:56.983Z] #18 DONE 0.1s [2025-01-17T06:15:56.983Z] [2025-01-17T06:15:56.983Z] #19 exporting to image [2025-01-17T06:15:56.983Z] #19 exporting layers [2025-01-17T06:15:56.983Z] #19 exporting layers 0.4s done [2025-01-17T06:15:56.983Z] #19 writing image sha256:549030da908526c7b09f4e01b40f7909c993989752c623ec5895ccd7702e77fb done [2025-01-17T06:15:56.983Z] #19 naming to docker.io/library/device-modbus-arm64 done [2025-01-17T06:15:56.983Z] #19 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-17T06:15:57.165Z] provisioning config files... [2025-01-17T06:15:57.258Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/176@tmp/config4307458334739509355tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-17T06:15:57.588Z] ---> ****-login.sh [2025-01-17T06:15:57.588Z] nexus3.edgexfoundry.org:10001 [2025-01-17T06:15:57.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T06:15:57.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T06:15:57.853Z] Configure a credential helper to remove this warning. See [2025-01-17T06:15:57.853Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T06:15:57.853Z] [2025-01-17T06:15:57.853Z] Login Succeeded [2025-01-17T06:15:57.853Z] nexus3.edgexfoundry.org:10002 [2025-01-17T06:15:57.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T06:15:58.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T06:15:58.118Z] Configure a credential helper to remove this warning. See [2025-01-17T06:15:58.118Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T06:15:58.118Z] [2025-01-17T06:15:58.118Z] Login Succeeded [2025-01-17T06:15:58.118Z] nexus3.edgexfoundry.org:10003 [2025-01-17T06:15:58.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T06:15:58.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T06:15:58.382Z] Configure a credential helper to remove this warning. See [2025-01-17T06:15:58.382Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T06:15:58.382Z] [2025-01-17T06:15:58.382Z] Login Succeeded [2025-01-17T06:15:58.382Z] nexus3.edgexfoundry.org:10004 [2025-01-17T06:15:58.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T06:15:58.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T06:15:58.646Z] Configure a credential helper to remove this warning. See [2025-01-17T06:15:58.646Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T06:15:58.646Z] [2025-01-17T06:15:58.646Z] Login Succeeded [2025-01-17T06:15:58.646Z] ****.io [2025-01-17T06:15:58.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T06:15:58.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T06:15:58.911Z] Configure a credential helper to remove this warning. See [2025-01-17T06:15:58.911Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T06:15:58.911Z] [2025-01-17T06:15:58.911Z] Login Succeeded [2025-01-17T06:15:58.911Z] ---> ****-login.sh ends [Pipeline] } [2025-01-17T06:15:58.922Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-17T06:15:58.977Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-17T06:15:59.011Z] [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: [2025-01-17T06:15:59.011Z] f916d0fb32b877ff84da90d820eba295f5bd4a5a [2025-01-17T06:15:59.011Z] latest [2025-01-17T06:15:59.011Z] 4.0.0-dev.11 [2025-01-17T06:15:59.011Z] f916d0fb32b877ff84da90d820eba295f5bd4a5a-4.0.0-dev.11 [2025-01-17T06:15:59.011Z] main [2025-01-17T06:15:59.011Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T06:15:59.386Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:f916d0fb32b877ff84da90d820eba295f5bd4a5a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T06:15:59.729Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:f916d0fb32b877ff84da90d820eba295f5bd4a5a [2025-01-17T06:15:59.730Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-01-17T06:15:59.730Z] f289923d004c: Preparing [2025-01-17T06:15:59.730Z] ca30557dcbfe: Preparing [2025-01-17T06:15:59.730Z] e179d33c0863: Preparing [2025-01-17T06:15:59.730Z] 5056e76e6467: Preparing [2025-01-17T06:15:59.730Z] 117bed0fb309: Preparing [2025-01-17T06:15:59.730Z] 534a70dc8296: Preparing [2025-01-17T06:15:59.730Z] 534a70dc8296: Waiting [2025-01-17T06:15:59.995Z] ca30557dcbfe: Pushed [2025-01-17T06:15:59.995Z] 117bed0fb309: Pushed [2025-01-17T06:15:59.995Z] 5056e76e6467: Pushed [2025-01-17T06:15:59.995Z] f289923d004c: Pushed [2025-01-17T06:15:59.995Z] 534a70dc8296: Layer already exists [2025-01-17T06:16:08.180Z] e179d33c0863: Pushed [2025-01-17T06:16:08.180Z] f916d0fb32b877ff84da90d820eba295f5bd4a5a: digest: sha256:6b262def0184e055e260378cb11615bf03321ffd2bb528188c5f160ec7ee6f2e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T06:16:08.536Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T06:16:08.881Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2025-01-17T06:16:08.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-01-17T06:16:08.881Z] f289923d004c: Preparing [2025-01-17T06:16:08.881Z] ca30557dcbfe: Preparing [2025-01-17T06:16:08.881Z] e179d33c0863: Preparing [2025-01-17T06:16:08.881Z] 5056e76e6467: Preparing [2025-01-17T06:16:08.881Z] 117bed0fb309: Preparing [2025-01-17T06:16:08.881Z] 534a70dc8296: Preparing [2025-01-17T06:16:08.881Z] 534a70dc8296: Waiting [2025-01-17T06:16:08.881Z] 117bed0fb309: Layer already exists [2025-01-17T06:16:08.881Z] ca30557dcbfe: Layer already exists [2025-01-17T06:16:08.881Z] 5056e76e6467: Layer already exists [2025-01-17T06:16:08.881Z] e179d33c0863: Layer already exists [2025-01-17T06:16:08.881Z] f289923d004c: Layer already exists [2025-01-17T06:16:08.881Z] 534a70dc8296: Layer already exists [2025-01-17T06:16:09.146Z] latest: digest: sha256:6b262def0184e055e260378cb11615bf03321ffd2bb528188c5f160ec7ee6f2e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T06:16:09.499Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T06:16:09.867Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.0.0-dev.11 [2025-01-17T06:16:09.867Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-01-17T06:16:09.867Z] f289923d004c: Preparing [2025-01-17T06:16:09.867Z] ca30557dcbfe: Preparing [2025-01-17T06:16:09.867Z] e179d33c0863: Preparing [2025-01-17T06:16:09.867Z] 5056e76e6467: Preparing [2025-01-17T06:16:09.867Z] 117bed0fb309: Preparing [2025-01-17T06:16:09.867Z] 534a70dc8296: Preparing [2025-01-17T06:16:09.867Z] 534a70dc8296: Waiting [2025-01-17T06:16:09.867Z] f289923d004c: Layer already exists [2025-01-17T06:16:09.867Z] 5056e76e6467: Layer already exists [2025-01-17T06:16:09.867Z] 117bed0fb309: Layer already exists [2025-01-17T06:16:09.867Z] ca30557dcbfe: Layer already exists [2025-01-17T06:16:09.867Z] e179d33c0863: Layer already exists [2025-01-17T06:16:09.867Z] 534a70dc8296: Layer already exists [2025-01-17T06:16:09.867Z] 4.0.0-dev.11: digest: sha256:6b262def0184e055e260378cb11615bf03321ffd2bb528188c5f160ec7ee6f2e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T06:16:10.541Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:f916d0fb32b877ff84da90d820eba295f5bd4a5a-4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T06:16:10.915Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:f916d0fb32b877ff84da90d820eba295f5bd4a5a-4.0.0-dev.11 [2025-01-17T06:16:10.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-01-17T06:16:10.915Z] f289923d004c: Preparing [2025-01-17T06:16:10.915Z] ca30557dcbfe: Preparing [2025-01-17T06:16:10.915Z] e179d33c0863: Preparing [2025-01-17T06:16:10.915Z] 5056e76e6467: Preparing [2025-01-17T06:16:10.915Z] 117bed0fb309: Preparing [2025-01-17T06:16:10.915Z] 534a70dc8296: Preparing [2025-01-17T06:16:10.915Z] 534a70dc8296: Waiting [2025-01-17T06:16:10.915Z] 5056e76e6467: Layer already exists [2025-01-17T06:16:10.915Z] ca30557dcbfe: Layer already exists [2025-01-17T06:16:10.915Z] e179d33c0863: Layer already exists [2025-01-17T06:16:10.915Z] f289923d004c: Layer already exists [2025-01-17T06:16:10.915Z] 117bed0fb309: Layer already exists [2025-01-17T06:16:10.915Z] 534a70dc8296: Layer already exists [2025-01-17T06:16:11.182Z] f916d0fb32b877ff84da90d820eba295f5bd4a5a-4.0.0-dev.11: digest: sha256:6b262def0184e055e260378cb11615bf03321ffd2bb528188c5f160ec7ee6f2e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T06:16:11.540Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T06:16:11.909Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [2025-01-17T06:16:11.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-01-17T06:16:11.909Z] f289923d004c: Preparing [2025-01-17T06:16:11.909Z] ca30557dcbfe: Preparing [2025-01-17T06:16:11.909Z] e179d33c0863: Preparing [2025-01-17T06:16:11.909Z] 5056e76e6467: Preparing [2025-01-17T06:16:11.909Z] 117bed0fb309: Preparing [2025-01-17T06:16:11.909Z] 534a70dc8296: Preparing [2025-01-17T06:16:11.909Z] 534a70dc8296: Waiting [2025-01-17T06:16:11.909Z] ca30557dcbfe: Layer already exists [2025-01-17T06:16:11.909Z] f289923d004c: Layer already exists [2025-01-17T06:16:11.909Z] 117bed0fb309: Layer already exists [2025-01-17T06:16:11.909Z] 5056e76e6467: Layer already exists [2025-01-17T06:16:11.909Z] e179d33c0863: Layer already exists [2025-01-17T06:16:11.909Z] 534a70dc8296: Layer already exists [2025-01-17T06:16:12.176Z] main: digest: sha256:6b262def0184e055e260378cb11615bf03321ffd2bb528188c5f160ec7ee6f2e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-17T06:16:12.275Z] ===================================================== [Pipeline] echo [2025-01-17T06:16:12.291Z] taggedImages: [2025-01-17T06:16:12.291Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:f916d0fb32b877ff84da90d820eba295f5bd4a5a [2025-01-17T06:16:12.291Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2025-01-17T06:16:12.291Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.0.0-dev.11 [2025-01-17T06:16:12.291Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:f916d0fb32b877ff84da90d820eba295f5bd4a5a-4.0.0-dev.11 [2025-01-17T06:16:12.291Z] - 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-01-17T06:16:12.691Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-17T06:16:12.691Z] [2025-01-17T06:16:12.691Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T06:16:13.036Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-17T06:16:13.036Z] arm64: Pulling from edgex-lftools-log-publisher [2025-01-17T06:16:13.036Z] 8998bd30e6a1: Pulling fs layer [2025-01-17T06:16:13.036Z] 04944245beec: Pulling fs layer [2025-01-17T06:16:13.036Z] 699f458cf7ca: Pulling fs layer [2025-01-17T06:16:13.036Z] 765212b225bb: Pulling fs layer [2025-01-17T06:16:13.036Z] f23df028b6ca: Pulling fs layer [2025-01-17T06:16:13.036Z] d65c8cfc05b1: Pulling fs layer [2025-01-17T06:16:13.036Z] 2437ff75d9bd: Pulling fs layer [2025-01-17T06:16:13.036Z] 765212b225bb: Waiting [2025-01-17T06:16:13.036Z] f23df028b6ca: Waiting [2025-01-17T06:16:13.036Z] d65c8cfc05b1: Waiting [2025-01-17T06:16:13.036Z] 2437ff75d9bd: Waiting [2025-01-17T06:16:13.303Z] 04944245beec: Verifying Checksum [2025-01-17T06:16:13.303Z] 04944245beec: Download complete [2025-01-17T06:16:13.303Z] 765212b225bb: Download complete [2025-01-17T06:16:13.303Z] f23df028b6ca: Verifying Checksum [2025-01-17T06:16:13.303Z] f23df028b6ca: Download complete [2025-01-17T06:16:13.303Z] d65c8cfc05b1: Verifying Checksum [2025-01-17T06:16:13.303Z] d65c8cfc05b1: Download complete [2025-01-17T06:16:13.303Z] 699f458cf7ca: Verifying Checksum [2025-01-17T06:16:13.303Z] 699f458cf7ca: Download complete [2025-01-17T06:16:13.885Z] 8998bd30e6a1: Download complete [2025-01-17T06:16:15.825Z] 2437ff75d9bd: Verifying Checksum [2025-01-17T06:16:15.825Z] 2437ff75d9bd: Download complete [2025-01-17T06:16:21.170Z] 8998bd30e6a1: Pull complete [2025-01-17T06:16:21.170Z] 04944245beec: Pull complete [2025-01-17T06:16:23.118Z] 699f458cf7ca: Pull complete [2025-01-17T06:16:23.118Z] 765212b225bb: Pull complete [2025-01-17T06:16:24.078Z] f23df028b6ca: Pull complete [2025-01-17T06:16:24.078Z] d65c8cfc05b1: Pull complete [2025-01-17T06:16:50.738Z] 2437ff75d9bd: Pull complete [2025-01-17T06:16:50.738Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-01-17T06:16:50.738Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-17T06:16:50.738Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T06:16:50.927Z] prd-ubuntu20.04-docker-arm64-4c-16g-36940 does not seem to be running inside a container [2025-01-17T06:16:50.985Z] $ 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/176 -v /w/workspace/device-modbus-go/176:/w/workspace/device-modbus-go/176:rw,z -v /w/workspace/device-modbus-go/176@tmp:/w/workspace/device-modbus-go/176@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-01-17T06:16:52.987Z] $ docker top 66c684543f21edf876974686d71f46e411f771c2a0162df9c7f76fc3b702f435 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-17T06:16:53.471Z] ---> job-cost.sh [2025-01-17T06:16:53.736Z] lf-activate-venv: SKIPPING [2025-01-17T06:16:53.736Z] INFO: No Stack... [2025-01-17T06:16:54.001Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-17T06:16:54.951Z] INFO: Archiving Costs [Pipeline] sh [2025-01-17T06:16:55.263Z] + cat /w/workspace/device-modbus-go/176/archives/cost.csv [2025-01-17T06:16:55.263Z] + cut -d, -f6 [Pipeline] lock [2025-01-17T06:16:55.318Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-176-stack-cost] [2025-01-17T06:16:55.326Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-176-stack-cost] did not exist. Created. [2025-01-17T06:16:55.332Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-176-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-01-17T06:16:55.684Z] /w/workspace/device-modbus-go/176@tmp/durable-61a4b592/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-01-17T06:16:56.011Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-01-17T06:16:56.038Z] Warning: overwriting stash ‘stack-cost’ [2025-01-17T06:16:56.086Z] Stashed 1 file(s) [Pipeline] } [2025-01-17T06:16:56.094Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-176-stack-cost] [Pipeline] // lock [Pipeline] } [2025-01-17T06:16:56.116Z] $ docker stop --time=1 66c684543f21edf876974686d71f46e411f771c2a0162df9c7f76fc3b702f435 [2025-01-17T06:16:57.484Z] $ docker rm -f --volumes 66c684543f21edf876974686d71f46e411f771c2a0162df9c7f76fc3b702f435 [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-01-17T06:16:57.936Z] provisioning config files... [2025-01-17T06:16:57.945Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config2223247266363677005tmp [Pipeline] { [Pipeline] sh [2025-01-17T06:16:58.244Z] + set +x [2025-01-17T06:16:58.244Z] + curl -s https://codecov.io/bash [2025-01-17T06:16:58.244Z] + bash -s -- [2025-01-17T06:16:58.244Z] [2025-01-17T06:16:58.244Z] _____ _ [2025-01-17T06:16:58.244Z] / ____| | | [2025-01-17T06:16:58.244Z] | | ___ __| | ___ ___ _____ __ [2025-01-17T06:16:58.244Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-01-17T06:16:58.244Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-01-17T06:16:58.244Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-01-17T06:16:58.244Z] Bash-1.0.6 [2025-01-17T06:16:58.244Z] [2025-01-17T06:16:58.244Z] [2025-01-17T06:16:58.244Z] ==> git version 2.25.1 found [2025-01-17T06:16:58.245Z] ==> 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-01-17T06:16:58.245Z] Release-Date: 2020-01-08 [2025-01-17T06:16:58.245Z] 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-01-17T06:16:58.245Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-01-17T06:16:58.245Z] ==> Jenkins CI detected. [2025-01-17T06:16:58.245Z] current dir:  /w/workspace/gexfoundry_device-modbus-go_main [2025-01-17T06:16:58.245Z] project root: . [2025-01-17T06:16:58.245Z] --> token set from env [2025-01-17T06:16:58.245Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-01-17T06:16:58.245Z] ==> Running gcov in . (disable via -X gcov) [2025-01-17T06:16:58.245Z] ==> Python coveragepy not found [2025-01-17T06:16:58.245Z] ==> Searching for coverage reports in: [2025-01-17T06:16:58.245Z] + . [2025-01-17T06:16:58.245Z] -> Found 1 reports [2025-01-17T06:16:58.245Z] ==> Detecting git/mercurial file structure [2025-01-17T06:16:58.507Z] ==> Reading reports [2025-01-17T06:16:58.507Z] + ./coverage.out bytes=25464 [2025-01-17T06:16:58.507Z] ==> Appending adjustments [2025-01-17T06:16:58.507Z] https://docs.codecov.io/docs/fixing-reports [2025-01-17T06:16:58.507Z] + Found adjustments [2025-01-17T06:16:58.507Z] ==> Gzipping contents [2025-01-17T06:16:58.507Z] 4.0K /tmp/codecov.rJcMlc.gz [2025-01-17T06:16:58.507Z] ==> Uploading reports [2025-01-17T06:16:58.507Z] url: https://codecov.io [2025-01-17T06:16:58.507Z] query: branch=main&commit=f916d0fb32b877ff84da90d820eba295f5bd4a5a&build=176&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F176%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-01-17T06:16:58.507Z] -> Pinging Codecov [2025-01-17T06:16:58.507Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=f916d0fb32b877ff84da90d820eba295f5bd4a5a&build=176&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F176%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-01-17T06:16:58.767Z] -> Uploading to [2025-01-17T06:16:58.767Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-modbus-go/f916d0fb32b877ff84da90d820eba295f5bd4a5a/3c820e37-51d5-4d95-a1e2-655da5f792e3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250117%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250117T061658Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=7b71d6347571213b487932fff704c8718dced5b9f4d2439de8bf85dc79a5cf28 [2025-01-17T06:16:58.767Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-17T06:16:58.767Z] Dload Upload Total Spent Left Speed [2025-01-17T06:16:58.767Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3932 0 0 100 3932 0 25532 --:--:-- --:--:-- --:--:-- 25532 [2025-01-17T06:16:58.767Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/f916d0fb32b877ff84da90d820eba295f5bd4a5a [Pipeline] } [2025-01-17T06:16:58.775Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-01-17T06:16:59.015Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-01-17T06:16:59.030Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T06:16:59.343Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-17T06:16:59.343Z] [2025-01-17T06:16:59.343Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T06:16:59.645Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-17T06:16:59.645Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-01-17T06:16:59.645Z] 43c4264eed91: Pulling fs layer [2025-01-17T06:16:59.645Z] 4cc291be95ef: Pulling fs layer [2025-01-17T06:16:59.645Z] 2ac1f1163629: Pulling fs layer [2025-01-17T06:16:59.645Z] 5c3c966382ef: Pulling fs layer [2025-01-17T06:16:59.645Z] 4f4fb700ef54: Pulling fs layer [2025-01-17T06:16:59.645Z] d9c7d2e4e75e: Pulling fs layer [2025-01-17T06:16:59.645Z] 9c3e1370e548: Pulling fs layer [2025-01-17T06:16:59.645Z] 5c3c966382ef: Waiting [2025-01-17T06:16:59.645Z] 4f4fb700ef54: Waiting [2025-01-17T06:16:59.645Z] d9c7d2e4e75e: Waiting [2025-01-17T06:16:59.645Z] 9c3e1370e548: Waiting [2025-01-17T06:16:59.645Z] 4cc291be95ef: Verifying Checksum [2025-01-17T06:16:59.645Z] 4cc291be95ef: Download complete [2025-01-17T06:16:59.645Z] 5c3c966382ef: Verifying Checksum [2025-01-17T06:16:59.645Z] 5c3c966382ef: Download complete [2025-01-17T06:16:59.645Z] 4f4fb700ef54: Verifying Checksum [2025-01-17T06:16:59.645Z] 4f4fb700ef54: Download complete [2025-01-17T06:16:59.645Z] 43c4264eed91: Download complete [2025-01-17T06:16:59.904Z] 43c4264eed91: Pull complete [2025-01-17T06:16:59.904Z] d9c7d2e4e75e: Verifying Checksum [2025-01-17T06:16:59.904Z] d9c7d2e4e75e: Download complete [2025-01-17T06:16:59.904Z] 4cc291be95ef: Pull complete [2025-01-17T06:17:00.470Z] 2ac1f1163629: Download complete [2025-01-17T06:17:00.728Z] 9c3e1370e548: Verifying Checksum [2025-01-17T06:17:00.728Z] 9c3e1370e548: Download complete [2025-01-17T06:17:04.009Z] 2ac1f1163629: Pull complete [2025-01-17T06:17:04.009Z] 5c3c966382ef: Pull complete [2025-01-17T06:17:04.009Z] 4f4fb700ef54: Pull complete [2025-01-17T06:17:04.009Z] d9c7d2e4e75e: Pull complete [2025-01-17T06:17:07.298Z] 9c3e1370e548: Pull complete [2025-01-17T06:17:07.298Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-01-17T06:17:07.298Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-17T06:17:07.298Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T06:17:07.414Z] prd-ubuntu20.04-docker-8c-8g-36938 does not seem to be running inside a container [2025-01-17T06:17:07.434Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-01-17T06:17:09.377Z] $ docker top 4aa31e5ba8d4f257073e0bae953cf48e83977bea9299a28a42a7456125f13ed4 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-17T06:17:09.741Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] echo [2025-01-17T06:17:09.752Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh [2025-01-17T06:17:10.031Z] + set -o pipefail [2025-01-17T06:17:10.031Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' [2025-01-17T06:17:16.597Z] [2025-01-17T06:17:16.597Z] Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... [2025-01-17T06:17:16.597Z] [2025-01-17T06:17:16.597Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0a0805b9-8982-40eb-8dbc-845f1ef902a3/history/df3543ef-c487-4a98-bd48-c256039ae626 [2025-01-17T06:17:16.597Z] [2025-01-17T06:17:16.597Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2025-01-17T06:17:16.597Z] [2025-01-17T06:17:16.597Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-01-17T06:17:16.597Z] [2025-01-17T06:17:16.856Z] [2025-01-17T06:17:16.856Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-01-17T06:17:16.856Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-01-17T06:17:17.117Z] $ docker stop --time=1 4aa31e5ba8d4f257073e0bae953cf48e83977bea9299a28a42a7456125f13ed4 [2025-01-17T06:17:19.676Z] $ docker rm -f --volumes 4aa31e5ba8d4f257073e0bae953cf48e83977bea9299a28a42a7456125f13ed4 [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-01-17T06:17:20.574Z] + git log --format=format:%s -1 f916d0fb32b877ff84da90d820eba295f5bd4a5a [Pipeline] sh [2025-01-17T06:17:20.866Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-17T06:17:20.866Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T06:17:21.178Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-17T06:17:21.178Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T06:17:21.254Z] prd-ubuntu20.04-docker-8c-8g-36938 does not seem to be running inside a container [2025-01-17T06:17:21.366Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-17T06:17:21.748Z] $ docker top 72675dd021a1eae42984c84f3ef217601e229ed27a2dcc5f66f1d965c7532911 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-17T06:17:21.870Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-17T06:17:21.870Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-17T06:17:21.980Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-17T06:17:21.976Z] $ docker exec 72675dd021a1eae42984c84f3ef217601e229ed27a2dcc5f66f1d965c7532911 ssh-agent [2025-01-17T06:17:22.089Z] SSH_AUTH_SOCK=/tmp/ssh-2Az9JpKmW09n/agent.32 [2025-01-17T06:17:22.089Z] SSH_AGENT_PID=38 [2025-01-17T06:17:22.109Z] Running ssh-add (command line suppressed) [2025-01-17T06:17:22.211Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_5660855129321989649.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_5660855129321989649.key) [2025-01-17T06:17:22.236Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-17T06:17:22.548Z] + git semver tag [2025-01-17T06:17:22.808Z] 2025-01-17 06:17:22,712 [run_tag] DEBUG tag force:False [2025-01-17T06:17:22.808Z] 2025-01-17 06:17:22,712 [check_head_tag] DEBUG check head tag [2025-01-17T06:17:22.808Z] 2025-01-17 06:17:22,713 [execute] INFO git cat-file --batch-check [2025-01-17T06:17:22.808Z] 2025-01-17 06:17:22,714 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) [2025-01-17T06:17:22.808Z] 2025-01-17 06:17:22,717 [execute] INFO git cat-file --batch [2025-01-17T06:17:22.808Z] 2025-01-17 06:17:22,718 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) [2025-01-17T06:17:22.808Z] 2025-01-17 06:17:22,739 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-01-17T06:17:22.808Z] 2025-01-17 06:17:22,739 [execute] INFO git tag -a v4.0.0-dev.11 -m v4.0.0-dev.11 [2025-01-17T06:17:22.808Z] 2025-01-17 06:17:22,739 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.11', '-m', 'v4.0.0-dev.11'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) [2025-01-17T06:17:22.808Z] 2025-01-17 06:17:22,745 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-01-17T06:17:22.808Z] 4.0.0-dev.11 [Pipeline] } [2025-01-17T06:17:22.809Z] $ docker exec --env ******** --env ******** 72675dd021a1eae42984c84f3ef217601e229ed27a2dcc5f66f1d965c7532911 ssh-agent -k [2025-01-17T06:17:22.906Z] unset SSH_AUTH_SOCK; [2025-01-17T06:17:22.906Z] unset SSH_AGENT_PID; [2025-01-17T06:17:22.907Z] echo Agent pid 38 killed; [2025-01-17T06:17:22.922Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-17T06:17:23.255Z] + git semver [Pipeline] } [2025-01-17T06:17:23.518Z] $ docker stop --time=1 72675dd021a1eae42984c84f3ef217601e229ed27a2dcc5f66f1d965c7532911 [2025-01-17T06:17:24.816Z] $ docker rm -f --volumes 72675dd021a1eae42984c84f3ef217601e229ed27a2dcc5f66f1d965c7532911 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T06:17:25.254Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-17T06:17:25.254Z] [2025-01-17T06:17:25.254Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T06:17:25.564Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-17T06:17:25.564Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-01-17T06:17:25.564Z] ab5ef0e58194: Pulling fs layer [2025-01-17T06:17:25.564Z] 9712f1f96733: Pulling fs layer [2025-01-17T06:17:25.564Z] 63f879dbbcfc: Pulling fs layer [2025-01-17T06:17:25.564Z] 0d9ebad4ef96: Pulling fs layer [2025-01-17T06:17:25.564Z] e9a5061849ea: Pulling fs layer [2025-01-17T06:17:25.564Z] d747dcd14b5f: Pulling fs layer [2025-01-17T06:17:25.564Z] 2de7ff778b66: Pulling fs layer [2025-01-17T06:17:25.564Z] 0d9ebad4ef96: Waiting [2025-01-17T06:17:25.564Z] e9a5061849ea: Waiting [2025-01-17T06:17:25.564Z] d747dcd14b5f: Waiting [2025-01-17T06:17:25.564Z] 9712f1f96733: Verifying Checksum [2025-01-17T06:17:25.564Z] 9712f1f96733: Download complete [2025-01-17T06:17:25.823Z] 63f879dbbcfc: Verifying Checksum [2025-01-17T06:17:25.823Z] 63f879dbbcfc: Download complete [2025-01-17T06:17:26.083Z] e9a5061849ea: Verifying Checksum [2025-01-17T06:17:26.083Z] e9a5061849ea: Download complete [2025-01-17T06:17:26.083Z] d747dcd14b5f: Verifying Checksum [2025-01-17T06:17:26.342Z] 0d9ebad4ef96: Verifying Checksum [2025-01-17T06:17:26.342Z] 0d9ebad4ef96: Download complete [2025-01-17T06:17:26.342Z] ab5ef0e58194: Download complete [2025-01-17T06:17:26.342Z] 2de7ff778b66: Verifying Checksum [2025-01-17T06:17:26.342Z] 2de7ff778b66: Download complete [2025-01-17T06:17:28.879Z] ab5ef0e58194: Pull complete [2025-01-17T06:17:28.879Z] 9712f1f96733: Pull complete [2025-01-17T06:17:29.816Z] 63f879dbbcfc: Pull complete [2025-01-17T06:17:33.095Z] 0d9ebad4ef96: Pull complete [2025-01-17T06:17:33.359Z] e9a5061849ea: Pull complete [2025-01-17T06:17:33.359Z] d747dcd14b5f: Pull complete [2025-01-17T06:17:34.296Z] 2de7ff778b66: Pull complete [2025-01-17T06:17:34.296Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-01-17T06:17:34.296Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-17T06:17:34.296Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T06:17:34.405Z] prd-ubuntu20.04-docker-8c-8g-36938 does not seem to be running inside a container [2025-01-17T06:17:34.425Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-01-17T06:17:37.064Z] $ docker top ac7f589108d4e35bd73b3efa4f0fa67cdb6f3ddb598b4539806c3fb0b2edb103 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-01-17T06:17:37.143Z] provisioning config files... [2025-01-17T06:17:37.152Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config8942990977928523445tmp [2025-01-17T06:17:37.162Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config14028800820759160717tmp [2025-01-17T06:17:37.170Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config5410102066469433549tmp [Pipeline] { [Pipeline] echo [2025-01-17T06:17:37.293Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-17T06:17:37.586Z] ---> sigul-configuration.sh [2025-01-17T06:17:37.586Z] gpg: directory `/root/.gnupg' created [2025-01-17T06:17:37.586Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-01-17T06:17:37.586Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-01-17T06:17:37.586Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-01-17T06:17:37.586Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-01-17T06:17:37.586Z] gpg: CAST5 encrypted data [2025-01-17T06:17:37.586Z] gpg: encrypted with 1 passphrase [2025-01-17T06:17:37.586Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-01-17T06:17:37.875Z] + mkdir /home/jenkins [2025-01-17T06:17:37.875Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-01-17T06:17:38.168Z] + 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-01-17T06:17:38.184Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-17T06:17:38.477Z] ---> sigul-install.sh [2025-01-17T06:17:38.477Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-01-17T06:17:38.773Z] + git tag --list [2025-01-17T06:17:38.773Z] 0.7.1 [2025-01-17T06:17:38.773Z] v1.0.0 [2025-01-17T06:17:38.773Z] v1.1.0 [2025-01-17T06:17:38.773Z] v1.1.1 [2025-01-17T06:17:38.773Z] v1.2.2 [2025-01-17T06:17:38.773Z] v1.3.0 [2025-01-17T06:17:38.773Z] v1.3.1 [2025-01-17T06:17:38.773Z] v2.0.0 [2025-01-17T06:17:38.773Z] v2.1.0 [2025-01-17T06:17:38.773Z] v2.1.1 [2025-01-17T06:17:38.773Z] v2.2.0 [2025-01-17T06:17:38.773Z] v2.3.0 [2025-01-17T06:17:38.773Z] v3.0 [2025-01-17T06:17:38.773Z] v3.0.0 [2025-01-17T06:17:38.773Z] v3.1 [2025-01-17T06:17:38.773Z] v3.1.0 [2025-01-17T06:17:38.773Z] v3.1.0-dev.1 [2025-01-17T06:17:38.773Z] v3.1.0-dev.10 [2025-01-17T06:17:38.773Z] v3.1.0-dev.11 [2025-01-17T06:17:38.773Z] v3.1.0-dev.12 [2025-01-17T06:17:38.773Z] v3.1.0-dev.13 [2025-01-17T06:17:38.773Z] v3.1.0-dev.14 [2025-01-17T06:17:38.773Z] v3.1.0-dev.15 [2025-01-17T06:17:38.773Z] v3.1.0-dev.16 [2025-01-17T06:17:38.773Z] v3.1.0-dev.17 [2025-01-17T06:17:38.773Z] v3.1.0-dev.18 [2025-01-17T06:17:38.773Z] v3.1.0-dev.19 [2025-01-17T06:17:38.773Z] v3.1.0-dev.2 [2025-01-17T06:17:38.773Z] v3.1.0-dev.20 [2025-01-17T06:17:38.773Z] v3.1.0-dev.21 [2025-01-17T06:17:38.773Z] v3.1.0-dev.22 [2025-01-17T06:17:38.773Z] v3.1.0-dev.23 [2025-01-17T06:17:38.773Z] v3.1.0-dev.24 [2025-01-17T06:17:38.773Z] v3.1.0-dev.25 [2025-01-17T06:17:38.773Z] v3.1.0-dev.3 [2025-01-17T06:17:38.773Z] v3.1.0-dev.4 [2025-01-17T06:17:38.773Z] v3.1.0-dev.5 [2025-01-17T06:17:38.773Z] v3.1.0-dev.6 [2025-01-17T06:17:38.773Z] v3.1.0-dev.7 [2025-01-17T06:17:38.773Z] v3.1.0-dev.8 [2025-01-17T06:17:38.773Z] v3.1.0-dev.9 [2025-01-17T06:17:38.773Z] v3.1.1 [2025-01-17T06:17:38.773Z] v3.1.1-dev.1 [2025-01-17T06:17:38.773Z] v3.2.0-dev.1 [2025-01-17T06:17:38.773Z] v3.2.0-dev.10 [2025-01-17T06:17:38.773Z] v3.2.0-dev.11 [2025-01-17T06:17:38.773Z] v3.2.0-dev.12 [2025-01-17T06:17:38.773Z] v3.2.0-dev.13 [2025-01-17T06:17:38.773Z] v3.2.0-dev.14 [2025-01-17T06:17:38.773Z] v3.2.0-dev.15 [2025-01-17T06:17:38.773Z] v3.2.0-dev.16 [2025-01-17T06:17:38.773Z] v3.2.0-dev.17 [2025-01-17T06:17:38.773Z] v3.2.0-dev.18 [2025-01-17T06:17:38.773Z] v3.2.0-dev.19 [2025-01-17T06:17:38.773Z] v3.2.0-dev.2 [2025-01-17T06:17:38.773Z] v3.2.0-dev.20 [2025-01-17T06:17:38.773Z] v3.2.0-dev.21 [2025-01-17T06:17:38.773Z] v3.2.0-dev.22 [2025-01-17T06:17:38.773Z] v3.2.0-dev.23 [2025-01-17T06:17:38.773Z] v3.2.0-dev.24 [2025-01-17T06:17:38.773Z] v3.2.0-dev.25 [2025-01-17T06:17:38.773Z] v3.2.0-dev.26 [2025-01-17T06:17:38.773Z] v3.2.0-dev.3 [2025-01-17T06:17:38.773Z] v3.2.0-dev.4 [2025-01-17T06:17:38.773Z] v3.2.0-dev.5 [2025-01-17T06:17:38.773Z] v3.2.0-dev.6 [2025-01-17T06:17:38.773Z] v3.2.0-dev.7 [2025-01-17T06:17:38.773Z] v3.2.0-dev.8 [2025-01-17T06:17:38.773Z] v3.2.0-dev.9 [2025-01-17T06:17:38.773Z] v4.0.0-dev.1 [2025-01-17T06:17:38.773Z] v4.0.0-dev.10 [2025-01-17T06:17:38.773Z] v4.0.0-dev.11 [2025-01-17T06:17:38.773Z] v4.0.0-dev.2 [2025-01-17T06:17:38.773Z] v4.0.0-dev.3 [2025-01-17T06:17:38.773Z] v4.0.0-dev.4 [2025-01-17T06:17:38.773Z] v4.0.0-dev.5 [2025-01-17T06:17:38.773Z] v4.0.0-dev.6 [2025-01-17T06:17:38.773Z] v4.0.0-dev.7 [2025-01-17T06:17:38.773Z] v4.0.0-dev.8 [2025-01-17T06:17:38.773Z] v4.0.0-dev.9 [Pipeline] sh [2025-01-17T06:17:39.068Z] + lftools sign git-tag v4.0.0-dev.11 [2025-01-17T06:17:39.637Z] Signing Git tag with Sigul... [2025-01-17T06:17:39.637Z] Signing v4.0.0-dev.11 [Pipeline] echo [2025-01-17T06:17:39.911Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-17T06:17:40.207Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-01-17T06:17:40.215Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-01-17T06:17:40.234Z] $ docker stop --time=1 ac7f589108d4e35bd73b3efa4f0fa67cdb6f3ddb598b4539806c3fb0b2edb103 [2025-01-17T06:17:41.532Z] $ docker rm -f --volumes ac7f589108d4e35bd73b3efa4f0fa67cdb6f3ddb598b4539806c3fb0b2edb103 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-01-17T06:17:41.999Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-17T06:17:41.999Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T06:17:42.306Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-17T06:17:42.306Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T06:17:42.385Z] prd-ubuntu20.04-docker-8c-8g-36938 does not seem to be running inside a container [2025-01-17T06:17:42.410Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-17T06:17:42.740Z] $ docker top 942d28474075ee1c42fe15dd87164c824b40af850de88c7384408f3375509c77 -eo pid,comm [2025-01-17T06:17:42.798Z] 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-01-17T06:17:42.798Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-17T06:17:42.874Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-17T06:17:42.874Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-17T06:17:42.977Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-17T06:17:42.972Z] $ docker exec 942d28474075ee1c42fe15dd87164c824b40af850de88c7384408f3375509c77 ssh-agent [2025-01-17T06:17:43.078Z] SSH_AUTH_SOCK=/tmp/ssh-0rS7ticj7Wjc/agent.31 [2025-01-17T06:17:43.078Z] SSH_AGENT_PID=37 [2025-01-17T06:17:43.084Z] Running ssh-add (command line suppressed) [2025-01-17T06:17:43.159Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_10191542785542216308.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_10191542785542216308.key) [2025-01-17T06:17:43.179Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-17T06:17:43.473Z] + git semver bump pre [2025-01-17T06:17:43.731Z] 2025-01-17 06:17:43,636 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-01-17T06:17:43.731Z] 2025-01-17 06:17:43,636 [bump_version] DEBUG bumping version:4.0.0-dev.11 on axis:pre with prefix:dev [2025-01-17T06:17:43.731Z] 2025-01-17 06:17:43,636 [bump_version] DEBUG bumped version:4.0.0-dev.12 [2025-01-17T06:17:43.731Z] 2025-01-17 06:17:43,636 [write_version] DEBUG write version:4.0.0-dev.12 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True [2025-01-17T06:17:43.731Z] 2025-01-17 06:17:43,636 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-01-17T06:17:43.731Z] 2025-01-17 06:17:43,636 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-01-17T06:17:43.731Z] 2025-01-17 06:17:43,638 [execute] INFO git cat-file --batch-check [2025-01-17T06:17:43.731Z] 2025-01-17 06:17:43,638 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-01-17T06:17:43.731Z] 2025-01-17 06:17:43,643 [execute] INFO git cat-file --batch [2025-01-17T06:17:43.731Z] 2025-01-17 06:17:43,643 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-01-17T06:17:43.731Z] 2025-01-17 06:17:43,649 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-01-17T06:17:43.731Z] 4.0.0-dev.12 [Pipeline] } [2025-01-17T06:17:43.732Z] $ docker exec --env ******** --env ******** 942d28474075ee1c42fe15dd87164c824b40af850de88c7384408f3375509c77 ssh-agent -k [2025-01-17T06:17:43.823Z] unset SSH_AUTH_SOCK; [2025-01-17T06:17:43.823Z] unset SSH_AGENT_PID; [2025-01-17T06:17:43.823Z] echo Agent pid 37 killed; [2025-01-17T06:17:43.839Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-17T06:17:44.160Z] + git semver [Pipeline] } [2025-01-17T06:17:44.423Z] $ docker stop --time=1 942d28474075ee1c42fe15dd87164c824b40af850de88c7384408f3375509c77 [2025-01-17T06:17:45.702Z] $ docker rm -f --volumes 942d28474075ee1c42fe15dd87164c824b40af850de88c7384408f3375509c77 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-17T06:17:46.071Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-17T06:17:46.071Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T06:17:46.376Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-17T06:17:46.376Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T06:17:46.455Z] prd-ubuntu20.04-docker-8c-8g-36938 does not seem to be running inside a container [2025-01-17T06:17:46.475Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-17T06:17:46.795Z] $ docker top 1f21e222a868cec0473d07284fc89e123aba3fb3aaea211b3c77a0ce8c955015 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-17T06:17:46.903Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-17T06:17:46.903Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-17T06:17:47.023Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-17T06:17:47.018Z] $ docker exec 1f21e222a868cec0473d07284fc89e123aba3fb3aaea211b3c77a0ce8c955015 ssh-agent [2025-01-17T06:17:47.132Z] SSH_AUTH_SOCK=/tmp/ssh-mdw6pj9W7E1w/agent.31 [2025-01-17T06:17:47.132Z] SSH_AGENT_PID=37 [2025-01-17T06:17:47.137Z] Running ssh-add (command line suppressed) [2025-01-17T06:17:47.221Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_16093956462724151056.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_16093956462724151056.key) [2025-01-17T06:17:47.242Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-17T06:17:47.539Z] + git semver push [2025-01-17T06:17:47.798Z] 2025-01-17 06:17:47,696 [run_push] DEBUG push [2025-01-17T06:17:47.798Z] 2025-01-17 06:17:47,697 [execute] INFO git cat-file --batch-check [2025-01-17T06:17:47.798Z] 2025-01-17 06:17:47,697 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-01-17T06:17:47.798Z] 2025-01-17 06:17:47,701 [execute] INFO git rev-list a820bd14188e53d044ac5498dd53c1238f2edc6e -- [2025-01-17T06:17:47.798Z] 2025-01-17 06:17:47,701 [execute] DEBUG Popen(['git', 'rev-list', 'a820bd14188e53d044ac5498dd53c1238f2edc6e', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-01-17T06:17:47.798Z] 2025-01-17 06:17:47,711 [execute] INFO git fetch -v origin [2025-01-17T06:17:47.798Z] 2025-01-17 06:17:47,711 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-01-17T06:17:48.368Z] 2025-01-17 06:17:48,157 [run_push] DEBUG no remote changes detected [2025-01-17T06:17:48.368Z] 2025-01-17 06:17:48,157 [execute] INFO git push origin semver [2025-01-17T06:17:48.368Z] 2025-01-17 06:17:48,158 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-01-17T06:17:48.938Z] 2025-01-17 06:17:48,822 [run_push] DEBUG push all version tags [2025-01-17T06:17:48.938Z] 2025-01-17 06:17:48,823 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-01-17T06:17:48.938Z] 2025-01-17 06:17:48,823 [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-01-17T06:17:49.505Z] 2025-01-17 06:17:49,404 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-01-17T06:17:49.505Z] 4.0.0-dev.12 [Pipeline] } [2025-01-17T06:17:49.508Z] $ docker exec --env ******** --env ******** 1f21e222a868cec0473d07284fc89e123aba3fb3aaea211b3c77a0ce8c955015 ssh-agent -k [2025-01-17T06:17:49.616Z] unset SSH_AUTH_SOCK; [2025-01-17T06:17:49.617Z] unset SSH_AGENT_PID; [2025-01-17T06:17:49.617Z] echo Agent pid 37 killed; [2025-01-17T06:17:49.634Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-17T06:17:49.990Z] + git semver [Pipeline] } [2025-01-17T06:17:50.256Z] $ docker stop --time=1 1f21e222a868cec0473d07284fc89e123aba3fb3aaea211b3c77a0ce8c955015 [2025-01-17T06:17:51.544Z] $ docker rm -f --volumes 1f21e222a868cec0473d07284fc89e123aba3fb3aaea211b3c77a0ce8c955015 [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-01-17T06:17:52.217Z] + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] [2025-01-17T06:17:52.217Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2025-01-17T06:17:52.217Z] total 16 [2025-01-17T06:17:52.217Z] drwxr-xr-x 3 root root 4096 Jan 17 06:08 . [2025-01-17T06:17:52.217Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 17 06:17 .. [2025-01-17T06:17:52.217Z] drwxr-xr-x 2 root root 4096 Jan 17 06:08 cost [2025-01-17T06:17:52.217Z] -rw-r--r-- 1 root root 88 Jan 17 06:08 cost.csv [2025-01-17T06:17:52.217Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives [2025-01-17T06:17:52.218Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2025-01-17T06:17:52.218Z] total 16 [2025-01-17T06:17:52.218Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 17 06:08 . [2025-01-17T06:17:52.218Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 17 06:17 .. [2025-01-17T06:17:52.218Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 17 06:08 cost [2025-01-17T06:17:52.218Z] -rw-r--r-- 1 jenkins jenkins 88 Jan 17 06:08 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-01-17T06:17:52.510Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-17T06:17:53.368Z] ---> package-listing.sh [2025-01-17T06:17:53.368Z] ++ facter osfamily [2025-01-17T06:17:53.368Z] ++ tr '[:upper:]' '[:lower:]' [2025-01-17T06:17:53.629Z] + OS_FAMILY=debian [2025-01-17T06:17:53.629Z] + workspace=/w/workspace/gexfoundry_device-modbus-go_main [2025-01-17T06:17:53.629Z] + START_PACKAGES=/tmp/packages_start.txt [2025-01-17T06:17:53.629Z] + END_PACKAGES=/tmp/packages_end.txt [2025-01-17T06:17:53.629Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-01-17T06:17:53.629Z] + PACKAGES=/tmp/packages_start.txt [2025-01-17T06:17:53.629Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2025-01-17T06:17:53.629Z] + PACKAGES=/tmp/packages_end.txt [2025-01-17T06:17:53.629Z] + case "${OS_FAMILY}" in [2025-01-17T06:17:53.629Z] + dpkg -l [2025-01-17T06:17:53.629Z] + grep '^ii' [2025-01-17T06:17:53.629Z] + '[' -f /tmp/packages_start.txt ']' [2025-01-17T06:17:53.629Z] + '[' -f /tmp/packages_end.txt ']' [2025-01-17T06:17:53.629Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-01-17T06:17:53.629Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2025-01-17T06:17:53.629Z] + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ [2025-01-17T06:17:53.629Z] + 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-01-17T06:17:53.641Z] 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-01-17T06:17:53.919Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T06:17:54.487Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-17T06:17:54.487Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T06:17:54.572Z] prd-ubuntu20.04-docker-8c-8g-36938 does not seem to be running inside a container [2025-01-17T06:17:54.593Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-01-17T06:17:54.783Z] $ docker top 1cbff133f60a070a258b08c5428393e7e700b96308cdedaf8f85855ace7a5543 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-17T06:17:55.144Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-01-17T06:17:55.431Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-01-17T06:17:55.723Z] + ls /var/log/sa-host [2025-01-17T06:17:55.723Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-17T06:17:55.897Z] provisioning config files... [2025-01-17T06:17:55.906Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config14336363333763000413tmp [Pipeline] { [Pipeline] echo [2025-01-17T06:17:55.929Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-17T06:17:56.213Z] ---> create-netrc.sh [Pipeline] } [2025-01-17T06:17:56.221Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-01-17T06:17:56.566Z] ---> python-tools-install.sh [Pipeline] echo [2025-01-17T06:17:56.577Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-17T06:17:56.861Z] ---> sudo-logs.sh [2025-01-17T06:17:56.861Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-01-17T06:17:56.898Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-17T06:17:57.187Z] ---> job-cost.sh [2025-01-17T06:17:57.187Z] lf-activate-venv: SKIPPING [2025-01-17T06:17:57.187Z] DEBUG: total: 0.2199999988079071 [2025-01-17T06:17:57.187Z] INFO: Retrieving Stack Cost... [2025-01-17T06:17:57.761Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-17T06:17:58.021Z] INFO: Archiving Costs [Pipeline] echo [2025-01-17T06:17:58.036Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-17T06:17:58.318Z] ---> logs-deploy.sh [2025-01-17T06:17:58.318Z] lf-activate-venv: SKIPPING [2025-01-17T06:17:58.318Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/176 [2025-01-17T06:17:58.318Z] INFO: archiving workspace using pattern(s): [2025-01-17T06:17:59.254Z] Archives upload complete. [2025-01-17T06:17:59.254Z] INFO: archiving logs to Nexus