Pull request #432 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/device-modbus-go Obtained Jenkinsfile from 2e7aedab8b7610aa0b6e028687a14e8560321eb0+8ef455de97d4f3c2abbb3fe2f935b051c9a8c04d (facd9b294a48a0cef892b54fead2641b670da596) 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-ssh12636716614225088402.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14148760877083518960.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-432/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-432/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2387719704491627127.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-432/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12758250889341308197.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7324677185764214565.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-432/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-432/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4855633531257229876.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-860 in /w/workspace/xfoundry_device-modbus-go_PR-432 [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-432 # 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/432/head:refs/remotes/origin/PR-432 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 8ef455de97d4f3c2abbb3fe2f935b051c9a8c04d into PR head commit 2e7aedab8b7610aa0b6e028687a14e8560321eb0 Merge succeeded, producing b4a89600524365c8192c0c054936057e58ded0a6 Checking out Revision b4a89600524365c8192c0c054936057e58ded0a6 (PR-432) > git config core.sparsecheckout # timeout=10 > git checkout -f 2e7aedab8b7610aa0b6e028687a14e8560321eb0 # 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 8ef455de97d4f3c2abbb3fe2f935b051c9a8c04d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b4a89600524365c8192c0c054936057e58ded0a6 # timeout=10 Commit message: "Merge commit '8ef455de97d4f3c2abbb3fe2f935b051c9a8c04d' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-15T16:13:45.034Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-15T16:13:45.195Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-15T16:13:45.306Z] ========================================================= [2023-03-15T16:13:45.306Z] EdgeX Global Pipelines Version Info [2023-03-15T16:13:45.306Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:13:46.042Z] ------------------- [2023-03-15T16:13:46.042Z] stable info: [2023-03-15T16:13:46.042Z] ------------------- [2023-03-15T16:13:46.042Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-15T16:13:46.042Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-15T16:13:46.042Z] Message: update stable to v1.0.245 [2023-03-15T16:13:46.611Z] ------------------- [2023-03-15T16:13:46.611Z] experimental info: [2023-03-15T16:13:46.611Z] ------------------- [2023-03-15T16:13:46.611Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-15T16:13:46.611Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-15T16:13:46.611Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-15T16:13:46.893Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2023-03-15T16:13:46.939Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2023-03-15T16:13:46.979Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-15T16:13:47.017Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-15T16:13:47.058Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-15T16:13:47.097Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-15T16:13:47.134Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-15T16:13:47.172Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-15T16:13:47.221Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-15T16:13:47.261Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-15T16:13:47.300Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-15T16:13:47.399Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2023-03-15T16:13:47.442Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-15T16:13:47.481Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-15T16:13:47.517Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-15T16:13:47.561Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-15T16:13:47.604Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-15T16:13:47.643Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-15T16:13:47.682Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-15T16:13:47.723Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-15T16:13:47.761Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-15T16:13:47.801Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-15T16:13:47.838Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-15T16:13:47.877Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-15T16:13:47.919Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-15T16:13:47.962Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-15T16:13:48.000Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-15T16:13:48.040Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-432 [Pipeline] echo [2023-03-15T16:13:48.090Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-432 [Pipeline] echo [2023-03-15T16:13:48.125Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-432 [Pipeline] echo [2023-03-15T16:13:48.159Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b4a89600524365c8192c0c054936057e58ded0a6 [Pipeline] echo [2023-03-15T16:13:48.196Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b4a8960 [Pipeline] echo [2023-03-15T16:13:48.232Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T16:13:48.346Z] provisioning config files... [2023-03-15T16:13:48.361Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-432@tmp/config14406460490681370267tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:13:48.702Z] ---> docker-login.sh [2023-03-15T16:13:48.702Z] nexus3.edgexfoundry.org:10001 [2023-03-15T16:13:48.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:13:48.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:13:48.966Z] Configure a credential helper to remove this warning. See [2023-03-15T16:13:48.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:13:48.966Z] [2023-03-15T16:13:48.966Z] Login Succeeded [2023-03-15T16:13:48.966Z] nexus3.edgexfoundry.org:10002 [2023-03-15T16:13:48.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:13:48.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:13:48.966Z] Configure a credential helper to remove this warning. See [2023-03-15T16:13:48.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:13:48.966Z] [2023-03-15T16:13:48.966Z] Login Succeeded [2023-03-15T16:13:48.966Z] nexus3.edgexfoundry.org:10003 [2023-03-15T16:13:49.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:13:49.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:13:49.226Z] Configure a credential helper to remove this warning. See [2023-03-15T16:13:49.226Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:13:49.226Z] [2023-03-15T16:13:49.226Z] Login Succeeded [2023-03-15T16:13:49.226Z] nexus3.edgexfoundry.org:10004 [2023-03-15T16:13:49.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:13:49.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:13:49.226Z] Configure a credential helper to remove this warning. See [2023-03-15T16:13:49.226Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:13:49.226Z] [2023-03-15T16:13:49.226Z] Login Succeeded [2023-03-15T16:13:49.226Z] docker.io [2023-03-15T16:13:49.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:13:49.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:13:49.484Z] Configure a credential helper to remove this warning. See [2023-03-15T16:13:49.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:13:49.484Z] [2023-03-15T16:13:49.484Z] Login Succeeded [2023-03-15T16:13:49.484Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T16:13:49.513Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-15T16:13:50.161Z] + git rev-list -1 --merges b4a89600524365c8192c0c054936057e58ded0a6~1..b4a89600524365c8192c0c054936057e58ded0a6 [Pipeline] echo [2023-03-15T16:13:50.217Z] -----------> git rev-list -1 --merges b4a89600524365c8192c0c054936057e58ded0a6~1..b4a89600524365c8192c0c054936057e58ded0a6 b4a89600524365c8192c0c054936057e58ded0a6 [2023-03-15T16:13:50.217Z] b4a89600524365c8192c0c054936057e58ded0a6 [false] [Pipeline] sh [2023-03-15T16:13:50.524Z] + git log --format=format:%s -1 b4a89600524365c8192c0c054936057e58ded0a6 [Pipeline] echo [2023-03-15T16:13:50.567Z] ========================================================= [2023-03-15T16:13:50.568Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-15T16:13:50.568Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-15T16:13:51.015Z] + git log --format=format:%s -1 b4a89600524365c8192c0c054936057e58ded0a6 [Pipeline] echo [2023-03-15T16:13:51.048Z] [semverPrep] GIT_COMMIT: b4a89600524365c8192c0c054936057e58ded0a6, Commit Message: Merge commit '8ef455de97d4f3c2abbb3fe2f935b051c9a8c04d' into HEAD [Pipeline] echo [2023-03-15T16:13:51.079Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-15T16:13:51.457Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-15T16:13:51.457Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-15T16:13:51.457Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-15T16:13:51.457Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-15T16:13:51.457Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-15T16:13:51.457Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-15T16:13:51.457Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:13:51.878Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T16:13:51.878Z] [2023-03-15T16:13:51.878Z] 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-15T16:13:52.254Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T16:13:52.254Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-15T16:13:52.254Z] b85a868b505f: Pulling fs layer [2023-03-15T16:13:52.254Z] e2be974225ed: Pulling fs layer [2023-03-15T16:13:52.254Z] 339a4e72a1f5: Pulling fs layer [2023-03-15T16:13:52.254Z] 988bab9f4d93: Pulling fs layer [2023-03-15T16:13:52.254Z] 1469e6f7b9e6: Pulling fs layer [2023-03-15T16:13:52.254Z] eaf3925da568: Pulling fs layer [2023-03-15T16:13:52.254Z] bab4dde63d76: Pulling fs layer [2023-03-15T16:13:52.254Z] bde34c3a00c8: Pulling fs layer [2023-03-15T16:13:52.254Z] b352a97aabf1: Pulling fs layer [2023-03-15T16:13:52.254Z] 4872d77fe225: Pulling fs layer [2023-03-15T16:13:52.254Z] 5851b861e8e6: Pulling fs layer [2023-03-15T16:13:52.254Z] bab4dde63d76: Waiting [2023-03-15T16:13:52.254Z] 988bab9f4d93: Waiting [2023-03-15T16:13:52.254Z] bde34c3a00c8: Waiting [2023-03-15T16:13:52.254Z] 1469e6f7b9e6: Waiting [2023-03-15T16:13:52.254Z] b352a97aabf1: Waiting [2023-03-15T16:13:52.254Z] 4872d77fe225: Waiting [2023-03-15T16:13:52.254Z] 5851b861e8e6: Waiting [2023-03-15T16:13:52.254Z] eaf3925da568: Waiting [2023-03-15T16:13:52.254Z] e2be974225ed: Verifying Checksum [2023-03-15T16:13:52.254Z] e2be974225ed: Download complete [2023-03-15T16:13:52.254Z] 988bab9f4d93: Verifying Checksum [2023-03-15T16:13:52.254Z] 988bab9f4d93: Download complete [2023-03-15T16:13:52.514Z] 1469e6f7b9e6: Verifying Checksum [2023-03-15T16:13:52.514Z] 1469e6f7b9e6: Download complete [2023-03-15T16:13:52.514Z] eaf3925da568: Download complete [2023-03-15T16:13:52.514Z] 339a4e72a1f5: Verifying Checksum [2023-03-15T16:13:52.514Z] 339a4e72a1f5: Download complete [2023-03-15T16:13:52.514Z] bde34c3a00c8: Download complete [2023-03-15T16:13:52.514Z] b352a97aabf1: Verifying Checksum [2023-03-15T16:13:52.514Z] b352a97aabf1: Download complete [2023-03-15T16:13:52.514Z] 4872d77fe225: Download complete [2023-03-15T16:13:52.514Z] 5851b861e8e6: Verifying Checksum [2023-03-15T16:13:52.514Z] 5851b861e8e6: Download complete [2023-03-15T16:13:52.514Z] b85a868b505f: Download complete [2023-03-15T16:13:52.775Z] bab4dde63d76: Verifying Checksum [2023-03-15T16:13:52.775Z] bab4dde63d76: Download complete [2023-03-15T16:13:53.709Z] b85a868b505f: Pull complete [2023-03-15T16:13:53.968Z] e2be974225ed: Pull complete [2023-03-15T16:13:54.546Z] 339a4e72a1f5: Pull complete [2023-03-15T16:13:54.546Z] 988bab9f4d93: Pull complete [2023-03-15T16:13:54.806Z] 1469e6f7b9e6: Pull complete [2023-03-15T16:13:54.806Z] eaf3925da568: Pull complete [2023-03-15T16:13:56.705Z] bab4dde63d76: Pull complete [2023-03-15T16:13:56.705Z] bde34c3a00c8: Pull complete [2023-03-15T16:13:56.705Z] b352a97aabf1: Pull complete [2023-03-15T16:13:56.705Z] 4872d77fe225: Pull complete [2023-03-15T16:13:56.965Z] 5851b861e8e6: Pull complete [2023-03-15T16:13:56.965Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-15T16:13:56.965Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T16:13:56.965Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T16:13:57.189Z] prd-ubuntu20.04-docker-8c-8g-860 does not seem to be running inside a container [2023-03-15T16:13:57.219Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-432 -v /w/workspace/xfoundry_device-modbus-go_PR-432:/w/workspace/xfoundry_device-modbus-go_PR-432:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-432@tmp:/w/workspace/xfoundry_device-modbus-go_PR-432@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-15T16:13:58.691Z] $ docker top c5e093aa52433f5974a46e66a548b8fd27250c1440e9aa6d046e39ed84b8e4f0 -eo pid,comm [2023-03-15T16:13:58.741Z] 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-15T16:13:58.741Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-15T16:13:58.857Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-15T16:13:58.857Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-15T16:13:58.958Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-15T16:13:58.964Z] $ docker exec c5e093aa52433f5974a46e66a548b8fd27250c1440e9aa6d046e39ed84b8e4f0 ssh-agent [2023-03-15T16:13:59.055Z] SSH_AUTH_SOCK=/tmp/ssh-DJN3LqlN9FGk/agent.33 [2023-03-15T16:13:59.055Z] SSH_AGENT_PID=39 [2023-03-15T16:13:59.062Z] Running ssh-add (command line suppressed) [2023-03-15T16:13:59.185Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-432@tmp/private_key_15659072216354101677.key (/w/workspace/xfoundry_device-modbus-go_PR-432@tmp/private_key_15659072216354101677.key) [2023-03-15T16:13:59.194Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-15T16:13:59.524Z] + git tag --points-at HEAD [Pipeline] } [2023-03-15T16:13:59.550Z] $ docker exec --env ******** --env ******** c5e093aa52433f5974a46e66a548b8fd27250c1440e9aa6d046e39ed84b8e4f0 ssh-agent -k [2023-03-15T16:13:59.642Z] unset SSH_AUTH_SOCK; [2023-03-15T16:13:59.643Z] unset SSH_AGENT_PID; [2023-03-15T16:13:59.643Z] echo Agent pid 39 killed; [2023-03-15T16:13:59.651Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-15T16:13:59.742Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-15T16:13:59.743Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-15T16:13:59.864Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-15T16:13:59.869Z] $ docker exec c5e093aa52433f5974a46e66a548b8fd27250c1440e9aa6d046e39ed84b8e4f0 ssh-agent [2023-03-15T16:13:59.987Z] SSH_AUTH_SOCK=/tmp/ssh-UprRcQF6jFLS/agent.71 [2023-03-15T16:13:59.987Z] SSH_AGENT_PID=77 [2023-03-15T16:13:59.992Z] Running ssh-add (command line suppressed) [2023-03-15T16:14:00.101Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-432@tmp/private_key_6507491545405451432.key (/w/workspace/xfoundry_device-modbus-go_PR-432@tmp/private_key_6507491545405451432.key) [2023-03-15T16:14:00.113Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-15T16:14:00.442Z] + git semver init [2023-03-15T16:14:00.701Z] 2023-03-15 16:14:00,649 [run_init] DEBUG init version:0.0.0 force:False [2023-03-15T16:14:00.701Z] 2023-03-15 16:14:00,650 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-432/.semver [2023-03-15T16:14:00.701Z] 2023-03-15 16:14:00,651 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-432/.semver [2023-03-15T16:14:00.701Z] 2023-03-15 16:14:00,651 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-432/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-432, universal_newlines=False, shell=None, istream=None) [2023-03-15T16:14:01.639Z] 2023-03-15 16:14:01,419 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-432/.git/info/exclude [2023-03-15T16:14:01.639Z] 2023-03-15 16:14:01,419 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-432/.semver/PR-432 with force:False [2023-03-15T16:14:01.639Z] 2023-03-15 16:14:01,419 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-432/.semver/PR-432 [2023-03-15T16:14:01.639Z] 2023-03-15 16:14:01,423 [execute] INFO git cat-file --batch-check [2023-03-15T16:14:01.639Z] 2023-03-15 16:14:01,424 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-432/.semver, universal_newlines=False, shell=None, istream=) [2023-03-15T16:14:01.639Z] 2023-03-15 16:14:01,430 [execute] INFO git cat-file --batch [2023-03-15T16:14:01.639Z] 2023-03-15 16:14:01,430 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-432/.semver, universal_newlines=False, shell=None, istream=) [2023-03-15T16:14:01.639Z] 2023-03-15 16:14:01,435 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-432/.semver/PR-432 [2023-03-15T16:14:01.639Z] 0.0.0 [Pipeline] } [2023-03-15T16:14:01.671Z] $ docker exec --env ******** --env ******** c5e093aa52433f5974a46e66a548b8fd27250c1440e9aa6d046e39ed84b8e4f0 ssh-agent -k [2023-03-15T16:14:01.774Z] unset SSH_AUTH_SOCK; [2023-03-15T16:14:01.774Z] unset SSH_AGENT_PID; [2023-03-15T16:14:01.774Z] echo Agent pid 77 killed; [2023-03-15T16:14:01.782Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-15T16:14:02.208Z] + git semver [Pipeline] } [2023-03-15T16:14:02.497Z] $ docker stop --time=1 c5e093aa52433f5974a46e66a548b8fd27250c1440e9aa6d046e39ed84b8e4f0 [2023-03-15T16:14:03.845Z] $ docker rm -f --volumes c5e093aa52433f5974a46e66a548b8fd27250c1440e9aa6d046e39ed84b8e4f0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-15T16:14:04.253Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-15T16:14:04.535Z] Stashed 1 file(s) [Pipeline] echo [2023-03-15T16:14:04.549Z] [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-15T16:14:05.176Z] provisioning config files... [2023-03-15T16:14:05.190Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-432@tmp/config10592945869985253296tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:14:05.542Z] ---> docker-login.sh [2023-03-15T16:14:05.542Z] nexus3.edgexfoundry.org:10001 [2023-03-15T16:14:05.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:14:05.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:14:05.542Z] Configure a credential helper to remove this warning. See [2023-03-15T16:14:05.542Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:14:05.542Z] [2023-03-15T16:14:05.542Z] Login Succeeded [2023-03-15T16:14:05.542Z] nexus3.edgexfoundry.org:10002 [2023-03-15T16:14:05.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:14:05.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:14:05.542Z] Configure a credential helper to remove this warning. See [2023-03-15T16:14:05.542Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:14:05.542Z] [2023-03-15T16:14:05.542Z] Login Succeeded [2023-03-15T16:14:05.542Z] nexus3.edgexfoundry.org:10003 [2023-03-15T16:14:05.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:14:05.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:14:05.802Z] Configure a credential helper to remove this warning. See [2023-03-15T16:14:05.802Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:14:05.802Z] [2023-03-15T16:14:05.802Z] Login Succeeded [2023-03-15T16:14:05.802Z] nexus3.edgexfoundry.org:10004 [2023-03-15T16:14:05.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:14:05.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:14:05.802Z] Configure a credential helper to remove this warning. See [2023-03-15T16:14:05.802Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:14:05.802Z] [2023-03-15T16:14:05.802Z] Login Succeeded [2023-03-15T16:14:05.802Z] docker.io [2023-03-15T16:14:05.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:14:06.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:14:06.062Z] Configure a credential helper to remove this warning. See [2023-03-15T16:14:06.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:14:06.062Z] [2023-03-15T16:14:06.062Z] Login Succeeded [2023-03-15T16:14:06.062Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T16:14:06.093Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-15T16:14:06.284Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T16:14:06.320Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T16:14:06.360Z] ========================================================= [2023-03-15T16:14:06.360Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-15T16:14:06.360Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:14:06.828Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-15T16:14:06.828Z] Sending build context to Docker daemon 6.365MB [2023-03-15T16:14:06.828Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-03-15T16:14:06.828Z] Step 2/10 : FROM ${BASE} AS builder [2023-03-15T16:14:06.828Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-15T16:14:06.828Z] 63b65145d645: Pulling fs layer [2023-03-15T16:14:06.828Z] a2d21d5440eb: Pulling fs layer [2023-03-15T16:14:06.828Z] 935e6c44a52c: Pulling fs layer [2023-03-15T16:14:06.828Z] 94cc34f8dd06: Pulling fs layer [2023-03-15T16:14:06.828Z] 30dea6a524f1: Pulling fs layer [2023-03-15T16:14:06.828Z] a2aff8979fd8: Pulling fs layer [2023-03-15T16:14:06.828Z] 6808be2612f2: Pulling fs layer [2023-03-15T16:14:06.828Z] f25807f1079a: Pulling fs layer [2023-03-15T16:14:06.828Z] 30dea6a524f1: Waiting [2023-03-15T16:14:06.828Z] a2aff8979fd8: Waiting [2023-03-15T16:14:06.828Z] 6808be2612f2: Waiting [2023-03-15T16:14:06.828Z] f25807f1079a: Waiting [2023-03-15T16:14:06.828Z] a2d21d5440eb: Download complete [2023-03-15T16:14:06.828Z] 94cc34f8dd06: Verifying Checksum [2023-03-15T16:14:06.828Z] 94cc34f8dd06: Download complete [2023-03-15T16:14:07.089Z] 30dea6a524f1: Verifying Checksum [2023-03-15T16:14:07.089Z] 30dea6a524f1: Download complete [2023-03-15T16:14:07.089Z] 63b65145d645: Verifying Checksum [2023-03-15T16:14:07.089Z] 63b65145d645: Download complete [2023-03-15T16:14:07.089Z] a2aff8979fd8: Verifying Checksum [2023-03-15T16:14:07.089Z] a2aff8979fd8: Download complete [2023-03-15T16:14:07.089Z] 63b65145d645: Pull complete [2023-03-15T16:14:07.352Z] a2d21d5440eb: Pull complete [2023-03-15T16:14:07.612Z] f25807f1079a: Verifying Checksum [2023-03-15T16:14:07.612Z] f25807f1079a: Download complete [2023-03-15T16:14:07.612Z] 935e6c44a52c: Verifying Checksum [2023-03-15T16:14:07.612Z] 935e6c44a52c: Download complete [2023-03-15T16:14:07.870Z] 6808be2612f2: Verifying Checksum [2023-03-15T16:14:07.870Z] 6808be2612f2: Download complete [2023-03-15T16:14:11.152Z] 935e6c44a52c: Pull complete [2023-03-15T16:14:11.152Z] 94cc34f8dd06: Pull complete [2023-03-15T16:14:11.152Z] 30dea6a524f1: Pull complete [2023-03-15T16:14:11.152Z] a2aff8979fd8: Pull complete [2023-03-15T16:14:13.057Z] 6808be2612f2: Pull complete [2023-03-15T16:14:13.991Z] f25807f1079a: Pull complete [2023-03-15T16:14:13.991Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-15T16:14:13.991Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-15T16:14:13.991Z] ---> 3b553350e43f [2023-03-15T16:14:13.991Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-03-15T16:14:15.910Z] ---> Running in e99f69d3ce31 [2023-03-15T16:14:15.910Z] Removing intermediate container e99f69d3ce31 [2023-03-15T16:14:15.910Z] ---> e1d04a89be4a [2023-03-15T16:14:15.910Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-15T16:14:15.910Z] ---> Running in 56894b0b18de [2023-03-15T16:14:16.169Z] Removing intermediate container 56894b0b18de [2023-03-15T16:14:16.169Z] ---> 1e6190b7c369 [2023-03-15T16:14:16.169Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-03-15T16:14:16.169Z] ---> Running in 6fe5112acebe [2023-03-15T16:14:16.426Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T16:14:16.685Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T16:14:16.685Z] (1/8) Installing openssh-keygen (9.1_p1-r2) [2023-03-15T16:14:16.685Z] (2/8) Installing libedit (20221030.3.1-r0) [2023-03-15T16:14:16.685Z] (3/8) Installing openssh-client-common (9.1_p1-r2) [2023-03-15T16:14:16.946Z] (4/8) Installing openssh-client-default (9.1_p1-r2) [2023-03-15T16:14:16.946Z] (5/8) Installing openssh-sftp-server (9.1_p1-r2) [2023-03-15T16:14:16.946Z] (6/8) Installing openssh-server-common (9.1_p1-r2) [2023-03-15T16:14:16.946Z] (7/8) Installing openssh-server (9.1_p1-r2) [2023-03-15T16:14:16.946Z] (8/8) Installing openssh (9.1_p1-r2) [2023-03-15T16:14:16.946Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T16:14:16.946Z] OK: 270 MiB in 61 packages [2023-03-15T16:14:17.510Z] Removing intermediate container 6fe5112acebe [2023-03-15T16:14:17.510Z] ---> e0cacaef681d [2023-03-15T16:14:17.510Z] Step 6/10 : WORKDIR /device-modbus-go [2023-03-15T16:14:17.510Z] ---> Running in 6513fc623d50 [2023-03-15T16:14:17.510Z] Removing intermediate container 6513fc623d50 [2023-03-15T16:14:17.510Z] ---> 000a7303a110 [2023-03-15T16:14:17.510Z] Step 7/10 : COPY go.mod vendor* ./ [2023-03-15T16:14:17.510Z] ---> d69f0b0b6549 [2023-03-15T16:14:17.510Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T16:14:17.510Z] ---> Running in 26c5f38a69f8 [2023-03-15T16:14:20.001Z] Still waiting to schedule task [2023-03-15T16:14:20.001Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-15T16:14:39.442Z] Removing intermediate container 26c5f38a69f8 [2023-03-15T16:14:39.442Z] ---> 4b86986a64eb [2023-03-15T16:14:39.442Z] Step 9/10 : COPY . . [2023-03-15T16:14:39.442Z] ---> 6cb6eec38fa8 [2023-03-15T16:14:39.442Z] Step 10/10 : RUN ${MAKE} [2023-03-15T16:14:39.442Z] ---> Running in 8098f35fe117 [2023-03-15T16:14:39.442Z] noop [2023-03-15T16:14:39.442Z] Removing intermediate container 8098f35fe117 [2023-03-15T16:14:39.442Z] ---> 10352f1d425e [2023-03-15T16:14:39.442Z] Successfully built 10352f1d425e [2023-03-15T16:14:39.442Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:14:39.892Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-15T16:14:39.892Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T16:14:40.043Z] prd-ubuntu20.04-docker-8c-8g-860 does not seem to be running inside a container [2023-03-15T16:14:40.073Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-432 -v /w/workspace/xfoundry_device-modbus-go_PR-432:/w/workspace/xfoundry_device-modbus-go_PR-432:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-432@tmp:/w/workspace/xfoundry_device-modbus-go_PR-432@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 ******** ci-base-image-x86_64 cat [2023-03-15T16:14:40.439Z] $ docker top 5c1fb3ba30c8e3029be7f30ab3f5cd7714c3f2ec61b1206b4384c9a5146ce53c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T16:14:40.824Z] + go version [2023-03-15T16:14:40.824Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-15T16:14:40.857Z] $ docker stop --time=1 5c1fb3ba30c8e3029be7f30ab3f5cd7714c3f2ec61b1206b4384c9a5146ce53c [2023-03-15T16:14:42.162Z] $ docker rm -f --volumes 5c1fb3ba30c8e3029be7f30ab3f5cd7714c3f2ec61b1206b4384c9a5146ce53c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:14:42.866Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-15T16:14:42.866Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T16:14:43.012Z] prd-ubuntu20.04-docker-8c-8g-860 does not seem to be running inside a container [2023-03-15T16:14:43.042Z] $ 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-432 -v /w/workspace/xfoundry_device-modbus-go_PR-432:/w/workspace/xfoundry_device-modbus-go_PR-432:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-432@tmp:/w/workspace/xfoundry_device-modbus-go_PR-432@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 ******** ci-base-image-x86_64 cat [2023-03-15T16:14:43.409Z] $ docker top c4e03b1156a42f2edb7e91f8c0ba691dc30e150bfab587ab687dc890b97607af -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T16:14:43.823Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-432 [Pipeline] fileExists [Pipeline] sh [2023-03-15T16:14:44.180Z] + make test [2023-03-15T16:14:44.180Z] go test ./... -coverprofile=coverage.out [2023-03-15T16:14:48.366Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-03-15T16:14:58.324Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-03-15T16:14:58.324Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.012s coverage: 48.0% of statements [2023-03-15T16:15:03.580Z] go vet ./... [2023-03-15T16:15:06.859Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-15T16:15:06.859Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-15T16:15:06.859Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-15T16:15:06.894Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-15T16:15:06.923Z] $ docker stop --time=1 c4e03b1156a42f2edb7e91f8c0ba691dc30e150bfab587ab687dc890b97607af [2023-03-15T16:15:09.029Z] $ docker rm -f --volumes c4e03b1156a42f2edb7e91f8c0ba691dc30e150bfab587ab687dc890b97607af [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-15T16:15:09.534Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-15T16:15:09.600Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-15T16:15:10.196Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-15T16:15:10.506Z] + ls -al . [2023-03-15T16:15:10.506Z] total 180 [2023-03-15T16:15:10.506Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 15 16:14 . [2023-03-15T16:15:10.506Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 16:13 .. [2023-03-15T16:15:10.506Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 15 16:13 .dockerignore [2023-03-15T16:15:10.506Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 16:14 .git [2023-03-15T16:15:10.506Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 16:13 .github [2023-03-15T16:15:10.506Z] -rw-rw-r-- 1 jenkins jenkins 331 Mar 15 16:13 .gitignore [2023-03-15T16:15:10.506Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 15 16:13 .golangci.yml [2023-03-15T16:15:10.506Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 16:14 .semver [2023-03-15T16:15:10.506Z] -rw-rw-r-- 1 jenkins jenkins 10236 Mar 15 16:13 Attribution.txt [2023-03-15T16:15:10.506Z] -rw-rw-r-- 1 jenkins jenkins 11576 Mar 15 16:13 CHANGELOG.md [2023-03-15T16:15:10.506Z] -rw-rw-r-- 1 jenkins jenkins 1365 Mar 15 16:13 Dockerfile [2023-03-15T16:15:10.506Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 16:13 GOVERNANCE.md [2023-03-15T16:15:10.506Z] -rw-rw-r-- 1 jenkins jenkins 680 Mar 15 16:13 Jenkinsfile [2023-03-15T16:15:10.506Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 15 16:13 LICENSE [2023-03-15T16:15:10.506Z] -rw-rw-r-- 1 jenkins jenkins 1705 Mar 15 16:13 Makefile [2023-03-15T16:15:10.506Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 15 16:13 OWNERS.md [2023-03-15T16:15:10.506Z] -rw-rw-r-- 1 jenkins jenkins 4061 Mar 15 16:13 README.md [2023-03-15T16:15:10.506Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 15 16:14 VERSION [2023-03-15T16:15:10.506Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 16:13 bin [2023-03-15T16:15:10.506Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 16:13 cmd [2023-03-15T16:15:10.506Z] -rw-r--r-- 1 jenkins jenkins 23736 Mar 15 16:14 coverage.out [2023-03-15T16:15:10.506Z] -rw-rw-r-- 1 jenkins jenkins 3497 Mar 15 16:13 go.mod [2023-03-15T16:15:10.506Z] -rw-rw-r-- 1 jenkins jenkins 31641 Mar 15 16:13 go.sum [2023-03-15T16:15:10.506Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 16:13 internal [2023-03-15T16:15:10.506Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 16:13 simulator [2023-03-15T16:15:10.506Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 16:13 snap [2023-03-15T16:15:10.506Z] -rw-rw-r-- 1 jenkins jenkins 229 Mar 15 16:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:15:10.943Z] + 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=b4a89600524365c8192c0c054936057e58ded0a6 --label arch=amd64 --label version=0.0.0 . [2023-03-15T16:15:10.943Z] Sending build context to Docker daemon 6.39MB [2023-03-15T16:15:10.943Z] Step 1/22 : ARG BASE=golang:1.20-alpine3.17 [2023-03-15T16:15:10.943Z] Step 2/22 : FROM ${BASE} AS builder [2023-03-15T16:15:10.943Z] ---> 10352f1d425e [2023-03-15T16:15:10.943Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-15T16:15:10.943Z] ---> Running in c027d8c38130 [2023-03-15T16:15:11.202Z] Removing intermediate container c027d8c38130 [2023-03-15T16:15:11.202Z] ---> 8f8287282197 [2023-03-15T16:15:11.202Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-15T16:15:11.202Z] ---> Running in 701e0bc73307 [2023-03-15T16:15:11.202Z] Removing intermediate container 701e0bc73307 [2023-03-15T16:15:11.202Z] ---> 0f768469a6dd [2023-03-15T16:15:11.202Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-03-15T16:15:11.460Z] ---> Running in 691eac7dfb54 [2023-03-15T16:15:11.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T16:15:11.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T16:15:11.979Z] OK: 270 MiB in 61 packages [2023-03-15T16:15:12.237Z] Removing intermediate container 691eac7dfb54 [2023-03-15T16:15:12.237Z] ---> a8062198007d [2023-03-15T16:15:12.237Z] Step 6/22 : WORKDIR /device-modbus-go [2023-03-15T16:15:12.237Z] ---> Running in cc77d8c305d8 [2023-03-15T16:15:12.494Z] Removing intermediate container cc77d8c305d8 [2023-03-15T16:15:12.494Z] ---> a4d754a7c67e [2023-03-15T16:15:12.494Z] Step 7/22 : COPY go.mod vendor* ./ [2023-03-15T16:15:12.494Z] ---> 4435d9819ad3 [2023-03-15T16:15:12.494Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T16:15:12.494Z] ---> Running in 79bce60ba31e [2023-03-15T16:15:13.428Z] Removing intermediate container 79bce60ba31e [2023-03-15T16:15:13.428Z] ---> 371c24abf4af [2023-03-15T16:15:13.428Z] Step 9/22 : COPY . . [2023-03-15T16:15:13.686Z] ---> 1a5c20666b09 [2023-03-15T16:15:13.686Z] Step 10/22 : RUN ${MAKE} [2023-03-15T16:15:13.945Z] ---> Running in 9bf479e82a34 [2023-03-15T16:15:13.945Z] 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-15T16:15:32.014Z] Removing intermediate container 9bf479e82a34 [2023-03-15T16:15:32.014Z] ---> 27863746a921 [2023-03-15T16:15:32.014Z] Step 11/22 : FROM alpine:3.17 [2023-03-15T16:15:32.014Z] 3.17: Pulling from library/alpine [2023-03-15T16:15:32.014Z] 63b65145d645: Already exists [2023-03-15T16:15:32.014Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-15T16:15:32.014Z] Status: Downloaded newer image for alpine:3.17 [2023-03-15T16:15:32.014Z] ---> b2aa39c304c2 [2023-03-15T16:15:32.014Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-03-15T16:15:32.015Z] ---> Running in b3980b75d606 [2023-03-15T16:15:32.015Z] Removing intermediate container b3980b75d606 [2023-03-15T16:15:32.015Z] ---> d56d3f56d117 [2023-03-15T16:15:32.015Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-03-15T16:15:32.015Z] ---> Running in 916889a79932 [2023-03-15T16:15:32.015Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T16:15:32.015Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T16:15:32.015Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-15T16:15:32.015Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T16:15:32.015Z] OK: 7 MiB in 16 packages [2023-03-15T16:15:32.015Z] Removing intermediate container 916889a79932 [2023-03-15T16:15:32.015Z] ---> 923d0b5fc54f [2023-03-15T16:15:32.015Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-03-15T16:15:32.581Z] ---> c81b3c9fed6f [2023-03-15T16:15:32.581Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-03-15T16:15:32.581Z] ---> d35636a65b78 [2023-03-15T16:15:32.581Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-03-15T16:15:32.839Z] ---> 69e767bce398 [2023-03-15T16:15:32.839Z] Step 17/22 : EXPOSE 59901 [2023-03-15T16:15:32.839Z] ---> Running in 0e3712a8b6ec [2023-03-15T16:15:32.839Z] Removing intermediate container 0e3712a8b6ec [2023-03-15T16:15:32.839Z] ---> e2dcc02fa418 [2023-03-15T16:15:32.839Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-03-15T16:15:32.839Z] ---> Running in 1792c487ddae [2023-03-15T16:15:33.097Z] Removing intermediate container 1792c487ddae [2023-03-15T16:15:33.097Z] ---> 1dcbc6d18038 [2023-03-15T16:15:33.097Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-03-15T16:15:33.097Z] ---> Running in ebd1aa24324b [2023-03-15T16:15:33.097Z] Removing intermediate container ebd1aa24324b [2023-03-15T16:15:33.097Z] ---> 875f86305bd7 [2023-03-15T16:15:33.097Z] Step 20/22 : LABEL arch=amd64 [2023-03-15T16:15:33.355Z] ---> Running in e3fbe138f91b [2023-03-15T16:15:33.355Z] Removing intermediate container e3fbe138f91b [2023-03-15T16:15:33.355Z] ---> cbe4bc371168 [2023-03-15T16:15:33.355Z] Step 21/22 : LABEL git_sha=b4a89600524365c8192c0c054936057e58ded0a6 [2023-03-15T16:15:33.355Z] ---> Running in 353eeee7bb46 [2023-03-15T16:15:33.355Z] Removing intermediate container 353eeee7bb46 [2023-03-15T16:15:33.355Z] ---> a31f301581e2 [2023-03-15T16:15:33.355Z] Step 22/22 : LABEL version=0.0.0 [2023-03-15T16:15:33.355Z] ---> Running in c7d77b5fe616 [2023-03-15T16:15:33.613Z] Removing intermediate container c7d77b5fe616 [2023-03-15T16:15:33.613Z] ---> 081c396e012a [2023-03-15T16:15:33.613Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-15T16:15:33.613Z] Successfully built 081c396e012a [2023-03-15T16:15:33.613Z] 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-15T16:15:34.446Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T16:15:34.446Z] [2023-03-15T16:15:34.446Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:15:34.809Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T16:15:34.809Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-15T16:15:34.809Z] 5eb5b503b376: Pulling fs layer [2023-03-15T16:15:34.809Z] 5c69ac0246d0: Pulling fs layer [2023-03-15T16:15:34.809Z] ec43610c2a17: Pulling fs layer [2023-03-15T16:15:34.809Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-15T16:15:34.809Z] 33b1e0a273af: Pulling fs layer [2023-03-15T16:15:34.809Z] 5d3b04190fa2: Pulling fs layer [2023-03-15T16:15:34.809Z] 2f39f015ded8: Pulling fs layer [2023-03-15T16:15:34.809Z] 33b1e0a273af: Waiting [2023-03-15T16:15:34.809Z] 5d3b04190fa2: Waiting [2023-03-15T16:15:34.809Z] 2f39f015ded8: Waiting [2023-03-15T16:15:34.810Z] 3a2ae6a8a46f: Waiting [2023-03-15T16:15:34.810Z] 5c69ac0246d0: Verifying Checksum [2023-03-15T16:15:34.810Z] 5c69ac0246d0: Download complete [2023-03-15T16:15:34.810Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-15T16:15:35.069Z] ec43610c2a17: Verifying Checksum [2023-03-15T16:15:35.069Z] ec43610c2a17: Download complete [2023-03-15T16:15:35.069Z] 5d3b04190fa2: Verifying Checksum [2023-03-15T16:15:35.069Z] 5d3b04190fa2: Download complete [2023-03-15T16:15:35.069Z] 33b1e0a273af: Verifying Checksum [2023-03-15T16:15:35.069Z] 33b1e0a273af: Download complete [2023-03-15T16:15:35.069Z] 5eb5b503b376: Verifying Checksum [2023-03-15T16:15:35.069Z] 5eb5b503b376: Download complete [2023-03-15T16:15:35.635Z] 2f39f015ded8: Download complete [2023-03-15T16:15:36.199Z] 5eb5b503b376: Pull complete [2023-03-15T16:15:36.200Z] 5c69ac0246d0: Pull complete [2023-03-15T16:15:36.765Z] ec43610c2a17: Pull complete [2023-03-15T16:15:37.023Z] 3a2ae6a8a46f: Pull complete [2023-03-15T16:15:37.023Z] 33b1e0a273af: Pull complete [2023-03-15T16:15:37.281Z] 5d3b04190fa2: Pull complete [2023-03-15T16:15:41.466Z] 2f39f015ded8: Pull complete [2023-03-15T16:15:41.466Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-15T16:15:41.466Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T16:15:41.466Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T16:15:41.698Z] prd-ubuntu20.04-docker-8c-8g-860 does not seem to be running inside a container [2023-03-15T16:15:41.724Z] $ 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-432 -v /w/workspace/xfoundry_device-modbus-go_PR-432:/w/workspace/xfoundry_device-modbus-go_PR-432:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-432@tmp:/w/workspace/xfoundry_device-modbus-go_PR-432@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-15T16:15:43.469Z] $ docker top 13d9443abe4d820d491867c7cef94ccec2d4f26ec6a82b6049e60865091f344c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:15:43.901Z] ---> job-cost.sh [2023-03-15T16:15:43.901Z] lf-activate-venv: SKIPPING [2023-03-15T16:15:43.901Z] INFO: No Stack... [2023-03-15T16:15:44.161Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-15T16:15:44.729Z] INFO: Archiving Costs [Pipeline] sh [2023-03-15T16:15:45.038Z] + cat /w/workspace/xfoundry_device-modbus-go_PR-432/archives/cost.csv [2023-03-15T16:15:45.038Z] + cut -d, -f6 [Pipeline] lock [2023-03-15T16:15:45.084Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-432-1-stack-cost] [2023-03-15T16:15:45.089Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-432-1-stack-cost] did not exist. Created. [2023-03-15T16:15:45.089Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-432-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-15T16:15:45.471Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-15T16:15:45.515Z] Stashed 1 file(s) [Pipeline] } [2023-03-15T16:15:45.545Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-432-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-15T16:15:45.623Z] $ docker stop --time=1 13d9443abe4d820d491867c7cef94ccec2d4f26ec6a82b6049e60865091f344c [2023-03-15T16:15:46.777Z] $ docker rm -f --volumes 13d9443abe4d820d491867c7cef94ccec2d4f26ec6a82b6049e60865091f344c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-15T16:28:03.598Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1283 in /w/workspace/xfoundry_device-modbus-go_PR-432 [Pipeline] { [Pipeline] ws [2023-03-15T16:28:03.661Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2023-03-15T16:28:03.751Z] Selected Git installation does not exist. Using Default [2023-03-15T16:28:03.751Z] The recommended git tool is: NONE [2023-03-15T16:28:14.982Z] using credential edgex-jenkins-ssh [2023-03-15T16:28:15.006Z] Cloning the remote Git repository [2023-03-15T16:28:15.129Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2023-03-15T16:28:15.320Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2023-03-15T16:28:15.757Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-03-15T16:28:15.759Z] > git --version # timeout=10 [2023-03-15T16:28:15.876Z] > git --version # 'git version 2.25.1' [2023-03-15T16:28:15.880Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-15T16:28:16.217Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-15T16:28:17.460Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-03-15T16:28:17.500Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-15T16:28:19.909Z] Merging remotes/origin/main commit 8ef455de97d4f3c2abbb3fe2f935b051c9a8c04d into PR head commit 2e7aedab8b7610aa0b6e028687a14e8560321eb0 [2023-03-15T16:28:20.659Z] Merge succeeded, producing c71549929a8e36f28b1680a3d2190106d9f9fcb1 [2023-03-15T16:28:20.659Z] Checking out Revision c71549929a8e36f28b1680a3d2190106d9f9fcb1 (PR-432) [2023-03-15T16:28:19.175Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-03-15T16:28:19.240Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-03-15T16:28:19.241Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-15T16:28:19.263Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/432/head:refs/remotes/origin/PR-432 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-15T16:28:19.937Z] > git config core.sparsecheckout # timeout=10 [2023-03-15T16:28:20.099Z] > git checkout -f 2e7aedab8b7610aa0b6e028687a14e8560321eb0 # timeout=10 [2023-03-15T16:28:20.244Z] > git remote # timeout=10 [2023-03-15T16:28:20.324Z] > git config --get remote.origin.url # timeout=10 [2023-03-15T16:28:20.385Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-15T16:28:20.416Z] > git merge 8ef455de97d4f3c2abbb3fe2f935b051c9a8c04d # timeout=10 [2023-03-15T16:28:20.568Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-15T16:28:20.672Z] > git config core.sparsecheckout # timeout=10 [2023-03-15T16:28:20.735Z] > git checkout -f c71549929a8e36f28b1680a3d2190106d9f9fcb1 # timeout=10 [2023-03-15T16:28:24.555Z] Commit message: "Merge commit '8ef455de97d4f3c2abbb3fe2f935b051c9a8c04d' into HEAD" [2023-03-15T16:28:24.555Z] First time build. Skipping changelog. [2023-03-15T16:28:24.630Z] > git --version # timeout=10 [2023-03-15T16:28:24.655Z] > git --version # 'git version 2.25.1' [2023-03-15T16:28:24.675Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-15T16:28:25.842Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-15T16:28:25.842Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-15T16:28:25.842Z] Dload Upload Total Spent Left Speed [2023-03-15T16:28:25.842Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 163k 0 --:--:-- --:--:-- --:--:-- 166k [Pipeline] sh [2023-03-15T16:28:26.755Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-15T16:28:27.132Z] + sudo tee /etc/docker/daemon.new [2023-03-15T16:28:27.132Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-15T16:28:27.132Z] { [2023-03-15T16:28:27.132Z] "registry-mirrors": [ [2023-03-15T16:28:27.132Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-15T16:28:27.132Z] ], [2023-03-15T16:28:27.132Z] "bip": "10.250.0.254/24", [2023-03-15T16:28:27.132Z] "hosts": [ [2023-03-15T16:28:27.132Z] "tcp://0.0.0.0:5555", [2023-03-15T16:28:27.132Z] "unix:///var/run/docker.sock" [2023-03-15T16:28:27.132Z] ], [2023-03-15T16:28:27.132Z] "mtu": 1458, [2023-03-15T16:28:27.132Z] "selinux-enabled": true, [2023-03-15T16:28:27.132Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-15T16:28:27.132Z] } [Pipeline] sh [2023-03-15T16:28:27.488Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-15T16:28:27.848Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T16:28:46.173Z] provisioning config files... [2023-03-15T16:28:46.207Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config10465568757291297426tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:28:46.617Z] ---> docker-login.sh [2023-03-15T16:28:46.617Z] nexus3.edgexfoundry.org:10001 [2023-03-15T16:28:47.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:28:47.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:28:47.217Z] Configure a credential helper to remove this warning. See [2023-03-15T16:28:47.217Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:28:47.217Z] [2023-03-15T16:28:47.217Z] Login Succeeded [2023-03-15T16:28:47.217Z] nexus3.edgexfoundry.org:10002 [2023-03-15T16:28:47.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:28:47.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:28:47.761Z] Configure a credential helper to remove this warning. See [2023-03-15T16:28:47.761Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:28:47.761Z] [2023-03-15T16:28:47.761Z] Login Succeeded [2023-03-15T16:28:47.761Z] nexus3.edgexfoundry.org:10003 [2023-03-15T16:28:48.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:28:48.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:28:48.034Z] Configure a credential helper to remove this warning. See [2023-03-15T16:28:48.034Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:28:48.034Z] [2023-03-15T16:28:48.034Z] Login Succeeded [2023-03-15T16:28:48.034Z] nexus3.edgexfoundry.org:10004 [2023-03-15T16:28:48.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:28:48.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:28:48.592Z] Configure a credential helper to remove this warning. See [2023-03-15T16:28:48.592Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:28:48.592Z] [2023-03-15T16:28:48.592Z] Login Succeeded [2023-03-15T16:28:48.592Z] docker.io [2023-03-15T16:28:48.872Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T16:28:49.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T16:28:49.149Z] Configure a credential helper to remove this warning. See [2023-03-15T16:28:49.149Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T16:28:49.149Z] [2023-03-15T16:28:49.149Z] Login Succeeded [2023-03-15T16:28:49.149Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T16:28:49.178Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-15T16:28:49.661Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T16:28:49.755Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T16:28:49.792Z] ========================================================= [2023-03-15T16:28:49.792Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-15T16:28:49.792Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:28:50.303Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-15T16:28:50.578Z] Sending build context to Docker daemon 3.327MB [2023-03-15T16:28:50.578Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-03-15T16:28:50.578Z] Step 2/10 : FROM ${BASE} AS builder [2023-03-15T16:28:50.856Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-15T16:28:50.856Z] af6eaf76a39c: Pulling fs layer [2023-03-15T16:28:50.856Z] 55522c791124: Pulling fs layer [2023-03-15T16:28:50.856Z] ce5c4a1c91eb: Pulling fs layer [2023-03-15T16:28:50.856Z] 169dfbe0d373: Pulling fs layer [2023-03-15T16:28:50.856Z] e1ff8fa3b103: Pulling fs layer [2023-03-15T16:28:50.856Z] 52ebb69f0ebf: Pulling fs layer [2023-03-15T16:28:50.856Z] 5abe8eddf0d5: Pulling fs layer [2023-03-15T16:28:50.856Z] 169dfbe0d373: Waiting [2023-03-15T16:28:50.856Z] e1ff8fa3b103: Waiting [2023-03-15T16:28:50.856Z] 52ebb69f0ebf: Waiting [2023-03-15T16:28:50.856Z] 5abe8eddf0d5: Waiting [2023-03-15T16:28:50.856Z] 55522c791124: Download complete [2023-03-15T16:28:50.856Z] 169dfbe0d373: Verifying Checksum [2023-03-15T16:28:50.856Z] 169dfbe0d373: Download complete [2023-03-15T16:28:51.132Z] e1ff8fa3b103: Verifying Checksum [2023-03-15T16:28:51.132Z] e1ff8fa3b103: Download complete [2023-03-15T16:28:51.132Z] af6eaf76a39c: Verifying Checksum [2023-03-15T16:28:52.119Z] af6eaf76a39c: Pull complete [2023-03-15T16:28:52.392Z] 5abe8eddf0d5: Verifying Checksum [2023-03-15T16:28:52.392Z] 5abe8eddf0d5: Download complete [2023-03-15T16:28:52.662Z] 55522c791124: Pull complete [2023-03-15T16:28:53.635Z] 52ebb69f0ebf: Verifying Checksum [2023-03-15T16:28:53.635Z] 52ebb69f0ebf: Download complete [2023-03-15T16:28:53.904Z] ce5c4a1c91eb: Verifying Checksum [2023-03-15T16:28:53.904Z] ce5c4a1c91eb: Download complete [2023-03-15T16:29:04.007Z] ce5c4a1c91eb: Pull complete [2023-03-15T16:29:04.276Z] 169dfbe0d373: Pull complete [2023-03-15T16:29:04.545Z] e1ff8fa3b103: Pull complete [2023-03-15T16:29:11.225Z] 52ebb69f0ebf: Pull complete [2023-03-15T16:29:12.656Z] 5abe8eddf0d5: Pull complete [2023-03-15T16:29:12.656Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-15T16:29:12.656Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-15T16:29:12.656Z] ---> 6cb57ee374ae [2023-03-15T16:29:12.656Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-03-15T16:29:14.607Z] ---> Running in 6bc3e4f0c08d [2023-03-15T16:29:15.197Z] Removing intermediate container 6bc3e4f0c08d [2023-03-15T16:29:15.197Z] ---> ab6add754679 [2023-03-15T16:29:15.197Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-15T16:29:15.197Z] ---> Running in 9f5f5ec86911 [2023-03-15T16:29:15.468Z] Removing intermediate container 9f5f5ec86911 [2023-03-15T16:29:15.468Z] ---> eba204d95cf3 [2023-03-15T16:29:15.468Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-03-15T16:29:15.737Z] ---> Running in cbdfb1c06b92 [2023-03-15T16:29:16.702Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T16:29:17.288Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T16:29:18.707Z] (1/8) Installing openssh-keygen (9.1_p1-r2) [2023-03-15T16:29:18.707Z] (2/8) Installing libedit (20221030.3.1-r0) [2023-03-15T16:29:18.707Z] (3/8) Installing openssh-client-common (9.1_p1-r2) [2023-03-15T16:29:18.707Z] (4/8) Installing openssh-client-default (9.1_p1-r2) [2023-03-15T16:29:18.707Z] (5/8) Installing openssh-sftp-server (9.1_p1-r2) [2023-03-15T16:29:18.707Z] (6/8) Installing openssh-server-common (9.1_p1-r2) [2023-03-15T16:29:18.707Z] (7/8) Installing openssh-server (9.1_p1-r2) [2023-03-15T16:29:18.707Z] (8/8) Installing openssh (9.1_p1-r2) [2023-03-15T16:29:18.707Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T16:29:18.707Z] OK: 270 MiB in 61 packages [2023-03-15T16:29:19.673Z] Removing intermediate container cbdfb1c06b92 [2023-03-15T16:29:19.673Z] ---> 30d0f743d29b [2023-03-15T16:29:19.673Z] Step 6/10 : WORKDIR /device-modbus-go [2023-03-15T16:29:19.939Z] ---> Running in f9e8bbc175cf [2023-03-15T16:29:20.206Z] Removing intermediate container f9e8bbc175cf [2023-03-15T16:29:20.206Z] ---> 9627907f43ec [2023-03-15T16:29:20.206Z] Step 7/10 : COPY go.mod vendor* ./ [2023-03-15T16:29:20.795Z] ---> 97ea0e28d8de [2023-03-15T16:29:20.795Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T16:29:20.795Z] ---> Running in 042695f388b8 [2023-03-15T16:30:28.954Z] Removing intermediate container 042695f388b8 [2023-03-15T16:30:28.954Z] ---> a6bff6705cfa [2023-03-15T16:30:28.954Z] Step 9/10 : COPY . . [2023-03-15T16:30:28.954Z] ---> c253d0b21079 [2023-03-15T16:30:28.954Z] Step 10/10 : RUN ${MAKE} [2023-03-15T16:30:28.954Z] ---> Running in 7b626374cdb8 [2023-03-15T16:30:28.954Z] noop [2023-03-15T16:30:28.954Z] Removing intermediate container 7b626374cdb8 [2023-03-15T16:30:28.954Z] ---> a782e782f144 [2023-03-15T16:30:28.954Z] Successfully built a782e782f144 [2023-03-15T16:30:28.954Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:30:29.443Z] + docker inspect -f . ci-base-image-arm64 [2023-03-15T16:30:29.443Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T16:30:29.771Z] prd-ubuntu20.04-docker-arm64-4c-16g-1283 does not seem to be running inside a container [2023-03-15T16:30:29.859Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-15T16:30:31.212Z] $ docker top 3edc4c17f22a08e3434ea48c41fa19f305a14575cd6647faed858724547ee810 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T16:30:32.155Z] + go version [2023-03-15T16:30:32.155Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-15T16:30:32.197Z] $ docker stop --time=1 3edc4c17f22a08e3434ea48c41fa19f305a14575cd6647faed858724547ee810 [2023-03-15T16:30:33.859Z] $ docker rm -f --volumes 3edc4c17f22a08e3434ea48c41fa19f305a14575cd6647faed858724547ee810 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:30:34.772Z] + docker inspect -f . ci-base-image-arm64 [2023-03-15T16:30:34.773Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T16:30:35.069Z] prd-ubuntu20.04-docker-arm64-4c-16g-1283 does not seem to be running inside a container [2023-03-15T16:30:35.165Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-15T16:30:36.523Z] $ docker top d091fa5a96a170c17451ee4f5a7104972ce95954ffa8aabc22a8736c86bedb43 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T16:30:37.426Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-15T16:30:38.158Z] + make test [2023-03-15T16:30:38.158Z] go test ./... -coverprofile=coverage.out [2023-03-15T16:31:17.128Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-03-15T16:33:23.879Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-03-15T16:33:26.483Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.077s coverage: 48.0% of statements [2023-03-15T16:33:27.078Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-15T16:33:27.078Z] go vet ./... [2023-03-15T16:33:59.364Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-15T16:33:59.364Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-15T16:33:59.364Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-15T16:33:59.404Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-15T16:33:59.442Z] $ docker stop --time=1 d091fa5a96a170c17451ee4f5a7104972ce95954ffa8aabc22a8736c86bedb43 [2023-03-15T16:34:01.645Z] $ docker rm -f --volumes d091fa5a96a170c17451ee4f5a7104972ce95954ffa8aabc22a8736c86bedb43 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-15T16:34:02.922Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-15T16:34:02.955Z] Warning: overwriting stash ‘coverage-report’ [2023-03-15T16:34:03.468Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-15T16:34:04.050Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-15T16:34:04.392Z] + ls -al . [2023-03-15T16:34:04.392Z] total 176 [2023-03-15T16:34:04.392Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 15 16:30 . [2023-03-15T16:34:04.392Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 16:28 .. [2023-03-15T16:34:04.392Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 15 16:28 .dockerignore [2023-03-15T16:34:04.392Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 16:28 .git [2023-03-15T16:34:04.392Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 16:28 .github [2023-03-15T16:34:04.392Z] -rw-rw-r-- 1 jenkins jenkins 331 Mar 15 16:28 .gitignore [2023-03-15T16:34:04.392Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 15 16:28 .golangci.yml [2023-03-15T16:34:04.392Z] -rw-rw-r-- 1 jenkins jenkins 10236 Mar 15 16:28 Attribution.txt [2023-03-15T16:34:04.392Z] -rw-rw-r-- 1 jenkins jenkins 11576 Mar 15 16:28 CHANGELOG.md [2023-03-15T16:34:04.392Z] -rw-rw-r-- 1 jenkins jenkins 1365 Mar 15 16:28 Dockerfile [2023-03-15T16:34:04.392Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 16:28 GOVERNANCE.md [2023-03-15T16:34:04.392Z] -rw-rw-r-- 1 jenkins jenkins 680 Mar 15 16:28 Jenkinsfile [2023-03-15T16:34:04.392Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 15 16:28 LICENSE [2023-03-15T16:34:04.392Z] -rw-rw-r-- 1 jenkins jenkins 1705 Mar 15 16:28 Makefile [2023-03-15T16:34:04.392Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 15 16:28 OWNERS.md [2023-03-15T16:34:04.392Z] -rw-rw-r-- 1 jenkins jenkins 4061 Mar 15 16:28 README.md [2023-03-15T16:34:04.392Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 15 16:14 VERSION [2023-03-15T16:34:04.392Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 16:28 bin [2023-03-15T16:34:04.392Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 16:28 cmd [2023-03-15T16:34:04.392Z] -rw-r--r-- 1 jenkins jenkins 23736 Mar 15 16:33 coverage.out [2023-03-15T16:34:04.392Z] -rw-rw-r-- 1 jenkins jenkins 3497 Mar 15 16:28 go.mod [2023-03-15T16:34:04.392Z] -rw-rw-r-- 1 jenkins jenkins 31641 Mar 15 16:28 go.sum [2023-03-15T16:34:04.392Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 16:28 internal [2023-03-15T16:34:04.392Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 16:28 simulator [2023-03-15T16:34:04.392Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 16:28 snap [2023-03-15T16:34:04.392Z] -rw-rw-r-- 1 jenkins jenkins 229 Mar 15 16:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:34:04.801Z] + 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=c71549929a8e36f28b1680a3d2190106d9f9fcb1 --label arch=arm64 --label version=0.0.0 . [2023-03-15T16:34:05.068Z] Sending build context to Docker daemon 3.352MB [2023-03-15T16:34:05.068Z] Step 1/22 : ARG BASE=golang:1.20-alpine3.17 [2023-03-15T16:34:05.068Z] Step 2/22 : FROM ${BASE} AS builder [2023-03-15T16:34:05.068Z] ---> a782e782f144 [2023-03-15T16:34:05.068Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-15T16:34:05.337Z] ---> Running in 4c5c842b2fb4 [2023-03-15T16:34:05.609Z] Removing intermediate container 4c5c842b2fb4 [2023-03-15T16:34:05.609Z] ---> 1138db0dd992 [2023-03-15T16:34:05.609Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-15T16:34:05.609Z] ---> Running in ab9b9ee557a6 [2023-03-15T16:34:05.892Z] Removing intermediate container ab9b9ee557a6 [2023-03-15T16:34:05.892Z] ---> c50ded792974 [2023-03-15T16:34:05.892Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-03-15T16:34:05.892Z] ---> Running in 9560aa4460e6 [2023-03-15T16:34:06.861Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T16:34:07.822Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T16:34:08.783Z] OK: 270 MiB in 61 packages [2023-03-15T16:34:09.748Z] Removing intermediate container 9560aa4460e6 [2023-03-15T16:34:09.748Z] ---> 69ed827ae35f [2023-03-15T16:34:09.748Z] Step 6/22 : WORKDIR /device-modbus-go [2023-03-15T16:34:09.748Z] ---> Running in c4c2af36142e [2023-03-15T16:34:10.018Z] Removing intermediate container c4c2af36142e [2023-03-15T16:34:10.018Z] ---> 7aede7d37f36 [2023-03-15T16:34:10.018Z] Step 7/22 : COPY go.mod vendor* ./ [2023-03-15T16:34:10.604Z] ---> 2814058dcf7e [2023-03-15T16:34:10.604Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T16:34:10.604Z] ---> Running in abf47309e58a [2023-03-15T16:34:16.100Z] Removing intermediate container abf47309e58a [2023-03-15T16:34:16.100Z] ---> 919187c7d5ee [2023-03-15T16:34:16.100Z] Step 9/22 : COPY . . [2023-03-15T16:34:16.721Z] ---> 8b47690360d5 [2023-03-15T16:34:16.721Z] Step 10/22 : RUN ${MAKE} [2023-03-15T16:34:16.721Z] ---> Running in 5a7cc2bf5263 [2023-03-15T16:34:17.710Z] 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-15T16:36:39.468Z] Removing intermediate container 5a7cc2bf5263 [2023-03-15T16:36:39.468Z] ---> d7a726547792 [2023-03-15T16:36:39.468Z] Step 11/22 : FROM alpine:3.17 [2023-03-15T16:36:39.468Z] 3.17: Pulling from library/alpine [2023-03-15T16:36:39.468Z] af6eaf76a39c: Already exists [2023-03-15T16:36:39.468Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-15T16:36:39.468Z] Status: Downloaded newer image for alpine:3.17 [2023-03-15T16:36:39.468Z] ---> d74e625d9115 [2023-03-15T16:36:39.468Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-03-15T16:36:39.468Z] ---> Running in 19713743499d [2023-03-15T16:36:39.468Z] Removing intermediate container 19713743499d [2023-03-15T16:36:39.468Z] ---> 4840c2fa613a [2023-03-15T16:36:39.468Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-03-15T16:36:39.468Z] ---> Running in 18f86ee33210 [2023-03-15T16:36:39.468Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T16:36:39.468Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T16:36:39.468Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-15T16:36:39.468Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T16:36:39.468Z] OK: 8 MiB in 16 packages [2023-03-15T16:36:39.468Z] Removing intermediate container 18f86ee33210 [2023-03-15T16:36:39.468Z] ---> bfecc8f749d5 [2023-03-15T16:36:39.468Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-03-15T16:36:42.845Z] ---> a56e632e44fe [2023-03-15T16:36:42.845Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-03-15T16:36:42.845Z] ---> cdd049a77dda [2023-03-15T16:36:42.845Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-03-15T16:36:43.432Z] ---> ac18d3105e0a [2023-03-15T16:36:43.433Z] Step 17/22 : EXPOSE 59901 [2023-03-15T16:36:43.702Z] ---> Running in 44eed1d3e7b4 [2023-03-15T16:36:43.972Z] Removing intermediate container 44eed1d3e7b4 [2023-03-15T16:36:43.972Z] ---> 2ae41557c839 [2023-03-15T16:36:43.972Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-03-15T16:36:43.972Z] ---> Running in 1ee476fe3944 [2023-03-15T16:36:44.241Z] Removing intermediate container 1ee476fe3944 [2023-03-15T16:36:44.241Z] ---> 96be3fee2e40 [2023-03-15T16:36:44.241Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-03-15T16:36:44.519Z] ---> Running in 9d990f06f52a [2023-03-15T16:36:44.789Z] Removing intermediate container 9d990f06f52a [2023-03-15T16:36:44.789Z] ---> f85c6808e4f8 [2023-03-15T16:36:44.789Z] Step 20/22 : LABEL arch=arm64 [2023-03-15T16:36:45.059Z] ---> Running in d4d2ee2b08bd [2023-03-15T16:36:45.328Z] Removing intermediate container d4d2ee2b08bd [2023-03-15T16:36:45.328Z] ---> 57b5bfee01ca [2023-03-15T16:36:45.328Z] Step 21/22 : LABEL git_sha=c71549929a8e36f28b1680a3d2190106d9f9fcb1 [2023-03-15T16:36:45.329Z] ---> Running in 0f986dc97779 [2023-03-15T16:36:45.915Z] Removing intermediate container 0f986dc97779 [2023-03-15T16:36:45.915Z] ---> e503570c2e92 [2023-03-15T16:36:45.915Z] Step 22/22 : LABEL version=0.0.0 [2023-03-15T16:36:45.915Z] ---> Running in 07f142dc12c3 [2023-03-15T16:36:46.185Z] Removing intermediate container 07f142dc12c3 [2023-03-15T16:36:46.185Z] ---> f912f2bc85e0 [2023-03-15T16:36:46.185Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-15T16:36:46.185Z] Successfully built f912f2bc85e0 [2023-03-15T16:36:46.185Z] 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-15T16:36:47.014Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-15T16:36:47.014Z] [2023-03-15T16:36:47.014Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:36:47.436Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-15T16:36:47.707Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-15T16:36:47.707Z] 8998bd30e6a1: Pulling fs layer [2023-03-15T16:36:47.707Z] 04944245beec: Pulling fs layer [2023-03-15T16:36:47.707Z] 699f458cf7ca: Pulling fs layer [2023-03-15T16:36:47.707Z] 765212b225bb: Pulling fs layer [2023-03-15T16:36:47.707Z] f23df028b6ca: Pulling fs layer [2023-03-15T16:36:47.707Z] d65c8cfc05b1: Pulling fs layer [2023-03-15T16:36:47.707Z] 2437ff75d9bd: Pulling fs layer [2023-03-15T16:36:47.707Z] f23df028b6ca: Waiting [2023-03-15T16:36:47.707Z] d65c8cfc05b1: Waiting [2023-03-15T16:36:47.707Z] 2437ff75d9bd: Waiting [2023-03-15T16:36:47.707Z] 04944245beec: Verifying Checksum [2023-03-15T16:36:47.707Z] 04944245beec: Download complete [2023-03-15T16:36:47.707Z] 765212b225bb: Verifying Checksum [2023-03-15T16:36:47.707Z] 765212b225bb: Download complete [2023-03-15T16:36:47.981Z] f23df028b6ca: Verifying Checksum [2023-03-15T16:36:47.981Z] f23df028b6ca: Download complete [2023-03-15T16:36:47.981Z] d65c8cfc05b1: Download complete [2023-03-15T16:36:48.259Z] 699f458cf7ca: Download complete [2023-03-15T16:36:48.531Z] 8998bd30e6a1: Verifying Checksum [2023-03-15T16:36:48.531Z] 8998bd30e6a1: Download complete [2023-03-15T16:36:51.148Z] 2437ff75d9bd: Verifying Checksum [2023-03-15T16:36:51.148Z] 2437ff75d9bd: Download complete [2023-03-15T16:36:53.104Z] 8998bd30e6a1: Pull complete [2023-03-15T16:36:53.375Z] 04944245beec: Pull complete [2023-03-15T16:36:54.807Z] 699f458cf7ca: Pull complete [2023-03-15T16:36:54.807Z] 765212b225bb: Pull complete [2023-03-15T16:36:55.776Z] f23df028b6ca: Pull complete [2023-03-15T16:36:56.043Z] d65c8cfc05b1: Pull complete [2023-03-15T16:37:11.065Z] 2437ff75d9bd: Pull complete [2023-03-15T16:37:11.065Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-15T16:37:11.065Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-15T16:37:11.065Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T16:37:11.428Z] prd-ubuntu20.04-docker-arm64-4c-16g-1283 does not seem to be running inside a container [2023-03-15T16:37:11.531Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-15T16:37:14.768Z] $ docker top 01bb35e7699d0f340d9bcd89c06b5b5d1e5e5a4982df328e007ffd7bec524b75 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:37:15.745Z] ---> job-cost.sh [2023-03-15T16:37:15.745Z] lf-activate-venv: SKIPPING [2023-03-15T16:37:15.746Z] INFO: No Stack... [2023-03-15T16:37:16.337Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-15T16:37:17.311Z] INFO: Archiving Costs [Pipeline] sh [2023-03-15T16:37:17.982Z] + cat /w/workspace/device-modbus-go/1/archives/cost.csv [2023-03-15T16:37:17.982Z] + cut -d, -f6 [Pipeline] lock [2023-03-15T16:37:18.094Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-432-1-stack-cost] [2023-03-15T16:37:18.099Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-432-1-stack-cost] did not exist. Created. [2023-03-15T16:37:18.099Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-432-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-15T16:37:18.868Z] /w/workspace/device-modbus-go/1@tmp/durable-9c6012fd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-15T16:37:19.571Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-15T16:37:19.606Z] Warning: overwriting stash ‘stack-cost’ [2023-03-15T16:37:19.667Z] Stashed 1 file(s) [Pipeline] } [2023-03-15T16:37:19.681Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-432-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-15T16:37:19.755Z] $ docker stop --time=1 01bb35e7699d0f340d9bcd89c06b5b5d1e5e5a4982df328e007ffd7bec524b75 [2023-03-15T16:37:21.356Z] $ docker rm -f --volumes 01bb35e7699d0f340d9bcd89c06b5b5d1e5e5a4982df328e007ffd7bec524b75 [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-15T16:37:22.307Z] provisioning config files... [2023-03-15T16:37:22.315Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-432@tmp/config5499564217100606161tmp [Pipeline] { [Pipeline] sh [2023-03-15T16:37:22.650Z] + set +x [2023-03-15T16:37:22.650Z] + bash -s -- [2023-03-15T16:37:22.650Z] + curl -s https://codecov.io/bash [2023-03-15T16:37:22.650Z] [2023-03-15T16:37:22.650Z] _____ _ [2023-03-15T16:37:22.650Z] / ____| | | [2023-03-15T16:37:22.650Z] | | ___ __| | ___ ___ _____ __ [2023-03-15T16:37:22.650Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-15T16:37:22.650Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-15T16:37:22.650Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-15T16:37:22.650Z] Bash-1.0.6 [2023-03-15T16:37:22.650Z] [2023-03-15T16:37:22.650Z] [2023-03-15T16:37:22.650Z] ==> git version 2.25.1 found [2023-03-15T16:37:22.650Z] ==> 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-15T16:37:22.651Z] Release-Date: 2020-01-08 [2023-03-15T16:37:22.651Z] 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-15T16:37:22.651Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-15T16:37:22.651Z] ==> Jenkins CI detected. [2023-03-15T16:37:22.651Z] current dir:  /w/workspace/xfoundry_device-modbus-go_PR-432 [2023-03-15T16:37:22.651Z] project root: . [2023-03-15T16:37:22.651Z] --> token set from env [2023-03-15T16:37:22.651Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-15T16:37:22.651Z] ==> Running gcov in . (disable via -X gcov) [2023-03-15T16:37:22.651Z] ==> Python coveragepy not found [2023-03-15T16:37:22.651Z] ==> Searching for coverage reports in: [2023-03-15T16:37:22.651Z] + . [2023-03-15T16:37:22.651Z] -> Found 1 reports [2023-03-15T16:37:22.651Z] ==> Detecting git/mercurial file structure [2023-03-15T16:37:22.651Z] ==> Reading reports [2023-03-15T16:37:22.651Z] + ./coverage.out bytes=23736 [2023-03-15T16:37:22.651Z] ==> Appending adjustments [2023-03-15T16:37:22.651Z] https://docs.codecov.io/docs/fixing-reports [2023-03-15T16:37:22.911Z] + Found adjustments [2023-03-15T16:37:22.911Z] ==> Gzipping contents [2023-03-15T16:37:22.911Z] 4.0K /tmp/codecov.4PN5a8.gz [2023-03-15T16:37:22.911Z] ==> Uploading reports [2023-03-15T16:37:22.911Z] url: https://codecov.io [2023-03-15T16:37:22.911Z] query: branch=PR-432&commit=b4a89600524365c8192c0c054936057e58ded0a6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-432%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=432&job=&cmd_args= [2023-03-15T16:37:22.911Z] -> Pinging Codecov [2023-03-15T16:37:22.911Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=PR-432&commit=b4a89600524365c8192c0c054936057e58ded0a6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-432%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=432&job=&cmd_args= [2023-03-15T16:37:35.117Z] upstream connect error or disconnect/reset before headers. reset reason: connection failureupstream connect error or disconnect/reset before headers. reset reason: connection failureupstream connect error or disconnect/reset before headers. reset reason: connection failureupstream connect error or disconnect/reset before headers. reset reason: connection failureupstream connect error or disconnect/reset before headers. reset reason: connection failureupstream connect error or disconnect/reset before headers. reset reason: connection failure [2023-03-15T16:37:35.117Z] 503 [2023-03-15T16:37:35.117Z] ==> Uploading to Codecov [2023-03-15T16:37:35.117Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-15T16:37:35.117Z] Dload Upload Total Spent Left Speed [2023-03-15T16:37:35.117Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4158 100 249 100 3909 1245 19545 --:--:-- --:--:-- --:--:-- 20686 [2023-03-15T16:37:35.117Z] Reports have been successfully queued for processing at {"message": "Coverage reports upload successfully", "uploaded": true, "queued": true, "id": "4dddbc45-d6d0-4131-a25d-e4d878e601ce", "url": "https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/b4a89600524365c8192c0c054936057e58ded0a6"} [Pipeline] } [2023-03-15T16:37:35.147Z] 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-15T16:37:36.844Z] + [ -d /w/workspace/xfoundry_device-modbus-go_PR-432/archives ] [2023-03-15T16:37:36.844Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-432/archives [2023-03-15T16:37:36.844Z] total 16 [2023-03-15T16:37:36.844Z] drwxr-xr-x 3 root root 4096 Mar 15 16:15 . [2023-03-15T16:37:36.844Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 15 16:15 .. [2023-03-15T16:37:36.844Z] drwxr-xr-x 2 root root 4096 Mar 15 16:15 cost [2023-03-15T16:37:36.844Z] -rw-r--r-- 1 root root 88 Mar 15 16:15 cost.csv [2023-03-15T16:37:36.844Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-432/archives [2023-03-15T16:37:36.844Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-432/archives [2023-03-15T16:37:36.844Z] total 16 [2023-03-15T16:37:36.844Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 16:15 . [2023-03-15T16:37:36.844Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 15 16:15 .. [2023-03-15T16:37:36.844Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 15 16:15 cost [2023-03-15T16:37:36.844Z] -rw-r--r-- 1 jenkins jenkins 88 Mar 15 16:15 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:37:37.172Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:37:38.055Z] ---> package-listing.sh [2023-03-15T16:37:38.055Z] ++ facter osfamily [2023-03-15T16:37:38.055Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-15T16:37:38.313Z] + OS_FAMILY=debian [2023-03-15T16:37:38.313Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-432 [2023-03-15T16:37:38.313Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-15T16:37:38.313Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-15T16:37:38.313Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-15T16:37:38.313Z] + PACKAGES=/tmp/packages_start.txt [2023-03-15T16:37:38.313Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-432 ']' [2023-03-15T16:37:38.313Z] + PACKAGES=/tmp/packages_end.txt [2023-03-15T16:37:38.313Z] + case "${OS_FAMILY}" in [2023-03-15T16:37:38.313Z] + dpkg -l [2023-03-15T16:37:38.313Z] + grep '^ii' [2023-03-15T16:37:38.313Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-15T16:37:38.313Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-15T16:37:38.313Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-15T16:37:38.313Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-432 ']' [2023-03-15T16:37:38.313Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-432/archives/ [2023-03-15T16:37:38.313Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-432/archives/ [Pipeline] echo [2023-03-15T16:37:38.341Z] 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-432/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-15T16:37:38.632Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T16:37:39.256Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T16:37:39.256Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T16:37:39.408Z] prd-ubuntu20.04-docker-8c-8g-860 does not seem to be running inside a container [2023-03-15T16:37:39.440Z] $ 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-432/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-432 -v /w/workspace/xfoundry_device-modbus-go_PR-432:/w/workspace/xfoundry_device-modbus-go_PR-432:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-432@tmp:/w/workspace/xfoundry_device-modbus-go_PR-432@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-15T16:37:39.669Z] $ docker top 12e6320465cdcb0598960e27d57f2b7181e014462f0c0c7487bf6712856d1a26 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T16:37:40.059Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-15T16:37:40.369Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-15T16:37:40.675Z] + ls /var/log/sa-host [2023-03-15T16:37:40.675Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T16:37:40.805Z] provisioning config files... [2023-03-15T16:37:40.813Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-432@tmp/config13770863932573272620tmp [Pipeline] { [Pipeline] echo [2023-03-15T16:37:40.862Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:37:41.171Z] ---> create-netrc.sh [Pipeline] } [2023-03-15T16:37:41.198Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:37:41.593Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-15T16:37:41.622Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:37:41.930Z] ---> sudo-logs.sh [2023-03-15T16:37:41.931Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-15T16:37:42.009Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:37:42.325Z] ---> job-cost.sh [2023-03-15T16:37:42.325Z] lf-activate-venv: SKIPPING [2023-03-15T16:37:42.325Z] DEBUG: total: 0.2199999988079071 [2023-03-15T16:37:42.325Z] INFO: Retrieving Stack Cost... [2023-03-15T16:37:42.585Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-15T16:37:43.153Z] INFO: Archiving Costs [Pipeline] echo [2023-03-15T16:37:43.184Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T16:37:43.490Z] ---> logs-deploy.sh [2023-03-15T16:37:43.490Z] lf-activate-venv: SKIPPING [2023-03-15T16:37:43.490Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-432/1 [2023-03-15T16:37:43.490Z] INFO: archiving workspace using pattern(s): [2023-03-15T16:37:44.423Z] Archives upload complete. [2023-03-15T16:37:44.423Z] INFO: archiving logs to Nexus