Pull request #575 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ccca79b5f5491dca0db9cb10020e5b559a391c46+a3ee41877b048388e7c3cdab8b1927d49f235cab (0d668319050abdd1f267b7ded3bd7f850392b4d8) 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-ssh11045961714708446175.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 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-ssh14119318210557660443.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 b5a5e52272fc4198cf3754284eedf36dbf0baa35 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-575/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-575/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7227329673658639663.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-575/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7548889285261216504.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b5a5e52272fc4198cf3754284eedf36dbf0baa35 # timeout=10 Commit message: "Merge pull request #456 from cherrycl/issue-452-4" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh1516104874358240981.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-575/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-575/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5235521023879562728.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object b5a5e52272fc4198cf3754284eedf36dbf0baa35 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-13184 in /w/workspace/xfoundry_device-modbus-go_PR-575 [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-575 # 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/575/head:refs/remotes/origin/PR-575 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a3ee41877b048388e7c3cdab8b1927d49f235cab into PR head commit ccca79b5f5491dca0db9cb10020e5b559a391c46 Merge succeeded, producing ccca79b5f5491dca0db9cb10020e5b559a391c46 Checking out Revision ccca79b5f5491dca0db9cb10020e5b559a391c46 (PR-575) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object b5a5e52272fc4198cf3754284eedf36dbf0baa35 > git config core.sparsecheckout # timeout=10 > git checkout -f ccca79b5f5491dca0db9cb10020e5b559a391c46 # 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 a3ee41877b048388e7c3cdab8b1927d49f235cab # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ccca79b5f5491dca0db9cb10020e5b559a391c46 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-03T05:45:14.090Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-03T05:45:14.303Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-03T05:45:14.417Z] ========================================================= [2024-10-03T05:45:14.417Z] EdgeX Global Pipelines Version Info [2024-10-03T05:45:14.417Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-03T05:45:15.185Z] ------------------- [2024-10-03T05:45:15.185Z] stable info: [2024-10-03T05:45:15.185Z] ------------------- [2024-10-03T05:45:15.185Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-03T05:45:15.185Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-03T05:45:15.185Z] Message: update stable to v1.0.264 [2024-10-03T05:45:15.755Z] ------------------- [2024-10-03T05:45:15.755Z] experimental info: [2024-10-03T05:45:15.755Z] ------------------- [2024-10-03T05:45:15.755Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-03T05:45:15.755Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-03T05:45:15.755Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-03T05:45:15.995Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2024-10-03T05:45:16.052Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2024-10-03T05:45:16.111Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-03T05:45:16.177Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-03T05:45:16.231Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-03T05:45:16.288Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-10-03T05:45:16.352Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-03T05:45:16.409Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-03T05:45:16.470Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-03T05:45:16.528Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-03T05:45:16.588Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-03T05:45:16.646Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2024-10-03T05:45:16.704Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-03T05:45:16.769Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-03T05:45:16.828Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-03T05:45:16.888Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-03T05:45:16.950Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-03T05:45:17.011Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-03T05:45:17.070Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-03T05:45:17.132Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-03T05:45:17.192Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-03T05:45:17.263Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-03T05:45:17.328Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-03T05:45:17.389Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-03T05:45:17.451Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-03T05:45:17.580Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-03T05:45:17.639Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-03T05:45:17.700Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-575 [Pipeline] echo [2024-10-03T05:45:17.761Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-575 [Pipeline] echo [2024-10-03T05:45:17.821Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-575 [Pipeline] echo [2024-10-03T05:45:17.887Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ccca79b5f5491dca0db9cb10020e5b559a391c46 [Pipeline] echo [2024-10-03T05:45:17.951Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ccca79b [Pipeline] echo [2024-10-03T05:45:18.011Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-03T05:45:18.171Z] provisioning config files... [2024-10-03T05:45:18.187Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-575@tmp/config16496167580211183817tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-03T05:45:18.585Z] ---> ****-login.sh [2024-10-03T05:45:18.585Z] nexus3.edgexfoundry.org:10001 [2024-10-03T05:45:18.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-03T05:45:18.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-03T05:45:18.845Z] Configure a credential helper to remove this warning. See [2024-10-03T05:45:18.845Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-03T05:45:18.845Z] [2024-10-03T05:45:18.845Z] Login Succeeded [2024-10-03T05:45:18.845Z] nexus3.edgexfoundry.org:10002 [2024-10-03T05:45:18.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-03T05:45:18.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-03T05:45:18.845Z] Configure a credential helper to remove this warning. See [2024-10-03T05:45:18.846Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-03T05:45:18.846Z] [2024-10-03T05:45:18.846Z] Login Succeeded [2024-10-03T05:45:18.846Z] nexus3.edgexfoundry.org:10003 [2024-10-03T05:45:19.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-03T05:45:19.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-03T05:45:19.106Z] Configure a credential helper to remove this warning. See [2024-10-03T05:45:19.106Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-03T05:45:19.106Z] [2024-10-03T05:45:19.106Z] Login Succeeded [2024-10-03T05:45:19.106Z] nexus3.edgexfoundry.org:10004 [2024-10-03T05:45:19.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-03T05:45:19.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-03T05:45:19.107Z] Configure a credential helper to remove this warning. See [2024-10-03T05:45:19.107Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-03T05:45:19.107Z] [2024-10-03T05:45:19.107Z] Login Succeeded [2024-10-03T05:45:19.107Z] ****.io [2024-10-03T05:45:19.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-03T05:45:19.368Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-03T05:45:19.368Z] Configure a credential helper to remove this warning. See [2024-10-03T05:45:19.368Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-03T05:45:19.368Z] [2024-10-03T05:45:19.368Z] Login Succeeded [2024-10-03T05:45:19.368Z] ---> ****-login.sh ends [Pipeline] } [2024-10-03T05:45:19.401Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-03T05:45:20.083Z] + git rev-list -1 --merges ccca79b5f5491dca0db9cb10020e5b559a391c46~1..ccca79b5f5491dca0db9cb10020e5b559a391c46 [Pipeline] echo [2024-10-03T05:45:20.136Z] -----------> git rev-list -1 --merges ccca79b5f5491dca0db9cb10020e5b559a391c46~1..ccca79b5f5491dca0db9cb10020e5b559a391c46 ccca79b5f5491dca0db9cb10020e5b559a391c46 [false] [Pipeline] sh [2024-10-03T05:45:20.457Z] + git log --format=format:%s -1 ccca79b5f5491dca0db9cb10020e5b559a391c46 [Pipeline] echo [2024-10-03T05:45:20.498Z] ========================================================= [2024-10-03T05:45:20.498Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-03T05:45:20.498Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-03T05:45:20.957Z] + git log --format=format:%s -1 ccca79b5f5491dca0db9cb10020e5b559a391c46 [Pipeline] echo [2024-10-03T05:45:20.999Z] [semverPrep] GIT_COMMIT: ccca79b5f5491dca0db9cb10020e5b559a391c46, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-10-03T05:45:21.041Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-03T05:45:21.434Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-03T05:45:21.434Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-03T05:45:21.434Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-03T05:45:21.434Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-03T05:45:21.434Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2024-10-03T05:45:21.434Z] -a /etc/ssh/ssh_known_hosts [2024-10-03T05:45:21.434Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T05:45:21.870Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-03T05:45:21.870Z] [2024-10-03T05:45:21.870Z] 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-03T05:45:22.270Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-03T05:45:22.270Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-03T05:45:22.270Z] b85a868b505f: Pulling fs layer [2024-10-03T05:45:22.270Z] e2be974225ed: Pulling fs layer [2024-10-03T05:45:22.270Z] 339a4e72a1f5: Pulling fs layer [2024-10-03T05:45:22.270Z] 988bab9f4d93: Pulling fs layer [2024-10-03T05:45:22.270Z] 1469e6f7b9e6: Pulling fs layer [2024-10-03T05:45:22.270Z] eaf3925da568: Pulling fs layer [2024-10-03T05:45:22.270Z] bab4dde63d76: Pulling fs layer [2024-10-03T05:45:22.270Z] bde34c3a00c8: Pulling fs layer [2024-10-03T05:45:22.270Z] b352a97aabf1: Pulling fs layer [2024-10-03T05:45:22.270Z] 4872d77fe225: Pulling fs layer [2024-10-03T05:45:22.270Z] 5851b861e8e6: Pulling fs layer [2024-10-03T05:45:22.270Z] 988bab9f4d93: Waiting [2024-10-03T05:45:22.270Z] 1469e6f7b9e6: Waiting [2024-10-03T05:45:22.270Z] eaf3925da568: Waiting [2024-10-03T05:45:22.270Z] bab4dde63d76: Waiting [2024-10-03T05:45:22.270Z] bde34c3a00c8: Waiting [2024-10-03T05:45:22.270Z] b352a97aabf1: Waiting [2024-10-03T05:45:22.270Z] 4872d77fe225: Waiting [2024-10-03T05:45:22.270Z] 5851b861e8e6: Waiting [2024-10-03T05:45:22.270Z] e2be974225ed: Download complete [2024-10-03T05:45:22.270Z] 988bab9f4d93: Verifying Checksum [2024-10-03T05:45:22.270Z] 988bab9f4d93: Download complete [2024-10-03T05:45:22.270Z] 1469e6f7b9e6: Verifying Checksum [2024-10-03T05:45:22.270Z] 1469e6f7b9e6: Download complete [2024-10-03T05:45:22.270Z] eaf3925da568: Download complete [2024-10-03T05:45:22.530Z] 339a4e72a1f5: Verifying Checksum [2024-10-03T05:45:22.530Z] 339a4e72a1f5: Download complete [2024-10-03T05:45:22.530Z] bde34c3a00c8: Download complete [2024-10-03T05:45:22.530Z] b352a97aabf1: Download complete [2024-10-03T05:45:22.530Z] 4872d77fe225: Verifying Checksum [2024-10-03T05:45:22.530Z] 4872d77fe225: Download complete [2024-10-03T05:45:22.530Z] 5851b861e8e6: Verifying Checksum [2024-10-03T05:45:22.530Z] 5851b861e8e6: Download complete [2024-10-03T05:45:22.530Z] b85a868b505f: Verifying Checksum [2024-10-03T05:45:22.530Z] b85a868b505f: Download complete [2024-10-03T05:45:22.788Z] bab4dde63d76: Verifying Checksum [2024-10-03T05:45:22.788Z] bab4dde63d76: Download complete [2024-10-03T05:45:23.730Z] b85a868b505f: Pull complete [2024-10-03T05:45:23.730Z] e2be974225ed: Pull complete [2024-10-03T05:45:24.300Z] 339a4e72a1f5: Pull complete [2024-10-03T05:45:24.300Z] 988bab9f4d93: Pull complete [2024-10-03T05:45:24.561Z] 1469e6f7b9e6: Pull complete [2024-10-03T05:45:24.822Z] eaf3925da568: Pull complete [2024-10-03T05:45:26.201Z] bab4dde63d76: Pull complete [2024-10-03T05:45:26.201Z] bde34c3a00c8: Pull complete [2024-10-03T05:45:26.460Z] b352a97aabf1: Pull complete [2024-10-03T05:45:26.460Z] 4872d77fe225: Pull complete [2024-10-03T05:45:26.460Z] 5851b861e8e6: Pull complete [2024-10-03T05:45:26.460Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-03T05:45:26.460Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-03T05:45:26.460Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-03T05:45:26.760Z] prd-ubuntu20.04-docker-8c-8g-13184 does not seem to be running inside a container [2024-10-03T05:45:26.790Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-575 -v /w/workspace/xfoundry_device-modbus-go_PR-575:/w/workspace/xfoundry_device-modbus-go_PR-575:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-575@tmp:/w/workspace/xfoundry_device-modbus-go_PR-575@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-03T05:45:27.973Z] $ docker top d9e963e9bda25e420305500ac7f74173633a72990c2fe260f45445a36886ee84 -eo pid,comm [2024-10-03T05:45:28.030Z] 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-03T05:45:28.030Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-03T05:45:28.210Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-03T05:45:28.210Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-03T05:45:28.309Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-03T05:45:28.310Z] $ docker exec d9e963e9bda25e420305500ac7f74173633a72990c2fe260f45445a36886ee84 ssh-agent [2024-10-03T05:45:28.418Z] SSH_AUTH_SOCK=/tmp/ssh-YwAiAJN6t640/agent.33 [2024-10-03T05:45:28.418Z] SSH_AGENT_PID=39 [2024-10-03T05:45:28.423Z] Running ssh-add (command line suppressed) [2024-10-03T05:45:28.524Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-575@tmp/private_key_6711077265736950794.key (/w/workspace/xfoundry_device-modbus-go_PR-575@tmp/private_key_6711077265736950794.key) [2024-10-03T05:45:28.538Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-03T05:45:28.888Z] + git tag --points-at HEAD [Pipeline] } [2024-10-03T05:45:28.919Z] $ docker exec --env ******** --env ******** d9e963e9bda25e420305500ac7f74173633a72990c2fe260f45445a36886ee84 ssh-agent -k [2024-10-03T05:45:29.031Z] unset SSH_AUTH_SOCK; [2024-10-03T05:45:29.031Z] unset SSH_AGENT_PID; [2024-10-03T05:45:29.031Z] echo Agent pid 39 killed; [2024-10-03T05:45:29.046Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-03T05:45:29.159Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-03T05:45:29.159Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-03T05:45:29.271Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-03T05:45:29.271Z] $ docker exec d9e963e9bda25e420305500ac7f74173633a72990c2fe260f45445a36886ee84 ssh-agent [2024-10-03T05:45:29.385Z] SSH_AUTH_SOCK=/tmp/ssh-Sz9zoJoCwhy7/agent.72 [2024-10-03T05:45:29.385Z] SSH_AGENT_PID=78 [2024-10-03T05:45:29.390Z] Running ssh-add (command line suppressed) [2024-10-03T05:45:29.482Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-575@tmp/private_key_4108810652380761906.key (/w/workspace/xfoundry_device-modbus-go_PR-575@tmp/private_key_4108810652380761906.key) [2024-10-03T05:45:29.499Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-03T05:45:29.831Z] + git semver init [2024-10-03T05:45:30.089Z] 2024-10-03 05:45:30,002 [run_init] DEBUG init version:0.0.0 force:False [2024-10-03T05:45:30.089Z] 2024-10-03 05:45:30,003 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-575/.semver [2024-10-03T05:45:30.089Z] 2024-10-03 05:45:30,003 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-575/.semver [2024-10-03T05:45:30.089Z] 2024-10-03 05:45:30,004 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-575/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-575, universal_newlines=False, shell=None, istream=None) [2024-10-03T05:45:31.027Z] 2024-10-03 05:45:30,998 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-575/.git/info/exclude [2024-10-03T05:45:31.028Z] 2024-10-03 05:45:30,998 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-575/.semver/PR-575 with force:False [2024-10-03T05:45:31.028Z] 2024-10-03 05:45:30,998 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-575/.semver/PR-575 [2024-10-03T05:45:31.028Z] 2024-10-03 05:45:31,003 [execute] INFO git cat-file --batch-check [2024-10-03T05:45:31.028Z] 2024-10-03 05:45:31,003 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-575/.semver, universal_newlines=False, shell=None, istream=) [2024-10-03T05:45:31.028Z] 2024-10-03 05:45:31,009 [execute] INFO git cat-file --batch [2024-10-03T05:45:31.028Z] 2024-10-03 05:45:31,009 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-575/.semver, universal_newlines=False, shell=None, istream=) [2024-10-03T05:45:31.028Z] 2024-10-03 05:45:31,014 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-575/.semver/PR-575 [2024-10-03T05:45:31.028Z] 0.0.0 [Pipeline] } [2024-10-03T05:45:31.305Z] $ docker exec --env ******** --env ******** d9e963e9bda25e420305500ac7f74173633a72990c2fe260f45445a36886ee84 ssh-agent -k [2024-10-03T05:45:31.413Z] unset SSH_AUTH_SOCK; [2024-10-03T05:45:31.413Z] unset SSH_AGENT_PID; [2024-10-03T05:45:31.413Z] echo Agent pid 78 killed; [2024-10-03T05:45:31.424Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-03T05:45:32.001Z] + git semver [Pipeline] } [2024-10-03T05:45:32.292Z] $ docker stop --time=1 d9e963e9bda25e420305500ac7f74173633a72990c2fe260f45445a36886ee84 [2024-10-03T05:45:33.592Z] $ docker rm -f --volumes d9e963e9bda25e420305500ac7f74173633a72990c2fe260f45445a36886ee84 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-03T05:45:34.019Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-03T05:45:34.341Z] Stashed 1 file(s) [Pipeline] echo [2024-10-03T05:45:34.363Z] [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-03T05:45:35.138Z] provisioning config files... [2024-10-03T05:45:35.148Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-575@tmp/config8849192714147981002tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-03T05:45:35.522Z] ---> ****-login.sh [2024-10-03T05:45:35.522Z] nexus3.edgexfoundry.org:10001 [2024-10-03T05:45:35.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-03T05:45:35.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-03T05:45:35.783Z] Configure a credential helper to remove this warning. See [2024-10-03T05:45:35.783Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-03T05:45:35.783Z] [2024-10-03T05:45:35.783Z] Login Succeeded [2024-10-03T05:45:35.783Z] nexus3.edgexfoundry.org:10002 [2024-10-03T05:45:35.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-03T05:45:35.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-03T05:45:35.783Z] Configure a credential helper to remove this warning. See [2024-10-03T05:45:35.783Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-03T05:45:35.783Z] [2024-10-03T05:45:35.783Z] Login Succeeded [2024-10-03T05:45:35.783Z] nexus3.edgexfoundry.org:10003 [2024-10-03T05:45:35.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-03T05:45:36.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-03T05:45:36.042Z] Configure a credential helper to remove this warning. See [2024-10-03T05:45:36.042Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-03T05:45:36.042Z] [2024-10-03T05:45:36.042Z] Login Succeeded [2024-10-03T05:45:36.042Z] nexus3.edgexfoundry.org:10004 [2024-10-03T05:45:36.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-03T05:45:36.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-03T05:45:36.042Z] Configure a credential helper to remove this warning. See [2024-10-03T05:45:36.043Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-03T05:45:36.043Z] [2024-10-03T05:45:36.043Z] Login Succeeded [2024-10-03T05:45:36.043Z] ****.io [2024-10-03T05:45:36.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-03T05:45:36.302Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-03T05:45:36.302Z] Configure a credential helper to remove this warning. See [2024-10-03T05:45:36.302Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-03T05:45:36.302Z] [2024-10-03T05:45:36.302Z] Login Succeeded [2024-10-03T05:45:36.302Z] ---> ****-login.sh ends [Pipeline] } [2024-10-03T05:45:36.334Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-03T05:45:36.576Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-03T05:45:36.633Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-03T05:45:36.680Z] ========================================================= [2024-10-03T05:45:36.681Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-10-03T05:45:36.681Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T05:45:37.210Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-03T05:45:37.210Z] Sending build context to Docker daemon 17.93MB [2024-10-03T05:45:37.210Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-10-03T05:45:37.210Z] Step 2/10 : FROM ${BASE} AS builder [2024-10-03T05:45:37.210Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-03T05:45:37.210Z] 619be1103602: Pulling fs layer [2024-10-03T05:45:37.210Z] 7862e08f4a3e: Pulling fs layer [2024-10-03T05:45:37.210Z] 5df492c9dc93: Pulling fs layer [2024-10-03T05:45:37.210Z] 7629e6793208: Pulling fs layer [2024-10-03T05:45:37.210Z] 4f4fb700ef54: Pulling fs layer [2024-10-03T05:45:37.210Z] 7629e6793208: Waiting [2024-10-03T05:45:37.210Z] 4f4fb700ef54: Waiting [2024-10-03T05:45:37.210Z] fb5054dd5b73: Pulling fs layer [2024-10-03T05:45:37.210Z] eeca6798cff9: Pulling fs layer [2024-10-03T05:45:37.210Z] aa269ceb94a6: Pulling fs layer [2024-10-03T05:45:37.210Z] ada007ff1a6a: Pulling fs layer [2024-10-03T05:45:37.210Z] fb5054dd5b73: Waiting [2024-10-03T05:45:37.210Z] aa269ceb94a6: Waiting [2024-10-03T05:45:37.210Z] ada007ff1a6a: Waiting [2024-10-03T05:45:37.210Z] eeca6798cff9: Waiting [2024-10-03T05:45:37.470Z] 7862e08f4a3e: Download complete [2024-10-03T05:45:37.470Z] 7629e6793208: Download complete [2024-10-03T05:45:37.470Z] 4f4fb700ef54: Verifying Checksum [2024-10-03T05:45:37.470Z] 4f4fb700ef54: Download complete [2024-10-03T05:45:37.470Z] fb5054dd5b73: Verifying Checksum [2024-10-03T05:45:37.470Z] fb5054dd5b73: Download complete [2024-10-03T05:45:37.470Z] 619be1103602: Verifying Checksum [2024-10-03T05:45:37.470Z] 619be1103602: Download complete [2024-10-03T05:45:37.470Z] eeca6798cff9: Verifying Checksum [2024-10-03T05:45:37.470Z] eeca6798cff9: Download complete [2024-10-03T05:45:37.470Z] 619be1103602: Pull complete [2024-10-03T05:45:38.767Z] 7862e08f4a3e: Pull complete [2024-10-03T05:45:38.767Z] ada007ff1a6a: Verifying Checksum [2024-10-03T05:45:38.767Z] ada007ff1a6a: Download complete [2024-10-03T05:45:38.767Z] 5df492c9dc93: Download complete [2024-10-03T05:45:42.000Z] 5df492c9dc93: Pull complete [2024-10-03T05:45:42.000Z] 7629e6793208: Pull complete [2024-10-03T05:45:42.000Z] 4f4fb700ef54: Pull complete [2024-10-03T05:45:42.000Z] fb5054dd5b73: Pull complete [2024-10-03T05:45:42.000Z] eeca6798cff9: Pull complete [2024-10-03T05:45:43.827Z] aa269ceb94a6: Verifying Checksum [2024-10-03T05:45:43.827Z] aa269ceb94a6: Download complete [2024-10-03T05:45:46.358Z] aa269ceb94a6: Pull complete [2024-10-03T05:45:46.358Z] ada007ff1a6a: Pull complete [2024-10-03T05:45:46.616Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-10-03T05:45:46.616Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-10-03T05:45:46.616Z] ---> f489d0715acc [2024-10-03T05:45:46.616Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2024-10-03T05:45:47.992Z] ---> Running in 29dc37288cca [2024-10-03T05:45:47.992Z] Removing intermediate container 29dc37288cca [2024-10-03T05:45:47.992Z] ---> 5cfdee2148e0 [2024-10-03T05:45:47.992Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-03T05:45:47.992Z] ---> Running in 61da932a3a6b [2024-10-03T05:45:47.992Z] Removing intermediate container 61da932a3a6b [2024-10-03T05:45:47.992Z] ---> 49ed66f7f9a5 [2024-10-03T05:45:47.992Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2024-10-03T05:45:47.992Z] ---> Running in 6eb5ef68410c [2024-10-03T05:45:48.251Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-03T05:45:48.510Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-03T05:45:48.768Z] (1/8) Installing openssh-keygen (9.3_p2-r2) [2024-10-03T05:45:48.768Z] (2/8) Installing libedit (20221030.3.1-r1) [2024-10-03T05:45:48.768Z] (3/8) Installing openssh-client-common (9.3_p2-r2) [2024-10-03T05:45:48.768Z] (4/8) Installing openssh-client-default (9.3_p2-r2) [2024-10-03T05:45:48.768Z] (5/8) Installing openssh-sftp-server (9.3_p2-r2) [2024-10-03T05:45:48.768Z] (6/8) Installing openssh-server-common (9.3_p2-r2) [2024-10-03T05:45:48.768Z] (7/8) Installing openssh-server (9.3_p2-r2) [2024-10-03T05:45:48.768Z] (8/8) Installing openssh (9.3_p2-r2) [2024-10-03T05:45:48.768Z] Executing busybox-1.36.1-r5.trigger [2024-10-03T05:45:48.768Z] OK: 270 MiB in 60 packages [2024-10-03T05:45:49.334Z] Removing intermediate container 6eb5ef68410c [2024-10-03T05:45:49.334Z] ---> b98dbeda480e [2024-10-03T05:45:49.334Z] Step 6/10 : WORKDIR /device-modbus-go [2024-10-03T05:45:49.334Z] ---> Running in d2829c7e4221 [2024-10-03T05:45:49.334Z] Removing intermediate container d2829c7e4221 [2024-10-03T05:45:49.334Z] ---> d4a180e19870 [2024-10-03T05:45:49.334Z] Step 7/10 : COPY go.mod vendor* ./ [2024-10-03T05:45:49.334Z] ---> e09a2335045a [2024-10-03T05:45:49.334Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-03T05:45:49.334Z] ---> Running in f8c8755c98b6 [2024-10-03T05:45:49.926Z] Still waiting to schedule task [2024-10-03T05:45:49.926Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-10-03T05:46:36.025Z] Removing intermediate container f8c8755c98b6 [2024-10-03T05:46:36.025Z] ---> 98a8292d0da0 [2024-10-03T05:46:36.025Z] Step 9/10 : COPY . . [2024-10-03T05:46:36.025Z] ---> 2cc857493e82 [2024-10-03T05:46:36.025Z] Step 10/10 : RUN ${MAKE} [2024-10-03T05:46:36.025Z] ---> Running in b9956ec513a9 [2024-10-03T05:46:36.025Z] noop [2024-10-03T05:46:36.025Z] Removing intermediate container b9956ec513a9 [2024-10-03T05:46:36.025Z] ---> fd27a46e73e4 [2024-10-03T05:46:36.025Z] Successfully built fd27a46e73e4 [2024-10-03T05:46:36.025Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T05:46:36.537Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-03T05:46:36.537Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-03T05:46:36.723Z] prd-ubuntu20.04-docker-8c-8g-13184 does not seem to be running inside a container [2024-10-03T05:46:36.754Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-575 -v /w/workspace/xfoundry_device-modbus-go_PR-575:/w/workspace/xfoundry_device-modbus-go_PR-575:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-575@tmp:/w/workspace/xfoundry_device-modbus-go_PR-575@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 ******** ci-base-image-x86_64 cat [2024-10-03T05:46:37.068Z] $ docker top 429b5114527b270dffe4a637d82937784d1164e10f91a4dba80d6dbb8d30c303 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-03T05:46:37.485Z] + go version [2024-10-03T05:46:37.485Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-10-03T05:46:37.513Z] $ docker stop --time=1 429b5114527b270dffe4a637d82937784d1164e10f91a4dba80d6dbb8d30c303 [2024-10-03T05:46:38.757Z] $ docker rm -f --volumes 429b5114527b270dffe4a637d82937784d1164e10f91a4dba80d6dbb8d30c303 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T05:46:39.575Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-03T05:46:39.575Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-03T05:46:39.743Z] prd-ubuntu20.04-docker-8c-8g-13184 does not seem to be running inside a container [2024-10-03T05:46:39.772Z] $ 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-575 -v /w/workspace/xfoundry_device-modbus-go_PR-575:/w/workspace/xfoundry_device-modbus-go_PR-575:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-575@tmp:/w/workspace/xfoundry_device-modbus-go_PR-575@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 ******** ci-base-image-x86_64 cat [2024-10-03T05:46:40.113Z] $ docker top a6a83eabf6dc8faead729cae5723c5ff1a487b8e539bf7671bc2df526ad60fd7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-03T05:46:40.528Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-575 [Pipeline] fileExists [Pipeline] sh [2024-10-03T05:46:40.913Z] + make test [2024-10-03T05:46:40.914Z] go test ./... -coverprofile=coverage.out [2024-10-03T05:46:42.292Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2024-10-03T05:47:00.419Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2024-10-03T05:47:00.419Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.011s coverage: 47.9% of statements [2024-10-03T05:47:10.398Z] go vet ./... [2024-10-03T05:47:15.666Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-03T05:47:15.666Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-03T05:47:15.666Z] ./bin/test-attribution-txt.sh [2024-10-03T05:47:15.666Z] An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add [2024-10-03T05:47:15.666Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-10-03T05:47:15.666Z] An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-10-03T05:47:15.715Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-03T05:47:15.756Z] $ docker stop --time=1 a6a83eabf6dc8faead729cae5723c5ff1a487b8e539bf7671bc2df526ad60fd7 [2024-10-03T05:47:17.767Z] $ docker rm -f --volumes a6a83eabf6dc8faead729cae5723c5ff1a487b8e539bf7671bc2df526ad60fd7 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-03T05:47:18.422Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-03T05:47:18.490Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-03T05:47:19.219Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-03T05:47:19.536Z] + ls -al . [2024-10-03T05:47:19.536Z] total 272 [2024-10-03T05:47:19.536Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 3 05:46 . [2024-10-03T05:47:19.536Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 05:45 .. [2024-10-03T05:47:19.536Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 3 05:45 .dockerignore [2024-10-03T05:47:19.536Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 3 05:47 .git [2024-10-03T05:47:19.536Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 05:45 .github [2024-10-03T05:47:19.536Z] -rw-rw-r-- 1 jenkins jenkins 266 Oct 3 05:45 .gitignore [2024-10-03T05:47:19.536Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 3 05:45 .golangci.yml [2024-10-03T05:47:19.536Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 3 05:45 .semver [2024-10-03T05:47:19.537Z] -rw-rw-r-- 1 jenkins jenkins 19432 Oct 3 05:45 Attribution.txt [2024-10-03T05:47:19.537Z] -rw-rw-r-- 1 jenkins jenkins 16388 Oct 3 05:45 CHANGELOG.md [2024-10-03T05:47:19.537Z] -rw-rw-r-- 1 jenkins jenkins 1474 Oct 3 05:45 Dockerfile [2024-10-03T05:47:19.537Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 3 05:45 GOVERNANCE.md [2024-10-03T05:47:19.537Z] -rw-rw-r-- 1 jenkins jenkins 658 Oct 3 05:45 Jenkinsfile [2024-10-03T05:47:19.537Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 3 05:45 LICENSE [2024-10-03T05:47:19.537Z] -rw-rw-r-- 1 jenkins jenkins 1942 Oct 3 05:45 Makefile [2024-10-03T05:47:19.537Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 3 05:45 OWNERS.md [2024-10-03T05:47:19.537Z] -rw-rw-r-- 1 jenkins jenkins 4463 Oct 3 05:45 README.md [2024-10-03T05:47:19.537Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 3 05:45 VERSION [2024-10-03T05:47:19.537Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 05:45 bin [2024-10-03T05:47:19.537Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 05:45 cmd [2024-10-03T05:47:19.537Z] -rw-r--r-- 1 jenkins jenkins 24601 Oct 3 05:47 coverage.out [2024-10-03T05:47:19.537Z] -rw-rw-r-- 1 jenkins jenkins 7157 Oct 3 05:45 go.mod [2024-10-03T05:47:19.537Z] -rw-rw-r-- 1 jenkins jenkins 100518 Oct 3 05:45 go.sum [2024-10-03T05:47:19.537Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 05:45 internal [2024-10-03T05:47:19.537Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 05:45 simulator [2024-10-03T05:47:19.537Z] -rw-rw-r-- 1 jenkins jenkins 229 Oct 3 05:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T05:47:19.966Z] + 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=ccca79b5f5491dca0db9cb10020e5b559a391c46 --label arch=amd64 --label version=0.0.0 . [2024-10-03T05:47:19.966Z] Sending build context to Docker daemon 17.96MB [2024-10-03T05:47:19.966Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2024-10-03T05:47:19.966Z] Step 2/23 : FROM ${BASE} AS builder [2024-10-03T05:47:19.966Z] ---> fd27a46e73e4 [2024-10-03T05:47:19.966Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2024-10-03T05:47:19.966Z] ---> Running in 1087649d4249 [2024-10-03T05:47:20.226Z] Removing intermediate container 1087649d4249 [2024-10-03T05:47:20.226Z] ---> 1a75808da80b [2024-10-03T05:47:20.226Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-03T05:47:20.226Z] ---> Running in ebdb3d90cd5b [2024-10-03T05:47:20.226Z] Removing intermediate container ebdb3d90cd5b [2024-10-03T05:47:20.226Z] ---> f166318b960f [2024-10-03T05:47:20.226Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2024-10-03T05:47:20.226Z] ---> Running in c5679070fdf0 [2024-10-03T05:47:20.484Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-03T05:47:20.743Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-03T05:47:21.002Z] OK: 270 MiB in 60 packages [2024-10-03T05:47:21.261Z] Removing intermediate container c5679070fdf0 [2024-10-03T05:47:21.261Z] ---> 060e69adf485 [2024-10-03T05:47:21.261Z] Step 6/23 : WORKDIR /device-modbus-go [2024-10-03T05:47:21.261Z] ---> Running in 07a5be53568a [2024-10-03T05:47:21.261Z] Removing intermediate container 07a5be53568a [2024-10-03T05:47:21.261Z] ---> 900aff583aaa [2024-10-03T05:47:21.261Z] Step 7/23 : COPY go.mod vendor* ./ [2024-10-03T05:47:21.520Z] ---> 2e8257c190f7 [2024-10-03T05:47:21.520Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-03T05:47:21.520Z] ---> Running in 83313389574c [2024-10-03T05:47:22.087Z] Removing intermediate container 83313389574c [2024-10-03T05:47:22.087Z] ---> ff1dd85b6220 [2024-10-03T05:47:22.087Z] Step 9/23 : COPY . . [2024-10-03T05:47:22.656Z] ---> 3381a6f7e9bd [2024-10-03T05:47:22.656Z] Step 10/23 : RUN ${MAKE} [2024-10-03T05:47:22.656Z] ---> Running in e5d5b4e943f6 [2024-10-03T05:47:22.656Z] 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.40" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2024-10-03T05:47:49.228Z] Removing intermediate container e5d5b4e943f6 [2024-10-03T05:47:49.228Z] ---> 831feabf5503 [2024-10-03T05:47:49.228Z] Step 11/23 : FROM alpine:3.18 [2024-10-03T05:47:49.228Z] 3.18: Pulling from library/alpine [2024-10-03T05:47:49.228Z] 1cc3d825d8b2: Pulling fs layer [2024-10-03T05:47:49.228Z] 1cc3d825d8b2: Verifying Checksum [2024-10-03T05:47:49.228Z] 1cc3d825d8b2: Download complete [2024-10-03T05:47:49.228Z] 1cc3d825d8b2: Pull complete [2024-10-03T05:47:49.228Z] Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-03T05:47:49.228Z] Status: Downloaded newer image for alpine:3.18 [2024-10-03T05:47:49.228Z] ---> 2c64cf60f6f0 [2024-10-03T05:47:49.228Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2024-10-03T05:47:49.228Z] ---> Running in 4ac8f31c1644 [2024-10-03T05:47:49.228Z] Removing intermediate container 4ac8f31c1644 [2024-10-03T05:47:49.228Z] ---> fbc7c382d1b2 [2024-10-03T05:47:49.228Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2024-10-03T05:47:49.228Z] ---> Running in 177d19d8d4be [2024-10-03T05:47:49.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-03T05:47:49.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-03T05:47:49.228Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-10-03T05:47:49.228Z] Executing busybox-1.36.1-r7.trigger [2024-10-03T05:47:49.228Z] OK: 7 MiB in 16 packages [2024-10-03T05:47:49.228Z] Removing intermediate container 177d19d8d4be [2024-10-03T05:47:49.228Z] ---> c9e65d20218a [2024-10-03T05:47:49.228Z] Step 14/23 : RUN apk --no-cache upgrade [2024-10-03T05:47:49.486Z] ---> Running in a776463573d0 [2024-10-03T05:47:49.745Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-03T05:47:49.745Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-03T05:47:50.002Z] OK: 7 MiB in 16 packages [2024-10-03T05:47:50.262Z] Removing intermediate container a776463573d0 [2024-10-03T05:47:50.262Z] ---> d9085b3d7489 [2024-10-03T05:47:50.262Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2024-10-03T05:47:50.834Z] ---> ea929ddb3781 [2024-10-03T05:47:50.834Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2024-10-03T05:47:50.834Z] ---> 5cf8f8e13405 [2024-10-03T05:47:50.834Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2024-10-03T05:47:50.834Z] ---> 011b61b67ce0 [2024-10-03T05:47:50.834Z] Step 18/23 : EXPOSE 59901 [2024-10-03T05:47:50.834Z] ---> Running in ec96da044a67 [2024-10-03T05:47:51.094Z] Removing intermediate container ec96da044a67 [2024-10-03T05:47:51.094Z] ---> 61fcc00b4e18 [2024-10-03T05:47:51.094Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2024-10-03T05:47:51.094Z] ---> Running in c9ef2f09c316 [2024-10-03T05:47:51.094Z] Removing intermediate container c9ef2f09c316 [2024-10-03T05:47:51.094Z] ---> 2a137ee3b8d8 [2024-10-03T05:47:51.094Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-10-03T05:47:51.094Z] ---> Running in 300aeb79b6b5 [2024-10-03T05:47:51.094Z] Removing intermediate container 300aeb79b6b5 [2024-10-03T05:47:51.094Z] ---> d19d48d438b0 [2024-10-03T05:47:51.094Z] Step 21/23 : LABEL arch=amd64 [2024-10-03T05:47:51.094Z] ---> Running in 5aa171e524cb [2024-10-03T05:47:51.353Z] Removing intermediate container 5aa171e524cb [2024-10-03T05:47:51.354Z] ---> e1782fe39cbd [2024-10-03T05:47:51.354Z] Step 22/23 : LABEL git_sha=ccca79b5f5491dca0db9cb10020e5b559a391c46 [2024-10-03T05:47:51.354Z] ---> Running in e1bfbe9fe975 [2024-10-03T05:47:51.354Z] Removing intermediate container e1bfbe9fe975 [2024-10-03T05:47:51.354Z] ---> efb70936b155 [2024-10-03T05:47:51.354Z] Step 23/23 : LABEL version=0.0.0 [2024-10-03T05:47:51.354Z] ---> Running in 628b83972a4a [2024-10-03T05:47:51.354Z] Removing intermediate container 628b83972a4a [2024-10-03T05:47:51.354Z] ---> c59eaab20aff [2024-10-03T05:47:51.354Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-03T05:47:51.354Z] Successfully built c59eaab20aff [2024-10-03T05:47:51.354Z] 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-03T05:47:52.393Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-03T05:47:52.393Z] [2024-10-03T05:47:52.393Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T05:47:52.796Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-03T05:47:52.796Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-03T05:47:52.796Z] 5eb5b503b376: Pulling fs layer [2024-10-03T05:47:52.796Z] 5c69ac0246d0: Pulling fs layer [2024-10-03T05:47:52.796Z] ec43610c2a17: Pulling fs layer [2024-10-03T05:47:52.796Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-03T05:47:52.796Z] 33b1e0a273af: Pulling fs layer [2024-10-03T05:47:52.796Z] 5d3b04190fa2: Pulling fs layer [2024-10-03T05:47:52.796Z] 2f39f015ded8: Pulling fs layer [2024-10-03T05:47:52.796Z] 5d3b04190fa2: Waiting [2024-10-03T05:47:52.796Z] 3a2ae6a8a46f: Waiting [2024-10-03T05:47:52.796Z] 33b1e0a273af: Waiting [2024-10-03T05:47:52.796Z] 2f39f015ded8: Waiting [2024-10-03T05:47:52.796Z] 5c69ac0246d0: Verifying Checksum [2024-10-03T05:47:52.796Z] 5c69ac0246d0: Download complete [2024-10-03T05:47:52.796Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-03T05:47:52.796Z] 3a2ae6a8a46f: Download complete [2024-10-03T05:47:52.796Z] 33b1e0a273af: Verifying Checksum [2024-10-03T05:47:52.796Z] 33b1e0a273af: Download complete [2024-10-03T05:47:52.796Z] ec43610c2a17: Verifying Checksum [2024-10-03T05:47:52.796Z] ec43610c2a17: Download complete [2024-10-03T05:47:52.796Z] 5d3b04190fa2: Verifying Checksum [2024-10-03T05:47:53.055Z] 5eb5b503b376: Download complete [2024-10-03T05:47:53.623Z] 2f39f015ded8: Download complete [2024-10-03T05:47:54.189Z] 5eb5b503b376: Pull complete [2024-10-03T05:47:54.189Z] 5c69ac0246d0: Pull complete [2024-10-03T05:47:54.448Z] ec43610c2a17: Pull complete [2024-10-03T05:47:54.706Z] 3a2ae6a8a46f: Pull complete [2024-10-03T05:47:54.706Z] 33b1e0a273af: Pull complete [2024-10-03T05:47:54.966Z] 5d3b04190fa2: Pull complete [2024-10-03T05:47:59.154Z] 2f39f015ded8: Pull complete [2024-10-03T05:47:59.154Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-03T05:47:59.154Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-03T05:47:59.154Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-03T05:47:59.396Z] prd-ubuntu20.04-docker-8c-8g-13184 does not seem to be running inside a container [2024-10-03T05:47:59.427Z] $ 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-575 -v /w/workspace/xfoundry_device-modbus-go_PR-575:/w/workspace/xfoundry_device-modbus-go_PR-575:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-575@tmp:/w/workspace/xfoundry_device-modbus-go_PR-575@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-03T05:48:03.618Z] $ docker top 31fa0d7898946dfe1ce2c937440fe73595bef905e819f6b232bde504931ec870 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-03T05:48:04.204Z] ---> job-cost.sh [2024-10-03T05:48:04.204Z] lf-activate-venv: SKIPPING [2024-10-03T05:48:04.204Z] INFO: No Stack... [2024-10-03T05:48:04.464Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-03T05:48:05.036Z] INFO: Archiving Costs [Pipeline] sh [2024-10-03T05:48:05.363Z] + cat /w/workspace/xfoundry_device-modbus-go_PR-575/archives/cost.csv [2024-10-03T05:48:05.363Z] + cut -d, -f6 [Pipeline] lock [2024-10-03T05:48:05.410Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-575-1-stack-cost] [2024-10-03T05:48:05.417Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-575-1-stack-cost] did not exist. Created. [2024-10-03T05:48:05.423Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-575-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-03T05:48:05.842Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-03T05:48:05.895Z] Stashed 1 file(s) [Pipeline] } [2024-10-03T05:48:05.934Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-PR-575-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-03T05:48:06.027Z] $ docker stop --time=1 31fa0d7898946dfe1ce2c937440fe73595bef905e819f6b232bde504931ec870 [2024-10-03T05:48:07.176Z] $ docker rm -f --volumes 31fa0d7898946dfe1ce2c937440fe73595bef905e819f6b232bde504931ec870 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-03T05:50:30.155Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-13192 in /w/workspace/xfoundry_device-modbus-go_PR-575 [Pipeline] { [Pipeline] ws [2024-10-03T05:50:30.233Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2024-10-03T05:50:30.336Z] The recommended git tool is: git [2024-10-03T05:50:34.784Z] using credential edgex-jenkins-ssh [2024-10-03T05:50:34.808Z] Cloning the remote Git repository [2024-10-03T05:50:34.853Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2024-10-03T05:50:34.957Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2024-10-03T05:50:35.110Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2024-10-03T05:50:35.111Z] > git --version # timeout=10 [2024-10-03T05:50:35.130Z] > git --version # 'git version 2.25.1' [2024-10-03T05:50:35.133Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-03T05:50:35.264Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-03T05:50:37.329Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2024-10-03T05:50:37.354Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-03T05:50:38.840Z] Merging remotes/origin/main commit a3ee41877b048388e7c3cdab8b1927d49f235cab into PR head commit ccca79b5f5491dca0db9cb10020e5b559a391c46 [2024-10-03T05:50:38.270Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2024-10-03T05:50:38.311Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2024-10-03T05:50:38.312Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-03T05:50:38.336Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/575/head:refs/remotes/origin/PR-575 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-10-03T05:50:38.855Z] > git config core.sparsecheckout # timeout=10 [2024-10-03T05:50:38.971Z] > git checkout -f ccca79b5f5491dca0db9cb10020e5b559a391c46 # timeout=10 [2024-10-03T05:50:39.060Z] > git remote # timeout=10 [2024-10-03T05:50:39.168Z] Merge succeeded, producing ccca79b5f5491dca0db9cb10020e5b559a391c46 [2024-10-03T05:50:39.168Z] Checking out Revision ccca79b5f5491dca0db9cb10020e5b559a391c46 (PR-575) [2024-10-03T05:50:39.735Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2024-10-03T05:50:39.785Z] > git --version # timeout=10 [2024-10-03T05:50:39.796Z] > git --version # 'git version 2.25.1' [2024-10-03T05:50:39.814Z] fatal: bad object b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-03T05:50:39.079Z] > git config --get remote.origin.url # timeout=10 [2024-10-03T05:50:39.105Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-03T05:50:39.126Z] > git merge a3ee41877b048388e7c3cdab8b1927d49f235cab # timeout=10 [2024-10-03T05:50:39.152Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-10-03T05:50:39.173Z] > git config core.sparsecheckout # timeout=10 [2024-10-03T05:50:39.198Z] > git checkout -f ccca79b5f5491dca0db9cb10020e5b559a391c46 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-03T05:50:44.718Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-03T05:50:44.718Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-03T05:50:44.718Z] Dload Upload Total Spent Left Speed [2024-10-03T05:50:44.718Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 110k 0 --:--:-- --:--:-- --:--:-- 110k [Pipeline] sh [2024-10-03T05:50:45.086Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-03T05:50:45.447Z] + sudo tee /etc/docker/daemon.new [2024-10-03T05:50:45.447Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-03T05:50:45.447Z] { [2024-10-03T05:50:45.447Z] "registry-mirrors": [ [2024-10-03T05:50:45.447Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-03T05:50:45.447Z] ], [2024-10-03T05:50:45.447Z] "bip": "10.250.0.254/24", [2024-10-03T05:50:45.447Z] "hosts": [ [2024-10-03T05:50:45.447Z] "tcp://0.0.0.0:5555", [2024-10-03T05:50:45.447Z] "unix:///var/run/docker.sock" [2024-10-03T05:50:45.447Z] ], [2024-10-03T05:50:45.447Z] "mtu": 1458, [2024-10-03T05:50:45.447Z] "selinux-enabled": true, [2024-10-03T05:50:45.447Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-03T05:50:45.447Z] } [Pipeline] sh [2024-10-03T05:50:45.798Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-03T05:50:46.150Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-03T05:51:04.504Z] provisioning config files... [2024-10-03T05:51:04.532Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config12044083492148441686tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-03T05:51:05.014Z] ---> ****-login.sh [2024-10-03T05:51:05.014Z] nexus3.edgexfoundry.org:10001 [2024-10-03T05:51:05.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-03T05:51:05.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-03T05:51:05.604Z] Configure a credential helper to remove this warning. See [2024-10-03T05:51:05.604Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-03T05:51:05.604Z] [2024-10-03T05:51:05.874Z] Login Succeeded [2024-10-03T05:51:05.875Z] nexus3.edgexfoundry.org:10002 [2024-10-03T05:51:05.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-03T05:51:06.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-03T05:51:06.146Z] Configure a credential helper to remove this warning. See [2024-10-03T05:51:06.146Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-03T05:51:06.146Z] [2024-10-03T05:51:06.146Z] Login Succeeded [2024-10-03T05:51:06.146Z] nexus3.edgexfoundry.org:10003 [2024-10-03T05:51:06.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-03T05:51:06.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-03T05:51:06.418Z] Configure a credential helper to remove this warning. See [2024-10-03T05:51:06.418Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-03T05:51:06.418Z] [2024-10-03T05:51:06.418Z] Login Succeeded [2024-10-03T05:51:06.418Z] nexus3.edgexfoundry.org:10004 [2024-10-03T05:51:06.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-03T05:51:06.957Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-03T05:51:06.957Z] Configure a credential helper to remove this warning. See [2024-10-03T05:51:06.957Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-03T05:51:06.957Z] [2024-10-03T05:51:06.957Z] Login Succeeded [2024-10-03T05:51:06.957Z] ****.io [2024-10-03T05:51:06.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-03T05:51:07.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-03T05:51:07.225Z] Configure a credential helper to remove this warning. See [2024-10-03T05:51:07.225Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-03T05:51:07.225Z] [2024-10-03T05:51:07.225Z] Login Succeeded [2024-10-03T05:51:07.225Z] ---> ****-login.sh ends [Pipeline] } [2024-10-03T05:51:07.261Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-03T05:51:07.708Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-03T05:51:07.765Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-03T05:51:07.810Z] ========================================================= [2024-10-03T05:51:07.810Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-10-03T05:51:07.810Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T05:51:08.326Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-03T05:51:08.609Z] Sending build context to Docker daemon 9.112MB [2024-10-03T05:51:08.888Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-10-03T05:51:08.888Z] Step 2/10 : FROM ${BASE} AS builder [2024-10-03T05:51:08.888Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-03T05:51:08.888Z] c6b39de5b339: Pulling fs layer [2024-10-03T05:51:08.888Z] a69c41024577: Pulling fs layer [2024-10-03T05:51:08.888Z] d6de4b400683: Pulling fs layer [2024-10-03T05:51:08.888Z] 35cb2a7552d0: Pulling fs layer [2024-10-03T05:51:08.888Z] 4f4fb700ef54: Pulling fs layer [2024-10-03T05:51:08.888Z] 464afbd9ba4c: Pulling fs layer [2024-10-03T05:51:08.888Z] 00f215d4a9da: Pulling fs layer [2024-10-03T05:51:08.888Z] d496ad576159: Pulling fs layer [2024-10-03T05:51:08.888Z] 35cb2a7552d0: Waiting [2024-10-03T05:51:08.888Z] 4f4fb700ef54: Waiting [2024-10-03T05:51:08.888Z] 464afbd9ba4c: Waiting [2024-10-03T05:51:08.888Z] 00f215d4a9da: Waiting [2024-10-03T05:51:08.888Z] d496ad576159: Waiting [2024-10-03T05:51:08.888Z] a69c41024577: Verifying Checksum [2024-10-03T05:51:08.888Z] a69c41024577: Download complete [2024-10-03T05:51:08.888Z] 35cb2a7552d0: Download complete [2024-10-03T05:51:09.167Z] 4f4fb700ef54: Verifying Checksum [2024-10-03T05:51:09.167Z] 4f4fb700ef54: Download complete [2024-10-03T05:51:09.167Z] 464afbd9ba4c: Verifying Checksum [2024-10-03T05:51:09.167Z] 464afbd9ba4c: Download complete [2024-10-03T05:51:09.167Z] c6b39de5b339: Download complete [2024-10-03T05:51:09.439Z] d496ad576159: Verifying Checksum [2024-10-03T05:51:09.439Z] d496ad576159: Download complete [2024-10-03T05:51:10.030Z] c6b39de5b339: Pull complete [2024-10-03T05:51:11.000Z] a69c41024577: Pull complete [2024-10-03T05:51:11.000Z] d6de4b400683: Download complete [2024-10-03T05:51:11.974Z] 00f215d4a9da: Verifying Checksum [2024-10-03T05:51:11.974Z] 00f215d4a9da: Download complete [2024-10-03T05:51:24.308Z] d6de4b400683: Pull complete [2024-10-03T05:51:24.308Z] 35cb2a7552d0: Pull complete [2024-10-03T05:51:24.308Z] 4f4fb700ef54: Pull complete [2024-10-03T05:51:24.578Z] 464afbd9ba4c: Pull complete [2024-10-03T05:51:32.800Z] 00f215d4a9da: Pull complete [2024-10-03T05:51:34.755Z] d496ad576159: Pull complete [2024-10-03T05:51:34.755Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-10-03T05:51:34.755Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-10-03T05:51:34.755Z] ---> f246e2811388 [2024-10-03T05:51:34.755Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2024-10-03T05:51:35.721Z] ---> Running in 1e6b5d572678 [2024-10-03T05:51:35.999Z] Removing intermediate container 1e6b5d572678 [2024-10-03T05:51:35.999Z] ---> bda7cb0115ac [2024-10-03T05:51:35.999Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-03T05:51:36.270Z] ---> Running in dfabee1f29d9 [2024-10-03T05:51:36.542Z] Removing intermediate container dfabee1f29d9 [2024-10-03T05:51:36.542Z] ---> da1433887793 [2024-10-03T05:51:36.542Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2024-10-03T05:51:36.542Z] ---> Running in 96be93baa87a [2024-10-03T05:51:37.956Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-03T05:51:38.227Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-03T05:51:39.197Z] (1/8) Installing openssh-keygen (9.3_p2-r2) [2024-10-03T05:51:39.198Z] (2/8) Installing libedit (20221030.3.1-r1) [2024-10-03T05:51:39.198Z] (3/8) Installing openssh-client-common (9.3_p2-r2) [2024-10-03T05:51:39.198Z] (4/8) Installing openssh-client-default (9.3_p2-r2) [2024-10-03T05:51:39.198Z] (5/8) Installing openssh-sftp-server (9.3_p2-r2) [2024-10-03T05:51:39.198Z] (6/8) Installing openssh-server-common (9.3_p2-r2) [2024-10-03T05:51:39.198Z] (7/8) Installing openssh-server (9.3_p2-r2) [2024-10-03T05:51:39.198Z] (8/8) Installing openssh (9.3_p2-r2) [2024-10-03T05:51:39.198Z] Executing busybox-1.36.1-r5.trigger [2024-10-03T05:51:39.469Z] OK: 272 MiB in 60 packages [2024-10-03T05:51:40.439Z] Removing intermediate container 96be93baa87a [2024-10-03T05:51:40.439Z] ---> 48dda9a9a01a [2024-10-03T05:51:40.439Z] Step 6/10 : WORKDIR /device-modbus-go [2024-10-03T05:51:40.709Z] ---> Running in 73bf6ab32230 [2024-10-03T05:51:40.983Z] Removing intermediate container 73bf6ab32230 [2024-10-03T05:51:40.983Z] ---> 95a1022791e8 [2024-10-03T05:51:40.983Z] Step 7/10 : COPY go.mod vendor* ./ [2024-10-03T05:51:41.569Z] ---> 587e96188cd2 [2024-10-03T05:51:41.569Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-03T05:51:41.569Z] ---> Running in a0359a612c70 [2024-10-03T05:53:33.248Z] Removing intermediate container a0359a612c70 [2024-10-03T05:53:33.248Z] ---> 3073062709c8 [2024-10-03T05:53:33.248Z] Step 9/10 : COPY . . [2024-10-03T05:53:33.248Z] ---> a3b29b28ec17 [2024-10-03T05:53:33.248Z] Step 10/10 : RUN ${MAKE} [2024-10-03T05:53:33.248Z] ---> Running in 5b9d6356ece7 [2024-10-03T05:53:33.831Z] noop [2024-10-03T05:53:34.807Z] Removing intermediate container 5b9d6356ece7 [2024-10-03T05:53:34.807Z] ---> 0b17e910a131 [2024-10-03T05:53:34.807Z] Successfully built 0b17e910a131 [2024-10-03T05:53:34.807Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T05:53:35.336Z] + docker inspect -f . ci-base-image-arm64 [2024-10-03T05:53:35.337Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-03T05:53:35.644Z] prd-ubuntu20.04-docker-arm64-4c-16g-13192 does not seem to be running inside a container [2024-10-03T05:53:35.706Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@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 ******** ci-base-image-arm64 cat [2024-10-03T05:53:36.898Z] $ docker top 7d6e74bbe3804c9a99687aeac2c91d19ab8cded9d69c81e75a00337bf7090458 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-03T05:53:37.824Z] + go version [2024-10-03T05:53:37.824Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-10-03T05:53:37.856Z] $ docker stop --time=1 7d6e74bbe3804c9a99687aeac2c91d19ab8cded9d69c81e75a00337bf7090458 [2024-10-03T05:53:39.461Z] $ docker rm -f --volumes 7d6e74bbe3804c9a99687aeac2c91d19ab8cded9d69c81e75a00337bf7090458 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T05:53:40.475Z] + docker inspect -f . ci-base-image-arm64 [2024-10-03T05:53:40.475Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-03T05:53:40.762Z] prd-ubuntu20.04-docker-arm64-4c-16g-13192 does not seem to be running inside a container [2024-10-03T05:53:40.821Z] $ 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/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@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 ******** ci-base-image-arm64 cat [2024-10-03T05:53:42.028Z] $ docker top 779ba39fecd290fa5f2929d8ec0ae61631b801f9c0c2c2b48fd5cfbb4975e531 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-03T05:53:42.939Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh [2024-10-03T05:53:43.671Z] + make test [2024-10-03T05:53:43.671Z] go test ./... -coverprofile=coverage.out [2024-10-03T05:53:50.334Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2024-10-03T05:57:27.413Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2024-10-03T05:57:30.757Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.051s coverage: 47.9% of statements [2024-10-03T05:57:31.718Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-03T05:57:31.718Z] go vet ./... [2024-10-03T05:58:18.550Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-03T05:58:18.550Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-03T05:58:18.550Z] ./bin/test-attribution-txt.sh [2024-10-03T05:58:18.550Z] An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add [2024-10-03T05:58:18.550Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-10-03T05:58:18.550Z] An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-10-03T05:58:18.602Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-03T05:58:18.638Z] $ docker stop --time=1 779ba39fecd290fa5f2929d8ec0ae61631b801f9c0c2c2b48fd5cfbb4975e531 [2024-10-03T05:58:20.472Z] $ docker rm -f --volumes 779ba39fecd290fa5f2929d8ec0ae61631b801f9c0c2c2b48fd5cfbb4975e531 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-03T05:58:22.126Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-03T05:58:22.171Z] Warning: overwriting stash ‘coverage-report’ [2024-10-03T05:58:22.658Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-03T05:58:23.400Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-03T05:58:23.746Z] + ls -al . [2024-10-03T05:58:23.746Z] total 268 [2024-10-03T05:58:23.746Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 3 05:53 . [2024-10-03T05:58:23.746Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 05:50 .. [2024-10-03T05:58:23.746Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 3 05:50 .dockerignore [2024-10-03T05:58:23.746Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 3 05:50 .git [2024-10-03T05:58:23.746Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 05:50 .github [2024-10-03T05:58:23.746Z] -rw-rw-r-- 1 jenkins jenkins 266 Oct 3 05:50 .gitignore [2024-10-03T05:58:23.746Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 3 05:50 .golangci.yml [2024-10-03T05:58:23.746Z] -rw-rw-r-- 1 jenkins jenkins 19432 Oct 3 05:50 Attribution.txt [2024-10-03T05:58:23.746Z] -rw-rw-r-- 1 jenkins jenkins 16388 Oct 3 05:50 CHANGELOG.md [2024-10-03T05:58:23.746Z] -rw-rw-r-- 1 jenkins jenkins 1474 Oct 3 05:50 Dockerfile [2024-10-03T05:58:23.746Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 3 05:50 GOVERNANCE.md [2024-10-03T05:58:23.746Z] -rw-rw-r-- 1 jenkins jenkins 658 Oct 3 05:50 Jenkinsfile [2024-10-03T05:58:23.746Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 3 05:50 LICENSE [2024-10-03T05:58:23.746Z] -rw-rw-r-- 1 jenkins jenkins 1942 Oct 3 05:50 Makefile [2024-10-03T05:58:23.746Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 3 05:50 OWNERS.md [2024-10-03T05:58:23.746Z] -rw-rw-r-- 1 jenkins jenkins 4463 Oct 3 05:50 README.md [2024-10-03T05:58:23.746Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 3 05:45 VERSION [2024-10-03T05:58:23.746Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 05:50 bin [2024-10-03T05:58:23.746Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 05:50 cmd [2024-10-03T05:58:23.746Z] -rw-r--r-- 1 jenkins jenkins 24601 Oct 3 05:57 coverage.out [2024-10-03T05:58:23.746Z] -rw-rw-r-- 1 jenkins jenkins 7157 Oct 3 05:50 go.mod [2024-10-03T05:58:23.746Z] -rw-rw-r-- 1 jenkins jenkins 100518 Oct 3 05:50 go.sum [2024-10-03T05:58:23.746Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 05:50 internal [2024-10-03T05:58:23.746Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 05:50 simulator [2024-10-03T05:58:23.746Z] -rw-rw-r-- 1 jenkins jenkins 229 Oct 3 05:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T05:58:24.201Z] + 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=ccca79b5f5491dca0db9cb10020e5b559a391c46 --label arch=arm64 --label version=0.0.0 . [2024-10-03T05:58:24.471Z] Sending build context to Docker daemon 9.137MB [2024-10-03T05:58:24.471Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2024-10-03T05:58:24.471Z] Step 2/23 : FROM ${BASE} AS builder [2024-10-03T05:58:24.471Z] ---> 0b17e910a131 [2024-10-03T05:58:24.471Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2024-10-03T05:58:24.738Z] ---> Running in 37ffd5cbccf5 [2024-10-03T05:58:25.006Z] Removing intermediate container 37ffd5cbccf5 [2024-10-03T05:58:25.006Z] ---> a2f062616aa1 [2024-10-03T05:58:25.006Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-03T05:58:25.272Z] ---> Running in 4974f06e7175 [2024-10-03T05:58:25.543Z] Removing intermediate container 4974f06e7175 [2024-10-03T05:58:25.543Z] ---> 5061a8b6d97e [2024-10-03T05:58:25.543Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2024-10-03T05:58:25.543Z] ---> Running in e2e8f5ce3e89 [2024-10-03T05:58:26.507Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-03T05:58:27.093Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-03T05:58:28.058Z] OK: 272 MiB in 60 packages [2024-10-03T05:58:29.037Z] Removing intermediate container e2e8f5ce3e89 [2024-10-03T05:58:29.038Z] ---> 734f5e921059 [2024-10-03T05:58:29.038Z] Step 6/23 : WORKDIR /device-modbus-go [2024-10-03T05:58:29.038Z] ---> Running in f8054de200fd [2024-10-03T05:58:29.305Z] Removing intermediate container f8054de200fd [2024-10-03T05:58:29.306Z] ---> 193ed44ddd00 [2024-10-03T05:58:29.306Z] Step 7/23 : COPY go.mod vendor* ./ [2024-10-03T05:58:29.890Z] ---> 9f9278b793cb [2024-10-03T05:58:29.890Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-03T05:58:29.890Z] ---> Running in 26e17ef0d5e9 [2024-10-03T05:58:32.463Z] Removing intermediate container 26e17ef0d5e9 [2024-10-03T05:58:32.463Z] ---> a5a712d6abc7 [2024-10-03T05:58:32.463Z] Step 9/23 : COPY . . [2024-10-03T05:58:33.429Z] ---> 005496566013 [2024-10-03T05:58:33.429Z] Step 10/23 : RUN ${MAKE} [2024-10-03T05:58:33.429Z] ---> Running in 24b3cefffb35 [2024-10-03T05:58:34.392Z] 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.40" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2024-10-03T06:01:57.358Z] Removing intermediate container 24b3cefffb35 [2024-10-03T06:01:57.358Z] ---> 572d8683f85b [2024-10-03T06:01:57.358Z] Step 11/23 : FROM alpine:3.18 [2024-10-03T06:01:57.358Z] 3.18: Pulling from library/alpine [2024-10-03T06:01:57.358Z] 720f3032cd11: Pulling fs layer [2024-10-03T06:01:57.358Z] 720f3032cd11: Verifying Checksum [2024-10-03T06:01:57.358Z] 720f3032cd11: Download complete [2024-10-03T06:01:57.358Z] 720f3032cd11: Pull complete [2024-10-03T06:01:57.358Z] Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-03T06:01:57.358Z] Status: Downloaded newer image for alpine:3.18 [2024-10-03T06:01:57.358Z] ---> 3e834921e367 [2024-10-03T06:01:57.358Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2024-10-03T06:01:57.358Z] ---> Running in a2c5c51f5ac2 [2024-10-03T06:01:57.358Z] Removing intermediate container a2c5c51f5ac2 [2024-10-03T06:01:57.358Z] ---> feb9d162797c [2024-10-03T06:01:57.358Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2024-10-03T06:01:57.358Z] ---> Running in d38cf5d9febb [2024-10-03T06:01:57.940Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-03T06:01:58.216Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-03T06:01:59.181Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-10-03T06:01:59.181Z] Executing busybox-1.36.1-r7.trigger [2024-10-03T06:01:59.181Z] OK: 8 MiB in 16 packages [2024-10-03T06:02:00.152Z] Removing intermediate container d38cf5d9febb [2024-10-03T06:02:00.152Z] ---> a5b87cb74b99 [2024-10-03T06:02:00.152Z] Step 14/23 : RUN apk --no-cache upgrade [2024-10-03T06:02:00.152Z] ---> Running in ad9b817b2546 [2024-10-03T06:02:01.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-03T06:02:02.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-03T06:02:02.775Z] OK: 8 MiB in 16 packages [2024-10-03T06:02:03.748Z] Removing intermediate container ad9b817b2546 [2024-10-03T06:02:03.748Z] ---> 24f54d0d8a44 [2024-10-03T06:02:03.748Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2024-10-03T06:02:05.182Z] ---> 4db297660792 [2024-10-03T06:02:05.182Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2024-10-03T06:02:05.763Z] ---> abb92d307b01 [2024-10-03T06:02:05.763Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2024-10-03T06:02:06.344Z] ---> 619a0f18c195 [2024-10-03T06:02:06.344Z] Step 18/23 : EXPOSE 59901 [2024-10-03T06:02:06.344Z] ---> Running in f479958eae8b [2024-10-03T06:02:06.613Z] Removing intermediate container f479958eae8b [2024-10-03T06:02:06.613Z] ---> 3f042b22b7e8 [2024-10-03T06:02:06.613Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2024-10-03T06:02:06.613Z] ---> Running in 7fb916a771be [2024-10-03T06:02:07.194Z] Removing intermediate container 7fb916a771be [2024-10-03T06:02:07.194Z] ---> 93c72b51a87f [2024-10-03T06:02:07.194Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-10-03T06:02:07.194Z] ---> Running in f0b3bc8813ca [2024-10-03T06:02:07.460Z] Removing intermediate container f0b3bc8813ca [2024-10-03T06:02:07.460Z] ---> 5d2d565e80a3 [2024-10-03T06:02:07.460Z] Step 21/23 : LABEL arch=arm64 [2024-10-03T06:02:07.460Z] ---> Running in 4a0b5baa73ac [2024-10-03T06:02:07.725Z] Removing intermediate container 4a0b5baa73ac [2024-10-03T06:02:07.725Z] ---> dec187bc824a [2024-10-03T06:02:07.725Z] Step 22/23 : LABEL git_sha=ccca79b5f5491dca0db9cb10020e5b559a391c46 [2024-10-03T06:02:07.725Z] ---> Running in 40b971488260 [2024-10-03T06:02:07.991Z] Removing intermediate container 40b971488260 [2024-10-03T06:02:07.991Z] ---> 5338f01d6c68 [2024-10-03T06:02:07.991Z] Step 23/23 : LABEL version=0.0.0 [2024-10-03T06:02:08.257Z] ---> Running in 6dae30da5f3c [2024-10-03T06:02:08.519Z] Removing intermediate container 6dae30da5f3c [2024-10-03T06:02:08.519Z] ---> 450955f6579c [2024-10-03T06:02:08.519Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-03T06:02:08.519Z] Successfully built 450955f6579c [2024-10-03T06:02:08.519Z] 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-03T06:02:09.473Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-03T06:02:09.473Z] [2024-10-03T06:02:09.473Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:02:09.911Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-03T06:02:09.911Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-03T06:02:09.911Z] 8998bd30e6a1: Pulling fs layer [2024-10-03T06:02:09.911Z] 04944245beec: Pulling fs layer [2024-10-03T06:02:09.911Z] 699f458cf7ca: Pulling fs layer [2024-10-03T06:02:09.911Z] 765212b225bb: Pulling fs layer [2024-10-03T06:02:09.911Z] f23df028b6ca: Pulling fs layer [2024-10-03T06:02:09.911Z] d65c8cfc05b1: Pulling fs layer [2024-10-03T06:02:09.911Z] 2437ff75d9bd: Pulling fs layer [2024-10-03T06:02:09.911Z] 765212b225bb: Waiting [2024-10-03T06:02:09.911Z] f23df028b6ca: Waiting [2024-10-03T06:02:09.911Z] d65c8cfc05b1: Waiting [2024-10-03T06:02:09.911Z] 2437ff75d9bd: Waiting [2024-10-03T06:02:10.177Z] 04944245beec: Verifying Checksum [2024-10-03T06:02:10.177Z] 04944245beec: Download complete [2024-10-03T06:02:10.177Z] 765212b225bb: Verifying Checksum [2024-10-03T06:02:10.177Z] 765212b225bb: Download complete [2024-10-03T06:02:10.177Z] f23df028b6ca: Verifying Checksum [2024-10-03T06:02:10.177Z] f23df028b6ca: Download complete [2024-10-03T06:02:10.177Z] d65c8cfc05b1: Download complete [2024-10-03T06:02:10.675Z] 699f458cf7ca: Verifying Checksum [2024-10-03T06:02:10.675Z] 699f458cf7ca: Download complete [2024-10-03T06:02:10.675Z] 8998bd30e6a1: Verifying Checksum [2024-10-03T06:02:10.675Z] 8998bd30e6a1: Download complete [2024-10-03T06:02:13.244Z] 2437ff75d9bd: Verifying Checksum [2024-10-03T06:02:13.244Z] 2437ff75d9bd: Download complete [2024-10-03T06:02:15.341Z] 8998bd30e6a1: Pull complete [2024-10-03T06:02:15.605Z] 04944245beec: Pull complete [2024-10-03T06:02:17.011Z] 699f458cf7ca: Pull complete [2024-10-03T06:02:17.280Z] 765212b225bb: Pull complete [2024-10-03T06:02:18.238Z] f23df028b6ca: Pull complete [2024-10-03T06:02:18.238Z] d65c8cfc05b1: Pull complete [2024-10-03T06:02:36.570Z] 2437ff75d9bd: Pull complete [2024-10-03T06:02:36.570Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-03T06:02:36.570Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-03T06:02:36.570Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-03T06:02:36.912Z] prd-ubuntu20.04-docker-arm64-4c-16g-13192 does not seem to be running inside a container [2024-10-03T06:02:36.973Z] $ 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/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@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-lftools-log-publisher:arm64 cat [2024-10-03T06:02:39.506Z] $ docker top bbce73fbe39efe23998977288cb1555f38cb65642c2d9d66081cdf96ab0df2c9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-03T06:02:40.106Z] ---> job-cost.sh [2024-10-03T06:02:40.373Z] lf-activate-venv: SKIPPING [2024-10-03T06:02:40.373Z] INFO: No Stack... [2024-10-03T06:02:40.638Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-03T06:02:41.597Z] INFO: Archiving Costs [Pipeline] sh [2024-10-03T06:02:41.956Z] + cat /w/workspace/device-modbus-go/1/archives/cost.csv [2024-10-03T06:02:41.956Z] + cut -d, -f6 [Pipeline] lock [2024-10-03T06:02:42.291Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-575-1-stack-cost] [2024-10-03T06:02:42.298Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-575-1-stack-cost] did not exist. Created. [2024-10-03T06:02:42.304Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-575-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-03T06:02:43.080Z] /w/workspace/device-modbus-go/1@tmp/durable-7107dd3d/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-03T06:02:43.755Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-03T06:02:43.796Z] Warning: overwriting stash ‘stack-cost’ [2024-10-03T06:02:43.851Z] Stashed 1 file(s) [Pipeline] } [2024-10-03T06:02:43.870Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-PR-575-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-03T06:02:43.954Z] $ docker stop --time=1 bbce73fbe39efe23998977288cb1555f38cb65642c2d9d66081cdf96ab0df2c9 [2024-10-03T06:02:45.442Z] $ docker rm -f --volumes bbce73fbe39efe23998977288cb1555f38cb65642c2d9d66081cdf96ab0df2c9 [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-03T06:02:46.582Z] provisioning config files... [2024-10-03T06:02:46.589Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-575@tmp/config12922905762842996724tmp [Pipeline] { [Pipeline] sh [2024-10-03T06:02:46.950Z] + set +x [2024-10-03T06:02:46.950Z] + bash -s -- [2024-10-03T06:02:46.950Z] + curl -s https://codecov.io/bash [2024-10-03T06:02:46.950Z] [2024-10-03T06:02:46.950Z] _____ _ [2024-10-03T06:02:46.950Z] / ____| | | [2024-10-03T06:02:46.950Z] | | ___ __| | ___ ___ _____ __ [2024-10-03T06:02:46.950Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-03T06:02:46.950Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-03T06:02:46.950Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-03T06:02:46.950Z] Bash-1.0.6 [2024-10-03T06:02:46.950Z] [2024-10-03T06:02:46.950Z] [2024-10-03T06:02:46.950Z] ==> git version 2.25.1 found [2024-10-03T06:02:46.950Z] ==> 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-03T06:02:46.950Z] Release-Date: 2020-01-08 [2024-10-03T06:02:46.950Z] 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-03T06:02:46.950Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-03T06:02:46.950Z] ==> Jenkins CI detected. [2024-10-03T06:02:46.950Z] current dir:  /w/workspace/xfoundry_device-modbus-go_PR-575 [2024-10-03T06:02:46.950Z] project root: . [2024-10-03T06:02:46.950Z] --> token set from env [2024-10-03T06:02:46.950Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-03T06:02:46.950Z] ==> Running gcov in . (disable via -X gcov) [2024-10-03T06:02:46.950Z] ==> Python coveragepy not found [2024-10-03T06:02:46.950Z] ==> Searching for coverage reports in: [2024-10-03T06:02:46.950Z] + . [2024-10-03T06:02:46.950Z] -> Found 1 reports [2024-10-03T06:02:46.950Z] ==> Detecting git/mercurial file structure [2024-10-03T06:02:47.210Z] ==> Reading reports [2024-10-03T06:02:47.210Z] + ./coverage.out bytes=24601 [2024-10-03T06:02:47.210Z] ==> Appending adjustments [2024-10-03T06:02:47.210Z] https://docs.codecov.io/docs/fixing-reports [2024-10-03T06:02:47.210Z] + Found adjustments [2024-10-03T06:02:47.210Z] ==> Gzipping contents [2024-10-03T06:02:47.210Z] 4.0K /tmp/codecov.uBKuzp.gz [2024-10-03T06:02:47.210Z] ==> Uploading reports [2024-10-03T06:02:47.210Z] url: https://codecov.io [2024-10-03T06:02:47.210Z] query: branch=PR-575&commit=ccca79b5f5491dca0db9cb10020e5b559a391c46&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-575%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=575&job=&cmd_args= [2024-10-03T06:02:47.210Z] -> Pinging Codecov [2024-10-03T06:02:47.211Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-575&commit=ccca79b5f5491dca0db9cb10020e5b559a391c46&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-575%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=575&job=&cmd_args= [2024-10-03T06:02:47.470Z] -> Uploading to [2024-10-03T06:02:47.470Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-modbus-go/ccca79b5f5491dca0db9cb10020e5b559a391c46/1abf0407-babd-4c83-85bc-4317433613aa.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241003%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241003T060247Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=15bcfe5a9df11f4f9a244c481b0daa01653ae14f78c0f446583ecd1b463766b7 [2024-10-03T06:02:47.470Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-03T06:02:47.470Z] Dload Upload Total Spent Left Speed [2024-10-03T06:02:47.731Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3843 0 0 100 3843 0 17628 --:--:-- --:--:-- --:--:-- 17628 [2024-10-03T06:02:47.731Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/ccca79b5f5491dca0db9cb10020e5b559a391c46 [Pipeline] } [2024-10-03T06:02:47.765Z] 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-03T06:02:49.972Z] + [ -d /w/workspace/xfoundry_device-modbus-go_PR-575/archives ] [2024-10-03T06:02:49.972Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-575/archives [2024-10-03T06:02:49.972Z] total 16 [2024-10-03T06:02:49.972Z] drwxr-xr-x 3 root root 4096 Oct 3 05:48 . [2024-10-03T06:02:49.972Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 3 05:48 .. [2024-10-03T06:02:49.972Z] drwxr-xr-x 2 root root 4096 Oct 3 05:48 cost [2024-10-03T06:02:49.972Z] -rw-r--r-- 1 root root 88 Oct 3 05:48 cost.csv [2024-10-03T06:02:49.972Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-575/archives [2024-10-03T06:02:49.972Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-575/archives [2024-10-03T06:02:49.972Z] total 16 [2024-10-03T06:02:49.972Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 3 05:48 . [2024-10-03T06:02:49.972Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 3 05:48 .. [2024-10-03T06:02:49.972Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 3 05:48 cost [2024-10-03T06:02:49.972Z] -rw-r--r-- 1 jenkins jenkins 88 Oct 3 05:48 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-03T06:02:50.319Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-03T06:02:51.249Z] ---> package-listing.sh [2024-10-03T06:02:51.249Z] ++ facter osfamily [2024-10-03T06:02:51.249Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-03T06:02:51.249Z] + OS_FAMILY=debian [2024-10-03T06:02:51.249Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-575 [2024-10-03T06:02:51.249Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-03T06:02:51.249Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-03T06:02:51.249Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-03T06:02:51.249Z] + PACKAGES=/tmp/packages_start.txt [2024-10-03T06:02:51.249Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-575 ']' [2024-10-03T06:02:51.249Z] + PACKAGES=/tmp/packages_end.txt [2024-10-03T06:02:51.249Z] + case "${OS_FAMILY}" in [2024-10-03T06:02:51.249Z] + dpkg -l [2024-10-03T06:02:51.249Z] + grep '^ii' [2024-10-03T06:02:51.549Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-03T06:02:51.549Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-03T06:02:51.549Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-03T06:02:51.549Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-575 ']' [2024-10-03T06:02:51.549Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-575/archives/ [2024-10-03T06:02:51.549Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-575/archives/ [Pipeline] echo [2024-10-03T06:02:51.593Z] 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-575/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-03T06:02:51.956Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-03T06:02:52.378Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-03T06:02:52.378Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-03T06:02:52.550Z] prd-ubuntu20.04-docker-8c-8g-13184 does not seem to be running inside a container [2024-10-03T06:02:52.581Z] $ 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-575/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-575 -v /w/workspace/xfoundry_device-modbus-go_PR-575:/w/workspace/xfoundry_device-modbus-go_PR-575:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-575@tmp:/w/workspace/xfoundry_device-modbus-go_PR-575@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-03T06:02:52.767Z] $ docker top 01ac9a8a387ca1dc2b9a64b87cd2072ddf6340185a6760a52650c1c928f9c3b0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-03T06:02:53.181Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-03T06:02:53.501Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-03T06:02:53.818Z] + ls /var/log/sa-host [2024-10-03T06:02:53.818Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-03T06:02:53.973Z] provisioning config files... [2024-10-03T06:02:53.982Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-575@tmp/config18433623113067507020tmp [Pipeline] { [Pipeline] echo [2024-10-03T06:02:54.048Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-03T06:02:54.370Z] ---> create-netrc.sh [Pipeline] } [2024-10-03T06:02:54.406Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-03T06:02:54.835Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-03T06:02:54.878Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-03T06:02:55.211Z] ---> sudo-logs.sh [2024-10-03T06:02:55.212Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-03T06:02:55.326Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-03T06:02:55.648Z] ---> job-cost.sh [2024-10-03T06:02:55.648Z] lf-activate-venv: SKIPPING [2024-10-03T06:02:55.648Z] DEBUG: total: 0.2199999988079071 [2024-10-03T06:02:55.648Z] INFO: Retrieving Stack Cost... [2024-10-03T06:02:55.905Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-03T06:02:56.474Z] INFO: Archiving Costs [Pipeline] echo [2024-10-03T06:02:56.519Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-03T06:02:56.851Z] ---> logs-deploy.sh [2024-10-03T06:02:56.851Z] lf-activate-venv: SKIPPING [2024-10-03T06:02:56.851Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-575/1 [2024-10-03T06:02:56.851Z] INFO: archiving workspace using pattern(s): [2024-10-03T06:02:57.789Z] Archives upload complete. [2024-10-03T06:02:57.789Z] INFO: archiving logs to Nexus