Pull request #177 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1f764aa69160c3c1af954fa274471faf39d88bdf+98aac1368ee40ec1865790939f305422b435a4ce (8c7e826d80d77b3276359994265e37c477b47e90) 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-ssh401894278970086400.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15709796583166358830.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-177/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-177/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9180768627951759561.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh5449007558782966432.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-177/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-177/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7506591404816141885.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.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-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 ‘prd-ubuntu20.04-docker-8c-8g-16896’ is offline ‘prd-ubuntu20.04-docker-8c-8g-16897’ is offline Running on prd-ubuntu20.04-docker-8c-8g-16904 in /w/workspace/edgexfoundry_device-gpio_PR-177 [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-177 # 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/177/head:refs/remotes/origin/PR-177 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 98aac1368ee40ec1865790939f305422b435a4ce into PR head commit 1f764aa69160c3c1af954fa274471faf39d88bdf Merge succeeded, producing 1f764aa69160c3c1af954fa274471faf39d88bdf Checking out Revision 1f764aa69160c3c1af954fa274471faf39d88bdf (PR-177) Commit message: "build(deps): bump github.com/spf13/cast from 1.5.0 to 1.5.1" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-25T01:29:44.834Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-25T01:29:44.900Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-25T01:29:44.916Z] ========================================================= [2023-05-25T01:29:44.916Z] EdgeX Global Pipelines Version Info [2023-05-25T01:29:44.916Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 1f764aa69160c3c1af954fa274471faf39d88bdf # 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 98aac1368ee40ec1865790939f305422b435a4ce # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1f764aa69160c3c1af954fa274471faf39d88bdf # timeout=10 > git rev-list --no-walk b233b7468995977dde3589891098b1d9f5ef6954 # timeout=10 [2023-05-25T01:29:45.628Z] ------------------- [2023-05-25T01:29:45.628Z] stable info: [2023-05-25T01:29:45.628Z] ------------------- [2023-05-25T01:29:45.628Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-25T01:29:45.628Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-25T01:29:45.628Z] Message: update stable to v1.0.249 [2023-05-25T01:29:46.197Z] ------------------- [2023-05-25T01:29:46.197Z] experimental info: [2023-05-25T01:29:46.197Z] ------------------- [2023-05-25T01:29:46.197Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-25T01:29:46.197Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-25T01:29:46.197Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-25T01:29:46.385Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-05-25T01:29:46.394Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-05-25T01:29:46.403Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-25T01:29:46.412Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-25T01:29:46.421Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-25T01:29:46.430Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-25T01:29:46.438Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-25T01:29:46.448Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-25T01:29:46.457Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-25T01:29:46.466Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-25T01:29:46.476Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-25T01:29:46.485Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-05-25T01:29:46.493Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-25T01:29:46.502Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-25T01:29:46.511Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-25T01:29:46.519Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-25T01:29:46.528Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-25T01:29:46.536Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-25T01:29:46.545Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-25T01:29:46.554Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-25T01:29:46.562Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-25T01:29:46.571Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-25T01:29:46.579Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-25T01:29:46.587Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-25T01:29:46.595Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-25T01:29:46.603Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-25T01:29:46.611Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-25T01:29:46.619Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-177 [Pipeline] echo [2023-05-25T01:29:46.627Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-177 [Pipeline] echo [2023-05-25T01:29:46.636Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-177 [Pipeline] echo [2023-05-25T01:29:46.644Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1f764aa69160c3c1af954fa274471faf39d88bdf [Pipeline] echo [2023-05-25T01:29:46.652Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1f764aa [Pipeline] echo [2023-05-25T01:29:46.666Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-25T01:29:46.705Z] provisioning config files... [2023-05-25T01:29:46.719Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-177@tmp/config17118224787114432750tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:29:47.025Z] ---> docker-login.sh [2023-05-25T01:29:47.025Z] nexus3.edgexfoundry.org:10001 [2023-05-25T01:29:47.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T01:29:47.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T01:29:47.285Z] Configure a credential helper to remove this warning. See [2023-05-25T01:29:47.285Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T01:29:47.285Z] [2023-05-25T01:29:47.285Z] Login Succeeded [2023-05-25T01:29:47.285Z] nexus3.edgexfoundry.org:10002 [2023-05-25T01:29:47.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T01:29:47.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T01:29:47.285Z] Configure a credential helper to remove this warning. See [2023-05-25T01:29:47.285Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T01:29:47.285Z] [2023-05-25T01:29:47.285Z] Login Succeeded [2023-05-25T01:29:47.285Z] nexus3.edgexfoundry.org:10003 [2023-05-25T01:29:47.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T01:29:47.545Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T01:29:47.545Z] Configure a credential helper to remove this warning. See [2023-05-25T01:29:47.545Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T01:29:47.545Z] [2023-05-25T01:29:47.545Z] Login Succeeded [2023-05-25T01:29:47.545Z] nexus3.edgexfoundry.org:10004 [2023-05-25T01:29:47.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T01:29:47.545Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T01:29:47.545Z] Configure a credential helper to remove this warning. See [2023-05-25T01:29:47.545Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T01:29:47.545Z] [2023-05-25T01:29:47.545Z] Login Succeeded [2023-05-25T01:29:47.545Z] docker.io [2023-05-25T01:29:47.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T01:29:47.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T01:29:47.806Z] Configure a credential helper to remove this warning. See [2023-05-25T01:29:47.806Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T01:29:47.806Z] [2023-05-25T01:29:47.806Z] Login Succeeded [2023-05-25T01:29:47.806Z] ---> docker-login.sh ends [Pipeline] } [2023-05-25T01:29:47.813Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-25T01:29:48.180Z] + git rev-list -1 --merges 1f764aa69160c3c1af954fa274471faf39d88bdf~1..1f764aa69160c3c1af954fa274471faf39d88bdf [Pipeline] echo [2023-05-25T01:29:48.234Z] -----------> git rev-list -1 --merges 1f764aa69160c3c1af954fa274471faf39d88bdf~1..1f764aa69160c3c1af954fa274471faf39d88bdf 1f764aa69160c3c1af954fa274471faf39d88bdf [false] [Pipeline] sh [2023-05-25T01:29:48.525Z] + git log --format=format:%s -1 1f764aa69160c3c1af954fa274471faf39d88bdf [Pipeline] echo [2023-05-25T01:29:48.562Z] ========================================================= [2023-05-25T01:29:48.562Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-25T01:29:48.562Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-25T01:29:48.891Z] + git log --format=format:%s -1 1f764aa69160c3c1af954fa274471faf39d88bdf [Pipeline] echo [2023-05-25T01:29:48.902Z] [semverPrep] GIT_COMMIT: 1f764aa69160c3c1af954fa274471faf39d88bdf, Commit Message: build(deps): bump github.com/spf13/cast from 1.5.0 to 1.5.1 [Pipeline] echo [2023-05-25T01:29:48.910Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-25T01:29:49.243Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-25T01:29:49.243Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-25T01:29:49.243Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-25T01:29:49.243Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-25T01:29:49.243Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-25T01:29:49.243Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-25T01:29:49.243Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:29:49.602Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-25T01:29:49.602Z] [2023-05-25T01:29:49.602Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:29:49.902Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-25T01:29:49.902Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-25T01:29:49.902Z] b85a868b505f: Pulling fs layer [2023-05-25T01:29:49.902Z] e2be974225ed: Pulling fs layer [2023-05-25T01:29:49.902Z] 339a4e72a1f5: Pulling fs layer [2023-05-25T01:29:49.902Z] 988bab9f4d93: Pulling fs layer [2023-05-25T01:29:49.902Z] 1469e6f7b9e6: Pulling fs layer [2023-05-25T01:29:49.902Z] eaf3925da568: Pulling fs layer [2023-05-25T01:29:49.902Z] bab4dde63d76: Pulling fs layer [2023-05-25T01:29:49.902Z] bde34c3a00c8: Pulling fs layer [2023-05-25T01:29:49.902Z] b352a97aabf1: Pulling fs layer [2023-05-25T01:29:49.902Z] 4872d77fe225: Pulling fs layer [2023-05-25T01:29:49.902Z] 5851b861e8e6: Pulling fs layer [2023-05-25T01:29:49.902Z] 988bab9f4d93: Waiting [2023-05-25T01:29:49.902Z] 1469e6f7b9e6: Waiting [2023-05-25T01:29:49.902Z] eaf3925da568: Waiting [2023-05-25T01:29:49.902Z] bab4dde63d76: Waiting [2023-05-25T01:29:49.902Z] bde34c3a00c8: Waiting [2023-05-25T01:29:49.902Z] b352a97aabf1: Waiting [2023-05-25T01:29:49.902Z] 4872d77fe225: Waiting [2023-05-25T01:29:49.902Z] 5851b861e8e6: Waiting [2023-05-25T01:29:49.902Z] e2be974225ed: Download complete [2023-05-25T01:29:49.902Z] 988bab9f4d93: Download complete [2023-05-25T01:29:50.168Z] 1469e6f7b9e6: Verifying Checksum [2023-05-25T01:29:50.168Z] 1469e6f7b9e6: Download complete [2023-05-25T01:29:50.168Z] eaf3925da568: Verifying Checksum [2023-05-25T01:29:50.168Z] eaf3925da568: Download complete [2023-05-25T01:29:50.168Z] 339a4e72a1f5: Verifying Checksum [2023-05-25T01:29:50.168Z] 339a4e72a1f5: Download complete [2023-05-25T01:29:50.168Z] bde34c3a00c8: Verifying Checksum [2023-05-25T01:29:50.168Z] bde34c3a00c8: Download complete [2023-05-25T01:29:50.168Z] b352a97aabf1: Download complete [2023-05-25T01:29:50.168Z] 4872d77fe225: Verifying Checksum [2023-05-25T01:29:50.168Z] 5851b861e8e6: Download complete [2023-05-25T01:29:50.168Z] b85a868b505f: Verifying Checksum [2023-05-25T01:29:50.168Z] b85a868b505f: Download complete [2023-05-25T01:29:50.427Z] bab4dde63d76: Verifying Checksum [2023-05-25T01:29:50.427Z] bab4dde63d76: Download complete [2023-05-25T01:29:51.816Z] b85a868b505f: Pull complete [2023-05-25T01:29:51.816Z] e2be974225ed: Pull complete [2023-05-25T01:29:52.383Z] 339a4e72a1f5: Pull complete [2023-05-25T01:29:52.383Z] 988bab9f4d93: Pull complete [2023-05-25T01:29:52.642Z] 1469e6f7b9e6: Pull complete [2023-05-25T01:29:52.902Z] eaf3925da568: Pull complete [2023-05-25T01:29:54.805Z] bab4dde63d76: Pull complete [2023-05-25T01:29:54.805Z] bde34c3a00c8: Pull complete [2023-05-25T01:29:54.805Z] b352a97aabf1: Pull complete [2023-05-25T01:29:55.065Z] 4872d77fe225: Pull complete [2023-05-25T01:29:55.065Z] 5851b861e8e6: Pull complete [2023-05-25T01:29:55.065Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-25T01:29:55.065Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-25T01:29:55.065Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T01:29:55.163Z] prd-ubuntu20.04-docker-8c-8g-16904 does not seem to be running inside a container [2023-05-25T01:29:55.199Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-177 -v /w/workspace/edgexfoundry_device-gpio_PR-177:/w/workspace/edgexfoundry_device-gpio_PR-177:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-177@tmp:/w/workspace/edgexfoundry_device-gpio_PR-177@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-devops/py-git-semver:0.1.4 cat [2023-05-25T01:29:58.642Z] $ docker top 7d6431f69c4bc61a4756746cc9b915e300275ce37296836f8a96080dbb6ad512 -eo pid,comm [2023-05-25T01:29:58.687Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-25T01:29:58.687Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-25T01:29:58.731Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-25T01:29:58.731Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-25T01:29:58.858Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-25T01:29:58.885Z] $ docker exec 7d6431f69c4bc61a4756746cc9b915e300275ce37296836f8a96080dbb6ad512 ssh-agent [2023-05-25T01:29:58.978Z] SSH_AUTH_SOCK=/tmp/ssh-QS4JzT4Ryr45/agent.32 [2023-05-25T01:29:58.978Z] SSH_AGENT_PID=38 [2023-05-25T01:29:58.986Z] Running ssh-add (command line suppressed) [2023-05-25T01:29:59.112Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-177@tmp/private_key_13802493845122077781.key (/w/workspace/edgexfoundry_device-gpio_PR-177@tmp/private_key_13802493845122077781.key) [2023-05-25T01:29:59.099Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-25T01:29:59.393Z] + git tag --points-at HEAD [Pipeline] } [2023-05-25T01:29:59.442Z] $ docker exec --env ******** --env ******** 7d6431f69c4bc61a4756746cc9b915e300275ce37296836f8a96080dbb6ad512 ssh-agent -k [2023-05-25T01:29:59.554Z] unset SSH_AUTH_SOCK; [2023-05-25T01:29:59.555Z] unset SSH_AGENT_PID; [2023-05-25T01:29:59.555Z] echo Agent pid 38 killed; [2023-05-25T01:29:59.527Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-25T01:29:59.552Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-25T01:29:59.552Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-25T01:29:59.671Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-25T01:29:59.715Z] $ docker exec 7d6431f69c4bc61a4756746cc9b915e300275ce37296836f8a96080dbb6ad512 ssh-agent [2023-05-25T01:29:59.790Z] SSH_AUTH_SOCK=/tmp/ssh-Qf4qIGTyFidt/agent.70 [2023-05-25T01:29:59.790Z] SSH_AGENT_PID=76 [2023-05-25T01:29:59.796Z] Running ssh-add (command line suppressed) [2023-05-25T01:30:00.114Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-177@tmp/private_key_3698316511106384344.key (/w/workspace/edgexfoundry_device-gpio_PR-177@tmp/private_key_3698316511106384344.key) [2023-05-25T01:30:00.784Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-25T01:30:04.668Z] + git semver init [2023-05-25T01:30:04.669Z] 2023-05-25 01:30:02,280 [run_init] DEBUG init version:0.0.0 force:False [2023-05-25T01:30:04.669Z] 2023-05-25 01:30:02,280 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-177/.semver [2023-05-25T01:30:04.669Z] 2023-05-25 01:30:02,281 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-177/.semver [2023-05-25T01:30:04.669Z] 2023-05-25 01:30:02,281 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-177/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-177, universal_newlines=False, shell=None, istream=None) [2023-05-25T01:30:07.551Z] 2023-05-25 01:30:07,601 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-177/.git/info/exclude [2023-05-25T01:30:07.551Z] 2023-05-25 01:30:07,602 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-177/.semver/PR-177 with force:False [2023-05-25T01:30:07.551Z] 2023-05-25 01:30:07,602 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-177/.semver/PR-177 [2023-05-25T01:30:07.551Z] 2023-05-25 01:30:07,606 [execute] INFO git cat-file --batch-check [2023-05-25T01:30:07.551Z] 2023-05-25 01:30:07,607 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-177/.semver, universal_newlines=False, shell=None, istream=) [2023-05-25T01:30:07.551Z] 2023-05-25 01:30:07,613 [execute] INFO git cat-file --batch [2023-05-25T01:30:07.551Z] 2023-05-25 01:30:07,614 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-177/.semver, universal_newlines=False, shell=None, istream=) [2023-05-25T01:30:07.551Z] 2023-05-25 01:30:07,619 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-177/.semver/PR-177 [2023-05-25T01:30:07.551Z] 0.0.0 [Pipeline] } [2023-05-25T01:30:07.699Z] $ docker exec --env ******** --env ******** 7d6431f69c4bc61a4756746cc9b915e300275ce37296836f8a96080dbb6ad512 ssh-agent -k [2023-05-25T01:30:07.814Z] unset SSH_AUTH_SOCK; [2023-05-25T01:30:07.815Z] unset SSH_AGENT_PID; [2023-05-25T01:30:07.815Z] echo Agent pid 76 killed; [2023-05-25T01:30:07.693Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-25T01:30:08.000Z] + git semver [Pipeline] } [2023-05-25T01:30:08.412Z] $ docker stop --time=1 7d6431f69c4bc61a4756746cc9b915e300275ce37296836f8a96080dbb6ad512 [2023-05-25T01:30:09.709Z] $ docker rm -f --volumes 7d6431f69c4bc61a4756746cc9b915e300275ce37296836f8a96080dbb6ad512 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-25T01:30:09.900Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-25T01:30:10.121Z] Stashed 1 file(s) [Pipeline] echo [2023-05-25T01:30:10.124Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-25T01:30:10.274Z] provisioning config files... [2023-05-25T01:30:10.284Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-177@tmp/config10826891932438871867tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:30:10.586Z] ---> docker-login.sh [2023-05-25T01:30:10.586Z] nexus3.edgexfoundry.org:10001 [2023-05-25T01:30:10.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T01:30:10.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T01:30:10.586Z] Configure a credential helper to remove this warning. See [2023-05-25T01:30:10.586Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T01:30:10.586Z] [2023-05-25T01:30:10.586Z] Login Succeeded [2023-05-25T01:30:10.586Z] nexus3.edgexfoundry.org:10002 [2023-05-25T01:30:10.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T01:30:10.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T01:30:10.587Z] Configure a credential helper to remove this warning. See [2023-05-25T01:30:10.587Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T01:30:10.587Z] [2023-05-25T01:30:10.587Z] Login Succeeded [2023-05-25T01:30:10.587Z] nexus3.edgexfoundry.org:10003 [2023-05-25T01:30:10.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T01:30:10.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T01:30:10.851Z] Configure a credential helper to remove this warning. See [2023-05-25T01:30:10.851Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T01:30:10.851Z] [2023-05-25T01:30:10.851Z] Login Succeeded [2023-05-25T01:30:10.851Z] nexus3.edgexfoundry.org:10004 [2023-05-25T01:30:10.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T01:30:10.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T01:30:10.851Z] Configure a credential helper to remove this warning. See [2023-05-25T01:30:10.851Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T01:30:10.851Z] [2023-05-25T01:30:10.851Z] Login Succeeded [2023-05-25T01:30:10.851Z] docker.io [2023-05-25T01:30:11.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T01:30:11.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T01:30:11.109Z] Configure a credential helper to remove this warning. See [2023-05-25T01:30:11.109Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T01:30:11.109Z] [2023-05-25T01:30:11.109Z] Login Succeeded [2023-05-25T01:30:11.109Z] ---> docker-login.sh ends [Pipeline] } [2023-05-25T01:30:11.115Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-25T01:30:11.165Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T01:30:11.179Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T01:30:11.190Z] ========================================================= [2023-05-25T01:30:11.190Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-25T01:30:11.190Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:30:11.499Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-25T01:30:11.500Z] Sending build context to Docker daemon 16.1MB [2023-05-25T01:30:11.500Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-25T01:30:11.500Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-25T01:30:11.759Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-25T01:30:11.759Z] f56be85fc22e: Pulling fs layer [2023-05-25T01:30:11.759Z] 85791d961cd3: Pulling fs layer [2023-05-25T01:30:11.759Z] d694b5ae8c79: Pulling fs layer [2023-05-25T01:30:11.759Z] 9f32a84ed3da: Pulling fs layer [2023-05-25T01:30:11.759Z] 4d19c01a9841: Pulling fs layer [2023-05-25T01:30:11.759Z] 9325e15d5711: Pulling fs layer [2023-05-25T01:30:11.759Z] 556b6ee489ea: Pulling fs layer [2023-05-25T01:30:11.759Z] c5a4b2cf53e6: Pulling fs layer [2023-05-25T01:30:11.759Z] 9f32a84ed3da: Waiting [2023-05-25T01:30:11.759Z] 4d19c01a9841: Waiting [2023-05-25T01:30:11.759Z] 9325e15d5711: Waiting [2023-05-25T01:30:11.759Z] c5a4b2cf53e6: Waiting [2023-05-25T01:30:11.759Z] 556b6ee489ea: Waiting [2023-05-25T01:30:11.759Z] 85791d961cd3: Verifying Checksum [2023-05-25T01:30:11.759Z] 85791d961cd3: Download complete [2023-05-25T01:30:11.759Z] 9f32a84ed3da: Verifying Checksum [2023-05-25T01:30:11.759Z] 9f32a84ed3da: Download complete [2023-05-25T01:30:11.759Z] 4d19c01a9841: Download complete [2023-05-25T01:30:11.759Z] f56be85fc22e: Verifying Checksum [2023-05-25T01:30:11.759Z] f56be85fc22e: Download complete [2023-05-25T01:30:11.759Z] 9325e15d5711: Verifying Checksum [2023-05-25T01:30:11.759Z] 9325e15d5711: Download complete [2023-05-25T01:30:12.018Z] f56be85fc22e: Pull complete [2023-05-25T01:30:12.018Z] 85791d961cd3: Pull complete [2023-05-25T01:30:12.589Z] c5a4b2cf53e6: Verifying Checksum [2023-05-25T01:30:12.589Z] c5a4b2cf53e6: Download complete [2023-05-25T01:30:12.848Z] d694b5ae8c79: Verifying Checksum [2023-05-25T01:30:12.848Z] d694b5ae8c79: Download complete [2023-05-25T01:30:13.106Z] 556b6ee489ea: Verifying Checksum [2023-05-25T01:30:13.106Z] 556b6ee489ea: Download complete [2023-05-25T01:30:16.389Z] d694b5ae8c79: Pull complete [2023-05-25T01:30:16.389Z] 9f32a84ed3da: Pull complete [2023-05-25T01:30:16.648Z] 4d19c01a9841: Pull complete [2023-05-25T01:30:16.648Z] 9325e15d5711: Pull complete [2023-05-25T01:30:19.182Z] 556b6ee489ea: Pull complete [2023-05-25T01:30:20.116Z] c5a4b2cf53e6: Pull complete [2023-05-25T01:30:20.116Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-25T01:30:20.116Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-25T01:30:20.116Z] ---> c4be618373d6 [2023-05-25T01:30:20.116Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-25T01:30:25.219Z] Still waiting to schedule task [2023-05-25T01:30:25.219Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-25T01:30:26.728Z] ---> Running in 40fc9d56eca6 [2023-05-25T01:30:26.728Z] Removing intermediate container 40fc9d56eca6 [2023-05-25T01:30:26.728Z] ---> 9dc0dfae1956 [2023-05-25T01:30:26.728Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-25T01:30:26.728Z] ---> Running in c312858b28c6 [2023-05-25T01:30:26.728Z] Removing intermediate container c312858b28c6 [2023-05-25T01:30:26.728Z] ---> cac46aa6e227 [2023-05-25T01:30:26.728Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-25T01:30:26.728Z] ---> Running in 4186e8d1ce4e [2023-05-25T01:30:26.728Z] Removing intermediate container 4186e8d1ce4e [2023-05-25T01:30:26.728Z] ---> e639484eb014 [2023-05-25T01:30:26.728Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-25T01:30:26.728Z] ---> Running in 10e1b6bd6aba [2023-05-25T01:30:26.728Z] Removing intermediate container 10e1b6bd6aba [2023-05-25T01:30:26.728Z] ---> 9b42969b31b1 [2023-05-25T01:30:26.728Z] Step 7/12 : WORKDIR /device-gpio [2023-05-25T01:30:26.728Z] ---> Running in 03aac35d57e4 [2023-05-25T01:30:26.728Z] Removing intermediate container 03aac35d57e4 [2023-05-25T01:30:26.728Z] ---> 93a381fe98c4 [2023-05-25T01:30:26.728Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-25T01:30:26.728Z] ---> Running in b7b6a81eb275 [2023-05-25T01:30:26.728Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T01:30:26.728Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T01:30:26.986Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-25T01:30:26.986Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-25T01:30:26.986Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-25T01:30:26.986Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-25T01:30:26.986Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T01:30:26.986Z] OK: 269 MiB in 57 packages [2023-05-25T01:30:27.554Z] Removing intermediate container b7b6a81eb275 [2023-05-25T01:30:27.554Z] ---> 7617cd4991e3 [2023-05-25T01:30:27.554Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-25T01:30:27.554Z] ---> e3f80a66e305 [2023-05-25T01:30:27.554Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T01:30:27.554Z] ---> Running in ad25965d93d0 [2023-05-25T01:30:59.724Z] Removing intermediate container ad25965d93d0 [2023-05-25T01:30:59.724Z] ---> 24178b024a84 [2023-05-25T01:30:59.724Z] Step 11/12 : COPY . . [2023-05-25T01:30:59.724Z] ---> cccf7b286b8a [2023-05-25T01:30:59.724Z] Step 12/12 : RUN ${MAKE} [2023-05-25T01:30:59.724Z] ---> Running in b52c50c1ed62 [2023-05-25T01:30:59.724Z] noop [2023-05-25T01:30:59.724Z] Removing intermediate container b52c50c1ed62 [2023-05-25T01:30:59.724Z] ---> 892b6cdf0ad9 [2023-05-25T01:30:59.724Z] Successfully built 892b6cdf0ad9 [2023-05-25T01:30:59.724Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:31:00.036Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-25T01:31:00.036Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T01:31:00.118Z] prd-ubuntu20.04-docker-8c-8g-16904 does not seem to be running inside a container [2023-05-25T01:31:00.144Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-177 -v /w/workspace/edgexfoundry_device-gpio_PR-177:/w/workspace/edgexfoundry_device-gpio_PR-177:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-177@tmp:/w/workspace/edgexfoundry_device-gpio_PR-177@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 ******** ci-base-image-x86_64 cat [2023-05-25T01:31:00.501Z] $ docker top 81f4905dd5d86d9540c8fcd2283c764213622f136666128d6c934944a76c9013 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T01:31:00.860Z] + go version [2023-05-25T01:31:00.860Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-25T01:31:00.860Z] $ docker stop --time=1 81f4905dd5d86d9540c8fcd2283c764213622f136666128d6c934944a76c9013 [2023-05-25T01:31:02.151Z] $ docker rm -f --volumes 81f4905dd5d86d9540c8fcd2283c764213622f136666128d6c934944a76c9013 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:31:02.561Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-25T01:31:02.561Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T01:31:02.644Z] prd-ubuntu20.04-docker-8c-8g-16904 does not seem to be running inside a container [2023-05-25T01:31:02.665Z] $ 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-177 -v /w/workspace/edgexfoundry_device-gpio_PR-177:/w/workspace/edgexfoundry_device-gpio_PR-177:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-177@tmp:/w/workspace/edgexfoundry_device-gpio_PR-177@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 ******** ci-base-image-x86_64 cat [2023-05-25T01:31:03.041Z] $ docker top 9ed4b3d5b63ab28f5f6cb5f5006062fb3cdfed13a938155dab19255b56500be1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T01:31:03.407Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-177 [Pipeline] fileExists [Pipeline] sh [2023-05-25T01:31:03.701Z] + make test [2023-05-25T01:31:03.701Z] go test ./... -coverprofile=coverage.out ./... [2023-05-25T01:31:08.969Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-05-25T01:31:18.942Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-05-25T01:31:18.942Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-05-25T01:31:25.704Z] go vet ./... [2023-05-25T01:31:29.896Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-25T01:31:29.896Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-25T01:31:29.896Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-25T01:31:29.911Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-25T01:31:29.916Z] $ docker stop --time=1 9ed4b3d5b63ab28f5f6cb5f5006062fb3cdfed13a938155dab19255b56500be1 [2023-05-25T01:31:33.415Z] $ docker rm -f --volumes 9ed4b3d5b63ab28f5f6cb5f5006062fb3cdfed13a938155dab19255b56500be1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-25T01:31:33.928Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-25T01:31:33.984Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-25T01:31:34.456Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-25T01:31:34.749Z] + ls -al . [2023-05-25T01:31:34.750Z] total 156 [2023-05-25T01:31:34.750Z] drwxrwxr-x 9 jenkins jenkins 4096 May 25 01:31 . [2023-05-25T01:31:34.750Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 01:29 .. [2023-05-25T01:31:34.750Z] -rw-rw-r-- 1 jenkins jenkins 120 May 25 01:29 .dockerignore [2023-05-25T01:31:34.750Z] drwxrwxr-x 8 jenkins jenkins 4096 May 25 01:30 .git [2023-05-25T01:31:34.750Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 01:29 .github [2023-05-25T01:31:34.750Z] -rw-rw-r-- 1 jenkins jenkins 343 May 25 01:29 .gitignore [2023-05-25T01:31:34.750Z] -rw-rw-r-- 1 jenkins jenkins 41 May 25 01:29 .golangci.yml [2023-05-25T01:31:34.750Z] drwxr-xr-x 3 jenkins jenkins 4096 May 25 01:30 .semver [2023-05-25T01:31:34.750Z] -rw-rw-r-- 1 jenkins jenkins 9702 May 25 01:29 Attribution.txt [2023-05-25T01:31:34.750Z] -rw-rw-r-- 1 jenkins jenkins 4069 May 25 01:29 CHANGELOG.md [2023-05-25T01:31:34.750Z] -rw-rw-r-- 1 jenkins jenkins 1542 May 25 01:29 Dockerfile [2023-05-25T01:31:34.750Z] -rw-rw-r-- 1 jenkins jenkins 677 May 25 01:29 GOVERNANCE.md [2023-05-25T01:31:34.750Z] -rw-rw-r-- 1 jenkins jenkins 657 May 25 01:29 Jenkinsfile [2023-05-25T01:31:34.750Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 25 01:29 LICENSE [2023-05-25T01:31:34.750Z] -rw-rw-r-- 1 jenkins jenkins 1692 May 25 01:29 Makefile [2023-05-25T01:31:34.750Z] -rw-rw-r-- 1 jenkins jenkins 617 May 25 01:29 OWNERS.md [2023-05-25T01:31:34.750Z] -rw-rw-r-- 1 jenkins jenkins 11790 May 25 01:29 README.md [2023-05-25T01:31:34.750Z] -rw-rw-r-- 1 jenkins jenkins 5 May 25 01:30 VERSION [2023-05-25T01:31:34.750Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 01:29 bin [2023-05-25T01:31:34.750Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 01:29 cmd [2023-05-25T01:31:34.750Z] -rw-r--r-- 1 jenkins jenkins 10 May 25 01:31 coverage.out [2023-05-25T01:31:34.750Z] -rw-rw-r-- 1 jenkins jenkins 3221 May 25 01:29 go.mod [2023-05-25T01:31:34.750Z] -rw-rw-r-- 1 jenkins jenkins 31489 May 25 01:29 go.sum [2023-05-25T01:31:34.750Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 01:29 internal [2023-05-25T01:31:34.750Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 01:29 snap [2023-05-25T01:31:34.750Z] -rw-rw-r-- 1 jenkins jenkins 209 May 25 01:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:31:35.059Z] + 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=1f764aa69160c3c1af954fa274471faf39d88bdf --label arch=amd64 --label version=0.0.0 . [2023-05-25T01:31:35.059Z] Sending build context to Docker daemon 16.1MB [2023-05-25T01:31:35.059Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-25T01:31:35.059Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-25T01:31:35.059Z] ---> 892b6cdf0ad9 [2023-05-25T01:31:35.059Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-25T01:31:35.318Z] ---> Running in 05fa84300928 [2023-05-25T01:31:35.318Z] Removing intermediate container 05fa84300928 [2023-05-25T01:31:35.318Z] ---> 05df55cea38c [2023-05-25T01:31:35.318Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-25T01:31:35.318Z] ---> Running in 06d4a56e125f [2023-05-25T01:31:35.577Z] Removing intermediate container 06d4a56e125f [2023-05-25T01:31:35.577Z] ---> 92d41143a92b [2023-05-25T01:31:35.577Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-25T01:31:35.577Z] ---> Running in 4ec95549682c [2023-05-25T01:31:35.577Z] Removing intermediate container 4ec95549682c [2023-05-25T01:31:35.577Z] ---> df59346b72e2 [2023-05-25T01:31:35.577Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-25T01:31:35.577Z] ---> Running in 0c6938c579d0 [2023-05-25T01:31:35.838Z] Removing intermediate container 0c6938c579d0 [2023-05-25T01:31:35.838Z] ---> d475fa32e783 [2023-05-25T01:31:35.838Z] Step 7/25 : WORKDIR /device-gpio [2023-05-25T01:31:35.838Z] ---> Running in e6701043dbf1 [2023-05-25T01:31:35.838Z] Removing intermediate container e6701043dbf1 [2023-05-25T01:31:35.838Z] ---> c5c6c46fc004 [2023-05-25T01:31:35.838Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-25T01:31:35.838Z] ---> Running in f290763a4674 [2023-05-25T01:31:36.098Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T01:31:36.357Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T01:31:36.617Z] OK: 269 MiB in 57 packages [2023-05-25T01:31:36.877Z] Removing intermediate container f290763a4674 [2023-05-25T01:31:36.877Z] ---> 4a7221728901 [2023-05-25T01:31:36.877Z] Step 9/25 : COPY go.mod vendor* ./ [2023-05-25T01:31:36.877Z] ---> 13e83e1e863f [2023-05-25T01:31:36.877Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T01:31:37.138Z] ---> Running in 1626ce8da5b1 [2023-05-25T01:31:37.707Z] Removing intermediate container 1626ce8da5b1 [2023-05-25T01:31:37.707Z] ---> 92454e8eedf7 [2023-05-25T01:31:37.707Z] Step 11/25 : COPY . . [2023-05-25T01:31:38.277Z] ---> f23af9ca908a [2023-05-25T01:31:38.277Z] Step 12/25 : RUN ${MAKE} [2023-05-25T01:31:38.535Z] ---> Running in 4fe869ba6013 [2023-05-25T01:31:38.793Z] 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-05-25T01:32:00.779Z] Removing intermediate container 4fe869ba6013 [2023-05-25T01:32:00.779Z] ---> 36a82096e0b6 [2023-05-25T01:32:00.779Z] Step 13/25 : FROM alpine:3.17 [2023-05-25T01:32:00.779Z] 3.17: Pulling from library/alpine [2023-05-25T01:32:00.779Z] f56be85fc22e: Already exists [2023-05-25T01:32:00.779Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-25T01:32:00.779Z] Status: Downloaded newer image for alpine:3.17 [2023-05-25T01:32:00.779Z] ---> 9ed4aefc74f6 [2023-05-25T01:32:00.779Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-05-25T01:32:00.779Z] ---> Running in 427a2ea9bf56 [2023-05-25T01:32:00.779Z] Removing intermediate container 427a2ea9bf56 [2023-05-25T01:32:00.779Z] ---> bfa38b761202 [2023-05-25T01:32:00.779Z] Step 15/25 : RUN apk add --update --no-cache [2023-05-25T01:32:00.779Z] ---> Running in 422bae0768f4 [2023-05-25T01:32:00.779Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T01:32:00.779Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T01:32:00.779Z] OK: 7 MiB in 15 packages [2023-05-25T01:32:01.039Z] Removing intermediate container 422bae0768f4 [2023-05-25T01:32:01.039Z] ---> 7a78a35043a8 [2023-05-25T01:32:01.039Z] Step 16/25 : WORKDIR / [2023-05-25T01:32:01.039Z] ---> Running in 4bf7d9b34944 [2023-05-25T01:32:01.039Z] Removing intermediate container 4bf7d9b34944 [2023-05-25T01:32:01.039Z] ---> a9c329dbf2a9 [2023-05-25T01:32:01.039Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-05-25T01:32:01.299Z] ---> cf55c6127550 [2023-05-25T01:32:01.299Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-05-25T01:32:01.299Z] ---> 761446e51460 [2023-05-25T01:32:01.299Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-05-25T01:32:02.235Z] ---> 531b6b814e17 [2023-05-25T01:32:02.235Z] Step 20/25 : EXPOSE 59910 [2023-05-25T01:32:02.235Z] ---> Running in 03503b0c84de [2023-05-25T01:32:02.235Z] Removing intermediate container 03503b0c84de [2023-05-25T01:32:02.235Z] ---> 7182b17a5c8e [2023-05-25T01:32:02.235Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-05-25T01:32:02.235Z] ---> Running in 779d25235cac [2023-05-25T01:32:02.494Z] Removing intermediate container 779d25235cac [2023-05-25T01:32:02.494Z] ---> f3389cd4aabc [2023-05-25T01:32:02.494Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-25T01:32:02.494Z] ---> Running in 2bc3aa0ab115 [2023-05-25T01:32:02.494Z] Removing intermediate container 2bc3aa0ab115 [2023-05-25T01:32:02.494Z] ---> 3d42ae5a120f [2023-05-25T01:32:02.494Z] Step 23/25 : LABEL arch=amd64 [2023-05-25T01:32:02.494Z] ---> Running in 2dc738ba5ead [2023-05-25T01:32:02.755Z] Removing intermediate container 2dc738ba5ead [2023-05-25T01:32:02.756Z] ---> 91ce6a86e752 [2023-05-25T01:32:02.756Z] Step 24/25 : LABEL git_sha=1f764aa69160c3c1af954fa274471faf39d88bdf [2023-05-25T01:32:02.756Z] ---> Running in 3ecd2145f7eb [2023-05-25T01:32:02.756Z] Removing intermediate container 3ecd2145f7eb [2023-05-25T01:32:02.756Z] ---> 81ed8e0bda65 [2023-05-25T01:32:02.756Z] Step 25/25 : LABEL version=0.0.0 [2023-05-25T01:32:02.756Z] ---> Running in f477b91db517 [2023-05-25T01:32:02.756Z] Removing intermediate container f477b91db517 [2023-05-25T01:32:02.756Z] ---> 05bb0dc0609a [2023-05-25T01:32:02.756Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-25T01:32:02.756Z] Successfully built 05bb0dc0609a [2023-05-25T01:32:02.756Z] 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-05-25T01:32:03.189Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-25T01:32:03.189Z] [2023-05-25T01:32:03.189Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:32:03.483Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-25T01:32:03.484Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-25T01:32:03.484Z] 5eb5b503b376: Pulling fs layer [2023-05-25T01:32:03.484Z] 5c69ac0246d0: Pulling fs layer [2023-05-25T01:32:03.484Z] ec43610c2a17: Pulling fs layer [2023-05-25T01:32:03.484Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-25T01:32:03.484Z] 33b1e0a273af: Pulling fs layer [2023-05-25T01:32:03.484Z] 5d3b04190fa2: Pulling fs layer [2023-05-25T01:32:03.484Z] 2f39f015ded8: Pulling fs layer [2023-05-25T01:32:03.484Z] 33b1e0a273af: Waiting [2023-05-25T01:32:03.484Z] 5d3b04190fa2: Waiting [2023-05-25T01:32:03.484Z] 2f39f015ded8: Waiting [2023-05-25T01:32:03.484Z] 3a2ae6a8a46f: Waiting [2023-05-25T01:32:03.484Z] 5c69ac0246d0: Verifying Checksum [2023-05-25T01:32:03.484Z] 5c69ac0246d0: Download complete [2023-05-25T01:32:03.484Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-25T01:32:03.484Z] 3a2ae6a8a46f: Download complete [2023-05-25T01:32:03.484Z] 33b1e0a273af: Verifying Checksum [2023-05-25T01:32:03.484Z] 33b1e0a273af: Download complete [2023-05-25T01:32:03.741Z] 5d3b04190fa2: Verifying Checksum [2023-05-25T01:32:03.741Z] 5d3b04190fa2: Download complete [2023-05-25T01:32:03.741Z] ec43610c2a17: Verifying Checksum [2023-05-25T01:32:03.741Z] ec43610c2a17: Download complete [2023-05-25T01:32:03.741Z] 5eb5b503b376: Verifying Checksum [2023-05-25T01:32:03.741Z] 5eb5b503b376: Download complete [2023-05-25T01:32:04.309Z] 2f39f015ded8: Download complete [2023-05-25T01:32:04.872Z] 5eb5b503b376: Pull complete [2023-05-25T01:32:05.130Z] 5c69ac0246d0: Pull complete [2023-05-25T01:32:05.694Z] ec43610c2a17: Pull complete [2023-05-25T01:32:05.694Z] 3a2ae6a8a46f: Pull complete [2023-05-25T01:32:05.952Z] 33b1e0a273af: Pull complete [2023-05-25T01:32:05.952Z] 5d3b04190fa2: Pull complete [2023-05-25T01:32:11.227Z] 2f39f015ded8: Pull complete [2023-05-25T01:32:11.227Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-25T01:32:11.227Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-25T01:32:11.227Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T01:32:11.304Z] prd-ubuntu20.04-docker-8c-8g-16904 does not seem to be running inside a container [2023-05-25T01:32:11.320Z] $ 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-177 -v /w/workspace/edgexfoundry_device-gpio_PR-177:/w/workspace/edgexfoundry_device-gpio_PR-177:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-177@tmp:/w/workspace/edgexfoundry_device-gpio_PR-177@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-25T01:32:16.468Z] $ docker top 841886c57370d807a3962a04d0362c75f5267d5a386236a1e2fbbd0033943b02 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:32:16.882Z] ---> job-cost.sh [2023-05-25T01:32:16.882Z] lf-activate-venv: SKIPPING [2023-05-25T01:32:16.882Z] INFO: No Stack... [2023-05-25T01:32:17.140Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-25T01:32:17.399Z] INFO: Archiving Costs [Pipeline] sh [2023-05-25T01:32:17.697Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-177/archives/cost.csv [2023-05-25T01:32:17.697Z] + cut -d, -f6 [Pipeline] lock [2023-05-25T01:32:17.710Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-177-6-stack-cost] [2023-05-25T01:32:17.716Z] Resource [jenkins-edgexfoundry-device-gpio-PR-177-6-stack-cost] did not exist. Created. [2023-05-25T01:32:17.716Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-177-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-25T01:32:18.029Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-25T01:32:18.062Z] Stashed 1 file(s) [Pipeline] } [2023-05-25T01:32:18.068Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-177-6-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-25T01:32:18.067Z] $ docker stop --time=1 841886c57370d807a3962a04d0362c75f5267d5a386236a1e2fbbd0033943b02 [2023-05-25T01:32:19.238Z] $ docker rm -f --volumes 841886c57370d807a3962a04d0362c75f5267d5a386236a1e2fbbd0033943b02 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-25T01:34:03.071Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16909 in /w/workspace/edgexfoundry_device-gpio_PR-177 [Pipeline] { [Pipeline] ws [2023-05-25T01:34:03.084Z] Running in /w/workspace/device-gpio/6 [Pipeline] { [Pipeline] checkout [2023-05-25T01:34:03.129Z] The recommended git tool is: git [2023-05-25T01:34:11.099Z] using credential edgex-jenkins-ssh [2023-05-25T01:34:11.123Z] Cloning the remote Git repository [2023-05-25T01:34:11.195Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-05-25T01:34:11.321Z] > git init /w/workspace/device-gpio/6 # timeout=10 [2023-05-25T01:34:11.567Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-05-25T01:34:11.569Z] > git --version # timeout=10 [2023-05-25T01:34:11.600Z] > git --version # 'git version 2.25.1' [2023-05-25T01:34:11.604Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-25T01:34:11.840Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-25T01:34:13.633Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-05-25T01:34:13.680Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-25T01:34:14.964Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-05-25T01:34:15.017Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-05-25T01:34:15.018Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-25T01:34:15.041Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/177/head:refs/remotes/origin/PR-177 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-25T01:34:15.537Z] Merging remotes/origin/main commit 98aac1368ee40ec1865790939f305422b435a4ce into PR head commit 1f764aa69160c3c1af954fa274471faf39d88bdf [2023-05-25T01:34:15.890Z] Merge succeeded, producing 1f764aa69160c3c1af954fa274471faf39d88bdf [2023-05-25T01:34:15.891Z] Checking out Revision 1f764aa69160c3c1af954fa274471faf39d88bdf (PR-177) [2023-05-25T01:34:16.476Z] Commit message: "build(deps): bump github.com/spf13/cast from 1.5.0 to 1.5.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2023-05-25T01:34:15.562Z] > git config core.sparsecheckout # timeout=10 [2023-05-25T01:34:15.651Z] > git checkout -f 1f764aa69160c3c1af954fa274471faf39d88bdf # timeout=10 [2023-05-25T01:34:15.748Z] > git remote # timeout=10 [2023-05-25T01:34:15.776Z] > git config --get remote.origin.url # timeout=10 [2023-05-25T01:34:15.808Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-25T01:34:15.826Z] > git merge 98aac1368ee40ec1865790939f305422b435a4ce # timeout=10 [2023-05-25T01:34:15.865Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-25T01:34:15.900Z] > git config core.sparsecheckout # timeout=10 [2023-05-25T01:34:15.920Z] > git checkout -f 1f764aa69160c3c1af954fa274471faf39d88bdf # timeout=10 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-25T01:34:17.299Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-25T01:34:17.299Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-25T01:34:17.299Z] Dload Upload Total Spent Left Speed [2023-05-25T01:34:17.299Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 175k 0 --:--:-- --:--:-- --:--:-- 177k [Pipeline] sh [2023-05-25T01:34:17.886Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-25T01:34:18.241Z] + sudo tee /etc/docker/daemon.new [2023-05-25T01:34:18.241Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-25T01:34:18.241Z] { [2023-05-25T01:34:18.241Z] "registry-mirrors": [ [2023-05-25T01:34:18.241Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-25T01:34:18.241Z] ], [2023-05-25T01:34:18.241Z] "bip": "10.250.0.254/24", [2023-05-25T01:34:18.241Z] "hosts": [ [2023-05-25T01:34:18.241Z] "tcp://0.0.0.0:5555", [2023-05-25T01:34:18.241Z] "unix:///var/run/docker.sock" [2023-05-25T01:34:18.241Z] ], [2023-05-25T01:34:18.241Z] "mtu": 1458, [2023-05-25T01:34:18.241Z] "selinux-enabled": true, [2023-05-25T01:34:18.241Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-25T01:34:18.241Z] } [Pipeline] sh [2023-05-25T01:34:18.592Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-25T01:34:18.964Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-25T01:34:37.292Z] provisioning config files... [2023-05-25T01:34:37.331Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/6@tmp/config4737308885866567723tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:34:37.725Z] ---> docker-login.sh [2023-05-25T01:34:37.725Z] nexus3.edgexfoundry.org:10001 [2023-05-25T01:34:38.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T01:34:38.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T01:34:38.323Z] Configure a credential helper to remove this warning. See [2023-05-25T01:34:38.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T01:34:38.323Z] [2023-05-25T01:34:38.323Z] Login Succeeded [2023-05-25T01:34:38.603Z] nexus3.edgexfoundry.org:10002 [2023-05-25T01:34:38.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T01:34:38.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T01:34:38.882Z] Configure a credential helper to remove this warning. See [2023-05-25T01:34:38.882Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T01:34:38.882Z] [2023-05-25T01:34:38.882Z] Login Succeeded [2023-05-25T01:34:38.882Z] nexus3.edgexfoundry.org:10003 [2023-05-25T01:34:39.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T01:34:39.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T01:34:39.431Z] Configure a credential helper to remove this warning. See [2023-05-25T01:34:39.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T01:34:39.431Z] [2023-05-25T01:34:39.431Z] Login Succeeded [2023-05-25T01:34:39.431Z] nexus3.edgexfoundry.org:10004 [2023-05-25T01:34:39.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T01:34:40.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T01:34:40.000Z] Configure a credential helper to remove this warning. See [2023-05-25T01:34:40.000Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T01:34:40.000Z] [2023-05-25T01:34:40.000Z] Login Succeeded [2023-05-25T01:34:40.000Z] docker.io [2023-05-25T01:34:40.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T01:34:40.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T01:34:40.568Z] Configure a credential helper to remove this warning. See [2023-05-25T01:34:40.568Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T01:34:40.568Z] [2023-05-25T01:34:40.568Z] Login Succeeded [2023-05-25T01:34:40.568Z] ---> docker-login.sh ends [Pipeline] } [2023-05-25T01:34:40.595Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-25T01:34:41.022Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T01:34:41.040Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T01:34:41.051Z] ========================================================= [2023-05-25T01:34:41.051Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-25T01:34:41.051Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:34:41.441Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-25T01:34:41.721Z] Sending build context to Docker daemon 8.134MB [2023-05-25T01:34:42.008Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-25T01:34:42.008Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-25T01:34:42.008Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-25T01:34:42.008Z] c41833b44d91: Pulling fs layer [2023-05-25T01:34:42.008Z] ed15518f5707: Pulling fs layer [2023-05-25T01:34:42.008Z] feae8fd75edb: Pulling fs layer [2023-05-25T01:34:42.008Z] 242c74f7c9fa: Pulling fs layer [2023-05-25T01:34:42.008Z] 3cdef696dda3: Pulling fs layer [2023-05-25T01:34:42.008Z] 2ced38df9373: Pulling fs layer [2023-05-25T01:34:42.008Z] 58f1dce35555: Pulling fs layer [2023-05-25T01:34:42.008Z] 242c74f7c9fa: Waiting [2023-05-25T01:34:42.008Z] 3cdef696dda3: Waiting [2023-05-25T01:34:42.008Z] 2ced38df9373: Waiting [2023-05-25T01:34:42.008Z] 58f1dce35555: Waiting [2023-05-25T01:34:42.290Z] ed15518f5707: Verifying Checksum [2023-05-25T01:34:42.290Z] ed15518f5707: Download complete [2023-05-25T01:34:42.290Z] 242c74f7c9fa: Verifying Checksum [2023-05-25T01:34:42.290Z] 242c74f7c9fa: Download complete [2023-05-25T01:34:42.290Z] 3cdef696dda3: Verifying Checksum [2023-05-25T01:34:42.290Z] 3cdef696dda3: Download complete [2023-05-25T01:34:42.290Z] c41833b44d91: Verifying Checksum [2023-05-25T01:34:42.290Z] c41833b44d91: Download complete [2023-05-25T01:34:43.317Z] c41833b44d91: Pull complete [2023-05-25T01:34:44.097Z] ed15518f5707: Pull complete [2023-05-25T01:34:44.398Z] 58f1dce35555: Verifying Checksum [2023-05-25T01:34:44.398Z] 58f1dce35555: Download complete [2023-05-25T01:34:45.867Z] 2ced38df9373: Verifying Checksum [2023-05-25T01:34:45.867Z] 2ced38df9373: Download complete [2023-05-25T01:34:45.867Z] feae8fd75edb: Download complete [2023-05-25T01:34:58.262Z] feae8fd75edb: Pull complete [2023-05-25T01:34:58.262Z] 242c74f7c9fa: Pull complete [2023-05-25T01:34:58.262Z] 3cdef696dda3: Pull complete [2023-05-25T01:35:06.541Z] 2ced38df9373: Pull complete [2023-05-25T01:35:07.996Z] 58f1dce35555: Pull complete [2023-05-25T01:35:07.996Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-25T01:35:07.996Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-25T01:35:07.996Z] ---> fadd8f120f05 [2023-05-25T01:35:07.996Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-25T01:35:08.986Z] ---> Running in f66005f3f89d [2023-05-25T01:35:09.583Z] Removing intermediate container f66005f3f89d [2023-05-25T01:35:09.583Z] ---> 082fbe4d68db [2023-05-25T01:35:09.583Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-25T01:35:09.583Z] ---> Running in fac0f2e5d52d [2023-05-25T01:35:09.863Z] Removing intermediate container fac0f2e5d52d [2023-05-25T01:35:09.863Z] ---> df3e631cab53 [2023-05-25T01:35:09.863Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-25T01:35:10.139Z] ---> Running in 6f5054138380 [2023-05-25T01:35:10.414Z] Removing intermediate container 6f5054138380 [2023-05-25T01:35:10.414Z] ---> 9c3048f7015b [2023-05-25T01:35:10.414Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-25T01:35:10.414Z] ---> Running in a07ae2c1e836 [2023-05-25T01:35:11.016Z] Removing intermediate container a07ae2c1e836 [2023-05-25T01:35:11.016Z] ---> 5b4442e792dd [2023-05-25T01:35:11.016Z] Step 7/12 : WORKDIR /device-gpio [2023-05-25T01:35:11.016Z] ---> Running in a85260446438 [2023-05-25T01:35:11.297Z] Removing intermediate container a85260446438 [2023-05-25T01:35:11.297Z] ---> 757aac6cb0df [2023-05-25T01:35:11.297Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-25T01:35:11.576Z] ---> Running in dcea85d8c470 [2023-05-25T01:35:13.032Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T01:35:13.636Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T01:35:15.087Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-25T01:35:15.087Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-25T01:35:15.087Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-25T01:35:15.087Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-25T01:35:15.087Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T01:35:15.087Z] OK: 268 MiB in 57 packages [2023-05-25T01:35:16.532Z] Removing intermediate container dcea85d8c470 [2023-05-25T01:35:16.532Z] ---> 74a6830359c4 [2023-05-25T01:35:16.532Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-25T01:35:16.808Z] ---> 652b33550972 [2023-05-25T01:35:16.808Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T01:35:17.087Z] ---> Running in a9e2226e9995 [2023-05-25T01:36:38.890Z] Removing intermediate container a9e2226e9995 [2023-05-25T01:36:38.890Z] ---> ee8448d72ba7 [2023-05-25T01:36:38.890Z] Step 11/12 : COPY . . [2023-05-25T01:36:38.890Z] ---> c56a0a88baf3 [2023-05-25T01:36:38.890Z] Step 12/12 : RUN ${MAKE} [2023-05-25T01:36:38.890Z] ---> Running in 4a48996aadf2 [2023-05-25T01:36:38.890Z] noop [2023-05-25T01:36:38.890Z] Removing intermediate container 4a48996aadf2 [2023-05-25T01:36:38.890Z] ---> f728e503873a [2023-05-25T01:36:38.890Z] Successfully built f728e503873a [2023-05-25T01:36:38.890Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:36:39.253Z] + docker inspect -f . ci-base-image-arm64 [2023-05-25T01:36:39.253Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T01:36:39.515Z] prd-ubuntu20.04-docker-arm64-4c-16g-16909 does not seem to be running inside a container [2023-05-25T01:36:39.601Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/6 -v /w/workspace/device-gpio/6:/w/workspace/device-gpio/6:rw,z -v /w/workspace/device-gpio/6@tmp:/w/workspace/device-gpio/6@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 ******** ci-base-image-arm64 cat [2023-05-25T01:36:41.075Z] $ docker top a1978f0ad9714d5eaa8d1c2235e00cf2f4bc32d4570d08b935e8737077e8ac5e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T01:36:41.980Z] + go version [2023-05-25T01:36:41.980Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-25T01:36:42.009Z] $ docker stop --time=1 a1978f0ad9714d5eaa8d1c2235e00cf2f4bc32d4570d08b935e8737077e8ac5e [2023-05-25T01:36:43.764Z] $ docker rm -f --volumes a1978f0ad9714d5eaa8d1c2235e00cf2f4bc32d4570d08b935e8737077e8ac5e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:36:44.361Z] + docker inspect -f . ci-base-image-arm64 [2023-05-25T01:36:44.361Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T01:36:44.585Z] prd-ubuntu20.04-docker-arm64-4c-16g-16909 does not seem to be running inside a container [2023-05-25T01:36:44.673Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-gpio/6 -v /w/workspace/device-gpio/6:/w/workspace/device-gpio/6:rw,z -v /w/workspace/device-gpio/6@tmp:/w/workspace/device-gpio/6@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 ******** ci-base-image-arm64 cat [2023-05-25T01:36:46.099Z] $ docker top a01958d27ba0500cfef39067a63ab28bcbecceea7c60f4a479edee303ac81f3a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T01:36:47.008Z] + git config --global --add safe.directory /w/workspace/device-gpio/6 [Pipeline] fileExists [Pipeline] sh [2023-05-25T01:36:47.688Z] + make test [2023-05-25T01:36:47.688Z] go test ./... -coverprofile=coverage.out ./... [2023-05-25T01:37:26.830Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-05-25T01:39:48.678Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-05-25T01:39:48.678Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-05-25T01:39:48.678Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-25T01:39:48.678Z] go vet ./... [2023-05-25T01:40:15.444Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-25T01:40:15.444Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-25T01:40:15.444Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-25T01:40:15.469Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-25T01:40:15.488Z] $ docker stop --time=1 a01958d27ba0500cfef39067a63ab28bcbecceea7c60f4a479edee303ac81f3a [2023-05-25T01:40:17.476Z] $ docker rm -f --volumes a01958d27ba0500cfef39067a63ab28bcbecceea7c60f4a479edee303ac81f3a [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-25T01:40:18.755Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-25T01:40:18.779Z] Warning: overwriting stash ‘coverage-report’ [2023-05-25T01:40:19.372Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-25T01:40:19.755Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-25T01:40:20.093Z] + ls -al . [2023-05-25T01:40:20.093Z] total 152 [2023-05-25T01:40:20.093Z] drwxrwxr-x 8 jenkins jenkins 4096 May 25 01:36 . [2023-05-25T01:40:20.093Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 01:34 .. [2023-05-25T01:40:20.093Z] -rw-rw-r-- 1 jenkins jenkins 120 May 25 01:34 .dockerignore [2023-05-25T01:40:20.093Z] drwxrwxr-x 8 jenkins jenkins 4096 May 25 01:34 .git [2023-05-25T01:40:20.093Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 01:34 .github [2023-05-25T01:40:20.093Z] -rw-rw-r-- 1 jenkins jenkins 343 May 25 01:34 .gitignore [2023-05-25T01:40:20.093Z] -rw-rw-r-- 1 jenkins jenkins 41 May 25 01:34 .golangci.yml [2023-05-25T01:40:20.093Z] -rw-rw-r-- 1 jenkins jenkins 9702 May 25 01:34 Attribution.txt [2023-05-25T01:40:20.093Z] -rw-rw-r-- 1 jenkins jenkins 4069 May 25 01:34 CHANGELOG.md [2023-05-25T01:40:20.093Z] -rw-rw-r-- 1 jenkins jenkins 1542 May 25 01:34 Dockerfile [2023-05-25T01:40:20.093Z] -rw-rw-r-- 1 jenkins jenkins 677 May 25 01:34 GOVERNANCE.md [2023-05-25T01:40:20.093Z] -rw-rw-r-- 1 jenkins jenkins 657 May 25 01:34 Jenkinsfile [2023-05-25T01:40:20.093Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 25 01:34 LICENSE [2023-05-25T01:40:20.093Z] -rw-rw-r-- 1 jenkins jenkins 1692 May 25 01:34 Makefile [2023-05-25T01:40:20.093Z] -rw-rw-r-- 1 jenkins jenkins 617 May 25 01:34 OWNERS.md [2023-05-25T01:40:20.093Z] -rw-rw-r-- 1 jenkins jenkins 11790 May 25 01:34 README.md [2023-05-25T01:40:20.093Z] -rw-rw-r-- 1 jenkins jenkins 5 May 25 01:30 VERSION [2023-05-25T01:40:20.093Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 01:34 bin [2023-05-25T01:40:20.093Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 01:34 cmd [2023-05-25T01:40:20.093Z] -rw-r--r-- 1 jenkins jenkins 10 May 25 01:36 coverage.out [2023-05-25T01:40:20.093Z] -rw-rw-r-- 1 jenkins jenkins 3221 May 25 01:34 go.mod [2023-05-25T01:40:20.093Z] -rw-rw-r-- 1 jenkins jenkins 31489 May 25 01:34 go.sum [2023-05-25T01:40:20.093Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 01:34 internal [2023-05-25T01:40:20.093Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 01:34 snap [2023-05-25T01:40:20.093Z] -rw-rw-r-- 1 jenkins jenkins 209 May 25 01:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:40:20.449Z] + docker build -t device-gpio-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=1f764aa69160c3c1af954fa274471faf39d88bdf --label arch=arm64 --label version=0.0.0 . [2023-05-25T01:40:21.051Z] Sending build context to Docker daemon 8.135MB [2023-05-25T01:40:21.051Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-25T01:40:21.051Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-25T01:40:21.051Z] ---> f728e503873a [2023-05-25T01:40:21.051Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-25T01:40:21.051Z] ---> Running in ff280adc87fe [2023-05-25T01:40:21.324Z] Removing intermediate container ff280adc87fe [2023-05-25T01:40:21.324Z] ---> 7f85fda05cbd [2023-05-25T01:40:21.324Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-25T01:40:21.596Z] ---> Running in c1e414128e95 [2023-05-25T01:40:21.869Z] Removing intermediate container c1e414128e95 [2023-05-25T01:40:21.869Z] ---> b8802acd998b [2023-05-25T01:40:21.869Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-25T01:40:21.869Z] ---> Running in 4e18356a05a0 [2023-05-25T01:40:22.477Z] Removing intermediate container 4e18356a05a0 [2023-05-25T01:40:22.477Z] ---> 100d38009d33 [2023-05-25T01:40:22.477Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-25T01:40:22.477Z] ---> Running in 82753822ace4 [2023-05-25T01:40:22.747Z] Removing intermediate container 82753822ace4 [2023-05-25T01:40:22.747Z] ---> 44d3a5ed6ade [2023-05-25T01:40:22.747Z] Step 7/25 : WORKDIR /device-gpio [2023-05-25T01:40:22.747Z] ---> Running in 3fc1c1fb86a5 [2023-05-25T01:40:23.340Z] Removing intermediate container 3fc1c1fb86a5 [2023-05-25T01:40:23.340Z] ---> 8b77a05da68e [2023-05-25T01:40:23.340Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-25T01:40:23.340Z] ---> Running in 5d92c5ba5da6 [2023-05-25T01:40:24.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T01:40:25.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T01:40:26.789Z] OK: 268 MiB in 57 packages [2023-05-25T01:40:28.211Z] Removing intermediate container 5d92c5ba5da6 [2023-05-25T01:40:28.211Z] ---> b68359d38e8a [2023-05-25T01:40:28.211Z] Step 9/25 : COPY go.mod vendor* ./ [2023-05-25T01:40:28.487Z] ---> 766878f15502 [2023-05-25T01:40:28.487Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T01:40:28.766Z] ---> Running in 9d57e29dcdd3 [2023-05-25T01:40:31.369Z] Removing intermediate container 9d57e29dcdd3 [2023-05-25T01:40:31.369Z] ---> 4955797db0ac [2023-05-25T01:40:31.369Z] Step 11/25 : COPY . . [2023-05-25T01:40:32.793Z] ---> 7eda955d00e3 [2023-05-25T01:40:32.793Z] Step 12/25 : RUN ${MAKE} [2023-05-25T01:40:32.793Z] ---> Running in 5e68d1c17cd5 [2023-05-25T01:40:33.769Z] 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-05-25T01:43:25.661Z] Removing intermediate container 5e68d1c17cd5 [2023-05-25T01:43:25.661Z] ---> a5eebca19d20 [2023-05-25T01:43:25.661Z] Step 13/25 : FROM alpine:3.17 [2023-05-25T01:43:25.661Z] 3.17: Pulling from library/alpine [2023-05-25T01:43:25.661Z] c41833b44d91: Already exists [2023-05-25T01:43:25.661Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-25T01:43:25.661Z] Status: Downloaded newer image for alpine:3.17 [2023-05-25T01:43:25.661Z] ---> 51e60588ff2c [2023-05-25T01:43:25.661Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-05-25T01:43:25.661Z] ---> Running in f7602adc844c [2023-05-25T01:43:25.661Z] Removing intermediate container f7602adc844c [2023-05-25T01:43:25.661Z] ---> c975cd0734ef [2023-05-25T01:43:25.661Z] Step 15/25 : RUN apk add --update --no-cache [2023-05-25T01:43:25.661Z] ---> Running in 2fa3107cba79 [2023-05-25T01:43:25.661Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T01:43:25.661Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T01:43:25.661Z] OK: 7 MiB in 15 packages [2023-05-25T01:43:25.661Z] Removing intermediate container 2fa3107cba79 [2023-05-25T01:43:25.661Z] ---> 9b0687c8d518 [2023-05-25T01:43:25.661Z] Step 16/25 : WORKDIR / [2023-05-25T01:43:25.661Z] ---> Running in 00b6788dac37 [2023-05-25T01:43:25.661Z] Removing intermediate container 00b6788dac37 [2023-05-25T01:43:25.661Z] ---> 200ea6b37c3c [2023-05-25T01:43:25.661Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-05-25T01:43:25.941Z] ---> f25496b8b2f9 [2023-05-25T01:43:25.941Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-05-25T01:43:26.922Z] ---> a8504f44ddc3 [2023-05-25T01:43:26.922Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-05-25T01:43:28.345Z] ---> 89fc7154e342 [2023-05-25T01:43:28.345Z] Step 20/25 : EXPOSE 59910 [2023-05-25T01:43:28.345Z] ---> Running in 315bf90d1b95 [2023-05-25T01:43:28.618Z] Removing intermediate container 315bf90d1b95 [2023-05-25T01:43:28.618Z] ---> baf11536f4c8 [2023-05-25T01:43:28.618Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-05-25T01:43:28.618Z] ---> Running in f2838345d028 [2023-05-25T01:43:28.891Z] Removing intermediate container f2838345d028 [2023-05-25T01:43:28.891Z] ---> a41c1f86df57 [2023-05-25T01:43:28.891Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-25T01:43:29.162Z] ---> Running in 3f181fe32e60 [2023-05-25T01:43:29.431Z] Removing intermediate container 3f181fe32e60 [2023-05-25T01:43:29.431Z] ---> ac4fc22bbde2 [2023-05-25T01:43:29.431Z] Step 23/25 : LABEL arch=arm64 [2023-05-25T01:43:29.431Z] ---> Running in a081a797c603 [2023-05-25T01:43:29.705Z] Removing intermediate container a081a797c603 [2023-05-25T01:43:29.705Z] ---> 6fd3e859e614 [2023-05-25T01:43:29.705Z] Step 24/25 : LABEL git_sha=1f764aa69160c3c1af954fa274471faf39d88bdf [2023-05-25T01:43:29.977Z] ---> Running in 73b5f38f3a95 [2023-05-25T01:43:30.249Z] Removing intermediate container 73b5f38f3a95 [2023-05-25T01:43:30.249Z] ---> abeaf5a283b6 [2023-05-25T01:43:30.249Z] Step 25/25 : LABEL version=0.0.0 [2023-05-25T01:43:30.249Z] ---> Running in 0db0c06e444a [2023-05-25T01:43:30.842Z] Removing intermediate container 0db0c06e444a [2023-05-25T01:43:30.842Z] ---> f94ad99b145a [2023-05-25T01:43:30.842Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-25T01:43:30.842Z] Successfully built f94ad99b145a [2023-05-25T01:43:30.842Z] Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:43:31.303Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-25T01:43:31.303Z] [2023-05-25T01:43:31.303Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:43:31.747Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-25T01:43:31.747Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-25T01:43:31.747Z] 8998bd30e6a1: Pulling fs layer [2023-05-25T01:43:31.747Z] 04944245beec: Pulling fs layer [2023-05-25T01:43:31.747Z] 699f458cf7ca: Pulling fs layer [2023-05-25T01:43:31.747Z] 765212b225bb: Pulling fs layer [2023-05-25T01:43:31.747Z] f23df028b6ca: Pulling fs layer [2023-05-25T01:43:31.747Z] d65c8cfc05b1: Pulling fs layer [2023-05-25T01:43:31.747Z] 2437ff75d9bd: Pulling fs layer [2023-05-25T01:43:31.747Z] 765212b225bb: Waiting [2023-05-25T01:43:31.747Z] f23df028b6ca: Waiting [2023-05-25T01:43:31.747Z] d65c8cfc05b1: Waiting [2023-05-25T01:43:31.747Z] 2437ff75d9bd: Waiting [2023-05-25T01:43:32.025Z] 04944245beec: Verifying Checksum [2023-05-25T01:43:32.025Z] 04944245beec: Download complete [2023-05-25T01:43:32.025Z] 765212b225bb: Verifying Checksum [2023-05-25T01:43:32.025Z] 765212b225bb: Download complete [2023-05-25T01:43:32.025Z] f23df028b6ca: Download complete [2023-05-25T01:43:32.025Z] d65c8cfc05b1: Verifying Checksum [2023-05-25T01:43:32.025Z] d65c8cfc05b1: Download complete [2023-05-25T01:43:32.312Z] 699f458cf7ca: Verifying Checksum [2023-05-25T01:43:32.312Z] 699f458cf7ca: Download complete [2023-05-25T01:43:32.601Z] 8998bd30e6a1: Verifying Checksum [2023-05-25T01:43:32.601Z] 8998bd30e6a1: Download complete [2023-05-25T01:43:35.291Z] 2437ff75d9bd: Verifying Checksum [2023-05-25T01:43:35.291Z] 2437ff75d9bd: Download complete [2023-05-25T01:43:37.279Z] 8998bd30e6a1: Pull complete [2023-05-25T01:43:37.550Z] 04944245beec: Pull complete [2023-05-25T01:43:38.973Z] 699f458cf7ca: Pull complete [2023-05-25T01:43:38.973Z] 765212b225bb: Pull complete [2023-05-25T01:43:39.944Z] f23df028b6ca: Pull complete [2023-05-25T01:43:40.215Z] d65c8cfc05b1: Pull complete [2023-05-25T01:43:55.248Z] 2437ff75d9bd: Pull complete [2023-05-25T01:43:55.248Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-25T01:43:55.248Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-25T01:43:55.248Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T01:43:55.486Z] prd-ubuntu20.04-docker-arm64-4c-16g-16909 does not seem to be running inside a container [2023-05-25T01:43:55.579Z] $ 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-gpio/6 -v /w/workspace/device-gpio/6:/w/workspace/device-gpio/6:rw,z -v /w/workspace/device-gpio/6@tmp:/w/workspace/device-gpio/6@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-25T01:43:58.779Z] $ docker top e4ec1e206832d50f227a6c4e29d7fbae9ccda2dd035e7caa693ed31c7fce3182 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:43:59.694Z] ---> job-cost.sh [2023-05-25T01:43:59.694Z] lf-activate-venv: SKIPPING [2023-05-25T01:43:59.694Z] INFO: No Stack... [2023-05-25T01:44:00.862Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-25T01:44:01.838Z] INFO: Archiving Costs [Pipeline] sh [2023-05-25T01:44:02.504Z] + cat /w/workspace/device-gpio/6/archives/cost.csv [2023-05-25T01:44:02.504Z] + cut -d, -f6 [Pipeline] lock [2023-05-25T01:44:02.598Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-177-6-stack-cost] [2023-05-25T01:44:02.605Z] Resource [jenkins-edgexfoundry-device-gpio-PR-177-6-stack-cost] did not exist. Created. [2023-05-25T01:44:02.605Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-177-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-25T01:44:03.286Z] /w/workspace/device-gpio/6@tmp/durable-cb9e9eff/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-25T01:44:03.971Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-25T01:44:03.996Z] Warning: overwriting stash ‘stack-cost’ [2023-05-25T01:44:04.058Z] Stashed 1 file(s) [Pipeline] } [2023-05-25T01:44:04.065Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-177-6-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-25T01:44:04.094Z] $ docker stop --time=1 e4ec1e206832d50f227a6c4e29d7fbae9ccda2dd035e7caa693ed31c7fce3182 [2023-05-25T01:44:05.716Z] $ docker rm -f --volumes e4ec1e206832d50f227a6c4e29d7fbae9ccda2dd035e7caa693ed31c7fce3182 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-25T01:44:06.172Z] provisioning config files... [2023-05-25T01:44:06.178Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-177@tmp/config17105736953527538679tmp [Pipeline] { [Pipeline] sh [2023-05-25T01:44:06.472Z] + set +x [2023-05-25T01:44:06.472Z] + curl -s https://codecov.io/bash [2023-05-25T01:44:06.472Z] + bash -s -- [2023-05-25T01:44:06.472Z] [2023-05-25T01:44:06.472Z] _____ _ [2023-05-25T01:44:06.472Z] / ____| | | [2023-05-25T01:44:06.472Z] | | ___ __| | ___ ___ _____ __ [2023-05-25T01:44:06.472Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-25T01:44:06.472Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-25T01:44:06.472Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-25T01:44:06.472Z] Bash-1.0.6 [2023-05-25T01:44:06.472Z] [2023-05-25T01:44:06.472Z] [2023-05-25T01:44:06.472Z] ==> git version 2.25.1 found [2023-05-25T01:44:06.472Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-25T01:44:06.472Z] Release-Date: 2020-01-08 [2023-05-25T01:44:06.472Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-25T01:44:06.472Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-25T01:44:06.472Z] ==> Jenkins CI detected. [2023-05-25T01:44:06.472Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-177 [2023-05-25T01:44:06.472Z] project root: . [2023-05-25T01:44:06.472Z] --> token set from env [2023-05-25T01:44:06.472Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-25T01:44:06.732Z] ==> Running gcov in . (disable via -X gcov) [2023-05-25T01:44:06.732Z] ==> Python coveragepy not found [2023-05-25T01:44:06.732Z] ==> Searching for coverage reports in: [2023-05-25T01:44:06.732Z] + . [2023-05-25T01:44:06.732Z] -> Found 1 reports [2023-05-25T01:44:06.732Z] ==> Detecting git/mercurial file structure [2023-05-25T01:44:06.732Z] ==> Reading reports [2023-05-25T01:44:06.732Z] + ./coverage.out bytes=10 [2023-05-25T01:44:06.732Z] ==> Appending adjustments [2023-05-25T01:44:06.732Z] https://docs.codecov.io/docs/fixing-reports [2023-05-25T01:44:06.732Z] + Found adjustments [2023-05-25T01:44:06.732Z] ==> Gzipping contents [2023-05-25T01:44:06.732Z] 4.0K /tmp/codecov.XzTbIa.gz [2023-05-25T01:44:06.732Z] ==> Uploading reports [2023-05-25T01:44:06.732Z] url: https://codecov.io [2023-05-25T01:44:06.732Z] query: branch=PR-177&commit=1f764aa69160c3c1af954fa274471faf39d88bdf&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-177%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=177&job=&cmd_args= [2023-05-25T01:44:06.732Z] -> Pinging Codecov [2023-05-25T01:44:06.732Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-177&commit=1f764aa69160c3c1af954fa274471faf39d88bdf&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-177%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=177&job=&cmd_args= [2023-05-25T01:44:06.990Z] -> Uploading to [2023-05-25T01:44:06.990Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-25/3EC07B1A8CA8AF9BCAA0BB9F0134797F/1f764aa69160c3c1af954fa274471faf39d88bdf/e9ae9638-a9d7-4bf3-a90e-bb0569b3390c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230525%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230525T014406Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8533077cb6917e9eb4e81fe7c1c64eca7e22c8dee58e368feca430463cf3d8c2 [2023-05-25T01:44:06.990Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-25T01:44:06.990Z] Dload Upload Total Spent Left Speed [2023-05-25T01:44:07.248Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 724 0 0 100 724 0 3161 --:--:-- --:--:-- --:--:-- 3161 [2023-05-25T01:44:07.248Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/1f764aa69160c3c1af954fa274471faf39d88bdf [Pipeline] } [2023-05-25T01:44:07.256Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-25T01:44:07.997Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-177/archives ] [2023-05-25T01:44:07.997Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-177/archives [2023-05-25T01:44:07.997Z] total 16 [2023-05-25T01:44:07.997Z] drwxr-xr-x 3 root root 4096 May 25 01:32 . [2023-05-25T01:44:07.997Z] drwxrwxr-x 10 jenkins jenkins 4096 May 25 01:32 .. [2023-05-25T01:44:07.997Z] drwxr-xr-x 2 root root 4096 May 25 01:32 cost [2023-05-25T01:44:07.997Z] -rw-r--r-- 1 root root 83 May 25 01:32 cost.csv [2023-05-25T01:44:07.997Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-177/archives [2023-05-25T01:44:07.997Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-177/archives [2023-05-25T01:44:07.997Z] total 16 [2023-05-25T01:44:07.997Z] drwxr-xr-x 3 jenkins jenkins 4096 May 25 01:32 . [2023-05-25T01:44:07.997Z] drwxrwxr-x 10 jenkins jenkins 4096 May 25 01:32 .. [2023-05-25T01:44:07.997Z] drwxr-xr-x 2 jenkins jenkins 4096 May 25 01:32 cost [2023-05-25T01:44:07.997Z] -rw-r--r-- 1 jenkins jenkins 83 May 25 01:32 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:44:08.301Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:44:09.161Z] ---> package-listing.sh [2023-05-25T01:44:09.161Z] ++ facter osfamily [2023-05-25T01:44:09.161Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-25T01:44:09.421Z] + OS_FAMILY=debian [2023-05-25T01:44:09.421Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-177 [2023-05-25T01:44:09.421Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-25T01:44:09.421Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-25T01:44:09.421Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-25T01:44:09.421Z] + PACKAGES=/tmp/packages_start.txt [2023-05-25T01:44:09.421Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-177 ']' [2023-05-25T01:44:09.421Z] + PACKAGES=/tmp/packages_end.txt [2023-05-25T01:44:09.421Z] + case "${OS_FAMILY}" in [2023-05-25T01:44:09.421Z] + dpkg -l [2023-05-25T01:44:09.421Z] + grep '^ii' [2023-05-25T01:44:09.421Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-25T01:44:09.421Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-25T01:44:09.421Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-25T01:44:09.421Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-177 ']' [2023-05-25T01:44:09.421Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-177/archives/ [2023-05-25T01:44:09.421Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-177/archives/ [Pipeline] echo [2023-05-25T01:44:09.432Z] 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-177/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-25T01:44:09.711Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:44:10.282Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-25T01:44:10.282Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T01:44:10.356Z] prd-ubuntu20.04-docker-8c-8g-16904 does not seem to be running inside a container [2023-05-25T01:44:10.375Z] $ 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-177/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-177 -v /w/workspace/edgexfoundry_device-gpio_PR-177:/w/workspace/edgexfoundry_device-gpio_PR-177:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-177@tmp:/w/workspace/edgexfoundry_device-gpio_PR-177@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-25T01:44:10.641Z] $ docker top dd03fd976fa2a591948c0d34c6be6f8191df45a0b71167fc68a0a62a324de936 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T01:44:11.015Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-25T01:44:11.300Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-25T01:44:11.585Z] + ls /var/log/sa-host [2023-05-25T01:44:11.585Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-25T01:44:11.787Z] provisioning config files... [2023-05-25T01:44:11.795Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-177@tmp/config11987042369617951241tmp [Pipeline] { [Pipeline] echo [2023-05-25T01:44:11.806Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:44:12.090Z] ---> create-netrc.sh [Pipeline] } [2023-05-25T01:44:12.098Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:44:12.413Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-25T01:44:12.419Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:44:12.699Z] ---> sudo-logs.sh [2023-05-25T01:44:12.699Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-25T01:44:12.722Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:44:13.730Z] ---> job-cost.sh [2023-05-25T01:44:13.730Z] lf-activate-venv: SKIPPING [2023-05-25T01:44:13.730Z] DEBUG: total: 0.2199999988079071 [2023-05-25T01:44:13.730Z] INFO: Retrieving Stack Cost... [2023-05-25T01:44:13.730Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-25T01:44:14.300Z] INFO: Archiving Costs [Pipeline] echo [2023-05-25T01:44:14.312Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:44:14.596Z] ---> logs-deploy.sh [2023-05-25T01:44:14.596Z] lf-activate-venv: SKIPPING [2023-05-25T01:44:14.596Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-177/6 [2023-05-25T01:44:14.596Z] INFO: archiving workspace using pattern(s): [2023-05-25T01:44:15.557Z] Archives upload complete. [2023-05-25T01:44:15.557Z] INFO: archiving logs to Nexus