Pull request #448 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 263cfeb3c48c755545a7af7512c3241740e2324c+63f56b440389908500f57809a79af5893e194475 (f45e00d76ca17af41048bb0a385205e3a7d66b7b) 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-ssh10116545227265041988.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh15945306858151420424.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-448/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-448/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13058541684467254077.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-448/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18408902678709061604.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh15318594985932593047.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-448/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-448/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3398915725845254076.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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 on ‘prd-ubuntu20.04-docker-8c-8g-5991’ Running on prd-ubuntu20.04-docker-8c-8g-6002 in /w/workspace/xfoundry_device-modbus-go_PR-448 [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-448 # 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/448/head:refs/remotes/origin/PR-448 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 63f56b440389908500f57809a79af5893e194475 into PR head commit 263cfeb3c48c755545a7af7512c3241740e2324c Merge succeeded, producing 263cfeb3c48c755545a7af7512c3241740e2324c Checking out Revision 263cfeb3c48c755545a7af7512c3241740e2324c (PR-448) 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 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-28T06:02:29.692Z] Timeout set to expire in 6 hr 0 min [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 263cfeb3c48c755545a7af7512c3241740e2324c # 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 63f56b440389908500f57809a79af5893e194475 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 263cfeb3c48c755545a7af7512c3241740e2324c # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-28T06:02:29.892Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-28T06:02:29.992Z] ========================================================= [2023-03-28T06:02:29.993Z] EdgeX Global Pipelines Version Info [2023-03-28T06:02:29.993Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-28T06:02:30.738Z] ------------------- [2023-03-28T06:02:30.738Z] stable info: [2023-03-28T06:02:30.738Z] ------------------- [2023-03-28T06:02:30.738Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-28T06:02:30.738Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-28T06:02:30.738Z] Message: update stable to v1.0.245 [2023-03-28T06:02:31.308Z] ------------------- [2023-03-28T06:02:31.308Z] experimental info: [2023-03-28T06:02:31.308Z] ------------------- [2023-03-28T06:02:31.308Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-28T06:02:31.308Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-28T06:02:31.308Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-28T06:02:31.633Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2023-03-28T06:02:31.676Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2023-03-28T06:02:31.718Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-28T06:02:31.757Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-28T06:02:31.799Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-28T06:02:31.840Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-28T06:02:31.887Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-28T06:02:31.923Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-28T06:02:31.961Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-28T06:02:32.000Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-28T06:02:32.041Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-28T06:02:32.082Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2023-03-28T06:02:32.125Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-28T06:02:32.169Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-28T06:02:32.216Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-28T06:02:32.252Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-28T06:02:32.288Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-28T06:02:32.330Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-28T06:02:32.379Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-28T06:02:32.418Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-28T06:02:32.456Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-28T06:02:32.496Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-28T06:02:32.534Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-28T06:02:32.574Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-28T06:02:32.613Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-28T06:02:32.656Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-28T06:02:32.700Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-28T06:02:32.746Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-448 [Pipeline] echo [2023-03-28T06:02:32.822Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-448 [Pipeline] echo [2023-03-28T06:02:32.869Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-448 [Pipeline] echo [2023-03-28T06:02:32.913Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 263cfeb3c48c755545a7af7512c3241740e2324c [Pipeline] echo [2023-03-28T06:02:32.963Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 263cfeb [Pipeline] echo [2023-03-28T06:02:33.006Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-28T06:02:33.128Z] provisioning config files... [2023-03-28T06:02:33.141Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-448@tmp/config2226215126058731384tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T06:02:33.551Z] ---> docker-login.sh [2023-03-28T06:02:33.551Z] nexus3.edgexfoundry.org:10001 [2023-03-28T06:02:33.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T06:02:33.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T06:02:33.813Z] Configure a credential helper to remove this warning. See [2023-03-28T06:02:33.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T06:02:33.813Z] [2023-03-28T06:02:33.813Z] Login Succeeded [2023-03-28T06:02:33.813Z] nexus3.edgexfoundry.org:10002 [2023-03-28T06:02:33.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T06:02:33.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T06:02:33.813Z] Configure a credential helper to remove this warning. See [2023-03-28T06:02:33.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T06:02:33.813Z] [2023-03-28T06:02:33.813Z] Login Succeeded [2023-03-28T06:02:34.072Z] nexus3.edgexfoundry.org:10003 [2023-03-28T06:02:34.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T06:02:34.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T06:02:34.072Z] Configure a credential helper to remove this warning. See [2023-03-28T06:02:34.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T06:02:34.072Z] [2023-03-28T06:02:34.072Z] Login Succeeded [2023-03-28T06:02:34.072Z] nexus3.edgexfoundry.org:10004 [2023-03-28T06:02:34.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T06:02:34.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T06:02:34.072Z] Configure a credential helper to remove this warning. See [2023-03-28T06:02:34.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T06:02:34.072Z] [2023-03-28T06:02:34.072Z] Login Succeeded [2023-03-28T06:02:34.072Z] docker.io [2023-03-28T06:02:34.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T06:02:34.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T06:02:34.334Z] Configure a credential helper to remove this warning. See [2023-03-28T06:02:34.334Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T06:02:34.334Z] [2023-03-28T06:02:34.334Z] Login Succeeded [2023-03-28T06:02:34.334Z] ---> docker-login.sh ends [Pipeline] } [2023-03-28T06:02:34.361Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-28T06:02:35.027Z] + git rev-list -1 --merges 263cfeb3c48c755545a7af7512c3241740e2324c~1..263cfeb3c48c755545a7af7512c3241740e2324c [Pipeline] echo [2023-03-28T06:02:35.096Z] -----------> git rev-list -1 --merges 263cfeb3c48c755545a7af7512c3241740e2324c~1..263cfeb3c48c755545a7af7512c3241740e2324c 263cfeb3c48c755545a7af7512c3241740e2324c [false] [Pipeline] sh [2023-03-28T06:02:35.407Z] + git log --format=format:%s -1 263cfeb3c48c755545a7af7512c3241740e2324c [Pipeline] echo [2023-03-28T06:02:35.440Z] ========================================================= [2023-03-28T06:02:35.440Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-28T06:02:35.440Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-28T06:02:35.913Z] + git log --format=format:%s -1 263cfeb3c48c755545a7af7512c3241740e2324c [Pipeline] echo [2023-03-28T06:02:35.946Z] [semverPrep] GIT_COMMIT: 263cfeb3c48c755545a7af7512c3241740e2324c, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-03-28T06:02:35.976Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-28T06:02:36.350Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-28T06:02:36.350Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-28T06:02:36.350Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-28T06:02:36.350Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-28T06:02:36.350Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-28T06:02:36.350Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-28T06:02:36.350Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T06:02:36.760Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-28T06:02:36.760Z] [2023-03-28T06:02:36.760Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T06:02:37.136Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-28T06:02:37.136Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-28T06:02:37.136Z] b85a868b505f: Pulling fs layer [2023-03-28T06:02:37.136Z] e2be974225ed: Pulling fs layer [2023-03-28T06:02:37.136Z] 339a4e72a1f5: Pulling fs layer [2023-03-28T06:02:37.136Z] 988bab9f4d93: Pulling fs layer [2023-03-28T06:02:37.136Z] 1469e6f7b9e6: Pulling fs layer [2023-03-28T06:02:37.136Z] eaf3925da568: Pulling fs layer [2023-03-28T06:02:37.136Z] bab4dde63d76: Pulling fs layer [2023-03-28T06:02:37.136Z] bde34c3a00c8: Pulling fs layer [2023-03-28T06:02:37.136Z] b352a97aabf1: Pulling fs layer [2023-03-28T06:02:37.136Z] 4872d77fe225: Pulling fs layer [2023-03-28T06:02:37.136Z] 5851b861e8e6: Pulling fs layer [2023-03-28T06:02:37.136Z] 988bab9f4d93: Waiting [2023-03-28T06:02:37.136Z] 1469e6f7b9e6: Waiting [2023-03-28T06:02:37.136Z] eaf3925da568: Waiting [2023-03-28T06:02:37.136Z] bab4dde63d76: Waiting [2023-03-28T06:02:37.136Z] bde34c3a00c8: Waiting [2023-03-28T06:02:37.136Z] b352a97aabf1: Waiting [2023-03-28T06:02:37.136Z] 4872d77fe225: Waiting [2023-03-28T06:02:37.136Z] 5851b861e8e6: Waiting [2023-03-28T06:02:37.399Z] e2be974225ed: Verifying Checksum [2023-03-28T06:02:37.399Z] e2be974225ed: Download complete [2023-03-28T06:02:37.399Z] 988bab9f4d93: Download complete [2023-03-28T06:02:37.399Z] 1469e6f7b9e6: Verifying Checksum [2023-03-28T06:02:37.399Z] 1469e6f7b9e6: Download complete [2023-03-28T06:02:37.399Z] eaf3925da568: Verifying Checksum [2023-03-28T06:02:37.399Z] eaf3925da568: Download complete [2023-03-28T06:02:37.399Z] 339a4e72a1f5: Verifying Checksum [2023-03-28T06:02:37.399Z] 339a4e72a1f5: Download complete [2023-03-28T06:02:37.399Z] bde34c3a00c8: Verifying Checksum [2023-03-28T06:02:37.399Z] bde34c3a00c8: Download complete [2023-03-28T06:02:37.399Z] b352a97aabf1: Verifying Checksum [2023-03-28T06:02:37.399Z] b352a97aabf1: Download complete [2023-03-28T06:02:37.399Z] 4872d77fe225: Verifying Checksum [2023-03-28T06:02:37.399Z] 4872d77fe225: Download complete [2023-03-28T06:02:37.399Z] 5851b861e8e6: Verifying Checksum [2023-03-28T06:02:37.399Z] 5851b861e8e6: Download complete [2023-03-28T06:02:37.658Z] b85a868b505f: Verifying Checksum [2023-03-28T06:02:37.658Z] b85a868b505f: Download complete [2023-03-28T06:02:37.925Z] bab4dde63d76: Verifying Checksum [2023-03-28T06:02:37.925Z] bab4dde63d76: Download complete [2023-03-28T06:02:38.862Z] b85a868b505f: Pull complete [2023-03-28T06:02:39.121Z] e2be974225ed: Pull complete [2023-03-28T06:02:39.378Z] 339a4e72a1f5: Pull complete [2023-03-28T06:02:39.639Z] 988bab9f4d93: Pull complete [2023-03-28T06:02:39.898Z] 1469e6f7b9e6: Pull complete [2023-03-28T06:02:39.898Z] eaf3925da568: Pull complete [2023-03-28T06:02:41.802Z] bab4dde63d76: Pull complete [2023-03-28T06:02:41.802Z] bde34c3a00c8: Pull complete [2023-03-28T06:02:42.061Z] b352a97aabf1: Pull complete [2023-03-28T06:02:42.061Z] 4872d77fe225: Pull complete [2023-03-28T06:02:42.061Z] 5851b861e8e6: Pull complete [2023-03-28T06:02:42.061Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-28T06:02:42.061Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-28T06:02:42.061Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T06:02:42.427Z] prd-ubuntu20.04-docker-8c-8g-6002 does not seem to be running inside a container [2023-03-28T06:02:42.496Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-448 -v /w/workspace/xfoundry_device-modbus-go_PR-448:/w/workspace/xfoundry_device-modbus-go_PR-448:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-448@tmp:/w/workspace/xfoundry_device-modbus-go_PR-448@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-28T06:02:47.069Z] $ docker top 9f1c29885bf7d0d6f8ed5e9550661827da2ff648d65cdf70a753a3cf36f3a91e -eo pid,comm [2023-03-28T06:02:47.126Z] 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-03-28T06:02:47.126Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-28T06:02:47.241Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-28T06:02:47.242Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-28T06:02:47.362Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-28T06:02:47.369Z] $ docker exec 9f1c29885bf7d0d6f8ed5e9550661827da2ff648d65cdf70a753a3cf36f3a91e ssh-agent [2023-03-28T06:02:47.474Z] SSH_AUTH_SOCK=/tmp/ssh-D1AC1VsKjcLJ/agent.32 [2023-03-28T06:02:47.474Z] SSH_AGENT_PID=38 [2023-03-28T06:02:47.481Z] Running ssh-add (command line suppressed) [2023-03-28T06:02:47.589Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-448@tmp/private_key_13465894636856532002.key (/w/workspace/xfoundry_device-modbus-go_PR-448@tmp/private_key_13465894636856532002.key) [2023-03-28T06:02:47.599Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-28T06:02:47.933Z] + git tag --points-at HEAD [Pipeline] } [2023-03-28T06:02:47.958Z] $ docker exec --env ******** --env ******** 9f1c29885bf7d0d6f8ed5e9550661827da2ff648d65cdf70a753a3cf36f3a91e ssh-agent -k [2023-03-28T06:02:48.057Z] unset SSH_AUTH_SOCK; [2023-03-28T06:02:48.057Z] unset SSH_AGENT_PID; [2023-03-28T06:02:48.057Z] echo Agent pid 38 killed; [2023-03-28T06:02:48.063Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-28T06:02:48.146Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-28T06:02:48.146Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-28T06:02:48.252Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-28T06:02:48.258Z] $ docker exec 9f1c29885bf7d0d6f8ed5e9550661827da2ff648d65cdf70a753a3cf36f3a91e ssh-agent [2023-03-28T06:02:48.361Z] SSH_AUTH_SOCK=/tmp/ssh-AysAMkicOIpg/agent.71 [2023-03-28T06:02:48.361Z] SSH_AGENT_PID=77 [2023-03-28T06:02:48.366Z] Running ssh-add (command line suppressed) [2023-03-28T06:02:48.471Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-448@tmp/private_key_17940719931263306186.key (/w/workspace/xfoundry_device-modbus-go_PR-448@tmp/private_key_17940719931263306186.key) [2023-03-28T06:02:48.483Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-28T06:02:48.814Z] + git semver init [2023-03-28T06:02:49.072Z] 2023-03-28 06:02:48,983 [run_init] DEBUG init version:0.0.0 force:False [2023-03-28T06:02:49.072Z] 2023-03-28 06:02:48,984 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-448/.semver [2023-03-28T06:02:49.072Z] 2023-03-28 06:02:48,984 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-448/.semver [2023-03-28T06:02:49.072Z] 2023-03-28 06:02:48,984 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-448/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-448, universal_newlines=False, shell=None, istream=None) [2023-03-28T06:02:50.014Z] 2023-03-28 06:02:49,767 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-448/.git/info/exclude [2023-03-28T06:02:50.014Z] 2023-03-28 06:02:49,767 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-448/.semver/PR-448 with force:False [2023-03-28T06:02:50.014Z] 2023-03-28 06:02:49,767 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-448/.semver/PR-448 [2023-03-28T06:02:50.014Z] 2023-03-28 06:02:49,770 [execute] INFO git cat-file --batch-check [2023-03-28T06:02:50.014Z] 2023-03-28 06:02:49,771 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-448/.semver, universal_newlines=False, shell=None, istream=) [2023-03-28T06:02:50.014Z] 2023-03-28 06:02:49,776 [execute] INFO git cat-file --batch [2023-03-28T06:02:50.014Z] 2023-03-28 06:02:49,777 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-448/.semver, universal_newlines=False, shell=None, istream=) [2023-03-28T06:02:50.014Z] 2023-03-28 06:02:49,781 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-448/.semver/PR-448 [2023-03-28T06:02:50.014Z] 0.0.0 [Pipeline] } [2023-03-28T06:02:50.117Z] $ docker exec --env ******** --env ******** 9f1c29885bf7d0d6f8ed5e9550661827da2ff648d65cdf70a753a3cf36f3a91e ssh-agent -k [2023-03-28T06:02:50.210Z] unset SSH_AUTH_SOCK; [2023-03-28T06:02:50.210Z] unset SSH_AGENT_PID; [2023-03-28T06:02:50.210Z] echo Agent pid 77 killed; [2023-03-28T06:02:50.215Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-28T06:02:50.645Z] + git semver [Pipeline] } [2023-03-28T06:02:50.930Z] $ docker stop --time=1 9f1c29885bf7d0d6f8ed5e9550661827da2ff648d65cdf70a753a3cf36f3a91e [2023-03-28T06:02:52.811Z] $ docker rm -f --volumes 9f1c29885bf7d0d6f8ed5e9550661827da2ff648d65cdf70a753a3cf36f3a91e [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-28T06:02:53.225Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-28T06:02:53.515Z] Stashed 1 file(s) [Pipeline] echo [2023-03-28T06:02:53.537Z] [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-03-28T06:02:54.232Z] provisioning config files... [2023-03-28T06:02:54.241Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-448@tmp/config10407180659902807957tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T06:02:54.591Z] ---> docker-login.sh [2023-03-28T06:02:54.591Z] nexus3.edgexfoundry.org:10001 [2023-03-28T06:02:54.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T06:02:54.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T06:02:54.591Z] Configure a credential helper to remove this warning. See [2023-03-28T06:02:54.591Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T06:02:54.591Z] [2023-03-28T06:02:54.591Z] Login Succeeded [2023-03-28T06:02:54.591Z] nexus3.edgexfoundry.org:10002 [2023-03-28T06:02:54.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T06:02:54.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T06:02:54.591Z] Configure a credential helper to remove this warning. See [2023-03-28T06:02:54.591Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T06:02:54.591Z] [2023-03-28T06:02:54.591Z] Login Succeeded [2023-03-28T06:02:54.591Z] nexus3.edgexfoundry.org:10003 [2023-03-28T06:02:54.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T06:02:54.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T06:02:54.852Z] Configure a credential helper to remove this warning. See [2023-03-28T06:02:54.852Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T06:02:54.852Z] [2023-03-28T06:02:54.852Z] Login Succeeded [2023-03-28T06:02:54.852Z] nexus3.edgexfoundry.org:10004 [2023-03-28T06:02:54.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T06:02:54.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T06:02:54.852Z] Configure a credential helper to remove this warning. See [2023-03-28T06:02:54.852Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T06:02:54.852Z] [2023-03-28T06:02:54.852Z] Login Succeeded [2023-03-28T06:02:54.852Z] docker.io [2023-03-28T06:02:54.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T06:02:55.133Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T06:02:55.133Z] Configure a credential helper to remove this warning. See [2023-03-28T06:02:55.133Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T06:02:55.133Z] [2023-03-28T06:02:55.133Z] Login Succeeded [2023-03-28T06:02:55.133Z] ---> docker-login.sh ends [Pipeline] } [2023-03-28T06:02:55.168Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-28T06:02:55.370Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-28T06:02:55.410Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-28T06:02:55.453Z] ========================================================= [2023-03-28T06:02:55.453Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-28T06:02:55.453Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T06:02:55.910Z] + 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-03-28T06:02:55.910Z] Sending build context to Docker daemon 6.393MB [2023-03-28T06:02:55.910Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-03-28T06:02:55.910Z] Step 2/10 : FROM ${BASE} AS builder [2023-03-28T06:02:55.910Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-28T06:02:55.910Z] 63b65145d645: Pulling fs layer [2023-03-28T06:02:55.910Z] a2d21d5440eb: Pulling fs layer [2023-03-28T06:02:55.910Z] 935e6c44a52c: Pulling fs layer [2023-03-28T06:02:55.910Z] 94cc34f8dd06: Pulling fs layer [2023-03-28T06:02:55.910Z] 30dea6a524f1: Pulling fs layer [2023-03-28T06:02:55.910Z] a2aff8979fd8: Pulling fs layer [2023-03-28T06:02:55.910Z] 6808be2612f2: Pulling fs layer [2023-03-28T06:02:55.910Z] f25807f1079a: Pulling fs layer [2023-03-28T06:02:55.910Z] a2aff8979fd8: Waiting [2023-03-28T06:02:55.910Z] 6808be2612f2: Waiting [2023-03-28T06:02:55.910Z] a2d21d5440eb: Download complete [2023-03-28T06:02:55.910Z] 94cc34f8dd06: Verifying Checksum [2023-03-28T06:02:55.910Z] 94cc34f8dd06: Download complete [2023-03-28T06:02:56.171Z] 30dea6a524f1: Download complete [2023-03-28T06:02:56.171Z] 63b65145d645: Verifying Checksum [2023-03-28T06:02:56.171Z] 63b65145d645: Download complete [2023-03-28T06:02:56.171Z] a2aff8979fd8: Verifying Checksum [2023-03-28T06:02:56.171Z] a2aff8979fd8: Download complete [2023-03-28T06:02:56.171Z] 63b65145d645: Pull complete [2023-03-28T06:02:56.432Z] a2d21d5440eb: Pull complete [2023-03-28T06:02:56.695Z] f25807f1079a: Verifying Checksum [2023-03-28T06:02:56.695Z] f25807f1079a: Download complete [2023-03-28T06:02:56.954Z] 935e6c44a52c: Verifying Checksum [2023-03-28T06:02:56.954Z] 935e6c44a52c: Download complete [2023-03-28T06:02:57.213Z] 6808be2612f2: Verifying Checksum [2023-03-28T06:02:57.213Z] 6808be2612f2: Download complete [2023-03-28T06:03:00.493Z] 935e6c44a52c: Pull complete [2023-03-28T06:03:00.493Z] 94cc34f8dd06: Pull complete [2023-03-28T06:03:00.493Z] 30dea6a524f1: Pull complete [2023-03-28T06:03:00.493Z] a2aff8979fd8: Pull complete [2023-03-28T06:03:03.033Z] 6808be2612f2: Pull complete [2023-03-28T06:03:03.969Z] f25807f1079a: Pull complete [2023-03-28T06:03:03.969Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-28T06:03:03.969Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-28T06:03:03.969Z] ---> 3b553350e43f [2023-03-28T06:03:03.969Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-03-28T06:03:09.049Z] Still waiting to schedule task [2023-03-28T06:03:09.049Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5997’ [2023-03-28T06:03:12.141Z] ---> Running in 41598a4ca3b1 [2023-03-28T06:03:12.141Z] Removing intermediate container 41598a4ca3b1 [2023-03-28T06:03:12.141Z] ---> 936691730eec [2023-03-28T06:03:12.141Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-28T06:03:12.401Z] ---> Running in 06d6770d242a [2023-03-28T06:03:12.401Z] Removing intermediate container 06d6770d242a [2023-03-28T06:03:12.401Z] ---> 81c717451391 [2023-03-28T06:03:12.401Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-03-28T06:03:12.401Z] ---> Running in 121f37026cf8 [2023-03-28T06:03:12.661Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-28T06:03:12.922Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-28T06:03:12.922Z] (1/8) Installing openssh-keygen (9.1_p1-r2) [2023-03-28T06:03:12.923Z] (2/8) Installing libedit (20221030.3.1-r0) [2023-03-28T06:03:12.923Z] (3/8) Installing openssh-client-common (9.1_p1-r2) [2023-03-28T06:03:13.181Z] (4/8) Installing openssh-client-default (9.1_p1-r2) [2023-03-28T06:03:13.181Z] (5/8) Installing openssh-sftp-server (9.1_p1-r2) [2023-03-28T06:03:13.181Z] (6/8) Installing openssh-server-common (9.1_p1-r2) [2023-03-28T06:03:13.181Z] (7/8) Installing openssh-server (9.1_p1-r2) [2023-03-28T06:03:13.181Z] (8/8) Installing openssh (9.1_p1-r2) [2023-03-28T06:03:13.181Z] Executing busybox-1.35.0-r29.trigger [2023-03-28T06:03:13.181Z] OK: 270 MiB in 61 packages [2023-03-28T06:03:13.749Z] Removing intermediate container 121f37026cf8 [2023-03-28T06:03:13.749Z] ---> 59f2085a8e51 [2023-03-28T06:03:13.749Z] Step 6/10 : WORKDIR /device-modbus-go [2023-03-28T06:03:13.749Z] ---> Running in e8a92d9475be [2023-03-28T06:03:13.749Z] Removing intermediate container e8a92d9475be [2023-03-28T06:03:13.749Z] ---> 0a57636a4ac8 [2023-03-28T06:03:13.749Z] Step 7/10 : COPY go.mod vendor* ./ [2023-03-28T06:03:14.007Z] ---> 879f613c1564 [2023-03-28T06:03:14.008Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T06:03:14.008Z] ---> Running in 1caa710cccd6 [2023-03-28T06:04:00.733Z] Removing intermediate container 1caa710cccd6 [2023-03-28T06:04:00.733Z] ---> d1a29d1d7ffb [2023-03-28T06:04:00.733Z] Step 9/10 : COPY . . [2023-03-28T06:04:00.733Z] ---> 888d11cb33a5 [2023-03-28T06:04:00.733Z] Step 10/10 : RUN ${MAKE} [2023-03-28T06:04:00.733Z] ---> Running in c242e66e7772 [2023-03-28T06:04:00.733Z] noop [2023-03-28T06:04:00.733Z] Removing intermediate container c242e66e7772 [2023-03-28T06:04:00.733Z] ---> bcc75d2a98bb [2023-03-28T06:04:00.733Z] Successfully built bcc75d2a98bb [2023-03-28T06:04:00.733Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T06:04:01.220Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-28T06:04:01.220Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T06:04:01.407Z] prd-ubuntu20.04-docker-8c-8g-6002 does not seem to be running inside a container [2023-03-28T06:04:01.440Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-448 -v /w/workspace/xfoundry_device-modbus-go_PR-448:/w/workspace/xfoundry_device-modbus-go_PR-448:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-448@tmp:/w/workspace/xfoundry_device-modbus-go_PR-448@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-x86_64 cat [2023-03-28T06:04:01.772Z] $ docker top 7f6f24caec057f9b1b9bc5781ceb50195629f27862266276a245a2095d5f2876 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T06:04:02.161Z] + go version [2023-03-28T06:04:02.161Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-28T06:04:02.194Z] $ docker stop --time=1 7f6f24caec057f9b1b9bc5781ceb50195629f27862266276a245a2095d5f2876 [2023-03-28T06:04:03.457Z] $ docker rm -f --volumes 7f6f24caec057f9b1b9bc5781ceb50195629f27862266276a245a2095d5f2876 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T06:04:04.160Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-28T06:04:04.160Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T06:04:04.309Z] prd-ubuntu20.04-docker-8c-8g-6002 does not seem to be running inside a container [2023-03-28T06:04:04.340Z] $ 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-448 -v /w/workspace/xfoundry_device-modbus-go_PR-448:/w/workspace/xfoundry_device-modbus-go_PR-448:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-448@tmp:/w/workspace/xfoundry_device-modbus-go_PR-448@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-x86_64 cat [2023-03-28T06:04:04.660Z] $ docker top 8d1e5d988c3abdc5047221cb005420c7bcbf7bc30138fd50979c7e7209bfa0d5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T06:04:05.041Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-448 [Pipeline] fileExists [Pipeline] sh [2023-03-28T06:04:05.398Z] + make test [2023-03-28T06:04:05.398Z] go test ./... -coverprofile=coverage.out [2023-03-28T06:04:10.685Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-03-28T06:04:26.310Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-03-28T06:04:26.310Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.015s coverage: 48.0% of statements [2023-03-28T06:04:26.310Z] go vet ./... [2023-03-28T06:04:30.092Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-28T06:04:30.092Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-28T06:04:30.092Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-28T06:04:30.133Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-28T06:04:30.166Z] $ docker stop --time=1 8d1e5d988c3abdc5047221cb005420c7bcbf7bc30138fd50979c7e7209bfa0d5 [2023-03-28T06:04:34.102Z] $ docker rm -f --volumes 8d1e5d988c3abdc5047221cb005420c7bcbf7bc30138fd50979c7e7209bfa0d5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-28T06:04:34.671Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-28T06:04:34.770Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-28T06:04:35.478Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-28T06:04:35.948Z] + ls -al . [2023-03-28T06:04:35.949Z] total 180 [2023-03-28T06:04:35.949Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 28 06:04 . [2023-03-28T06:04:35.949Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 06:02 .. [2023-03-28T06:04:35.949Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 28 06:02 .dockerignore [2023-03-28T06:04:35.949Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 28 06:02 .git [2023-03-28T06:04:35.949Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 06:02 .github [2023-03-28T06:04:35.949Z] -rw-rw-r-- 1 jenkins jenkins 331 Mar 28 06:02 .gitignore [2023-03-28T06:04:35.949Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 28 06:02 .golangci.yml [2023-03-28T06:04:35.949Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 28 06:02 .semver [2023-03-28T06:04:35.949Z] -rw-rw-r-- 1 jenkins jenkins 10236 Mar 28 06:02 Attribution.txt [2023-03-28T06:04:35.949Z] -rw-rw-r-- 1 jenkins jenkins 11576 Mar 28 06:02 CHANGELOG.md [2023-03-28T06:04:35.949Z] -rw-rw-r-- 1 jenkins jenkins 1365 Mar 28 06:02 Dockerfile [2023-03-28T06:04:35.949Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 28 06:02 GOVERNANCE.md [2023-03-28T06:04:35.949Z] -rw-rw-r-- 1 jenkins jenkins 680 Mar 28 06:02 Jenkinsfile [2023-03-28T06:04:35.949Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 28 06:02 LICENSE [2023-03-28T06:04:35.949Z] -rw-rw-r-- 1 jenkins jenkins 1705 Mar 28 06:02 Makefile [2023-03-28T06:04:35.949Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 28 06:02 OWNERS.md [2023-03-28T06:04:35.949Z] -rw-rw-r-- 1 jenkins jenkins 4061 Mar 28 06:02 README.md [2023-03-28T06:04:35.949Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 28 06:02 VERSION [2023-03-28T06:04:35.949Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 06:02 bin [2023-03-28T06:04:35.949Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 06:02 cmd [2023-03-28T06:04:35.949Z] -rw-r--r-- 1 jenkins jenkins 23739 Mar 28 06:04 coverage.out [2023-03-28T06:04:35.949Z] -rw-rw-r-- 1 jenkins jenkins 3450 Mar 28 06:02 go.mod [2023-03-28T06:04:35.949Z] -rw-rw-r-- 1 jenkins jenkins 31495 Mar 28 06:02 go.sum [2023-03-28T06:04:35.949Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 06:02 internal [2023-03-28T06:04:35.949Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 06:02 simulator [2023-03-28T06:04:35.949Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 06:02 snap [2023-03-28T06:04:35.949Z] -rw-rw-r-- 1 jenkins jenkins 229 Mar 28 06:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T06:04:36.359Z] + 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=263cfeb3c48c755545a7af7512c3241740e2324c --label arch=amd64 --label version=0.0.0 . [2023-03-28T06:04:36.359Z] Sending build context to Docker daemon 6.417MB [2023-03-28T06:04:36.359Z] Step 1/22 : ARG BASE=golang:1.20-alpine3.17 [2023-03-28T06:04:36.359Z] Step 2/22 : FROM ${BASE} AS builder [2023-03-28T06:04:36.359Z] ---> bcc75d2a98bb [2023-03-28T06:04:36.359Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-28T06:04:36.626Z] ---> Running in 01df13d42649 [2023-03-28T06:04:36.626Z] Removing intermediate container 01df13d42649 [2023-03-28T06:04:36.626Z] ---> 55c58b334696 [2023-03-28T06:04:36.626Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-28T06:04:36.626Z] ---> Running in a2918b5197f5 [2023-03-28T06:04:36.626Z] Removing intermediate container a2918b5197f5 [2023-03-28T06:04:36.626Z] ---> d8ef48dd848f [2023-03-28T06:04:36.626Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-03-28T06:04:36.626Z] ---> Running in 9539df8e2b34 [2023-03-28T06:04:36.884Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-28T06:04:37.143Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-28T06:04:37.402Z] OK: 270 MiB in 61 packages [2023-03-28T06:04:37.659Z] Removing intermediate container 9539df8e2b34 [2023-03-28T06:04:37.659Z] ---> 1dbc624915c1 [2023-03-28T06:04:37.659Z] Step 6/22 : WORKDIR /device-modbus-go [2023-03-28T06:04:37.659Z] ---> Running in 072fce64bc40 [2023-03-28T06:04:37.659Z] Removing intermediate container 072fce64bc40 [2023-03-28T06:04:37.659Z] ---> d1131f042e0f [2023-03-28T06:04:37.659Z] Step 7/22 : COPY go.mod vendor* ./ [2023-03-28T06:04:37.917Z] ---> 83fcf6ca6b8f [2023-03-28T06:04:37.918Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T06:04:37.918Z] ---> Running in a5afc223c8fc [2023-03-28T06:04:38.853Z] Removing intermediate container a5afc223c8fc [2023-03-28T06:04:38.853Z] ---> e1795533fc29 [2023-03-28T06:04:38.853Z] Step 9/22 : COPY . . [2023-03-28T06:04:39.110Z] ---> 9aa494be5073 [2023-03-28T06:04:39.110Z] Step 10/22 : RUN ${MAKE} [2023-03-28T06:04:39.110Z] ---> Running in 70ef09462f34 [2023-03-28T06:04:39.368Z] 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-03-28T06:05:01.387Z] Removing intermediate container 70ef09462f34 [2023-03-28T06:05:01.387Z] ---> b16ed95b9429 [2023-03-28T06:05:01.387Z] Step 11/22 : FROM alpine:3.17 [2023-03-28T06:05:01.387Z] 3.17: Pulling from library/alpine [2023-03-28T06:05:01.387Z] 63b65145d645: Already exists [2023-03-28T06:05:01.387Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-28T06:05:01.387Z] Status: Downloaded newer image for alpine:3.17 [2023-03-28T06:05:01.387Z] ---> b2aa39c304c2 [2023-03-28T06:05:01.387Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-03-28T06:05:01.387Z] ---> Running in 38615ba13cdd [2023-03-28T06:05:01.387Z] Removing intermediate container 38615ba13cdd [2023-03-28T06:05:01.387Z] ---> e683b326227e [2023-03-28T06:05:01.387Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-03-28T06:05:01.387Z] ---> Running in 97ecec9ee7de [2023-03-28T06:05:01.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-28T06:05:01.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-28T06:05:01.387Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-28T06:05:01.387Z] Executing busybox-1.35.0-r29.trigger [2023-03-28T06:05:01.387Z] OK: 7 MiB in 16 packages [2023-03-28T06:05:01.387Z] Removing intermediate container 97ecec9ee7de [2023-03-28T06:05:01.387Z] ---> 0ed7b4044f49 [2023-03-28T06:05:01.387Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-03-28T06:05:01.387Z] ---> db9231b97f8a [2023-03-28T06:05:01.387Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-03-28T06:05:01.387Z] ---> 1c652308b65d [2023-03-28T06:05:01.387Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-03-28T06:05:01.387Z] ---> 6b118ee02b35 [2023-03-28T06:05:01.387Z] Step 17/22 : EXPOSE 59901 [2023-03-28T06:05:01.387Z] ---> Running in d85596cd9444 [2023-03-28T06:05:01.387Z] Removing intermediate container d85596cd9444 [2023-03-28T06:05:01.388Z] ---> 3670494dbf4a [2023-03-28T06:05:01.388Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-03-28T06:05:01.388Z] ---> Running in f65b2853be9f [2023-03-28T06:05:01.388Z] Removing intermediate container f65b2853be9f [2023-03-28T06:05:01.388Z] ---> d85f75fb6299 [2023-03-28T06:05:01.388Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-03-28T06:05:01.388Z] ---> Running in 4fab285a791b [2023-03-28T06:05:01.388Z] Removing intermediate container 4fab285a791b [2023-03-28T06:05:01.388Z] ---> e4b247d0242c [2023-03-28T06:05:01.388Z] Step 20/22 : LABEL arch=amd64 [2023-03-28T06:05:01.388Z] ---> Running in adcc7eda55f9 [2023-03-28T06:05:01.388Z] Removing intermediate container adcc7eda55f9 [2023-03-28T06:05:01.388Z] ---> cd1cf26bddd0 [2023-03-28T06:05:01.388Z] Step 21/22 : LABEL git_sha=263cfeb3c48c755545a7af7512c3241740e2324c [2023-03-28T06:05:01.388Z] ---> Running in 7df491bf6df1 [2023-03-28T06:05:01.388Z] Removing intermediate container 7df491bf6df1 [2023-03-28T06:05:01.388Z] ---> 8764a350743e [2023-03-28T06:05:01.388Z] Step 22/22 : LABEL version=0.0.0 [2023-03-28T06:05:01.388Z] ---> Running in 31deac75d2e4 [2023-03-28T06:05:01.388Z] Removing intermediate container 31deac75d2e4 [2023-03-28T06:05:01.388Z] ---> 6942feb6ec3e [2023-03-28T06:05:01.388Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-28T06:05:01.388Z] Successfully built 6942feb6ec3e [2023-03-28T06:05:01.388Z] 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-03-28T06:05:02.293Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-28T06:05:02.293Z] [2023-03-28T06:05:02.293Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T06:05:02.671Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-28T06:05:02.671Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-28T06:05:02.671Z] 5eb5b503b376: Pulling fs layer [2023-03-28T06:05:02.671Z] 5c69ac0246d0: Pulling fs layer [2023-03-28T06:05:02.671Z] ec43610c2a17: Pulling fs layer [2023-03-28T06:05:02.671Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-28T06:05:02.671Z] 33b1e0a273af: Pulling fs layer [2023-03-28T06:05:02.671Z] 5d3b04190fa2: Pulling fs layer [2023-03-28T06:05:02.671Z] 2f39f015ded8: Pulling fs layer [2023-03-28T06:05:02.671Z] 33b1e0a273af: Waiting [2023-03-28T06:05:02.671Z] 5d3b04190fa2: Waiting [2023-03-28T06:05:02.671Z] 2f39f015ded8: Waiting [2023-03-28T06:05:02.671Z] 3a2ae6a8a46f: Waiting [2023-03-28T06:05:02.671Z] 5c69ac0246d0: Download complete [2023-03-28T06:05:02.671Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-28T06:05:02.671Z] 3a2ae6a8a46f: Download complete [2023-03-28T06:05:02.671Z] 33b1e0a273af: Verifying Checksum [2023-03-28T06:05:02.671Z] 33b1e0a273af: Download complete [2023-03-28T06:05:02.671Z] ec43610c2a17: Verifying Checksum [2023-03-28T06:05:02.671Z] ec43610c2a17: Download complete [2023-03-28T06:05:02.671Z] 5d3b04190fa2: Verifying Checksum [2023-03-28T06:05:02.671Z] 5d3b04190fa2: Download complete [2023-03-28T06:05:02.929Z] 5eb5b503b376: Verifying Checksum [2023-03-28T06:05:02.929Z] 5eb5b503b376: Download complete [2023-03-28T06:05:03.495Z] 2f39f015ded8: Download complete [2023-03-28T06:05:04.060Z] 5eb5b503b376: Pull complete [2023-03-28T06:05:04.061Z] 5c69ac0246d0: Pull complete [2023-03-28T06:05:04.627Z] ec43610c2a17: Pull complete [2023-03-28T06:05:04.627Z] 3a2ae6a8a46f: Pull complete [2023-03-28T06:05:04.627Z] 33b1e0a273af: Pull complete [2023-03-28T06:05:04.886Z] 5d3b04190fa2: Pull complete [2023-03-28T06:05:09.071Z] 2f39f015ded8: Pull complete [2023-03-28T06:05:09.071Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-28T06:05:09.071Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-28T06:05:09.071Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T06:05:09.288Z] prd-ubuntu20.04-docker-8c-8g-6002 does not seem to be running inside a container [2023-03-28T06:05:09.323Z] $ 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-448 -v /w/workspace/xfoundry_device-modbus-go_PR-448:/w/workspace/xfoundry_device-modbus-go_PR-448:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-448@tmp:/w/workspace/xfoundry_device-modbus-go_PR-448@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:latest cat [2023-03-28T06:05:12.898Z] $ docker top 74bcfa8a98abe70163b8709df8baa1fcc2b6aae811ee899d6292e296a55fd87e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T06:05:13.338Z] ---> job-cost.sh [2023-03-28T06:05:13.339Z] lf-activate-venv: SKIPPING [2023-03-28T06:05:13.339Z] INFO: No Stack... [2023-03-28T06:05:13.908Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-28T06:05:14.167Z] INFO: Archiving Costs [Pipeline] sh [2023-03-28T06:05:14.479Z] + cat /w/workspace/xfoundry_device-modbus-go_PR-448/archives/cost.csv [2023-03-28T06:05:14.479Z] + cut -d, -f6 [Pipeline] lock [2023-03-28T06:05:14.520Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-448-1-stack-cost] [2023-03-28T06:05:14.525Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-448-1-stack-cost] did not exist. Created. [2023-03-28T06:05:14.525Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-448-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-28T06:05:14.922Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-28T06:05:14.972Z] Stashed 1 file(s) [Pipeline] } [2023-03-28T06:05:15.005Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-448-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-28T06:05:15.084Z] $ docker stop --time=1 74bcfa8a98abe70163b8709df8baa1fcc2b6aae811ee899d6292e296a55fd87e [2023-03-28T06:05:16.242Z] $ docker rm -f --volumes 74bcfa8a98abe70163b8709df8baa1fcc2b6aae811ee899d6292e296a55fd87e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-28T06:06:19.261Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6010 in /w/workspace/xfoundry_device-modbus-go_PR-448 [Pipeline] { [Pipeline] ws [2023-03-28T06:06:19.311Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2023-03-28T06:06:19.411Z] Selected Git installation does not exist. Using Default [2023-03-28T06:06:19.412Z] The recommended git tool is: NONE [2023-03-28T06:06:29.736Z] using credential edgex-jenkins-ssh [2023-03-28T06:06:29.757Z] Cloning the remote Git repository [2023-03-28T06:06:29.827Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2023-03-28T06:06:30.014Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2023-03-28T06:06:30.337Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-03-28T06:06:30.339Z] > git --version # timeout=10 [2023-03-28T06:06:30.385Z] > git --version # 'git version 2.25.1' [2023-03-28T06:06:30.390Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-28T06:06:30.668Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-28T06:06:31.900Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-03-28T06:06:31.944Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-28T06:06:33.011Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-03-28T06:06:33.061Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-03-28T06:06:33.062Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-28T06:06:33.079Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/448/head:refs/remotes/origin/PR-448 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-28T06:06:33.625Z] Merging remotes/origin/main commit 63f56b440389908500f57809a79af5893e194475 into PR head commit 263cfeb3c48c755545a7af7512c3241740e2324c [2023-03-28T06:06:33.960Z] Merge succeeded, producing 263cfeb3c48c755545a7af7512c3241740e2324c [2023-03-28T06:06:33.961Z] Checking out Revision 263cfeb3c48c755545a7af7512c3241740e2324c (PR-448) [2023-03-28T06:06:34.680Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-03-28T06:06:34.747Z] > git --version # timeout=10 [2023-03-28T06:06:34.762Z] > git --version # 'git version 2.25.1' [2023-03-28T06:06:34.783Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [2023-03-28T06:06:33.648Z] > git config core.sparsecheckout # timeout=10 [2023-03-28T06:06:33.745Z] > git checkout -f 263cfeb3c48c755545a7af7512c3241740e2324c # timeout=10 [2023-03-28T06:06:33.847Z] > git remote # timeout=10 [2023-03-28T06:06:33.872Z] > git config --get remote.origin.url # timeout=10 [2023-03-28T06:06:33.890Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-28T06:06:33.907Z] > git merge 63f56b440389908500f57809a79af5893e194475 # timeout=10 [2023-03-28T06:06:33.939Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-28T06:06:33.971Z] > git config core.sparsecheckout # timeout=10 [2023-03-28T06:06:33.985Z] > git checkout -f 263cfeb3c48c755545a7af7512c3241740e2324c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-28T06:06:35.929Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-28T06:06:35.929Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-28T06:06:35.929Z] Dload Upload Total Spent Left Speed [2023-03-28T06:06:35.929Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 197k 0 --:--:-- --:--:-- --:--:-- 197k [Pipeline] sh [2023-03-28T06:06:36.602Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-28T06:06:36.956Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ [2023-03-28T06:06:36.956Z] sudo tee /etc/docker/daemon.new [2023-03-28T06:06:36.956Z] { [2023-03-28T06:06:36.956Z] "registry-mirrors": [ [2023-03-28T06:06:36.956Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-28T06:06:36.956Z] ], [2023-03-28T06:06:36.956Z] "bip": "10.250.0.254/24", [2023-03-28T06:06:36.956Z] "hosts": [ [2023-03-28T06:06:36.956Z] "tcp://0.0.0.0:5555", [2023-03-28T06:06:36.956Z] "unix:///var/run/docker.sock" [2023-03-28T06:06:36.956Z] ], [2023-03-28T06:06:36.956Z] "mtu": 1458, [2023-03-28T06:06:36.956Z] "selinux-enabled": true, [2023-03-28T06:06:36.956Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-28T06:06:36.956Z] } [Pipeline] sh [2023-03-28T06:06:37.313Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-28T06:06:37.669Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-28T06:06:56.042Z] provisioning config files... [2023-03-28T06:06:56.081Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config8035338473767217622tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T06:06:56.504Z] ---> docker-login.sh [2023-03-28T06:06:56.504Z] nexus3.edgexfoundry.org:10001 [2023-03-28T06:06:57.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T06:06:57.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T06:06:57.372Z] Configure a credential helper to remove this warning. See [2023-03-28T06:06:57.372Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T06:06:57.372Z] [2023-03-28T06:06:57.372Z] Login Succeeded [2023-03-28T06:06:57.372Z] nexus3.edgexfoundry.org:10002 [2023-03-28T06:06:57.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T06:06:57.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T06:06:57.919Z] Configure a credential helper to remove this warning. See [2023-03-28T06:06:57.919Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T06:06:57.919Z] [2023-03-28T06:06:57.919Z] Login Succeeded [2023-03-28T06:06:57.919Z] nexus3.edgexfoundry.org:10003 [2023-03-28T06:06:58.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T06:06:58.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T06:06:58.196Z] Configure a credential helper to remove this warning. See [2023-03-28T06:06:58.196Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T06:06:58.196Z] [2023-03-28T06:06:58.196Z] Login Succeeded [2023-03-28T06:06:58.196Z] nexus3.edgexfoundry.org:10004 [2023-03-28T06:06:58.476Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T06:06:58.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T06:06:58.749Z] Configure a credential helper to remove this warning. See [2023-03-28T06:06:58.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T06:06:58.749Z] [2023-03-28T06:06:58.749Z] Login Succeeded [2023-03-28T06:06:58.750Z] docker.io [2023-03-28T06:06:59.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T06:06:59.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T06:06:59.296Z] Configure a credential helper to remove this warning. See [2023-03-28T06:06:59.296Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T06:06:59.296Z] [2023-03-28T06:06:59.296Z] Login Succeeded [2023-03-28T06:06:59.296Z] ---> docker-login.sh ends [Pipeline] } [2023-03-28T06:06:59.325Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-28T06:06:59.831Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-28T06:06:59.918Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-28T06:06:59.956Z] ========================================================= [2023-03-28T06:06:59.956Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-28T06:06:59.956Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T06:07:00.475Z] + 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-03-28T06:07:00.747Z] Sending build context to Docker daemon 3.336MB [2023-03-28T06:07:01.044Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-03-28T06:07:01.044Z] Step 2/10 : FROM ${BASE} AS builder [2023-03-28T06:07:01.044Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-28T06:07:01.044Z] af6eaf76a39c: Pulling fs layer [2023-03-28T06:07:01.044Z] 55522c791124: Pulling fs layer [2023-03-28T06:07:01.044Z] ce5c4a1c91eb: Pulling fs layer [2023-03-28T06:07:01.044Z] 169dfbe0d373: Pulling fs layer [2023-03-28T06:07:01.044Z] e1ff8fa3b103: Pulling fs layer [2023-03-28T06:07:01.044Z] 52ebb69f0ebf: Pulling fs layer [2023-03-28T06:07:01.044Z] 5abe8eddf0d5: Pulling fs layer [2023-03-28T06:07:01.044Z] 169dfbe0d373: Waiting [2023-03-28T06:07:01.044Z] e1ff8fa3b103: Waiting [2023-03-28T06:07:01.044Z] 5abe8eddf0d5: Waiting [2023-03-28T06:07:01.044Z] 52ebb69f0ebf: Waiting [2023-03-28T06:07:01.044Z] 55522c791124: Verifying Checksum [2023-03-28T06:07:01.044Z] 55522c791124: Download complete [2023-03-28T06:07:01.044Z] 169dfbe0d373: Verifying Checksum [2023-03-28T06:07:01.044Z] 169dfbe0d373: Download complete [2023-03-28T06:07:01.044Z] e1ff8fa3b103: Verifying Checksum [2023-03-28T06:07:01.044Z] e1ff8fa3b103: Download complete [2023-03-28T06:07:01.319Z] af6eaf76a39c: Verifying Checksum [2023-03-28T06:07:01.319Z] af6eaf76a39c: Download complete [2023-03-28T06:07:02.301Z] af6eaf76a39c: Pull complete [2023-03-28T06:07:02.301Z] 5abe8eddf0d5: Verifying Checksum [2023-03-28T06:07:02.301Z] 5abe8eddf0d5: Download complete [2023-03-28T06:07:02.922Z] 55522c791124: Pull complete [2023-03-28T06:07:03.909Z] ce5c4a1c91eb: Verifying Checksum [2023-03-28T06:07:03.909Z] ce5c4a1c91eb: Download complete [2023-03-28T06:07:03.909Z] 52ebb69f0ebf: Verifying Checksum [2023-03-28T06:07:03.909Z] 52ebb69f0ebf: Download complete [2023-03-28T06:07:16.500Z] ce5c4a1c91eb: Pull complete [2023-03-28T06:07:16.500Z] 169dfbe0d373: Pull complete [2023-03-28T06:07:16.772Z] e1ff8fa3b103: Pull complete [2023-03-28T06:07:23.455Z] 52ebb69f0ebf: Pull complete [2023-03-28T06:07:26.841Z] 5abe8eddf0d5: Pull complete [2023-03-28T06:07:26.841Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-28T06:07:26.841Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-28T06:07:26.841Z] ---> 6cb57ee374ae [2023-03-28T06:07:26.841Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-03-28T06:07:28.796Z] ---> Running in 828994a5e637 [2023-03-28T06:07:28.796Z] Removing intermediate container 828994a5e637 [2023-03-28T06:07:28.796Z] ---> ef5db67ace25 [2023-03-28T06:07:28.796Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-28T06:07:29.066Z] ---> Running in 2ee240f7466a [2023-03-28T06:07:29.335Z] Removing intermediate container 2ee240f7466a [2023-03-28T06:07:29.335Z] ---> d3999db08f14 [2023-03-28T06:07:29.335Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-03-28T06:07:29.335Z] ---> Running in 0f94c34089ed [2023-03-28T06:07:30.751Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-28T06:07:31.339Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-28T06:07:32.800Z] (1/8) Installing openssh-keygen (9.1_p1-r2) [2023-03-28T06:07:32.800Z] (2/8) Installing libedit (20221030.3.1-r0) [2023-03-28T06:07:32.800Z] (3/8) Installing openssh-client-common (9.1_p1-r2) [2023-03-28T06:07:32.800Z] (4/8) Installing openssh-client-default (9.1_p1-r2) [2023-03-28T06:07:32.800Z] (5/8) Installing openssh-sftp-server (9.1_p1-r2) [2023-03-28T06:07:32.800Z] (6/8) Installing openssh-server-common (9.1_p1-r2) [2023-03-28T06:07:32.800Z] (7/8) Installing openssh-server (9.1_p1-r2) [2023-03-28T06:07:32.800Z] (8/8) Installing openssh (9.1_p1-r2) [2023-03-28T06:07:32.800Z] Executing busybox-1.35.0-r29.trigger [2023-03-28T06:07:32.800Z] OK: 270 MiB in 61 packages [2023-03-28T06:07:34.224Z] Removing intermediate container 0f94c34089ed [2023-03-28T06:07:34.225Z] ---> 8940cfc4bcc7 [2023-03-28T06:07:34.225Z] Step 6/10 : WORKDIR /device-modbus-go [2023-03-28T06:07:34.225Z] ---> Running in f81ef712a373 [2023-03-28T06:07:34.225Z] Removing intermediate container f81ef712a373 [2023-03-28T06:07:34.225Z] ---> 748981c13932 [2023-03-28T06:07:34.225Z] Step 7/10 : COPY go.mod vendor* ./ [2023-03-28T06:07:34.836Z] ---> 96b7da7cf8f6 [2023-03-28T06:07:34.836Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T06:07:34.836Z] ---> Running in c014eb79b242 [2023-03-28T06:08:42.778Z] Removing intermediate container c014eb79b242 [2023-03-28T06:08:42.778Z] ---> 4ef8678d8d1c [2023-03-28T06:08:42.778Z] Step 9/10 : COPY . . [2023-03-28T06:08:42.778Z] ---> 18a79f63e4a0 [2023-03-28T06:08:42.778Z] Step 10/10 : RUN ${MAKE} [2023-03-28T06:08:42.778Z] ---> Running in 7ff375e00a03 [2023-03-28T06:08:42.778Z] noop [2023-03-28T06:08:42.778Z] Removing intermediate container 7ff375e00a03 [2023-03-28T06:08:42.778Z] ---> 471591bcd7c8 [2023-03-28T06:08:42.778Z] Successfully built 471591bcd7c8 [2023-03-28T06:08:42.778Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T06:08:43.312Z] + docker inspect -f . ci-base-image-arm64 [2023-03-28T06:08:43.312Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T06:08:43.616Z] prd-ubuntu20.04-docker-arm64-4c-16g-6010 does not seem to be running inside a container [2023-03-28T06:08:43.706Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-28T06:08:46.793Z] $ docker top 19dafff9dbb483aa374206302b4dc1cef40c0c45caffc1dbe3db9033d212d5a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T06:08:47.689Z] + go version [2023-03-28T06:08:47.689Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-28T06:08:47.734Z] $ docker stop --time=1 19dafff9dbb483aa374206302b4dc1cef40c0c45caffc1dbe3db9033d212d5a4 [2023-03-28T06:08:49.391Z] $ docker rm -f --volumes 19dafff9dbb483aa374206302b4dc1cef40c0c45caffc1dbe3db9033d212d5a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T06:08:50.217Z] + docker inspect -f . ci-base-image-arm64 [2023-03-28T06:08:50.217Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T06:08:50.485Z] prd-ubuntu20.04-docker-arm64-4c-16g-6010 does not seem to be running inside a container [2023-03-28T06:08:50.569Z] $ 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-03-28T06:08:51.867Z] $ docker top 8e209beb6e0612926a0504b4dd62e2f8947eed69a491d9d187b8aaff2aedb95d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T06:08:52.874Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-28T06:08:53.589Z] + make test [2023-03-28T06:08:53.589Z] go test ./... -coverprofile=coverage.out [2023-03-28T06:09:32.530Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-03-28T06:11:39.298Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-03-28T06:11:39.571Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.074s coverage: 48.0% of statements [2023-03-28T06:11:40.540Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-28T06:11:40.540Z] go vet ./... [2023-03-28T06:12:12.826Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-28T06:12:12.826Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-28T06:12:12.826Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-28T06:12:12.868Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-28T06:12:12.908Z] $ docker stop --time=1 8e209beb6e0612926a0504b4dd62e2f8947eed69a491d9d187b8aaff2aedb95d [2023-03-28T06:12:14.782Z] $ docker rm -f --volumes 8e209beb6e0612926a0504b4dd62e2f8947eed69a491d9d187b8aaff2aedb95d [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-28T06:12:15.995Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-28T06:12:16.033Z] Warning: overwriting stash ‘coverage-report’ [2023-03-28T06:12:16.567Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-28T06:12:17.186Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-28T06:12:17.535Z] + ls -al . [2023-03-28T06:12:17.535Z] total 176 [2023-03-28T06:12:17.535Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 28 06:08 . [2023-03-28T06:12:17.535Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 06:06 .. [2023-03-28T06:12:17.535Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 28 06:06 .dockerignore [2023-03-28T06:12:17.535Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 28 06:06 .git [2023-03-28T06:12:17.535Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 06:06 .github [2023-03-28T06:12:17.535Z] -rw-rw-r-- 1 jenkins jenkins 331 Mar 28 06:06 .gitignore [2023-03-28T06:12:17.535Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 28 06:06 .golangci.yml [2023-03-28T06:12:17.535Z] -rw-rw-r-- 1 jenkins jenkins 10236 Mar 28 06:06 Attribution.txt [2023-03-28T06:12:17.535Z] -rw-rw-r-- 1 jenkins jenkins 11576 Mar 28 06:06 CHANGELOG.md [2023-03-28T06:12:17.535Z] -rw-rw-r-- 1 jenkins jenkins 1365 Mar 28 06:06 Dockerfile [2023-03-28T06:12:17.535Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 28 06:06 GOVERNANCE.md [2023-03-28T06:12:17.535Z] -rw-rw-r-- 1 jenkins jenkins 680 Mar 28 06:06 Jenkinsfile [2023-03-28T06:12:17.535Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 28 06:06 LICENSE [2023-03-28T06:12:17.535Z] -rw-rw-r-- 1 jenkins jenkins 1705 Mar 28 06:06 Makefile [2023-03-28T06:12:17.535Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 28 06:06 OWNERS.md [2023-03-28T06:12:17.535Z] -rw-rw-r-- 1 jenkins jenkins 4061 Mar 28 06:06 README.md [2023-03-28T06:12:17.535Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 28 06:02 VERSION [2023-03-28T06:12:17.535Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 06:06 bin [2023-03-28T06:12:17.535Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 06:06 cmd [2023-03-28T06:12:17.535Z] -rw-r--r-- 1 jenkins jenkins 23739 Mar 28 06:11 coverage.out [2023-03-28T06:12:17.535Z] -rw-rw-r-- 1 jenkins jenkins 3450 Mar 28 06:06 go.mod [2023-03-28T06:12:17.535Z] -rw-rw-r-- 1 jenkins jenkins 31495 Mar 28 06:06 go.sum [2023-03-28T06:12:17.535Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 06:06 internal [2023-03-28T06:12:17.535Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 06:06 simulator [2023-03-28T06:12:17.535Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 06:06 snap [2023-03-28T06:12:17.535Z] -rw-rw-r-- 1 jenkins jenkins 229 Mar 28 06:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T06:12:17.961Z] + 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=263cfeb3c48c755545a7af7512c3241740e2324c --label arch=arm64 --label version=0.0.0 . [2023-03-28T06:12:18.228Z] Sending build context to Docker daemon 3.361MB [2023-03-28T06:12:18.228Z] Step 1/22 : ARG BASE=golang:1.20-alpine3.17 [2023-03-28T06:12:18.228Z] Step 2/22 : FROM ${BASE} AS builder [2023-03-28T06:12:18.228Z] ---> 471591bcd7c8 [2023-03-28T06:12:18.228Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-28T06:12:18.498Z] ---> Running in 15880a626624 [2023-03-28T06:12:18.766Z] Removing intermediate container 15880a626624 [2023-03-28T06:12:18.766Z] ---> 7350940682c5 [2023-03-28T06:12:18.766Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-28T06:12:18.766Z] ---> Running in c0fabb4d35cf [2023-03-28T06:12:19.032Z] Removing intermediate container c0fabb4d35cf [2023-03-28T06:12:19.032Z] ---> d9beef83bca3 [2023-03-28T06:12:19.032Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-03-28T06:12:19.306Z] ---> Running in c366bbdff2d3 [2023-03-28T06:12:20.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-28T06:12:20.855Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-28T06:12:22.273Z] OK: 270 MiB in 61 packages [2023-03-28T06:12:23.029Z] Removing intermediate container c366bbdff2d3 [2023-03-28T06:12:23.029Z] ---> bf1c4b49c12e [2023-03-28T06:12:23.029Z] Step 6/22 : WORKDIR /device-modbus-go [2023-03-28T06:12:23.313Z] ---> Running in 3989d2fdfc49 [2023-03-28T06:12:23.585Z] Removing intermediate container 3989d2fdfc49 [2023-03-28T06:12:23.585Z] ---> 42775b879516 [2023-03-28T06:12:23.585Z] Step 7/22 : COPY go.mod vendor* ./ [2023-03-28T06:12:24.197Z] ---> 539d1a21a478 [2023-03-28T06:12:24.197Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T06:12:24.197Z] ---> Running in f1c4afadb702 [2023-03-28T06:12:27.557Z] Removing intermediate container f1c4afadb702 [2023-03-28T06:12:27.557Z] ---> 859abbc27b4b [2023-03-28T06:12:27.557Z] Step 9/22 : COPY . . [2023-03-28T06:12:28.146Z] ---> cd765e7280fe [2023-03-28T06:12:28.146Z] Step 10/22 : RUN ${MAKE} [2023-03-28T06:12:28.146Z] ---> Running in e3ae0c6e66a5 [2023-03-28T06:12:29.112Z] 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-03-28T06:14:50.844Z] Removing intermediate container e3ae0c6e66a5 [2023-03-28T06:14:50.844Z] ---> 4e809b2c13ed [2023-03-28T06:14:50.844Z] Step 11/22 : FROM alpine:3.17 [2023-03-28T06:14:50.844Z] 3.17: Pulling from library/alpine [2023-03-28T06:14:50.844Z] af6eaf76a39c: Already exists [2023-03-28T06:14:50.844Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-28T06:14:50.844Z] Status: Downloaded newer image for alpine:3.17 [2023-03-28T06:14:50.844Z] ---> d74e625d9115 [2023-03-28T06:14:50.844Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-03-28T06:14:50.844Z] ---> Running in aa75b003b14b [2023-03-28T06:14:50.844Z] Removing intermediate container aa75b003b14b [2023-03-28T06:14:50.844Z] ---> abd6b30c5546 [2023-03-28T06:14:50.844Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-03-28T06:14:50.844Z] ---> Running in cc5aea922de0 [2023-03-28T06:14:50.844Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-28T06:14:50.844Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-28T06:14:50.844Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-28T06:14:50.844Z] Executing busybox-1.35.0-r29.trigger [2023-03-28T06:14:50.844Z] OK: 8 MiB in 16 packages [2023-03-28T06:14:50.844Z] Removing intermediate container cc5aea922de0 [2023-03-28T06:14:50.844Z] ---> f5ab65097c32 [2023-03-28T06:14:50.844Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-03-28T06:14:50.844Z] ---> 30e60cd64a9f [2023-03-28T06:14:50.844Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-03-28T06:14:50.844Z] ---> 2d8d9b84629e [2023-03-28T06:14:50.844Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-03-28T06:14:50.844Z] ---> 8cf8d293767c [2023-03-28T06:14:50.844Z] Step 17/22 : EXPOSE 59901 [2023-03-28T06:14:50.844Z] ---> Running in 29bfc5fc44d9 [2023-03-28T06:14:50.844Z] Removing intermediate container 29bfc5fc44d9 [2023-03-28T06:14:50.844Z] ---> a0dd02828b06 [2023-03-28T06:14:50.844Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-03-28T06:14:50.844Z] ---> Running in e0c1d2e9f961 [2023-03-28T06:14:50.844Z] Removing intermediate container e0c1d2e9f961 [2023-03-28T06:14:50.844Z] ---> 3698d410ebc0 [2023-03-28T06:14:50.844Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-03-28T06:14:50.844Z] ---> Running in dba372a4af8a [2023-03-28T06:14:50.844Z] Removing intermediate container dba372a4af8a [2023-03-28T06:14:50.844Z] ---> 70736097a627 [2023-03-28T06:14:50.844Z] Step 20/22 : LABEL arch=arm64 [2023-03-28T06:14:50.844Z] ---> Running in 287665cb66c0 [2023-03-28T06:14:50.844Z] Removing intermediate container 287665cb66c0 [2023-03-28T06:14:50.844Z] ---> b3856671d603 [2023-03-28T06:14:50.844Z] Step 21/22 : LABEL git_sha=263cfeb3c48c755545a7af7512c3241740e2324c [2023-03-28T06:14:50.844Z] ---> Running in 17d17a6ea558 [2023-03-28T06:14:50.844Z] Removing intermediate container 17d17a6ea558 [2023-03-28T06:14:50.844Z] ---> 03d96b4ee4d7 [2023-03-28T06:14:50.844Z] Step 22/22 : LABEL version=0.0.0 [2023-03-28T06:14:50.844Z] ---> Running in 7569f011277f [2023-03-28T06:14:50.844Z] Removing intermediate container 7569f011277f [2023-03-28T06:14:50.844Z] ---> 54935e0d7eba [2023-03-28T06:14:50.844Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-28T06:14:50.844Z] Successfully built 54935e0d7eba [2023-03-28T06:14:50.844Z] 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-03-28T06:14:51.647Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-28T06:14:51.648Z] [2023-03-28T06:14:51.648Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T06:14:52.046Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-28T06:14:52.046Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-28T06:14:52.046Z] 8998bd30e6a1: Pulling fs layer [2023-03-28T06:14:52.046Z] 04944245beec: Pulling fs layer [2023-03-28T06:14:52.046Z] 699f458cf7ca: Pulling fs layer [2023-03-28T06:14:52.046Z] 765212b225bb: Pulling fs layer [2023-03-28T06:14:52.046Z] f23df028b6ca: Pulling fs layer [2023-03-28T06:14:52.046Z] d65c8cfc05b1: Pulling fs layer [2023-03-28T06:14:52.046Z] 2437ff75d9bd: Pulling fs layer [2023-03-28T06:14:52.046Z] f23df028b6ca: Waiting [2023-03-28T06:14:52.046Z] d65c8cfc05b1: Waiting [2023-03-28T06:14:52.046Z] 765212b225bb: Waiting [2023-03-28T06:14:52.046Z] 2437ff75d9bd: Waiting [2023-03-28T06:14:52.317Z] 04944245beec: Verifying Checksum [2023-03-28T06:14:52.317Z] 04944245beec: Download complete [2023-03-28T06:14:52.317Z] 765212b225bb: Download complete [2023-03-28T06:14:52.317Z] f23df028b6ca: Verifying Checksum [2023-03-28T06:14:52.317Z] f23df028b6ca: Download complete [2023-03-28T06:14:52.317Z] d65c8cfc05b1: Verifying Checksum [2023-03-28T06:14:52.317Z] d65c8cfc05b1: Download complete [2023-03-28T06:14:52.592Z] 699f458cf7ca: Verifying Checksum [2023-03-28T06:14:52.592Z] 699f458cf7ca: Download complete [2023-03-28T06:14:52.864Z] 8998bd30e6a1: Verifying Checksum [2023-03-28T06:14:52.864Z] 8998bd30e6a1: Download complete [2023-03-28T06:14:55.456Z] 2437ff75d9bd: Verifying Checksum [2023-03-28T06:14:55.456Z] 2437ff75d9bd: Download complete [2023-03-28T06:14:56.869Z] 8998bd30e6a1: Pull complete [2023-03-28T06:14:57.457Z] 04944245beec: Pull complete [2023-03-28T06:14:58.872Z] 699f458cf7ca: Pull complete [2023-03-28T06:14:59.141Z] 765212b225bb: Pull complete [2023-03-28T06:14:59.728Z] f23df028b6ca: Pull complete [2023-03-28T06:14:59.995Z] d65c8cfc05b1: Pull complete [2023-03-28T06:15:14.993Z] 2437ff75d9bd: Pull complete [2023-03-28T06:15:14.993Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-28T06:15:14.993Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-28T06:15:14.993Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T06:15:15.330Z] prd-ubuntu20.04-docker-arm64-4c-16g-6010 does not seem to be running inside a container [2023-03-28T06:15:15.405Z] $ 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-03-28T06:15:17.918Z] $ docker top 5b01ef6ff6cb79f7792a80c14c9f46d749ae60fa9def44d54964747079f9b263 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T06:15:18.801Z] ---> job-cost.sh [2023-03-28T06:15:18.801Z] lf-activate-venv: SKIPPING [2023-03-28T06:15:18.801Z] INFO: No Stack... [2023-03-28T06:15:19.067Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-28T06:15:20.031Z] INFO: Archiving Costs [Pipeline] sh [2023-03-28T06:15:20.375Z] + cut -d, -f6 [2023-03-28T06:15:20.375Z] + cat /w/workspace/device-modbus-go/1/archives/cost.csv [Pipeline] lock [2023-03-28T06:15:20.700Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-448-1-stack-cost] [2023-03-28T06:15:20.705Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-448-1-stack-cost] did not exist. Created. [2023-03-28T06:15:20.705Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-448-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-28T06:15:21.448Z] /w/workspace/device-modbus-go/1@tmp/durable-bd8e6fb0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-28T06:15:22.120Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-28T06:15:22.159Z] Warning: overwriting stash ‘stack-cost’ [2023-03-28T06:15:22.208Z] Stashed 1 file(s) [Pipeline] } [2023-03-28T06:15:22.222Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-448-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-28T06:15:22.314Z] $ docker stop --time=1 5b01ef6ff6cb79f7792a80c14c9f46d749ae60fa9def44d54964747079f9b263 [2023-03-28T06:15:23.829Z] $ docker rm -f --volumes 5b01ef6ff6cb79f7792a80c14c9f46d749ae60fa9def44d54964747079f9b263 [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-03-28T06:15:24.829Z] provisioning config files... [2023-03-28T06:15:24.836Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-448@tmp/config2605687115613719257tmp [Pipeline] { [Pipeline] sh [2023-03-28T06:15:25.177Z] + set +x [2023-03-28T06:15:25.177Z] + bash+ -s -- [2023-03-28T06:15:25.177Z] curl -s https://codecov.io/bash [2023-03-28T06:15:25.177Z] [2023-03-28T06:15:25.177Z] _____ _ [2023-03-28T06:15:25.177Z] / ____| | | [2023-03-28T06:15:25.177Z] | | ___ __| | ___ ___ _____ __ [2023-03-28T06:15:25.177Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-28T06:15:25.177Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-28T06:15:25.177Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-28T06:15:25.177Z] Bash-1.0.6 [2023-03-28T06:15:25.177Z] [2023-03-28T06:15:25.177Z] [2023-03-28T06:15:25.177Z] ==> git version 2.25.1 found [2023-03-28T06:15:25.177Z] ==> 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-03-28T06:15:25.177Z] Release-Date: 2020-01-08 [2023-03-28T06:15:25.177Z] 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-03-28T06:15:25.177Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-28T06:15:25.177Z] ==> Jenkins CI detected. [2023-03-28T06:15:25.177Z] current dir:  /w/workspace/xfoundry_device-modbus-go_PR-448 [2023-03-28T06:15:25.177Z] project root: . [2023-03-28T06:15:25.177Z] --> token set from env [2023-03-28T06:15:25.177Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-28T06:15:25.177Z] ==> Running gcov in . (disable via -X gcov) [2023-03-28T06:15:25.177Z] ==> Python coveragepy not found [2023-03-28T06:15:25.177Z] ==> Searching for coverage reports in: [2023-03-28T06:15:25.177Z] + . [2023-03-28T06:15:25.177Z] -> Found 1 reports [2023-03-28T06:15:25.177Z] ==> Detecting git/mercurial file structure [2023-03-28T06:15:25.177Z] ==> Reading reports [2023-03-28T06:15:25.177Z] + ./coverage.out bytes=23739 [2023-03-28T06:15:25.177Z] ==> Appending adjustments [2023-03-28T06:15:25.177Z] https://docs.codecov.io/docs/fixing-reports [2023-03-28T06:15:25.438Z] + Found adjustments [2023-03-28T06:15:25.438Z] ==> Gzipping contents [2023-03-28T06:15:25.438Z] 4.0K /tmp/codecov.NnBLP1.gz [2023-03-28T06:15:25.438Z] ==> Uploading reports [2023-03-28T06:15:25.438Z] url: https://codecov.io [2023-03-28T06:15:25.438Z] query: branch=PR-448&commit=263cfeb3c48c755545a7af7512c3241740e2324c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-448%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=448&job=&cmd_args= [2023-03-28T06:15:25.438Z] -> Pinging Codecov [2023-03-28T06:15:25.438Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=PR-448&commit=263cfeb3c48c755545a7af7512c3241740e2324c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-448%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=448&job=&cmd_args= [2023-03-28T06:15:25.698Z] -> Uploading to [2023-03-28T06:15:25.698Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-28/55DBCA73C666E3227836607328DD7E49/263cfeb3c48c755545a7af7512c3241740e2324c/81842349-56cd-4b39-9d23-b5e9cb546ff4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230328%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230328T061525Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=541a229a43f7da8d1f0e927826043fc6933d241d60e14e84212744f31cd3297b [2023-03-28T06:15:25.698Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-28T06:15:25.698Z] Dload Upload Total Spent Left Speed [2023-03-28T06:15:25.957Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3902 0 0 100 3902 0 13935 --:--:-- --:--:-- --:--:-- 13886 [2023-03-28T06:15:25.957Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/263cfeb3c48c755545a7af7512c3241740e2324c [Pipeline] } [2023-03-28T06:15:25.984Z] 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-03-28T06:15:27.698Z] + [ -d /w/workspace/xfoundry_device-modbus-go_PR-448/archives ] [2023-03-28T06:15:27.698Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-448/archives [2023-03-28T06:15:27.698Z] total 16 [2023-03-28T06:15:27.698Z] drwxr-xr-x 3 root root 4096 Mar 28 06:05 . [2023-03-28T06:15:27.698Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 28 06:05 .. [2023-03-28T06:15:27.698Z] drwxr-xr-x 2 root root 4096 Mar 28 06:05 cost [2023-03-28T06:15:27.698Z] -rw-r--r-- 1 root root 88 Mar 28 06:05 cost.csv [2023-03-28T06:15:27.698Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-448/archives [2023-03-28T06:15:27.698Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-448/archives [2023-03-28T06:15:27.698Z] total 16 [2023-03-28T06:15:27.698Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 28 06:05 . [2023-03-28T06:15:27.698Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 28 06:05 .. [2023-03-28T06:15:27.698Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 28 06:05 cost [2023-03-28T06:15:27.698Z] -rw-r--r-- 1 jenkins jenkins 88 Mar 28 06:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-28T06:15:28.024Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T06:15:28.906Z] ---> package-listing.sh [2023-03-28T06:15:28.906Z] ++ facter osfamily [2023-03-28T06:15:28.906Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-28T06:15:29.166Z] + OS_FAMILY=debian [2023-03-28T06:15:29.166Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-448 [2023-03-28T06:15:29.166Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-28T06:15:29.166Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-28T06:15:29.166Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-28T06:15:29.166Z] + PACKAGES=/tmp/packages_start.txt [2023-03-28T06:15:29.166Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-448 ']' [2023-03-28T06:15:29.166Z] + PACKAGES=/tmp/packages_end.txt [2023-03-28T06:15:29.166Z] + case "${OS_FAMILY}" in [2023-03-28T06:15:29.166Z] + dpkg -l [2023-03-28T06:15:29.166Z] + grep '^ii' [2023-03-28T06:15:29.166Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-28T06:15:29.166Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-28T06:15:29.166Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-28T06:15:29.166Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-448 ']' [2023-03-28T06:15:29.166Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-448/archives/ [2023-03-28T06:15:29.166Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-448/archives/ [Pipeline] echo [2023-03-28T06:15:29.197Z] 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-448/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-28T06:15:29.486Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T06:15:30.100Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-28T06:15:30.100Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T06:15:30.242Z] prd-ubuntu20.04-docker-8c-8g-6002 does not seem to be running inside a container [2023-03-28T06:15:30.271Z] $ 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-448/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-448 -v /w/workspace/xfoundry_device-modbus-go_PR-448:/w/workspace/xfoundry_device-modbus-go_PR-448:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-448@tmp:/w/workspace/xfoundry_device-modbus-go_PR-448@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-03-28T06:15:30.448Z] $ docker top 056fda6cc2c3d717e0f2923aa4a8f044b06178624054c1d43585ff38c4e346bb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T06:15:30.831Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-28T06:15:31.139Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-28T06:15:31.442Z] + ls /var/log/sa-host [2023-03-28T06:15:31.442Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-28T06:15:31.567Z] provisioning config files... [2023-03-28T06:15:31.574Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-448@tmp/config4113703645915278371tmp [Pipeline] { [Pipeline] echo [2023-03-28T06:15:31.623Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T06:15:31.932Z] ---> create-netrc.sh [Pipeline] } [2023-03-28T06:15:31.959Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-28T06:15:32.364Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-28T06:15:32.394Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T06:15:32.714Z] ---> sudo-logs.sh [2023-03-28T06:15:32.714Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-28T06:15:32.800Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T06:15:33.112Z] ---> job-cost.sh [2023-03-28T06:15:33.112Z] lf-activate-venv: SKIPPING [2023-03-28T06:15:33.112Z] DEBUG: total: 0.2199999988079071 [2023-03-28T06:15:33.112Z] INFO: Retrieving Stack Cost... [2023-03-28T06:15:33.371Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-28T06:15:33.939Z] INFO: Archiving Costs [Pipeline] echo [2023-03-28T06:15:33.972Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T06:15:34.286Z] ---> logs-deploy.sh [2023-03-28T06:15:34.286Z] lf-activate-venv: SKIPPING [2023-03-28T06:15:34.286Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-448/1 [2023-03-28T06:15:34.286Z] INFO: archiving workspace using pattern(s): [2023-03-28T06:15:35.224Z] Archives upload complete. [2023-03-28T06:15:35.483Z] INFO: archiving logs to Nexus