Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b773e44940ad369af529d1a2db565c19940e1657 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-ssh5079090739127523673.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh5160160405908287286.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh16102026605082337913.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh12081732133873425595.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-ssh10618822794817230082.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-22525 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 b773e44940ad369af529d1a2db565c19940e1657 (main) Commit message: "Merge pull request #580 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.45" > 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 b773e44940ad369af529d1a2db565c19940e1657 # timeout=10 > git rev-list --no-walk e778c6a7e22bae4333302da5b4dc0bc2aa806a86 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-11T10:02:03.310Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-11T10:02:03.388Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-11T10:02:03.417Z] ========================================================= [2024-10-11T10:02:03.417Z] EdgeX Global Pipelines Version Info [2024-10-11T10:02:03.417Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-11T10:02:04.132Z] ------------------- [2024-10-11T10:02:04.132Z] stable info: [2024-10-11T10:02:04.132Z] ------------------- [2024-10-11T10:02:04.132Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-11T10:02:04.132Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-11T10:02:04.132Z] Message: update stable to v1.0.265 [2024-10-11T10:02:04.701Z] ------------------- [2024-10-11T10:02:04.701Z] experimental info: [2024-10-11T10:02:04.701Z] ------------------- [2024-10-11T10:02:04.701Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-11T10:02:04.701Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-11T10:02:04.701Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-11T10:02:04.783Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2024-10-11T10:02:04.805Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2024-10-11T10:02:04.827Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-11T10:02:04.849Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-11T10:02:04.874Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-11T10:02:04.899Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-11T10:02:04.926Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-11T10:02:04.948Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-11T10:02:04.970Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-11T10:02:04.996Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-11T10:02:05.019Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-11T10:02:05.046Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2024-10-11T10:02:05.066Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-11T10:02:05.091Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-11T10:02:05.112Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-11T10:02:05.134Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-11T10:02:05.159Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-11T10:02:05.182Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-11T10:02:05.205Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-11T10:02:05.223Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-11T10:02:05.247Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-11T10:02:05.265Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-11T10:02:05.286Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-11T10:02:05.307Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-11T10:02:05.331Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-11T10:02:05.361Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-11T10:02:05.384Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-11T10:02:05.405Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-11T10:02:05.431Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-11T10:02:05.454Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-11T10:02:05.479Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b773e44940ad369af529d1a2db565c19940e1657 [Pipeline] echo [2024-10-11T10:02:05.501Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b773e44 [Pipeline] echo [2024-10-11T10:02:05.528Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-11T10:02:05.589Z] provisioning config files... [2024-10-11T10:02:05.601Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config11652528377933946852tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-11T10:02:05.938Z] ---> ****-login.sh [2024-10-11T10:02:05.938Z] nexus3.edgexfoundry.org:10001 [2024-10-11T10:02:05.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T10:02:06.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T10:02:06.199Z] Configure a credential helper to remove this warning. See [2024-10-11T10:02:06.199Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T10:02:06.199Z] [2024-10-11T10:02:06.199Z] Login Succeeded [2024-10-11T10:02:06.199Z] nexus3.edgexfoundry.org:10002 [2024-10-11T10:02:06.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T10:02:06.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T10:02:06.200Z] Configure a credential helper to remove this warning. See [2024-10-11T10:02:06.200Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T10:02:06.200Z] [2024-10-11T10:02:06.200Z] Login Succeeded [2024-10-11T10:02:06.200Z] nexus3.edgexfoundry.org:10003 [2024-10-11T10:02:06.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T10:02:06.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T10:02:06.460Z] Configure a credential helper to remove this warning. See [2024-10-11T10:02:06.460Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T10:02:06.460Z] [2024-10-11T10:02:06.461Z] Login Succeeded [2024-10-11T10:02:06.461Z] nexus3.edgexfoundry.org:10004 [2024-10-11T10:02:06.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T10:02:06.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T10:02:06.461Z] Configure a credential helper to remove this warning. See [2024-10-11T10:02:06.461Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T10:02:06.461Z] [2024-10-11T10:02:06.461Z] Login Succeeded [2024-10-11T10:02:06.461Z] ****.io [2024-10-11T10:02:06.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T10:02:06.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T10:02:06.722Z] Configure a credential helper to remove this warning. See [2024-10-11T10:02:06.722Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T10:02:06.722Z] [2024-10-11T10:02:06.722Z] Login Succeeded [2024-10-11T10:02:06.722Z] ---> ****-login.sh ends [Pipeline] } [2024-10-11T10:02:06.737Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-11T10:02:07.154Z] + git rev-list -1 --merges b773e44940ad369af529d1a2db565c19940e1657~1..b773e44940ad369af529d1a2db565c19940e1657 [Pipeline] echo [2024-10-11T10:02:07.185Z] -----------> git rev-list -1 --merges b773e44940ad369af529d1a2db565c19940e1657~1..b773e44940ad369af529d1a2db565c19940e1657 b773e44940ad369af529d1a2db565c19940e1657 [2024-10-11T10:02:07.185Z] b773e44940ad369af529d1a2db565c19940e1657 [false] [Pipeline] sh [2024-10-11T10:02:07.481Z] + git log --format=format:%s -1 b773e44940ad369af529d1a2db565c19940e1657 [Pipeline] echo [2024-10-11T10:02:07.497Z] ========================================================= [2024-10-11T10:02:07.497Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-11T10:02:07.497Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-11T10:02:07.840Z] + git log --format=format:%s -1 b773e44940ad369af529d1a2db565c19940e1657 [Pipeline] echo [2024-10-11T10:02:07.852Z] [semverPrep] GIT_COMMIT: b773e44940ad369af529d1a2db565c19940e1657, Commit Message: Merge pull request #580 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.45 [Pipeline] echo [2024-10-11T10:02:07.867Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-11T10:02:08.227Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-11T10:02:08.227Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-11T10:02:08.227Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-11T10:02:08.227Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-11T10:02:08.227Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-11T10:02:08.227Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-11T10:02:08.227Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:02:08.587Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-11T10:02:08.587Z] [2024-10-11T10:02:08.587Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:02:08.890Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-11T10:02:08.890Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-11T10:02:08.890Z] b85a868b505f: Pulling fs layer [2024-10-11T10:02:08.890Z] e2be974225ed: Pulling fs layer [2024-10-11T10:02:08.890Z] 339a4e72a1f5: Pulling fs layer [2024-10-11T10:02:08.890Z] 988bab9f4d93: Pulling fs layer [2024-10-11T10:02:08.890Z] 1469e6f7b9e6: Pulling fs layer [2024-10-11T10:02:08.890Z] eaf3925da568: Pulling fs layer [2024-10-11T10:02:08.890Z] bab4dde63d76: Pulling fs layer [2024-10-11T10:02:08.890Z] bde34c3a00c8: Pulling fs layer [2024-10-11T10:02:08.890Z] b352a97aabf1: Pulling fs layer [2024-10-11T10:02:08.890Z] 4872d77fe225: Pulling fs layer [2024-10-11T10:02:08.890Z] 988bab9f4d93: Waiting [2024-10-11T10:02:08.890Z] 5851b861e8e6: Pulling fs layer [2024-10-11T10:02:08.890Z] 1469e6f7b9e6: Waiting [2024-10-11T10:02:08.890Z] bde34c3a00c8: Waiting [2024-10-11T10:02:08.890Z] bab4dde63d76: Waiting [2024-10-11T10:02:08.890Z] eaf3925da568: Waiting [2024-10-11T10:02:08.890Z] 5851b861e8e6: Waiting [2024-10-11T10:02:08.890Z] 4872d77fe225: Waiting [2024-10-11T10:02:08.890Z] e2be974225ed: Verifying Checksum [2024-10-11T10:02:08.890Z] e2be974225ed: Download complete [2024-10-11T10:02:08.890Z] 988bab9f4d93: Verifying Checksum [2024-10-11T10:02:08.890Z] 988bab9f4d93: Download complete [2024-10-11T10:02:08.890Z] 1469e6f7b9e6: Verifying Checksum [2024-10-11T10:02:08.890Z] 1469e6f7b9e6: Download complete [2024-10-11T10:02:08.890Z] eaf3925da568: Download complete [2024-10-11T10:02:09.149Z] 339a4e72a1f5: Verifying Checksum [2024-10-11T10:02:09.149Z] bde34c3a00c8: Verifying Checksum [2024-10-11T10:02:09.149Z] bde34c3a00c8: Download complete [2024-10-11T10:02:09.149Z] b352a97aabf1: Verifying Checksum [2024-10-11T10:02:09.149Z] b352a97aabf1: Download complete [2024-10-11T10:02:09.149Z] 4872d77fe225: Verifying Checksum [2024-10-11T10:02:09.149Z] 4872d77fe225: Download complete [2024-10-11T10:02:09.149Z] 5851b861e8e6: Verifying Checksum [2024-10-11T10:02:09.149Z] 5851b861e8e6: Download complete [2024-10-11T10:02:09.149Z] b85a868b505f: Verifying Checksum [2024-10-11T10:02:09.149Z] b85a868b505f: Download complete [2024-10-11T10:02:09.407Z] bab4dde63d76: Verifying Checksum [2024-10-11T10:02:09.407Z] bab4dde63d76: Download complete [2024-10-11T10:02:10.344Z] b85a868b505f: Pull complete [2024-10-11T10:02:10.344Z] e2be974225ed: Pull complete [2024-10-11T10:02:10.912Z] 339a4e72a1f5: Pull complete [2024-10-11T10:02:10.912Z] 988bab9f4d93: Pull complete [2024-10-11T10:02:11.170Z] 1469e6f7b9e6: Pull complete [2024-10-11T10:02:11.170Z] eaf3925da568: Pull complete [2024-10-11T10:02:12.563Z] bab4dde63d76: Pull complete [2024-10-11T10:02:12.822Z] bde34c3a00c8: Pull complete [2024-10-11T10:02:12.822Z] b352a97aabf1: Pull complete [2024-10-11T10:02:12.822Z] 4872d77fe225: Pull complete [2024-10-11T10:02:13.083Z] 5851b861e8e6: Pull complete [2024-10-11T10:02:13.083Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-11T10:02:13.083Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-11T10:02:13.083Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-11T10:02:13.233Z] prd-ubuntu20.04-docker-8c-8g-22525 does not seem to be running inside a container [2024-10-11T10:02:13.254Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-11T10:02:16.347Z] $ docker top f00641a8717d8903a77f923e0128918f131037b4789eaf7b5bc79ead5af8a586 -eo pid,comm [2024-10-11T10:02:16.405Z] 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). [2024-10-11T10:02:16.405Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-11T10:02:16.459Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-11T10:02:16.459Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-11T10:02:16.560Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-11T10:02:16.553Z] $ docker exec f00641a8717d8903a77f923e0128918f131037b4789eaf7b5bc79ead5af8a586 ssh-agent [2024-10-11T10:02:16.668Z] SSH_AUTH_SOCK=/tmp/ssh-dW5QmsSaqkZq/agent.32 [2024-10-11T10:02:16.668Z] SSH_AGENT_PID=38 [2024-10-11T10:02:16.674Z] Running ssh-add (command line suppressed) [2024-10-11T10:02:16.758Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_14100570520693498576.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_14100570520693498576.key) [2024-10-11T10:02:16.779Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-11T10:02:17.073Z] + git tag --points-at HEAD [Pipeline] } [2024-10-11T10:02:17.075Z] $ docker exec --env ******** --env ******** f00641a8717d8903a77f923e0128918f131037b4789eaf7b5bc79ead5af8a586 ssh-agent -k [2024-10-11T10:02:17.167Z] unset SSH_AUTH_SOCK; [2024-10-11T10:02:17.168Z] unset SSH_AGENT_PID; [2024-10-11T10:02:17.168Z] echo Agent pid 38 killed; [2024-10-11T10:02:17.185Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-11T10:02:17.229Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-11T10:02:17.229Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-11T10:02:17.333Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-11T10:02:17.327Z] $ docker exec f00641a8717d8903a77f923e0128918f131037b4789eaf7b5bc79ead5af8a586 ssh-agent [2024-10-11T10:02:17.435Z] SSH_AUTH_SOCK=/tmp/ssh-mvt54eGGkSKM/agent.71 [2024-10-11T10:02:17.435Z] SSH_AGENT_PID=77 [2024-10-11T10:02:17.438Z] Running ssh-add (command line suppressed) [2024-10-11T10:02:17.532Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_9492680026577045402.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_9492680026577045402.key) [2024-10-11T10:02:17.552Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-11T10:02:17.840Z] + git semver init [2024-10-11T10:02:18.100Z] 2024-10-11 10:02:18,002 [run_init] DEBUG init version:0.0.0 force:False [2024-10-11T10:02:18.100Z] 2024-10-11 10:02:18,003 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver [2024-10-11T10:02:18.100Z] 2024-10-11 10:02:18,004 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver [2024-10-11T10:02:18.100Z] 2024-10-11 10:02:18,004 [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) [2024-10-11T10:02:19.477Z] 2024-10-11 10:02:19,059 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude [2024-10-11T10:02:19.477Z] 2024-10-11 10:02:19,059 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False [2024-10-11T10:02:19.477Z] 2024-10-11 10:02:19,060 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-10-11T10:02:19.477Z] 2024-10-11 10:02:19,060 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-10-11T10:02:19.477Z] 3.2.0-dev.25 [Pipeline] } [2024-10-11T10:02:19.480Z] $ docker exec --env ******** --env ******** f00641a8717d8903a77f923e0128918f131037b4789eaf7b5bc79ead5af8a586 ssh-agent -k [2024-10-11T10:02:19.562Z] unset SSH_AUTH_SOCK; [2024-10-11T10:02:19.563Z] unset SSH_AGENT_PID; [2024-10-11T10:02:19.563Z] echo Agent pid 77 killed; [2024-10-11T10:02:19.579Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-11T10:02:19.907Z] + git semver [Pipeline] } [2024-10-11T10:02:20.169Z] $ docker stop --time=1 f00641a8717d8903a77f923e0128918f131037b4789eaf7b5bc79ead5af8a586 [2024-10-11T10:02:21.432Z] $ docker rm -f --volumes f00641a8717d8903a77f923e0128918f131037b4789eaf7b5bc79ead5af8a586 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-11T10:02:21.785Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-11T10:02:22.006Z] Stashed 1 file(s) [Pipeline] echo [2024-10-11T10:02:22.010Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.25 [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 [2024-10-11T10:02:22.210Z] provisioning config files... [2024-10-11T10:02:22.220Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config3352067027024121413tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-11T10:02:22.528Z] ---> ****-login.sh [2024-10-11T10:02:22.528Z] nexus3.edgexfoundry.org:10001 [2024-10-11T10:02:22.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T10:02:22.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T10:02:22.528Z] Configure a credential helper to remove this warning. See [2024-10-11T10:02:22.528Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T10:02:22.528Z] [2024-10-11T10:02:22.528Z] Login Succeeded [2024-10-11T10:02:22.528Z] nexus3.edgexfoundry.org:10002 [2024-10-11T10:02:22.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T10:02:22.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T10:02:22.528Z] Configure a credential helper to remove this warning. See [2024-10-11T10:02:22.528Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T10:02:22.528Z] [2024-10-11T10:02:22.528Z] Login Succeeded [2024-10-11T10:02:22.528Z] nexus3.edgexfoundry.org:10003 [2024-10-11T10:02:22.788Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T10:02:22.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T10:02:22.789Z] Configure a credential helper to remove this warning. See [2024-10-11T10:02:22.789Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T10:02:22.789Z] [2024-10-11T10:02:22.789Z] Login Succeeded [2024-10-11T10:02:22.789Z] nexus3.edgexfoundry.org:10004 [2024-10-11T10:02:22.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T10:02:22.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T10:02:22.789Z] Configure a credential helper to remove this warning. See [2024-10-11T10:02:22.789Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T10:02:22.789Z] [2024-10-11T10:02:22.789Z] Login Succeeded [2024-10-11T10:02:22.789Z] ****.io [2024-10-11T10:02:23.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T10:02:23.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T10:02:23.049Z] Configure a credential helper to remove this warning. See [2024-10-11T10:02:23.049Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T10:02:23.049Z] [2024-10-11T10:02:23.049Z] Login Succeeded [2024-10-11T10:02:23.049Z] ---> ****-login.sh ends [Pipeline] } [2024-10-11T10:02:23.057Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-11T10:02:23.152Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-11T10:02:23.176Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-11T10:02:23.193Z] ========================================================= [2024-10-11T10:02:23.193Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-11T10:02:23.193Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:02:23.532Z] + 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 . [2024-10-11T10:02:23.532Z] Sending build context to Docker daemon 17.94MB [2024-10-11T10:02:23.532Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2024-10-11T10:02:23.532Z] Step 2/10 : FROM ${BASE} AS builder [2024-10-11T10:02:23.532Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-11T10:02:23.532Z] 43c4264eed91: Pulling fs layer [2024-10-11T10:02:23.533Z] 4cc291be95ef: Pulling fs layer [2024-10-11T10:02:23.533Z] 2ac1f1163629: Pulling fs layer [2024-10-11T10:02:23.533Z] 5c3c966382ef: Pulling fs layer [2024-10-11T10:02:23.533Z] 4f4fb700ef54: Pulling fs layer [2024-10-11T10:02:23.533Z] 5d5c8e513c77: Pulling fs layer [2024-10-11T10:02:23.533Z] 9f66e0745190: Pulling fs layer [2024-10-11T10:02:23.533Z] f49a43e4bbc0: Pulling fs layer [2024-10-11T10:02:23.533Z] 561ebcabdf7f: Pulling fs layer [2024-10-11T10:02:23.533Z] 5c3c966382ef: Waiting [2024-10-11T10:02:23.533Z] 4f4fb700ef54: Waiting [2024-10-11T10:02:23.533Z] 5d5c8e513c77: Waiting [2024-10-11T10:02:23.533Z] 9f66e0745190: Waiting [2024-10-11T10:02:23.533Z] f49a43e4bbc0: Waiting [2024-10-11T10:02:23.533Z] 561ebcabdf7f: Waiting [2024-10-11T10:02:23.793Z] 4cc291be95ef: Verifying Checksum [2024-10-11T10:02:23.793Z] 4cc291be95ef: Download complete [2024-10-11T10:02:23.793Z] 5c3c966382ef: Verifying Checksum [2024-10-11T10:02:23.793Z] 5c3c966382ef: Download complete [2024-10-11T10:02:23.793Z] 4f4fb700ef54: Verifying Checksum [2024-10-11T10:02:23.793Z] 4f4fb700ef54: Download complete [2024-10-11T10:02:23.793Z] 5d5c8e513c77: Download complete [2024-10-11T10:02:23.793Z] 43c4264eed91: Download complete [2024-10-11T10:02:23.793Z] 9f66e0745190: Verifying Checksum [2024-10-11T10:02:23.793Z] 9f66e0745190: Download complete [2024-10-11T10:02:23.793Z] 43c4264eed91: Pull complete [2024-10-11T10:02:24.053Z] 561ebcabdf7f: Verifying Checksum [2024-10-11T10:02:24.053Z] 561ebcabdf7f: Download complete [2024-10-11T10:02:24.053Z] 4cc291be95ef: Pull complete [2024-10-11T10:02:24.312Z] 2ac1f1163629: Download complete [2024-10-11T10:02:24.572Z] f49a43e4bbc0: Verifying Checksum [2024-10-11T10:02:24.572Z] f49a43e4bbc0: Download complete [2024-10-11T10:02:27.876Z] 2ac1f1163629: Pull complete [2024-10-11T10:02:27.876Z] 5c3c966382ef: Pull complete [2024-10-11T10:02:27.876Z] 4f4fb700ef54: Pull complete [2024-10-11T10:02:27.876Z] 5d5c8e513c77: Pull complete [2024-10-11T10:02:27.876Z] 9f66e0745190: Pull complete [2024-10-11T10:02:30.406Z] f49a43e4bbc0: Pull complete [2024-10-11T10:02:30.406Z] 561ebcabdf7f: Pull complete [2024-10-11T10:02:30.406Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-11T10:02:30.667Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-11T10:02:30.667Z] ---> 3a752c3f9dda [2024-10-11T10:02:30.667Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2024-10-11T10:02:35.953Z] ---> Running in bc813d4406c9 [2024-10-11T10:02:35.953Z] Removing intermediate container bc813d4406c9 [2024-10-11T10:02:35.953Z] ---> 2f252c5df812 [2024-10-11T10:02:35.953Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-11T10:02:35.953Z] ---> Running in 3ac3b4e8602b [2024-10-11T10:02:36.215Z] Removing intermediate container 3ac3b4e8602b [2024-10-11T10:02:36.215Z] ---> 9b0b3742d92c [2024-10-11T10:02:36.215Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2024-10-11T10:02:36.215Z] ---> Running in 20a03706edb4 [2024-10-11T10:02:36.473Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T10:02:36.473Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T10:02:37.042Z] (1/8) Installing openssh-keygen (9.7_p1-r4) [2024-10-11T10:02:37.042Z] (2/8) Installing libedit (20240517.3.1-r0) [2024-10-11T10:02:37.042Z] (3/8) Installing openssh-client-common (9.7_p1-r4) [2024-10-11T10:02:37.042Z] (4/8) Installing openssh-client-default (9.7_p1-r4) [2024-10-11T10:02:37.042Z] (5/8) Installing openssh-sftp-server (9.7_p1-r4) [2024-10-11T10:02:37.042Z] (6/8) Installing openssh-server-common (9.7_p1-r4) [2024-10-11T10:02:37.042Z] (7/8) Installing openssh-server (9.7_p1-r4) [2024-10-11T10:02:37.042Z] (8/8) Installing openssh (9.7_p1-r4) [2024-10-11T10:02:37.042Z] Executing busybox-1.36.1-r29.trigger [2024-10-11T10:02:37.042Z] OK: 252 MiB in 62 packages [2024-10-11T10:02:37.152Z] Still waiting to schedule task [2024-10-11T10:02:37.153Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-22523’ [2024-10-11T10:02:37.611Z] Removing intermediate container 20a03706edb4 [2024-10-11T10:02:37.611Z] ---> aae2b6a01513 [2024-10-11T10:02:37.611Z] Step 6/10 : WORKDIR /device-modbus-go [2024-10-11T10:02:37.611Z] ---> Running in bdecb661e901 [2024-10-11T10:02:37.611Z] Removing intermediate container bdecb661e901 [2024-10-11T10:02:37.611Z] ---> becc531f8f26 [2024-10-11T10:02:37.611Z] Step 7/10 : COPY go.mod vendor* ./ [2024-10-11T10:02:37.870Z] ---> f0a2fa57378b [2024-10-11T10:02:37.870Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T10:02:37.870Z] ---> Running in 43cbf92e7fbb [2024-10-11T10:03:44.099Z] Removing intermediate container 43cbf92e7fbb [2024-10-11T10:03:44.099Z] ---> 60cfa2e5392f [2024-10-11T10:03:44.099Z] Step 9/10 : COPY . . [2024-10-11T10:03:45.034Z] ---> 40ddc9563ce2 [2024-10-11T10:03:45.034Z] Step 10/10 : RUN ${MAKE} [2024-10-11T10:03:45.034Z] ---> Running in b8615c89e365 [2024-10-11T10:03:45.293Z] noop [2024-10-11T10:03:45.554Z] Removing intermediate container b8615c89e365 [2024-10-11T10:03:45.554Z] ---> 0c86714b492e [2024-10-11T10:03:45.554Z] Successfully built 0c86714b492e [2024-10-11T10:03:45.554Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:03:45.885Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-11T10:03:45.886Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-11T10:03:45.965Z] prd-ubuntu20.04-docker-8c-8g-22525 does not seem to be running inside a container [2024-10-11T10:03:46.000Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-11T10:03:46.334Z] $ docker top 0363698c897a1599950b0073c541dc1666afa658310d1f8eaf6b9d59b902ae22 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-11T10:03:46.686Z] + go version [2024-10-11T10:03:46.686Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-11T10:03:46.701Z] $ docker stop --time=1 0363698c897a1599950b0073c541dc1666afa658310d1f8eaf6b9d59b902ae22 [2024-10-11T10:03:47.972Z] $ docker rm -f --volumes 0363698c897a1599950b0073c541dc1666afa658310d1f8eaf6b9d59b902ae22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:03:48.400Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-11T10:03:48.400Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-11T10:03:48.470Z] prd-ubuntu20.04-docker-8c-8g-22525 does not seem to be running inside a container [2024-10-11T10:03:48.502Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-11T10:03:48.808Z] $ docker top c68aa84b31c5ca61619e3189494ef4d093e9c50500525850619ca53c026a8749 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-11T10:03:49.153Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh [2024-10-11T10:03:49.458Z] + make test [2024-10-11T10:03:49.458Z] go test ./... -coverprofile=coverage.out [2024-10-11T10:03:51.362Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2024-10-11T10:04:09.448Z] github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements [2024-10-11T10:04:09.448Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.006s coverage: 47.9% of statements [2024-10-11T10:04:19.419Z] go vet ./... [2024-10-11T10:04:24.675Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-11T10:04:24.675Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-11T10:04:24.933Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-11T10:04:24.947Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-11T10:04:24.974Z] $ docker stop --time=1 c68aa84b31c5ca61619e3189494ef4d093e9c50500525850619ca53c026a8749 [2024-10-11T10:04:29.517Z] $ docker rm -f --volumes c68aa84b31c5ca61619e3189494ef4d093e9c50500525850619ca53c026a8749 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-11T10:04:30.055Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-11T10:04:30.105Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-11T10:04:30.547Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-11T10:04:30.836Z] + ls -al . [2024-10-11T10:04:30.836Z] total 272 [2024-10-11T10:04:30.836Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 11 10:03 . [2024-10-11T10:04:30.836Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 11 10:01 .. [2024-10-11T10:04:30.836Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 11 10:01 .dockerignore [2024-10-11T10:04:30.836Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 11 10:04 .git [2024-10-11T10:04:30.836Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 11 10:01 .github [2024-10-11T10:04:30.836Z] -rw-rw-r-- 1 jenkins jenkins 266 Oct 11 10:01 .gitignore [2024-10-11T10:04:30.836Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 11 10:01 .golangci.yml [2024-10-11T10:04:30.836Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 11 10:02 .semver [2024-10-11T10:04:30.836Z] -rw-rw-r-- 1 jenkins jenkins 19818 Oct 11 10:01 Attribution.txt [2024-10-11T10:04:30.836Z] -rw-rw-r-- 1 jenkins jenkins 16388 Oct 11 10:01 CHANGELOG.md [2024-10-11T10:04:30.836Z] -rw-rw-r-- 1 jenkins jenkins 1474 Oct 11 10:01 Dockerfile [2024-10-11T10:04:30.836Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 11 10:01 GOVERNANCE.md [2024-10-11T10:04:30.836Z] -rw-rw-r-- 1 jenkins jenkins 658 Oct 11 10:01 Jenkinsfile [2024-10-11T10:04:30.836Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 11 10:01 LICENSE [2024-10-11T10:04:30.836Z] -rw-rw-r-- 1 jenkins jenkins 1942 Oct 11 10:01 Makefile [2024-10-11T10:04:30.836Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 11 10:01 OWNERS.md [2024-10-11T10:04:30.836Z] -rw-rw-r-- 1 jenkins jenkins 4463 Oct 11 10:01 README.md [2024-10-11T10:04:30.836Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 11 10:02 VERSION [2024-10-11T10:04:30.836Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 11 10:01 bin [2024-10-11T10:04:30.836Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 11 10:01 cmd [2024-10-11T10:04:30.836Z] -rw-r--r-- 1 jenkins jenkins 24669 Oct 11 10:04 coverage.out [2024-10-11T10:04:30.836Z] -rw-rw-r-- 1 jenkins jenkins 7157 Oct 11 10:01 go.mod [2024-10-11T10:04:30.836Z] -rw-rw-r-- 1 jenkins jenkins 100518 Oct 11 10:01 go.sum [2024-10-11T10:04:30.836Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 11 10:01 internal [2024-10-11T10:04:30.836Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 11 10:01 simulator [2024-10-11T10:04:30.836Z] -rw-rw-r-- 1 jenkins jenkins 229 Oct 11 10:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:04:31.150Z] + 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=b773e44940ad369af529d1a2db565c19940e1657 --label arch=amd64 --label version=3.2.0-dev.25 . [2024-10-11T10:04:31.150Z] Sending build context to Docker daemon 17.96MB [2024-10-11T10:04:31.150Z] Step 1/23 : ARG BASE=golang:1.23-alpine3.20 [2024-10-11T10:04:31.150Z] Step 2/23 : FROM ${BASE} AS builder [2024-10-11T10:04:31.150Z] ---> 0c86714b492e [2024-10-11T10:04:31.150Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2024-10-11T10:04:31.410Z] ---> Running in 0eae53c3d0db [2024-10-11T10:04:31.410Z] Removing intermediate container 0eae53c3d0db [2024-10-11T10:04:31.410Z] ---> 57cf285d357b [2024-10-11T10:04:31.410Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-11T10:04:31.669Z] ---> Running in e85289312963 [2024-10-11T10:04:31.669Z] Removing intermediate container e85289312963 [2024-10-11T10:04:31.669Z] ---> 0d2f1ae74686 [2024-10-11T10:04:31.669Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2024-10-11T10:04:31.669Z] ---> Running in 3e62d90ce1e4 [2024-10-11T10:04:31.927Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T10:04:32.187Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T10:04:32.444Z] OK: 252 MiB in 62 packages [2024-10-11T10:04:32.702Z] Removing intermediate container 3e62d90ce1e4 [2024-10-11T10:04:32.702Z] ---> 885ed9aaf9f1 [2024-10-11T10:04:32.702Z] Step 6/23 : WORKDIR /device-modbus-go [2024-10-11T10:04:32.702Z] ---> Running in 1672692a109f [2024-10-11T10:04:32.702Z] Removing intermediate container 1672692a109f [2024-10-11T10:04:32.702Z] ---> def87d787a0b [2024-10-11T10:04:32.702Z] Step 7/23 : COPY go.mod vendor* ./ [2024-10-11T10:04:32.960Z] ---> 2e52c06f3f55 [2024-10-11T10:04:32.960Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T10:04:32.960Z] ---> Running in 1e589a3c898b [2024-10-11T10:04:33.525Z] Removing intermediate container 1e589a3c898b [2024-10-11T10:04:33.525Z] ---> 9ff1e98622ae [2024-10-11T10:04:33.525Z] Step 9/23 : COPY . . [2024-10-11T10:04:34.147Z] ---> dc18aba84cec [2024-10-11T10:04:34.147Z] Step 10/23 : RUN ${MAKE} [2024-10-11T10:04:34.147Z] ---> Running in 0e9ec5c44873 [2024-10-11T10:04:34.404Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=3.2.0-dev.25 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.45" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2024-10-11T10:05:06.484Z] Removing intermediate container 0e9ec5c44873 [2024-10-11T10:05:06.484Z] ---> a8c1e35a6358 [2024-10-11T10:05:06.484Z] Step 11/23 : FROM alpine:3.20 [2024-10-11T10:05:06.484Z] 3.20: Pulling from library/alpine [2024-10-11T10:05:06.484Z] 43c4264eed91: Already exists [2024-10-11T10:05:06.484Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-11T10:05:06.484Z] Status: Downloaded newer image for alpine:3.20 [2024-10-11T10:05:06.484Z] ---> 91ef0af61f39 [2024-10-11T10:05:06.484Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' [2024-10-11T10:05:06.484Z] ---> Running in 7467b14c30c3 [2024-10-11T10:05:06.484Z] Removing intermediate container 7467b14c30c3 [2024-10-11T10:05:06.484Z] ---> 7914e37e0b9a [2024-10-11T10:05:06.484Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2024-10-11T10:05:06.484Z] ---> Running in c63d731f80ea [2024-10-11T10:05:06.484Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T10:05:06.484Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T10:05:06.484Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-11T10:05:06.484Z] Executing busybox-1.36.1-r29.trigger [2024-10-11T10:05:06.484Z] OK: 8 MiB in 15 packages [2024-10-11T10:05:06.484Z] Removing intermediate container c63d731f80ea [2024-10-11T10:05:06.484Z] ---> 8d29c5875b74 [2024-10-11T10:05:06.484Z] Step 14/23 : RUN apk --no-cache upgrade [2024-10-11T10:05:06.484Z] ---> Running in b04b334b9475 [2024-10-11T10:05:06.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T10:05:06.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T10:05:07.004Z] Upgrading critical system libraries and apk-tools: [2024-10-11T10:05:07.004Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-11T10:05:07.004Z] Executing busybox-1.36.1-r29.trigger [2024-10-11T10:05:07.004Z] Continuing the upgrade transaction with new apk-tools: [2024-10-11T10:05:07.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-11T10:05:07.263Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-11T10:05:07.828Z] OK: 8 MiB in 15 packages [2024-10-11T10:05:08.086Z] Removing intermediate container b04b334b9475 [2024-10-11T10:05:08.086Z] ---> 30021735a6fd [2024-10-11T10:05:08.086Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2024-10-11T10:05:09.500Z] ---> d1b5b6ae55d2 [2024-10-11T10:05:09.500Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2024-10-11T10:05:09.500Z] ---> 2743bf617632 [2024-10-11T10:05:09.500Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2024-10-11T10:05:09.500Z] ---> 6a04d1038b96 [2024-10-11T10:05:09.500Z] Step 18/23 : EXPOSE 59901 [2024-10-11T10:05:09.500Z] ---> Running in 37dd8d8b3d8d [2024-10-11T10:05:09.500Z] Removing intermediate container 37dd8d8b3d8d [2024-10-11T10:05:09.500Z] ---> 8bf1887b780e [2024-10-11T10:05:09.500Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2024-10-11T10:05:09.500Z] ---> Running in 9a56c82fdbd4 [2024-10-11T10:05:09.500Z] Removing intermediate container 9a56c82fdbd4 [2024-10-11T10:05:09.500Z] ---> 175b7f3a3de4 [2024-10-11T10:05:09.500Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-10-11T10:05:09.758Z] ---> Running in 2488e4d10477 [2024-10-11T10:05:09.758Z] Removing intermediate container 2488e4d10477 [2024-10-11T10:05:09.758Z] ---> ca4307b8deed [2024-10-11T10:05:09.758Z] Step 21/23 : LABEL arch=amd64 [2024-10-11T10:05:09.758Z] ---> Running in 4bb7ecb5a351 [2024-10-11T10:05:09.758Z] Removing intermediate container 4bb7ecb5a351 [2024-10-11T10:05:09.758Z] ---> b1017ff53d17 [2024-10-11T10:05:09.759Z] Step 22/23 : LABEL git_sha=b773e44940ad369af529d1a2db565c19940e1657 [2024-10-11T10:05:09.759Z] ---> Running in 85fdea2e79c1 [2024-10-11T10:05:09.759Z] Removing intermediate container 85fdea2e79c1 [2024-10-11T10:05:09.759Z] ---> aa7dbf3eb0eb [2024-10-11T10:05:09.759Z] Step 23/23 : LABEL version=3.2.0-dev.25 [2024-10-11T10:05:09.759Z] ---> Running in cba1985aa830 [2024-10-11T10:05:10.018Z] Removing intermediate container cba1985aa830 [2024-10-11T10:05:10.018Z] ---> 390517b9b423 [2024-10-11T10:05:10.019Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-11T10:05:10.019Z] Successfully built 390517b9b423 [2024-10-11T10:05:10.019Z] Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-11T10:05:10.169Z] provisioning config files... [2024-10-11T10:05:10.179Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config16773899201369961743tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-11T10:05:10.484Z] ---> ****-login.sh [2024-10-11T10:05:10.484Z] nexus3.edgexfoundry.org:10001 [2024-10-11T10:05:10.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T10:05:10.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T10:05:10.484Z] Configure a credential helper to remove this warning. See [2024-10-11T10:05:10.484Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T10:05:10.484Z] [2024-10-11T10:05:10.484Z] Login Succeeded [2024-10-11T10:05:10.484Z] nexus3.edgexfoundry.org:10002 [2024-10-11T10:05:10.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T10:05:10.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T10:05:10.485Z] Configure a credential helper to remove this warning. See [2024-10-11T10:05:10.485Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T10:05:10.485Z] [2024-10-11T10:05:10.485Z] Login Succeeded [2024-10-11T10:05:10.485Z] nexus3.edgexfoundry.org:10003 [2024-10-11T10:05:10.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T10:05:10.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T10:05:10.744Z] Configure a credential helper to remove this warning. See [2024-10-11T10:05:10.745Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T10:05:10.745Z] [2024-10-11T10:05:10.745Z] Login Succeeded [2024-10-11T10:05:10.745Z] nexus3.edgexfoundry.org:10004 [2024-10-11T10:05:10.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T10:05:10.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T10:05:10.745Z] Configure a credential helper to remove this warning. See [2024-10-11T10:05:10.745Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T10:05:10.745Z] [2024-10-11T10:05:10.745Z] Login Succeeded [2024-10-11T10:05:10.745Z] ****.io [2024-10-11T10:05:10.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T10:05:11.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T10:05:11.005Z] Configure a credential helper to remove this warning. See [2024-10-11T10:05:11.005Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T10:05:11.005Z] [2024-10-11T10:05:11.005Z] Login Succeeded [2024-10-11T10:05:11.005Z] ---> ****-login.sh ends [Pipeline] } [2024-10-11T10:05:11.012Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T10:05:11.074Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-11T10:05:11.104Z] [edgeXDocker.push] Tagging docker image device-modbus with the following tags: [2024-10-11T10:05:11.104Z] b773e44940ad369af529d1a2db565c19940e1657 [2024-10-11T10:05:11.104Z] latest [2024-10-11T10:05:11.104Z] 3.2.0-dev.25 [2024-10-11T10:05:11.104Z] b773e44940ad369af529d1a2db565c19940e1657-3.2.0-dev.25 [2024-10-11T10:05:11.104Z] main [2024-10-11T10:05:11.104Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:05:11.452Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:b773e44940ad369af529d1a2db565c19940e1657 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:05:11.782Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:b773e44940ad369af529d1a2db565c19940e1657 [2024-10-11T10:05:11.782Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-10-11T10:05:11.782Z] 2b569cc86161: Preparing [2024-10-11T10:05:11.782Z] 04cbe429d7c9: Preparing [2024-10-11T10:05:11.782Z] 7c1400e082e0: Preparing [2024-10-11T10:05:11.782Z] c9f9d844e3fe: Preparing [2024-10-11T10:05:11.782Z] 0aa5eb4ed590: Preparing [2024-10-11T10:05:11.782Z] 63ca1fbb43ae: Preparing [2024-10-11T10:05:11.782Z] 63ca1fbb43ae: Waiting [2024-10-11T10:05:11.782Z] 2b569cc86161: Pushed [2024-10-11T10:05:11.782Z] 04cbe429d7c9: Pushed [2024-10-11T10:05:11.782Z] c9f9d844e3fe: Pushed [2024-10-11T10:05:11.782Z] 0aa5eb4ed590: Pushed [2024-10-11T10:05:11.782Z] 63ca1fbb43ae: Layer already exists [2024-10-11T10:05:15.068Z] 7c1400e082e0: Pushed [2024-10-11T10:05:15.068Z] b773e44940ad369af529d1a2db565c19940e1657: digest: sha256:57832926d3f050a0859e40fa1a0d173deb2b2932bf1fe4ae51f508e5de1090f8 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:05:15.407Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:05:15.733Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest [2024-10-11T10:05:15.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-10-11T10:05:15.733Z] 2b569cc86161: Preparing [2024-10-11T10:05:15.733Z] 04cbe429d7c9: Preparing [2024-10-11T10:05:15.733Z] 7c1400e082e0: Preparing [2024-10-11T10:05:15.733Z] c9f9d844e3fe: Preparing [2024-10-11T10:05:15.733Z] 0aa5eb4ed590: Preparing [2024-10-11T10:05:15.733Z] 63ca1fbb43ae: Preparing [2024-10-11T10:05:15.733Z] 63ca1fbb43ae: Waiting [2024-10-11T10:05:15.733Z] 04cbe429d7c9: Layer already exists [2024-10-11T10:05:15.733Z] 2b569cc86161: Layer already exists [2024-10-11T10:05:15.733Z] c9f9d844e3fe: Layer already exists [2024-10-11T10:05:15.733Z] 0aa5eb4ed590: Layer already exists [2024-10-11T10:05:15.733Z] 7c1400e082e0: Layer already exists [2024-10-11T10:05:15.733Z] 63ca1fbb43ae: Layer already exists [2024-10-11T10:05:15.733Z] latest: digest: sha256:57832926d3f050a0859e40fa1a0d173deb2b2932bf1fe4ae51f508e5de1090f8 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:05:16.059Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:3.2.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:05:16.391Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:3.2.0-dev.25 [2024-10-11T10:05:16.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-10-11T10:05:16.391Z] 2b569cc86161: Preparing [2024-10-11T10:05:16.391Z] 04cbe429d7c9: Preparing [2024-10-11T10:05:16.391Z] 7c1400e082e0: Preparing [2024-10-11T10:05:16.391Z] c9f9d844e3fe: Preparing [2024-10-11T10:05:16.391Z] 0aa5eb4ed590: Preparing [2024-10-11T10:05:16.391Z] 63ca1fbb43ae: Preparing [2024-10-11T10:05:16.391Z] 63ca1fbb43ae: Waiting [2024-10-11T10:05:16.391Z] 7c1400e082e0: Layer already exists [2024-10-11T10:05:16.391Z] 04cbe429d7c9: Layer already exists [2024-10-11T10:05:16.391Z] c9f9d844e3fe: Layer already exists [2024-10-11T10:05:16.391Z] 0aa5eb4ed590: Layer already exists [2024-10-11T10:05:16.391Z] 2b569cc86161: Layer already exists [2024-10-11T10:05:16.391Z] 63ca1fbb43ae: Layer already exists [2024-10-11T10:05:16.391Z] 3.2.0-dev.25: digest: sha256:57832926d3f050a0859e40fa1a0d173deb2b2932bf1fe4ae51f508e5de1090f8 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:05:16.718Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:b773e44940ad369af529d1a2db565c19940e1657-3.2.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:05:17.050Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:b773e44940ad369af529d1a2db565c19940e1657-3.2.0-dev.25 [2024-10-11T10:05:17.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-10-11T10:05:17.051Z] 2b569cc86161: Preparing [2024-10-11T10:05:17.051Z] 04cbe429d7c9: Preparing [2024-10-11T10:05:17.051Z] 7c1400e082e0: Preparing [2024-10-11T10:05:17.051Z] c9f9d844e3fe: Preparing [2024-10-11T10:05:17.051Z] 0aa5eb4ed590: Preparing [2024-10-11T10:05:17.051Z] 63ca1fbb43ae: Preparing [2024-10-11T10:05:17.051Z] 2b569cc86161: Layer already exists [2024-10-11T10:05:17.051Z] 0aa5eb4ed590: Layer already exists [2024-10-11T10:05:17.051Z] 04cbe429d7c9: Layer already exists [2024-10-11T10:05:17.051Z] c9f9d844e3fe: Layer already exists [2024-10-11T10:05:17.051Z] 7c1400e082e0: Layer already exists [2024-10-11T10:05:17.051Z] 63ca1fbb43ae: Layer already exists [2024-10-11T10:05:17.051Z] b773e44940ad369af529d1a2db565c19940e1657-3.2.0-dev.25: digest: sha256:57832926d3f050a0859e40fa1a0d173deb2b2932bf1fe4ae51f508e5de1090f8 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:05:17.383Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:05:17.716Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:main [2024-10-11T10:05:17.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-10-11T10:05:17.716Z] 2b569cc86161: Preparing [2024-10-11T10:05:17.716Z] 04cbe429d7c9: Preparing [2024-10-11T10:05:17.716Z] 7c1400e082e0: Preparing [2024-10-11T10:05:17.716Z] c9f9d844e3fe: Preparing [2024-10-11T10:05:17.716Z] 0aa5eb4ed590: Preparing [2024-10-11T10:05:17.716Z] 63ca1fbb43ae: Preparing [2024-10-11T10:05:17.716Z] 63ca1fbb43ae: Waiting [2024-10-11T10:05:17.716Z] c9f9d844e3fe: Layer already exists [2024-10-11T10:05:17.716Z] 7c1400e082e0: Layer already exists [2024-10-11T10:05:17.716Z] 04cbe429d7c9: Layer already exists [2024-10-11T10:05:17.716Z] 2b569cc86161: Layer already exists [2024-10-11T10:05:17.716Z] 0aa5eb4ed590: Layer already exists [2024-10-11T10:05:17.716Z] 63ca1fbb43ae: Layer already exists [2024-10-11T10:05:17.716Z] main: digest: sha256:57832926d3f050a0859e40fa1a0d173deb2b2932bf1fe4ae51f508e5de1090f8 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T10:05:17.799Z] ===================================================== [Pipeline] echo [2024-10-11T10:05:17.817Z] taggedImages: [2024-10-11T10:05:17.817Z] - nexus3.edgexfoundry.org:10004/device-modbus:b773e44940ad369af529d1a2db565c19940e1657 [2024-10-11T10:05:17.817Z] - nexus3.edgexfoundry.org:10004/device-modbus:latest [2024-10-11T10:05:17.817Z] - nexus3.edgexfoundry.org:10004/device-modbus:3.2.0-dev.25 [2024-10-11T10:05:17.817Z] - nexus3.edgexfoundry.org:10004/device-modbus:b773e44940ad369af529d1a2db565c19940e1657-3.2.0-dev.25 [2024-10-11T10:05:17.817Z] - 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 [2024-10-11T10:05:18.234Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-11T10:05:18.234Z] [2024-10-11T10:05:18.234Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:05:18.535Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-11T10:05:18.535Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-11T10:05:18.535Z] 5eb5b503b376: Pulling fs layer [2024-10-11T10:05:18.535Z] 5c69ac0246d0: Pulling fs layer [2024-10-11T10:05:18.535Z] ec43610c2a17: Pulling fs layer [2024-10-11T10:05:18.535Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-11T10:05:18.535Z] 33b1e0a273af: Pulling fs layer [2024-10-11T10:05:18.535Z] 5d3b04190fa2: Pulling fs layer [2024-10-11T10:05:18.535Z] 2f39f015ded8: Pulling fs layer [2024-10-11T10:05:18.535Z] 33b1e0a273af: Waiting [2024-10-11T10:05:18.535Z] 3a2ae6a8a46f: Waiting [2024-10-11T10:05:18.535Z] 5d3b04190fa2: Waiting [2024-10-11T10:05:18.535Z] 2f39f015ded8: Waiting [2024-10-11T10:05:18.535Z] 5c69ac0246d0: Verifying Checksum [2024-10-11T10:05:18.535Z] 5c69ac0246d0: Download complete [2024-10-11T10:05:18.535Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-11T10:05:18.535Z] 3a2ae6a8a46f: Download complete [2024-10-11T10:05:18.535Z] 33b1e0a273af: Verifying Checksum [2024-10-11T10:05:18.535Z] 33b1e0a273af: Download complete [2024-10-11T10:05:18.535Z] ec43610c2a17: Verifying Checksum [2024-10-11T10:05:18.535Z] ec43610c2a17: Download complete [2024-10-11T10:05:18.535Z] 5d3b04190fa2: Verifying Checksum [2024-10-11T10:05:18.535Z] 5d3b04190fa2: Download complete [2024-10-11T10:05:18.793Z] 5eb5b503b376: Verifying Checksum [2024-10-11T10:05:18.793Z] 5eb5b503b376: Download complete [2024-10-11T10:05:19.357Z] 2f39f015ded8: Verifying Checksum [2024-10-11T10:05:19.358Z] 2f39f015ded8: Download complete [2024-10-11T10:05:19.925Z] 5eb5b503b376: Pull complete [2024-10-11T10:05:20.184Z] 5c69ac0246d0: Pull complete [2024-10-11T10:05:20.442Z] ec43610c2a17: Pull complete [2024-10-11T10:05:20.442Z] 3a2ae6a8a46f: Pull complete [2024-10-11T10:05:20.701Z] 33b1e0a273af: Pull complete [2024-10-11T10:05:20.701Z] 5d3b04190fa2: Pull complete [2024-10-11T10:05:24.883Z] 2f39f015ded8: Pull complete [2024-10-11T10:05:24.883Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-11T10:05:24.883Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-11T10:05:24.883Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-11T10:05:24.991Z] prd-ubuntu20.04-docker-8c-8g-22525 does not seem to be running inside a container [2024-10-11T10:05:25.031Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-11T10:05:28.882Z] $ docker top c78716973f880eb87f7bc6adf4cced3ec781cfdf30b5661ffc7e0ba42e7e31a5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-11T10:05:29.258Z] ---> job-cost.sh [2024-10-11T10:05:29.258Z] lf-activate-venv: SKIPPING [2024-10-11T10:05:29.258Z] INFO: No Stack... [2024-10-11T10:05:31.794Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-11T10:05:32.364Z] INFO: Archiving Costs [Pipeline] sh [2024-10-11T10:05:32.654Z] + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv [2024-10-11T10:05:32.654Z] + cut -d, -f6 [Pipeline] lock [2024-10-11T10:05:32.666Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-164-stack-cost] [2024-10-11T10:05:32.679Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-164-stack-cost] did not exist. Created. [2024-10-11T10:05:32.685Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-164-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-11T10:05:32.996Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-11T10:05:33.031Z] Stashed 1 file(s) [Pipeline] } [2024-10-11T10:05:33.040Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-164-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-11T10:05:33.073Z] $ docker stop --time=1 c78716973f880eb87f7bc6adf4cced3ec781cfdf30b5661ffc7e0ba42e7e31a5 [2024-10-11T10:05:34.220Z] $ docker rm -f --volumes c78716973f880eb87f7bc6adf4cced3ec781cfdf30b5661ffc7e0ba42e7e31a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-11T10:05:52.122Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22530 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws [2024-10-11T10:05:52.141Z] Running in /w/workspace/device-modbus-go/164 [Pipeline] { [Pipeline] checkout [2024-10-11T10:05:52.185Z] The recommended git tool is: git [2024-10-11T10:05:59.258Z] using credential edgex-jenkins-ssh [2024-10-11T10:05:59.285Z] Cloning the remote Git repository [2024-10-11T10:05:59.362Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2024-10-11T10:05:59.515Z] > git init /w/workspace/device-modbus-go/164 # timeout=10 [2024-10-11T10:05:59.746Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2024-10-11T10:05:59.748Z] > git --version # timeout=10 [2024-10-11T10:05:59.778Z] > git --version # 'git version 2.25.1' [2024-10-11T10:05:59.783Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-11T10:06:00.016Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-11T10:06:02.128Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2024-10-11T10:06:02.157Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-11T10:06:03.223Z] Avoid second fetch [2024-10-11T10:06:03.223Z] Checking out Revision b773e44940ad369af529d1a2db565c19940e1657 (main) [2024-10-11T10:06:04.073Z] Commit message: "Merge pull request #580 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.45" [2024-10-11T10:06:03.251Z] > git config core.sparsecheckout # timeout=10 [2024-10-11T10:06:03.339Z] > git checkout -f b773e44940ad369af529d1a2db565c19940e1657 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-11T10:06:08.951Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-11T10:06:08.951Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-11T10:06:08.951Z] Dload Upload Total Spent Left Speed [2024-10-11T10:06:08.951Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 178k 0 --:--:-- --:--:-- --:--:-- 178k [Pipeline] sh [2024-10-11T10:06:09.315Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-11T10:06:09.659Z] + sudo tee /etc/docker/daemon.new [2024-10-11T10:06:09.659Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-11T10:06:09.659Z] { [2024-10-11T10:06:09.659Z] "registry-mirrors": [ [2024-10-11T10:06:09.659Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-11T10:06:09.659Z] ], [2024-10-11T10:06:09.659Z] "bip": "10.250.0.254/24", [2024-10-11T10:06:09.659Z] "hosts": [ [2024-10-11T10:06:09.659Z] "tcp://0.0.0.0:5555", [2024-10-11T10:06:09.659Z] "unix:///var/run/docker.sock" [2024-10-11T10:06:09.659Z] ], [2024-10-11T10:06:09.659Z] "mtu": 1458, [2024-10-11T10:06:09.659Z] "selinux-enabled": true, [2024-10-11T10:06:09.659Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-11T10:06:09.659Z] } [Pipeline] sh [2024-10-11T10:06:10.014Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-11T10:06:10.351Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-11T10:06:28.678Z] provisioning config files... [2024-10-11T10:06:28.703Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/164@tmp/config3880631708237278818tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-11T10:06:29.163Z] ---> ****-login.sh [2024-10-11T10:06:29.163Z] nexus3.edgexfoundry.org:10001 [2024-10-11T10:06:30.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T10:06:30.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T10:06:30.405Z] Configure a credential helper to remove this warning. See [2024-10-11T10:06:30.405Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T10:06:30.405Z] [2024-10-11T10:06:30.405Z] Login Succeeded [2024-10-11T10:06:30.405Z] nexus3.edgexfoundry.org:10002 [2024-10-11T10:06:30.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T10:06:30.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T10:06:30.676Z] Configure a credential helper to remove this warning. See [2024-10-11T10:06:30.676Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T10:06:30.676Z] [2024-10-11T10:06:30.676Z] Login Succeeded [2024-10-11T10:06:30.676Z] nexus3.edgexfoundry.org:10003 [2024-10-11T10:06:30.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T10:06:30.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T10:06:30.951Z] Configure a credential helper to remove this warning. See [2024-10-11T10:06:30.951Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T10:06:30.951Z] [2024-10-11T10:06:30.951Z] Login Succeeded [2024-10-11T10:06:30.951Z] nexus3.edgexfoundry.org:10004 [2024-10-11T10:06:31.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T10:06:31.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T10:06:31.492Z] Configure a credential helper to remove this warning. See [2024-10-11T10:06:31.492Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T10:06:31.492Z] [2024-10-11T10:06:31.492Z] Login Succeeded [2024-10-11T10:06:31.492Z] ****.io [2024-10-11T10:06:31.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T10:06:32.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T10:06:32.036Z] Configure a credential helper to remove this warning. See [2024-10-11T10:06:32.036Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T10:06:32.036Z] [2024-10-11T10:06:32.036Z] Login Succeeded [2024-10-11T10:06:32.036Z] ---> ****-login.sh ends [Pipeline] } [2024-10-11T10:06:32.051Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-11T10:06:32.456Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-11T10:06:32.472Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-11T10:06:32.487Z] ========================================================= [2024-10-11T10:06:32.487Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-11T10:06:32.487Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:06:32.868Z] + 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 . [2024-10-11T10:06:33.142Z] Sending build context to Docker daemon 9.112MB [2024-10-11T10:06:33.417Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2024-10-11T10:06:33.417Z] Step 2/10 : FROM ${BASE} AS builder [2024-10-11T10:06:33.417Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-11T10:06:33.417Z] cf04c63912e1: Pulling fs layer [2024-10-11T10:06:33.417Z] 55b35a11ae5e: Pulling fs layer [2024-10-11T10:06:33.417Z] a37a00ec5f00: Pulling fs layer [2024-10-11T10:06:33.417Z] 50b3750afda1: Pulling fs layer [2024-10-11T10:06:33.417Z] 4f4fb700ef54: Pulling fs layer [2024-10-11T10:06:33.417Z] 50b3750afda1: Waiting [2024-10-11T10:06:33.417Z] 80978eb59214: Pulling fs layer [2024-10-11T10:06:33.417Z] 4f4fb700ef54: Waiting [2024-10-11T10:06:33.417Z] c9f46d7d2bd2: Pulling fs layer [2024-10-11T10:06:33.417Z] c5a475d317c9: Pulling fs layer [2024-10-11T10:06:33.417Z] 80978eb59214: Waiting [2024-10-11T10:06:33.417Z] c9f46d7d2bd2: Waiting [2024-10-11T10:06:33.417Z] c5a475d317c9: Waiting [2024-10-11T10:06:33.699Z] 55b35a11ae5e: Verifying Checksum [2024-10-11T10:06:33.699Z] 55b35a11ae5e: Download complete [2024-10-11T10:06:33.699Z] 50b3750afda1: Verifying Checksum [2024-10-11T10:06:33.699Z] 50b3750afda1: Download complete [2024-10-11T10:06:33.699Z] 4f4fb700ef54: Verifying Checksum [2024-10-11T10:06:33.699Z] 4f4fb700ef54: Download complete [2024-10-11T10:06:33.699Z] 80978eb59214: Verifying Checksum [2024-10-11T10:06:33.699Z] 80978eb59214: Download complete [2024-10-11T10:06:33.699Z] cf04c63912e1: Verifying Checksum [2024-10-11T10:06:33.699Z] cf04c63912e1: Download complete [2024-10-11T10:06:34.289Z] c5a475d317c9: Verifying Checksum [2024-10-11T10:06:34.289Z] c5a475d317c9: Download complete [2024-10-11T10:06:34.559Z] cf04c63912e1: Pull complete [2024-10-11T10:06:35.163Z] 55b35a11ae5e: Pull complete [2024-10-11T10:06:35.750Z] a37a00ec5f00: Verifying Checksum [2024-10-11T10:06:35.750Z] a37a00ec5f00: Download complete [2024-10-11T10:06:36.337Z] c9f46d7d2bd2: Verifying Checksum [2024-10-11T10:06:36.337Z] c9f46d7d2bd2: Download complete [2024-10-11T10:06:48.681Z] a37a00ec5f00: Pull complete [2024-10-11T10:06:48.953Z] 50b3750afda1: Pull complete [2024-10-11T10:06:49.226Z] 4f4fb700ef54: Pull complete [2024-10-11T10:06:49.498Z] 80978eb59214: Pull complete [2024-10-11T10:06:57.749Z] c9f46d7d2bd2: Pull complete [2024-10-11T10:06:59.180Z] c5a475d317c9: Pull complete [2024-10-11T10:06:59.180Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-11T10:06:59.180Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-11T10:06:59.180Z] ---> be29e6b0f0d4 [2024-10-11T10:06:59.180Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2024-10-11T10:07:00.147Z] ---> Running in 527260e2d13b [2024-10-11T10:07:00.415Z] Removing intermediate container 527260e2d13b [2024-10-11T10:07:00.415Z] ---> a619ee2634c3 [2024-10-11T10:07:00.415Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-11T10:07:00.684Z] ---> Running in ee3e42a6a8de [2024-10-11T10:07:00.953Z] Removing intermediate container ee3e42a6a8de [2024-10-11T10:07:00.953Z] ---> 032320d66bc4 [2024-10-11T10:07:00.953Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2024-10-11T10:07:00.953Z] ---> Running in 01e9504c6dec [2024-10-11T10:07:02.375Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T10:07:02.643Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T10:07:04.595Z] (1/8) Installing openssh-keygen (9.7_p1-r4) [2024-10-11T10:07:04.596Z] (2/8) Installing libedit (20240517.3.1-r0) [2024-10-11T10:07:04.596Z] (3/8) Installing openssh-client-common (9.7_p1-r4) [2024-10-11T10:07:04.596Z] (4/8) Installing openssh-client-default (9.7_p1-r4) [2024-10-11T10:07:04.596Z] (5/8) Installing openssh-sftp-server (9.7_p1-r4) [2024-10-11T10:07:04.596Z] (6/8) Installing openssh-server-common (9.7_p1-r4) [2024-10-11T10:07:04.596Z] (7/8) Installing openssh-server (9.7_p1-r4) [2024-10-11T10:07:04.870Z] (8/8) Installing openssh (9.7_p1-r4) [2024-10-11T10:07:04.871Z] Executing busybox-1.36.1-r29.trigger [2024-10-11T10:07:04.871Z] OK: 244 MiB in 62 packages [2024-10-11T10:07:06.302Z] Removing intermediate container 01e9504c6dec [2024-10-11T10:07:06.302Z] ---> 3acfe47a02d6 [2024-10-11T10:07:06.302Z] Step 6/10 : WORKDIR /device-modbus-go [2024-10-11T10:07:06.302Z] ---> Running in da2ed9b9fab9 [2024-10-11T10:07:06.575Z] Removing intermediate container da2ed9b9fab9 [2024-10-11T10:07:06.575Z] ---> 3525bb8f902e [2024-10-11T10:07:06.575Z] Step 7/10 : COPY go.mod vendor* ./ [2024-10-11T10:07:07.162Z] ---> dceb77fe459a [2024-10-11T10:07:07.162Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T10:07:07.162Z] ---> Running in 4d01184af025 [2024-10-11T10:09:13.898Z] Removing intermediate container 4d01184af025 [2024-10-11T10:09:13.898Z] ---> b73e3a4198a7 [2024-10-11T10:09:13.898Z] Step 9/10 : COPY . . [2024-10-11T10:09:13.898Z] ---> 3f7450537b26 [2024-10-11T10:09:13.898Z] Step 10/10 : RUN ${MAKE} [2024-10-11T10:09:13.898Z] ---> Running in 7039dce71979 [2024-10-11T10:09:13.898Z] noop [2024-10-11T10:09:13.898Z] Removing intermediate container 7039dce71979 [2024-10-11T10:09:13.898Z] ---> d768156370f9 [2024-10-11T10:09:13.898Z] Successfully built d768156370f9 [2024-10-11T10:09:13.898Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:09:14.279Z] + docker inspect -f . ci-base-image-arm64 [2024-10-11T10:09:14.280Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-11T10:09:14.501Z] prd-ubuntu20.04-docker-arm64-4c-16g-22530 does not seem to be running inside a container [2024-10-11T10:09:14.570Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/164 -v /w/workspace/device-modbus-go/164:/w/workspace/device-modbus-go/164:rw,z -v /w/workspace/device-modbus-go/164@tmp:/w/workspace/device-modbus-go/164@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 [2024-10-11T10:09:15.812Z] $ docker top 8ece6524a05253d99a7f22312430a4bec51ea909feda4b74ce926834ea7ae288 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-11T10:09:16.671Z] + go version [2024-10-11T10:09:16.671Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-11T10:09:16.690Z] $ docker stop --time=1 8ece6524a05253d99a7f22312430a4bec51ea909feda4b74ce926834ea7ae288 [2024-10-11T10:09:18.312Z] $ docker rm -f --volumes 8ece6524a05253d99a7f22312430a4bec51ea909feda4b74ce926834ea7ae288 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:09:18.908Z] + docker inspect -f . ci-base-image-arm64 [2024-10-11T10:09:18.908Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-11T10:09:19.105Z] prd-ubuntu20.04-docker-arm64-4c-16g-22530 does not seem to be running inside a container [2024-10-11T10:09:19.186Z] $ 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/164 -v /w/workspace/device-modbus-go/164:/w/workspace/device-modbus-go/164:rw,z -v /w/workspace/device-modbus-go/164@tmp:/w/workspace/device-modbus-go/164@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 [2024-10-11T10:09:20.445Z] $ docker top 6b18a8b9607305dffc05d6e03eb2f1265064c06fdb411c3eae1d2b35b2f517b6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-11T10:09:21.013Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/164 [Pipeline] fileExists [Pipeline] sh [2024-10-11T10:09:21.684Z] + make test [2024-10-11T10:09:21.684Z] go test ./... -coverprofile=coverage.out [2024-10-11T10:09:28.339Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2024-10-11T10:13:36.485Z] github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements [2024-10-11T10:13:36.486Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.057s coverage: 47.9% of statements [2024-10-11T10:13:36.486Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-11T10:13:36.486Z] go vet ./... [2024-10-11T10:14:32.936Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-11T10:14:32.936Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-11T10:14:32.936Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-11T10:14:32.959Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-11T10:14:32.983Z] $ docker stop --time=1 6b18a8b9607305dffc05d6e03eb2f1265064c06fdb411c3eae1d2b35b2f517b6 [2024-10-11T10:14:35.058Z] $ docker rm -f --volumes 6b18a8b9607305dffc05d6e03eb2f1265064c06fdb411c3eae1d2b35b2f517b6 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-11T10:14:36.946Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-11T10:14:36.965Z] Warning: overwriting stash ‘coverage-report’ [2024-10-11T10:14:37.881Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-11T10:14:38.334Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-11T10:14:38.733Z] + ls -al . [2024-10-11T10:14:38.733Z] total 268 [2024-10-11T10:14:38.733Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 11 10:09 . [2024-10-11T10:14:38.733Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 11 10:05 .. [2024-10-11T10:14:38.733Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 11 10:06 .dockerignore [2024-10-11T10:14:38.733Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 11 10:06 .git [2024-10-11T10:14:38.733Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 11 10:06 .github [2024-10-11T10:14:38.733Z] -rw-rw-r-- 1 jenkins jenkins 266 Oct 11 10:06 .gitignore [2024-10-11T10:14:38.733Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 11 10:06 .golangci.yml [2024-10-11T10:14:38.733Z] -rw-rw-r-- 1 jenkins jenkins 19818 Oct 11 10:06 Attribution.txt [2024-10-11T10:14:38.733Z] -rw-rw-r-- 1 jenkins jenkins 16388 Oct 11 10:06 CHANGELOG.md [2024-10-11T10:14:38.733Z] -rw-rw-r-- 1 jenkins jenkins 1474 Oct 11 10:06 Dockerfile [2024-10-11T10:14:38.733Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 11 10:06 GOVERNANCE.md [2024-10-11T10:14:38.733Z] -rw-rw-r-- 1 jenkins jenkins 658 Oct 11 10:06 Jenkinsfile [2024-10-11T10:14:38.733Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 11 10:06 LICENSE [2024-10-11T10:14:38.733Z] -rw-rw-r-- 1 jenkins jenkins 1942 Oct 11 10:06 Makefile [2024-10-11T10:14:38.733Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 11 10:06 OWNERS.md [2024-10-11T10:14:38.733Z] -rw-rw-r-- 1 jenkins jenkins 4463 Oct 11 10:06 README.md [2024-10-11T10:14:38.733Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 11 10:02 VERSION [2024-10-11T10:14:38.733Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 11 10:06 bin [2024-10-11T10:14:38.733Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 11 10:06 cmd [2024-10-11T10:14:38.733Z] -rw-r--r-- 1 jenkins jenkins 24669 Oct 11 10:13 coverage.out [2024-10-11T10:14:38.733Z] -rw-rw-r-- 1 jenkins jenkins 7157 Oct 11 10:06 go.mod [2024-10-11T10:14:38.733Z] -rw-rw-r-- 1 jenkins jenkins 100518 Oct 11 10:06 go.sum [2024-10-11T10:14:38.733Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 11 10:06 internal [2024-10-11T10:14:38.733Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 11 10:06 simulator [2024-10-11T10:14:38.733Z] -rw-rw-r-- 1 jenkins jenkins 229 Oct 11 10:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:14:39.114Z] + 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=b773e44940ad369af529d1a2db565c19940e1657 --label arch=arm64 --label version=3.2.0-dev.25 . [2024-10-11T10:14:39.704Z] Sending build context to Docker daemon 9.137MB [2024-10-11T10:14:39.704Z] Step 1/23 : ARG BASE=golang:1.23-alpine3.20 [2024-10-11T10:14:39.704Z] Step 2/23 : FROM ${BASE} AS builder [2024-10-11T10:14:39.704Z] ---> d768156370f9 [2024-10-11T10:14:39.704Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2024-10-11T10:14:40.306Z] ---> Running in 34ca1730bcf0 [2024-10-11T10:14:40.578Z] Removing intermediate container 34ca1730bcf0 [2024-10-11T10:14:40.578Z] ---> 05ed9aa55f0f [2024-10-11T10:14:40.578Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-11T10:14:40.578Z] ---> Running in 5a655e7082bb [2024-10-11T10:14:40.853Z] Removing intermediate container 5a655e7082bb [2024-10-11T10:14:40.853Z] ---> 2c8ac1f2276b [2024-10-11T10:14:40.853Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2024-10-11T10:14:41.123Z] ---> Running in 720124865ea9 [2024-10-11T10:14:42.085Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T10:14:42.677Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T10:14:44.096Z] OK: 244 MiB in 62 packages [2024-10-11T10:14:45.059Z] Removing intermediate container 720124865ea9 [2024-10-11T10:14:45.059Z] ---> 7570cce82adb [2024-10-11T10:14:45.059Z] Step 6/23 : WORKDIR /device-modbus-go [2024-10-11T10:14:45.059Z] ---> Running in 9c2ded7c11b1 [2024-10-11T10:14:45.326Z] Removing intermediate container 9c2ded7c11b1 [2024-10-11T10:14:45.326Z] ---> 6c4e8b633c79 [2024-10-11T10:14:45.326Z] Step 7/23 : COPY go.mod vendor* ./ [2024-10-11T10:14:45.915Z] ---> 82c206828bd9 [2024-10-11T10:14:45.915Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-11T10:14:45.915Z] ---> Running in ca81b145f8d3 [2024-10-11T10:14:48.510Z] Removing intermediate container ca81b145f8d3 [2024-10-11T10:14:48.510Z] ---> c7b5c2012f83 [2024-10-11T10:14:48.510Z] Step 9/23 : COPY . . [2024-10-11T10:14:49.470Z] ---> f6e11cbae20e [2024-10-11T10:14:49.470Z] Step 10/23 : RUN ${MAKE} [2024-10-11T10:14:49.746Z] ---> Running in a0a635637118 [2024-10-11T10:14:50.710Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=3.2.0-dev.25 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.45" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2024-10-11T10:18:42.533Z] Removing intermediate container a0a635637118 [2024-10-11T10:18:42.533Z] ---> b09c6cb8a8c2 [2024-10-11T10:18:42.533Z] Step 11/23 : FROM alpine:3.20 [2024-10-11T10:18:42.533Z] 3.20: Pulling from library/alpine [2024-10-11T10:18:42.533Z] cf04c63912e1: Already exists [2024-10-11T10:18:42.533Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-11T10:18:42.533Z] Status: Downloaded newer image for alpine:3.20 [2024-10-11T10:18:42.533Z] ---> c157a85ed455 [2024-10-11T10:18:42.533Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' [2024-10-11T10:18:42.533Z] ---> Running in 4ce09dfdc3ca [2024-10-11T10:18:42.533Z] Removing intermediate container 4ce09dfdc3ca [2024-10-11T10:18:42.533Z] ---> 1feb52af7eb2 [2024-10-11T10:18:42.533Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2024-10-11T10:18:42.533Z] ---> Running in 149bfada3f92 [2024-10-11T10:18:42.533Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T10:18:42.533Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T10:18:42.533Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-11T10:18:42.533Z] Executing busybox-1.36.1-r29.trigger [2024-10-11T10:18:42.533Z] OK: 9 MiB in 15 packages [2024-10-11T10:18:42.533Z] Removing intermediate container 149bfada3f92 [2024-10-11T10:18:42.533Z] ---> 3dc2eba3c795 [2024-10-11T10:18:42.533Z] Step 14/23 : RUN apk --no-cache upgrade [2024-10-11T10:18:42.533Z] ---> Running in 0b6bcc94dfa2 [2024-10-11T10:18:42.533Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T10:18:42.533Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T10:18:42.533Z] Upgrading critical system libraries and apk-tools: [2024-10-11T10:18:42.533Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-11T10:18:42.806Z] Executing busybox-1.36.1-r29.trigger [2024-10-11T10:18:43.075Z] Continuing the upgrade transaction with new apk-tools: [2024-10-11T10:18:43.075Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-11T10:18:43.344Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-11T10:18:45.311Z] OK: 9 MiB in 15 packages [2024-10-11T10:18:45.901Z] Removing intermediate container 0b6bcc94dfa2 [2024-10-11T10:18:45.901Z] ---> fd70fd5d8b4a [2024-10-11T10:18:45.901Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2024-10-11T10:18:47.857Z] ---> 226f8c5806e3 [2024-10-11T10:18:47.857Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2024-10-11T10:18:48.445Z] ---> 201369d2928a [2024-10-11T10:18:48.445Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2024-10-11T10:18:49.038Z] ---> 73b0cd4be4c1 [2024-10-11T10:18:49.038Z] Step 18/23 : EXPOSE 59901 [2024-10-11T10:18:49.038Z] ---> Running in 5365f49295a3 [2024-10-11T10:18:49.308Z] Removing intermediate container 5365f49295a3 [2024-10-11T10:18:49.308Z] ---> 4ea014c415dd [2024-10-11T10:18:49.308Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2024-10-11T10:18:49.308Z] ---> Running in 7bc5bcdbb22f [2024-10-11T10:18:49.893Z] Removing intermediate container 7bc5bcdbb22f [2024-10-11T10:18:49.893Z] ---> dab1ee91f13d [2024-10-11T10:18:49.893Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-10-11T10:18:49.893Z] ---> Running in 82835fb87903 [2024-10-11T10:18:50.162Z] Removing intermediate container 82835fb87903 [2024-10-11T10:18:50.162Z] ---> 0f7c56718c97 [2024-10-11T10:18:50.162Z] Step 21/23 : LABEL arch=arm64 [2024-10-11T10:18:50.162Z] ---> Running in 8006f156b52b [2024-10-11T10:18:50.749Z] Removing intermediate container 8006f156b52b [2024-10-11T10:18:50.749Z] ---> d9734a772767 [2024-10-11T10:18:50.749Z] Step 22/23 : LABEL git_sha=b773e44940ad369af529d1a2db565c19940e1657 [2024-10-11T10:18:50.749Z] ---> Running in 9412a4e5fa26 [2024-10-11T10:18:51.018Z] Removing intermediate container 9412a4e5fa26 [2024-10-11T10:18:51.018Z] ---> 629f7a0679d1 [2024-10-11T10:18:51.018Z] Step 23/23 : LABEL version=3.2.0-dev.25 [2024-10-11T10:18:51.018Z] ---> Running in 7c3eca79922b [2024-10-11T10:18:51.608Z] Removing intermediate container 7c3eca79922b [2024-10-11T10:18:51.608Z] ---> 7816e38ff033 [2024-10-11T10:18:51.608Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-11T10:18:51.608Z] Successfully built 7816e38ff033 [2024-10-11T10:18:51.608Z] Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-11T10:18:51.765Z] provisioning config files... [2024-10-11T10:18:52.333Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/164@tmp/config2351448636393496746tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-11T10:18:52.689Z] ---> ****-login.sh [2024-10-11T10:18:52.689Z] nexus3.edgexfoundry.org:10001 [2024-10-11T10:18:52.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T10:18:52.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T10:18:52.959Z] Configure a credential helper to remove this warning. See [2024-10-11T10:18:52.959Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T10:18:52.959Z] [2024-10-11T10:18:52.959Z] Login Succeeded [2024-10-11T10:18:52.960Z] nexus3.edgexfoundry.org:10002 [2024-10-11T10:18:53.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T10:18:53.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T10:18:53.496Z] Configure a credential helper to remove this warning. See [2024-10-11T10:18:53.496Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T10:18:53.496Z] [2024-10-11T10:18:53.496Z] Login Succeeded [2024-10-11T10:18:53.496Z] nexus3.edgexfoundry.org:10003 [2024-10-11T10:18:53.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T10:18:53.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T10:18:53.766Z] Configure a credential helper to remove this warning. See [2024-10-11T10:18:53.766Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T10:18:53.766Z] [2024-10-11T10:18:53.766Z] Login Succeeded [2024-10-11T10:18:53.766Z] nexus3.edgexfoundry.org:10004 [2024-10-11T10:18:54.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T10:18:54.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T10:18:54.303Z] Configure a credential helper to remove this warning. See [2024-10-11T10:18:54.303Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T10:18:54.303Z] [2024-10-11T10:18:54.303Z] Login Succeeded [2024-10-11T10:18:54.303Z] ****.io [2024-10-11T10:18:54.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-11T10:18:54.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-11T10:18:54.842Z] Configure a credential helper to remove this warning. See [2024-10-11T10:18:54.842Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-11T10:18:54.842Z] [2024-10-11T10:18:54.842Z] Login Succeeded [2024-10-11T10:18:54.842Z] ---> ****-login.sh ends [Pipeline] } [2024-10-11T10:18:54.856Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T10:18:54.906Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-11T10:18:54.943Z] [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: [2024-10-11T10:18:54.943Z] b773e44940ad369af529d1a2db565c19940e1657 [2024-10-11T10:18:54.943Z] latest [2024-10-11T10:18:54.943Z] 3.2.0-dev.25 [2024-10-11T10:18:54.943Z] b773e44940ad369af529d1a2db565c19940e1657-3.2.0-dev.25 [2024-10-11T10:18:54.943Z] main [2024-10-11T10:18:54.943Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:18:55.335Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:b773e44940ad369af529d1a2db565c19940e1657 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:18:55.715Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:b773e44940ad369af529d1a2db565c19940e1657 [2024-10-11T10:18:55.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-10-11T10:18:55.715Z] f8e762beb92b: Preparing [2024-10-11T10:18:55.715Z] 161edd4ec0c5: Preparing [2024-10-11T10:18:55.715Z] ba9b384e40d3: Preparing [2024-10-11T10:18:55.715Z] 7944ea995257: Preparing [2024-10-11T10:18:55.715Z] 6a95b6b1e045: Preparing [2024-10-11T10:18:55.715Z] 16113d51b718: Preparing [2024-10-11T10:18:55.715Z] 16113d51b718: Waiting [2024-10-11T10:18:56.000Z] f8e762beb92b: Pushed [2024-10-11T10:18:56.000Z] 161edd4ec0c5: Pushed [2024-10-11T10:18:56.000Z] 6a95b6b1e045: Pushed [2024-10-11T10:18:56.000Z] 16113d51b718: Layer already exists [2024-10-11T10:18:56.000Z] 7944ea995257: Pushed [2024-10-11T10:19:04.231Z] ba9b384e40d3: Pushed [2024-10-11T10:19:04.231Z] b773e44940ad369af529d1a2db565c19940e1657: digest: sha256:6d0cbd91b7ff4e50ae785c61edf152c7d99c14d8621d5691112d58cf89b172f6 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:19:04.617Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:19:04.987Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2024-10-11T10:19:04.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-10-11T10:19:04.987Z] f8e762beb92b: Preparing [2024-10-11T10:19:04.987Z] 161edd4ec0c5: Preparing [2024-10-11T10:19:04.987Z] ba9b384e40d3: Preparing [2024-10-11T10:19:04.987Z] 7944ea995257: Preparing [2024-10-11T10:19:04.987Z] 6a95b6b1e045: Preparing [2024-10-11T10:19:04.987Z] 16113d51b718: Preparing [2024-10-11T10:19:04.987Z] 16113d51b718: Waiting [2024-10-11T10:19:04.987Z] ba9b384e40d3: Layer already exists [2024-10-11T10:19:04.987Z] 161edd4ec0c5: Layer already exists [2024-10-11T10:19:04.987Z] 6a95b6b1e045: Layer already exists [2024-10-11T10:19:04.987Z] 7944ea995257: Layer already exists [2024-10-11T10:19:04.987Z] f8e762beb92b: Layer already exists [2024-10-11T10:19:04.987Z] 16113d51b718: Layer already exists [2024-10-11T10:19:05.254Z] latest: digest: sha256:6d0cbd91b7ff4e50ae785c61edf152c7d99c14d8621d5691112d58cf89b172f6 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:19:05.632Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.2.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:19:05.998Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.2.0-dev.25 [2024-10-11T10:19:05.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-10-11T10:19:05.998Z] f8e762beb92b: Preparing [2024-10-11T10:19:05.998Z] 161edd4ec0c5: Preparing [2024-10-11T10:19:05.998Z] ba9b384e40d3: Preparing [2024-10-11T10:19:05.998Z] 7944ea995257: Preparing [2024-10-11T10:19:05.998Z] 6a95b6b1e045: Preparing [2024-10-11T10:19:05.998Z] 16113d51b718: Preparing [2024-10-11T10:19:05.998Z] 16113d51b718: Waiting [2024-10-11T10:19:05.998Z] ba9b384e40d3: Layer already exists [2024-10-11T10:19:05.998Z] f8e762beb92b: Layer already exists [2024-10-11T10:19:05.998Z] 7944ea995257: Layer already exists [2024-10-11T10:19:05.998Z] 161edd4ec0c5: Layer already exists [2024-10-11T10:19:05.998Z] 6a95b6b1e045: Layer already exists [2024-10-11T10:19:05.998Z] 16113d51b718: Layer already exists [2024-10-11T10:19:06.269Z] 3.2.0-dev.25: digest: sha256:6d0cbd91b7ff4e50ae785c61edf152c7d99c14d8621d5691112d58cf89b172f6 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:19:06.630Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:b773e44940ad369af529d1a2db565c19940e1657-3.2.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:19:07.001Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:b773e44940ad369af529d1a2db565c19940e1657-3.2.0-dev.25 [2024-10-11T10:19:07.001Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-10-11T10:19:07.001Z] f8e762beb92b: Preparing [2024-10-11T10:19:07.001Z] 161edd4ec0c5: Preparing [2024-10-11T10:19:07.001Z] ba9b384e40d3: Preparing [2024-10-11T10:19:07.001Z] 7944ea995257: Preparing [2024-10-11T10:19:07.001Z] 6a95b6b1e045: Preparing [2024-10-11T10:19:07.001Z] 16113d51b718: Preparing [2024-10-11T10:19:07.001Z] 16113d51b718: Waiting [2024-10-11T10:19:07.001Z] f8e762beb92b: Layer already exists [2024-10-11T10:19:07.001Z] ba9b384e40d3: Layer already exists [2024-10-11T10:19:07.001Z] 7944ea995257: Layer already exists [2024-10-11T10:19:07.001Z] 161edd4ec0c5: Layer already exists [2024-10-11T10:19:07.001Z] 6a95b6b1e045: Layer already exists [2024-10-11T10:19:07.001Z] 16113d51b718: Layer already exists [2024-10-11T10:19:07.268Z] b773e44940ad369af529d1a2db565c19940e1657-3.2.0-dev.25: digest: sha256:6d0cbd91b7ff4e50ae785c61edf152c7d99c14d8621d5691112d58cf89b172f6 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:19:07.625Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:19:07.979Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [2024-10-11T10:19:07.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-10-11T10:19:07.979Z] f8e762beb92b: Preparing [2024-10-11T10:19:07.979Z] 161edd4ec0c5: Preparing [2024-10-11T10:19:07.979Z] ba9b384e40d3: Preparing [2024-10-11T10:19:07.979Z] 7944ea995257: Preparing [2024-10-11T10:19:07.979Z] 6a95b6b1e045: Preparing [2024-10-11T10:19:07.979Z] 16113d51b718: Preparing [2024-10-11T10:19:07.979Z] 16113d51b718: Waiting [2024-10-11T10:19:07.979Z] ba9b384e40d3: Layer already exists [2024-10-11T10:19:07.979Z] 6a95b6b1e045: Layer already exists [2024-10-11T10:19:07.979Z] 161edd4ec0c5: Layer already exists [2024-10-11T10:19:07.979Z] 7944ea995257: Layer already exists [2024-10-11T10:19:07.979Z] f8e762beb92b: Layer already exists [2024-10-11T10:19:07.979Z] 16113d51b718: Layer already exists [2024-10-11T10:19:08.244Z] main: digest: sha256:6d0cbd91b7ff4e50ae785c61edf152c7d99c14d8621d5691112d58cf89b172f6 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-11T10:19:08.340Z] ===================================================== [Pipeline] echo [2024-10-11T10:19:08.354Z] taggedImages: [2024-10-11T10:19:08.354Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:b773e44940ad369af529d1a2db565c19940e1657 [2024-10-11T10:19:08.354Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2024-10-11T10:19:08.354Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.2.0-dev.25 [2024-10-11T10:19:08.354Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:b773e44940ad369af529d1a2db565c19940e1657-3.2.0-dev.25 [2024-10-11T10:19:08.354Z] - 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 [2024-10-11T10:19:08.751Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-11T10:19:08.751Z] [2024-10-11T10:19:08.751Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:19:09.089Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-11T10:19:09.090Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-11T10:19:09.090Z] 8998bd30e6a1: Pulling fs layer [2024-10-11T10:19:09.090Z] 04944245beec: Pulling fs layer [2024-10-11T10:19:09.090Z] 699f458cf7ca: Pulling fs layer [2024-10-11T10:19:09.090Z] 765212b225bb: Pulling fs layer [2024-10-11T10:19:09.090Z] f23df028b6ca: Pulling fs layer [2024-10-11T10:19:09.090Z] 765212b225bb: Waiting [2024-10-11T10:19:09.090Z] f23df028b6ca: Waiting [2024-10-11T10:19:09.090Z] d65c8cfc05b1: Pulling fs layer [2024-10-11T10:19:09.090Z] 2437ff75d9bd: Pulling fs layer [2024-10-11T10:19:09.358Z] d65c8cfc05b1: Waiting [2024-10-11T10:19:09.358Z] 2437ff75d9bd: Waiting [2024-10-11T10:19:09.358Z] 04944245beec: Verifying Checksum [2024-10-11T10:19:09.358Z] 04944245beec: Download complete [2024-10-11T10:19:09.358Z] 765212b225bb: Verifying Checksum [2024-10-11T10:19:09.358Z] 765212b225bb: Download complete [2024-10-11T10:19:09.358Z] f23df028b6ca: Verifying Checksum [2024-10-11T10:19:09.358Z] f23df028b6ca: Download complete [2024-10-11T10:19:09.358Z] d65c8cfc05b1: Verifying Checksum [2024-10-11T10:19:09.358Z] d65c8cfc05b1: Download complete [2024-10-11T10:19:09.626Z] 699f458cf7ca: Verifying Checksum [2024-10-11T10:19:09.626Z] 699f458cf7ca: Download complete [2024-10-11T10:19:10.209Z] 8998bd30e6a1: Download complete [2024-10-11T10:19:12.788Z] 2437ff75d9bd: Verifying Checksum [2024-10-11T10:19:12.788Z] 2437ff75d9bd: Download complete [2024-10-11T10:19:15.372Z] 8998bd30e6a1: Pull complete [2024-10-11T10:19:15.639Z] 04944245beec: Pull complete [2024-10-11T10:19:17.049Z] 699f458cf7ca: Pull complete [2024-10-11T10:19:17.319Z] 765212b225bb: Pull complete [2024-10-11T10:19:18.283Z] f23df028b6ca: Pull complete [2024-10-11T10:19:18.552Z] d65c8cfc05b1: Pull complete [2024-10-11T10:19:36.791Z] 2437ff75d9bd: Pull complete [2024-10-11T10:19:36.791Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-11T10:19:36.791Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-11T10:19:36.791Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-11T10:19:37.040Z] prd-ubuntu20.04-docker-arm64-4c-16g-22530 does not seem to be running inside a container [2024-10-11T10:19:37.127Z] $ 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/164 -v /w/workspace/device-modbus-go/164:/w/workspace/device-modbus-go/164:rw,z -v /w/workspace/device-modbus-go/164@tmp:/w/workspace/device-modbus-go/164@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 [2024-10-11T10:19:40.322Z] $ docker top 3ac464a54044bcf3d3eb72fcce9b3e36c343352942650a5f63c0eb215ce1ae81 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-11T10:19:41.191Z] ---> job-cost.sh [2024-10-11T10:19:41.191Z] lf-activate-venv: SKIPPING [2024-10-11T10:19:41.191Z] INFO: No Stack... [2024-10-11T10:19:41.780Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-11T10:19:42.745Z] INFO: Archiving Costs [Pipeline] sh [2024-10-11T10:19:43.403Z] + cat /w/workspace/device-modbus-go/164/archives/cost.csv [2024-10-11T10:19:43.403Z] + cut -d, -f6 [Pipeline] lock [2024-10-11T10:19:43.467Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-164-stack-cost] [2024-10-11T10:19:43.477Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-164-stack-cost] did not exist. Created. [2024-10-11T10:19:43.484Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-164-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-11T10:19:44.154Z] /w/workspace/device-modbus-go/164@tmp/durable-5849435a/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-11T10:19:44.825Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-11T10:19:44.856Z] Warning: overwriting stash ‘stack-cost’ [2024-10-11T10:19:44.926Z] Stashed 1 file(s) [Pipeline] } [2024-10-11T10:19:44.938Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-164-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-11T10:19:44.966Z] $ docker stop --time=1 3ac464a54044bcf3d3eb72fcce9b3e36c343352942650a5f63c0eb215ce1ae81 [2024-10-11T10:19:46.565Z] $ docker rm -f --volumes 3ac464a54044bcf3d3eb72fcce9b3e36c343352942650a5f63c0eb215ce1ae81 [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 [2024-10-11T10:19:47.109Z] provisioning config files... [2024-10-11T10:19:47.123Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config10864813267858148939tmp [Pipeline] { [Pipeline] sh [2024-10-11T10:19:47.442Z] + set +x [2024-10-11T10:19:47.442Z] + curl -s https://codecov.io/bash [2024-10-11T10:19:47.442Z] + bash -s -- [2024-10-11T10:19:47.442Z] [2024-10-11T10:19:47.442Z] _____ _ [2024-10-11T10:19:47.442Z] / ____| | | [2024-10-11T10:19:47.442Z] | | ___ __| | ___ ___ _____ __ [2024-10-11T10:19:47.442Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-11T10:19:47.442Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-11T10:19:47.442Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-11T10:19:47.442Z] Bash-1.0.6 [2024-10-11T10:19:47.442Z] [2024-10-11T10:19:47.442Z] [2024-10-11T10:19:47.442Z] ==> git version 2.25.1 found [2024-10-11T10:19:47.442Z] ==> 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 [2024-10-11T10:19:47.442Z] Release-Date: 2020-01-08 [2024-10-11T10:19:47.442Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-10-11T10:19:47.442Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-11T10:19:47.442Z] ==> Jenkins CI detected. [2024-10-11T10:19:47.442Z] current dir:  /w/workspace/gexfoundry_device-modbus-go_main [2024-10-11T10:19:47.442Z] project root: . [2024-10-11T10:19:47.442Z] --> token set from env [2024-10-11T10:19:47.442Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-11T10:19:47.442Z] ==> Running gcov in . (disable via -X gcov) [2024-10-11T10:19:47.442Z] ==> Python coveragepy not found [2024-10-11T10:19:47.442Z] ==> Searching for coverage reports in: [2024-10-11T10:19:47.442Z] + . [2024-10-11T10:19:47.442Z] -> Found 1 reports [2024-10-11T10:19:47.442Z] ==> Detecting git/mercurial file structure [2024-10-11T10:19:47.710Z] ==> Reading reports [2024-10-11T10:19:47.710Z] + ./coverage.out bytes=24669 [2024-10-11T10:19:47.710Z] ==> Appending adjustments [2024-10-11T10:19:47.710Z] https://docs.codecov.io/docs/fixing-reports [2024-10-11T10:19:47.710Z] + Found adjustments [2024-10-11T10:19:47.710Z] ==> Gzipping contents [2024-10-11T10:19:47.710Z] 4.0K /tmp/codecov.hKnTte.gz [2024-10-11T10:19:47.710Z] ==> Uploading reports [2024-10-11T10:19:47.710Z] url: https://codecov.io [2024-10-11T10:19:47.710Z] query: branch=main&commit=b773e44940ad369af529d1a2db565c19940e1657&build=164&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F164%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-11T10:19:47.710Z] -> Pinging Codecov [2024-10-11T10:19:47.710Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=b773e44940ad369af529d1a2db565c19940e1657&build=164&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F164%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-11T10:19:47.994Z] -> Uploading to [2024-10-11T10:19:47.994Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-modbus-go/b773e44940ad369af529d1a2db565c19940e1657/688b0b7b-95d1-40e2-9825-2ed6d20cfa88.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241011%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241011T101947Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=2f899bb2aeed2b673ee79e8bcae3458bad7f4a25dbffd79eb63145fae7cdf57c [2024-10-11T10:19:47.994Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-11T10:19:47.994Z] Dload Upload Total Spent Left Speed [2024-10-11T10:19:48.266Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3859 0 0 100 3859 0 14292 --:--:-- --:--:-- --:--:-- 14292 [2024-10-11T10:19:48.266Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/b773e44940ad369af529d1a2db565c19940e1657 [Pipeline] } [2024-10-11T10:19:48.273Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-10-11T10:19:48.503Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-11T10:19:48.524Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:19:48.840Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-11T10:19:48.840Z] [2024-10-11T10:19:48.840Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:19:49.142Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-11T10:19:49.142Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-11T10:19:49.142Z] 43c4264eed91: Already exists [2024-10-11T10:19:49.142Z] 4cc291be95ef: Already exists [2024-10-11T10:19:49.142Z] 2ac1f1163629: Already exists [2024-10-11T10:19:49.142Z] 5c3c966382ef: Already exists [2024-10-11T10:19:49.142Z] 4f4fb700ef54: Already exists [2024-10-11T10:19:49.142Z] d9c7d2e4e75e: Pulling fs layer [2024-10-11T10:19:49.142Z] 9c3e1370e548: Pulling fs layer [2024-10-11T10:19:49.400Z] d9c7d2e4e75e: Verifying Checksum [2024-10-11T10:19:49.400Z] d9c7d2e4e75e: Download complete [2024-10-11T10:19:49.657Z] d9c7d2e4e75e: Pull complete [2024-10-11T10:19:50.222Z] 9c3e1370e548: Verifying Checksum [2024-10-11T10:19:50.222Z] 9c3e1370e548: Download complete [2024-10-11T10:19:53.510Z] 9c3e1370e548: Pull complete [2024-10-11T10:19:53.510Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-10-11T10:19:53.510Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-11T10:19:53.510Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-11T10:19:53.617Z] prd-ubuntu20.04-docker-8c-8g-22525 does not seem to be running inside a container [2024-10-11T10:19:53.666Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-10-11T10:19:56.224Z] $ docker top 403aed4c0ee1ba721dc0d4a3c5ad196a0685e999c25c027e5bab4b5ef536982e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-11T10:19:56.560Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] echo [2024-10-11T10:19:56.573Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh [2024-10-11T10:19:56.855Z] + set -o pipefail [2024-10-11T10:19:56.855Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' [2024-10-11T10:20:03.423Z] [2024-10-11T10:20:03.423Z] Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... [2024-10-11T10:20:03.423Z] [2024-10-11T10:20:03.424Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0a0805b9-8982-40eb-8dbc-845f1ef902a3/history/de1325e5-bbfb-446f-a71f-abe0415b866f [2024-10-11T10:20:03.424Z] [2024-10-11T10:20:03.424Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2024-10-11T10:20:03.424Z] [2024-10-11T10:20:03.424Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-11T10:20:03.424Z] [2024-10-11T10:20:03.424Z] [2024-10-11T10:20:03.424Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-10-11T10:20:03.424Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-10-11T10:20:03.448Z] $ docker stop --time=1 403aed4c0ee1ba721dc0d4a3c5ad196a0685e999c25c027e5bab4b5ef536982e [2024-10-11T10:20:11.078Z] $ docker rm -f --volumes 403aed4c0ee1ba721dc0d4a3c5ad196a0685e999c25c027e5bab4b5ef536982e [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 [2024-10-11T10:20:22.633Z] + git log --format=format:%s -1 b773e44940ad369af529d1a2db565c19940e1657 [Pipeline] sh [2024-10-11T10:20:22.923Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-11T10:20:22.923Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:20:23.225Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-11T10:20:23.225Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-11T10:20:23.306Z] prd-ubuntu20.04-docker-8c-8g-22525 does not seem to be running inside a container [2024-10-11T10:20:23.347Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-11T10:20:23.801Z] $ docker top fe0b080d370715985c9ed85203999914bed6dac7e7fd0ea17916139afe20744d -eo pid,comm [2024-10-11T10:20:23.836Z] 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). [2024-10-11T10:20:23.836Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-11T10:20:23.894Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-11T10:20:23.894Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-11T10:20:23.991Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-11T10:20:24.006Z] $ docker exec fe0b080d370715985c9ed85203999914bed6dac7e7fd0ea17916139afe20744d ssh-agent [2024-10-11T10:20:24.091Z] SSH_AUTH_SOCK=/tmp/ssh-crxJqqNTsRaV/agent.32 [2024-10-11T10:20:24.091Z] SSH_AGENT_PID=38 [2024-10-11T10:20:24.095Z] Running ssh-add (command line suppressed) [2024-10-11T10:20:24.205Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_11358124684342487902.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_11358124684342487902.key) [2024-10-11T10:20:24.204Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-11T10:20:24.501Z] + git semver tag [2024-10-11T10:20:24.760Z] 2024-10-11 10:20:24,683 [run_tag] DEBUG tag force:False [2024-10-11T10:20:24.760Z] 2024-10-11 10:20:24,683 [check_head_tag] DEBUG check head tag [2024-10-11T10:20:24.760Z] 2024-10-11 10:20:24,684 [execute] INFO git cat-file --batch-check [2024-10-11T10:20:24.760Z] 2024-10-11 10:20:24,685 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) [2024-10-11T10:20:24.760Z] 2024-10-11 10:20:24,688 [execute] INFO git cat-file --batch [2024-10-11T10:20:24.760Z] 2024-10-11 10:20:24,689 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) [2024-10-11T10:20:24.760Z] 2024-10-11 10:20:24,710 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-10-11T10:20:24.760Z] 2024-10-11 10:20:24,710 [execute] INFO git tag -a v3.2.0-dev.25 -m v3.2.0-dev.25 [2024-10-11T10:20:24.760Z] 2024-10-11 10:20:24,710 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.25', '-m', 'v3.2.0-dev.25'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) [2024-10-11T10:20:24.760Z] 2024-10-11 10:20:24,716 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-10-11T10:20:24.760Z] 3.2.0-dev.25 [Pipeline] } [2024-10-11T10:20:24.781Z] $ docker exec --env ******** --env ******** fe0b080d370715985c9ed85203999914bed6dac7e7fd0ea17916139afe20744d ssh-agent -k [2024-10-11T10:20:24.865Z] unset SSH_AUTH_SOCK; [2024-10-11T10:20:24.866Z] unset SSH_AGENT_PID; [2024-10-11T10:20:24.866Z] echo Agent pid 38 killed; [2024-10-11T10:20:24.861Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-11T10:20:25.255Z] + git semver [Pipeline] } [2024-10-11T10:20:25.539Z] $ docker stop --time=1 fe0b080d370715985c9ed85203999914bed6dac7e7fd0ea17916139afe20744d [2024-10-11T10:20:26.783Z] $ docker rm -f --volumes fe0b080d370715985c9ed85203999914bed6dac7e7fd0ea17916139afe20744d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:20:27.181Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-11T10:20:27.181Z] [2024-10-11T10:20:27.181Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:20:27.483Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-11T10:20:27.483Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-11T10:20:27.483Z] ab5ef0e58194: Pulling fs layer [2024-10-11T10:20:27.483Z] 9712f1f96733: Pulling fs layer [2024-10-11T10:20:27.483Z] 63f879dbbcfc: Pulling fs layer [2024-10-11T10:20:27.483Z] 0d9ebad4ef96: Pulling fs layer [2024-10-11T10:20:27.483Z] e9a5061849ea: Pulling fs layer [2024-10-11T10:20:27.483Z] d747dcd14b5f: Pulling fs layer [2024-10-11T10:20:27.483Z] 2de7ff778b66: Pulling fs layer [2024-10-11T10:20:27.483Z] e9a5061849ea: Waiting [2024-10-11T10:20:27.483Z] 2de7ff778b66: Waiting [2024-10-11T10:20:27.483Z] d747dcd14b5f: Waiting [2024-10-11T10:20:27.483Z] 0d9ebad4ef96: Waiting [2024-10-11T10:20:27.483Z] 9712f1f96733: Verifying Checksum [2024-10-11T10:20:27.483Z] 9712f1f96733: Download complete [2024-10-11T10:20:27.740Z] 63f879dbbcfc: Verifying Checksum [2024-10-11T10:20:27.740Z] 63f879dbbcfc: Download complete [2024-10-11T10:20:29.976Z] 0d9ebad4ef96: Download complete [2024-10-11T10:20:29.976Z] d747dcd14b5f: Download complete [2024-10-11T10:20:29.976Z] e9a5061849ea: Verifying Checksum [2024-10-11T10:20:29.976Z] e9a5061849ea: Download complete [2024-10-11T10:20:30.234Z] 2de7ff778b66: Verifying Checksum [2024-10-11T10:20:30.234Z] 2de7ff778b66: Download complete [2024-10-11T10:20:30.234Z] ab5ef0e58194: Download complete [2024-10-11T10:20:32.762Z] ab5ef0e58194: Pull complete [2024-10-11T10:20:32.762Z] 9712f1f96733: Pull complete [2024-10-11T10:20:33.328Z] 63f879dbbcfc: Pull complete [2024-10-11T10:20:36.612Z] 0d9ebad4ef96: Pull complete [2024-10-11T10:20:37.176Z] e9a5061849ea: Pull complete [2024-10-11T10:20:37.176Z] d747dcd14b5f: Pull complete [2024-10-11T10:20:38.110Z] 2de7ff778b66: Pull complete [2024-10-11T10:20:38.110Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-11T10:20:38.110Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-11T10:20:38.110Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-11T10:20:38.206Z] prd-ubuntu20.04-docker-8c-8g-22525 does not seem to be running inside a container [2024-10-11T10:20:38.249Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-10-11T10:20:42.458Z] $ docker top 8052653b880e1d9c6ef079f5230087cd8acf375e9df7f4628427642758353583 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-11T10:20:42.520Z] provisioning config files... [2024-10-11T10:20:42.526Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config3706025136600932885tmp [2024-10-11T10:20:42.533Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config14357811016251481449tmp [2024-10-11T10:20:42.540Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config8994742217692501629tmp [Pipeline] { [Pipeline] echo [2024-10-11T10:20:42.650Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-11T10:20:42.946Z] ---> sigul-configuration.sh [2024-10-11T10:20:42.946Z] gpg: directory `/root/.gnupg' created [2024-10-11T10:20:42.946Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-11T10:20:42.946Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-11T10:20:42.946Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-11T10:20:42.946Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-11T10:20:42.946Z] gpg: CAST5 encrypted data [2024-10-11T10:20:42.946Z] gpg: encrypted with 1 passphrase [2024-10-11T10:20:42.946Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-11T10:20:43.244Z] + mkdir /home/jenkins [2024-10-11T10:20:43.244Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-11T10:20:43.554Z] + 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 [2024-10-11T10:20:43.570Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-11T10:20:43.865Z] ---> sigul-install.sh [2024-10-11T10:20:43.865Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-11T10:20:44.162Z] + git tag --list [2024-10-11T10:20:44.162Z] 0.7.1 [2024-10-11T10:20:44.162Z] v1.0.0 [2024-10-11T10:20:44.162Z] v1.1.0 [2024-10-11T10:20:44.162Z] v1.1.1 [2024-10-11T10:20:44.162Z] v1.2.2 [2024-10-11T10:20:44.162Z] v1.3.0 [2024-10-11T10:20:44.162Z] v1.3.1 [2024-10-11T10:20:44.162Z] v2.0.0 [2024-10-11T10:20:44.162Z] v2.1.0 [2024-10-11T10:20:44.162Z] v2.1.1 [2024-10-11T10:20:44.162Z] v2.2.0 [2024-10-11T10:20:44.162Z] v2.3.0 [2024-10-11T10:20:44.162Z] v3.0 [2024-10-11T10:20:44.162Z] v3.0.0 [2024-10-11T10:20:44.162Z] v3.1 [2024-10-11T10:20:44.162Z] v3.1.0 [2024-10-11T10:20:44.162Z] v3.1.0-dev.1 [2024-10-11T10:20:44.162Z] v3.1.0-dev.10 [2024-10-11T10:20:44.162Z] v3.1.0-dev.11 [2024-10-11T10:20:44.162Z] v3.1.0-dev.12 [2024-10-11T10:20:44.162Z] v3.1.0-dev.13 [2024-10-11T10:20:44.162Z] v3.1.0-dev.14 [2024-10-11T10:20:44.162Z] v3.1.0-dev.15 [2024-10-11T10:20:44.162Z] v3.1.0-dev.16 [2024-10-11T10:20:44.162Z] v3.1.0-dev.17 [2024-10-11T10:20:44.162Z] v3.1.0-dev.18 [2024-10-11T10:20:44.162Z] v3.1.0-dev.19 [2024-10-11T10:20:44.162Z] v3.1.0-dev.2 [2024-10-11T10:20:44.162Z] v3.1.0-dev.20 [2024-10-11T10:20:44.162Z] v3.1.0-dev.21 [2024-10-11T10:20:44.162Z] v3.1.0-dev.22 [2024-10-11T10:20:44.162Z] v3.1.0-dev.23 [2024-10-11T10:20:44.162Z] v3.1.0-dev.24 [2024-10-11T10:20:44.162Z] v3.1.0-dev.25 [2024-10-11T10:20:44.162Z] v3.1.0-dev.3 [2024-10-11T10:20:44.162Z] v3.1.0-dev.4 [2024-10-11T10:20:44.162Z] v3.1.0-dev.5 [2024-10-11T10:20:44.162Z] v3.1.0-dev.6 [2024-10-11T10:20:44.162Z] v3.1.0-dev.7 [2024-10-11T10:20:44.162Z] v3.1.0-dev.8 [2024-10-11T10:20:44.162Z] v3.1.0-dev.9 [2024-10-11T10:20:44.162Z] v3.1.1 [2024-10-11T10:20:44.162Z] v3.1.1-dev.1 [2024-10-11T10:20:44.162Z] v3.2.0-dev.1 [2024-10-11T10:20:44.162Z] v3.2.0-dev.10 [2024-10-11T10:20:44.162Z] v3.2.0-dev.11 [2024-10-11T10:20:44.162Z] v3.2.0-dev.12 [2024-10-11T10:20:44.162Z] v3.2.0-dev.13 [2024-10-11T10:20:44.162Z] v3.2.0-dev.14 [2024-10-11T10:20:44.162Z] v3.2.0-dev.15 [2024-10-11T10:20:44.162Z] v3.2.0-dev.16 [2024-10-11T10:20:44.162Z] v3.2.0-dev.17 [2024-10-11T10:20:44.162Z] v3.2.0-dev.18 [2024-10-11T10:20:44.162Z] v3.2.0-dev.19 [2024-10-11T10:20:44.162Z] v3.2.0-dev.2 [2024-10-11T10:20:44.162Z] v3.2.0-dev.20 [2024-10-11T10:20:44.162Z] v3.2.0-dev.21 [2024-10-11T10:20:44.162Z] v3.2.0-dev.22 [2024-10-11T10:20:44.162Z] v3.2.0-dev.23 [2024-10-11T10:20:44.162Z] v3.2.0-dev.24 [2024-10-11T10:20:44.162Z] v3.2.0-dev.25 [2024-10-11T10:20:44.162Z] v3.2.0-dev.3 [2024-10-11T10:20:44.162Z] v3.2.0-dev.4 [2024-10-11T10:20:44.162Z] v3.2.0-dev.5 [2024-10-11T10:20:44.162Z] v3.2.0-dev.6 [2024-10-11T10:20:44.162Z] v3.2.0-dev.7 [2024-10-11T10:20:44.162Z] v3.2.0-dev.8 [2024-10-11T10:20:44.162Z] v3.2.0-dev.9 [Pipeline] sh [2024-10-11T10:20:44.460Z] + lftools sign git-tag v3.2.0-dev.25 [2024-10-11T10:20:45.206Z] Signing Git tag with Sigul... [2024-10-11T10:20:45.206Z] Signing v3.2.0-dev.25 [Pipeline] echo [2024-10-11T10:20:45.479Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-11T10:20:45.774Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-11T10:20:45.781Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-11T10:20:45.820Z] $ docker stop --time=1 8052653b880e1d9c6ef079f5230087cd8acf375e9df7f4628427642758353583 [2024-10-11T10:20:47.095Z] $ docker rm -f --volumes 8052653b880e1d9c6ef079f5230087cd8acf375e9df7f4628427642758353583 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-11T10:20:47.532Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-11T10:20:47.532Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:20:47.835Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-11T10:20:47.835Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-11T10:20:47.908Z] prd-ubuntu20.04-docker-8c-8g-22525 does not seem to be running inside a container [2024-10-11T10:20:47.944Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-11T10:20:48.255Z] $ docker top 2266c03262f457140f99d907e6567d7e80654ad42afa93410f28b16b654ded14 -eo pid,comm [2024-10-11T10:20:48.285Z] 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). [2024-10-11T10:20:48.285Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-11T10:20:48.342Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-11T10:20:48.343Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-11T10:20:48.449Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-11T10:20:48.464Z] $ docker exec 2266c03262f457140f99d907e6567d7e80654ad42afa93410f28b16b654ded14 ssh-agent [2024-10-11T10:20:48.548Z] SSH_AUTH_SOCK=/tmp/ssh-GWfKkdNKWcdI/agent.32 [2024-10-11T10:20:48.548Z] SSH_AGENT_PID=38 [2024-10-11T10:20:48.553Z] Running ssh-add (command line suppressed) [2024-10-11T10:20:48.655Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_2287531483758982592.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_2287531483758982592.key) [2024-10-11T10:20:48.656Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-11T10:20:48.945Z] + git semver bump pre [2024-10-11T10:20:49.203Z] 2024-10-11 10:20:49,123 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-10-11T10:20:49.203Z] 2024-10-11 10:20:49,123 [bump_version] DEBUG bumping version:3.2.0-dev.25 on axis:pre with prefix:dev [2024-10-11T10:20:49.203Z] 2024-10-11 10:20:49,123 [bump_version] DEBUG bumped version:3.2.0-dev.26 [2024-10-11T10:20:49.203Z] 2024-10-11 10:20:49,123 [write_version] DEBUG write version:3.2.0-dev.26 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True [2024-10-11T10:20:49.203Z] 2024-10-11 10:20:49,123 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-10-11T10:20:49.203Z] 2024-10-11 10:20:49,123 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-10-11T10:20:49.203Z] 2024-10-11 10:20:49,126 [execute] INFO git cat-file --batch-check [2024-10-11T10:20:49.203Z] 2024-10-11 10:20:49,126 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-11T10:20:49.203Z] 2024-10-11 10:20:49,131 [execute] INFO git cat-file --batch [2024-10-11T10:20:49.203Z] 2024-10-11 10:20:49,132 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-11T10:20:49.203Z] 2024-10-11 10:20:49,136 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-10-11T10:20:49.203Z] 3.2.0-dev.26 [Pipeline] } [2024-10-11T10:20:49.223Z] $ docker exec --env ******** --env ******** 2266c03262f457140f99d907e6567d7e80654ad42afa93410f28b16b654ded14 ssh-agent -k [2024-10-11T10:20:49.315Z] unset SSH_AUTH_SOCK; [2024-10-11T10:20:49.315Z] unset SSH_AGENT_PID; [2024-10-11T10:20:49.315Z] echo Agent pid 38 killed; [2024-10-11T10:20:49.312Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-11T10:20:49.631Z] + git semver [Pipeline] } [2024-10-11T10:20:49.916Z] $ docker stop --time=1 2266c03262f457140f99d907e6567d7e80654ad42afa93410f28b16b654ded14 [2024-10-11T10:20:51.234Z] $ docker rm -f --volumes 2266c03262f457140f99d907e6567d7e80654ad42afa93410f28b16b654ded14 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-11T10:20:51.573Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-11T10:20:51.573Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:20:51.880Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-11T10:20:51.880Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-11T10:20:51.965Z] prd-ubuntu20.04-docker-8c-8g-22525 does not seem to be running inside a container [2024-10-11T10:20:52.008Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-11T10:20:52.334Z] $ docker top 7586350d98f8804a627f196e247dcd0e7dbb47c0b268d851d784673bc2c9f24e -eo pid,comm [2024-10-11T10:20:52.365Z] 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). [2024-10-11T10:20:52.365Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-11T10:20:52.430Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-11T10:20:52.430Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-11T10:20:52.540Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-11T10:20:52.554Z] $ docker exec 7586350d98f8804a627f196e247dcd0e7dbb47c0b268d851d784673bc2c9f24e ssh-agent [2024-10-11T10:20:52.657Z] SSH_AUTH_SOCK=/tmp/ssh-NlXCmT83JCZe/agent.32 [2024-10-11T10:20:52.657Z] SSH_AGENT_PID=38 [2024-10-11T10:20:52.662Z] Running ssh-add (command line suppressed) [2024-10-11T10:20:52.771Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_15345381355065323834.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_15345381355065323834.key) [2024-10-11T10:20:52.771Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-11T10:20:53.063Z] + git semver push [2024-10-11T10:20:53.322Z] 2024-10-11 10:20:53,259 [run_push] DEBUG push [2024-10-11T10:20:53.322Z] 2024-10-11 10:20:53,260 [execute] INFO git cat-file --batch-check [2024-10-11T10:20:53.322Z] 2024-10-11 10:20:53,260 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-11T10:20:53.322Z] 2024-10-11 10:20:53,264 [execute] INFO git rev-list b970b3fe8e990412c8a0c7d21949745abb53ab43 -- [2024-10-11T10:20:53.322Z] 2024-10-11 10:20:53,264 [execute] DEBUG Popen(['git', 'rev-list', 'b970b3fe8e990412c8a0c7d21949745abb53ab43', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-11T10:20:53.322Z] 2024-10-11 10:20:53,272 [execute] INFO git fetch -v origin [2024-10-11T10:20:53.322Z] 2024-10-11 10:20:53,273 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-10-11T10:20:53.889Z] 2024-10-11 10:20:53,732 [run_push] DEBUG no remote changes detected [2024-10-11T10:20:53.889Z] 2024-10-11 10:20:53,732 [execute] INFO git push origin semver [2024-10-11T10:20:53.889Z] 2024-10-11 10:20:53,733 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-11T10:20:54.457Z] 2024-10-11 10:20:54,451 [run_push] DEBUG push all version tags [2024-10-11T10:20:54.457Z] 2024-10-11 10:20:54,451 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-10-11T10:20:54.457Z] 2024-10-11 10:20:54,452 [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) [2024-10-11T10:20:55.393Z] 2024-10-11 10:20:55,110 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-10-11T10:20:55.393Z] 3.2.0-dev.26 [Pipeline] } [2024-10-11T10:20:55.414Z] $ docker exec --env ******** --env ******** 7586350d98f8804a627f196e247dcd0e7dbb47c0b268d851d784673bc2c9f24e ssh-agent -k [2024-10-11T10:20:55.514Z] unset SSH_AUTH_SOCK; [2024-10-11T10:20:55.514Z] unset SSH_AGENT_PID; [2024-10-11T10:20:55.514Z] echo Agent pid 38 killed; [2024-10-11T10:20:55.511Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-11T10:20:55.837Z] + git semver [Pipeline] } [2024-10-11T10:20:56.124Z] $ docker stop --time=1 7586350d98f8804a627f196e247dcd0e7dbb47c0b268d851d784673bc2c9f24e [2024-10-11T10:20:57.370Z] $ docker rm -f --volumes 7586350d98f8804a627f196e247dcd0e7dbb47c0b268d851d784673bc2c9f24e [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 [2024-10-11T10:20:58.043Z] + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] [2024-10-11T10:20:58.043Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2024-10-11T10:20:58.043Z] total 16 [2024-10-11T10:20:58.043Z] drwxr-xr-x 3 root root 4096 Oct 11 10:05 . [2024-10-11T10:20:58.043Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 11 10:20 .. [2024-10-11T10:20:58.043Z] drwxr-xr-x 2 root root 4096 Oct 11 10:05 cost [2024-10-11T10:20:58.043Z] -rw-r--r-- 1 root root 88 Oct 11 10:05 cost.csv [2024-10-11T10:20:58.043Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives [2024-10-11T10:20:58.043Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2024-10-11T10:20:58.043Z] total 16 [2024-10-11T10:20:58.043Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 11 10:05 . [2024-10-11T10:20:58.043Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 11 10:20 .. [2024-10-11T10:20:58.043Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 11 10:05 cost [2024-10-11T10:20:58.043Z] -rw-r--r-- 1 jenkins jenkins 88 Oct 11 10:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-11T10:20:58.335Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-11T10:20:59.193Z] ---> package-listing.sh [2024-10-11T10:20:59.193Z] ++ facter osfamily [2024-10-11T10:20:59.193Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-11T10:20:59.452Z] + OS_FAMILY=debian [2024-10-11T10:20:59.452Z] + workspace=/w/workspace/gexfoundry_device-modbus-go_main [2024-10-11T10:20:59.452Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-11T10:20:59.452Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-11T10:20:59.452Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-11T10:20:59.452Z] + PACKAGES=/tmp/packages_start.txt [2024-10-11T10:20:59.452Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2024-10-11T10:20:59.452Z] + PACKAGES=/tmp/packages_end.txt [2024-10-11T10:20:59.452Z] + case "${OS_FAMILY}" in [2024-10-11T10:20:59.452Z] + grep '^ii' [2024-10-11T10:20:59.452Z] + dpkg -l [2024-10-11T10:20:59.452Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-11T10:20:59.452Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-11T10:20:59.452Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-11T10:20:59.452Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2024-10-11T10:20:59.452Z] + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ [2024-10-11T10:20:59.452Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo [2024-10-11T10:20:59.464Z] 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 [2024-10-11T10:20:59.741Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-11T10:21:00.316Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-11T10:21:00.316Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-11T10:21:00.395Z] prd-ubuntu20.04-docker-8c-8g-22525 does not seem to be running inside a container [2024-10-11T10:21:00.432Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-11T10:21:00.646Z] $ docker top 326a4808f8ecb824aa97518fbf5b86397963da2b29304aba79e9de3e13fd9912 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-11T10:21:00.982Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-11T10:21:01.264Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-11T10:21:01.549Z] + ls /var/log/sa-host [2024-10-11T10:21:01.549Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-11T10:21:01.717Z] provisioning config files... [2024-10-11T10:21:01.728Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config7338750553104370267tmp [Pipeline] { [Pipeline] echo [2024-10-11T10:21:01.745Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-11T10:21:02.030Z] ---> create-netrc.sh [Pipeline] } [2024-10-11T10:21:02.038Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-11T10:21:02.389Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-11T10:21:02.399Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-11T10:21:02.693Z] ---> sudo-logs.sh [2024-10-11T10:21:02.693Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-11T10:21:02.730Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-11T10:21:03.013Z] ---> job-cost.sh [2024-10-11T10:21:03.013Z] lf-activate-venv: SKIPPING [2024-10-11T10:21:03.013Z] DEBUG: total: 0.2199999988079071 [2024-10-11T10:21:03.013Z] INFO: Retrieving Stack Cost... [2024-10-11T10:21:03.270Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-11T10:21:03.837Z] INFO: Archiving Costs [Pipeline] echo [2024-10-11T10:21:03.847Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-11T10:21:04.125Z] ---> logs-deploy.sh [2024-10-11T10:21:04.125Z] lf-activate-venv: SKIPPING [2024-10-11T10:21:04.125Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/164 [2024-10-11T10:21:04.125Z] INFO: archiving workspace using pattern(s): [2024-10-11T10:21:05.055Z] Archives upload complete. [2024-10-11T10:21:05.055Z] INFO: archiving logs to Nexus