Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of whxtpbnl for edgexfoundry/device-modbus-go Loading trusted files from base branch main at b773e44940ad369af529d1a2db565c19940e1657 rather than 0079a6753dc3243845d21c2f9117c3e0b3b23a10 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-ssh3398386498481638013.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-ssh7691226281741895405.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/PR-581/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/PR-581/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8247103640483912286.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-ssh453041512492021887.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/PR-581/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/PR-581/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7259445788601326698.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 ‘prd-ubuntu20.04-docker-8c-8g-22553’ Running on prd-ubuntu20.04-docker-8c-8g-22558 in /w/workspace/xfoundry_device-modbus-go_PR-581 [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/xfoundry_device-modbus-go_PR-581 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/581/head:refs/remotes/origin/PR-581 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit b773e44940ad369af529d1a2db565c19940e1657 into PR head commit 0079a6753dc3243845d21c2f9117c3e0b3b23a10 Merge succeeded, producing 8be2c06fae9eabf3364fa14adef6b5aac61f351d Checking out Revision 8be2c06fae9eabf3364fa14adef6b5aac61f351d (PR-581) > git config core.sparsecheckout # timeout=10 > git checkout -f 0079a6753dc3243845d21c2f9117c3e0b3b23a10 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge b773e44940ad369af529d1a2db565c19940e1657 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8be2c06fae9eabf3364fa14adef6b5aac61f351d # timeout=10 Commit message: "Merge commit 'b773e44940ad369af529d1a2db565c19940e1657' into HEAD" > git rev-list --no-walk 0079a6753dc3243845d21c2f9117c3e0b3b23a10 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-12T00:54:36.333Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-12T00:54:36.433Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-12T00:54:36.461Z] ========================================================= [2024-10-12T00:54:36.462Z] EdgeX Global Pipelines Version Info [2024-10-12T00:54:36.462Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-12T00:54:37.571Z] ------------------- [2024-10-12T00:54:37.571Z] stable info: [2024-10-12T00:54:37.571Z] ------------------- [2024-10-12T00:54:37.571Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-12T00:54:37.571Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-12T00:54:37.571Z] Message: update stable to v1.0.265 [2024-10-12T00:54:37.831Z] ------------------- [2024-10-12T00:54:37.831Z] experimental info: [2024-10-12T00:54:37.831Z] ------------------- [2024-10-12T00:54:37.831Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-12T00:54:37.831Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-12T00:54:37.832Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-12T00:54:37.917Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2024-10-12T00:54:37.936Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2024-10-12T00:54:37.955Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-12T00:54:37.980Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-12T00:54:38.004Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-12T00:54:38.028Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-12T00:54:38.056Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-12T00:54:38.085Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-12T00:54:38.106Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-12T00:54:38.127Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-12T00:54:38.300Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-12T00:54:38.326Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2024-10-12T00:54:38.353Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-12T00:54:38.383Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-12T00:54:38.405Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-12T00:54:38.429Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-12T00:54:38.455Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-12T00:54:38.476Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-12T00:54:38.502Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-12T00:54:38.527Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-12T00:54:38.551Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-12T00:54:38.573Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-12T00:54:38.600Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-12T00:54:38.622Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-12T00:54:38.646Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-12T00:54:38.672Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-12T00:54:38.699Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-12T00:54:38.729Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-581 [Pipeline] echo [2024-10-12T00:54:38.755Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-581 [Pipeline] echo [2024-10-12T00:54:38.779Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-581 [Pipeline] echo [2024-10-12T00:54:38.803Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8be2c06fae9eabf3364fa14adef6b5aac61f351d [Pipeline] echo [2024-10-12T00:54:38.829Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8be2c06 [Pipeline] echo [2024-10-12T00:54:38.860Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-12T00:54:38.938Z] provisioning config files... [2024-10-12T00:54:38.951Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-581@tmp/config6030646097591578942tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-12T00:54:39.298Z] ---> ****-login.sh [2024-10-12T00:54:39.298Z] nexus3.edgexfoundry.org:10001 [2024-10-12T00:54:39.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-12T00:54:39.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-12T00:54:39.558Z] Configure a credential helper to remove this warning. See [2024-10-12T00:54:39.558Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-12T00:54:39.558Z] [2024-10-12T00:54:39.558Z] Login Succeeded [2024-10-12T00:54:39.558Z] nexus3.edgexfoundry.org:10002 [2024-10-12T00:54:39.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-12T00:54:39.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-12T00:54:39.818Z] Configure a credential helper to remove this warning. See [2024-10-12T00:54:39.818Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-12T00:54:39.818Z] [2024-10-12T00:54:39.818Z] Login Succeeded [2024-10-12T00:54:39.818Z] nexus3.edgexfoundry.org:10003 [2024-10-12T00:54:39.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-12T00:54:39.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-12T00:54:39.818Z] Configure a credential helper to remove this warning. See [2024-10-12T00:54:39.818Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-12T00:54:39.818Z] [2024-10-12T00:54:39.818Z] Login Succeeded [2024-10-12T00:54:39.818Z] nexus3.edgexfoundry.org:10004 [2024-10-12T00:54:40.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-12T00:54:40.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-12T00:54:40.078Z] Configure a credential helper to remove this warning. See [2024-10-12T00:54:40.078Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-12T00:54:40.078Z] [2024-10-12T00:54:40.078Z] Login Succeeded [2024-10-12T00:54:40.078Z] ****.io [2024-10-12T00:54:40.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-12T00:54:40.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-12T00:54:40.337Z] Configure a credential helper to remove this warning. See [2024-10-12T00:54:40.337Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-12T00:54:40.337Z] [2024-10-12T00:54:40.337Z] Login Succeeded [2024-10-12T00:54:40.337Z] ---> ****-login.sh ends [Pipeline] } [2024-10-12T00:54:40.344Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-12T00:54:40.766Z] + git rev-list -1 --merges 8be2c06fae9eabf3364fa14adef6b5aac61f351d~1..8be2c06fae9eabf3364fa14adef6b5aac61f351d [Pipeline] echo [2024-10-12T00:54:40.796Z] -----------> git rev-list -1 --merges 8be2c06fae9eabf3364fa14adef6b5aac61f351d~1..8be2c06fae9eabf3364fa14adef6b5aac61f351d 8be2c06fae9eabf3364fa14adef6b5aac61f351d [2024-10-12T00:54:40.796Z] 8be2c06fae9eabf3364fa14adef6b5aac61f351d [false] [Pipeline] sh [2024-10-12T00:54:41.095Z] + git log --format=format:%s -1 8be2c06fae9eabf3364fa14adef6b5aac61f351d [Pipeline] echo [2024-10-12T00:54:41.117Z] ========================================================= [2024-10-12T00:54:41.117Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-12T00:54:41.117Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-12T00:54:41.480Z] + git log --format=format:%s -1 8be2c06fae9eabf3364fa14adef6b5aac61f351d [Pipeline] echo [2024-10-12T00:54:41.492Z] [semverPrep] GIT_COMMIT: 8be2c06fae9eabf3364fa14adef6b5aac61f351d, Commit Message: Merge commit 'b773e44940ad369af529d1a2db565c19940e1657' into HEAD [Pipeline] echo [2024-10-12T00:54:41.510Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-12T00:54:41.901Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-12T00:54:41.901Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-12T00:54:41.901Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-12T00:54:41.901Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-12T00:54:41.901Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-12T00:54:41.901Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-12T00:54:41.902Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T00:54:42.340Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-12T00:54:42.340Z] [2024-10-12T00:54:42.340Z] 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-12T00:54:42.658Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-12T00:54:42.659Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-12T00:54:42.659Z] b85a868b505f: Pulling fs layer [2024-10-12T00:54:42.659Z] e2be974225ed: Pulling fs layer [2024-10-12T00:54:42.659Z] 339a4e72a1f5: Pulling fs layer [2024-10-12T00:54:42.659Z] 988bab9f4d93: Pulling fs layer [2024-10-12T00:54:42.659Z] 1469e6f7b9e6: Pulling fs layer [2024-10-12T00:54:42.659Z] eaf3925da568: Pulling fs layer [2024-10-12T00:54:42.659Z] bab4dde63d76: Pulling fs layer [2024-10-12T00:54:42.659Z] bde34c3a00c8: Pulling fs layer [2024-10-12T00:54:42.659Z] b352a97aabf1: Pulling fs layer [2024-10-12T00:54:42.659Z] 4872d77fe225: Pulling fs layer [2024-10-12T00:54:42.659Z] 5851b861e8e6: Pulling fs layer [2024-10-12T00:54:42.659Z] 988bab9f4d93: Waiting [2024-10-12T00:54:42.659Z] 1469e6f7b9e6: Waiting [2024-10-12T00:54:42.659Z] eaf3925da568: Waiting [2024-10-12T00:54:42.659Z] bde34c3a00c8: Waiting [2024-10-12T00:54:42.659Z] b352a97aabf1: Waiting [2024-10-12T00:54:42.659Z] 4872d77fe225: Waiting [2024-10-12T00:54:42.659Z] 5851b861e8e6: Waiting [2024-10-12T00:54:42.659Z] bab4dde63d76: Waiting [2024-10-12T00:54:42.659Z] e2be974225ed: Verifying Checksum [2024-10-12T00:54:42.659Z] e2be974225ed: Download complete [2024-10-12T00:54:42.659Z] 988bab9f4d93: Verifying Checksum [2024-10-12T00:54:42.659Z] 988bab9f4d93: Download complete [2024-10-12T00:54:42.659Z] 1469e6f7b9e6: Verifying Checksum [2024-10-12T00:54:42.659Z] 1469e6f7b9e6: Download complete [2024-10-12T00:54:42.659Z] 339a4e72a1f5: Verifying Checksum [2024-10-12T00:54:42.659Z] 339a4e72a1f5: Download complete [2024-10-12T00:54:42.921Z] eaf3925da568: Verifying Checksum [2024-10-12T00:54:42.921Z] eaf3925da568: Download complete [2024-10-12T00:54:42.921Z] bde34c3a00c8: Download complete [2024-10-12T00:54:42.921Z] b352a97aabf1: Verifying Checksum [2024-10-12T00:54:42.921Z] b352a97aabf1: Download complete [2024-10-12T00:54:42.921Z] 4872d77fe225: Download complete [2024-10-12T00:54:42.921Z] 5851b861e8e6: Verifying Checksum [2024-10-12T00:54:42.921Z] 5851b861e8e6: Download complete [2024-10-12T00:54:42.921Z] b85a868b505f: Download complete [2024-10-12T00:54:43.181Z] bab4dde63d76: Verifying Checksum [2024-10-12T00:54:43.181Z] bab4dde63d76: Download complete [2024-10-12T00:54:44.120Z] b85a868b505f: Pull complete [2024-10-12T00:54:44.120Z] e2be974225ed: Pull complete [2024-10-12T00:54:44.689Z] 339a4e72a1f5: Pull complete [2024-10-12T00:54:44.689Z] 988bab9f4d93: Pull complete [2024-10-12T00:54:44.949Z] 1469e6f7b9e6: Pull complete [2024-10-12T00:54:44.949Z] eaf3925da568: Pull complete [2024-10-12T00:54:46.851Z] bab4dde63d76: Pull complete [2024-10-12T00:54:46.851Z] bde34c3a00c8: Pull complete [2024-10-12T00:54:46.851Z] b352a97aabf1: Pull complete [2024-10-12T00:54:47.111Z] 4872d77fe225: Pull complete [2024-10-12T00:54:47.111Z] 5851b861e8e6: Pull complete [2024-10-12T00:54:47.111Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-12T00:54:47.111Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-12T00:54:47.111Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-12T00:54:47.257Z] prd-ubuntu20.04-docker-8c-8g-22558 does not seem to be running inside a container [2024-10-12T00:54:47.290Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-581 -v /w/workspace/xfoundry_device-modbus-go_PR-581:/w/workspace/xfoundry_device-modbus-go_PR-581:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-581@tmp:/w/workspace/xfoundry_device-modbus-go_PR-581@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-12T00:54:50.000Z] $ docker top 06526bd5225fe77e8d5e117b0282ea368c604071b60d71442b8725290d3ba68d -eo pid,comm [2024-10-12T00:54:50.058Z] 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-12T00:54:50.058Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-12T00:54:50.123Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-12T00:54:50.123Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-12T00:54:50.244Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-12T00:54:50.246Z] $ docker exec 06526bd5225fe77e8d5e117b0282ea368c604071b60d71442b8725290d3ba68d ssh-agent [2024-10-12T00:54:50.352Z] SSH_AUTH_SOCK=/tmp/ssh-3qItk6Ay5fEH/agent.33 [2024-10-12T00:54:50.352Z] SSH_AGENT_PID=39 [2024-10-12T00:54:50.359Z] Running ssh-add (command line suppressed) [2024-10-12T00:54:50.464Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-581@tmp/private_key_16853211006622850727.key (/w/workspace/xfoundry_device-modbus-go_PR-581@tmp/private_key_16853211006622850727.key) [2024-10-12T00:54:50.479Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-12T00:54:50.776Z] + git tag --points-at HEAD [Pipeline] } [2024-10-12T00:54:50.787Z] $ docker exec --env ******** --env ******** 06526bd5225fe77e8d5e117b0282ea368c604071b60d71442b8725290d3ba68d ssh-agent -k [2024-10-12T00:54:50.886Z] unset SSH_AUTH_SOCK; [2024-10-12T00:54:50.887Z] unset SSH_AGENT_PID; [2024-10-12T00:54:50.887Z] echo Agent pid 39 killed; [2024-10-12T00:54:50.897Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-12T00:54:50.939Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-12T00:54:50.939Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-12T00:54:51.034Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-12T00:54:51.037Z] $ docker exec 06526bd5225fe77e8d5e117b0282ea368c604071b60d71442b8725290d3ba68d ssh-agent [2024-10-12T00:54:51.145Z] SSH_AUTH_SOCK=/tmp/ssh-K2e8ijS77ufm/agent.72 [2024-10-12T00:54:51.146Z] SSH_AGENT_PID=78 [2024-10-12T00:54:51.151Z] Running ssh-add (command line suppressed) [2024-10-12T00:54:51.250Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-581@tmp/private_key_2097078686561223955.key (/w/workspace/xfoundry_device-modbus-go_PR-581@tmp/private_key_2097078686561223955.key) [2024-10-12T00:54:51.265Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-12T00:54:51.569Z] + git semver init [2024-10-12T00:54:51.829Z] 2024-10-12 00:54:51,741 [run_init] DEBUG init version:0.0.0 force:False [2024-10-12T00:54:51.829Z] 2024-10-12 00:54:51,742 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-581/.semver [2024-10-12T00:54:51.829Z] 2024-10-12 00:54:51,742 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-581/.semver [2024-10-12T00:54:51.829Z] 2024-10-12 00:54:51,743 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-581/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-581, universal_newlines=False, shell=None, istream=None) [2024-10-12T00:54:52.768Z] 2024-10-12 00:54:52,755 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-581/.git/info/exclude [2024-10-12T00:54:52.768Z] 2024-10-12 00:54:52,756 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-581/.semver/PR-581 with force:False [2024-10-12T00:54:52.768Z] 2024-10-12 00:54:52,756 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-581/.semver/PR-581 [2024-10-12T00:54:52.768Z] 2024-10-12 00:54:52,759 [execute] INFO git cat-file --batch-check [2024-10-12T00:54:52.768Z] 2024-10-12 00:54:52,760 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-581/.semver, universal_newlines=False, shell=None, istream=) [2024-10-12T00:54:53.027Z] 2024-10-12 00:54:52,768 [execute] INFO git cat-file --batch [2024-10-12T00:54:53.027Z] 2024-10-12 00:54:52,768 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-581/.semver, universal_newlines=False, shell=None, istream=) [2024-10-12T00:54:53.027Z] 2024-10-12 00:54:52,774 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-581/.semver/PR-581 [2024-10-12T00:54:53.027Z] 0.0.0 [Pipeline] } [2024-10-12T00:54:53.036Z] $ docker exec --env ******** --env ******** 06526bd5225fe77e8d5e117b0282ea368c604071b60d71442b8725290d3ba68d ssh-agent -k [2024-10-12T00:54:53.131Z] unset SSH_AUTH_SOCK; [2024-10-12T00:54:53.133Z] unset SSH_AGENT_PID; [2024-10-12T00:54:53.133Z] echo Agent pid 78 killed; [2024-10-12T00:54:53.143Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-12T00:54:53.467Z] + git semver [Pipeline] } [2024-10-12T00:54:53.738Z] $ docker stop --time=1 06526bd5225fe77e8d5e117b0282ea368c604071b60d71442b8725290d3ba68d [2024-10-12T00:54:55.002Z] $ docker rm -f --volumes 06526bd5225fe77e8d5e117b0282ea368c604071b60d71442b8725290d3ba68d [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-12T00:54:55.347Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-12T00:54:55.586Z] Stashed 1 file(s) [Pipeline] echo [2024-10-12T00:54:55.591Z] [edgeXSemver]: initialized semver on version 0.0.0 [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-12T00:54:55.795Z] provisioning config files... [2024-10-12T00:54:55.806Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-581@tmp/config7462580554530364881tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-12T00:54:56.102Z] ---> ****-login.sh [2024-10-12T00:54:56.103Z] nexus3.edgexfoundry.org:10001 [2024-10-12T00:54:56.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-12T00:54:56.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-12T00:54:56.103Z] Configure a credential helper to remove this warning. See [2024-10-12T00:54:56.103Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-12T00:54:56.103Z] [2024-10-12T00:54:56.103Z] Login Succeeded [2024-10-12T00:54:56.103Z] nexus3.edgexfoundry.org:10002 [2024-10-12T00:54:56.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-12T00:54:56.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-12T00:54:56.103Z] Configure a credential helper to remove this warning. See [2024-10-12T00:54:56.103Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-12T00:54:56.103Z] [2024-10-12T00:54:56.103Z] Login Succeeded [2024-10-12T00:54:56.103Z] nexus3.edgexfoundry.org:10003 [2024-10-12T00:54:56.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-12T00:54:56.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-12T00:54:56.362Z] Configure a credential helper to remove this warning. See [2024-10-12T00:54:56.362Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-12T00:54:56.362Z] [2024-10-12T00:54:56.362Z] Login Succeeded [2024-10-12T00:54:56.362Z] nexus3.edgexfoundry.org:10004 [2024-10-12T00:54:56.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-12T00:54:56.363Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-12T00:54:56.363Z] Configure a credential helper to remove this warning. See [2024-10-12T00:54:56.363Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-12T00:54:56.363Z] [2024-10-12T00:54:56.363Z] Login Succeeded [2024-10-12T00:54:56.363Z] ****.io [2024-10-12T00:54:56.363Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-12T00:54:56.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-12T00:54:56.622Z] Configure a credential helper to remove this warning. See [2024-10-12T00:54:56.622Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-12T00:54:56.622Z] [2024-10-12T00:54:56.622Z] Login Succeeded [2024-10-12T00:54:56.622Z] ---> ****-login.sh ends [Pipeline] } [2024-10-12T00:54:56.630Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-12T00:54:56.729Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-12T00:54:56.752Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-12T00:54:56.771Z] ========================================================= [2024-10-12T00:54:56.771Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-12T00:54:56.771Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T00:54:57.113Z] + 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-12T00:54:57.113Z] Sending build context to Docker daemon 17.96MB [2024-10-12T00:54:57.113Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2024-10-12T00:54:57.113Z] Step 2/10 : FROM ${BASE} AS builder [2024-10-12T00:54:57.113Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-12T00:54:57.113Z] 43c4264eed91: Pulling fs layer [2024-10-12T00:54:57.113Z] 4cc291be95ef: Pulling fs layer [2024-10-12T00:54:57.113Z] 2ac1f1163629: Pulling fs layer [2024-10-12T00:54:57.113Z] 5c3c966382ef: Pulling fs layer [2024-10-12T00:54:57.113Z] 4f4fb700ef54: Pulling fs layer [2024-10-12T00:54:57.113Z] 5d5c8e513c77: Pulling fs layer [2024-10-12T00:54:57.113Z] 9f66e0745190: Pulling fs layer [2024-10-12T00:54:57.113Z] f49a43e4bbc0: Pulling fs layer [2024-10-12T00:54:57.113Z] 561ebcabdf7f: Pulling fs layer [2024-10-12T00:54:57.113Z] 9f66e0745190: Waiting [2024-10-12T00:54:57.113Z] 5c3c966382ef: Waiting [2024-10-12T00:54:57.113Z] f49a43e4bbc0: Waiting [2024-10-12T00:54:57.113Z] 4f4fb700ef54: Waiting [2024-10-12T00:54:57.113Z] 5d5c8e513c77: Waiting [2024-10-12T00:54:57.113Z] 561ebcabdf7f: Waiting [2024-10-12T00:54:57.113Z] 4cc291be95ef: Download complete [2024-10-12T00:54:57.113Z] 5c3c966382ef: Verifying Checksum [2024-10-12T00:54:57.113Z] 5c3c966382ef: Download complete [2024-10-12T00:54:57.373Z] 4f4fb700ef54: Verifying Checksum [2024-10-12T00:54:57.373Z] 4f4fb700ef54: Download complete [2024-10-12T00:54:57.373Z] 43c4264eed91: Verifying Checksum [2024-10-12T00:54:57.373Z] 43c4264eed91: Download complete [2024-10-12T00:54:57.373Z] 5d5c8e513c77: Download complete [2024-10-12T00:54:57.373Z] 9f66e0745190: Verifying Checksum [2024-10-12T00:54:57.373Z] 9f66e0745190: Download complete [2024-10-12T00:54:57.373Z] 43c4264eed91: Pull complete [2024-10-12T00:54:57.632Z] 561ebcabdf7f: Verifying Checksum [2024-10-12T00:54:57.632Z] 561ebcabdf7f: Download complete [2024-10-12T00:54:57.632Z] 4cc291be95ef: Pull complete [2024-10-12T00:54:57.632Z] 2ac1f1163629: Verifying Checksum [2024-10-12T00:54:57.632Z] 2ac1f1163629: Download complete [2024-10-12T00:54:58.198Z] f49a43e4bbc0: Verifying Checksum [2024-10-12T00:54:58.198Z] f49a43e4bbc0: Download complete [2024-10-12T00:55:00.738Z] 2ac1f1163629: Pull complete [2024-10-12T00:55:00.996Z] 5c3c966382ef: Pull complete [2024-10-12T00:55:00.996Z] 4f4fb700ef54: Pull complete [2024-10-12T00:55:00.996Z] 5d5c8e513c77: Pull complete [2024-10-12T00:55:01.257Z] 9f66e0745190: Pull complete [2024-10-12T00:55:03.158Z] f49a43e4bbc0: Pull complete [2024-10-12T00:55:03.737Z] 561ebcabdf7f: Pull complete [2024-10-12T00:55:03.737Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-12T00:55:03.737Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-12T00:55:03.737Z] ---> 3a752c3f9dda [2024-10-12T00:55:03.737Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2024-10-12T00:55:07.942Z] ---> Running in 59bbea4842bf [2024-10-12T00:55:07.942Z] Removing intermediate container 59bbea4842bf [2024-10-12T00:55:07.942Z] ---> 261eb34ab202 [2024-10-12T00:55:07.942Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-12T00:55:07.942Z] ---> Running in a5b210002348 [2024-10-12T00:55:07.942Z] Removing intermediate container a5b210002348 [2024-10-12T00:55:07.942Z] ---> 0fde306ec475 [2024-10-12T00:55:07.942Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2024-10-12T00:55:07.942Z] ---> Running in 61fb81ad9b4c [2024-10-12T00:55:08.202Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-12T00:55:08.462Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-12T00:55:08.721Z] (1/8) Installing openssh-keygen (9.7_p1-r4) [2024-10-12T00:55:08.721Z] (2/8) Installing libedit (20240517.3.1-r0) [2024-10-12T00:55:08.721Z] (3/8) Installing openssh-client-common (9.7_p1-r4) [2024-10-12T00:55:08.721Z] (4/8) Installing openssh-client-default (9.7_p1-r4) [2024-10-12T00:55:08.721Z] (5/8) Installing openssh-sftp-server (9.7_p1-r4) [2024-10-12T00:55:08.721Z] (6/8) Installing openssh-server-common (9.7_p1-r4) [2024-10-12T00:55:08.721Z] (7/8) Installing openssh-server (9.7_p1-r4) [2024-10-12T00:55:08.979Z] (8/8) Installing openssh (9.7_p1-r4) [2024-10-12T00:55:08.979Z] Executing busybox-1.36.1-r29.trigger [2024-10-12T00:55:08.979Z] OK: 252 MiB in 62 packages [2024-10-12T00:55:09.239Z] Removing intermediate container 61fb81ad9b4c [2024-10-12T00:55:09.239Z] ---> 1345daa9e876 [2024-10-12T00:55:09.239Z] Step 6/10 : WORKDIR /device-modbus-go [2024-10-12T00:55:09.239Z] ---> Running in 98ad94dd72d6 [2024-10-12T00:55:09.500Z] Removing intermediate container 98ad94dd72d6 [2024-10-12T00:55:09.500Z] ---> f4a4d0d52995 [2024-10-12T00:55:09.500Z] Step 7/10 : COPY go.mod vendor* ./ [2024-10-12T00:55:09.500Z] ---> 4f4d7535662c [2024-10-12T00:55:09.500Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-12T00:55:09.500Z] ---> Running in 51c4ac7f5ff9 [2024-10-12T00:55:10.741Z] Still waiting to schedule task [2024-10-12T00:55:10.741Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-22557’ [2024-10-12T00:56:05.769Z] Removing intermediate container 51c4ac7f5ff9 [2024-10-12T00:56:05.769Z] ---> 63dd902d1292 [2024-10-12T00:56:05.769Z] Step 9/10 : COPY . . [2024-10-12T00:56:06.338Z] ---> a304d02d9565 [2024-10-12T00:56:06.338Z] Step 10/10 : RUN ${MAKE} [2024-10-12T00:56:06.338Z] ---> Running in 785a949c18a4 [2024-10-12T00:56:06.597Z] noop [2024-10-12T00:56:06.858Z] Removing intermediate container 785a949c18a4 [2024-10-12T00:56:06.858Z] ---> d895a99ade30 [2024-10-12T00:56:06.858Z] Successfully built d895a99ade30 [2024-10-12T00:56:06.858Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T00:56:07.201Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-12T00:56:07.201Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-12T00:56:07.280Z] prd-ubuntu20.04-docker-8c-8g-22558 does not seem to be running inside a container [2024-10-12T00:56:07.318Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-581 -v /w/workspace/xfoundry_device-modbus-go_PR-581:/w/workspace/xfoundry_device-modbus-go_PR-581:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-581@tmp:/w/workspace/xfoundry_device-modbus-go_PR-581@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-12T00:56:07.642Z] $ docker top c5abe16a62b211cdb2483703ba961bcbec66020cbade4a10aa28dc237eef113c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-12T00:56:07.991Z] + go version [2024-10-12T00:56:07.991Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-12T00:56:08.003Z] $ docker stop --time=1 c5abe16a62b211cdb2483703ba961bcbec66020cbade4a10aa28dc237eef113c [2024-10-12T00:56:09.234Z] $ docker rm -f --volumes c5abe16a62b211cdb2483703ba961bcbec66020cbade4a10aa28dc237eef113c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T00:56:09.717Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-12T00:56:09.717Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-12T00:56:09.794Z] prd-ubuntu20.04-docker-8c-8g-22558 does not seem to be running inside a container [2024-10-12T00:56:09.823Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_device-modbus-go_PR-581 -v /w/workspace/xfoundry_device-modbus-go_PR-581:/w/workspace/xfoundry_device-modbus-go_PR-581:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-581@tmp:/w/workspace/xfoundry_device-modbus-go_PR-581@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-12T00:56:10.428Z] $ docker top a62fa85782d543053cc217a55b8451d33e24ed9161a905c8c7c5486aafeaf843 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-12T00:56:10.782Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-581 [Pipeline] fileExists [Pipeline] sh [2024-10-12T00:56:11.086Z] + make test [2024-10-12T00:56:11.086Z] go test ./... -coverprofile=coverage.out [2024-10-12T00:56:13.624Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2024-10-12T00:56:31.702Z] github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements [2024-10-12T00:56:31.702Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.008s coverage: 47.9% of statements [2024-10-12T00:56:39.810Z] go vet ./... [2024-10-12T00:56:46.360Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-12T00:56:46.360Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-12T00:56:46.360Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-12T00:56:46.374Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-12T00:56:46.395Z] $ docker stop --time=1 a62fa85782d543053cc217a55b8451d33e24ed9161a905c8c7c5486aafeaf843 [2024-10-12T00:56:50.222Z] $ docker rm -f --volumes a62fa85782d543053cc217a55b8451d33e24ed9161a905c8c7c5486aafeaf843 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-12T00:56:50.775Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-12T00:56:50.832Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-12T00:56:51.512Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-12T00:56:51.796Z] + ls -al . [2024-10-12T00:56:51.797Z] total 272 [2024-10-12T00:56:51.797Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 12 00:56 . [2024-10-12T00:56:51.797Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 00:54 .. [2024-10-12T00:56:51.797Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 12 00:54 .dockerignore [2024-10-12T00:56:51.797Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 12 00:56 .git [2024-10-12T00:56:51.797Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 00:54 .github [2024-10-12T00:56:51.797Z] -rw-rw-r-- 1 jenkins jenkins 266 Oct 12 00:54 .gitignore [2024-10-12T00:56:51.797Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 12 00:54 .golangci.yml [2024-10-12T00:56:51.797Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 12 00:54 .semver [2024-10-12T00:56:51.797Z] -rw-rw-r-- 1 jenkins jenkins 19818 Oct 12 00:54 Attribution.txt [2024-10-12T00:56:51.797Z] -rw-rw-r-- 1 jenkins jenkins 16388 Oct 12 00:54 CHANGELOG.md [2024-10-12T00:56:51.797Z] -rw-rw-r-- 1 jenkins jenkins 1474 Oct 12 00:54 Dockerfile [2024-10-12T00:56:51.797Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 12 00:54 GOVERNANCE.md [2024-10-12T00:56:51.797Z] -rw-rw-r-- 1 jenkins jenkins 658 Oct 12 00:54 Jenkinsfile [2024-10-12T00:56:51.797Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 12 00:54 LICENSE [2024-10-12T00:56:51.797Z] -rw-rw-r-- 1 jenkins jenkins 1942 Oct 12 00:54 Makefile [2024-10-12T00:56:51.797Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 12 00:54 OWNERS.md [2024-10-12T00:56:51.797Z] -rw-rw-r-- 1 jenkins jenkins 4463 Oct 12 00:54 README.md [2024-10-12T00:56:51.797Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 12 00:54 VERSION [2024-10-12T00:56:51.797Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 12 00:54 bin [2024-10-12T00:56:51.797Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 00:54 cmd [2024-10-12T00:56:51.797Z] -rw-r--r-- 1 jenkins jenkins 25463 Oct 12 00:56 coverage.out [2024-10-12T00:56:51.797Z] -rw-rw-r-- 1 jenkins jenkins 7157 Oct 12 00:54 go.mod [2024-10-12T00:56:51.797Z] -rw-rw-r-- 1 jenkins jenkins 100518 Oct 12 00:54 go.sum [2024-10-12T00:56:51.797Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 00:54 internal [2024-10-12T00:56:51.797Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 12 00:54 simulator [2024-10-12T00:56:51.797Z] -rw-rw-r-- 1 jenkins jenkins 229 Oct 12 00:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T00:56:52.120Z] + 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=8be2c06fae9eabf3364fa14adef6b5aac61f351d --label arch=amd64 --label version=0.0.0 . [2024-10-12T00:56:52.120Z] Sending build context to Docker daemon 17.99MB [2024-10-12T00:56:52.120Z] Step 1/23 : ARG BASE=golang:1.23-alpine3.20 [2024-10-12T00:56:52.120Z] Step 2/23 : FROM ${BASE} AS builder [2024-10-12T00:56:52.120Z] ---> d895a99ade30 [2024-10-12T00:56:52.120Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2024-10-12T00:56:52.379Z] ---> Running in 7aad1759bd8b [2024-10-12T00:56:52.379Z] Removing intermediate container 7aad1759bd8b [2024-10-12T00:56:52.379Z] ---> 18a8144639d1 [2024-10-12T00:56:52.379Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-12T00:56:52.379Z] ---> Running in 71a8ac07c343 [2024-10-12T00:56:52.637Z] Removing intermediate container 71a8ac07c343 [2024-10-12T00:56:52.637Z] ---> 1d0f8de559bc [2024-10-12T00:56:52.637Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2024-10-12T00:56:52.637Z] ---> Running in 243d4d7fbf89 [2024-10-12T00:56:52.897Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-12T00:56:52.897Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-12T00:56:53.465Z] OK: 252 MiB in 62 packages [2024-10-12T00:56:53.724Z] Removing intermediate container 243d4d7fbf89 [2024-10-12T00:56:53.724Z] ---> aac78e4f3965 [2024-10-12T00:56:53.724Z] Step 6/23 : WORKDIR /device-modbus-go [2024-10-12T00:56:53.724Z] ---> Running in d047d6c1fcfe [2024-10-12T00:56:53.724Z] Removing intermediate container d047d6c1fcfe [2024-10-12T00:56:53.724Z] ---> e70769e66393 [2024-10-12T00:56:53.724Z] Step 7/23 : COPY go.mod vendor* ./ [2024-10-12T00:56:53.725Z] ---> 8fe3c1aebfeb [2024-10-12T00:56:53.725Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-12T00:56:53.725Z] ---> Running in 653ff6b0e598 [2024-10-12T00:56:54.679Z] Removing intermediate container 653ff6b0e598 [2024-10-12T00:56:54.679Z] ---> 142ede8e3cb0 [2024-10-12T00:56:54.679Z] Step 9/23 : COPY . . [2024-10-12T00:56:54.938Z] ---> ad1f196bdf2d [2024-10-12T00:56:54.938Z] Step 10/23 : RUN ${MAKE} [2024-10-12T00:56:54.938Z] ---> Running in 2a5f15167cf2 [2024-10-12T00:56:55.196Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=0.0.0 -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-12T00:57:27.280Z] Removing intermediate container 2a5f15167cf2 [2024-10-12T00:57:27.280Z] ---> 968a802897e7 [2024-10-12T00:57:27.280Z] Step 11/23 : FROM alpine:3.20 [2024-10-12T00:57:27.280Z] 3.20: Pulling from library/alpine [2024-10-12T00:57:27.280Z] 43c4264eed91: Already exists [2024-10-12T00:57:27.280Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-12T00:57:27.280Z] Status: Downloaded newer image for alpine:3.20 [2024-10-12T00:57:27.280Z] ---> 91ef0af61f39 [2024-10-12T00:57:27.280Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' [2024-10-12T00:57:27.280Z] ---> Running in 60bbf823f1dd [2024-10-12T00:57:27.280Z] Removing intermediate container 60bbf823f1dd [2024-10-12T00:57:27.280Z] ---> 21d4ded67771 [2024-10-12T00:57:27.280Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2024-10-12T00:57:27.280Z] ---> Running in 757e4d78cb2a [2024-10-12T00:57:27.280Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-12T00:57:27.280Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-12T00:57:27.280Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-12T00:57:27.280Z] Executing busybox-1.36.1-r29.trigger [2024-10-12T00:57:27.280Z] OK: 8 MiB in 15 packages [2024-10-12T00:57:27.280Z] Removing intermediate container 757e4d78cb2a [2024-10-12T00:57:27.280Z] ---> 3836c6cd1790 [2024-10-12T00:57:27.280Z] Step 14/23 : RUN apk --no-cache upgrade [2024-10-12T00:57:27.280Z] ---> Running in 5dc3c3cc8307 [2024-10-12T00:57:27.538Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-12T00:57:27.538Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-12T00:57:27.795Z] Upgrading critical system libraries and apk-tools: [2024-10-12T00:57:27.795Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-12T00:57:27.795Z] Executing busybox-1.36.1-r29.trigger [2024-10-12T00:57:28.053Z] Continuing the upgrade transaction with new apk-tools: [2024-10-12T00:57:28.053Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-12T00:57:28.053Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-12T00:57:28.312Z] OK: 8 MiB in 15 packages [2024-10-12T00:57:28.571Z] Removing intermediate container 5dc3c3cc8307 [2024-10-12T00:57:28.571Z] ---> f31bd9d5bbee [2024-10-12T00:57:28.571Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2024-10-12T00:57:29.507Z] ---> 4cbef7bec555 [2024-10-12T00:57:29.507Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2024-10-12T00:57:29.767Z] ---> 584c987475a1 [2024-10-12T00:57:29.767Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2024-10-12T00:57:29.767Z] ---> ae4fa874b2dd [2024-10-12T00:57:29.767Z] Step 18/23 : EXPOSE 59901 [2024-10-12T00:57:29.767Z] ---> Running in 77ffd16f7431 [2024-10-12T00:57:29.767Z] Removing intermediate container 77ffd16f7431 [2024-10-12T00:57:29.767Z] ---> 321b4d95a367 [2024-10-12T00:57:29.767Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2024-10-12T00:57:30.026Z] ---> Running in 5bbe3c0a0fe1 [2024-10-12T00:57:30.026Z] Removing intermediate container 5bbe3c0a0fe1 [2024-10-12T00:57:30.026Z] ---> c94b9d02872e [2024-10-12T00:57:30.026Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-10-12T00:57:30.026Z] ---> Running in 92b5ebb1ea54 [2024-10-12T00:57:30.026Z] Removing intermediate container 92b5ebb1ea54 [2024-10-12T00:57:30.026Z] ---> 4b5be78755f5 [2024-10-12T00:57:30.026Z] Step 21/23 : LABEL arch=amd64 [2024-10-12T00:57:30.026Z] ---> Running in f9f6d7fd3f41 [2024-10-12T00:57:30.026Z] Removing intermediate container f9f6d7fd3f41 [2024-10-12T00:57:30.026Z] ---> 6ec11f35bc3d [2024-10-12T00:57:30.026Z] Step 22/23 : LABEL git_sha=8be2c06fae9eabf3364fa14adef6b5aac61f351d [2024-10-12T00:57:30.285Z] ---> Running in 7a3dc063cc30 [2024-10-12T00:57:30.285Z] Removing intermediate container 7a3dc063cc30 [2024-10-12T00:57:30.285Z] ---> b51f0f0b12de [2024-10-12T00:57:30.285Z] Step 23/23 : LABEL version=0.0.0 [2024-10-12T00:57:30.285Z] ---> Running in 4300eef83819 [2024-10-12T00:57:30.285Z] Removing intermediate container 4300eef83819 [2024-10-12T00:57:30.285Z] ---> b2d3814d4d9c [2024-10-12T00:57:30.285Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-12T00:57:30.285Z] Successfully built b2d3814d4d9c [2024-10-12T00:57:30.285Z] Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [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-12T00:57:30.795Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-12T00:57:30.795Z] [2024-10-12T00:57:30.795Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T00:57:31.094Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-12T00:57:31.094Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-12T00:57:31.094Z] 5eb5b503b376: Pulling fs layer [2024-10-12T00:57:31.094Z] 5c69ac0246d0: Pulling fs layer [2024-10-12T00:57:31.094Z] ec43610c2a17: Pulling fs layer [2024-10-12T00:57:31.094Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-12T00:57:31.094Z] 33b1e0a273af: Pulling fs layer [2024-10-12T00:57:31.094Z] 5d3b04190fa2: Pulling fs layer [2024-10-12T00:57:31.094Z] 2f39f015ded8: Pulling fs layer [2024-10-12T00:57:31.094Z] 3a2ae6a8a46f: Waiting [2024-10-12T00:57:31.094Z] 33b1e0a273af: Waiting [2024-10-12T00:57:31.094Z] 5d3b04190fa2: Waiting [2024-10-12T00:57:31.094Z] 2f39f015ded8: Waiting [2024-10-12T00:57:31.094Z] 5c69ac0246d0: Download complete [2024-10-12T00:57:31.094Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-12T00:57:31.094Z] 3a2ae6a8a46f: Download complete [2024-10-12T00:57:31.094Z] 33b1e0a273af: Verifying Checksum [2024-10-12T00:57:31.094Z] 33b1e0a273af: Download complete [2024-10-12T00:57:31.094Z] 5d3b04190fa2: Verifying Checksum [2024-10-12T00:57:31.094Z] 5d3b04190fa2: Download complete [2024-10-12T00:57:31.094Z] ec43610c2a17: Verifying Checksum [2024-10-12T00:57:31.094Z] ec43610c2a17: Download complete [2024-10-12T00:57:31.352Z] 5eb5b503b376: Verifying Checksum [2024-10-12T00:57:31.352Z] 5eb5b503b376: Download complete [2024-10-12T00:57:31.918Z] 2f39f015ded8: Download complete [2024-10-12T00:57:32.485Z] 5eb5b503b376: Pull complete [2024-10-12T00:57:32.485Z] 5c69ac0246d0: Pull complete [2024-10-12T00:57:33.052Z] ec43610c2a17: Pull complete [2024-10-12T00:57:33.052Z] 3a2ae6a8a46f: Pull complete [2024-10-12T00:57:33.310Z] 33b1e0a273af: Pull complete [2024-10-12T00:57:33.310Z] 5d3b04190fa2: Pull complete [2024-10-12T00:57:37.496Z] 2f39f015ded8: Pull complete [2024-10-12T00:57:37.496Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-12T00:57:37.496Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-12T00:57:37.496Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-12T00:57:37.593Z] prd-ubuntu20.04-docker-8c-8g-22558 does not seem to be running inside a container [2024-10-12T00:57:37.654Z] $ 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/xfoundry_device-modbus-go_PR-581 -v /w/workspace/xfoundry_device-modbus-go_PR-581:/w/workspace/xfoundry_device-modbus-go_PR-581:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-581@tmp:/w/workspace/xfoundry_device-modbus-go_PR-581@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-12T00:57:41.761Z] $ docker top 6f5ce64370dc2f4e1fe9da15946d584512c1b9660c2b25e4f6cec01630c04bfd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-12T00:57:42.203Z] ---> job-cost.sh [2024-10-12T00:57:42.204Z] lf-activate-venv: SKIPPING [2024-10-12T00:57:42.204Z] INFO: No Stack... [2024-10-12T00:57:42.462Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-12T00:57:42.721Z] INFO: Archiving Costs [Pipeline] sh [2024-10-12T00:57:43.018Z] + cat /w/workspace/xfoundry_device-modbus-go_PR-581/archives/cost.csv [2024-10-12T00:57:43.018Z] + cut -d, -f6 [Pipeline] lock [2024-10-12T00:57:43.033Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-581-2-stack-cost] [2024-10-12T00:57:43.041Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-581-2-stack-cost] did not exist. Created. [2024-10-12T00:57:43.048Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-581-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-12T00:57:43.373Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-12T00:57:43.406Z] Stashed 1 file(s) [Pipeline] } [2024-10-12T00:57:43.414Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-PR-581-2-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-12T00:57:43.445Z] $ docker stop --time=1 6f5ce64370dc2f4e1fe9da15946d584512c1b9660c2b25e4f6cec01630c04bfd [2024-10-12T00:57:44.585Z] $ docker rm -f --volumes 6f5ce64370dc2f4e1fe9da15946d584512c1b9660c2b25e4f6cec01630c04bfd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-12T00:58:45.200Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22559 in /w/workspace/xfoundry_device-modbus-go_PR-581 [Pipeline] { [Pipeline] ws [2024-10-12T00:58:45.217Z] Running in /w/workspace/device-modbus-go/2 [Pipeline] { [Pipeline] checkout [2024-10-12T00:58:48.273Z] The recommended git tool is: git [2024-10-12T00:58:53.052Z] using credential edgex-jenkins-ssh [2024-10-12T00:58:53.072Z] Cloning the remote Git repository [2024-10-12T00:58:53.112Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2024-10-12T00:58:53.190Z] > git init /w/workspace/device-modbus-go/2 # timeout=10 [2024-10-12T00:58:53.334Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2024-10-12T00:58:53.335Z] > git --version # timeout=10 [2024-10-12T00:58:53.353Z] > git --version # 'git version 2.25.1' [2024-10-12T00:58:53.355Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-12T00:58:53.497Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-12T00:58:55.475Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2024-10-12T00:58:55.505Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-12T00:58:57.047Z] Merging remotes/origin/main commit b773e44940ad369af529d1a2db565c19940e1657 into PR head commit 0079a6753dc3243845d21c2f9117c3e0b3b23a10 [2024-10-12T00:58:56.314Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2024-10-12T00:58:56.414Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2024-10-12T00:58:56.415Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-12T00:58:56.449Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/581/head:refs/remotes/origin/PR-581 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-10-12T00:58:57.064Z] > git config core.sparsecheckout # timeout=10 [2024-10-12T00:58:57.368Z] Merge succeeded, producing ad049bff68903de1c09df98abd14cfa6fdce8ffe [2024-10-12T00:58:57.369Z] Checking out Revision ad049bff68903de1c09df98abd14cfa6fdce8ffe (PR-581) [2024-10-12T00:58:57.137Z] > git checkout -f 0079a6753dc3243845d21c2f9117c3e0b3b23a10 # timeout=10 [2024-10-12T00:58:57.235Z] > git remote # timeout=10 [2024-10-12T00:58:57.253Z] > git config --get remote.origin.url # timeout=10 [2024-10-12T00:58:57.271Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-12T00:58:57.290Z] > git merge b773e44940ad369af529d1a2db565c19940e1657 # timeout=10 [2024-10-12T00:58:57.352Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-10-12T00:58:57.374Z] > git config core.sparsecheckout # timeout=10 [2024-10-12T00:58:57.391Z] > git checkout -f ad049bff68903de1c09df98abd14cfa6fdce8ffe # timeout=10 [2024-10-12T00:59:01.024Z] Commit message: "Merge commit 'b773e44940ad369af529d1a2db565c19940e1657' into HEAD" [2024-10-12T00:59:01.031Z] > git rev-list --no-walk 0079a6753dc3243845d21c2f9117c3e0b3b23a10 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-12T00:59:02.941Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-12T00:59:02.941Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-12T00:59:02.941Z] Dload Upload Total Spent Left Speed [2024-10-12T00:59:02.941Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 106k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh [2024-10-12T00:59:03.275Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-12T00:59:03.609Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-12T00:59:03.609Z] + sudo tee /etc/docker/daemon.new [2024-10-12T00:59:03.609Z] { [2024-10-12T00:59:03.609Z] "registry-mirrors": [ [2024-10-12T00:59:03.609Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-12T00:59:03.609Z] ], [2024-10-12T00:59:03.609Z] "bip": "10.250.0.254/24", [2024-10-12T00:59:03.609Z] "hosts": [ [2024-10-12T00:59:03.609Z] "tcp://0.0.0.0:5555", [2024-10-12T00:59:03.609Z] "unix:///var/run/docker.sock" [2024-10-12T00:59:03.609Z] ], [2024-10-12T00:59:03.609Z] "mtu": 1458, [2024-10-12T00:59:03.609Z] "selinux-enabled": true, [2024-10-12T00:59:03.609Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-12T00:59:03.609Z] } [Pipeline] sh [2024-10-12T00:59:03.932Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-12T00:59:04.262Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-12T00:59:22.527Z] provisioning config files... [2024-10-12T00:59:22.557Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/2@tmp/config4339782624918141396tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-12T00:59:23.016Z] ---> ****-login.sh [2024-10-12T00:59:23.016Z] nexus3.edgexfoundry.org:10001 [2024-10-12T00:59:23.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-12T00:59:23.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-12T00:59:23.567Z] Configure a credential helper to remove this warning. See [2024-10-12T00:59:23.567Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-12T00:59:23.567Z] [2024-10-12T00:59:23.567Z] Login Succeeded [2024-10-12T00:59:23.567Z] nexus3.edgexfoundry.org:10002 [2024-10-12T00:59:23.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-12T00:59:24.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-12T00:59:24.107Z] Configure a credential helper to remove this warning. See [2024-10-12T00:59:24.108Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-12T00:59:24.108Z] [2024-10-12T00:59:24.108Z] Login Succeeded [2024-10-12T00:59:24.108Z] nexus3.edgexfoundry.org:10003 [2024-10-12T00:59:24.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-12T00:59:24.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-12T00:59:24.387Z] Configure a credential helper to remove this warning. See [2024-10-12T00:59:24.387Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-12T00:59:24.387Z] [2024-10-12T00:59:24.387Z] Login Succeeded [2024-10-12T00:59:24.387Z] nexus3.edgexfoundry.org:10004 [2024-10-12T00:59:24.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-12T00:59:24.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-12T00:59:24.668Z] Configure a credential helper to remove this warning. See [2024-10-12T00:59:24.668Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-12T00:59:24.668Z] [2024-10-12T00:59:24.668Z] Login Succeeded [2024-10-12T00:59:24.668Z] ****.io [2024-10-12T00:59:24.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-12T00:59:25.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-12T00:59:25.212Z] Configure a credential helper to remove this warning. See [2024-10-12T00:59:25.212Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-12T00:59:25.212Z] [2024-10-12T00:59:25.212Z] Login Succeeded [2024-10-12T00:59:25.212Z] ---> ****-login.sh ends [Pipeline] } [2024-10-12T00:59:25.227Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-12T00:59:25.568Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-12T00:59:25.591Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-12T00:59:25.608Z] ========================================================= [2024-10-12T00:59:25.609Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-12T00:59:25.609Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T00:59:25.979Z] + 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-12T00:59:26.582Z] Sending build context to Docker daemon 9.141MB [2024-10-12T00:59:26.582Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2024-10-12T00:59:26.582Z] Step 2/10 : FROM ${BASE} AS builder [2024-10-12T00:59:26.582Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-12T00:59:26.582Z] cf04c63912e1: Pulling fs layer [2024-10-12T00:59:26.582Z] 55b35a11ae5e: Pulling fs layer [2024-10-12T00:59:26.582Z] a37a00ec5f00: Pulling fs layer [2024-10-12T00:59:26.582Z] 50b3750afda1: Pulling fs layer [2024-10-12T00:59:26.582Z] 4f4fb700ef54: Pulling fs layer [2024-10-12T00:59:26.582Z] 80978eb59214: Pulling fs layer [2024-10-12T00:59:26.582Z] c9f46d7d2bd2: Pulling fs layer [2024-10-12T00:59:26.582Z] c5a475d317c9: Pulling fs layer [2024-10-12T00:59:26.582Z] 4f4fb700ef54: Waiting [2024-10-12T00:59:26.582Z] 80978eb59214: Waiting [2024-10-12T00:59:26.582Z] c9f46d7d2bd2: Waiting [2024-10-12T00:59:26.582Z] c5a475d317c9: Waiting [2024-10-12T00:59:26.582Z] 50b3750afda1: Waiting [2024-10-12T00:59:26.582Z] 55b35a11ae5e: Verifying Checksum [2024-10-12T00:59:26.582Z] 55b35a11ae5e: Download complete [2024-10-12T00:59:26.852Z] 50b3750afda1: Download complete [2024-10-12T00:59:26.852Z] 4f4fb700ef54: Verifying Checksum [2024-10-12T00:59:26.852Z] 4f4fb700ef54: Download complete [2024-10-12T00:59:26.852Z] 80978eb59214: Verifying Checksum [2024-10-12T00:59:26.852Z] 80978eb59214: Download complete [2024-10-12T00:59:26.852Z] cf04c63912e1: Download complete [2024-10-12T00:59:27.444Z] c5a475d317c9: Verifying Checksum [2024-10-12T00:59:27.444Z] c5a475d317c9: Download complete [2024-10-12T00:59:27.715Z] cf04c63912e1: Pull complete [2024-10-12T00:59:28.303Z] 55b35a11ae5e: Pull complete [2024-10-12T00:59:28.893Z] a37a00ec5f00: Verifying Checksum [2024-10-12T00:59:28.893Z] a37a00ec5f00: Download complete [2024-10-12T00:59:29.480Z] c9f46d7d2bd2: Verifying Checksum [2024-10-12T00:59:29.480Z] c9f46d7d2bd2: Download complete [2024-10-12T00:59:41.811Z] a37a00ec5f00: Pull complete [2024-10-12T00:59:42.080Z] 50b3750afda1: Pull complete [2024-10-12T00:59:42.352Z] 4f4fb700ef54: Pull complete [2024-10-12T00:59:42.618Z] 80978eb59214: Pull complete [2024-10-12T00:59:50.838Z] c9f46d7d2bd2: Pull complete [2024-10-12T00:59:52.827Z] c5a475d317c9: Pull complete [2024-10-12T00:59:52.827Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-12T00:59:52.827Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-12T00:59:52.827Z] ---> be29e6b0f0d4 [2024-10-12T00:59:52.827Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2024-10-12T00:59:53.420Z] ---> Running in b13cef5977e3 [2024-10-12T00:59:53.694Z] Removing intermediate container b13cef5977e3 [2024-10-12T00:59:53.694Z] ---> afac46446764 [2024-10-12T00:59:53.694Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-12T00:59:53.982Z] ---> Running in 3fed77661c1f [2024-10-12T00:59:54.258Z] Removing intermediate container 3fed77661c1f [2024-10-12T00:59:54.258Z] ---> 49488ab9432b [2024-10-12T00:59:54.258Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2024-10-12T00:59:54.258Z] ---> Running in 656a53330ec3 [2024-10-12T00:59:55.710Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-12T00:59:55.710Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-12T00:59:57.152Z] (1/8) Installing openssh-keygen (9.7_p1-r4) [2024-10-12T00:59:57.152Z] (2/8) Installing libedit (20240517.3.1-r0) [2024-10-12T00:59:57.152Z] (3/8) Installing openssh-client-common (9.7_p1-r4) [2024-10-12T00:59:57.152Z] (4/8) Installing openssh-client-default (9.7_p1-r4) [2024-10-12T00:59:57.152Z] (5/8) Installing openssh-sftp-server (9.7_p1-r4) [2024-10-12T00:59:57.423Z] (6/8) Installing openssh-server-common (9.7_p1-r4) [2024-10-12T00:59:57.423Z] (7/8) Installing openssh-server (9.7_p1-r4) [2024-10-12T00:59:57.423Z] (8/8) Installing openssh (9.7_p1-r4) [2024-10-12T00:59:57.423Z] Executing busybox-1.36.1-r29.trigger [2024-10-12T00:59:57.423Z] OK: 244 MiB in 62 packages [2024-10-12T00:59:58.862Z] Removing intermediate container 656a53330ec3 [2024-10-12T00:59:58.862Z] ---> 5280b2d21503 [2024-10-12T00:59:58.862Z] Step 6/10 : WORKDIR /device-modbus-go [2024-10-12T00:59:58.862Z] ---> Running in c408a716f208 [2024-10-12T00:59:59.130Z] Removing intermediate container c408a716f208 [2024-10-12T00:59:59.130Z] ---> 2f8d06dc7bae [2024-10-12T00:59:59.130Z] Step 7/10 : COPY go.mod vendor* ./ [2024-10-12T00:59:59.398Z] ---> 4a8e1a71fab3 [2024-10-12T00:59:59.399Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-12T00:59:59.674Z] ---> Running in 62c774b18909 [2024-10-12T01:01:51.603Z] Removing intermediate container 62c774b18909 [2024-10-12T01:01:51.603Z] ---> 4cfb660d0c06 [2024-10-12T01:01:51.603Z] Step 9/10 : COPY . . [2024-10-12T01:01:51.603Z] ---> 58659f04fac5 [2024-10-12T01:01:51.603Z] Step 10/10 : RUN ${MAKE} [2024-10-12T01:01:51.603Z] ---> Running in 9ec82a63271a [2024-10-12T01:01:51.603Z] noop [2024-10-12T01:01:51.603Z] Removing intermediate container 9ec82a63271a [2024-10-12T01:01:51.603Z] ---> f4fe9d4dd536 [2024-10-12T01:01:51.603Z] Successfully built f4fe9d4dd536 [2024-10-12T01:01:51.603Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T01:01:51.984Z] + docker inspect -f . ci-base-image-arm64 [2024-10-12T01:01:51.984Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-12T01:01:52.458Z] prd-ubuntu20.04-docker-arm64-4c-16g-22559 does not seem to be running inside a container [2024-10-12T01:01:52.522Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/2 -v /w/workspace/device-modbus-go/2:/w/workspace/device-modbus-go/2:rw,z -v /w/workspace/device-modbus-go/2@tmp:/w/workspace/device-modbus-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-12T01:01:53.597Z] $ docker top f3240f33afaf79ccc9da3fed21f78b042d0de051cb48c2582f1712dd1912a5ff -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-12T01:01:54.430Z] + go version [2024-10-12T01:01:54.430Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-12T01:01:54.447Z] $ docker stop --time=1 f3240f33afaf79ccc9da3fed21f78b042d0de051cb48c2582f1712dd1912a5ff [2024-10-12T01:01:56.106Z] $ docker rm -f --volumes f3240f33afaf79ccc9da3fed21f78b042d0de051cb48c2582f1712dd1912a5ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T01:01:56.740Z] + docker inspect -f . ci-base-image-arm64 [2024-10-12T01:01:56.740Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-12T01:01:56.927Z] prd-ubuntu20.04-docker-arm64-4c-16g-22559 does not seem to be running inside a container [2024-10-12T01:01:56.984Z] $ 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/2 -v /w/workspace/device-modbus-go/2:/w/workspace/device-modbus-go/2:rw,z -v /w/workspace/device-modbus-go/2@tmp:/w/workspace/device-modbus-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-12T01:01:58.701Z] $ docker top b2ab90a19ef7fadd040f4a80107b3b1138679771647b3a9921a429886bb2dc83 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-12T01:01:59.627Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/2 [Pipeline] fileExists [Pipeline] sh [2024-10-12T01:02:00.345Z] + make test [2024-10-12T01:02:00.345Z] go test ./... -coverprofile=coverage.out [2024-10-12T01:02:06.996Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2024-10-12T01:05:29.368Z] github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements [2024-10-12T01:05:29.368Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.055s coverage: 47.9% of statements [2024-10-12T01:05:29.368Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-12T01:05:29.368Z] go vet ./... [2024-10-12T01:06:16.199Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-12T01:06:16.199Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-12T01:06:16.199Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-12T01:06:16.802Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-12T01:06:16.818Z] $ docker stop --time=1 b2ab90a19ef7fadd040f4a80107b3b1138679771647b3a9921a429886bb2dc83 [2024-10-12T01:06:18.896Z] $ docker rm -f --volumes b2ab90a19ef7fadd040f4a80107b3b1138679771647b3a9921a429886bb2dc83 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-12T01:06:20.545Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-12T01:06:20.572Z] Warning: overwriting stash ‘coverage-report’ [2024-10-12T01:06:21.015Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-12T01:06:21.433Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-12T01:06:21.750Z] + ls -al . [2024-10-12T01:06:21.750Z] total 268 [2024-10-12T01:06:21.750Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 12 01:02 . [2024-10-12T01:06:21.750Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 00:58 .. [2024-10-12T01:06:21.750Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 12 00:58 .dockerignore [2024-10-12T01:06:21.750Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 12 00:58 .git [2024-10-12T01:06:21.750Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 00:58 .github [2024-10-12T01:06:21.750Z] -rw-rw-r-- 1 jenkins jenkins 266 Oct 12 00:58 .gitignore [2024-10-12T01:06:21.750Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 12 00:58 .golangci.yml [2024-10-12T01:06:21.750Z] -rw-rw-r-- 1 jenkins jenkins 19818 Oct 12 00:58 Attribution.txt [2024-10-12T01:06:21.750Z] -rw-rw-r-- 1 jenkins jenkins 16388 Oct 12 00:58 CHANGELOG.md [2024-10-12T01:06:21.750Z] -rw-rw-r-- 1 jenkins jenkins 1474 Oct 12 00:58 Dockerfile [2024-10-12T01:06:21.750Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 12 00:58 GOVERNANCE.md [2024-10-12T01:06:21.750Z] -rw-rw-r-- 1 jenkins jenkins 658 Oct 12 00:58 Jenkinsfile [2024-10-12T01:06:21.750Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 12 00:58 LICENSE [2024-10-12T01:06:21.750Z] -rw-rw-r-- 1 jenkins jenkins 1942 Oct 12 00:58 Makefile [2024-10-12T01:06:21.750Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 12 00:58 OWNERS.md [2024-10-12T01:06:21.750Z] -rw-rw-r-- 1 jenkins jenkins 4463 Oct 12 00:58 README.md [2024-10-12T01:06:21.750Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 12 00:54 VERSION [2024-10-12T01:06:21.750Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 12 00:58 bin [2024-10-12T01:06:21.750Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 00:58 cmd [2024-10-12T01:06:21.750Z] -rw-r--r-- 1 jenkins jenkins 25463 Oct 12 01:05 coverage.out [2024-10-12T01:06:21.750Z] -rw-rw-r-- 1 jenkins jenkins 7157 Oct 12 00:58 go.mod [2024-10-12T01:06:21.750Z] -rw-rw-r-- 1 jenkins jenkins 100518 Oct 12 00:58 go.sum [2024-10-12T01:06:21.750Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 00:58 internal [2024-10-12T01:06:21.750Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 12 00:58 simulator [2024-10-12T01:06:21.750Z] -rw-rw-r-- 1 jenkins jenkins 229 Oct 12 00:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T01:06:22.100Z] + 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=ad049bff68903de1c09df98abd14cfa6fdce8ffe --label arch=arm64 --label version=0.0.0 . [2024-10-12T01:06:22.378Z] Sending build context to Docker daemon 9.167MB [2024-10-12T01:06:22.646Z] Step 1/23 : ARG BASE=golang:1.23-alpine3.20 [2024-10-12T01:06:22.646Z] Step 2/23 : FROM ${BASE} AS builder [2024-10-12T01:06:22.646Z] ---> f4fe9d4dd536 [2024-10-12T01:06:22.646Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2024-10-12T01:06:22.646Z] ---> Running in c68c67383963 [2024-10-12T01:06:22.915Z] Removing intermediate container c68c67383963 [2024-10-12T01:06:22.915Z] ---> a610efeaa962 [2024-10-12T01:06:22.915Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-12T01:06:23.183Z] ---> Running in 06f5be3ccff3 [2024-10-12T01:06:23.456Z] Removing intermediate container 06f5be3ccff3 [2024-10-12T01:06:23.456Z] ---> 892c24fed657 [2024-10-12T01:06:23.456Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2024-10-12T01:06:23.456Z] ---> Running in e702bf17060e [2024-10-12T01:06:24.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-12T01:06:24.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-12T01:06:26.280Z] OK: 244 MiB in 62 packages [2024-10-12T01:06:27.252Z] Removing intermediate container e702bf17060e [2024-10-12T01:06:27.252Z] ---> 55261e3833a6 [2024-10-12T01:06:27.252Z] Step 6/23 : WORKDIR /device-modbus-go [2024-10-12T01:06:27.521Z] ---> Running in fadcb3df7557 [2024-10-12T01:06:27.790Z] Removing intermediate container fadcb3df7557 [2024-10-12T01:06:27.790Z] ---> 50ddd52b14d6 [2024-10-12T01:06:27.790Z] Step 7/23 : COPY go.mod vendor* ./ [2024-10-12T01:06:28.761Z] ---> 021c89750b2c [2024-10-12T01:06:28.761Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-12T01:06:28.761Z] ---> Running in 6edfc523707b [2024-10-12T01:06:31.347Z] Removing intermediate container 6edfc523707b [2024-10-12T01:06:31.347Z] ---> 2c2cf9bd8637 [2024-10-12T01:06:31.347Z] Step 9/23 : COPY . . [2024-10-12T01:06:32.309Z] ---> 95685f8382b5 [2024-10-12T01:06:32.309Z] Step 10/23 : RUN ${MAKE} [2024-10-12T01:06:32.309Z] ---> Running in 5c3172b8ae74 [2024-10-12T01:06:33.269Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=0.0.0 -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-12T01:10:10.047Z] Removing intermediate container 5c3172b8ae74 [2024-10-12T01:10:10.047Z] ---> 8ddeb2641d17 [2024-10-12T01:10:10.047Z] Step 11/23 : FROM alpine:3.20 [2024-10-12T01:10:10.047Z] 3.20: Pulling from library/alpine [2024-10-12T01:10:10.047Z] cf04c63912e1: Already exists [2024-10-12T01:10:10.047Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-12T01:10:10.047Z] Status: Downloaded newer image for alpine:3.20 [2024-10-12T01:10:10.047Z] ---> c157a85ed455 [2024-10-12T01:10:10.047Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' [2024-10-12T01:10:10.047Z] ---> Running in 189de95bad04 [2024-10-12T01:10:10.047Z] Removing intermediate container 189de95bad04 [2024-10-12T01:10:10.047Z] ---> f541dd6d6b0c [2024-10-12T01:10:10.047Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2024-10-12T01:10:10.047Z] ---> Running in 145eb170e210 [2024-10-12T01:10:10.047Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-12T01:10:10.047Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-12T01:10:10.315Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-12T01:10:10.315Z] Executing busybox-1.36.1-r29.trigger [2024-10-12T01:10:10.315Z] OK: 9 MiB in 15 packages [2024-10-12T01:10:11.273Z] Removing intermediate container 145eb170e210 [2024-10-12T01:10:11.273Z] ---> 3d6199eedaf8 [2024-10-12T01:10:11.273Z] Step 14/23 : RUN apk --no-cache upgrade [2024-10-12T01:10:11.273Z] ---> Running in 55010f16e411 [2024-10-12T01:10:12.231Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-12T01:10:12.496Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-12T01:10:13.913Z] Upgrading critical system libraries and apk-tools: [2024-10-12T01:10:13.913Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-12T01:10:13.913Z] Executing busybox-1.36.1-r29.trigger [2024-10-12T01:10:13.913Z] Continuing the upgrade transaction with new apk-tools: [2024-10-12T01:10:13.913Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-12T01:10:14.179Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-12T01:10:15.582Z] OK: 9 MiB in 15 packages [2024-10-12T01:10:16.549Z] Removing intermediate container 55010f16e411 [2024-10-12T01:10:16.549Z] ---> ca9b8d001297 [2024-10-12T01:10:16.549Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2024-10-12T01:10:17.949Z] ---> 2c21803a9e5f [2024-10-12T01:10:17.949Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2024-10-12T01:10:18.217Z] ---> b7e3a9062fbe [2024-10-12T01:10:18.217Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2024-10-12T01:10:18.485Z] ---> 65504fa39ebe [2024-10-12T01:10:18.485Z] Step 18/23 : EXPOSE 59901 [2024-10-12T01:10:18.750Z] ---> Running in ed64c7e762f1 [2024-10-12T01:10:19.017Z] Removing intermediate container ed64c7e762f1 [2024-10-12T01:10:19.017Z] ---> 82c030d3082e [2024-10-12T01:10:19.017Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2024-10-12T01:10:19.017Z] ---> Running in c65028c2280b [2024-10-12T01:10:19.285Z] Removing intermediate container c65028c2280b [2024-10-12T01:10:19.285Z] ---> e79158479d95 [2024-10-12T01:10:19.285Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-10-12T01:10:19.285Z] ---> Running in 06035d30ddb3 [2024-10-12T01:10:19.552Z] Removing intermediate container 06035d30ddb3 [2024-10-12T01:10:19.552Z] ---> 0a2ba7273c1e [2024-10-12T01:10:19.552Z] Step 21/23 : LABEL arch=arm64 [2024-10-12T01:10:19.552Z] ---> Running in 15b88071a48f [2024-10-12T01:10:19.817Z] Removing intermediate container 15b88071a48f [2024-10-12T01:10:19.817Z] ---> 4f11e82b0af0 [2024-10-12T01:10:19.817Z] Step 22/23 : LABEL git_sha=ad049bff68903de1c09df98abd14cfa6fdce8ffe [2024-10-12T01:10:20.081Z] ---> Running in 41851e3a0ccf [2024-10-12T01:10:20.081Z] Removing intermediate container 41851e3a0ccf [2024-10-12T01:10:20.081Z] ---> ceb45aa40a93 [2024-10-12T01:10:20.081Z] Step 23/23 : LABEL version=0.0.0 [2024-10-12T01:10:20.348Z] ---> Running in 09a92d492379 [2024-10-12T01:10:20.612Z] Removing intermediate container 09a92d492379 [2024-10-12T01:10:20.612Z] ---> b0de0557183c [2024-10-12T01:10:20.612Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-12T01:10:20.612Z] Successfully built b0de0557183c [2024-10-12T01:10:20.612Z] Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T01:10:21.116Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-12T01:10:21.116Z] [2024-10-12T01:10:21.116Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T01:10:21.458Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-12T01:10:21.458Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-12T01:10:21.458Z] 8998bd30e6a1: Pulling fs layer [2024-10-12T01:10:21.458Z] 04944245beec: Pulling fs layer [2024-10-12T01:10:21.458Z] 699f458cf7ca: Pulling fs layer [2024-10-12T01:10:21.458Z] 765212b225bb: Pulling fs layer [2024-10-12T01:10:21.458Z] f23df028b6ca: Pulling fs layer [2024-10-12T01:10:21.458Z] d65c8cfc05b1: Pulling fs layer [2024-10-12T01:10:21.458Z] f23df028b6ca: Waiting [2024-10-12T01:10:21.458Z] 765212b225bb: Waiting [2024-10-12T01:10:21.458Z] 2437ff75d9bd: Pulling fs layer [2024-10-12T01:10:21.458Z] d65c8cfc05b1: Waiting [2024-10-12T01:10:21.458Z] 2437ff75d9bd: Waiting [2024-10-12T01:10:21.725Z] 04944245beec: Verifying Checksum [2024-10-12T01:10:21.725Z] 04944245beec: Download complete [2024-10-12T01:10:21.725Z] 765212b225bb: Download complete [2024-10-12T01:10:21.725Z] f23df028b6ca: Download complete [2024-10-12T01:10:21.725Z] d65c8cfc05b1: Download complete [2024-10-12T01:10:21.725Z] 699f458cf7ca: Verifying Checksum [2024-10-12T01:10:21.725Z] 699f458cf7ca: Download complete [2024-10-12T01:10:22.307Z] 8998bd30e6a1: Download complete [2024-10-12T01:10:24.249Z] 2437ff75d9bd: Verifying Checksum [2024-10-12T01:10:24.249Z] 2437ff75d9bd: Download complete [2024-10-12T01:10:26.189Z] 8998bd30e6a1: Pull complete [2024-10-12T01:10:26.773Z] 04944245beec: Pull complete [2024-10-12T01:10:28.708Z] 699f458cf7ca: Pull complete [2024-10-12T01:10:28.708Z] 765212b225bb: Pull complete [2024-10-12T01:10:29.289Z] f23df028b6ca: Pull complete [2024-10-12T01:10:29.554Z] d65c8cfc05b1: Pull complete [2024-10-12T01:10:47.750Z] 2437ff75d9bd: Pull complete [2024-10-12T01:10:47.750Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-12T01:10:47.750Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-12T01:10:47.750Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-12T01:10:47.957Z] prd-ubuntu20.04-docker-arm64-4c-16g-22559 does not seem to be running inside a container [2024-10-12T01:10:48.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/device-modbus-go/2 -v /w/workspace/device-modbus-go/2:/w/workspace/device-modbus-go/2:rw,z -v /w/workspace/device-modbus-go/2@tmp:/w/workspace/device-modbus-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-10-12T01:10:50.894Z] $ docker top 6e64b61e86769174f9464074f13f18f73056eccdc55c10f32bf3926932e85739 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-12T01:10:51.757Z] ---> job-cost.sh [2024-10-12T01:10:51.758Z] lf-activate-venv: SKIPPING [2024-10-12T01:10:51.758Z] INFO: No Stack... [2024-10-12T01:10:52.023Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-12T01:10:52.989Z] INFO: Archiving Costs [Pipeline] sh [2024-10-12T01:10:53.623Z] + cat /w/workspace/device-modbus-go/2/archives/cost.csv [2024-10-12T01:10:53.623Z] + cut -d, -f6 [Pipeline] lock [2024-10-12T01:10:53.727Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-581-2-stack-cost] [2024-10-12T01:10:53.734Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-581-2-stack-cost] did not exist. Created. [2024-10-12T01:10:53.740Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-581-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-12T01:10:54.113Z] /w/workspace/device-modbus-go/2@tmp/durable-22bb9d4d/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-12T01:10:54.459Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-12T01:10:54.497Z] Warning: overwriting stash ‘stack-cost’ [2024-10-12T01:10:54.583Z] Stashed 1 file(s) [Pipeline] } [2024-10-12T01:10:54.594Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-PR-581-2-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-12T01:10:54.619Z] $ docker stop --time=1 6e64b61e86769174f9464074f13f18f73056eccdc55c10f32bf3926932e85739 [2024-10-12T01:10:56.121Z] $ docker rm -f --volumes 6e64b61e86769174f9464074f13f18f73056eccdc55c10f32bf3926932e85739 [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-12T01:10:56.654Z] provisioning config files... [2024-10-12T01:10:56.661Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-581@tmp/config12724003346595825159tmp [Pipeline] { [Pipeline] sh [2024-10-12T01:10:56.966Z] + set +x [2024-10-12T01:10:56.966Z] + curl -s https://codecov.io/bash [2024-10-12T01:10:56.966Z] + bash -s -- [2024-10-12T01:10:56.966Z] [2024-10-12T01:10:56.966Z] _____ _ [2024-10-12T01:10:56.966Z] / ____| | | [2024-10-12T01:10:56.966Z] | | ___ __| | ___ ___ _____ __ [2024-10-12T01:10:56.966Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-12T01:10:56.966Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-12T01:10:56.966Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-12T01:10:56.966Z] Bash-1.0.6 [2024-10-12T01:10:56.966Z] [2024-10-12T01:10:56.966Z] [2024-10-12T01:10:56.966Z] ==> git version 2.25.1 found [2024-10-12T01:10:56.966Z] ==> 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-12T01:10:56.966Z] Release-Date: 2020-01-08 [2024-10-12T01:10:56.966Z] 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-12T01:10:56.966Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-12T01:10:56.966Z] ==> Jenkins CI detected. [2024-10-12T01:10:56.966Z] current dir:  /w/workspace/xfoundry_device-modbus-go_PR-581 [2024-10-12T01:10:56.966Z] project root: . [2024-10-12T01:10:56.966Z] --> token set from env [2024-10-12T01:10:56.966Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-12T01:10:56.966Z] ==> Running gcov in . (disable via -X gcov) [2024-10-12T01:10:57.230Z] ==> Python coveragepy not found [2024-10-12T01:10:57.230Z] ==> Searching for coverage reports in: [2024-10-12T01:10:57.230Z] + . [2024-10-12T01:10:57.230Z] -> Found 1 reports [2024-10-12T01:10:57.230Z] ==> Detecting git/mercurial file structure [2024-10-12T01:10:57.230Z] ==> Reading reports [2024-10-12T01:10:57.230Z] + ./coverage.out bytes=25463 [2024-10-12T01:10:57.230Z] ==> Appending adjustments [2024-10-12T01:10:57.230Z] https://docs.codecov.io/docs/fixing-reports [2024-10-12T01:10:57.230Z] + Found adjustments [2024-10-12T01:10:57.230Z] ==> Gzipping contents [2024-10-12T01:10:57.230Z] 4.0K /tmp/codecov.rhDU9N.gz [2024-10-12T01:10:57.230Z] ==> Uploading reports [2024-10-12T01:10:57.230Z] url: https://codecov.io [2024-10-12T01:10:57.230Z] query: branch=PR-581&commit=8be2c06fae9eabf3364fa14adef6b5aac61f351d&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-581%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=581&job=&cmd_args= [2024-10-12T01:10:57.230Z] -> Pinging Codecov [2024-10-12T01:10:57.230Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-581&commit=8be2c06fae9eabf3364fa14adef6b5aac61f351d&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-581%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=581&job=&cmd_args= [2024-10-12T01:10:57.491Z] -> Uploading to [2024-10-12T01:10:57.491Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-modbus-go/8be2c06fae9eabf3364fa14adef6b5aac61f351d/8193b946-1200-4b75-9390-a0d381d1d256.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241012%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241012T011057Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=76c7a29a235ee12104070f279f1d5e39308ece2d0a4433bccf58887f664aa571 [2024-10-12T01:10:57.491Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-12T01:10:57.491Z] Dload Upload Total Spent Left Speed [2024-10-12T01:10:57.751Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3928 0 0 100 3928 0 14388 --:--:-- --:--:-- --:--:-- 14388 [2024-10-12T01:10:57.751Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/8be2c06fae9eabf3364fa14adef6b5aac61f351d [Pipeline] } [2024-10-12T01:10:57.759Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [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) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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-12T01:10:58.680Z] + [ -d /w/workspace/xfoundry_device-modbus-go_PR-581/archives ] [2024-10-12T01:10:58.680Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-581/archives [2024-10-12T01:10:58.680Z] total 16 [2024-10-12T01:10:58.680Z] drwxr-xr-x 3 root root 4096 Oct 12 00:57 . [2024-10-12T01:10:58.680Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 12 00:57 .. [2024-10-12T01:10:58.680Z] drwxr-xr-x 2 root root 4096 Oct 12 00:57 cost [2024-10-12T01:10:58.680Z] -rw-r--r-- 1 root root 88 Oct 12 00:57 cost.csv [2024-10-12T01:10:58.680Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-581/archives [2024-10-12T01:10:58.680Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-581/archives [2024-10-12T01:10:58.680Z] total 16 [2024-10-12T01:10:58.680Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 12 00:57 . [2024-10-12T01:10:58.680Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 12 00:57 .. [2024-10-12T01:10:58.680Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 12 00:57 cost [2024-10-12T01:10:58.680Z] -rw-r--r-- 1 jenkins jenkins 88 Oct 12 00:57 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-12T01:10:58.974Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-12T01:10:59.832Z] ---> package-listing.sh [2024-10-12T01:10:59.832Z] ++ facter osfamily [2024-10-12T01:10:59.832Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-12T01:11:00.091Z] + OS_FAMILY=debian [2024-10-12T01:11:00.091Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-581 [2024-10-12T01:11:00.091Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-12T01:11:00.091Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-12T01:11:00.091Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-12T01:11:00.091Z] + PACKAGES=/tmp/packages_start.txt [2024-10-12T01:11:00.091Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-581 ']' [2024-10-12T01:11:00.091Z] + PACKAGES=/tmp/packages_end.txt [2024-10-12T01:11:00.091Z] + case "${OS_FAMILY}" in [2024-10-12T01:11:00.091Z] + dpkg -l [2024-10-12T01:11:00.091Z] + grep '^ii' [2024-10-12T01:11:00.091Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-12T01:11:00.091Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-12T01:11:00.091Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-12T01:11:00.091Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-581 ']' [2024-10-12T01:11:00.091Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-581/archives/ [2024-10-12T01:11:00.091Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-581/archives/ [Pipeline] echo [2024-10-12T01:11:00.102Z] 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/xfoundry_device-modbus-go_PR-581/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-12T01:11:00.383Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-12T01:11:00.951Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-12T01:11:00.951Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-12T01:11:01.037Z] prd-ubuntu20.04-docker-8c-8g-22558 does not seem to be running inside a container [2024-10-12T01:11:01.310Z] $ 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/xfoundry_device-modbus-go_PR-581/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-modbus-go_PR-581 -v /w/workspace/xfoundry_device-modbus-go_PR-581:/w/workspace/xfoundry_device-modbus-go_PR-581:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-581@tmp:/w/workspace/xfoundry_device-modbus-go_PR-581@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-12T01:11:01.510Z] $ docker top 7f1e2f2d812f640c117aa0a34d1cdaac90d0683f15b224030b43f4792c763c70 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-12T01:11:01.897Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-12T01:11:02.196Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-12T01:11:02.484Z] + ls /var/log/sa-host [2024-10-12T01:11:02.484Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-12T01:11:02.659Z] provisioning config files... [2024-10-12T01:11:02.670Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-581@tmp/config6040654616559262221tmp [Pipeline] { [Pipeline] echo [2024-10-12T01:11:02.688Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-12T01:11:02.976Z] ---> create-netrc.sh [Pipeline] } [2024-10-12T01:11:02.982Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-12T01:11:03.341Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-12T01:11:03.352Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-12T01:11:03.636Z] ---> sudo-logs.sh [2024-10-12T01:11:03.636Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-12T01:11:03.674Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-12T01:11:03.960Z] ---> job-cost.sh [2024-10-12T01:11:03.960Z] lf-activate-venv: SKIPPING [2024-10-12T01:11:03.960Z] DEBUG: total: 0.2199999988079071 [2024-10-12T01:11:03.960Z] INFO: Retrieving Stack Cost... [2024-10-12T01:11:04.219Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-12T01:11:04.479Z] INFO: Archiving Costs [Pipeline] echo [2024-10-12T01:11:04.495Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-12T01:11:04.779Z] ---> logs-deploy.sh [2024-10-12T01:11:04.779Z] lf-activate-venv: SKIPPING [2024-10-12T01:11:04.779Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-581/2 [2024-10-12T01:11:04.779Z] INFO: archiving workspace using pattern(s): [2024-10-12T01:11:05.716Z] Archives upload complete. [2024-10-12T01:11:05.975Z] INFO: archiving logs to Nexus