Pull request #98 updated 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 chc69 for edgexfoundry/device-gpio Loading trusted files from base branch main at 9fd98a26a9ea9701925160950e3b0ed34522a85d rather than fff10815200ce3e0f5096386b2501ba50788a950 Obtained Jenkinsfile from 9fd98a26a9ea9701925160950e3b0ed34522a85d 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-ssh11211019602821489751.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6224963958398430900.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-98/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-98/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7887521043221303314.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10946393332484886317.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-98/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-98/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5344955047047726535.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [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-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-5662’ Running on prd-ubuntu20.04-docker-8c-8g-5719 in /w/workspace/edgexfoundry_device-gpio_PR-98 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-gpio.git > git init /w/workspace/edgexfoundry_device-gpio_PR-98 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.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-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.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-gpio.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/98/head:refs/remotes/origin/PR-98 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 9fd98a26a9ea9701925160950e3b0ed34522a85d into PR head commit fff10815200ce3e0f5096386b2501ba50788a950 Merge succeeded, producing e30efaa9cad29727b9ccdc394feef62b1d11d62d Checking out Revision e30efaa9cad29727b9ccdc394feef62b1d11d62d (PR-98) > git config core.sparsecheckout # timeout=10 > git checkout -f fff10815200ce3e0f5096386b2501ba50788a950 # 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 9fd98a26a9ea9701925160950e3b0ed34522a85d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e30efaa9cad29727b9ccdc394feef62b1d11d62d # timeout=10 Commit message: "Merge commit '9fd98a26a9ea9701925160950e3b0ed34522a85d' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk ff8bb68e441526cea16a0a5388ee5caadf4535af # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-14T02:46:39.208Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-14T02:46:39.252Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-14T02:46:39.267Z] ========================================================= [2023-02-14T02:46:39.267Z] EdgeX Global Pipelines Version Info [2023-02-14T02:46:39.267Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-14T02:46:41.321Z] ------------------- [2023-02-14T02:46:41.321Z] stable info: [2023-02-14T02:46:41.321Z] ------------------- [2023-02-14T02:46:41.321Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-14T02:46:41.321Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-14T02:46:41.321Z] Message: update stable to v1.0.244 [2023-02-14T02:46:43.224Z] ------------------- [2023-02-14T02:46:43.224Z] experimental info: [2023-02-14T02:46:43.224Z] ------------------- [2023-02-14T02:46:43.224Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-14T02:46:43.224Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-14T02:46:43.224Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-14T02:46:43.388Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-02-14T02:46:43.401Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-02-14T02:46:43.413Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-14T02:46:43.427Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-14T02:46:43.439Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-14T02:46:43.452Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-14T02:46:43.463Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-14T02:46:43.473Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-02-14T02:46:43.487Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-14T02:46:43.500Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-14T02:46:43.511Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-14T02:46:43.527Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-02-14T02:46:43.537Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-14T02:46:43.551Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-14T02:46:43.568Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-14T02:46:43.582Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-14T02:46:43.598Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-14T02:46:43.615Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-14T02:46:43.632Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-14T02:46:43.651Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-14T02:46:43.673Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-02-14T02:46:43.691Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-02-14T02:46:43.709Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-14T02:46:43.728Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-14T02:46:43.744Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-14T02:46:43.762Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-14T02:46:43.778Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-14T02:46:43.788Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-98 [Pipeline] echo [2023-02-14T02:46:43.800Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-98 [Pipeline] echo [2023-02-14T02:46:43.815Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-98 [Pipeline] echo [2023-02-14T02:46:43.832Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e30efaa9cad29727b9ccdc394feef62b1d11d62d [Pipeline] echo [2023-02-14T02:46:43.843Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e30efaa [Pipeline] echo [2023-02-14T02:46:43.855Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-14T02:46:43.894Z] provisioning config files... [2023-02-14T02:46:43.905Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-98@tmp/config14165494165287692367tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-14T02:46:44.202Z] ---> docker-login.sh [2023-02-14T02:46:44.202Z] nexus3.edgexfoundry.org:10001 [2023-02-14T02:46:44.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T02:46:44.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T02:46:44.768Z] Configure a credential helper to remove this warning. See [2023-02-14T02:46:44.768Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T02:46:44.768Z] [2023-02-14T02:46:44.768Z] Login Succeeded [2023-02-14T02:46:44.768Z] nexus3.edgexfoundry.org:10002 [2023-02-14T02:46:44.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T02:46:44.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T02:46:44.768Z] Configure a credential helper to remove this warning. See [2023-02-14T02:46:44.768Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T02:46:44.768Z] [2023-02-14T02:46:44.768Z] Login Succeeded [2023-02-14T02:46:44.768Z] nexus3.edgexfoundry.org:10003 [2023-02-14T02:46:44.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T02:46:44.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T02:46:44.768Z] Configure a credential helper to remove this warning. See [2023-02-14T02:46:44.769Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T02:46:44.769Z] [2023-02-14T02:46:44.769Z] Login Succeeded [2023-02-14T02:46:44.769Z] nexus3.edgexfoundry.org:10004 [2023-02-14T02:46:44.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T02:46:45.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T02:46:45.027Z] Configure a credential helper to remove this warning. See [2023-02-14T02:46:45.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T02:46:45.027Z] [2023-02-14T02:46:45.027Z] Login Succeeded [2023-02-14T02:46:45.027Z] docker.io [2023-02-14T02:46:45.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T02:46:48.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T02:46:48.318Z] Configure a credential helper to remove this warning. See [2023-02-14T02:46:48.318Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T02:46:48.318Z] [2023-02-14T02:46:48.318Z] Login Succeeded [2023-02-14T02:46:48.318Z] ---> docker-login.sh ends [Pipeline] } [2023-02-14T02:46:48.327Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-14T02:46:48.698Z] + git rev-list -1 --merges e30efaa9cad29727b9ccdc394feef62b1d11d62d~1..e30efaa9cad29727b9ccdc394feef62b1d11d62d [Pipeline] echo [2023-02-14T02:46:48.748Z] -----------> git rev-list -1 --merges e30efaa9cad29727b9ccdc394feef62b1d11d62d~1..e30efaa9cad29727b9ccdc394feef62b1d11d62d e30efaa9cad29727b9ccdc394feef62b1d11d62d [2023-02-14T02:46:48.748Z] e30efaa9cad29727b9ccdc394feef62b1d11d62d [false] [Pipeline] sh [2023-02-14T02:46:49.036Z] + git log --format=format:%s -1 e30efaa9cad29727b9ccdc394feef62b1d11d62d [Pipeline] echo [2023-02-14T02:46:49.048Z] ========================================================= [2023-02-14T02:46:49.048Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-14T02:46:49.048Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-14T02:46:49.373Z] + git log --format=format:%s -1 e30efaa9cad29727b9ccdc394feef62b1d11d62d [Pipeline] echo [2023-02-14T02:46:49.382Z] [semverPrep] GIT_COMMIT: e30efaa9cad29727b9ccdc394feef62b1d11d62d, Commit Message: Merge commit '9fd98a26a9ea9701925160950e3b0ed34522a85d' into HEAD [Pipeline] echo [2023-02-14T02:46:49.391Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-14T02:46:49.755Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-14T02:46:49.755Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-14T02:46:49.755Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-14T02:46:49.755Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-14T02:46:49.755Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-14T02:46:49.755Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-14T02:46:49.755Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T02:46:50.160Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-14T02:46:50.160Z] [2023-02-14T02:46:50.160Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T02:46:50.459Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-14T02:46:50.459Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-14T02:46:50.459Z] b85a868b505f: Pulling fs layer [2023-02-14T02:46:50.459Z] e2be974225ed: Pulling fs layer [2023-02-14T02:46:50.459Z] 339a4e72a1f5: Pulling fs layer [2023-02-14T02:46:50.459Z] 988bab9f4d93: Pulling fs layer [2023-02-14T02:46:50.459Z] 1469e6f7b9e6: Pulling fs layer [2023-02-14T02:46:50.459Z] eaf3925da568: Pulling fs layer [2023-02-14T02:46:50.459Z] bab4dde63d76: Pulling fs layer [2023-02-14T02:46:50.459Z] bde34c3a00c8: Pulling fs layer [2023-02-14T02:46:50.459Z] b352a97aabf1: Pulling fs layer [2023-02-14T02:46:50.459Z] 4872d77fe225: Pulling fs layer [2023-02-14T02:46:50.459Z] 5851b861e8e6: Pulling fs layer [2023-02-14T02:46:50.459Z] 988bab9f4d93: Waiting [2023-02-14T02:46:50.459Z] 1469e6f7b9e6: Waiting [2023-02-14T02:46:50.459Z] eaf3925da568: Waiting [2023-02-14T02:46:50.459Z] 4872d77fe225: Waiting [2023-02-14T02:46:50.459Z] 5851b861e8e6: Waiting [2023-02-14T02:46:50.459Z] bab4dde63d76: Waiting [2023-02-14T02:46:50.459Z] b352a97aabf1: Waiting [2023-02-14T02:46:50.459Z] bde34c3a00c8: Waiting [2023-02-14T02:46:50.721Z] e2be974225ed: Verifying Checksum [2023-02-14T02:46:50.721Z] e2be974225ed: Download complete [2023-02-14T02:46:50.721Z] 988bab9f4d93: Download complete [2023-02-14T02:46:50.721Z] 1469e6f7b9e6: Verifying Checksum [2023-02-14T02:46:50.721Z] 1469e6f7b9e6: Download complete [2023-02-14T02:46:50.721Z] b85a868b505f: Verifying Checksum [2023-02-14T02:46:50.721Z] b85a868b505f: Download complete [2023-02-14T02:46:50.721Z] eaf3925da568: Download complete [2023-02-14T02:46:50.721Z] bde34c3a00c8: Download complete [2023-02-14T02:46:50.980Z] b352a97aabf1: Verifying Checksum [2023-02-14T02:46:50.980Z] b352a97aabf1: Download complete [2023-02-14T02:46:50.980Z] 4872d77fe225: Verifying Checksum [2023-02-14T02:46:50.980Z] 4872d77fe225: Download complete [2023-02-14T02:46:50.980Z] 5851b861e8e6: Verifying Checksum [2023-02-14T02:46:50.980Z] 5851b861e8e6: Download complete [2023-02-14T02:46:50.980Z] 339a4e72a1f5: Verifying Checksum [2023-02-14T02:46:50.980Z] 339a4e72a1f5: Download complete [2023-02-14T02:46:51.238Z] bab4dde63d76: Verifying Checksum [2023-02-14T02:46:51.238Z] bab4dde63d76: Download complete [2023-02-14T02:46:51.805Z] b85a868b505f: Pull complete [2023-02-14T02:46:52.063Z] e2be974225ed: Pull complete [2023-02-14T02:46:52.320Z] 339a4e72a1f5: Pull complete [2023-02-14T02:46:52.579Z] 988bab9f4d93: Pull complete [2023-02-14T02:46:52.579Z] 1469e6f7b9e6: Pull complete [2023-02-14T02:46:52.836Z] eaf3925da568: Pull complete [2023-02-14T02:46:54.213Z] bab4dde63d76: Pull complete [2023-02-14T02:46:54.213Z] bde34c3a00c8: Pull complete [2023-02-14T02:46:54.504Z] b352a97aabf1: Pull complete [2023-02-14T02:46:54.504Z] 4872d77fe225: Pull complete [2023-02-14T02:46:54.504Z] 5851b861e8e6: Pull complete [2023-02-14T02:46:54.504Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-14T02:46:54.504Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-14T02:46:54.504Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T02:46:54.623Z] prd-ubuntu20.04-docker-8c-8g-5719 does not seem to be running inside a container [2023-02-14T02:46:54.588Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-98 -v /w/workspace/edgexfoundry_device-gpio_PR-98:/w/workspace/edgexfoundry_device-gpio_PR-98:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-98@tmp:/w/workspace/edgexfoundry_device-gpio_PR-98@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-devops/py-git-semver:0.1.4 cat [2023-02-14T02:46:55.823Z] $ docker top af0b71afd5bfe3aef9c7909e31053c114002ba9f8f799418bcef61266246f13f -eo pid,comm [2023-02-14T02:46:55.958Z] 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-02-14T02:46:55.958Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-14T02:46:55.996Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-14T02:46:55.996Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-14T02:46:56.105Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-14T02:46:56.041Z] $ docker exec af0b71afd5bfe3aef9c7909e31053c114002ba9f8f799418bcef61266246f13f ssh-agent [2023-02-14T02:46:56.211Z] SSH_AUTH_SOCK=/tmp/ssh-QhpTtx14Nljx/agent.32 [2023-02-14T02:46:56.211Z] SSH_AGENT_PID=38 [2023-02-14T02:46:56.217Z] Running ssh-add (command line suppressed) [2023-02-14T02:46:56.239Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-98@tmp/private_key_17871418083274875906.key (/w/workspace/edgexfoundry_device-gpio_PR-98@tmp/private_key_17871418083274875906.key) [2023-02-14T02:46:56.319Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-14T02:46:56.604Z] + git tag --points-at HEAD [Pipeline] } [2023-02-14T02:46:56.554Z] $ docker exec --env ******** --env ******** af0b71afd5bfe3aef9c7909e31053c114002ba9f8f799418bcef61266246f13f ssh-agent -k [2023-02-14T02:46:56.658Z] unset SSH_AUTH_SOCK; [2023-02-14T02:46:56.661Z] unset SSH_AGENT_PID; [2023-02-14T02:46:56.661Z] echo Agent pid 38 killed; [2023-02-14T02:46:56.737Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-14T02:46:56.763Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-14T02:46:56.763Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-14T02:46:56.861Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-14T02:46:56.797Z] $ docker exec af0b71afd5bfe3aef9c7909e31053c114002ba9f8f799418bcef61266246f13f ssh-agent [2023-02-14T02:46:56.961Z] SSH_AUTH_SOCK=/tmp/ssh-c5rngtAhp7AM/agent.71 [2023-02-14T02:46:56.961Z] SSH_AGENT_PID=77 [2023-02-14T02:46:56.966Z] Running ssh-add (command line suppressed) [2023-02-14T02:46:57.014Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-98@tmp/private_key_990331845921781885.key (/w/workspace/edgexfoundry_device-gpio_PR-98@tmp/private_key_990331845921781885.key) [2023-02-14T02:46:57.090Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-14T02:46:57.378Z] + git semver init [2023-02-14T02:46:57.639Z] 2023-02-14 02:46:57,496 [run_init] DEBUG init version:0.0.0 force:False [2023-02-14T02:46:57.639Z] 2023-02-14 02:46:57,496 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-98/.semver [2023-02-14T02:46:57.639Z] 2023-02-14 02:46:57,497 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-98/.semver [2023-02-14T02:46:57.639Z] 2023-02-14 02:46:57,497 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-98/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-98, universal_newlines=False, shell=None, istream=None) [2023-02-14T02:47:44.325Z] 2023-02-14 02:47:40,359 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-98/.git/info/exclude [2023-02-14T02:47:44.325Z] 2023-02-14 02:47:40,360 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-98/.semver/PR-98 with force:False [2023-02-14T02:47:44.325Z] 2023-02-14 02:47:40,360 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-98/.semver/PR-98 [2023-02-14T02:47:44.325Z] 2023-02-14 02:47:40,363 [execute] INFO git cat-file --batch-check [2023-02-14T02:47:44.325Z] 2023-02-14 02:47:40,363 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-98/.semver, universal_newlines=False, shell=None, istream=) [2023-02-14T02:47:44.325Z] 2023-02-14 02:47:40,370 [execute] INFO git cat-file --batch [2023-02-14T02:47:44.325Z] 2023-02-14 02:47:40,370 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-98/.semver, universal_newlines=False, shell=None, istream=) [2023-02-14T02:47:44.325Z] 2023-02-14 02:47:40,376 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-98/.semver/PR-98 [2023-02-14T02:47:44.325Z] 0.0.0 [Pipeline] } [2023-02-14T02:47:43.650Z] $ docker exec --env ******** --env ******** af0b71afd5bfe3aef9c7909e31053c114002ba9f8f799418bcef61266246f13f ssh-agent -k [2023-02-14T02:47:43.759Z] unset SSH_AUTH_SOCK; [2023-02-14T02:47:43.759Z] unset SSH_AGENT_PID; [2023-02-14T02:47:43.759Z] echo Agent pid 77 killed; [2023-02-14T02:47:44.453Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-14T02:47:44.754Z] + git semver [Pipeline] } [2023-02-14T02:47:44.344Z] $ docker stop --time=1 af0b71afd5bfe3aef9c7909e31053c114002ba9f8f799418bcef61266246f13f [2023-02-14T02:47:45.678Z] $ docker rm -f --volumes af0b71afd5bfe3aef9c7909e31053c114002ba9f8f799418bcef61266246f13f [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-14T02:47:46.705Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-14T02:47:46.908Z] Stashed 1 file(s) [Pipeline] echo [2023-02-14T02:47:46.912Z] [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-02-14T02:47:47.019Z] provisioning config files... [2023-02-14T02:47:47.028Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-98@tmp/config13601820832460916987tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-14T02:47:47.325Z] ---> docker-login.sh [2023-02-14T02:47:47.325Z] nexus3.edgexfoundry.org:10001 [2023-02-14T02:47:47.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T02:47:47.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T02:47:47.583Z] Configure a credential helper to remove this warning. See [2023-02-14T02:47:47.583Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T02:47:47.583Z] [2023-02-14T02:47:47.583Z] Login Succeeded [2023-02-14T02:47:47.583Z] nexus3.edgexfoundry.org:10002 [2023-02-14T02:47:47.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T02:47:47.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T02:47:47.583Z] Configure a credential helper to remove this warning. See [2023-02-14T02:47:47.583Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T02:47:47.583Z] [2023-02-14T02:47:47.583Z] Login Succeeded [2023-02-14T02:47:47.583Z] nexus3.edgexfoundry.org:10003 [2023-02-14T02:47:47.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T02:47:47.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T02:47:47.843Z] Configure a credential helper to remove this warning. See [2023-02-14T02:47:47.843Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T02:47:47.843Z] [2023-02-14T02:47:47.843Z] Login Succeeded [2023-02-14T02:47:47.843Z] nexus3.edgexfoundry.org:10004 [2023-02-14T02:47:47.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T02:47:47.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T02:47:47.843Z] Configure a credential helper to remove this warning. See [2023-02-14T02:47:47.843Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T02:47:47.843Z] [2023-02-14T02:47:47.843Z] Login Succeeded [2023-02-14T02:47:47.843Z] docker.io [2023-02-14T02:47:47.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T02:47:55.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T02:47:55.956Z] Configure a credential helper to remove this warning. See [2023-02-14T02:47:55.956Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T02:47:55.956Z] [2023-02-14T02:47:55.956Z] Login Succeeded [2023-02-14T02:47:55.956Z] ---> docker-login.sh ends [Pipeline] } [2023-02-14T02:47:55.963Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-14T02:47:56.016Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-14T02:47:56.028Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-14T02:47:56.035Z] ========================================================= [2023-02-14T02:47:56.035Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-14T02:47:56.035Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T02:47:56.350Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-14T02:47:56.350Z] Sending build context to Docker daemon 16MB [2023-02-14T02:47:56.350Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-14T02:47:56.350Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-14T02:47:56.612Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-14T02:47:56.612Z] 213ec9aee27d: Pulling fs layer [2023-02-14T02:47:56.612Z] 4583459ba037: Pulling fs layer [2023-02-14T02:47:56.612Z] 93c1e223e6f2: Pulling fs layer [2023-02-14T02:47:56.612Z] 53926ce57604: Pulling fs layer [2023-02-14T02:47:56.612Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-14T02:47:56.612Z] 22ff95d597cd: Pulling fs layer [2023-02-14T02:47:56.612Z] 12d6caf4c0d1: Pulling fs layer [2023-02-14T02:47:56.612Z] 96b7cbca73a9: Pulling fs layer [2023-02-14T02:47:56.612Z] a7acece74701: Pulling fs layer [2023-02-14T02:47:56.612Z] 53926ce57604: Waiting [2023-02-14T02:47:56.612Z] 21b2b0c7a3f4: Waiting [2023-02-14T02:47:56.612Z] 22ff95d597cd: Waiting [2023-02-14T02:47:56.612Z] 12d6caf4c0d1: Waiting [2023-02-14T02:47:56.612Z] 96b7cbca73a9: Waiting [2023-02-14T02:47:56.612Z] a7acece74701: Waiting [2023-02-14T02:47:56.612Z] 4583459ba037: Verifying Checksum [2023-02-14T02:47:56.612Z] 4583459ba037: Download complete [2023-02-14T02:47:56.612Z] 93c1e223e6f2: Verifying Checksum [2023-02-14T02:47:56.612Z] 93c1e223e6f2: Download complete [2023-02-14T02:47:56.613Z] 21b2b0c7a3f4: Download complete [2023-02-14T02:47:56.613Z] 22ff95d597cd: Verifying Checksum [2023-02-14T02:47:56.613Z] 22ff95d597cd: Download complete [2023-02-14T02:47:56.613Z] 213ec9aee27d: Verifying Checksum [2023-02-14T02:47:56.613Z] 213ec9aee27d: Download complete [2023-02-14T02:47:56.882Z] 213ec9aee27d: Pull complete [2023-02-14T02:47:56.882Z] 12d6caf4c0d1: Verifying Checksum [2023-02-14T02:47:56.882Z] 12d6caf4c0d1: Download complete [2023-02-14T02:47:56.882Z] 4583459ba037: Pull complete [2023-02-14T02:47:56.882Z] 93c1e223e6f2: Pull complete [2023-02-14T02:47:57.468Z] 53926ce57604: Verifying Checksum [2023-02-14T02:47:57.468Z] 53926ce57604: Download complete [2023-02-14T02:47:57.738Z] a7acece74701: Verifying Checksum [2023-02-14T02:47:57.738Z] a7acece74701: Download complete [2023-02-14T02:47:58.680Z] 96b7cbca73a9: Verifying Checksum [2023-02-14T02:48:01.214Z] 53926ce57604: Pull complete [2023-02-14T02:48:01.214Z] 21b2b0c7a3f4: Pull complete [2023-02-14T02:48:01.214Z] 22ff95d597cd: Pull complete [2023-02-14T02:48:01.214Z] 12d6caf4c0d1: Pull complete [2023-02-14T02:48:01.983Z] Still waiting to schedule task [2023-02-14T02:48:01.984Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5672’ [2023-02-14T02:48:03.120Z] 96b7cbca73a9: Pull complete [2023-02-14T02:48:04.053Z] a7acece74701: Pull complete [2023-02-14T02:48:04.053Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-14T02:48:04.053Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-14T02:48:04.053Z] ---> db6d94c90886 [2023-02-14T02:48:04.053Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-02-14T02:48:05.957Z] ---> Running in 6988ee6e0d22 [2023-02-14T02:48:05.957Z] Removing intermediate container 6988ee6e0d22 [2023-02-14T02:48:05.957Z] ---> 2c4edc27ba3d [2023-02-14T02:48:05.957Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-14T02:48:05.957Z] ---> Running in ec9ee6cb42d8 [2023-02-14T02:48:05.957Z] Removing intermediate container ec9ee6cb42d8 [2023-02-14T02:48:05.957Z] ---> dc498b59bc4e [2023-02-14T02:48:05.957Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-02-14T02:48:05.957Z] ---> Running in 93666a3dbbed [2023-02-14T02:48:06.216Z] Removing intermediate container 93666a3dbbed [2023-02-14T02:48:06.216Z] ---> 1211f118a178 [2023-02-14T02:48:06.216Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-14T02:48:06.216Z] ---> Running in 069e723a1715 [2023-02-14T02:48:06.216Z] Removing intermediate container 069e723a1715 [2023-02-14T02:48:06.216Z] ---> 258384467da1 [2023-02-14T02:48:06.216Z] Step 7/12 : WORKDIR /device-gpio [2023-02-14T02:48:06.216Z] ---> Running in 0dfa6096ef15 [2023-02-14T02:48:06.216Z] Removing intermediate container 0dfa6096ef15 [2023-02-14T02:48:06.216Z] ---> 1ee77ff906ff [2023-02-14T02:48:06.216Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-14T02:48:06.216Z] ---> Running in 0525299afb67 [2023-02-14T02:48:06.782Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T02:48:13.358Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T02:48:39.916Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-02-14T02:48:41.315Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-02-14T02:48:42.695Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-02-14T02:49:00.852Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-02-14T02:49:07.433Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T02:49:07.433Z] OK: 216 MiB in 55 packages [2023-02-14T02:49:07.433Z] Removing intermediate container 0525299afb67 [2023-02-14T02:49:07.433Z] ---> 5823308166f1 [2023-02-14T02:49:07.433Z] Step 9/12 : COPY go.mod vendor* ./ [2023-02-14T02:49:07.433Z] ---> 4c05d41bc3d2 [2023-02-14T02:49:07.433Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T02:49:07.693Z] ---> Running in 74b67172f26a [2023-02-14T02:50:59.894Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5720 in /w/workspace/edgexfoundry_device-gpio_PR-98 [Pipeline] { [Pipeline] ws [2023-02-14T02:50:59.907Z] Running in /w/workspace/device-gpio/2 [Pipeline] { [Pipeline] checkout [2023-02-14T02:50:59.951Z] The recommended git tool is: git [2023-02-14T02:51:04.802Z] using credential edgex-jenkins-ssh [2023-02-14T02:51:04.823Z] Cloning the remote Git repository [2023-02-14T02:51:04.737Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-02-14T02:51:04.804Z] > git init /w/workspace/device-gpio/2 # timeout=10 [2023-02-14T02:51:04.936Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-02-14T02:51:04.937Z] > git --version # timeout=10 [2023-02-14T02:51:04.956Z] > git --version # 'git version 2.25.1' [2023-02-14T02:51:04.958Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-14T02:51:05.013Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-14T02:51:09.459Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-02-14T02:51:09.486Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-14T02:51:10.431Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-02-14T02:51:10.470Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-02-14T02:51:10.470Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-14T02:51:10.486Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/98/head:refs/remotes/origin/PR-98 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-14T02:51:12.418Z] Merging remotes/origin/main commit 9fd98a26a9ea9701925160950e3b0ed34522a85d into PR head commit fff10815200ce3e0f5096386b2501ba50788a950 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-14T02:51:12.551Z] Failed in branch arm64 [2023-02-14T02:51:12.335Z] > git config core.sparsecheckout # timeout=10 [2023-02-14T02:51:12.356Z] > git checkout -f fff10815200ce3e0f5096386b2501ba50788a950 # timeout=10 [2023-02-14T02:55:00.318Z] Removing intermediate container 74b67172f26a [2023-02-14T02:55:00.318Z] ---> 16b666737c6b [2023-02-14T02:55:00.318Z] Step 11/12 : COPY . . [2023-02-14T02:55:00.318Z] ---> 0e7ccbab1c9a [2023-02-14T02:55:00.318Z] Step 12/12 : RUN ${MAKE} [2023-02-14T02:55:00.318Z] ---> Running in 621e31b16a0e [2023-02-14T02:55:00.318Z] noop [2023-02-14T02:55:00.318Z] Removing intermediate container 621e31b16a0e [2023-02-14T02:55:00.318Z] ---> 8120ffa18991 [2023-02-14T02:55:00.318Z] Successfully built 8120ffa18991 [2023-02-14T02:55:00.318Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T02:55:00.638Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-14T02:55:00.638Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T02:55:00.710Z] prd-ubuntu20.04-docker-8c-8g-5719 does not seem to be running inside a container [2023-02-14T02:55:00.762Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-98 -v /w/workspace/edgexfoundry_device-gpio_PR-98:/w/workspace/edgexfoundry_device-gpio_PR-98:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-98@tmp:/w/workspace/edgexfoundry_device-gpio_PR-98@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-14T02:55:01.103Z] $ docker top 85bf432ffe8ad99a129b86fde2ac456b499e672c5d0e6c98c1f9ad5eca716c28 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-14T02:55:01.428Z] + go version [2023-02-14T02:55:01.428Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-14T02:55:01.460Z] $ docker stop --time=1 85bf432ffe8ad99a129b86fde2ac456b499e672c5d0e6c98c1f9ad5eca716c28 [2023-02-14T02:55:02.742Z] $ docker rm -f --volumes 85bf432ffe8ad99a129b86fde2ac456b499e672c5d0e6c98c1f9ad5eca716c28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T02:55:03.132Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-14T02:55:03.132Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T02:55:03.199Z] prd-ubuntu20.04-docker-8c-8g-5719 does not seem to be running inside a container [2023-02-14T02:55:03.253Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-gpio_PR-98 -v /w/workspace/edgexfoundry_device-gpio_PR-98:/w/workspace/edgexfoundry_device-gpio_PR-98:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-98@tmp:/w/workspace/edgexfoundry_device-gpio_PR-98@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-14T02:55:03.588Z] $ docker top 902a00b29da5fc58dd4aaf9289e77bcccde1334f4ab7d29ae51b51753798d6d4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-14T02:55:03.896Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-98 [Pipeline] fileExists [Pipeline] sh [2023-02-14T02:55:04.190Z] + make test [2023-02-14T02:55:04.190Z] go test ./... -coverprofile=coverage.out ./... [2023-02-14T02:55:04.448Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-02-14T02:55:12.557Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-02-14T02:55:12.557Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-02-14T02:55:19.112Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-14T02:55:19.112Z] go vet ./... [2023-02-14T02:55:21.011Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-14T02:55:21.270Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-14T02:55:21.270Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-14T02:55:21.284Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-14T02:55:21.324Z] $ docker stop --time=1 902a00b29da5fc58dd4aaf9289e77bcccde1334f4ab7d29ae51b51753798d6d4 [2023-02-14T02:55:23.191Z] $ docker rm -f --volumes 902a00b29da5fc58dd4aaf9289e77bcccde1334f4ab7d29ae51b51753798d6d4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-14T02:55:23.591Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-14T02:55:23.646Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-02-14T02:55:24.169Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-14T02:55:24.455Z] + ls -al . [2023-02-14T02:55:24.455Z] total 168 [2023-02-14T02:55:24.455Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 14 02:55 . [2023-02-14T02:55:24.455Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 02:46 .. [2023-02-14T02:55:24.455Z] -rw-rw-r-- 1 jenkins jenkins 120 Feb 14 02:46 .dockerignore [2023-02-14T02:55:24.455Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 14 02:55 .git [2023-02-14T02:55:24.455Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 02:46 .github [2023-02-14T02:55:24.455Z] -rw-rw-r-- 1 jenkins jenkins 343 Feb 14 02:46 .gitignore [2023-02-14T02:55:24.455Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 14 02:46 .golangci.yml [2023-02-14T02:55:24.455Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 14 02:47 .semver [2023-02-14T02:55:24.455Z] -rw-rw-r-- 1 jenkins jenkins 9587 Feb 14 02:46 Attribution.txt [2023-02-14T02:55:24.455Z] -rw-rw-r-- 1 jenkins jenkins 4069 Feb 14 02:46 CHANGELOG.md [2023-02-14T02:55:24.455Z] -rw-rw-r-- 1 jenkins jenkins 1542 Feb 14 02:46 Dockerfile [2023-02-14T02:55:24.455Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 14 02:46 GOVERNANCE.md [2023-02-14T02:55:24.455Z] -rw-rw-r-- 1 jenkins jenkins 657 Feb 14 02:46 Jenkinsfile [2023-02-14T02:55:24.455Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 14 02:46 LICENSE [2023-02-14T02:55:24.455Z] -rw-rw-r-- 1 jenkins jenkins 1657 Feb 14 02:46 Makefile [2023-02-14T02:55:24.455Z] -rw-rw-r-- 1 jenkins jenkins 617 Feb 14 02:46 OWNERS.md [2023-02-14T02:55:24.455Z] -rw-rw-r-- 1 jenkins jenkins 11842 Feb 14 02:46 README.md [2023-02-14T02:55:24.455Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 14 02:47 VERSION [2023-02-14T02:55:24.455Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 02:46 bin [2023-02-14T02:55:24.455Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 02:46 cmd [2023-02-14T02:55:24.455Z] -rw-r--r-- 1 jenkins jenkins 10 Feb 14 02:55 coverage.out [2023-02-14T02:55:24.455Z] -rw-rw-r-- 1 jenkins jenkins 3400 Feb 14 02:46 go.mod [2023-02-14T02:55:24.455Z] -rw-rw-r-- 1 jenkins jenkins 44944 Feb 14 02:46 go.sum [2023-02-14T02:55:24.455Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 02:46 internal [2023-02-14T02:55:24.455Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 02:46 snap [2023-02-14T02:55:24.455Z] -rw-rw-r-- 1 jenkins jenkins 209 Feb 14 02:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T02:55:24.767Z] + docker build -t device-gpio -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=e30efaa9cad29727b9ccdc394feef62b1d11d62d --label arch=amd64 --label version=0.0.0 . [2023-02-14T02:55:24.768Z] Sending build context to Docker daemon 16MB [2023-02-14T02:55:24.768Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2023-02-14T02:55:24.768Z] Step 2/25 : FROM ${BASE} AS builder [2023-02-14T02:55:24.768Z] ---> 8120ffa18991 [2023-02-14T02:55:24.768Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-02-14T02:55:25.027Z] ---> Running in 68987d2a6e7c [2023-02-14T02:55:25.027Z] Removing intermediate container 68987d2a6e7c [2023-02-14T02:55:25.027Z] ---> 3ad7d78870cc [2023-02-14T02:55:25.027Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-14T02:55:25.027Z] ---> Running in 762e3b6749a4 [2023-02-14T02:55:25.285Z] Removing intermediate container 762e3b6749a4 [2023-02-14T02:55:25.285Z] ---> ce0830c30535 [2023-02-14T02:55:25.285Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-02-14T02:55:25.285Z] ---> Running in edafa193aee5 [2023-02-14T02:55:25.285Z] Removing intermediate container edafa193aee5 [2023-02-14T02:55:25.285Z] ---> 9204bce9ef0b [2023-02-14T02:55:25.285Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-02-14T02:55:25.285Z] ---> Running in c15822290979 [2023-02-14T02:55:25.545Z] Removing intermediate container c15822290979 [2023-02-14T02:55:25.545Z] ---> cd54ee0c63e2 [2023-02-14T02:55:25.545Z] Step 7/25 : WORKDIR /device-gpio [2023-02-14T02:55:25.545Z] ---> Running in 3144962b073d [2023-02-14T02:55:25.546Z] Removing intermediate container 3144962b073d [2023-02-14T02:55:25.546Z] ---> 736ee2e0d49a [2023-02-14T02:55:25.546Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-14T02:55:25.546Z] ---> Running in 4c677b068e64 [2023-02-14T02:55:25.804Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T02:55:27.183Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T02:55:29.090Z] OK: 216 MiB in 55 packages [2023-02-14T02:55:29.090Z] Removing intermediate container 4c677b068e64 [2023-02-14T02:55:29.090Z] ---> 3cb5e1c23c38 [2023-02-14T02:55:29.090Z] Step 9/25 : COPY go.mod vendor* ./ [2023-02-14T02:55:29.090Z] ---> 02d08b71d38d [2023-02-14T02:55:29.090Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T02:55:29.348Z] ---> Running in 50db9d894683 [2023-02-14T02:55:29.915Z] Removing intermediate container 50db9d894683 [2023-02-14T02:55:29.915Z] ---> 5617856f45c0 [2023-02-14T02:55:29.915Z] Step 11/25 : COPY . . [2023-02-14T02:55:30.173Z] ---> 55375116e471 [2023-02-14T02:55:30.173Z] Step 12/25 : RUN ${MAKE} [2023-02-14T02:55:30.173Z] ---> Running in 9d747e333d10 [2023-02-14T02:55:30.739Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-02-14T02:55:48.822Z] Removing intermediate container 9d747e333d10 [2023-02-14T02:55:48.822Z] ---> f620fdf8f32a [2023-02-14T02:55:48.822Z] Step 13/25 : FROM alpine:3.16 [2023-02-14T02:55:58.797Z] 3.16: Pulling from library/alpine [2023-02-14T02:56:01.328Z] ef5531b6e74e: Pulling fs layer [2023-02-14T02:56:16.214Z] ef5531b6e74e: Verifying Checksum [2023-02-14T02:56:16.214Z] ef5531b6e74e: Download complete [2023-02-14T02:56:16.214Z] ef5531b6e74e: Pull complete [2023-02-14T02:56:16.214Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-14T02:56:16.214Z] Status: Downloaded newer image for alpine:3.16 [2023-02-14T02:56:16.214Z] ---> dfd21b5a31f5 [2023-02-14T02:56:16.214Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-02-14T02:56:16.214Z] ---> Running in a097bd374afc [2023-02-14T02:56:16.214Z] Removing intermediate container a097bd374afc [2023-02-14T02:56:16.214Z] ---> 1bcc03462e1d [2023-02-14T02:56:16.214Z] Step 15/25 : RUN apk add --update --no-cache [2023-02-14T02:56:16.214Z] ---> Running in 7762ae2a2516 [2023-02-14T02:56:16.214Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T02:56:26.206Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T02:56:52.774Z] OK: 6 MiB in 14 packages [2023-02-14T02:56:52.774Z] Removing intermediate container 7762ae2a2516 [2023-02-14T02:56:52.774Z] ---> dff4827f684b [2023-02-14T02:56:52.774Z] Step 16/25 : WORKDIR / [2023-02-14T02:56:52.774Z] ---> Running in 4122b4c5033c [2023-02-14T02:56:52.774Z] Removing intermediate container 4122b4c5033c [2023-02-14T02:56:52.774Z] ---> df1a73f4c39d [2023-02-14T02:56:52.774Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-02-14T02:56:52.774Z] ---> c3599e6cfa66 [2023-02-14T02:56:52.774Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-02-14T02:56:52.774Z] ---> b3ab061f2058 [2023-02-14T02:56:52.774Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-02-14T02:56:52.774Z] ---> 219438aaea6d [2023-02-14T02:56:52.774Z] Step 20/25 : EXPOSE 59910 [2023-02-14T02:56:52.774Z] ---> Running in 554bad0ad3ae [2023-02-14T02:56:52.774Z] Removing intermediate container 554bad0ad3ae [2023-02-14T02:56:52.774Z] ---> 404f5c1658dd [2023-02-14T02:56:52.774Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-02-14T02:56:52.774Z] ---> Running in 7d012198ca27 [2023-02-14T02:56:52.774Z] Removing intermediate container 7d012198ca27 [2023-02-14T02:56:52.774Z] ---> 29ddccc4119f [2023-02-14T02:56:52.774Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T02:56:52.774Z] ---> Running in 43461cd5082f [2023-02-14T02:56:52.774Z] Removing intermediate container 43461cd5082f [2023-02-14T02:56:52.774Z] ---> d39c8ad9cbe5 [2023-02-14T02:56:52.774Z] Step 23/25 : LABEL arch=amd64 [2023-02-14T02:56:52.774Z] ---> Running in f03e4cb271e8 [2023-02-14T02:56:52.774Z] Removing intermediate container f03e4cb271e8 [2023-02-14T02:56:52.774Z] ---> 257e47f9b937 [2023-02-14T02:56:52.774Z] Step 24/25 : LABEL git_sha=e30efaa9cad29727b9ccdc394feef62b1d11d62d [2023-02-14T02:56:52.774Z] ---> Running in 8e8e47059628 [2023-02-14T02:56:52.774Z] Removing intermediate container 8e8e47059628 [2023-02-14T02:56:52.774Z] ---> 0befeb872efd [2023-02-14T02:56:52.774Z] Step 25/25 : LABEL version=0.0.0 [2023-02-14T02:56:52.774Z] ---> Running in 6333a2cd906a [2023-02-14T02:56:52.774Z] Removing intermediate container 6333a2cd906a [2023-02-14T02:56:52.774Z] ---> 076636bc7eab [2023-02-14T02:56:52.774Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-14T02:56:52.774Z] Successfully built 076636bc7eab [2023-02-14T02:56:52.774Z] Successfully tagged device-gpio: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-02-14T02:56:53.236Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-14T02:56:53.236Z] [2023-02-14T02:56:53.236Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T02:56:53.547Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-14T02:56:53.547Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-14T02:56:53.547Z] 5eb5b503b376: Pulling fs layer [2023-02-14T02:56:53.547Z] 5c69ac0246d0: Pulling fs layer [2023-02-14T02:56:53.547Z] ec43610c2a17: Pulling fs layer [2023-02-14T02:56:53.547Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-14T02:56:53.547Z] 33b1e0a273af: Pulling fs layer [2023-02-14T02:56:53.547Z] 5d3b04190fa2: Pulling fs layer [2023-02-14T02:56:53.547Z] 2f39f015ded8: Pulling fs layer [2023-02-14T02:56:53.547Z] 3a2ae6a8a46f: Waiting [2023-02-14T02:56:53.547Z] 33b1e0a273af: Waiting [2023-02-14T02:56:53.547Z] 5d3b04190fa2: Waiting [2023-02-14T02:56:53.547Z] 2f39f015ded8: Waiting [2023-02-14T02:56:53.547Z] 5c69ac0246d0: Download complete [2023-02-14T02:56:53.547Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-14T02:56:53.547Z] 3a2ae6a8a46f: Download complete [2023-02-14T02:56:53.818Z] 33b1e0a273af: Verifying Checksum [2023-02-14T02:56:53.818Z] 33b1e0a273af: Download complete [2023-02-14T02:56:53.818Z] 5d3b04190fa2: Verifying Checksum [2023-02-14T02:56:53.818Z] 5d3b04190fa2: Download complete [2023-02-14T02:56:53.818Z] ec43610c2a17: Verifying Checksum [2023-02-14T02:56:53.818Z] ec43610c2a17: Download complete [2023-02-14T02:56:54.083Z] 5eb5b503b376: Verifying Checksum [2023-02-14T02:56:54.083Z] 5eb5b503b376: Download complete [2023-02-14T02:56:54.662Z] 2f39f015ded8: Download complete [2023-02-14T02:56:55.232Z] 5eb5b503b376: Pull complete [2023-02-14T02:56:55.232Z] 5c69ac0246d0: Pull complete [2023-02-14T02:56:55.803Z] ec43610c2a17: Pull complete [2023-02-14T02:56:55.804Z] 3a2ae6a8a46f: Pull complete [2023-02-14T02:56:55.804Z] 33b1e0a273af: Pull complete [2023-02-14T02:56:56.061Z] 5d3b04190fa2: Pull complete [2023-02-14T02:57:00.245Z] 2f39f015ded8: Pull complete [2023-02-14T02:57:00.245Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-14T02:57:00.245Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-14T02:57:00.245Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T02:57:00.318Z] prd-ubuntu20.04-docker-8c-8g-5719 does not seem to be running inside a container [2023-02-14T02:57:00.408Z] $ 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/edgexfoundry_device-gpio_PR-98 -v /w/workspace/edgexfoundry_device-gpio_PR-98:/w/workspace/edgexfoundry_device-gpio_PR-98:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-98@tmp:/w/workspace/edgexfoundry_device-gpio_PR-98@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-14T02:57:02.179Z] $ docker top 690264f5a3ac699c1a0e702d710c0667a6ec7fec18249c933e00ce9b515a10f9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-14T02:57:02.521Z] ---> job-cost.sh [2023-02-14T02:57:02.521Z] lf-activate-venv: SKIPPING [2023-02-14T02:57:02.521Z] INFO: No Stack... [2023-02-14T02:57:07.793Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-14T02:57:07.793Z] INFO: Archiving Costs [Pipeline] sh [2023-02-14T02:57:08.083Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-98/archives/cost.csv [2023-02-14T02:57:08.083Z] + cut -d, -f6 [Pipeline] lock [2023-02-14T02:57:08.098Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-98-2-stack-cost] [2023-02-14T02:57:08.104Z] Resource [jenkins-edgexfoundry-device-gpio-PR-98-2-stack-cost] did not exist. Created. [2023-02-14T02:57:08.104Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-98-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-14T02:57:08.401Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-14T02:57:08.430Z] Stashed 1 file(s) [Pipeline] } [2023-02-14T02:57:08.437Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-98-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-14T02:57:08.517Z] $ docker stop --time=1 690264f5a3ac699c1a0e702d710c0667a6ec7fec18249c933e00ce9b515a10f9 [2023-02-14T02:57:09.676Z] $ docker rm -f --volumes 690264f5a3ac699c1a0e702d710c0667a6ec7fec18249c933e00ce9b515a10f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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-02-14T02:57:10.408Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-98/archives ] [2023-02-14T02:57:10.408Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-98/archives [2023-02-14T02:57:10.408Z] total 16 [2023-02-14T02:57:10.408Z] drwxr-xr-x 3 root root 4096 Feb 14 02:57 . [2023-02-14T02:57:10.408Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 14 02:57 .. [2023-02-14T02:57:10.408Z] drwxr-xr-x 2 root root 4096 Feb 14 02:57 cost [2023-02-14T02:57:10.408Z] -rw-r--r-- 1 root root 82 Feb 14 02:57 cost.csv [2023-02-14T02:57:10.408Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-98/archives [2023-02-14T02:57:10.408Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-98/archives [2023-02-14T02:57:10.408Z] total 16 [2023-02-14T02:57:10.408Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 14 02:57 . [2023-02-14T02:57:10.408Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 14 02:57 .. [2023-02-14T02:57:10.408Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 14 02:57 cost [2023-02-14T02:57:10.408Z] -rw-r--r-- 1 jenkins jenkins 82 Feb 14 02:57 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-14T02:57:10.697Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T02:57:11.561Z] ---> package-listing.sh [2023-02-14T02:57:11.561Z] ++ facter osfamily [2023-02-14T02:57:11.561Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-14T02:57:11.820Z] + OS_FAMILY=debian [2023-02-14T02:57:11.820Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-98 [2023-02-14T02:57:11.820Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-14T02:57:11.820Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-14T02:57:11.820Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-14T02:57:11.820Z] + PACKAGES=/tmp/packages_start.txt [2023-02-14T02:57:11.820Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-98 ']' [2023-02-14T02:57:11.820Z] + PACKAGES=/tmp/packages_end.txt [2023-02-14T02:57:11.820Z] + case "${OS_FAMILY}" in [2023-02-14T02:57:11.820Z] + dpkg -l [2023-02-14T02:57:11.820Z] + grep '^ii' [2023-02-14T02:57:11.820Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-14T02:57:11.820Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-14T02:57:11.820Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-14T02:57:11.820Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-98 ']' [2023-02-14T02:57:11.820Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-98/archives/ [2023-02-14T02:57:11.820Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-98/archives/ [Pipeline] echo [2023-02-14T02:57:11.836Z] 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/edgexfoundry_device-gpio_PR-98/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-14T02:57:12.116Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T02:57:12.677Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-14T02:57:12.677Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T02:57:12.748Z] prd-ubuntu20.04-docker-8c-8g-5719 does not seem to be running inside a container [2023-02-14T02:57:12.848Z] $ 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/edgexfoundry_device-gpio_PR-98/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_PR-98 -v /w/workspace/edgexfoundry_device-gpio_PR-98:/w/workspace/edgexfoundry_device-gpio_PR-98:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-98@tmp:/w/workspace/edgexfoundry_device-gpio_PR-98@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-14T02:57:13.081Z] $ docker top d0523f681728413a015eb300cceca6b53d5ec1c3ea15fc1ec852e2c5a4ff61aa -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-14T02:57:13.366Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-14T02:57:13.651Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-14T02:57:13.940Z] + ls /var/log/sa-host [2023-02-14T02:57:13.940Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-14T02:57:14.092Z] provisioning config files... [2023-02-14T02:57:14.098Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-98@tmp/config2155442748064784393tmp [Pipeline] { [Pipeline] echo [2023-02-14T02:57:14.121Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T02:57:14.406Z] ---> create-netrc.sh [Pipeline] } [2023-02-14T02:57:14.412Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-14T02:57:14.747Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-14T02:57:14.755Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T02:57:15.036Z] ---> sudo-logs.sh [2023-02-14T02:57:15.036Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-14T02:57:15.065Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T02:57:15.349Z] ---> job-cost.sh [2023-02-14T02:57:15.349Z] lf-activate-venv: SKIPPING [2023-02-14T02:57:15.349Z] DEBUG: total: 0.2199999988079071 [2023-02-14T02:57:15.349Z] INFO: Retrieving Stack Cost... [2023-02-14T02:57:15.349Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-14T02:57:15.608Z] INFO: Archiving Costs [Pipeline] echo [2023-02-14T02:57:15.620Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T02:57:15.903Z] ---> logs-deploy.sh [2023-02-14T02:57:15.903Z] lf-activate-venv: SKIPPING [2023-02-14T02:57:15.903Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-98/2 [2023-02-14T02:57:15.903Z] INFO: archiving workspace using pattern(s): [2023-02-14T02:57:16.844Z] Archives upload complete. [2023-02-14T02:57:17.103Z] INFO: archiving logs to Nexus