Pull request #482 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 22e2bd792e0f98a946f74983077dafc27adbdd1a+2cc3518655efefba22ff17e7bf1dcccbd8773e75 (94c7f10d1645ebd73c2aec8d1076a225a63a8fe8) 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-ssh15862386640692789735.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh13467828588677110008.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-482/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-482/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2218504918648156644.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-482/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2948518346538285307.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh13044879060697918751.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-482/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-482/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16907384543172263225.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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, buildSnap:false] ========================================================= [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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-15841 in /w/workspace/xfoundry_device-modbus-go_PR-482 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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-482 # 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/482/head:refs/remotes/origin/PR-482 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 2cc3518655efefba22ff17e7bf1dcccbd8773e75 into PR head commit 22e2bd792e0f98a946f74983077dafc27adbdd1a Merge succeeded, producing 22e2bd792e0f98a946f74983077dafc27adbdd1a Checking out Revision 22e2bd792e0f98a946f74983077dafc27adbdd1a (PR-482) 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 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 22e2bd792e0f98a946f74983077dafc27adbdd1a # 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 2cc3518655efefba22ff17e7bf1dcccbd8773e75 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 22e2bd792e0f98a946f74983077dafc27adbdd1a # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-17T06:00:03.802Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-17T06:00:03.991Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-17T06:00:04.103Z] ========================================================= [2023-05-17T06:00:04.103Z] EdgeX Global Pipelines Version Info [2023-05-17T06:00:04.103Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-17T06:00:04.851Z] ------------------- [2023-05-17T06:00:04.851Z] stable info: [2023-05-17T06:00:04.851Z] ------------------- [2023-05-17T06:00:04.851Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-17T06:00:04.851Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-17T06:00:04.851Z] Message: update stable to v1.0.249 [2023-05-17T06:00:05.425Z] ------------------- [2023-05-17T06:00:05.425Z] experimental info: [2023-05-17T06:00:05.425Z] ------------------- [2023-05-17T06:00:05.425Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-17T06:00:05.425Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-17T06:00:05.425Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-17T06:00:05.726Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2023-05-17T06:00:05.777Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2023-05-17T06:00:05.821Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-17T06:00:05.871Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-17T06:00:05.921Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-17T06:00:05.963Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-17T06:00:06.007Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-17T06:00:06.055Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-17T06:00:06.098Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-17T06:00:06.138Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-17T06:00:06.182Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-17T06:00:06.226Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2023-05-17T06:00:06.271Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-17T06:00:06.318Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-17T06:00:06.363Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-17T06:00:06.404Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-17T06:00:06.441Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-17T06:00:06.483Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-17T06:00:06.521Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-17T06:00:06.567Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-17T06:00:06.616Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-17T06:00:06.662Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-17T06:00:06.701Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-17T06:00:06.750Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-17T06:00:06.789Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-17T06:00:06.836Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-17T06:00:06.881Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-17T06:00:06.923Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-482 [Pipeline] echo [2023-05-17T06:00:06.968Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-482 [Pipeline] echo [2023-05-17T06:00:07.065Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-482 [Pipeline] echo [2023-05-17T06:00:07.120Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 22e2bd792e0f98a946f74983077dafc27adbdd1a [Pipeline] echo [2023-05-17T06:00:07.164Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 22e2bd7 [Pipeline] echo [2023-05-17T06:00:07.208Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T06:00:07.338Z] provisioning config files... [2023-05-17T06:00:07.352Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-482@tmp/config9817964747450044800tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T06:00:07.714Z] ---> docker-login.sh [2023-05-17T06:00:07.714Z] nexus3.edgexfoundry.org:10001 [2023-05-17T06:00:07.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T06:00:07.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T06:00:07.975Z] Configure a credential helper to remove this warning. See [2023-05-17T06:00:07.975Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T06:00:07.975Z] [2023-05-17T06:00:07.975Z] Login Succeeded [2023-05-17T06:00:07.975Z] nexus3.edgexfoundry.org:10002 [2023-05-17T06:00:07.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T06:00:08.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T06:00:08.237Z] Configure a credential helper to remove this warning. See [2023-05-17T06:00:08.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T06:00:08.237Z] [2023-05-17T06:00:08.237Z] Login Succeeded [2023-05-17T06:00:08.237Z] nexus3.edgexfoundry.org:10003 [2023-05-17T06:00:08.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T06:00:08.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T06:00:08.237Z] Configure a credential helper to remove this warning. See [2023-05-17T06:00:08.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T06:00:08.237Z] [2023-05-17T06:00:08.237Z] Login Succeeded [2023-05-17T06:00:08.237Z] nexus3.edgexfoundry.org:10004 [2023-05-17T06:00:08.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T06:00:08.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T06:00:08.237Z] Configure a credential helper to remove this warning. See [2023-05-17T06:00:08.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T06:00:08.237Z] [2023-05-17T06:00:08.237Z] Login Succeeded [2023-05-17T06:00:08.497Z] docker.io [2023-05-17T06:00:08.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T06:00:11.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T06:00:11.536Z] Configure a credential helper to remove this warning. See [2023-05-17T06:00:11.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T06:00:11.536Z] [2023-05-17T06:00:11.536Z] Login Succeeded [2023-05-17T06:00:11.536Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T06:00:11.565Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-17T06:00:12.260Z] + git rev-list -1 --merges 22e2bd792e0f98a946f74983077dafc27adbdd1a~1..22e2bd792e0f98a946f74983077dafc27adbdd1a [Pipeline] echo [2023-05-17T06:00:12.326Z] -----------> git rev-list -1 --merges 22e2bd792e0f98a946f74983077dafc27adbdd1a~1..22e2bd792e0f98a946f74983077dafc27adbdd1a 22e2bd792e0f98a946f74983077dafc27adbdd1a [false] [Pipeline] sh [2023-05-17T06:00:12.635Z] + git log --format=format:%s -1 22e2bd792e0f98a946f74983077dafc27adbdd1a [Pipeline] echo [2023-05-17T06:00:12.717Z] ========================================================= [2023-05-17T06:00:12.717Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-17T06:00:12.717Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-17T06:00:13.186Z] + git log --format=format:%s -1 22e2bd792e0f98a946f74983077dafc27adbdd1a [Pipeline] echo [2023-05-17T06:00:13.218Z] [semverPrep] GIT_COMMIT: 22e2bd792e0f98a946f74983077dafc27adbdd1a, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-05-17T06:00:13.251Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-17T06:00:13.623Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-17T06:00:13.623Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-17T06:00:13.623Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-17T06:00:13.623Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-17T06:00:13.623Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-17T06:00:13.623Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-17T06:00:13.623Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T06:00:14.547Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T06:00:14.547Z] [2023-05-17T06:00:14.547Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T06:00:14.923Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T06:00:14.923Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-17T06:00:14.923Z] b85a868b505f: Pulling fs layer [2023-05-17T06:00:14.923Z] e2be974225ed: Pulling fs layer [2023-05-17T06:00:14.923Z] 339a4e72a1f5: Pulling fs layer [2023-05-17T06:00:14.923Z] 988bab9f4d93: Pulling fs layer [2023-05-17T06:00:14.923Z] 1469e6f7b9e6: Pulling fs layer [2023-05-17T06:00:14.923Z] eaf3925da568: Pulling fs layer [2023-05-17T06:00:14.923Z] bab4dde63d76: Pulling fs layer [2023-05-17T06:00:14.923Z] bde34c3a00c8: Pulling fs layer [2023-05-17T06:00:14.923Z] b352a97aabf1: Pulling fs layer [2023-05-17T06:00:14.923Z] 4872d77fe225: Pulling fs layer [2023-05-17T06:00:14.923Z] 5851b861e8e6: Pulling fs layer [2023-05-17T06:00:14.923Z] 988bab9f4d93: Waiting [2023-05-17T06:00:14.923Z] 1469e6f7b9e6: Waiting [2023-05-17T06:00:14.923Z] eaf3925da568: Waiting [2023-05-17T06:00:14.923Z] bab4dde63d76: Waiting [2023-05-17T06:00:14.923Z] bde34c3a00c8: Waiting [2023-05-17T06:00:14.923Z] b352a97aabf1: Waiting [2023-05-17T06:00:14.923Z] 4872d77fe225: Waiting [2023-05-17T06:00:14.923Z] 5851b861e8e6: Waiting [2023-05-17T06:00:14.923Z] e2be974225ed: Verifying Checksum [2023-05-17T06:00:14.923Z] e2be974225ed: Download complete [2023-05-17T06:00:14.923Z] 988bab9f4d93: Verifying Checksum [2023-05-17T06:00:14.923Z] 988bab9f4d93: Download complete [2023-05-17T06:00:14.923Z] 1469e6f7b9e6: Verifying Checksum [2023-05-17T06:00:14.923Z] 1469e6f7b9e6: Download complete [2023-05-17T06:00:14.923Z] 339a4e72a1f5: Verifying Checksum [2023-05-17T06:00:14.923Z] 339a4e72a1f5: Download complete [2023-05-17T06:00:15.183Z] eaf3925da568: Verifying Checksum [2023-05-17T06:00:15.183Z] eaf3925da568: Download complete [2023-05-17T06:00:15.183Z] bde34c3a00c8: Verifying Checksum [2023-05-17T06:00:15.183Z] bde34c3a00c8: Download complete [2023-05-17T06:00:15.183Z] b352a97aabf1: Download complete [2023-05-17T06:00:15.183Z] 4872d77fe225: Verifying Checksum [2023-05-17T06:00:15.183Z] 4872d77fe225: Download complete [2023-05-17T06:00:15.183Z] 5851b861e8e6: Verifying Checksum [2023-05-17T06:00:15.183Z] b85a868b505f: Verifying Checksum [2023-05-17T06:00:15.183Z] b85a868b505f: Download complete [2023-05-17T06:00:15.442Z] bab4dde63d76: Verifying Checksum [2023-05-17T06:00:15.442Z] bab4dde63d76: Download complete [2023-05-17T06:00:16.376Z] b85a868b505f: Pull complete [2023-05-17T06:00:16.376Z] e2be974225ed: Pull complete [2023-05-17T06:00:16.942Z] 339a4e72a1f5: Pull complete [2023-05-17T06:00:16.942Z] 988bab9f4d93: Pull complete [2023-05-17T06:00:17.201Z] 1469e6f7b9e6: Pull complete [2023-05-17T06:00:17.201Z] eaf3925da568: Pull complete [2023-05-17T06:00:19.110Z] bab4dde63d76: Pull complete [2023-05-17T06:00:19.110Z] bde34c3a00c8: Pull complete [2023-05-17T06:00:19.110Z] b352a97aabf1: Pull complete [2023-05-17T06:00:19.110Z] 4872d77fe225: Pull complete [2023-05-17T06:00:19.110Z] 5851b861e8e6: Pull complete [2023-05-17T06:00:19.110Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-17T06:00:19.110Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T06:00:19.110Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T06:00:19.326Z] prd-ubuntu20.04-docker-8c-8g-15841 does not seem to be running inside a container [2023-05-17T06:00:19.356Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-482 -v /w/workspace/xfoundry_device-modbus-go_PR-482:/w/workspace/xfoundry_device-modbus-go_PR-482:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-482@tmp:/w/workspace/xfoundry_device-modbus-go_PR-482@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 [2023-05-17T06:00:21.603Z] $ docker top 21eaea5057affab5a41e3364b33e6947d4bf3e21357e189707b37909ea7db36f -eo pid,comm [2023-05-17T06:00:21.654Z] 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). [2023-05-17T06:00:21.654Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-17T06:00:21.782Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-17T06:00:21.782Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-17T06:00:21.886Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-17T06:00:21.887Z] $ docker exec 21eaea5057affab5a41e3364b33e6947d4bf3e21357e189707b37909ea7db36f ssh-agent [2023-05-17T06:00:21.979Z] SSH_AUTH_SOCK=/tmp/ssh-yZi1EABtmN6k/agent.33 [2023-05-17T06:00:21.979Z] SSH_AGENT_PID=39 [2023-05-17T06:00:21.984Z] Running ssh-add (command line suppressed) [2023-05-17T06:00:22.084Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-482@tmp/private_key_11752240201140971899.key (/w/workspace/xfoundry_device-modbus-go_PR-482@tmp/private_key_11752240201140971899.key) [2023-05-17T06:00:22.098Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-17T06:00:22.429Z] + git tag --points-at HEAD [Pipeline] } [2023-05-17T06:00:22.458Z] $ docker exec --env ******** --env ******** 21eaea5057affab5a41e3364b33e6947d4bf3e21357e189707b37909ea7db36f ssh-agent -k [2023-05-17T06:00:22.566Z] unset SSH_AUTH_SOCK; [2023-05-17T06:00:22.566Z] unset SSH_AGENT_PID; [2023-05-17T06:00:22.566Z] echo Agent pid 39 killed; [2023-05-17T06:00:22.578Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-17T06:00:22.668Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-17T06:00:22.668Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-17T06:00:22.771Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-17T06:00:22.772Z] $ docker exec 21eaea5057affab5a41e3364b33e6947d4bf3e21357e189707b37909ea7db36f ssh-agent [2023-05-17T06:00:22.885Z] SSH_AUTH_SOCK=/tmp/ssh-qrhDeRhb21Qf/agent.71 [2023-05-17T06:00:22.885Z] SSH_AGENT_PID=77 [2023-05-17T06:00:22.890Z] Running ssh-add (command line suppressed) [2023-05-17T06:00:22.980Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-482@tmp/private_key_12390930572990420677.key (/w/workspace/xfoundry_device-modbus-go_PR-482@tmp/private_key_12390930572990420677.key) [2023-05-17T06:00:22.995Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-17T06:00:23.321Z] + git semver init [2023-05-17T06:00:23.581Z] 2023-05-17 06:00:23,482 [run_init] DEBUG init version:0.0.0 force:False [2023-05-17T06:00:23.581Z] 2023-05-17 06:00:23,483 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-482/.semver [2023-05-17T06:00:23.581Z] 2023-05-17 06:00:23,484 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-482/.semver [2023-05-17T06:00:23.581Z] 2023-05-17 06:00:23,484 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-482/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-482, universal_newlines=False, shell=None, istream=None) [2023-05-17T06:00:24.522Z] 2023-05-17 06:00:24,274 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-482/.git/info/exclude [2023-05-17T06:00:24.522Z] 2023-05-17 06:00:24,274 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-482/.semver/PR-482 with force:False [2023-05-17T06:00:24.522Z] 2023-05-17 06:00:24,274 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-482/.semver/PR-482 [2023-05-17T06:00:24.522Z] 2023-05-17 06:00:24,278 [execute] INFO git cat-file --batch-check [2023-05-17T06:00:24.522Z] 2023-05-17 06:00:24,279 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-482/.semver, universal_newlines=False, shell=None, istream=) [2023-05-17T06:00:24.522Z] 2023-05-17 06:00:24,285 [execute] INFO git cat-file --batch [2023-05-17T06:00:24.522Z] 2023-05-17 06:00:24,285 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-482/.semver, universal_newlines=False, shell=None, istream=) [2023-05-17T06:00:24.522Z] 2023-05-17 06:00:24,290 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-482/.semver/PR-482 [2023-05-17T06:00:24.522Z] 0.0.0 [Pipeline] } [2023-05-17T06:00:24.545Z] $ docker exec --env ******** --env ******** 21eaea5057affab5a41e3364b33e6947d4bf3e21357e189707b37909ea7db36f ssh-agent -k [2023-05-17T06:00:24.634Z] unset SSH_AUTH_SOCK; [2023-05-17T06:00:24.635Z] unset SSH_AGENT_PID; [2023-05-17T06:00:24.635Z] echo Agent pid 77 killed; [2023-05-17T06:00:24.646Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-17T06:00:25.070Z] + git semver [Pipeline] } [2023-05-17T06:00:25.354Z] $ docker stop --time=1 21eaea5057affab5a41e3364b33e6947d4bf3e21357e189707b37909ea7db36f [2023-05-17T06:00:26.621Z] $ docker rm -f --volumes 21eaea5057affab5a41e3364b33e6947d4bf3e21357e189707b37909ea7db36f [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T06:00:27.029Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-17T06:00:27.316Z] Stashed 1 file(s) [Pipeline] echo [2023-05-17T06:00:27.332Z] [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 [2023-05-17T06:00:27.942Z] provisioning config files... [2023-05-17T06:00:27.952Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-482@tmp/config8539634500069310592tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T06:00:28.297Z] ---> docker-login.sh [2023-05-17T06:00:28.297Z] nexus3.edgexfoundry.org:10001 [2023-05-17T06:00:28.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T06:00:28.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T06:00:28.297Z] Configure a credential helper to remove this warning. See [2023-05-17T06:00:28.297Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T06:00:28.297Z] [2023-05-17T06:00:28.297Z] Login Succeeded [2023-05-17T06:00:28.297Z] nexus3.edgexfoundry.org:10002 [2023-05-17T06:00:28.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T06:00:28.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T06:00:28.297Z] Configure a credential helper to remove this warning. See [2023-05-17T06:00:28.297Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T06:00:28.297Z] [2023-05-17T06:00:28.297Z] Login Succeeded [2023-05-17T06:00:28.297Z] nexus3.edgexfoundry.org:10003 [2023-05-17T06:00:28.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T06:00:28.556Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T06:00:28.556Z] Configure a credential helper to remove this warning. See [2023-05-17T06:00:28.556Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T06:00:28.556Z] [2023-05-17T06:00:28.556Z] Login Succeeded [2023-05-17T06:00:28.556Z] nexus3.edgexfoundry.org:10004 [2023-05-17T06:00:28.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T06:00:28.556Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T06:00:28.556Z] Configure a credential helper to remove this warning. See [2023-05-17T06:00:28.556Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T06:00:28.556Z] [2023-05-17T06:00:28.556Z] Login Succeeded [2023-05-17T06:00:28.556Z] docker.io [2023-05-17T06:00:28.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T06:00:28.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T06:00:28.817Z] Configure a credential helper to remove this warning. See [2023-05-17T06:00:28.817Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T06:00:28.817Z] [2023-05-17T06:00:28.817Z] Login Succeeded [2023-05-17T06:00:28.817Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T06:00:28.851Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-17T06:00:29.032Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T06:00:29.066Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T06:00:29.098Z] ========================================================= [2023-05-17T06:00:29.098Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-17T06:00:29.098Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T06:00:29.546Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-17T06:00:29.546Z] Sending build context to Docker daemon 6.531MB [2023-05-17T06:00:29.546Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T06:00:29.546Z] Step 2/10 : FROM ${BASE} AS builder [2023-05-17T06:00:29.546Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-17T06:00:29.546Z] f56be85fc22e: Pulling fs layer [2023-05-17T06:00:29.546Z] 85791d961cd3: Pulling fs layer [2023-05-17T06:00:29.546Z] d694b5ae8c79: Pulling fs layer [2023-05-17T06:00:29.546Z] 9f32a84ed3da: Pulling fs layer [2023-05-17T06:00:29.546Z] 4d19c01a9841: Pulling fs layer [2023-05-17T06:00:29.546Z] 9325e15d5711: Pulling fs layer [2023-05-17T06:00:29.546Z] 556b6ee489ea: Pulling fs layer [2023-05-17T06:00:29.546Z] c5a4b2cf53e6: Pulling fs layer [2023-05-17T06:00:29.546Z] 4d19c01a9841: Waiting [2023-05-17T06:00:29.546Z] 9325e15d5711: Waiting [2023-05-17T06:00:29.546Z] 9f32a84ed3da: Waiting [2023-05-17T06:00:29.546Z] c5a4b2cf53e6: Waiting [2023-05-17T06:00:29.546Z] 85791d961cd3: Verifying Checksum [2023-05-17T06:00:29.546Z] 85791d961cd3: Download complete [2023-05-17T06:00:29.546Z] 9f32a84ed3da: Download complete [2023-05-17T06:00:29.546Z] 4d19c01a9841: Verifying Checksum [2023-05-17T06:00:29.546Z] 4d19c01a9841: Download complete [2023-05-17T06:00:29.805Z] f56be85fc22e: Verifying Checksum [2023-05-17T06:00:29.805Z] f56be85fc22e: Download complete [2023-05-17T06:00:29.805Z] 9325e15d5711: Verifying Checksum [2023-05-17T06:00:29.805Z] 9325e15d5711: Download complete [2023-05-17T06:00:29.805Z] f56be85fc22e: Pull complete [2023-05-17T06:00:30.066Z] 85791d961cd3: Pull complete [2023-05-17T06:00:30.326Z] c5a4b2cf53e6: Verifying Checksum [2023-05-17T06:00:30.326Z] c5a4b2cf53e6: Download complete [2023-05-17T06:00:30.326Z] d694b5ae8c79: Download complete [2023-05-17T06:00:30.585Z] 556b6ee489ea: Verifying Checksum [2023-05-17T06:00:30.585Z] 556b6ee489ea: Download complete [2023-05-17T06:00:33.876Z] d694b5ae8c79: Pull complete [2023-05-17T06:00:33.876Z] 9f32a84ed3da: Pull complete [2023-05-17T06:00:33.876Z] 4d19c01a9841: Pull complete [2023-05-17T06:00:33.876Z] 9325e15d5711: Pull complete [2023-05-17T06:00:36.408Z] 556b6ee489ea: Pull complete [2023-05-17T06:00:36.977Z] c5a4b2cf53e6: Pull complete [2023-05-17T06:00:36.977Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-17T06:00:36.977Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-17T06:00:36.977Z] ---> c4be618373d6 [2023-05-17T06:00:36.977Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-05-17T06:00:40.278Z] ---> Running in 73f95f0ff929 [2023-05-17T06:00:40.537Z] Removing intermediate container 73f95f0ff929 [2023-05-17T06:00:40.537Z] ---> 5fb22185476b [2023-05-17T06:00:40.537Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-17T06:00:40.537Z] ---> Running in c135a9bc1f73 [2023-05-17T06:00:40.537Z] Removing intermediate container c135a9bc1f73 [2023-05-17T06:00:40.537Z] ---> eed0be5a94f8 [2023-05-17T06:00:40.537Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-05-17T06:00:40.537Z] ---> Running in a2a7a88fa635 [2023-05-17T06:00:40.799Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T06:00:41.057Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T06:00:41.057Z] (1/8) Installing openssh-keygen (9.1_p1-r3) [2023-05-17T06:00:41.057Z] (2/8) Installing libedit (20221030.3.1-r0) [2023-05-17T06:00:41.057Z] (3/8) Installing openssh-client-common (9.1_p1-r3) [2023-05-17T06:00:41.316Z] (4/8) Installing openssh-client-default (9.1_p1-r3) [2023-05-17T06:00:41.316Z] (5/8) Installing openssh-sftp-server (9.1_p1-r3) [2023-05-17T06:00:41.316Z] (6/8) Installing openssh-server-common (9.1_p1-r3) [2023-05-17T06:00:41.316Z] (7/8) Installing openssh-server (9.1_p1-r3) [2023-05-17T06:00:41.316Z] (8/8) Installing openssh (9.1_p1-r3) [2023-05-17T06:00:41.316Z] Executing busybox-1.35.0-r29.trigger [2023-05-17T06:00:41.316Z] OK: 270 MiB in 61 packages [2023-05-17T06:00:41.885Z] Removing intermediate container a2a7a88fa635 [2023-05-17T06:00:41.885Z] ---> c14efa9aba96 [2023-05-17T06:00:41.885Z] Step 6/10 : WORKDIR /device-modbus-go [2023-05-17T06:00:41.885Z] ---> Running in 0d41aec8568b [2023-05-17T06:00:41.885Z] Removing intermediate container 0d41aec8568b [2023-05-17T06:00:41.885Z] ---> ad6a7d9b5232 [2023-05-17T06:00:41.885Z] Step 7/10 : COPY go.mod vendor* ./ [2023-05-17T06:00:41.885Z] ---> 22fa61f1adc3 [2023-05-17T06:00:41.885Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T06:00:42.144Z] ---> Running in 2d57b1b1d5fe [2023-05-17T06:00:42.765Z] Still waiting to schedule task [2023-05-17T06:00:42.765Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-15842’ [2023-05-17T06:01:08.768Z] Removing intermediate container 2d57b1b1d5fe [2023-05-17T06:01:08.768Z] ---> 6ac669123536 [2023-05-17T06:01:08.768Z] Step 9/10 : COPY . . [2023-05-17T06:01:08.768Z] ---> a1a59d51edd3 [2023-05-17T06:01:08.768Z] Step 10/10 : RUN ${MAKE} [2023-05-17T06:01:08.768Z] ---> Running in 6bd90f2a769b [2023-05-17T06:01:08.768Z] noop [2023-05-17T06:01:08.768Z] Removing intermediate container 6bd90f2a769b [2023-05-17T06:01:08.768Z] ---> 436fda724150 [2023-05-17T06:01:08.768Z] Successfully built 436fda724150 [2023-05-17T06:01:08.768Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T06:01:09.237Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-17T06:01:09.237Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T06:01:09.398Z] prd-ubuntu20.04-docker-8c-8g-15841 does not seem to be running inside a container [2023-05-17T06:01:09.431Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-482 -v /w/workspace/xfoundry_device-modbus-go_PR-482:/w/workspace/xfoundry_device-modbus-go_PR-482:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-482@tmp:/w/workspace/xfoundry_device-modbus-go_PR-482@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 [2023-05-17T06:01:09.763Z] $ docker top e163732860b7939bf912040b6688a102ab6d17d9f640e99037fcbe610e38e4db -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T06:01:10.171Z] + go version [2023-05-17T06:01:10.171Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-17T06:01:10.202Z] $ docker stop --time=1 e163732860b7939bf912040b6688a102ab6d17d9f640e99037fcbe610e38e4db [2023-05-17T06:01:11.463Z] $ docker rm -f --volumes e163732860b7939bf912040b6688a102ab6d17d9f640e99037fcbe610e38e4db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T06:01:12.241Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-17T06:01:12.242Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T06:01:12.412Z] prd-ubuntu20.04-docker-8c-8g-15841 does not seem to be running inside a container [2023-05-17T06:01:12.444Z] $ 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-482 -v /w/workspace/xfoundry_device-modbus-go_PR-482:/w/workspace/xfoundry_device-modbus-go_PR-482:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-482@tmp:/w/workspace/xfoundry_device-modbus-go_PR-482@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 [2023-05-17T06:01:12.792Z] $ docker top 50741e951d97672363bca598795c9d65568c4b0c90a96b89479dcb1b3acff768 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T06:01:13.242Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-482 [Pipeline] fileExists [Pipeline] sh [2023-05-17T06:01:13.609Z] + make test [2023-05-17T06:01:13.609Z] go test ./... -coverprofile=coverage.out [2023-05-17T06:01:18.886Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-05-17T06:01:28.878Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-05-17T06:01:28.878Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.011s coverage: 47.4% of statements [2023-05-17T06:01:35.444Z] go vet ./... [2023-05-17T06:01:38.790Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-17T06:01:38.790Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-17T06:01:38.790Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-17T06:01:38.827Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-17T06:01:38.848Z] $ docker stop --time=1 50741e951d97672363bca598795c9d65568c4b0c90a96b89479dcb1b3acff768 [2023-05-17T06:01:41.998Z] $ docker rm -f --volumes 50741e951d97672363bca598795c9d65568c4b0c90a96b89479dcb1b3acff768 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T06:01:42.536Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-17T06:01:42.602Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-17T06:01:43.207Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-17T06:01:43.516Z] + ls -al . [2023-05-17T06:01:43.516Z] total 184 [2023-05-17T06:01:43.516Z] drwxrwxr-x 10 jenkins jenkins 4096 May 17 06:01 . [2023-05-17T06:01:43.516Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 06:00 .. [2023-05-17T06:01:43.516Z] -rw-rw-r-- 1 jenkins jenkins 140 May 17 06:00 .dockerignore [2023-05-17T06:01:43.516Z] drwxrwxr-x 8 jenkins jenkins 4096 May 17 06:00 .git [2023-05-17T06:01:43.516Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 06:00 .github [2023-05-17T06:01:43.516Z] -rw-rw-r-- 1 jenkins jenkins 331 May 17 06:00 .gitignore [2023-05-17T06:01:43.516Z] -rw-rw-r-- 1 jenkins jenkins 41 May 17 06:00 .golangci.yml [2023-05-17T06:01:43.516Z] drwxr-xr-x 3 jenkins jenkins 4096 May 17 06:00 .semver [2023-05-17T06:01:43.516Z] -rw-rw-r-- 1 jenkins jenkins 10132 May 17 06:00 Attribution.txt [2023-05-17T06:01:43.516Z] -rw-rw-r-- 1 jenkins jenkins 11576 May 17 06:00 CHANGELOG.md [2023-05-17T06:01:43.516Z] -rw-rw-r-- 1 jenkins jenkins 1365 May 17 06:00 Dockerfile [2023-05-17T06:01:43.516Z] -rw-rw-r-- 1 jenkins jenkins 677 May 17 06:00 GOVERNANCE.md [2023-05-17T06:01:43.516Z] -rw-rw-r-- 1 jenkins jenkins 680 May 17 06:00 Jenkinsfile [2023-05-17T06:01:43.516Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 17 06:00 LICENSE [2023-05-17T06:01:43.516Z] -rw-rw-r-- 1 jenkins jenkins 1705 May 17 06:00 Makefile [2023-05-17T06:01:43.516Z] -rw-rw-r-- 1 jenkins jenkins 622 May 17 06:00 OWNERS.md [2023-05-17T06:01:43.516Z] -rw-rw-r-- 1 jenkins jenkins 4554 May 17 06:00 README.md [2023-05-17T06:01:43.516Z] -rw-rw-r-- 1 jenkins jenkins 5 May 17 06:00 VERSION [2023-05-17T06:01:43.516Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 06:00 bin [2023-05-17T06:01:43.516Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 06:00 cmd [2023-05-17T06:01:43.516Z] -rw-r--r-- 1 jenkins jenkins 24160 May 17 06:01 coverage.out [2023-05-17T06:01:43.516Z] -rw-rw-r-- 1 jenkins jenkins 3453 May 17 06:00 go.mod [2023-05-17T06:01:43.516Z] -rw-rw-r-- 1 jenkins jenkins 31670 May 17 06:00 go.sum [2023-05-17T06:01:43.516Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 06:00 internal [2023-05-17T06:01:43.516Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 06:00 simulator [2023-05-17T06:01:43.516Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 06:00 snap [2023-05-17T06:01:43.516Z] -rw-rw-r-- 1 jenkins jenkins 229 May 17 06:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T06:01:43.936Z] + 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=22e2bd792e0f98a946f74983077dafc27adbdd1a --label arch=amd64 --label version=0.0.0 . [2023-05-17T06:01:43.936Z] Sending build context to Docker daemon 6.556MB [2023-05-17T06:01:43.936Z] Step 1/22 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T06:01:43.936Z] Step 2/22 : FROM ${BASE} AS builder [2023-05-17T06:01:43.936Z] ---> 436fda724150 [2023-05-17T06:01:43.936Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-05-17T06:01:44.202Z] ---> Running in 0d6cd9f64673 [2023-05-17T06:01:44.202Z] Removing intermediate container 0d6cd9f64673 [2023-05-17T06:01:44.202Z] ---> 09ecc25690e2 [2023-05-17T06:01:44.202Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-17T06:01:44.202Z] ---> Running in f43ad6cb0449 [2023-05-17T06:01:44.202Z] Removing intermediate container f43ad6cb0449 [2023-05-17T06:01:44.202Z] ---> a97d700be3c3 [2023-05-17T06:01:44.202Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-05-17T06:01:44.202Z] ---> Running in 39eb46ab2767 [2023-05-17T06:01:44.462Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T06:01:44.723Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T06:01:44.723Z] OK: 270 MiB in 61 packages [2023-05-17T06:01:45.292Z] Removing intermediate container 39eb46ab2767 [2023-05-17T06:01:45.292Z] ---> d7b9f461cf49 [2023-05-17T06:01:45.292Z] Step 6/22 : WORKDIR /device-modbus-go [2023-05-17T06:01:45.292Z] ---> Running in aa2f4d6ece50 [2023-05-17T06:01:45.292Z] Removing intermediate container aa2f4d6ece50 [2023-05-17T06:01:45.292Z] ---> 9663cea39e59 [2023-05-17T06:01:45.292Z] Step 7/22 : COPY go.mod vendor* ./ [2023-05-17T06:01:45.292Z] ---> 1f5d04b51a64 [2023-05-17T06:01:45.292Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T06:01:45.292Z] ---> Running in b935af5b99ab [2023-05-17T06:01:46.262Z] Removing intermediate container b935af5b99ab [2023-05-17T06:01:46.262Z] ---> 02d4cbb92e19 [2023-05-17T06:01:46.262Z] Step 9/22 : COPY . . [2023-05-17T06:01:46.520Z] ---> 187bda16b54e [2023-05-17T06:01:46.520Z] Step 10/22 : RUN ${MAKE} [2023-05-17T06:01:46.520Z] ---> Running in 2e191898b709 [2023-05-17T06:01:46.779Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2023-05-17T06:02:08.812Z] Removing intermediate container 2e191898b709 [2023-05-17T06:02:08.812Z] ---> 42d701041396 [2023-05-17T06:02:08.812Z] Step 11/22 : FROM alpine:3.17 [2023-05-17T06:02:08.812Z] 3.17: Pulling from library/alpine [2023-05-17T06:02:08.812Z] f56be85fc22e: Already exists [2023-05-17T06:02:08.812Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-17T06:02:08.812Z] Status: Downloaded newer image for alpine:3.17 [2023-05-17T06:02:08.812Z] ---> 9ed4aefc74f6 [2023-05-17T06:02:08.812Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-05-17T06:02:08.812Z] ---> Running in 2ee9b7fe7150 [2023-05-17T06:02:08.812Z] Removing intermediate container 2ee9b7fe7150 [2023-05-17T06:02:08.812Z] ---> a75c084dc630 [2023-05-17T06:02:08.812Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-05-17T06:02:08.812Z] ---> Running in aef406b61406 [2023-05-17T06:02:08.812Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T06:02:08.812Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T06:02:08.812Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-17T06:02:08.812Z] Executing busybox-1.35.0-r29.trigger [2023-05-17T06:02:08.812Z] OK: 7 MiB in 16 packages [2023-05-17T06:02:08.812Z] Removing intermediate container aef406b61406 [2023-05-17T06:02:08.812Z] ---> e6076c6e2361 [2023-05-17T06:02:08.812Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-05-17T06:02:08.812Z] ---> 269d2d41bb16 [2023-05-17T06:02:08.812Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-05-17T06:02:08.812Z] ---> 3dd6b9e677ec [2023-05-17T06:02:08.812Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-05-17T06:02:08.812Z] ---> 2e4e06405002 [2023-05-17T06:02:08.812Z] Step 17/22 : EXPOSE 59901 [2023-05-17T06:02:08.812Z] ---> Running in 915559bd6a3b [2023-05-17T06:02:08.812Z] Removing intermediate container 915559bd6a3b [2023-05-17T06:02:08.812Z] ---> 07bb6fc30ae3 [2023-05-17T06:02:08.812Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-05-17T06:02:08.812Z] ---> Running in 54d82e1778c8 [2023-05-17T06:02:08.812Z] Removing intermediate container 54d82e1778c8 [2023-05-17T06:02:08.812Z] ---> 120f18eea3ad [2023-05-17T06:02:08.812Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-17T06:02:08.812Z] ---> Running in 8fccc3cb4600 [2023-05-17T06:02:08.812Z] Removing intermediate container 8fccc3cb4600 [2023-05-17T06:02:08.812Z] ---> 4201f1bc10a1 [2023-05-17T06:02:08.812Z] Step 20/22 : LABEL arch=amd64 [2023-05-17T06:02:08.812Z] ---> Running in f5a7222bcc87 [2023-05-17T06:02:08.812Z] Removing intermediate container f5a7222bcc87 [2023-05-17T06:02:08.812Z] ---> 723b24402184 [2023-05-17T06:02:08.812Z] Step 21/22 : LABEL git_sha=22e2bd792e0f98a946f74983077dafc27adbdd1a [2023-05-17T06:02:08.812Z] ---> Running in 91775ac16e37 [2023-05-17T06:02:08.812Z] Removing intermediate container 91775ac16e37 [2023-05-17T06:02:08.812Z] ---> df0cd116b291 [2023-05-17T06:02:08.812Z] Step 22/22 : LABEL version=0.0.0 [2023-05-17T06:02:08.812Z] ---> Running in 9ab8c87271cd [2023-05-17T06:02:08.812Z] Removing intermediate container 9ab8c87271cd [2023-05-17T06:02:08.812Z] ---> c4a7965586af [2023-05-17T06:02:08.812Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-17T06:02:08.812Z] Successfully built c4a7965586af [2023-05-17T06:02:08.812Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T06:02:09.759Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T06:02:09.759Z] [2023-05-17T06:02:09.759Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T06:02:10.148Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T06:02:10.148Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-17T06:02:10.148Z] 5eb5b503b376: Pulling fs layer [2023-05-17T06:02:10.148Z] 5c69ac0246d0: Pulling fs layer [2023-05-17T06:02:10.148Z] ec43610c2a17: Pulling fs layer [2023-05-17T06:02:10.148Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-17T06:02:10.148Z] 33b1e0a273af: Pulling fs layer [2023-05-17T06:02:10.148Z] 5d3b04190fa2: Pulling fs layer [2023-05-17T06:02:10.148Z] 2f39f015ded8: Pulling fs layer [2023-05-17T06:02:10.148Z] 3a2ae6a8a46f: Waiting [2023-05-17T06:02:10.148Z] 33b1e0a273af: Waiting [2023-05-17T06:02:10.148Z] 2f39f015ded8: Waiting [2023-05-17T06:02:10.148Z] 5c69ac0246d0: Verifying Checksum [2023-05-17T06:02:10.148Z] 5c69ac0246d0: Download complete [2023-05-17T06:02:10.148Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-17T06:02:10.148Z] 3a2ae6a8a46f: Download complete [2023-05-17T06:02:10.148Z] ec43610c2a17: Verifying Checksum [2023-05-17T06:02:10.148Z] ec43610c2a17: Download complete [2023-05-17T06:02:10.148Z] 33b1e0a273af: Verifying Checksum [2023-05-17T06:02:10.148Z] 33b1e0a273af: Download complete [2023-05-17T06:02:10.148Z] 5d3b04190fa2: Verifying Checksum [2023-05-17T06:02:10.148Z] 5d3b04190fa2: Download complete [2023-05-17T06:02:10.408Z] 5eb5b503b376: Verifying Checksum [2023-05-17T06:02:10.408Z] 5eb5b503b376: Download complete [2023-05-17T06:02:10.981Z] 2f39f015ded8: Download complete [2023-05-17T06:02:11.561Z] 5eb5b503b376: Pull complete [2023-05-17T06:02:11.561Z] 5c69ac0246d0: Pull complete [2023-05-17T06:02:12.128Z] ec43610c2a17: Pull complete [2023-05-17T06:02:12.128Z] 3a2ae6a8a46f: Pull complete [2023-05-17T06:02:12.387Z] 33b1e0a273af: Pull complete [2023-05-17T06:02:12.387Z] 5d3b04190fa2: Pull complete [2023-05-17T06:02:16.584Z] 2f39f015ded8: Pull complete [2023-05-17T06:02:16.584Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-17T06:02:16.584Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T06:02:16.584Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T06:02:16.809Z] prd-ubuntu20.04-docker-8c-8g-15841 does not seem to be running inside a container [2023-05-17T06:02:16.836Z] $ 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-482 -v /w/workspace/xfoundry_device-modbus-go_PR-482:/w/workspace/xfoundry_device-modbus-go_PR-482:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-482@tmp:/w/workspace/xfoundry_device-modbus-go_PR-482@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 [2023-05-17T06:02:19.902Z] $ docker top 63b5f344464d30a7a109f22ff275fc0e140b56f4d95508056ab513f3f21c75d3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T06:02:20.350Z] ---> job-cost.sh [2023-05-17T06:02:20.350Z] lf-activate-venv: SKIPPING [2023-05-17T06:02:20.350Z] INFO: No Stack... [2023-05-17T06:02:20.609Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-17T06:02:21.178Z] INFO: Archiving Costs [Pipeline] sh [2023-05-17T06:02:21.511Z] + + cutcat -d, /w/workspace/xfoundry_device-modbus-go_PR-482/archives/cost.csv -f6 [2023-05-17T06:02:21.511Z] [Pipeline] lock [2023-05-17T06:02:21.551Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-482-1-stack-cost] [2023-05-17T06:02:21.557Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-482-1-stack-cost] did not exist. Created. [2023-05-17T06:02:21.557Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-482-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-17T06:02:21.966Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-17T06:02:22.015Z] Stashed 1 file(s) [Pipeline] } [2023-05-17T06:02:22.051Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-482-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-17T06:02:22.132Z] $ docker stop --time=1 63b5f344464d30a7a109f22ff275fc0e140b56f4d95508056ab513f3f21c75d3 [2023-05-17T06:02:23.279Z] $ docker rm -f --volumes 63b5f344464d30a7a109f22ff275fc0e140b56f4d95508056ab513f3f21c75d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-17T06:03:10.298Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15843 in /w/workspace/xfoundry_device-modbus-go_PR-482 [Pipeline] { [Pipeline] ws [2023-05-17T06:03:10.364Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2023-05-17T06:03:10.440Z] Selected Git installation does not exist. Using Default [2023-05-17T06:03:10.440Z] The recommended git tool is: NONE [2023-05-17T06:03:15.864Z] using credential edgex-jenkins-ssh [2023-05-17T06:03:15.882Z] Cloning the remote Git repository [2023-05-17T06:03:15.920Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2023-05-17T06:03:16.037Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2023-05-17T06:03:16.185Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-05-17T06:03:16.186Z] > git --version # timeout=10 [2023-05-17T06:03:16.205Z] > git --version # 'git version 2.25.1' [2023-05-17T06:03:16.208Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-17T06:03:16.346Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-17T06:03:17.437Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-05-17T06:03:17.462Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-17T06:03:18.862Z] Merging remotes/origin/main commit 2cc3518655efefba22ff17e7bf1dcccbd8773e75 into PR head commit 22e2bd792e0f98a946f74983077dafc27adbdd1a [2023-05-17T06:03:19.159Z] Merge succeeded, producing 22e2bd792e0f98a946f74983077dafc27adbdd1a [2023-05-17T06:03:19.160Z] Checking out Revision 22e2bd792e0f98a946f74983077dafc27adbdd1a (PR-482) [2023-05-17T06:03:18.299Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-05-17T06:03:18.347Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-05-17T06:03:18.348Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-17T06:03:18.367Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/482/head:refs/remotes/origin/PR-482 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-17T06:03:18.874Z] > git config core.sparsecheckout # timeout=10 [2023-05-17T06:03:18.950Z] > git checkout -f 22e2bd792e0f98a946f74983077dafc27adbdd1a # timeout=10 [2023-05-17T06:03:19.038Z] > git remote # timeout=10 [2023-05-17T06:03:19.061Z] > git config --get remote.origin.url # timeout=10 [2023-05-17T06:03:19.092Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-17T06:03:19.107Z] > git merge 2cc3518655efefba22ff17e7bf1dcccbd8773e75 # timeout=10 [2023-05-17T06:03:19.135Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-17T06:03:19.161Z] > git config core.sparsecheckout # timeout=10 [2023-05-17T06:03:19.638Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-05-17T06:03:19.685Z] > git --version # timeout=10 [2023-05-17T06:03:19.696Z] > git --version # 'git version 2.25.1' [2023-05-17T06:03:19.719Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-17T06:03:19.177Z] > git checkout -f 22e2bd792e0f98a946f74983077dafc27adbdd1a # timeout=10 [2023-05-17T06:03:21.012Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-17T06:03:21.012Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-17T06:03:21.012Z] Dload Upload Total Spent Left Speed [2023-05-17T06:03:21.012Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 230k 0 --:--:-- --:--:-- --:--:-- 234k [Pipeline] sh [2023-05-17T06:03:21.671Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-17T06:03:22.019Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-17T06:03:22.019Z] + sudo tee /etc/docker/daemon.new [2023-05-17T06:03:22.019Z] { [2023-05-17T06:03:22.019Z] "registry-mirrors": [ [2023-05-17T06:03:22.019Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-17T06:03:22.019Z] ], [2023-05-17T06:03:22.019Z] "bip": "10.250.0.254/24", [2023-05-17T06:03:22.019Z] "hosts": [ [2023-05-17T06:03:22.019Z] "tcp://0.0.0.0:5555", [2023-05-17T06:03:22.019Z] "unix:///var/run/docker.sock" [2023-05-17T06:03:22.019Z] ], [2023-05-17T06:03:22.019Z] "mtu": 1458, [2023-05-17T06:03:22.019Z] "selinux-enabled": true, [2023-05-17T06:03:22.019Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-17T06:03:22.019Z] } [Pipeline] sh [2023-05-17T06:03:22.367Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-17T06:03:22.709Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T06:03:41.104Z] provisioning config files... [2023-05-17T06:03:41.138Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config14789312484195725034tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T06:03:41.551Z] ---> docker-login.sh [2023-05-17T06:03:41.551Z] nexus3.edgexfoundry.org:10001 [2023-05-17T06:03:42.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T06:03:42.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T06:03:42.417Z] Configure a credential helper to remove this warning. See [2023-05-17T06:03:42.417Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T06:03:42.417Z] [2023-05-17T06:03:42.417Z] Login Succeeded [2023-05-17T06:03:42.417Z] nexus3.edgexfoundry.org:10002 [2023-05-17T06:03:42.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T06:03:42.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T06:03:42.960Z] Configure a credential helper to remove this warning. See [2023-05-17T06:03:42.960Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T06:03:42.960Z] [2023-05-17T06:03:42.960Z] Login Succeeded [2023-05-17T06:03:42.960Z] nexus3.edgexfoundry.org:10003 [2023-05-17T06:03:43.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T06:03:43.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T06:03:43.237Z] Configure a credential helper to remove this warning. See [2023-05-17T06:03:43.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T06:03:43.237Z] [2023-05-17T06:03:43.237Z] Login Succeeded [2023-05-17T06:03:43.237Z] nexus3.edgexfoundry.org:10004 [2023-05-17T06:03:43.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T06:03:43.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T06:03:43.780Z] Configure a credential helper to remove this warning. See [2023-05-17T06:03:43.780Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T06:03:43.780Z] [2023-05-17T06:03:43.780Z] Login Succeeded [2023-05-17T06:03:43.780Z] docker.io [2023-05-17T06:03:44.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T06:03:44.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T06:03:44.325Z] Configure a credential helper to remove this warning. See [2023-05-17T06:03:44.325Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T06:03:44.325Z] [2023-05-17T06:03:44.325Z] Login Succeeded [2023-05-17T06:03:44.325Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T06:03:44.356Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-17T06:03:44.795Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T06:03:44.830Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T06:03:44.859Z] ========================================================= [2023-05-17T06:03:44.859Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-17T06:03:44.859Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T06:03:45.360Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-17T06:03:45.631Z] Sending build context to Docker daemon 3.421MB [2023-05-17T06:03:45.631Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T06:03:45.631Z] Step 2/10 : FROM ${BASE} AS builder [2023-05-17T06:03:45.903Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-17T06:03:45.903Z] c41833b44d91: Pulling fs layer [2023-05-17T06:03:45.903Z] ed15518f5707: Pulling fs layer [2023-05-17T06:03:45.903Z] feae8fd75edb: Pulling fs layer [2023-05-17T06:03:45.903Z] 242c74f7c9fa: Pulling fs layer [2023-05-17T06:03:45.903Z] 3cdef696dda3: Pulling fs layer [2023-05-17T06:03:45.903Z] 2ced38df9373: Pulling fs layer [2023-05-17T06:03:45.903Z] 58f1dce35555: Pulling fs layer [2023-05-17T06:03:45.903Z] 242c74f7c9fa: Waiting [2023-05-17T06:03:45.903Z] 3cdef696dda3: Waiting [2023-05-17T06:03:45.903Z] 2ced38df9373: Waiting [2023-05-17T06:03:45.903Z] 58f1dce35555: Waiting [2023-05-17T06:03:45.903Z] ed15518f5707: Download complete [2023-05-17T06:03:45.903Z] 242c74f7c9fa: Verifying Checksum [2023-05-17T06:03:45.903Z] 242c74f7c9fa: Download complete [2023-05-17T06:03:45.903Z] 3cdef696dda3: Verifying Checksum [2023-05-17T06:03:45.903Z] 3cdef696dda3: Download complete [2023-05-17T06:03:45.903Z] c41833b44d91: Download complete [2023-05-17T06:03:46.903Z] c41833b44d91: Pull complete [2023-05-17T06:03:47.519Z] 58f1dce35555: Verifying Checksum [2023-05-17T06:03:47.519Z] 58f1dce35555: Download complete [2023-05-17T06:03:48.965Z] feae8fd75edb: Verifying Checksum [2023-05-17T06:03:48.965Z] feae8fd75edb: Download complete [2023-05-17T06:03:48.965Z] 2ced38df9373: Verifying Checksum [2023-05-17T06:03:48.965Z] 2ced38df9373: Download complete [2023-05-17T06:03:49.555Z] ed15518f5707: Pull complete [2023-05-17T06:04:02.050Z] feae8fd75edb: Pull complete [2023-05-17T06:04:02.050Z] 242c74f7c9fa: Pull complete [2023-05-17T06:04:03.017Z] 3cdef696dda3: Pull complete [2023-05-17T06:04:09.697Z] 2ced38df9373: Pull complete [2023-05-17T06:04:12.296Z] 58f1dce35555: Pull complete [2023-05-17T06:04:12.296Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-17T06:04:12.296Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-17T06:04:12.296Z] ---> fadd8f120f05 [2023-05-17T06:04:12.296Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-05-17T06:04:14.257Z] ---> Running in ffa566df8bee [2023-05-17T06:04:14.527Z] Removing intermediate container ffa566df8bee [2023-05-17T06:04:14.527Z] ---> e76093fe1b13 [2023-05-17T06:04:14.527Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-17T06:04:14.527Z] ---> Running in 0afbb6d3a75a [2023-05-17T06:04:14.812Z] Removing intermediate container 0afbb6d3a75a [2023-05-17T06:04:14.812Z] ---> 82076cb8e9ff [2023-05-17T06:04:14.812Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-05-17T06:04:14.812Z] ---> Running in 2dc9886ba115 [2023-05-17T06:04:16.227Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T06:04:16.493Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T06:04:17.902Z] (1/8) Installing openssh-keygen (9.1_p1-r3) [2023-05-17T06:04:17.902Z] (2/8) Installing libedit (20221030.3.1-r0) [2023-05-17T06:04:17.902Z] (3/8) Installing openssh-client-common (9.1_p1-r3) [2023-05-17T06:04:17.902Z] (4/8) Installing openssh-client-default (9.1_p1-r3) [2023-05-17T06:04:17.902Z] (5/8) Installing openssh-sftp-server (9.1_p1-r3) [2023-05-17T06:04:17.902Z] (6/8) Installing openssh-server-common (9.1_p1-r3) [2023-05-17T06:04:17.902Z] (7/8) Installing openssh-server (9.1_p1-r3) [2023-05-17T06:04:17.902Z] (8/8) Installing openssh (9.1_p1-r3) [2023-05-17T06:04:17.902Z] Executing busybox-1.35.0-r29.trigger [2023-05-17T06:04:17.902Z] OK: 270 MiB in 61 packages [2023-05-17T06:04:18.869Z] Removing intermediate container 2dc9886ba115 [2023-05-17T06:04:18.869Z] ---> 38fc9a8bd7ea [2023-05-17T06:04:18.869Z] Step 6/10 : WORKDIR /device-modbus-go [2023-05-17T06:04:19.138Z] ---> Running in 2377bdfb4f55 [2023-05-17T06:04:19.408Z] Removing intermediate container 2377bdfb4f55 [2023-05-17T06:04:19.408Z] ---> 5eed2c02525d [2023-05-17T06:04:19.408Z] Step 7/10 : COPY go.mod vendor* ./ [2023-05-17T06:04:19.995Z] ---> 186f4b526be8 [2023-05-17T06:04:19.995Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T06:04:19.995Z] ---> Running in 394a94ca95e8 [2023-05-17T06:05:27.923Z] Removing intermediate container 394a94ca95e8 [2023-05-17T06:05:27.923Z] ---> 0922014a6056 [2023-05-17T06:05:27.923Z] Step 9/10 : COPY . . [2023-05-17T06:05:27.923Z] ---> 0c606ffc5d53 [2023-05-17T06:05:27.923Z] Step 10/10 : RUN ${MAKE} [2023-05-17T06:05:27.923Z] ---> Running in 6d9f2cfe55a3 [2023-05-17T06:05:27.923Z] noop [2023-05-17T06:05:28.507Z] Removing intermediate container 6d9f2cfe55a3 [2023-05-17T06:05:28.507Z] ---> f665cdc187dc [2023-05-17T06:05:28.507Z] Successfully built f665cdc187dc [2023-05-17T06:05:28.507Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T06:05:28.993Z] + docker inspect -f . ci-base-image-arm64 [2023-05-17T06:05:28.993Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T06:05:29.295Z] prd-ubuntu20.04-docker-arm64-4c-16g-15843 does not seem to be running inside a container [2023-05-17T06:05:29.366Z] $ 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 [2023-05-17T06:05:30.538Z] $ docker top 66d94a854ca4584236188a96cccb9b261c8f37547b030a901a9668a296b7c77a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T06:05:31.431Z] + go version [2023-05-17T06:05:31.432Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-17T06:05:31.467Z] $ docker stop --time=1 66d94a854ca4584236188a96cccb9b261c8f37547b030a901a9668a296b7c77a [2023-05-17T06:05:33.059Z] $ docker rm -f --volumes 66d94a854ca4584236188a96cccb9b261c8f37547b030a901a9668a296b7c77a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T06:05:34.123Z] + docker inspect -f . ci-base-image-arm64 [2023-05-17T06:05:34.123Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T06:05:34.379Z] prd-ubuntu20.04-docker-arm64-4c-16g-15843 does not seem to be running inside a container [2023-05-17T06:05:34.446Z] $ 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 [2023-05-17T06:05:35.562Z] $ docker top e8e4e77f943e9ba7a08b3adb3c20cc43607fdbe8168a1053e1da499a1e66e907 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T06:05:36.444Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-17T06:05:37.156Z] + make test [2023-05-17T06:05:37.156Z] go test ./... -coverprofile=coverage.out [2023-05-17T06:06:09.373Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-05-17T06:08:17.260Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-05-17T06:08:17.260Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.070s coverage: 47.4% of statements [2023-05-17T06:08:17.260Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-17T06:08:17.260Z] go vet ./... [2023-05-17T06:08:36.982Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-17T06:08:36.983Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-17T06:08:36.983Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-17T06:08:37.024Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-17T06:08:37.062Z] $ docker stop --time=1 e8e4e77f943e9ba7a08b3adb3c20cc43607fdbe8168a1053e1da499a1e66e907 [2023-05-17T06:08:38.860Z] $ docker rm -f --volumes e8e4e77f943e9ba7a08b3adb3c20cc43607fdbe8168a1053e1da499a1e66e907 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T06:08:40.079Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-17T06:08:40.118Z] Warning: overwriting stash ‘coverage-report’ [2023-05-17T06:08:40.586Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-17T06:08:41.186Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-17T06:08:41.531Z] + ls -al . [2023-05-17T06:08:41.531Z] total 180 [2023-05-17T06:08:41.531Z] drwxrwxr-x 9 jenkins jenkins 4096 May 17 06:05 . [2023-05-17T06:08:41.531Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 06:03 .. [2023-05-17T06:08:41.531Z] -rw-rw-r-- 1 jenkins jenkins 140 May 17 06:03 .dockerignore [2023-05-17T06:08:41.531Z] drwxrwxr-x 8 jenkins jenkins 4096 May 17 06:03 .git [2023-05-17T06:08:41.531Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 06:03 .github [2023-05-17T06:08:41.531Z] -rw-rw-r-- 1 jenkins jenkins 331 May 17 06:03 .gitignore [2023-05-17T06:08:41.531Z] -rw-rw-r-- 1 jenkins jenkins 41 May 17 06:03 .golangci.yml [2023-05-17T06:08:41.531Z] -rw-rw-r-- 1 jenkins jenkins 10132 May 17 06:03 Attribution.txt [2023-05-17T06:08:41.531Z] -rw-rw-r-- 1 jenkins jenkins 11576 May 17 06:03 CHANGELOG.md [2023-05-17T06:08:41.531Z] -rw-rw-r-- 1 jenkins jenkins 1365 May 17 06:03 Dockerfile [2023-05-17T06:08:41.531Z] -rw-rw-r-- 1 jenkins jenkins 677 May 17 06:03 GOVERNANCE.md [2023-05-17T06:08:41.531Z] -rw-rw-r-- 1 jenkins jenkins 680 May 17 06:03 Jenkinsfile [2023-05-17T06:08:41.531Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 17 06:03 LICENSE [2023-05-17T06:08:41.531Z] -rw-rw-r-- 1 jenkins jenkins 1705 May 17 06:03 Makefile [2023-05-17T06:08:41.531Z] -rw-rw-r-- 1 jenkins jenkins 622 May 17 06:03 OWNERS.md [2023-05-17T06:08:41.531Z] -rw-rw-r-- 1 jenkins jenkins 4554 May 17 06:03 README.md [2023-05-17T06:08:41.531Z] -rw-rw-r-- 1 jenkins jenkins 5 May 17 06:00 VERSION [2023-05-17T06:08:41.531Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 06:03 bin [2023-05-17T06:08:41.531Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 06:03 cmd [2023-05-17T06:08:41.531Z] -rw-r--r-- 1 jenkins jenkins 24160 May 17 06:08 coverage.out [2023-05-17T06:08:41.531Z] -rw-rw-r-- 1 jenkins jenkins 3453 May 17 06:03 go.mod [2023-05-17T06:08:41.531Z] -rw-rw-r-- 1 jenkins jenkins 31670 May 17 06:03 go.sum [2023-05-17T06:08:41.531Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 06:03 internal [2023-05-17T06:08:41.531Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 06:03 simulator [2023-05-17T06:08:41.531Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 06:03 snap [2023-05-17T06:08:41.531Z] -rw-rw-r-- 1 jenkins jenkins 229 May 17 06:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T06:08:41.985Z] + 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=22e2bd792e0f98a946f74983077dafc27adbdd1a --label arch=arm64 --label version=0.0.0 . [2023-05-17T06:08:42.254Z] Sending build context to Docker daemon 3.446MB [2023-05-17T06:08:42.254Z] Step 1/22 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T06:08:42.254Z] Step 2/22 : FROM ${BASE} AS builder [2023-05-17T06:08:42.254Z] ---> f665cdc187dc [2023-05-17T06:08:42.254Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-05-17T06:08:42.521Z] ---> Running in b5ff5c2e9c92 [2023-05-17T06:08:42.787Z] Removing intermediate container b5ff5c2e9c92 [2023-05-17T06:08:42.787Z] ---> 8687128d1c0b [2023-05-17T06:08:42.787Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-17T06:08:42.787Z] ---> Running in 3f6594955943 [2023-05-17T06:08:43.055Z] Removing intermediate container 3f6594955943 [2023-05-17T06:08:43.056Z] ---> d388fe9cdb58 [2023-05-17T06:08:43.056Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-05-17T06:08:43.056Z] ---> Running in 1e6efb4e0fb3 [2023-05-17T06:08:44.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T06:08:44.593Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T06:08:45.551Z] OK: 270 MiB in 61 packages [2023-05-17T06:08:46.511Z] Removing intermediate container 1e6efb4e0fb3 [2023-05-17T06:08:46.511Z] ---> 94846d0b2dca [2023-05-17T06:08:46.511Z] Step 6/22 : WORKDIR /device-modbus-go [2023-05-17T06:08:46.511Z] ---> Running in 3adcd7c113f5 [2023-05-17T06:08:46.779Z] Removing intermediate container 3adcd7c113f5 [2023-05-17T06:08:46.779Z] ---> 55659420d042 [2023-05-17T06:08:46.779Z] Step 7/22 : COPY go.mod vendor* ./ [2023-05-17T06:08:49.360Z] ---> 09b05969bae4 [2023-05-17T06:08:49.360Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T06:08:49.360Z] ---> Running in f02e419288aa [2023-05-17T06:08:51.942Z] Removing intermediate container f02e419288aa [2023-05-17T06:08:51.942Z] ---> c6cc2c3daa96 [2023-05-17T06:08:51.942Z] Step 9/22 : COPY . . [2023-05-17T06:08:52.526Z] ---> 0c8802541c6a [2023-05-17T06:08:52.527Z] Step 10/22 : RUN ${MAKE} [2023-05-17T06:08:52.527Z] ---> Running in caa36c37a60c [2023-05-17T06:08:53.517Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2023-05-17T06:11:00.757Z] Removing intermediate container caa36c37a60c [2023-05-17T06:11:00.757Z] ---> 5b03a153afae [2023-05-17T06:11:00.757Z] Step 11/22 : FROM alpine:3.17 [2023-05-17T06:11:00.757Z] 3.17: Pulling from library/alpine [2023-05-17T06:11:00.757Z] c41833b44d91: Already exists [2023-05-17T06:11:00.757Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-17T06:11:00.757Z] Status: Downloaded newer image for alpine:3.17 [2023-05-17T06:11:00.757Z] ---> 51e60588ff2c [2023-05-17T06:11:00.757Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-05-17T06:11:00.757Z] ---> Running in 39f67b9cca65 [2023-05-17T06:11:00.757Z] Removing intermediate container 39f67b9cca65 [2023-05-17T06:11:00.757Z] ---> d0f4ba7e3480 [2023-05-17T06:11:00.758Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-05-17T06:11:00.758Z] ---> Running in 1b84fb5ae73f [2023-05-17T06:11:00.758Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T06:11:00.758Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T06:11:00.758Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-17T06:11:00.758Z] Executing busybox-1.35.0-r29.trigger [2023-05-17T06:11:00.758Z] OK: 8 MiB in 16 packages [2023-05-17T06:11:01.729Z] Removing intermediate container 1b84fb5ae73f [2023-05-17T06:11:01.729Z] ---> b4f3068fc099 [2023-05-17T06:11:01.729Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-05-17T06:11:03.134Z] ---> 73bef9fce3ac [2023-05-17T06:11:03.134Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-05-17T06:11:03.403Z] ---> 8be6824deb65 [2023-05-17T06:11:03.403Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-05-17T06:11:03.985Z] ---> 7f6cedb04fcc [2023-05-17T06:11:03.985Z] Step 17/22 : EXPOSE 59901 [2023-05-17T06:11:03.985Z] ---> Running in 26a9d1edcab4 [2023-05-17T06:11:04.253Z] Removing intermediate container 26a9d1edcab4 [2023-05-17T06:11:04.253Z] ---> 666d756556ec [2023-05-17T06:11:04.253Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-05-17T06:11:04.253Z] ---> Running in 503aae283be4 [2023-05-17T06:11:04.518Z] Removing intermediate container 503aae283be4 [2023-05-17T06:11:04.518Z] ---> 85ee67c71802 [2023-05-17T06:11:04.518Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-17T06:11:04.784Z] ---> Running in c20e6890c8ad [2023-05-17T06:11:05.049Z] Removing intermediate container c20e6890c8ad [2023-05-17T06:11:05.049Z] ---> 58c835b2d9cd [2023-05-17T06:11:05.049Z] Step 20/22 : LABEL arch=arm64 [2023-05-17T06:11:05.049Z] ---> Running in 86a33ce2d0ab [2023-05-17T06:11:05.317Z] Removing intermediate container 86a33ce2d0ab [2023-05-17T06:11:05.317Z] ---> fe8718fe2e62 [2023-05-17T06:11:05.317Z] Step 21/22 : LABEL git_sha=22e2bd792e0f98a946f74983077dafc27adbdd1a [2023-05-17T06:11:05.317Z] ---> Running in 24d6ca7c2d63 [2023-05-17T06:11:05.583Z] Removing intermediate container 24d6ca7c2d63 [2023-05-17T06:11:05.583Z] ---> 8743b80a8134 [2023-05-17T06:11:05.583Z] Step 22/22 : LABEL version=0.0.0 [2023-05-17T06:11:05.583Z] ---> Running in b8c2dc6ae83d [2023-05-17T06:11:05.851Z] Removing intermediate container b8c2dc6ae83d [2023-05-17T06:11:05.851Z] ---> 68e4bf645234 [2023-05-17T06:11:05.851Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-17T06:11:05.851Z] Successfully built 68e4bf645234 [2023-05-17T06:11:05.851Z] 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T06:11:06.967Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-17T06:11:06.967Z] [2023-05-17T06:11:06.967Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T06:11:07.371Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-17T06:11:07.371Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-17T06:11:07.371Z] 8998bd30e6a1: Pulling fs layer [2023-05-17T06:11:07.371Z] 04944245beec: Pulling fs layer [2023-05-17T06:11:07.371Z] 699f458cf7ca: Pulling fs layer [2023-05-17T06:11:07.371Z] 765212b225bb: Pulling fs layer [2023-05-17T06:11:07.371Z] f23df028b6ca: Pulling fs layer [2023-05-17T06:11:07.371Z] d65c8cfc05b1: Pulling fs layer [2023-05-17T06:11:07.371Z] 2437ff75d9bd: Pulling fs layer [2023-05-17T06:11:07.371Z] f23df028b6ca: Waiting [2023-05-17T06:11:07.371Z] d65c8cfc05b1: Waiting [2023-05-17T06:11:07.371Z] 2437ff75d9bd: Waiting [2023-05-17T06:11:07.371Z] 765212b225bb: Waiting [2023-05-17T06:11:07.641Z] 04944245beec: Verifying Checksum [2023-05-17T06:11:07.641Z] 04944245beec: Download complete [2023-05-17T06:11:07.641Z] 765212b225bb: Verifying Checksum [2023-05-17T06:11:07.641Z] 765212b225bb: Download complete [2023-05-17T06:11:07.641Z] f23df028b6ca: Verifying Checksum [2023-05-17T06:11:07.641Z] f23df028b6ca: Download complete [2023-05-17T06:11:07.641Z] d65c8cfc05b1: Verifying Checksum [2023-05-17T06:11:07.641Z] d65c8cfc05b1: Download complete [2023-05-17T06:11:07.641Z] 699f458cf7ca: Verifying Checksum [2023-05-17T06:11:07.641Z] 699f458cf7ca: Download complete [2023-05-17T06:11:08.226Z] 8998bd30e6a1: Verifying Checksum [2023-05-17T06:11:08.226Z] 8998bd30e6a1: Download complete [2023-05-17T06:11:10.172Z] 2437ff75d9bd: Verifying Checksum [2023-05-17T06:11:10.172Z] 2437ff75d9bd: Download complete [2023-05-17T06:11:12.111Z] 8998bd30e6a1: Pull complete [2023-05-17T06:11:12.378Z] 04944245beec: Pull complete [2023-05-17T06:11:14.318Z] 699f458cf7ca: Pull complete [2023-05-17T06:11:14.585Z] 765212b225bb: Pull complete [2023-05-17T06:11:15.166Z] f23df028b6ca: Pull complete [2023-05-17T06:11:15.434Z] d65c8cfc05b1: Pull complete [2023-05-17T06:11:30.414Z] 2437ff75d9bd: Pull complete [2023-05-17T06:11:30.414Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-17T06:11:30.414Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-17T06:11:30.414Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T06:11:30.729Z] prd-ubuntu20.04-docker-arm64-4c-16g-15843 does not seem to be running inside a container [2023-05-17T06:11:30.799Z] $ 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 [2023-05-17T06:11:33.323Z] $ docker top 258a8e8ba7c1c2b6e472e3b1e1a67fc45d6ea500af37719d263dc098fc9bb01a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T06:11:33.875Z] ---> job-cost.sh [2023-05-17T06:11:34.139Z] lf-activate-venv: SKIPPING [2023-05-17T06:11:34.139Z] INFO: No Stack... [2023-05-17T06:11:34.404Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-17T06:11:35.369Z] INFO: Archiving Costs [Pipeline] sh [2023-05-17T06:11:35.715Z] + cat /w/workspace/device-modbus-go/1/archives/cost.csv [2023-05-17T06:11:35.715Z] + cut -d, -f6 [Pipeline] lock [2023-05-17T06:11:35.765Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-482-1-stack-cost] [2023-05-17T06:11:35.771Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-482-1-stack-cost] did not exist. Created. [2023-05-17T06:11:35.771Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-482-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-17T06:11:36.180Z] /w/workspace/device-modbus-go/1@tmp/durable-6e116caf/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-17T06:11:36.536Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-17T06:11:36.577Z] Warning: overwriting stash ‘stack-cost’ [2023-05-17T06:11:36.622Z] Stashed 1 file(s) [Pipeline] } [2023-05-17T06:11:36.638Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-482-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-17T06:11:36.728Z] $ docker stop --time=1 258a8e8ba7c1c2b6e472e3b1e1a67fc45d6ea500af37719d263dc098fc9bb01a [2023-05-17T06:11:38.175Z] $ docker rm -f --volumes 258a8e8ba7c1c2b6e472e3b1e1a67fc45d6ea500af37719d263dc098fc9bb01a [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 [2023-05-17T06:11:39.145Z] provisioning config files... [2023-05-17T06:11:39.152Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-482@tmp/config675163146219282104tmp [Pipeline] { [Pipeline] sh [2023-05-17T06:11:39.497Z] + set +x [2023-05-17T06:11:39.497Z] + curl -s https://codecov.io/bash [2023-05-17T06:11:39.497Z] + bash -s -- [2023-05-17T06:11:39.497Z] [2023-05-17T06:11:39.497Z] _____ _ [2023-05-17T06:11:39.497Z] / ____| | | [2023-05-17T06:11:39.497Z] | | ___ __| | ___ ___ _____ __ [2023-05-17T06:11:39.497Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-17T06:11:39.497Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-17T06:11:39.497Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-17T06:11:39.497Z] Bash-1.0.6 [2023-05-17T06:11:39.497Z] [2023-05-17T06:11:39.497Z] [2023-05-17T06:11:39.497Z] ==> git version 2.25.1 found [2023-05-17T06:11:39.497Z] ==> 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 [2023-05-17T06:11:39.497Z] Release-Date: 2020-01-08 [2023-05-17T06:11:39.497Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-17T06:11:39.497Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-17T06:11:39.497Z] ==> Jenkins CI detected. [2023-05-17T06:11:39.497Z] current dir:  /w/workspace/xfoundry_device-modbus-go_PR-482 [2023-05-17T06:11:39.497Z] project root: . [2023-05-17T06:11:39.497Z] --> token set from env [2023-05-17T06:11:39.497Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-17T06:11:39.497Z] ==> Running gcov in . (disable via -X gcov) [2023-05-17T06:11:39.497Z] ==> Python coveragepy not found [2023-05-17T06:11:39.497Z] ==> Searching for coverage reports in: [2023-05-17T06:11:39.497Z] + . [2023-05-17T06:11:39.497Z] -> Found 1 reports [2023-05-17T06:11:39.497Z] ==> Detecting git/mercurial file structure [2023-05-17T06:11:39.497Z] ==> Reading reports [2023-05-17T06:11:39.497Z] + ./coverage.out bytes=24160 [2023-05-17T06:11:39.497Z] ==> Appending adjustments [2023-05-17T06:11:39.497Z] https://docs.codecov.io/docs/fixing-reports [2023-05-17T06:11:39.757Z] + Found adjustments [2023-05-17T06:11:39.757Z] ==> Gzipping contents [2023-05-17T06:11:39.757Z] 4.0K /tmp/codecov.8acPgK.gz [2023-05-17T06:11:39.757Z] ==> Uploading reports [2023-05-17T06:11:39.757Z] url: https://codecov.io [2023-05-17T06:11:39.757Z] query: branch=PR-482&commit=22e2bd792e0f98a946f74983077dafc27adbdd1a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-482%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=482&job=&cmd_args= [2023-05-17T06:11:39.757Z] -> Pinging Codecov [2023-05-17T06:11:39.757Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=PR-482&commit=22e2bd792e0f98a946f74983077dafc27adbdd1a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-482%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=482&job=&cmd_args= [2023-05-17T06:11:39.757Z] -> Uploading to [2023-05-17T06:11:39.757Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-17/55DBCA73C666E3227836607328DD7E49/22e2bd792e0f98a946f74983077dafc27adbdd1a/131f84f9-ec72-49a0-b48c-5911c05612cf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230517%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230517T061139Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e38001ccea39913a531e6089aab9910e9493c8b6e5ec94d2adf7bac0455b71ad [2023-05-17T06:11:39.757Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-17T06:11:39.757Z] Dload Upload Total Spent Left Speed [2023-05-17T06:11:40.017Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3924 0 0 100 3924 0 20226 --:--:-- --:--:-- --:--:-- 20226 [2023-05-17T06:11:40.017Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/22e2bd792e0f98a946f74983077dafc27adbdd1a [Pipeline] } [2023-05-17T06:11:40.045Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-17T06:11:41.921Z] + [ -d /w/workspace/xfoundry_device-modbus-go_PR-482/archives ] [2023-05-17T06:11:41.921Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-482/archives [2023-05-17T06:11:41.921Z] total 16 [2023-05-17T06:11:41.921Z] drwxr-xr-x 3 root root 4096 May 17 06:02 . [2023-05-17T06:11:41.921Z] drwxrwxr-x 11 jenkins jenkins 4096 May 17 06:02 .. [2023-05-17T06:11:41.921Z] drwxr-xr-x 2 root root 4096 May 17 06:02 cost [2023-05-17T06:11:41.921Z] -rw-r--r-- 1 root root 88 May 17 06:02 cost.csv [2023-05-17T06:11:41.921Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-482/archives [2023-05-17T06:11:41.921Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-482/archives [2023-05-17T06:11:41.921Z] total 16 [2023-05-17T06:11:41.921Z] drwxr-xr-x 3 jenkins jenkins 4096 May 17 06:02 . [2023-05-17T06:11:41.921Z] drwxrwxr-x 11 jenkins jenkins 4096 May 17 06:02 .. [2023-05-17T06:11:41.921Z] drwxr-xr-x 2 jenkins jenkins 4096 May 17 06:02 cost [2023-05-17T06:11:41.921Z] -rw-r--r-- 1 jenkins jenkins 88 May 17 06:02 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-17T06:11:42.254Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T06:11:43.146Z] ---> package-listing.sh [2023-05-17T06:11:43.146Z] ++ facter osfamily [2023-05-17T06:11:43.146Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-17T06:11:43.408Z] + OS_FAMILY=debian [2023-05-17T06:11:43.408Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-482 [2023-05-17T06:11:43.408Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-17T06:11:43.408Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-17T06:11:43.408Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-17T06:11:43.408Z] + PACKAGES=/tmp/packages_start.txt [2023-05-17T06:11:43.408Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-482 ']' [2023-05-17T06:11:43.408Z] + PACKAGES=/tmp/packages_end.txt [2023-05-17T06:11:43.408Z] + case "${OS_FAMILY}" in [2023-05-17T06:11:43.408Z] + dpkg -l [2023-05-17T06:11:43.408Z] + grep '^ii' [2023-05-17T06:11:43.408Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-17T06:11:43.408Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-17T06:11:43.408Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-17T06:11:43.408Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-482 ']' [2023-05-17T06:11:43.408Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-482/archives/ [2023-05-17T06:11:43.408Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-482/archives/ [Pipeline] echo [2023-05-17T06:11:43.442Z] 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-482/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-17T06:11:43.734Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T06:11:44.114Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T06:11:44.114Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T06:11:44.267Z] prd-ubuntu20.04-docker-8c-8g-15841 does not seem to be running inside a container [2023-05-17T06:11:44.295Z] $ 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-482/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-482 -v /w/workspace/xfoundry_device-modbus-go_PR-482:/w/workspace/xfoundry_device-modbus-go_PR-482:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-482@tmp:/w/workspace/xfoundry_device-modbus-go_PR-482@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 [2023-05-17T06:11:44.477Z] $ docker top e0bdcc208f68af6a09fec1bb7d7d3bf9e2e9d9094562f9aae94ac8eac330bbec -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T06:11:44.872Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-17T06:11:45.184Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-17T06:11:45.506Z] + ls /var/log/sa-host [2023-05-17T06:11:45.506Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T06:11:45.648Z] provisioning config files... [2023-05-17T06:11:45.658Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-482@tmp/config1675464501424539668tmp [Pipeline] { [Pipeline] echo [2023-05-17T06:11:45.713Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T06:11:46.029Z] ---> create-netrc.sh [Pipeline] } [2023-05-17T06:11:46.059Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-17T06:11:46.483Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-17T06:11:46.519Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T06:11:46.839Z] ---> sudo-logs.sh [2023-05-17T06:11:46.839Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-17T06:11:46.939Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T06:11:47.255Z] ---> job-cost.sh [2023-05-17T06:11:47.255Z] lf-activate-venv: SKIPPING [2023-05-17T06:11:47.255Z] DEBUG: total: 0.2199999988079071 [2023-05-17T06:11:47.255Z] INFO: Retrieving Stack Cost... [2023-05-17T06:11:47.514Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-17T06:11:48.084Z] INFO: Archiving Costs [Pipeline] echo [2023-05-17T06:11:48.116Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T06:11:48.429Z] ---> logs-deploy.sh [2023-05-17T06:11:48.429Z] lf-activate-venv: SKIPPING [2023-05-17T06:11:48.429Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-482/1 [2023-05-17T06:11:48.429Z] INFO: archiving workspace using pattern(s): [2023-05-17T06:11:49.365Z] Archives upload complete. [2023-05-17T06:11:49.365Z] INFO: archiving logs to Nexus