Pull request #424 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9b4e58ea57128be69c3af6c8918f6e6725d4ca65+4a922296995208ff0e4cc89e50973eb58c03687f (edd6b87cef9f53a0c8a00f143132cac47c1f4c79) 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-ssh15074997413715461342.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh956869926647614716.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-424/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-424/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2720726192127224625.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14978664636072908826.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-424/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-424/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10608431145376170777.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go, 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.18 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-9906’ Running on prd-ubuntu20.04-docker-8c-8g-9909 in /w/workspace/xfoundry_device-modbus-go_PR-424 [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-424 # 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/424/head:refs/remotes/origin/PR-424 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 4a922296995208ff0e4cc89e50973eb58c03687f into PR head commit 9b4e58ea57128be69c3af6c8918f6e6725d4ca65 Merge succeeded, producing a249f34687ecdcb662dc2e5994cfb8ec0bea8429 Checking out Revision a249f34687ecdcb662dc2e5994cfb8ec0bea8429 (PR-424) > git config core.sparsecheckout # timeout=10 > git checkout -f 9b4e58ea57128be69c3af6c8918f6e6725d4ca65 # 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 4a922296995208ff0e4cc89e50973eb58c03687f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a249f34687ecdcb662dc2e5994cfb8ec0bea8429 # timeout=10 Commit message: "Merge commit '4a922296995208ff0e4cc89e50973eb58c03687f' into HEAD" > git rev-list --no-walk 9b4e58ea57128be69c3af6c8918f6e6725d4ca65 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-13T16:56:28.340Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-13T16:56:28.401Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-13T16:56:28.416Z] ========================================================= [2023-03-13T16:56:28.416Z] EdgeX Global Pipelines Version Info [2023-03-13T16:56:28.416Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-13T16:56:29.141Z] ------------------- [2023-03-13T16:56:29.141Z] stable info: [2023-03-13T16:56:29.141Z] ------------------- [2023-03-13T16:56:29.141Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-13T16:56:29.141Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-13T16:56:29.141Z] Message: update stable to v1.0.244 [2023-03-13T16:56:29.712Z] ------------------- [2023-03-13T16:56:29.712Z] experimental info: [2023-03-13T16:56:29.712Z] ------------------- [2023-03-13T16:56:29.712Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-13T16:56:29.712Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-13T16:56:29.712Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-13T16:56:29.874Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2023-03-13T16:56:29.886Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2023-03-13T16:56:29.897Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-13T16:56:29.909Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-13T16:56:29.920Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-13T16:56:29.932Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-13T16:56:29.943Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-13T16:56:29.955Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-13T16:56:29.967Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-13T16:56:29.979Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-13T16:56:29.993Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-13T16:56:30.004Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2023-03-13T16:56:30.013Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-13T16:56:30.021Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-13T16:56:30.029Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-13T16:56:30.037Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-13T16:56:30.046Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-13T16:56:30.054Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-13T16:56:30.063Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-13T16:56:30.071Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-13T16:56:30.081Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-13T16:56:30.096Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-13T16:56:30.107Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-13T16:56:30.119Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-13T16:56:30.133Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-13T16:56:30.144Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-13T16:56:30.159Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-13T16:56:30.170Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-424 [Pipeline] echo [2023-03-13T16:56:30.182Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-424 [Pipeline] echo [2023-03-13T16:56:30.197Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-424 [Pipeline] echo [2023-03-13T16:56:30.215Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a249f34687ecdcb662dc2e5994cfb8ec0bea8429 [Pipeline] echo [2023-03-13T16:56:30.227Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a249f34 [Pipeline] echo [2023-03-13T16:56:30.236Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-13T16:56:30.272Z] provisioning config files... [2023-03-13T16:56:30.282Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-424@tmp/config12703002180657624949tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-13T16:56:30.572Z] ---> docker-login.sh [2023-03-13T16:56:30.572Z] nexus3.edgexfoundry.org:10001 [2023-03-13T16:56:30.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T16:56:30.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T16:56:30.831Z] Configure a credential helper to remove this warning. See [2023-03-13T16:56:30.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T16:56:30.831Z] [2023-03-13T16:56:30.831Z] Login Succeeded [2023-03-13T16:56:30.831Z] nexus3.edgexfoundry.org:10002 [2023-03-13T16:56:30.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T16:56:30.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T16:56:30.831Z] Configure a credential helper to remove this warning. See [2023-03-13T16:56:30.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T16:56:30.831Z] [2023-03-13T16:56:30.831Z] Login Succeeded [2023-03-13T16:56:30.831Z] nexus3.edgexfoundry.org:10003 [2023-03-13T16:56:31.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T16:56:31.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T16:56:31.090Z] Configure a credential helper to remove this warning. See [2023-03-13T16:56:31.090Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T16:56:31.090Z] [2023-03-13T16:56:31.090Z] Login Succeeded [2023-03-13T16:56:31.090Z] nexus3.edgexfoundry.org:10004 [2023-03-13T16:56:31.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T16:56:31.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T16:56:31.090Z] Configure a credential helper to remove this warning. See [2023-03-13T16:56:31.090Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T16:56:31.090Z] [2023-03-13T16:56:31.090Z] Login Succeeded [2023-03-13T16:56:31.090Z] docker.io [2023-03-13T16:56:31.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T16:56:31.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T16:56:31.350Z] Configure a credential helper to remove this warning. See [2023-03-13T16:56:31.350Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T16:56:31.350Z] [2023-03-13T16:56:31.350Z] Login Succeeded [2023-03-13T16:56:31.350Z] ---> docker-login.sh ends [Pipeline] } [2023-03-13T16:56:31.358Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-13T16:56:31.701Z] + git rev-list -1 --merges a249f34687ecdcb662dc2e5994cfb8ec0bea8429~1..a249f34687ecdcb662dc2e5994cfb8ec0bea8429 [Pipeline] echo [2023-03-13T16:56:31.749Z] -----------> git rev-list -1 --merges a249f34687ecdcb662dc2e5994cfb8ec0bea8429~1..a249f34687ecdcb662dc2e5994cfb8ec0bea8429 a249f34687ecdcb662dc2e5994cfb8ec0bea8429 [2023-03-13T16:56:31.749Z] a249f34687ecdcb662dc2e5994cfb8ec0bea8429 [false] [Pipeline] sh [2023-03-13T16:56:32.038Z] + git log --format=format:%s -1 a249f34687ecdcb662dc2e5994cfb8ec0bea8429 [Pipeline] echo [2023-03-13T16:56:32.053Z] ========================================================= [2023-03-13T16:56:32.053Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-13T16:56:32.053Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-13T16:56:32.371Z] + git log --format=format:%s -1 a249f34687ecdcb662dc2e5994cfb8ec0bea8429 [Pipeline] echo [2023-03-13T16:56:32.383Z] [semverPrep] GIT_COMMIT: a249f34687ecdcb662dc2e5994cfb8ec0bea8429, Commit Message: Merge commit '4a922296995208ff0e4cc89e50973eb58c03687f' into HEAD [Pipeline] echo [2023-03-13T16:56:32.394Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-13T16:56:32.737Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-13T16:56:32.737Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-13T16:56:32.737Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-13T16:56:32.737Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-13T16:56:32.737Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-13T16:56:32.737Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-13T16:56:32.737Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T16:56:33.085Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-13T16:56:33.086Z] [2023-03-13T16:56:33.086Z] 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-13T16:56:33.392Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-13T16:56:33.392Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-13T16:56:33.392Z] b85a868b505f: Pulling fs layer [2023-03-13T16:56:33.392Z] e2be974225ed: Pulling fs layer [2023-03-13T16:56:33.392Z] 339a4e72a1f5: Pulling fs layer [2023-03-13T16:56:33.392Z] 988bab9f4d93: Pulling fs layer [2023-03-13T16:56:33.392Z] 1469e6f7b9e6: Pulling fs layer [2023-03-13T16:56:33.392Z] eaf3925da568: Pulling fs layer [2023-03-13T16:56:33.392Z] bab4dde63d76: Pulling fs layer [2023-03-13T16:56:33.392Z] bde34c3a00c8: Pulling fs layer [2023-03-13T16:56:33.392Z] b352a97aabf1: Pulling fs layer [2023-03-13T16:56:33.392Z] 4872d77fe225: Pulling fs layer [2023-03-13T16:56:33.392Z] 5851b861e8e6: Pulling fs layer [2023-03-13T16:56:33.392Z] 988bab9f4d93: Waiting [2023-03-13T16:56:33.392Z] 1469e6f7b9e6: Waiting [2023-03-13T16:56:33.392Z] eaf3925da568: Waiting [2023-03-13T16:56:33.392Z] bab4dde63d76: Waiting [2023-03-13T16:56:33.392Z] b352a97aabf1: Waiting [2023-03-13T16:56:33.392Z] 4872d77fe225: Waiting [2023-03-13T16:56:33.392Z] bde34c3a00c8: Waiting [2023-03-13T16:56:33.392Z] e2be974225ed: Download complete [2023-03-13T16:56:33.392Z] 988bab9f4d93: Download complete [2023-03-13T16:56:33.652Z] 1469e6f7b9e6: Verifying Checksum [2023-03-13T16:56:33.652Z] 1469e6f7b9e6: Download complete [2023-03-13T16:56:33.652Z] eaf3925da568: Verifying Checksum [2023-03-13T16:56:33.652Z] eaf3925da568: Download complete [2023-03-13T16:56:33.652Z] 339a4e72a1f5: Verifying Checksum [2023-03-13T16:56:33.652Z] 339a4e72a1f5: Download complete [2023-03-13T16:56:33.652Z] bde34c3a00c8: Verifying Checksum [2023-03-13T16:56:33.652Z] bde34c3a00c8: Download complete [2023-03-13T16:56:33.652Z] b352a97aabf1: Download complete [2023-03-13T16:56:33.652Z] 4872d77fe225: Download complete [2023-03-13T16:56:33.652Z] 5851b861e8e6: Verifying Checksum [2023-03-13T16:56:33.652Z] 5851b861e8e6: Download complete [2023-03-13T16:56:33.652Z] b85a868b505f: Verifying Checksum [2023-03-13T16:56:33.652Z] b85a868b505f: Download complete [2023-03-13T16:56:33.911Z] bab4dde63d76: Verifying Checksum [2023-03-13T16:56:33.911Z] bab4dde63d76: Download complete [2023-03-13T16:56:34.846Z] b85a868b505f: Pull complete [2023-03-13T16:56:35.105Z] e2be974225ed: Pull complete [2023-03-13T16:56:35.366Z] 339a4e72a1f5: Pull complete [2023-03-13T16:56:35.366Z] 988bab9f4d93: Pull complete [2023-03-13T16:56:35.934Z] 1469e6f7b9e6: Pull complete [2023-03-13T16:56:35.934Z] eaf3925da568: Pull complete [2023-03-13T16:56:37.835Z] bab4dde63d76: Pull complete [2023-03-13T16:56:37.835Z] bde34c3a00c8: Pull complete [2023-03-13T16:56:37.835Z] b352a97aabf1: Pull complete [2023-03-13T16:56:37.835Z] 4872d77fe225: Pull complete [2023-03-13T16:56:37.835Z] 5851b861e8e6: Pull complete [2023-03-13T16:56:37.835Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-13T16:56:37.835Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-13T16:56:37.835Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T16:56:37.921Z] prd-ubuntu20.04-docker-8c-8g-9909 does not seem to be running inside a container [2023-03-13T16:56:37.954Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-424 -v /w/workspace/xfoundry_device-modbus-go_PR-424:/w/workspace/xfoundry_device-modbus-go_PR-424:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-424@tmp:/w/workspace/xfoundry_device-modbus-go_PR-424@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-devops/py-git-semver:0.1.4 cat [2023-03-13T16:56:39.504Z] $ docker top 4d8d2414c7989a49f107029240086c8f604ad906c65c59740082bc2da0638604 -eo pid,comm [2023-03-13T16:56:39.561Z] 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-13T16:56:39.561Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-13T16:56:39.603Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-13T16:56:39.603Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-13T16:56:39.714Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-13T16:56:39.720Z] $ docker exec 4d8d2414c7989a49f107029240086c8f604ad906c65c59740082bc2da0638604 ssh-agent [2023-03-13T16:56:39.816Z] SSH_AUTH_SOCK=/tmp/ssh-gBa2e7VKKvwn/agent.32 [2023-03-13T16:56:39.816Z] SSH_AGENT_PID=38 [2023-03-13T16:56:39.822Z] Running ssh-add (command line suppressed) [2023-03-13T16:56:39.929Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-424@tmp/private_key_17772149161845731315.key (/w/workspace/xfoundry_device-modbus-go_PR-424@tmp/private_key_17772149161845731315.key) [2023-03-13T16:56:39.939Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-13T16:56:40.226Z] + git tag --points-at HEAD [Pipeline] } [2023-03-13T16:56:40.246Z] $ docker exec --env ******** --env ******** 4d8d2414c7989a49f107029240086c8f604ad906c65c59740082bc2da0638604 ssh-agent -k [2023-03-13T16:56:40.351Z] unset SSH_AUTH_SOCK; [2023-03-13T16:56:40.352Z] unset SSH_AGENT_PID; [2023-03-13T16:56:40.352Z] echo Agent pid 38 killed; [2023-03-13T16:56:40.358Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-13T16:56:40.382Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-13T16:56:40.382Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-13T16:56:40.501Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-13T16:56:40.507Z] $ docker exec 4d8d2414c7989a49f107029240086c8f604ad906c65c59740082bc2da0638604 ssh-agent [2023-03-13T16:56:40.617Z] SSH_AUTH_SOCK=/tmp/ssh-R9dDA4PGURkJ/agent.70 [2023-03-13T16:56:40.617Z] SSH_AGENT_PID=76 [2023-03-13T16:56:40.622Z] Running ssh-add (command line suppressed) [2023-03-13T16:56:40.732Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-424@tmp/private_key_18070022313700522368.key (/w/workspace/xfoundry_device-modbus-go_PR-424@tmp/private_key_18070022313700522368.key) [2023-03-13T16:56:40.743Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-13T16:56:41.031Z] + git semver init [2023-03-13T16:56:41.291Z] 2023-03-13 16:56:41,232 [run_init] DEBUG init version:0.0.0 force:False [2023-03-13T16:56:41.291Z] 2023-03-13 16:56:41,234 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-424/.semver [2023-03-13T16:56:41.291Z] 2023-03-13 16:56:41,234 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-424/.semver [2023-03-13T16:56:41.291Z] 2023-03-13 16:56:41,234 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-424/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-424, universal_newlines=False, shell=None, istream=None) [2023-03-13T16:56:42.230Z] 2023-03-13 16:56:42,062 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-424/.git/info/exclude [2023-03-13T16:56:42.230Z] 2023-03-13 16:56:42,063 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-424/.semver/PR-424 with force:False [2023-03-13T16:56:42.230Z] 2023-03-13 16:56:42,063 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-424/.semver/PR-424 [2023-03-13T16:56:42.230Z] 2023-03-13 16:56:42,066 [execute] INFO git cat-file --batch-check [2023-03-13T16:56:42.230Z] 2023-03-13 16:56:42,067 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-424/.semver, universal_newlines=False, shell=None, istream=) [2023-03-13T16:56:42.230Z] 2023-03-13 16:56:42,073 [execute] INFO git cat-file --batch [2023-03-13T16:56:42.230Z] 2023-03-13 16:56:42,073 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-424/.semver, universal_newlines=False, shell=None, istream=) [2023-03-13T16:56:42.230Z] 2023-03-13 16:56:42,079 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-424/.semver/PR-424 [2023-03-13T16:56:42.230Z] 0.0.0 [Pipeline] } [2023-03-13T16:56:42.243Z] $ docker exec --env ******** --env ******** 4d8d2414c7989a49f107029240086c8f604ad906c65c59740082bc2da0638604 ssh-agent -k [2023-03-13T16:56:42.353Z] unset SSH_AUTH_SOCK; [2023-03-13T16:56:42.353Z] unset SSH_AGENT_PID; [2023-03-13T16:56:42.353Z] echo Agent pid 76 killed; [2023-03-13T16:56:42.367Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-13T16:56:42.676Z] + git semver [Pipeline] } [2023-03-13T16:56:42.952Z] $ docker stop --time=1 4d8d2414c7989a49f107029240086c8f604ad906c65c59740082bc2da0638604 [2023-03-13T16:56:44.277Z] $ docker rm -f --volumes 4d8d2414c7989a49f107029240086c8f604ad906c65c59740082bc2da0638604 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-13T16:56:44.612Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-13T16:56:44.793Z] Stashed 1 file(s) [Pipeline] echo [2023-03-13T16:56:44.796Z] [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-13T16:56:44.951Z] provisioning config files... [2023-03-13T16:56:44.960Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-424@tmp/config3363047453974064163tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-13T16:56:45.255Z] ---> docker-login.sh [2023-03-13T16:56:45.255Z] nexus3.edgexfoundry.org:10001 [2023-03-13T16:56:45.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T16:56:45.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T16:56:45.255Z] Configure a credential helper to remove this warning. See [2023-03-13T16:56:45.255Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T16:56:45.255Z] [2023-03-13T16:56:45.255Z] Login Succeeded [2023-03-13T16:56:45.255Z] nexus3.edgexfoundry.org:10002 [2023-03-13T16:56:45.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T16:56:45.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T16:56:45.255Z] Configure a credential helper to remove this warning. See [2023-03-13T16:56:45.255Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T16:56:45.255Z] [2023-03-13T16:56:45.255Z] Login Succeeded [2023-03-13T16:56:45.255Z] nexus3.edgexfoundry.org:10003 [2023-03-13T16:56:45.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T16:56:45.514Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T16:56:45.514Z] Configure a credential helper to remove this warning. See [2023-03-13T16:56:45.514Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T16:56:45.514Z] [2023-03-13T16:56:45.514Z] Login Succeeded [2023-03-13T16:56:45.514Z] nexus3.edgexfoundry.org:10004 [2023-03-13T16:56:45.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T16:56:45.514Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T16:56:45.514Z] Configure a credential helper to remove this warning. See [2023-03-13T16:56:45.514Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T16:56:45.514Z] [2023-03-13T16:56:45.514Z] Login Succeeded [2023-03-13T16:56:45.514Z] docker.io [2023-03-13T16:56:45.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T16:56:45.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T16:56:45.773Z] Configure a credential helper to remove this warning. See [2023-03-13T16:56:45.773Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T16:56:45.773Z] [2023-03-13T16:56:45.773Z] Login Succeeded [2023-03-13T16:56:45.773Z] ---> docker-login.sh ends [Pipeline] } [2023-03-13T16:56:45.780Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-13T16:56:45.842Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-13T16:56:45.852Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-13T16:56:45.858Z] ========================================================= [2023-03-13T16:56:45.858Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-13T16:56:45.858Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T16:56:46.161Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-13T16:56:46.161Z] Sending build context to Docker daemon 6.422MB [2023-03-13T16:56:46.161Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-03-13T16:56:46.161Z] Step 2/10 : FROM ${BASE} AS builder [2023-03-13T16:56:46.161Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-13T16:56:46.161Z] 213ec9aee27d: Pulling fs layer [2023-03-13T16:56:46.161Z] 4583459ba037: Pulling fs layer [2023-03-13T16:56:46.161Z] 93c1e223e6f2: Pulling fs layer [2023-03-13T16:56:46.161Z] 53926ce57604: Pulling fs layer [2023-03-13T16:56:46.161Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-13T16:56:46.161Z] 22ff95d597cd: Pulling fs layer [2023-03-13T16:56:46.161Z] 12d6caf4c0d1: Pulling fs layer [2023-03-13T16:56:46.161Z] 96b7cbca73a9: Pulling fs layer [2023-03-13T16:56:46.161Z] a7acece74701: Pulling fs layer [2023-03-13T16:56:46.161Z] 53926ce57604: Waiting [2023-03-13T16:56:46.161Z] 21b2b0c7a3f4: Waiting [2023-03-13T16:56:46.161Z] a7acece74701: Waiting [2023-03-13T16:56:46.161Z] 12d6caf4c0d1: Waiting [2023-03-13T16:56:46.161Z] 96b7cbca73a9: Waiting [2023-03-13T16:56:46.161Z] 22ff95d597cd: Waiting [2023-03-13T16:56:46.161Z] 93c1e223e6f2: Verifying Checksum [2023-03-13T16:56:46.161Z] 93c1e223e6f2: Download complete [2023-03-13T16:56:46.431Z] 4583459ba037: Verifying Checksum [2023-03-13T16:56:46.431Z] 4583459ba037: Download complete [2023-03-13T16:56:46.431Z] 21b2b0c7a3f4: Verifying Checksum [2023-03-13T16:56:46.431Z] 21b2b0c7a3f4: Download complete [2023-03-13T16:56:46.431Z] 22ff95d597cd: Verifying Checksum [2023-03-13T16:56:46.431Z] 22ff95d597cd: Download complete [2023-03-13T16:56:46.431Z] 213ec9aee27d: Verifying Checksum [2023-03-13T16:56:46.431Z] 213ec9aee27d: Download complete [2023-03-13T16:56:46.431Z] 12d6caf4c0d1: Verifying Checksum [2023-03-13T16:56:46.431Z] 12d6caf4c0d1: Download complete [2023-03-13T16:56:46.431Z] 213ec9aee27d: Pull complete [2023-03-13T16:56:46.717Z] 4583459ba037: Pull complete [2023-03-13T16:56:46.717Z] 93c1e223e6f2: Pull complete [2023-03-13T16:56:47.682Z] a7acece74701: Verifying Checksum [2023-03-13T16:56:47.682Z] a7acece74701: Download complete [2023-03-13T16:56:47.682Z] 53926ce57604: Verifying Checksum [2023-03-13T16:56:47.682Z] 53926ce57604: Download complete [2023-03-13T16:56:47.682Z] 96b7cbca73a9: Verifying Checksum [2023-03-13T16:56:47.682Z] 96b7cbca73a9: Download complete [2023-03-13T16:56:51.873Z] 53926ce57604: Pull complete [2023-03-13T16:56:51.873Z] 21b2b0c7a3f4: Pull complete [2023-03-13T16:56:51.873Z] 22ff95d597cd: Pull complete [2023-03-13T16:56:51.873Z] 12d6caf4c0d1: Pull complete [2023-03-13T16:56:53.769Z] 96b7cbca73a9: Pull complete [2023-03-13T16:56:54.335Z] a7acece74701: Pull complete [2023-03-13T16:56:54.335Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-13T16:56:54.335Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-13T16:56:54.335Z] ---> db6d94c90886 [2023-03-13T16:56:54.335Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-03-13T16:56:56.241Z] ---> Running in 7d5b7fd677c3 [2023-03-13T16:56:56.241Z] Removing intermediate container 7d5b7fd677c3 [2023-03-13T16:56:56.241Z] ---> d9307e0047f2 [2023-03-13T16:56:56.241Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-13T16:56:56.500Z] ---> Running in a267d1a30fe7 [2023-03-13T16:56:56.500Z] Removing intermediate container a267d1a30fe7 [2023-03-13T16:56:56.500Z] ---> d0db5667b3a6 [2023-03-13T16:56:56.500Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-03-13T16:56:56.500Z] ---> Running in 7137d0effee4 [2023-03-13T16:56:56.759Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-13T16:56:57.018Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-13T16:56:57.278Z] (1/8) Installing openssh-keygen (9.0_p1-r2) [2023-03-13T16:56:57.278Z] (2/8) Installing libedit (20210910.3.1-r0) [2023-03-13T16:56:57.278Z] (3/8) Installing openssh-client-common (9.0_p1-r2) [2023-03-13T16:56:57.278Z] (4/8) Installing openssh-client-default (9.0_p1-r2) [2023-03-13T16:56:57.278Z] (5/8) Installing openssh-sftp-server (9.0_p1-r2) [2023-03-13T16:56:57.278Z] (6/8) Installing openssh-server-common (9.0_p1-r2) [2023-03-13T16:56:57.278Z] (7/8) Installing openssh-server (9.0_p1-r2) [2023-03-13T16:56:57.278Z] (8/8) Installing openssh (9.0_p1-r2) [2023-03-13T16:56:57.278Z] Executing busybox-1.35.0-r17.trigger [2023-03-13T16:56:57.278Z] OK: 217 MiB in 59 packages [2023-03-13T16:56:57.848Z] Removing intermediate container 7137d0effee4 [2023-03-13T16:56:57.848Z] ---> e0933239e2d6 [2023-03-13T16:56:57.848Z] Step 6/10 : WORKDIR /device-modbus-go [2023-03-13T16:56:57.848Z] ---> Running in 8b811ef55f88 [2023-03-13T16:56:57.848Z] Removing intermediate container 8b811ef55f88 [2023-03-13T16:56:57.848Z] ---> 2bbf36f54a00 [2023-03-13T16:56:57.848Z] Step 7/10 : COPY go.mod vendor* ./ [2023-03-13T16:56:58.108Z] ---> 8682e3641b9a [2023-03-13T16:56:58.108Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-13T16:56:58.108Z] ---> Running in 66d65b22c6ff [2023-03-13T16:56:59.903Z] Still waiting to schedule task [2023-03-13T16:56:59.903Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9907’ [2023-03-13T16:57:24.665Z] Removing intermediate container 66d65b22c6ff [2023-03-13T16:57:24.666Z] ---> 465a1251f020 [2023-03-13T16:57:24.666Z] Step 9/10 : COPY . . [2023-03-13T16:57:24.666Z] ---> 42aad2511aa4 [2023-03-13T16:57:24.666Z] Step 10/10 : RUN ${MAKE} [2023-03-13T16:57:24.666Z] ---> Running in 5ef17f117aa1 [2023-03-13T16:57:24.666Z] noop [2023-03-13T16:57:24.666Z] Removing intermediate container 5ef17f117aa1 [2023-03-13T16:57:24.666Z] ---> 254355ede297 [2023-03-13T16:57:24.666Z] Successfully built 254355ede297 [2023-03-13T16:57:24.666Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T16:57:24.982Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-13T16:57:24.982Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T16:57:25.048Z] prd-ubuntu20.04-docker-8c-8g-9909 does not seem to be running inside a container [2023-03-13T16:57:25.080Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-424 -v /w/workspace/xfoundry_device-modbus-go_PR-424:/w/workspace/xfoundry_device-modbus-go_PR-424:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-424@tmp:/w/workspace/xfoundry_device-modbus-go_PR-424@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-13T16:57:25.466Z] $ docker top dc61f4ae8df18c64d2a508b98ed29a01006e42883fe484f813f2e9b9ae5df1ca -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-13T16:57:25.800Z] + go version [2023-03-13T16:57:25.800Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-13T16:57:25.813Z] $ docker stop --time=1 dc61f4ae8df18c64d2a508b98ed29a01006e42883fe484f813f2e9b9ae5df1ca [2023-03-13T16:57:27.086Z] $ docker rm -f --volumes dc61f4ae8df18c64d2a508b98ed29a01006e42883fe484f813f2e9b9ae5df1ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T16:57:27.473Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-13T16:57:27.473Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T16:57:27.546Z] prd-ubuntu20.04-docker-8c-8g-9909 does not seem to be running inside a container [2023-03-13T16:57:27.581Z] $ 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-424 -v /w/workspace/xfoundry_device-modbus-go_PR-424:/w/workspace/xfoundry_device-modbus-go_PR-424:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-424@tmp:/w/workspace/xfoundry_device-modbus-go_PR-424@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-13T16:57:27.939Z] $ docker top a5dfaa8155548d7a0a106c137f0279fd5a914ce64885d995b2d236b1feaa999f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-13T16:57:28.284Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-424 [Pipeline] fileExists [Pipeline] sh [2023-03-13T16:57:28.579Z] + make test [2023-03-13T16:57:28.579Z] go test ./... -coverprofile=coverage.out [2023-03-13T16:57:28.837Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-03-13T16:57:36.937Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-03-13T16:57:36.937Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.012s coverage: 48.0% of statements [2023-03-13T16:57:43.492Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-03-13T16:57:43.492Z] go vet ./... [2023-03-13T16:57:46.018Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-13T16:57:46.018Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-13T16:57:46.277Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-13T16:57:46.291Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-13T16:57:46.304Z] $ docker stop --time=1 a5dfaa8155548d7a0a106c137f0279fd5a914ce64885d995b2d236b1feaa999f [2023-03-13T16:57:48.220Z] $ docker rm -f --volumes a5dfaa8155548d7a0a106c137f0279fd5a914ce64885d995b2d236b1feaa999f [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-13T16:57:48.661Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-13T16:57:48.715Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-13T16:57:49.144Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-13T16:57:49.427Z] + ls -al . [2023-03-13T16:57:49.427Z] total 180 [2023-03-13T16:57:49.427Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 13 16:57 . [2023-03-13T16:57:49.427Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 16:56 .. [2023-03-13T16:57:49.427Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 13 16:56 .dockerignore [2023-03-13T16:57:49.427Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 16:57 .git [2023-03-13T16:57:49.427Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 16:56 .github [2023-03-13T16:57:49.427Z] -rw-rw-r-- 1 jenkins jenkins 331 Mar 13 16:56 .gitignore [2023-03-13T16:57:49.427Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 13 16:56 .golangci.yml [2023-03-13T16:57:49.427Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 16:56 .semver [2023-03-13T16:57:49.427Z] -rw-rw-r-- 1 jenkins jenkins 10236 Mar 13 16:56 Attribution.txt [2023-03-13T16:57:49.428Z] -rw-rw-r-- 1 jenkins jenkins 11576 Mar 13 16:56 CHANGELOG.md [2023-03-13T16:57:49.428Z] -rw-rw-r-- 1 jenkins jenkins 1365 Mar 13 16:56 Dockerfile [2023-03-13T16:57:49.428Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 13 16:56 GOVERNANCE.md [2023-03-13T16:57:49.428Z] -rw-rw-r-- 1 jenkins jenkins 680 Mar 13 16:56 Jenkinsfile [2023-03-13T16:57:49.428Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 13 16:56 LICENSE [2023-03-13T16:57:49.428Z] -rw-rw-r-- 1 jenkins jenkins 1670 Mar 13 16:56 Makefile [2023-03-13T16:57:49.428Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 13 16:56 OWNERS.md [2023-03-13T16:57:49.428Z] -rw-rw-r-- 1 jenkins jenkins 4061 Mar 13 16:56 README.md [2023-03-13T16:57:49.428Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 13 16:56 VERSION [2023-03-13T16:57:49.428Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 16:56 bin [2023-03-13T16:57:49.428Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 16:56 cmd [2023-03-13T16:57:49.428Z] -rw-r--r-- 1 jenkins jenkins 23736 Mar 13 16:57 coverage.out [2023-03-13T16:57:49.428Z] -rw-rw-r-- 1 jenkins jenkins 3497 Mar 13 16:56 go.mod [2023-03-13T16:57:49.428Z] -rw-rw-r-- 1 jenkins jenkins 31641 Mar 13 16:56 go.sum [2023-03-13T16:57:49.428Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 16:56 internal [2023-03-13T16:57:49.428Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 16:56 simulator [2023-03-13T16:57:49.428Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 16:56 snap [2023-03-13T16:57:49.428Z] -rw-rw-r-- 1 jenkins jenkins 229 Mar 13 16:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T16:57:49.732Z] + 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=a249f34687ecdcb662dc2e5994cfb8ec0bea8429 --label arch=amd64 --label version=0.0.0 . [2023-03-13T16:57:49.732Z] Sending build context to Docker daemon 6.446MB [2023-03-13T16:57:49.732Z] Step 1/22 : ARG BASE=golang:1.18-alpine3.16 [2023-03-13T16:57:49.732Z] Step 2/22 : FROM ${BASE} AS builder [2023-03-13T16:57:49.732Z] ---> 254355ede297 [2023-03-13T16:57:49.732Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-13T16:57:49.732Z] ---> Running in 5f2e07ecca71 [2023-03-13T16:57:49.991Z] Removing intermediate container 5f2e07ecca71 [2023-03-13T16:57:49.991Z] ---> d32b2d4e2410 [2023-03-13T16:57:49.991Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-13T16:57:49.991Z] ---> Running in 87bee2cf40b1 [2023-03-13T16:57:49.991Z] Removing intermediate container 87bee2cf40b1 [2023-03-13T16:57:49.991Z] ---> 0a156836c7dd [2023-03-13T16:57:49.991Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-03-13T16:57:50.250Z] ---> Running in 94ccab3a9cc6 [2023-03-13T16:57:50.509Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-13T16:57:50.509Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-13T16:57:50.768Z] OK: 217 MiB in 59 packages [2023-03-13T16:57:51.338Z] Removing intermediate container 94ccab3a9cc6 [2023-03-13T16:57:51.338Z] ---> f12b422128a7 [2023-03-13T16:57:51.338Z] Step 6/22 : WORKDIR /device-modbus-go [2023-03-13T16:57:51.338Z] ---> Running in 6d39e53794d0 [2023-03-13T16:57:51.338Z] Removing intermediate container 6d39e53794d0 [2023-03-13T16:57:51.338Z] ---> 9d95b0a1fbdd [2023-03-13T16:57:51.338Z] Step 7/22 : COPY go.mod vendor* ./ [2023-03-13T16:57:51.338Z] ---> daf914185719 [2023-03-13T16:57:51.338Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-13T16:57:51.596Z] ---> Running in cdb5cdcd8eec [2023-03-13T16:57:52.633Z] Removing intermediate container cdb5cdcd8eec [2023-03-13T16:57:52.633Z] ---> 087d04d7b3a8 [2023-03-13T16:57:52.633Z] Step 9/22 : COPY . . [2023-03-13T16:57:52.893Z] ---> 770708b5901d [2023-03-13T16:57:52.893Z] Step 10/22 : RUN ${MAKE} [2023-03-13T16:57:52.893Z] ---> Running in 55a7b3512342 [2023-03-13T16:57:53.151Z] 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-13T16:58:15.067Z] Removing intermediate container 55a7b3512342 [2023-03-13T16:58:15.067Z] ---> 7079216a4b99 [2023-03-13T16:58:15.067Z] Step 11/22 : FROM alpine:3.14 [2023-03-13T16:58:15.067Z] 3.14: Pulling from library/alpine [2023-03-13T16:58:15.067Z] d261077062b2: Pulling fs layer [2023-03-13T16:58:15.067Z] d261077062b2: Download complete [2023-03-13T16:58:15.067Z] d261077062b2: Pull complete [2023-03-13T16:58:15.067Z] Digest: sha256:fa26727c28837d1471c2f1524d297a0255c153b5d023d7badd1412be7e6e12a2 [2023-03-13T16:58:15.067Z] Status: Downloaded newer image for alpine:3.14 [2023-03-13T16:58:15.067Z] ---> 6dff1269bc79 [2023-03-13T16:58:15.067Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-03-13T16:58:15.067Z] ---> Running in 1a2922fe7eaf [2023-03-13T16:58:15.067Z] Removing intermediate container 1a2922fe7eaf [2023-03-13T16:58:15.067Z] ---> a9e0a90b3d79 [2023-03-13T16:58:15.067Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-03-13T16:58:15.067Z] ---> Running in 5dc918828222 [2023-03-13T16:58:15.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2023-03-13T16:58:15.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2023-03-13T16:58:15.067Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-13T16:58:15.067Z] Executing busybox-1.33.1-r8.trigger [2023-03-13T16:58:15.067Z] OK: 6 MiB in 15 packages [2023-03-13T16:58:15.067Z] Removing intermediate container 5dc918828222 [2023-03-13T16:58:15.067Z] ---> 5fe15376585a [2023-03-13T16:58:15.067Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-03-13T16:58:15.326Z] ---> 330364655d5c [2023-03-13T16:58:15.326Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-03-13T16:58:15.326Z] ---> ec6200d7114d [2023-03-13T16:58:15.326Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-03-13T16:58:15.584Z] ---> 4b3c247a8956 [2023-03-13T16:58:15.584Z] Step 17/22 : EXPOSE 59901 [2023-03-13T16:58:15.584Z] ---> Running in 83967010e93c [2023-03-13T16:58:15.584Z] Removing intermediate container 83967010e93c [2023-03-13T16:58:15.584Z] ---> f9350a24df55 [2023-03-13T16:58:15.584Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-03-13T16:58:15.584Z] ---> Running in dedb45aa531e [2023-03-13T16:58:15.842Z] Removing intermediate container dedb45aa531e [2023-03-13T16:58:15.842Z] ---> 9b7d83cc7943 [2023-03-13T16:58:15.842Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-03-13T16:58:15.842Z] ---> Running in abc17727e028 [2023-03-13T16:58:15.842Z] Removing intermediate container abc17727e028 [2023-03-13T16:58:15.842Z] ---> 0d7a07b4ebdc [2023-03-13T16:58:15.842Z] Step 20/22 : LABEL arch=amd64 [2023-03-13T16:58:15.842Z] ---> Running in 51cb373c6351 [2023-03-13T16:58:16.100Z] Removing intermediate container 51cb373c6351 [2023-03-13T16:58:16.100Z] ---> d39300d0f644 [2023-03-13T16:58:16.100Z] Step 21/22 : LABEL git_sha=a249f34687ecdcb662dc2e5994cfb8ec0bea8429 [2023-03-13T16:58:16.100Z] ---> Running in 56e56ec382b3 [2023-03-13T16:58:16.100Z] Removing intermediate container 56e56ec382b3 [2023-03-13T16:58:16.100Z] ---> cffeda73e49a [2023-03-13T16:58:16.100Z] Step 22/22 : LABEL version=0.0.0 [2023-03-13T16:58:16.100Z] ---> Running in bdf56f362672 [2023-03-13T16:58:16.358Z] Removing intermediate container bdf56f362672 [2023-03-13T16:58:16.358Z] ---> f3b6eb1b2a5a [2023-03-13T16:58:16.358Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-13T16:58:16.358Z] Successfully built f3b6eb1b2a5a [2023-03-13T16:58:16.358Z] 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-13T16:58:16.773Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-13T16:58:16.773Z] [2023-03-13T16:58:16.773Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T16:58:17.067Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-13T16:58:17.067Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-13T16:58:17.067Z] 5eb5b503b376: Pulling fs layer [2023-03-13T16:58:17.067Z] 5c69ac0246d0: Pulling fs layer [2023-03-13T16:58:17.067Z] ec43610c2a17: Pulling fs layer [2023-03-13T16:58:17.067Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-13T16:58:17.067Z] 33b1e0a273af: Pulling fs layer [2023-03-13T16:58:17.067Z] 5d3b04190fa2: Pulling fs layer [2023-03-13T16:58:17.067Z] 2f39f015ded8: Pulling fs layer [2023-03-13T16:58:17.067Z] 3a2ae6a8a46f: Waiting [2023-03-13T16:58:17.067Z] 33b1e0a273af: Waiting [2023-03-13T16:58:17.067Z] 5d3b04190fa2: Waiting [2023-03-13T16:58:17.067Z] 5c69ac0246d0: Download complete [2023-03-13T16:58:17.067Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-13T16:58:17.067Z] 3a2ae6a8a46f: Download complete [2023-03-13T16:58:17.325Z] 33b1e0a273af: Download complete [2023-03-13T16:58:17.325Z] 5d3b04190fa2: Verifying Checksum [2023-03-13T16:58:17.325Z] 5d3b04190fa2: Download complete [2023-03-13T16:58:17.325Z] ec43610c2a17: Verifying Checksum [2023-03-13T16:58:17.325Z] ec43610c2a17: Download complete [2023-03-13T16:58:17.325Z] 5eb5b503b376: Verifying Checksum [2023-03-13T16:58:17.325Z] 5eb5b503b376: Download complete [2023-03-13T16:58:17.892Z] 2f39f015ded8: Download complete [2023-03-13T16:58:18.463Z] 5eb5b503b376: Pull complete [2023-03-13T16:58:18.723Z] 5c69ac0246d0: Pull complete [2023-03-13T16:58:18.983Z] ec43610c2a17: Pull complete [2023-03-13T16:58:18.983Z] 3a2ae6a8a46f: Pull complete [2023-03-13T16:58:19.244Z] 33b1e0a273af: Pull complete [2023-03-13T16:58:19.505Z] 5d3b04190fa2: Pull complete [2023-03-13T16:58:23.690Z] 2f39f015ded8: Pull complete [2023-03-13T16:58:23.690Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-13T16:58:23.690Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-13T16:58:23.691Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T16:58:23.780Z] prd-ubuntu20.04-docker-8c-8g-9909 does not seem to be running inside a container [2023-03-13T16:58:23.809Z] $ 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-424 -v /w/workspace/xfoundry_device-modbus-go_PR-424:/w/workspace/xfoundry_device-modbus-go_PR-424:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-424@tmp:/w/workspace/xfoundry_device-modbus-go_PR-424@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-13T16:58:25.744Z] $ docker top 8d28caf6a5cdc33be4e084b0c080728ff20333cac1236d1353f441f3f6e8800c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-13T16:58:26.098Z] ---> job-cost.sh [2023-03-13T16:58:26.098Z] lf-activate-venv: SKIPPING [2023-03-13T16:58:26.098Z] INFO: No Stack... [2023-03-13T16:58:26.356Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-13T16:58:26.923Z] INFO: Archiving Costs [Pipeline] sh [2023-03-13T16:58:27.216Z] + cat /w/workspace/xfoundry_device-modbus-go_PR-424/archives/cost.csv [2023-03-13T16:58:27.216Z] + cut -d, -f6 [Pipeline] lock [2023-03-13T16:58:27.230Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-424-2-stack-cost] [2023-03-13T16:58:27.239Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-424-2-stack-cost] did not exist. Created. [2023-03-13T16:58:27.239Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-424-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-13T16:58:27.536Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-13T16:58:27.571Z] Stashed 1 file(s) [Pipeline] } [2023-03-13T16:58:27.578Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-424-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-13T16:58:27.600Z] $ docker stop --time=1 8d28caf6a5cdc33be4e084b0c080728ff20333cac1236d1353f441f3f6e8800c [2023-03-13T16:58:28.774Z] $ docker rm -f --volumes 8d28caf6a5cdc33be4e084b0c080728ff20333cac1236d1353f441f3f6e8800c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-13T17:00:26.343Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9914 in /w/workspace/xfoundry_device-modbus-go_PR-424 [Pipeline] { [Pipeline] ws [2023-03-13T17:00:26.357Z] Running in /w/workspace/device-modbus-go/2 [Pipeline] { [Pipeline] checkout [2023-03-13T17:00:26.403Z] Selected Git installation does not exist. Using Default [2023-03-13T17:00:26.403Z] The recommended git tool is: NONE [2023-03-13T17:00:36.992Z] using credential edgex-jenkins-ssh [2023-03-13T17:00:37.013Z] Cloning the remote Git repository [2023-03-13T17:00:37.077Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2023-03-13T17:00:37.179Z] > git init /w/workspace/device-modbus-go/2 # timeout=10 [2023-03-13T17:00:37.505Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-03-13T17:00:37.517Z] > git --version # timeout=10 [2023-03-13T17:00:37.563Z] > git --version # 'git version 2.25.1' [2023-03-13T17:00:37.566Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-13T17:00:37.672Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-13T17:00:38.930Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-03-13T17:00:38.961Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-13T17:00:41.224Z] Merging remotes/origin/main commit 4a922296995208ff0e4cc89e50973eb58c03687f into PR head commit 9b4e58ea57128be69c3af6c8918f6e6725d4ca65 [2023-03-13T17:00:41.542Z] Merge succeeded, producing 891544e1a4cae585953ff483aa5bec990ca3543f [2023-03-13T17:00:41.543Z] Checking out Revision 891544e1a4cae585953ff483aa5bec990ca3543f (PR-424) [2023-03-13T17:00:40.505Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-03-13T17:00:40.583Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-03-13T17:00:40.584Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-13T17:00:40.604Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/424/head:refs/remotes/origin/PR-424 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-13T17:00:41.255Z] > git config core.sparsecheckout # timeout=10 [2023-03-13T17:00:41.277Z] > git checkout -f 9b4e58ea57128be69c3af6c8918f6e6725d4ca65 # timeout=10 [2023-03-13T17:00:41.374Z] > git remote # timeout=10 [2023-03-13T17:00:41.398Z] > git config --get remote.origin.url # timeout=10 [2023-03-13T17:00:41.438Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-13T17:00:41.457Z] > git merge 4a922296995208ff0e4cc89e50973eb58c03687f # timeout=10 [2023-03-13T17:00:41.518Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-13T17:00:41.548Z] > git config core.sparsecheckout # timeout=10 [2023-03-13T17:00:41.564Z] > git checkout -f 891544e1a4cae585953ff483aa5bec990ca3543f # timeout=10 [2023-03-13T17:00:45.198Z] Commit message: "Merge commit '4a922296995208ff0e4cc89e50973eb58c03687f' into HEAD" [2023-03-13T17:00:45.204Z] > git rev-list --no-walk 9b4e58ea57128be69c3af6c8918f6e6725d4ca65 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-13T17:00:46.270Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-13T17:00:46.270Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-13T17:00:46.270Z] Dload Upload Total Spent Left Speed [2023-03-13T17:00:46.270Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 204k 0 --:--:-- --:--:-- --:--:-- 204k [Pipeline] sh [2023-03-13T17:00:47.052Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-13T17:00:47.392Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-13T17:00:47.392Z] + sudo tee /etc/docker/daemon.new [2023-03-13T17:00:47.392Z] { [2023-03-13T17:00:47.392Z] "registry-mirrors": [ [2023-03-13T17:00:47.392Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-13T17:00:47.392Z] ], [2023-03-13T17:00:47.392Z] "bip": "10.250.0.254/24", [2023-03-13T17:00:47.392Z] "hosts": [ [2023-03-13T17:00:47.392Z] "tcp://0.0.0.0:5555", [2023-03-13T17:00:47.392Z] "unix:///var/run/docker.sock" [2023-03-13T17:00:47.392Z] ], [2023-03-13T17:00:47.392Z] "mtu": 1458, [2023-03-13T17:00:47.392Z] "selinux-enabled": true, [2023-03-13T17:00:47.392Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-13T17:00:47.392Z] } [Pipeline] sh [2023-03-13T17:00:49.236Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-13T17:00:49.613Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-13T17:01:08.147Z] provisioning config files... [2023-03-13T17:01:08.183Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/2@tmp/config14747765893266228167tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-13T17:01:08.558Z] ---> docker-login.sh [2023-03-13T17:01:08.558Z] nexus3.edgexfoundry.org:10001 [2023-03-13T17:01:09.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T17:01:09.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T17:01:09.156Z] Configure a credential helper to remove this warning. See [2023-03-13T17:01:09.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T17:01:09.156Z] [2023-03-13T17:01:09.156Z] Login Succeeded [2023-03-13T17:01:09.156Z] nexus3.edgexfoundry.org:10002 [2023-03-13T17:01:09.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T17:01:09.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T17:01:09.701Z] Configure a credential helper to remove this warning. See [2023-03-13T17:01:09.701Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T17:01:09.701Z] [2023-03-13T17:01:09.701Z] Login Succeeded [2023-03-13T17:01:09.701Z] nexus3.edgexfoundry.org:10003 [2023-03-13T17:01:09.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T17:01:09.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T17:01:09.972Z] Configure a credential helper to remove this warning. See [2023-03-13T17:01:09.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T17:01:09.972Z] [2023-03-13T17:01:09.972Z] Login Succeeded [2023-03-13T17:01:09.972Z] nexus3.edgexfoundry.org:10004 [2023-03-13T17:01:10.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T17:01:10.514Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T17:01:10.514Z] Configure a credential helper to remove this warning. See [2023-03-13T17:01:10.514Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T17:01:10.514Z] [2023-03-13T17:01:10.514Z] Login Succeeded [2023-03-13T17:01:10.514Z] docker.io [2023-03-13T17:01:10.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T17:01:11.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T17:01:11.055Z] Configure a credential helper to remove this warning. See [2023-03-13T17:01:11.055Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T17:01:11.055Z] [2023-03-13T17:01:11.055Z] Login Succeeded [2023-03-13T17:01:11.055Z] ---> docker-login.sh ends [Pipeline] } [2023-03-13T17:01:11.070Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-13T17:01:11.395Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-13T17:01:11.413Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-13T17:01:11.423Z] ========================================================= [2023-03-13T17:01:11.423Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-13T17:01:11.423Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T17:01:11.774Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-13T17:01:12.046Z] Sending build context to Docker daemon 3.349MB [2023-03-13T17:01:12.046Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-03-13T17:01:12.046Z] Step 2/10 : FROM ${BASE} AS builder [2023-03-13T17:01:12.323Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-13T17:01:12.323Z] 9b18e9b68314: Pulling fs layer [2023-03-13T17:01:12.323Z] 35d82f9e3411: Pulling fs layer [2023-03-13T17:01:12.323Z] e16973657156: Pulling fs layer [2023-03-13T17:01:12.323Z] fc693d55d65f: Pulling fs layer [2023-03-13T17:01:12.323Z] 7e9fc2657dce: Pulling fs layer [2023-03-13T17:01:12.323Z] dda99020689f: Pulling fs layer [2023-03-13T17:01:12.323Z] db1c61fa0a46: Pulling fs layer [2023-03-13T17:01:12.323Z] 891c053d2c06: Pulling fs layer [2023-03-13T17:01:12.323Z] fc693d55d65f: Waiting [2023-03-13T17:01:12.323Z] db1c61fa0a46: Waiting [2023-03-13T17:01:12.323Z] 7e9fc2657dce: Waiting [2023-03-13T17:01:12.323Z] 891c053d2c06: Waiting [2023-03-13T17:01:12.323Z] dda99020689f: Waiting [2023-03-13T17:01:12.323Z] e16973657156: Verifying Checksum [2023-03-13T17:01:12.323Z] e16973657156: Download complete [2023-03-13T17:01:12.323Z] 35d82f9e3411: Download complete [2023-03-13T17:01:12.323Z] 7e9fc2657dce: Verifying Checksum [2023-03-13T17:01:12.323Z] 7e9fc2657dce: Download complete [2023-03-13T17:01:12.323Z] dda99020689f: Verifying Checksum [2023-03-13T17:01:12.323Z] dda99020689f: Download complete [2023-03-13T17:01:12.323Z] 9b18e9b68314: Verifying Checksum [2023-03-13T17:01:12.323Z] 9b18e9b68314: Download complete [2023-03-13T17:01:13.778Z] 9b18e9b68314: Pull complete [2023-03-13T17:01:13.778Z] 891c053d2c06: Verifying Checksum [2023-03-13T17:01:13.778Z] 891c053d2c06: Download complete [2023-03-13T17:01:15.212Z] db1c61fa0a46: Verifying Checksum [2023-03-13T17:01:15.212Z] db1c61fa0a46: Download complete [2023-03-13T17:01:15.482Z] 35d82f9e3411: Pull complete [2023-03-13T17:01:15.757Z] e16973657156: Pull complete [2023-03-13T17:01:15.757Z] fc693d55d65f: Verifying Checksum [2023-03-13T17:01:15.757Z] fc693d55d65f: Download complete [2023-03-13T17:01:30.819Z] fc693d55d65f: Pull complete [2023-03-13T17:01:30.819Z] 7e9fc2657dce: Pull complete [2023-03-13T17:01:30.819Z] dda99020689f: Pull complete [2023-03-13T17:01:36.219Z] db1c61fa0a46: Pull complete [2023-03-13T17:01:38.187Z] 891c053d2c06: Pull complete [2023-03-13T17:01:38.187Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-13T17:01:38.187Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-13T17:01:38.187Z] ---> f96f9c87975a [2023-03-13T17:01:38.187Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-03-13T17:01:39.165Z] ---> Running in 0a0735bf4c86 [2023-03-13T17:01:39.434Z] Removing intermediate container 0a0735bf4c86 [2023-03-13T17:01:39.434Z] ---> 2b979210160a [2023-03-13T17:01:39.434Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-13T17:01:39.434Z] ---> Running in 42b37e47bd92 [2023-03-13T17:01:39.704Z] Removing intermediate container 42b37e47bd92 [2023-03-13T17:01:39.704Z] ---> c190d45d77d4 [2023-03-13T17:01:39.704Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-03-13T17:01:39.974Z] ---> Running in 666245fbc18c [2023-03-13T17:01:41.396Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-13T17:01:41.396Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-13T17:01:42.830Z] (1/8) Installing openssh-keygen (9.0_p1-r2) [2023-03-13T17:01:42.830Z] (2/8) Installing libedit (20210910.3.1-r0) [2023-03-13T17:01:42.830Z] (3/8) Installing openssh-client-common (9.0_p1-r2) [2023-03-13T17:01:42.830Z] (4/8) Installing openssh-client-default (9.0_p1-r2) [2023-03-13T17:01:42.830Z] (5/8) Installing openssh-sftp-server (9.0_p1-r2) [2023-03-13T17:01:42.830Z] (6/8) Installing openssh-server-common (9.0_p1-r2) [2023-03-13T17:01:42.830Z] (7/8) Installing openssh-server (9.0_p1-r2) [2023-03-13T17:01:42.830Z] (8/8) Installing openssh (9.0_p1-r2) [2023-03-13T17:01:42.830Z] Executing busybox-1.35.0-r17.trigger [2023-03-13T17:01:42.830Z] OK: 228 MiB in 59 packages [2023-03-13T17:01:44.251Z] Removing intermediate container 666245fbc18c [2023-03-13T17:01:44.251Z] ---> 37ada8c27bfc [2023-03-13T17:01:44.251Z] Step 6/10 : WORKDIR /device-modbus-go [2023-03-13T17:01:44.251Z] ---> Running in 6da51b1034d0 [2023-03-13T17:01:44.520Z] Removing intermediate container 6da51b1034d0 [2023-03-13T17:01:44.520Z] ---> 81f80268252b [2023-03-13T17:01:44.520Z] Step 7/10 : COPY go.mod vendor* ./ [2023-03-13T17:01:45.130Z] ---> cd08956e592c [2023-03-13T17:01:45.130Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-13T17:01:45.130Z] ---> Running in 2afc779260fc [2023-03-13T17:02:53.056Z] Removing intermediate container 2afc779260fc [2023-03-13T17:02:53.056Z] ---> 410f3380a88b [2023-03-13T17:02:53.056Z] Step 9/10 : COPY . . [2023-03-13T17:02:53.056Z] ---> 48d6be404563 [2023-03-13T17:02:53.056Z] Step 10/10 : RUN ${MAKE} [2023-03-13T17:02:53.056Z] ---> Running in f943206911f8 [2023-03-13T17:02:54.027Z] noop [2023-03-13T17:02:55.002Z] Removing intermediate container f943206911f8 [2023-03-13T17:02:55.002Z] ---> 5babbe58cdd3 [2023-03-13T17:02:55.002Z] Successfully built 5babbe58cdd3 [2023-03-13T17:02:55.002Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T17:02:55.363Z] + docker inspect -f . ci-base-image-arm64 [2023-03-13T17:02:55.363Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T17:02:55.581Z] prd-ubuntu20.04-docker-arm64-4c-16g-9914 does not seem to be running inside a container [2023-03-13T17:02:55.655Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/2 -v /w/workspace/device-modbus-go/2:/w/workspace/device-modbus-go/2:rw,z -v /w/workspace/device-modbus-go/2@tmp:/w/workspace/device-modbus-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-13T17:02:56.942Z] $ docker top 8fcde513d6a4a500b8fc034d4d404e2134580f801bc2d6ead5b7a0cf7f089f3e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-13T17:02:57.807Z] + go version [2023-03-13T17:02:57.807Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-13T17:02:57.824Z] $ docker stop --time=1 8fcde513d6a4a500b8fc034d4d404e2134580f801bc2d6ead5b7a0cf7f089f3e [2023-03-13T17:02:59.458Z] $ docker rm -f --volumes 8fcde513d6a4a500b8fc034d4d404e2134580f801bc2d6ead5b7a0cf7f089f3e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T17:03:00.013Z] + docker inspect -f . ci-base-image-arm64 [2023-03-13T17:03:00.013Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T17:03:00.226Z] prd-ubuntu20.04-docker-arm64-4c-16g-9914 does not seem to be running inside a container [2023-03-13T17:03:00.305Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-modbus-go/2 -v /w/workspace/device-modbus-go/2:/w/workspace/device-modbus-go/2:rw,z -v /w/workspace/device-modbus-go/2@tmp:/w/workspace/device-modbus-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-13T17:03:01.525Z] $ docker top efdd4a6b6a7cce81d7459ce741f438de75824d1be344d21fb5132cd062f0e9cf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-13T17:03:02.391Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/2 [Pipeline] fileExists [Pipeline] sh [2023-03-13T17:03:03.048Z] + make test [2023-03-13T17:03:03.048Z] go test ./... -coverprofile=coverage.out [2023-03-13T17:03:04.477Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-03-13T17:04:41.240Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-03-13T17:04:44.613Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.072s coverage: 48.0% of statements [2023-03-13T17:04:44.885Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-13T17:04:44.885Z] go vet ./... [2023-03-13T17:05:11.636Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-13T17:05:11.636Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-13T17:05:11.636Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-13T17:05:11.659Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-13T17:05:11.669Z] $ docker stop --time=1 efdd4a6b6a7cce81d7459ce741f438de75824d1be344d21fb5132cd062f0e9cf [2023-03-13T17:05:13.557Z] $ docker rm -f --volumes efdd4a6b6a7cce81d7459ce741f438de75824d1be344d21fb5132cd062f0e9cf [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-13T17:05:14.552Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-13T17:05:14.577Z] Warning: overwriting stash ‘coverage-report’ [2023-03-13T17:05:15.143Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-13T17:05:15.520Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-13T17:05:15.852Z] + ls -al . [2023-03-13T17:05:15.852Z] total 176 [2023-03-13T17:05:15.852Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 13 17:03 . [2023-03-13T17:05:15.852Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 17:00 .. [2023-03-13T17:05:15.852Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 13 17:00 .dockerignore [2023-03-13T17:05:15.852Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 17:00 .git [2023-03-13T17:05:15.852Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 17:00 .github [2023-03-13T17:05:15.852Z] -rw-rw-r-- 1 jenkins jenkins 331 Mar 13 17:00 .gitignore [2023-03-13T17:05:15.852Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 13 17:00 .golangci.yml [2023-03-13T17:05:15.852Z] -rw-rw-r-- 1 jenkins jenkins 10236 Mar 13 17:00 Attribution.txt [2023-03-13T17:05:15.852Z] -rw-rw-r-- 1 jenkins jenkins 11576 Mar 13 17:00 CHANGELOG.md [2023-03-13T17:05:15.852Z] -rw-rw-r-- 1 jenkins jenkins 1365 Mar 13 17:00 Dockerfile [2023-03-13T17:05:15.852Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 13 17:00 GOVERNANCE.md [2023-03-13T17:05:15.852Z] -rw-rw-r-- 1 jenkins jenkins 680 Mar 13 17:00 Jenkinsfile [2023-03-13T17:05:15.852Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 13 17:00 LICENSE [2023-03-13T17:05:15.852Z] -rw-rw-r-- 1 jenkins jenkins 1670 Mar 13 17:00 Makefile [2023-03-13T17:05:15.852Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 13 17:00 OWNERS.md [2023-03-13T17:05:15.852Z] -rw-rw-r-- 1 jenkins jenkins 4061 Mar 13 17:00 README.md [2023-03-13T17:05:15.852Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 13 16:56 VERSION [2023-03-13T17:05:15.852Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 17:00 bin [2023-03-13T17:05:15.852Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 17:00 cmd [2023-03-13T17:05:15.852Z] -rw-r--r-- 1 jenkins jenkins 23736 Mar 13 17:04 coverage.out [2023-03-13T17:05:15.852Z] -rw-rw-r-- 1 jenkins jenkins 3497 Mar 13 17:00 go.mod [2023-03-13T17:05:15.852Z] -rw-rw-r-- 1 jenkins jenkins 31641 Mar 13 17:00 go.sum [2023-03-13T17:05:15.852Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 17:00 internal [2023-03-13T17:05:15.852Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 17:00 simulator [2023-03-13T17:05:15.852Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 17:00 snap [2023-03-13T17:05:15.852Z] -rw-rw-r-- 1 jenkins jenkins 229 Mar 13 17:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T17:05:16.208Z] + 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=891544e1a4cae585953ff483aa5bec990ca3543f --label arch=arm64 --label version=0.0.0 . [2023-03-13T17:05:16.479Z] Sending build context to Docker daemon 3.374MB [2023-03-13T17:05:16.480Z] Step 1/22 : ARG BASE=golang:1.18-alpine3.16 [2023-03-13T17:05:16.480Z] Step 2/22 : FROM ${BASE} AS builder [2023-03-13T17:05:16.480Z] ---> 5babbe58cdd3 [2023-03-13T17:05:16.480Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-13T17:05:16.754Z] ---> Running in a3e41951fb59 [2023-03-13T17:05:17.025Z] Removing intermediate container a3e41951fb59 [2023-03-13T17:05:17.025Z] ---> f56ff523ccab [2023-03-13T17:05:17.025Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-13T17:05:17.025Z] ---> Running in 6fbe026e54a6 [2023-03-13T17:05:17.615Z] Removing intermediate container 6fbe026e54a6 [2023-03-13T17:05:17.615Z] ---> bed3b7d1533b [2023-03-13T17:05:17.615Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-03-13T17:05:17.615Z] ---> Running in 5a9876ff56f8 [2023-03-13T17:05:18.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-13T17:05:19.175Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-13T17:05:20.145Z] OK: 228 MiB in 59 packages [2023-03-13T17:05:21.111Z] Removing intermediate container 5a9876ff56f8 [2023-03-13T17:05:21.111Z] ---> b05cbb271678 [2023-03-13T17:05:21.111Z] Step 6/22 : WORKDIR /device-modbus-go [2023-03-13T17:05:21.384Z] ---> Running in 7acb1dcfd9a7 [2023-03-13T17:05:21.740Z] Removing intermediate container 7acb1dcfd9a7 [2023-03-13T17:05:21.740Z] ---> 2263b48fec6d [2023-03-13T17:05:21.740Z] Step 7/22 : COPY go.mod vendor* ./ [2023-03-13T17:05:22.343Z] ---> 6cc7cabbc289 [2023-03-13T17:05:22.343Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-13T17:05:22.343Z] ---> Running in 589ee849a5ce [2023-03-13T17:05:25.747Z] Removing intermediate container 589ee849a5ce [2023-03-13T17:05:25.747Z] ---> 8befd5d93da3 [2023-03-13T17:05:25.747Z] Step 9/22 : COPY . . [2023-03-13T17:05:26.722Z] ---> cb05c594d5fe [2023-03-13T17:05:26.722Z] Step 10/22 : RUN ${MAKE} [2023-03-13T17:05:26.722Z] ---> Running in 157bd806c977 [2023-03-13T17:05:27.694Z] 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-13T17:07:49.476Z] Removing intermediate container 157bd806c977 [2023-03-13T17:07:49.476Z] ---> 6c44a7de9145 [2023-03-13T17:07:49.476Z] Step 11/22 : FROM alpine:3.14 [2023-03-13T17:07:49.476Z] 3.14: Pulling from library/alpine [2023-03-13T17:07:49.476Z] 6f0e733d82e2: Pulling fs layer [2023-03-13T17:07:49.476Z] 6f0e733d82e2: Verifying Checksum [2023-03-13T17:07:49.476Z] 6f0e733d82e2: Download complete [2023-03-13T17:07:49.476Z] 6f0e733d82e2: Pull complete [2023-03-13T17:07:49.476Z] Digest: sha256:fa26727c28837d1471c2f1524d297a0255c153b5d023d7badd1412be7e6e12a2 [2023-03-13T17:07:49.476Z] Status: Downloaded newer image for alpine:3.14 [2023-03-13T17:07:49.476Z] ---> bf97f6347a60 [2023-03-13T17:07:49.476Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-03-13T17:07:49.476Z] ---> Running in be48056943de [2023-03-13T17:07:49.476Z] Removing intermediate container be48056943de [2023-03-13T17:07:49.476Z] ---> ba9b032283c1 [2023-03-13T17:07:49.476Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-03-13T17:07:49.476Z] ---> Running in e8cf3358531c [2023-03-13T17:07:49.476Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2023-03-13T17:07:49.476Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2023-03-13T17:07:50.439Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-13T17:07:50.439Z] Executing busybox-1.33.1-r8.trigger [2023-03-13T17:07:50.439Z] OK: 6 MiB in 15 packages [2023-03-13T17:07:51.402Z] Removing intermediate container e8cf3358531c [2023-03-13T17:07:51.402Z] ---> 1c1f3fe96a65 [2023-03-13T17:07:51.402Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-03-13T17:07:52.815Z] ---> 826cc3505a02 [2023-03-13T17:07:52.815Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-03-13T17:07:53.408Z] ---> 2bcda657397f [2023-03-13T17:07:53.408Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-03-13T17:07:53.996Z] ---> 09e6658094a0 [2023-03-13T17:07:53.996Z] Step 17/22 : EXPOSE 59901 [2023-03-13T17:07:53.996Z] ---> Running in 87a207dec312 [2023-03-13T17:07:54.267Z] Removing intermediate container 87a207dec312 [2023-03-13T17:07:54.267Z] ---> 53e1f000dfa3 [2023-03-13T17:07:54.267Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-03-13T17:07:54.267Z] ---> Running in 10956b1bfc84 [2023-03-13T17:07:54.537Z] Removing intermediate container 10956b1bfc84 [2023-03-13T17:07:54.537Z] ---> 1db3824cfa27 [2023-03-13T17:07:54.537Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-03-13T17:07:54.808Z] ---> Running in 389b53e527e5 [2023-03-13T17:07:55.077Z] Removing intermediate container 389b53e527e5 [2023-03-13T17:07:55.077Z] ---> 1451d38f9115 [2023-03-13T17:07:55.077Z] Step 20/22 : LABEL arch=arm64 [2023-03-13T17:07:55.077Z] ---> Running in b5afb1a329f1 [2023-03-13T17:07:55.349Z] Removing intermediate container b5afb1a329f1 [2023-03-13T17:07:55.349Z] ---> 62231cd00dc1 [2023-03-13T17:07:55.349Z] Step 21/22 : LABEL git_sha=891544e1a4cae585953ff483aa5bec990ca3543f [2023-03-13T17:07:55.621Z] ---> Running in fce5c72f0c0f [2023-03-13T17:07:55.890Z] Removing intermediate container fce5c72f0c0f [2023-03-13T17:07:55.890Z] ---> e3cf92541ea9 [2023-03-13T17:07:55.890Z] Step 22/22 : LABEL version=0.0.0 [2023-03-13T17:07:55.890Z] ---> Running in b470d1a4deb5 [2023-03-13T17:07:56.478Z] Removing intermediate container b470d1a4deb5 [2023-03-13T17:07:56.478Z] ---> 2233c8a173ff [2023-03-13T17:07:56.478Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-13T17:07:56.478Z] Successfully built 2233c8a173ff [2023-03-13T17:07:56.478Z] 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-13T17:07:56.911Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-13T17:07:56.911Z] [2023-03-13T17:07:56.912Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T17:07:57.264Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-13T17:07:57.264Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-13T17:07:57.264Z] 8998bd30e6a1: Pulling fs layer [2023-03-13T17:07:57.264Z] 04944245beec: Pulling fs layer [2023-03-13T17:07:57.264Z] 699f458cf7ca: Pulling fs layer [2023-03-13T17:07:57.264Z] 765212b225bb: Pulling fs layer [2023-03-13T17:07:57.264Z] f23df028b6ca: Pulling fs layer [2023-03-13T17:07:57.264Z] d65c8cfc05b1: Pulling fs layer [2023-03-13T17:07:57.264Z] 2437ff75d9bd: Pulling fs layer [2023-03-13T17:07:57.264Z] 765212b225bb: Waiting [2023-03-13T17:07:57.264Z] f23df028b6ca: Waiting [2023-03-13T17:07:57.264Z] d65c8cfc05b1: Waiting [2023-03-13T17:07:57.264Z] 2437ff75d9bd: Waiting [2023-03-13T17:07:57.545Z] 04944245beec: Verifying Checksum [2023-03-13T17:07:57.545Z] 04944245beec: Download complete [2023-03-13T17:07:57.545Z] 765212b225bb: Verifying Checksum [2023-03-13T17:07:57.545Z] 765212b225bb: Download complete [2023-03-13T17:07:57.545Z] f23df028b6ca: Verifying Checksum [2023-03-13T17:07:57.545Z] f23df028b6ca: Download complete [2023-03-13T17:07:57.545Z] d65c8cfc05b1: Verifying Checksum [2023-03-13T17:07:57.545Z] d65c8cfc05b1: Download complete [2023-03-13T17:07:57.817Z] 699f458cf7ca: Verifying Checksum [2023-03-13T17:07:57.817Z] 699f458cf7ca: Download complete [2023-03-13T17:07:58.087Z] 8998bd30e6a1: Verifying Checksum [2023-03-13T17:07:58.087Z] 8998bd30e6a1: Download complete [2023-03-13T17:08:00.685Z] 2437ff75d9bd: Verifying Checksum [2023-03-13T17:08:00.685Z] 2437ff75d9bd: Download complete [2023-03-13T17:08:02.639Z] 8998bd30e6a1: Pull complete [2023-03-13T17:08:02.908Z] 04944245beec: Pull complete [2023-03-13T17:08:04.321Z] 699f458cf7ca: Pull complete [2023-03-13T17:08:04.591Z] 765212b225bb: Pull complete [2023-03-13T17:08:05.176Z] f23df028b6ca: Pull complete [2023-03-13T17:08:05.444Z] d65c8cfc05b1: Pull complete [2023-03-13T17:08:20.461Z] 2437ff75d9bd: Pull complete [2023-03-13T17:08:20.461Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-13T17:08:20.461Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-13T17:08:20.461Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T17:08:20.709Z] prd-ubuntu20.04-docker-arm64-4c-16g-9914 does not seem to be running inside a container [2023-03-13T17:08:20.798Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-modbus-go/2 -v /w/workspace/device-modbus-go/2:/w/workspace/device-modbus-go/2:rw,z -v /w/workspace/device-modbus-go/2@tmp:/w/workspace/device-modbus-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-13T17:08:23.770Z] $ docker top 5e49a71b85083d212df33ae47929877084e7314d72ff5d0119e1964bd21c51bd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-13T17:08:24.652Z] ---> job-cost.sh [2023-03-13T17:08:24.652Z] lf-activate-venv: SKIPPING [2023-03-13T17:08:24.652Z] INFO: No Stack... [2023-03-13T17:08:24.920Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-13T17:08:25.927Z] INFO: Archiving Costs [Pipeline] sh [2023-03-13T17:08:26.285Z] + cat /w/workspace/device-modbus-go/2/archives/cost.csv [2023-03-13T17:08:26.285Z] + cut -d, -f6 [Pipeline] lock [2023-03-13T17:08:26.371Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-424-2-stack-cost] [2023-03-13T17:08:26.379Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-424-2-stack-cost] did not exist. Created. [2023-03-13T17:08:26.380Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-424-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-13T17:08:26.745Z] /w/workspace/device-modbus-go/2@tmp/durable-e15ea4a0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-13T17:08:27.403Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-13T17:08:27.423Z] Warning: overwriting stash ‘stack-cost’ [2023-03-13T17:08:27.476Z] Stashed 1 file(s) [Pipeline] } [2023-03-13T17:08:27.487Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-424-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-13T17:08:27.500Z] $ docker stop --time=1 5e49a71b85083d212df33ae47929877084e7314d72ff5d0119e1964bd21c51bd [2023-03-13T17:08:28.997Z] $ docker rm -f --volumes 5e49a71b85083d212df33ae47929877084e7314d72ff5d0119e1964bd21c51bd [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-13T17:08:29.390Z] provisioning config files... [2023-03-13T17:08:29.397Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-424@tmp/config12488831548290928423tmp [Pipeline] { [Pipeline] sh [2023-03-13T17:08:29.690Z] + set +x [2023-03-13T17:08:29.690Z] + curl -s https://codecov.io/bash [2023-03-13T17:08:29.690Z] + bash -s -- [2023-03-13T17:08:29.690Z] [2023-03-13T17:08:29.690Z] _____ _ [2023-03-13T17:08:29.690Z] / ____| | | [2023-03-13T17:08:29.690Z] | | ___ __| | ___ ___ _____ __ [2023-03-13T17:08:29.690Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-13T17:08:29.690Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-13T17:08:29.690Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-13T17:08:29.690Z] Bash-1.0.6 [2023-03-13T17:08:29.690Z] [2023-03-13T17:08:29.690Z] [2023-03-13T17:08:29.690Z] ==> git version 2.25.1 found [2023-03-13T17:08:29.690Z] ==> 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-13T17:08:29.690Z] Release-Date: 2020-01-08 [2023-03-13T17:08:29.690Z] 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-13T17:08:29.690Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-13T17:08:29.690Z] ==> Jenkins CI detected. [2023-03-13T17:08:29.690Z] current dir:  /w/workspace/xfoundry_device-modbus-go_PR-424 [2023-03-13T17:08:29.690Z] project root: . [2023-03-13T17:08:29.690Z] --> token set from env [2023-03-13T17:08:29.690Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-13T17:08:29.690Z] ==> Running gcov in . (disable via -X gcov) [2023-03-13T17:08:29.690Z] ==> Python coveragepy not found [2023-03-13T17:08:29.690Z] ==> Searching for coverage reports in: [2023-03-13T17:08:29.690Z] + . [2023-03-13T17:08:29.690Z] -> Found 1 reports [2023-03-13T17:08:29.690Z] ==> Detecting git/mercurial file structure [2023-03-13T17:08:29.690Z] ==> Reading reports [2023-03-13T17:08:29.690Z] + ./coverage.out bytes=23736 [2023-03-13T17:08:29.690Z] ==> Appending adjustments [2023-03-13T17:08:29.690Z] https://docs.codecov.io/docs/fixing-reports [2023-03-13T17:08:29.948Z] + Found adjustments [2023-03-13T17:08:29.948Z] ==> Gzipping contents [2023-03-13T17:08:29.948Z] 4.0K /tmp/codecov.szyyeR.gz [2023-03-13T17:08:29.948Z] ==> Uploading reports [2023-03-13T17:08:29.948Z] url: https://codecov.io [2023-03-13T17:08:29.948Z] query: branch=PR-424&commit=a249f34687ecdcb662dc2e5994cfb8ec0bea8429&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-424%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=424&job=&cmd_args= [2023-03-13T17:08:29.948Z] -> Pinging Codecov [2023-03-13T17:08:29.948Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=PR-424&commit=a249f34687ecdcb662dc2e5994cfb8ec0bea8429&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-424%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=424&job=&cmd_args= [2023-03-13T17:08:29.948Z] -> Uploading to [2023-03-13T17:08:29.948Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-13/55DBCA73C666E3227836607328DD7E49/a249f34687ecdcb662dc2e5994cfb8ec0bea8429/993b545d-d15d-499e-9d92-b01dc771b631.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230313%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230313T170829Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2a014bf670e21f4b3e9baab6c76cf86c95d08caf1274d2b5951aec7554c5ae55 [2023-03-13T17:08:29.948Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-13T17:08:29.948Z] Dload Upload Total Spent Left Speed [2023-03-13T17:08:30.207Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3940 0 0 100 3940 0 16348 --:--:-- --:--:-- --:--:-- 16280 [2023-03-13T17:08:30.207Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/a249f34687ecdcb662dc2e5994cfb8ec0bea8429 [Pipeline] } [2023-03-13T17:08:30.214Z] 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-13T17:08:30.860Z] + [ -d /w/workspace/xfoundry_device-modbus-go_PR-424/archives ] [2023-03-13T17:08:30.860Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-424/archives [2023-03-13T17:08:30.860Z] total 16 [2023-03-13T17:08:30.860Z] drwxr-xr-x 3 root root 4096 Mar 13 16:58 . [2023-03-13T17:08:30.860Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 13 16:58 .. [2023-03-13T17:08:30.860Z] drwxr-xr-x 2 root root 4096 Mar 13 16:58 cost [2023-03-13T17:08:30.860Z] -rw-r--r-- 1 root root 88 Mar 13 16:58 cost.csv [2023-03-13T17:08:30.860Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-424/archives [2023-03-13T17:08:30.860Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-424/archives [2023-03-13T17:08:30.860Z] total 16 [2023-03-13T17:08:30.860Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 16:58 . [2023-03-13T17:08:30.860Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 13 16:58 .. [2023-03-13T17:08:30.860Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 13 16:58 cost [2023-03-13T17:08:30.860Z] -rw-r--r-- 1 jenkins jenkins 88 Mar 13 16:58 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-13T17:08:31.150Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T17:08:32.008Z] ---> package-listing.sh [2023-03-13T17:08:32.008Z] ++ facter osfamily [2023-03-13T17:08:32.008Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-13T17:08:32.268Z] + OS_FAMILY=debian [2023-03-13T17:08:32.268Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-424 [2023-03-13T17:08:32.268Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-13T17:08:32.268Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-13T17:08:32.268Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-13T17:08:32.268Z] + PACKAGES=/tmp/packages_start.txt [2023-03-13T17:08:32.268Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-424 ']' [2023-03-13T17:08:32.268Z] + PACKAGES=/tmp/packages_end.txt [2023-03-13T17:08:32.268Z] + case "${OS_FAMILY}" in [2023-03-13T17:08:32.268Z] + dpkg -l [2023-03-13T17:08:32.268Z] + grep '^ii' [2023-03-13T17:08:32.268Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-13T17:08:32.268Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-13T17:08:32.268Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-13T17:08:32.268Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-424 ']' [2023-03-13T17:08:32.268Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-424/archives/ [2023-03-13T17:08:32.268Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-424/archives/ [Pipeline] echo [2023-03-13T17:08:32.278Z] 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-424/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-13T17:08:32.554Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T17:08:33.108Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-13T17:08:33.108Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T17:08:33.177Z] prd-ubuntu20.04-docker-8c-8g-9909 does not seem to be running inside a container [2023-03-13T17:08:33.205Z] $ 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-424/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-424 -v /w/workspace/xfoundry_device-modbus-go_PR-424:/w/workspace/xfoundry_device-modbus-go_PR-424:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-424@tmp:/w/workspace/xfoundry_device-modbus-go_PR-424@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-13T17:08:33.424Z] $ docker top f03ca8d3bd371686798a80a8ce0aa79740fd634adb3539548d31ab9adec7d780 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-13T17:08:33.767Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-13T17:08:34.054Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-13T17:08:34.338Z] + ls /var/log/sa-host [2023-03-13T17:08:34.338Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-13T17:08:34.413Z] provisioning config files... [2023-03-13T17:08:34.422Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-424@tmp/config16887274879775466536tmp [Pipeline] { [Pipeline] echo [2023-03-13T17:08:34.436Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T17:08:34.719Z] ---> create-netrc.sh [Pipeline] } [2023-03-13T17:08:34.726Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-13T17:08:35.047Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-13T17:08:35.056Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T17:08:35.339Z] ---> sudo-logs.sh [2023-03-13T17:08:35.339Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-13T17:08:35.369Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T17:08:35.662Z] ---> job-cost.sh [2023-03-13T17:08:35.662Z] lf-activate-venv: SKIPPING [2023-03-13T17:08:35.662Z] DEBUG: total: 0.2199999988079071 [2023-03-13T17:08:35.662Z] INFO: Retrieving Stack Cost... [2023-03-13T17:08:37.041Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-13T17:08:37.302Z] INFO: Archiving Costs [Pipeline] echo [2023-03-13T17:08:37.314Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-13T17:08:37.597Z] ---> logs-deploy.sh [2023-03-13T17:08:37.597Z] lf-activate-venv: SKIPPING [2023-03-13T17:08:37.597Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-424/2 [2023-03-13T17:08:37.597Z] INFO: archiving workspace using pattern(s): [2023-03-13T17:08:38.533Z] Archives upload complete. [2023-03-13T17:08:38.534Z] INFO: archiving logs to Nexus