Pull request #35 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d1e45647831632f392309fec7e951ddbd326ffce+5481a4acbe2c9cded44f119138c580c35965cafd (2521ba31399bd913bc29ff78437c60f53985c690) 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-ssh15541738696042541996.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh7959343444558072592.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-35/workspace@libs/edgex-global-pipelines/.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-35/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh13304631678298670384.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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 shared 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-ssh14365651302673800769.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-35/workspace@libs/lf-pipelines/.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-35/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1399729547106279813.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 shared 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.17 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-63319 in /w/workspace/edgexfoundry_device-gpio_PR-35 [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-35 # 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 Merging remotes/origin/main commit 5481a4acbe2c9cded44f119138c580c35965cafd into PR head commit d1e45647831632f392309fec7e951ddbd326ffce Merge succeeded, producing d1e45647831632f392309fec7e951ddbd326ffce Checking out Revision d1e45647831632f392309fec7e951ddbd326ffce (PR-35) > 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/35/head:refs/remotes/origin/PR-35 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d1e45647831632f392309fec7e951ddbd326ffce # 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 5481a4acbe2c9cded44f119138c580c35965cafd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d1e45647831632f392309fec7e951ddbd326ffce # timeout=10 Commit message: "build(deps): bump github.com/warthog618/gpiod from 0.6.0 to 0.8.0" First time build. Skipping changelog. > git rev-list --no-walk b26257b4258eaded14a1bc98ecf9e7c0fae3d345 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-12T00:21:00.821Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-12T00:21:00.871Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-12T00:21:00.886Z] ========================================================= [2022-05-12T00:21:00.886Z] EdgeX Global Pipelines Version Info [2022-05-12T00:21:00.886Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-12T00:21:01.681Z] ------------------- [2022-05-12T00:21:01.681Z] stable info: [2022-05-12T00:21:01.681Z] ------------------- [2022-05-12T00:21:01.681Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-12T00:21:01.681Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-12T00:21:01.681Z] Message: update stable to v1.0.230 [2022-05-12T00:21:02.256Z] ------------------- [2022-05-12T00:21:02.256Z] experimental info: [2022-05-12T00:21:02.256Z] ------------------- [2022-05-12T00:21:02.256Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-12T00:21:02.256Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-12T00:21:02.256Z] Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-12T00:21:02.414Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2022-05-12T00:21:02.430Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2022-05-12T00:21:02.446Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-12T00:21:02.463Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-12T00:21:02.477Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-12T00:21:02.492Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-12T00:21:02.518Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-12T00:21:02.532Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-12T00:21:02.552Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-12T00:21:02.572Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-12T00:21:02.588Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-12T00:21:02.607Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2022-05-12T00:21:02.632Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-12T00:21:02.764Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-12T00:21:02.778Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-12T00:21:02.791Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-12T00:21:02.804Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-12T00:21:02.822Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-12T00:21:02.843Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-12T00:21:02.858Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-12T00:21:02.869Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-12T00:21:02.881Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-12T00:21:02.892Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-12T00:21:02.906Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-12T00:21:02.926Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-12T00:21:02.946Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-12T00:21:02.963Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-35 [Pipeline] echo [2022-05-12T00:21:02.987Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-35 [Pipeline] echo [2022-05-12T00:21:03.003Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-35 [Pipeline] echo [2022-05-12T00:21:03.017Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d1e45647831632f392309fec7e951ddbd326ffce [Pipeline] echo [2022-05-12T00:21:03.032Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d1e4564 [Pipeline] echo [2022-05-12T00:21:03.054Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-12T00:21:03.117Z] provisioning config files... [2022-05-12T00:21:03.131Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-35@tmp/config9127674604564010270tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-12T00:21:03.447Z] ---> docker-login.sh [2022-05-12T00:21:03.447Z] nexus3.edgexfoundry.org:10001 [2022-05-12T00:21:03.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:21:03.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:21:03.709Z] Configure a credential helper to remove this warning. See [2022-05-12T00:21:03.709Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:21:03.709Z] [2022-05-12T00:21:03.709Z] Login Succeeded [2022-05-12T00:21:03.709Z] nexus3.edgexfoundry.org:10002 [2022-05-12T00:21:03.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:21:03.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:21:03.976Z] Configure a credential helper to remove this warning. See [2022-05-12T00:21:03.976Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:21:03.976Z] [2022-05-12T00:21:03.976Z] Login Succeeded [2022-05-12T00:21:03.976Z] nexus3.edgexfoundry.org:10003 [2022-05-12T00:21:03.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:21:03.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:21:03.976Z] Configure a credential helper to remove this warning. See [2022-05-12T00:21:03.976Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:21:03.976Z] [2022-05-12T00:21:03.976Z] Login Succeeded [2022-05-12T00:21:03.976Z] nexus3.edgexfoundry.org:10004 [2022-05-12T00:21:04.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:21:04.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:21:04.237Z] Configure a credential helper to remove this warning. See [2022-05-12T00:21:04.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:21:04.237Z] [2022-05-12T00:21:04.237Z] Login Succeeded [2022-05-12T00:21:04.237Z] docker.io [2022-05-12T00:21:04.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:21:04.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:21:04.813Z] Configure a credential helper to remove this warning. See [2022-05-12T00:21:04.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:21:04.813Z] [2022-05-12T00:21:04.813Z] Login Succeeded [2022-05-12T00:21:04.813Z] ---> docker-login.sh ends [Pipeline] } [2022-05-12T00:21:04.822Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-12T00:21:05.213Z] + git rev-list -1 --merges d1e45647831632f392309fec7e951ddbd326ffce~1..d1e45647831632f392309fec7e951ddbd326ffce [Pipeline] echo [2022-05-12T00:21:05.324Z] -----------> git rev-list -1 --merges d1e45647831632f392309fec7e951ddbd326ffce~1..d1e45647831632f392309fec7e951ddbd326ffce d1e45647831632f392309fec7e951ddbd326ffce [false] [Pipeline] sh [2022-05-12T00:21:05.624Z] + git log --format=format:%s -1 d1e45647831632f392309fec7e951ddbd326ffce [Pipeline] echo [2022-05-12T00:21:05.640Z] ========================================================= [2022-05-12T00:21:05.640Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-12T00:21:05.640Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-12T00:21:05.979Z] + git log --format=format:%s -1 d1e45647831632f392309fec7e951ddbd326ffce [Pipeline] echo [2022-05-12T00:21:05.994Z] [semverPrep] GIT_COMMIT: d1e45647831632f392309fec7e951ddbd326ffce, Commit Message: build(deps): bump github.com/warthog618/gpiod from 0.6.0 to 0.8.0 [Pipeline] echo [2022-05-12T00:21:06.005Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-12T00:21:06.390Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-12T00:21:06.390Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-12T00:21:06.390Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-12T00:21:06.390Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-12T00:21:06.390Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-12T00:21:06.390Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-12T00:21:06.390Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:21:06.754Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-12T00:21:06.754Z] [2022-05-12T00:21:06.754Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:21:07.068Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-12T00:21:07.068Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-12T00:21:07.068Z] 1fe172e4850f: Pulling fs layer [2022-05-12T00:21:07.068Z] caf521ccaac6: Pulling fs layer [2022-05-12T00:21:07.068Z] 3ead6fa29328: Pulling fs layer [2022-05-12T00:21:07.068Z] 5c2a1cbceb83: Pulling fs layer [2022-05-12T00:21:07.068Z] a8d5f1318db7: Pulling fs layer [2022-05-12T00:21:07.068Z] c427282e49a2: Pulling fs layer [2022-05-12T00:21:07.068Z] 1827001aaf11: Pulling fs layer [2022-05-12T00:21:07.068Z] 0714d37db230: Pulling fs layer [2022-05-12T00:21:07.068Z] ac28cf19c067: Pulling fs layer [2022-05-12T00:21:07.068Z] ca983d60f3e2: Pulling fs layer [2022-05-12T00:21:07.068Z] 9f894cec8388: Pulling fs layer [2022-05-12T00:21:07.068Z] 1827001aaf11: Waiting [2022-05-12T00:21:07.068Z] 0714d37db230: Waiting [2022-05-12T00:21:07.068Z] ac28cf19c067: Waiting [2022-05-12T00:21:07.068Z] ca983d60f3e2: Waiting [2022-05-12T00:21:07.068Z] a8d5f1318db7: Waiting [2022-05-12T00:21:07.068Z] 9f894cec8388: Waiting [2022-05-12T00:21:07.068Z] c427282e49a2: Waiting [2022-05-12T00:21:07.068Z] 5c2a1cbceb83: Waiting [2022-05-12T00:21:07.068Z] caf521ccaac6: Verifying Checksum [2022-05-12T00:21:07.068Z] caf521ccaac6: Download complete [2022-05-12T00:21:07.068Z] 5c2a1cbceb83: Verifying Checksum [2022-05-12T00:21:07.068Z] 5c2a1cbceb83: Download complete [2022-05-12T00:21:07.330Z] a8d5f1318db7: Verifying Checksum [2022-05-12T00:21:07.330Z] a8d5f1318db7: Download complete [2022-05-12T00:21:07.330Z] c427282e49a2: Download complete [2022-05-12T00:21:07.330Z] 3ead6fa29328: Verifying Checksum [2022-05-12T00:21:07.330Z] 3ead6fa29328: Download complete [2022-05-12T00:21:07.330Z] 0714d37db230: Download complete [2022-05-12T00:21:07.330Z] ac28cf19c067: Verifying Checksum [2022-05-12T00:21:07.330Z] ca983d60f3e2: Verifying Checksum [2022-05-12T00:21:07.330Z] ca983d60f3e2: Download complete [2022-05-12T00:21:07.330Z] 9f894cec8388: Verifying Checksum [2022-05-12T00:21:07.330Z] 9f894cec8388: Download complete [2022-05-12T00:21:07.330Z] 1fe172e4850f: Download complete [2022-05-12T00:21:07.591Z] 1827001aaf11: Verifying Checksum [2022-05-12T00:21:07.591Z] 1827001aaf11: Download complete [2022-05-12T00:21:08.977Z] 1fe172e4850f: Pull complete [2022-05-12T00:21:08.977Z] caf521ccaac6: Pull complete [2022-05-12T00:21:09.550Z] 3ead6fa29328: Pull complete [2022-05-12T00:21:09.550Z] 5c2a1cbceb83: Pull complete [2022-05-12T00:21:09.826Z] a8d5f1318db7: Pull complete [2022-05-12T00:21:10.089Z] c427282e49a2: Pull complete [2022-05-12T00:21:12.004Z] 1827001aaf11: Pull complete [2022-05-12T00:21:12.004Z] 0714d37db230: Pull complete [2022-05-12T00:21:12.266Z] ac28cf19c067: Pull complete [2022-05-12T00:21:12.266Z] ca983d60f3e2: Pull complete [2022-05-12T00:21:12.531Z] 9f894cec8388: Pull complete [2022-05-12T00:21:12.531Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-12T00:21:12.531Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-12T00:21:12.531Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-12T00:21:12.610Z] prd-ubuntu20.04-docker-8c-8g-63319 does not seem to be running inside a container [2022-05-12T00:21:12.659Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-35 -v /w/workspace/edgexfoundry_device-gpio_PR-35:/w/workspace/edgexfoundry_device-gpio_PR-35:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-35@tmp:/w/workspace/edgexfoundry_device-gpio_PR-35@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-12T00:21:13.982Z] $ docker top adb2bcaead8f81d810b77c96031170112368f3f0d8daf877c8cacc614734e043 -eo pid,comm [2022-05-12T00:21:14.048Z] 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). [2022-05-12T00:21:14.048Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-12T00:21:14.082Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-12T00:21:14.082Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-12T00:21:14.222Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-12T00:21:14.232Z] $ docker exec adb2bcaead8f81d810b77c96031170112368f3f0d8daf877c8cacc614734e043 ssh-agent [2022-05-12T00:21:14.383Z] SSH_AUTH_SOCK=/tmp/ssh-s9TOagNwjRTl/agent.32 [2022-05-12T00:21:14.383Z] SSH_AGENT_PID=39 [2022-05-12T00:21:14.392Z] Running ssh-add (command line suppressed) [2022-05-12T00:21:14.523Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-35@tmp/private_key_6809190632316509072.key (/w/workspace/edgexfoundry_device-gpio_PR-35@tmp/private_key_6809190632316509072.key) [2022-05-12T00:21:14.535Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-12T00:21:14.832Z] + git tag --points-at HEAD [Pipeline] } [2022-05-12T00:21:14.852Z] $ docker exec --env ******** --env ******** adb2bcaead8f81d810b77c96031170112368f3f0d8daf877c8cacc614734e043 ssh-agent -k [2022-05-12T00:21:14.971Z] unset SSH_AUTH_SOCK; [2022-05-12T00:21:14.972Z] unset SSH_AGENT_PID; [2022-05-12T00:21:14.972Z] echo Agent pid 39 killed; [2022-05-12T00:21:14.979Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-12T00:21:15.014Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-12T00:21:15.014Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-12T00:21:15.163Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-12T00:21:15.172Z] $ docker exec adb2bcaead8f81d810b77c96031170112368f3f0d8daf877c8cacc614734e043 ssh-agent [2022-05-12T00:21:15.306Z] SSH_AUTH_SOCK=/tmp/ssh-hx0aGmzKnMR0/agent.73 [2022-05-12T00:21:15.306Z] SSH_AGENT_PID=79 [2022-05-12T00:21:15.313Z] Running ssh-add (command line suppressed) [2022-05-12T00:21:15.453Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-35@tmp/private_key_7183780216733724496.key (/w/workspace/edgexfoundry_device-gpio_PR-35@tmp/private_key_7183780216733724496.key) [2022-05-12T00:21:15.463Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-12T00:21:15.762Z] + git semver init [2022-05-12T00:21:16.023Z] 2022-05-12 00:21:15,973 [run_init] DEBUG init version:0.0.0 force:False [2022-05-12T00:21:16.023Z] 2022-05-12 00:21:15,974 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-35/.semver [2022-05-12T00:21:16.023Z] 2022-05-12 00:21:15,974 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-35/.semver [2022-05-12T00:21:16.023Z] 2022-05-12 00:21:15,974 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-35/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-35, universal_newlines=False, shell=None, istream=None) [2022-05-12T00:21:16.968Z] 2022-05-12 00:21:16,885 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-35/.git/info/exclude [2022-05-12T00:21:16.968Z] 2022-05-12 00:21:16,886 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-35/.semver/PR-35 with force:False [2022-05-12T00:21:16.968Z] 2022-05-12 00:21:16,886 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-35/.semver/PR-35 [2022-05-12T00:21:16.968Z] 2022-05-12 00:21:16,890 [execute] INFO git cat-file --batch-check [2022-05-12T00:21:16.968Z] 2022-05-12 00:21:16,891 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-35/.semver, universal_newlines=False, shell=None, istream=) [2022-05-12T00:21:16.968Z] 2022-05-12 00:21:16,897 [execute] INFO git cat-file --batch [2022-05-12T00:21:16.968Z] 2022-05-12 00:21:16,897 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-35/.semver, universal_newlines=False, shell=None, istream=) [2022-05-12T00:21:16.968Z] 2022-05-12 00:21:16,903 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-35/.semver/PR-35 [2022-05-12T00:21:16.968Z] 0.0.0 [Pipeline] } [2022-05-12T00:21:16.986Z] $ docker exec --env ******** --env ******** adb2bcaead8f81d810b77c96031170112368f3f0d8daf877c8cacc614734e043 ssh-agent -k [2022-05-12T00:21:17.095Z] unset SSH_AUTH_SOCK; [2022-05-12T00:21:17.096Z] unset SSH_AGENT_PID; [2022-05-12T00:21:17.096Z] echo Agent pid 79 killed; [2022-05-12T00:21:17.101Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-12T00:21:17.419Z] + git semver [Pipeline] } [2022-05-12T00:21:17.704Z] $ docker stop --time=1 adb2bcaead8f81d810b77c96031170112368f3f0d8daf877c8cacc614734e043 [2022-05-12T00:21:19.013Z] $ docker rm -f adb2bcaead8f81d810b77c96031170112368f3f0d8daf877c8cacc614734e043 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-12T00:21:19.366Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-12T00:21:19.638Z] Stashed 1 file(s) [Pipeline] echo [2022-05-12T00:21:19.642Z] [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 [2022-05-12T00:21:19.792Z] provisioning config files... [2022-05-12T00:21:19.803Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-35@tmp/config967507435296645169tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-12T00:21:20.107Z] ---> docker-login.sh [2022-05-12T00:21:20.107Z] nexus3.edgexfoundry.org:10001 [2022-05-12T00:21:20.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:21:20.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:21:20.107Z] Configure a credential helper to remove this warning. See [2022-05-12T00:21:20.107Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:21:20.107Z] [2022-05-12T00:21:20.107Z] Login Succeeded [2022-05-12T00:21:20.107Z] nexus3.edgexfoundry.org:10002 [2022-05-12T00:21:20.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:21:20.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:21:20.369Z] Configure a credential helper to remove this warning. See [2022-05-12T00:21:20.369Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:21:20.369Z] [2022-05-12T00:21:20.369Z] Login Succeeded [2022-05-12T00:21:20.369Z] nexus3.edgexfoundry.org:10003 [2022-05-12T00:21:20.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:21:20.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:21:20.369Z] Configure a credential helper to remove this warning. See [2022-05-12T00:21:20.369Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:21:20.369Z] [2022-05-12T00:21:20.369Z] Login Succeeded [2022-05-12T00:21:20.369Z] nexus3.edgexfoundry.org:10004 [2022-05-12T00:21:20.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:21:20.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:21:20.631Z] Configure a credential helper to remove this warning. See [2022-05-12T00:21:20.631Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:21:20.631Z] [2022-05-12T00:21:20.631Z] Login Succeeded [2022-05-12T00:21:20.631Z] docker.io [2022-05-12T00:21:20.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:21:20.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:21:20.892Z] Configure a credential helper to remove this warning. See [2022-05-12T00:21:20.892Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:21:20.892Z] [2022-05-12T00:21:20.892Z] Login Succeeded [2022-05-12T00:21:21.155Z] ---> docker-login.sh ends [Pipeline] } [2022-05-12T00:21:21.163Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-12T00:21:21.227Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-12T00:21:21.238Z] ========================================================= [2022-05-12T00:21:21.238Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-12T00:21:21.238Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:21:21.555Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-12T00:21:21.555Z] Sending build context to Docker daemon 15.65MB [2022-05-12T00:21:21.555Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-05-12T00:21:21.555Z] Step 2/11 : FROM ${BASE} AS builder [2022-05-12T00:21:21.819Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-12T00:21:21.819Z] 59bf1c3509f3: Pulling fs layer [2022-05-12T00:21:21.819Z] 666ba61612fd: Pulling fs layer [2022-05-12T00:21:21.819Z] 8ed8ca486205: Pulling fs layer [2022-05-12T00:21:21.819Z] 4fe6c5a15a65: Pulling fs layer [2022-05-12T00:21:21.819Z] 22a0e8bec74d: Pulling fs layer [2022-05-12T00:21:21.819Z] ca2b28591e48: Pulling fs layer [2022-05-12T00:21:21.819Z] a51346096db8: Pulling fs layer [2022-05-12T00:21:21.819Z] daebc70d1ce1: Pulling fs layer [2022-05-12T00:21:21.819Z] 0e18a0eac166: Pulling fs layer [2022-05-12T00:21:21.819Z] ca2b28591e48: Waiting [2022-05-12T00:21:21.819Z] a51346096db8: Waiting [2022-05-12T00:21:21.819Z] daebc70d1ce1: Waiting [2022-05-12T00:21:21.819Z] 0e18a0eac166: Waiting [2022-05-12T00:21:21.819Z] 4fe6c5a15a65: Waiting [2022-05-12T00:21:21.819Z] 22a0e8bec74d: Waiting [2022-05-12T00:21:21.819Z] 8ed8ca486205: Verifying Checksum [2022-05-12T00:21:21.819Z] 8ed8ca486205: Download complete [2022-05-12T00:21:21.819Z] 666ba61612fd: Download complete [2022-05-12T00:21:21.819Z] 22a0e8bec74d: Verifying Checksum [2022-05-12T00:21:21.819Z] 22a0e8bec74d: Download complete [2022-05-12T00:21:21.819Z] ca2b28591e48: Verifying Checksum [2022-05-12T00:21:21.819Z] 59bf1c3509f3: Verifying Checksum [2022-05-12T00:21:21.819Z] 59bf1c3509f3: Download complete [2022-05-12T00:21:21.819Z] ca2b28591e48: Download complete [2022-05-12T00:21:21.819Z] a51346096db8: Verifying Checksum [2022-05-12T00:21:21.819Z] a51346096db8: Download complete [2022-05-12T00:21:21.819Z] daebc70d1ce1: Verifying Checksum [2022-05-12T00:21:21.819Z] daebc70d1ce1: Download complete [2022-05-12T00:21:22.079Z] 59bf1c3509f3: Pull complete [2022-05-12T00:21:22.080Z] 666ba61612fd: Pull complete [2022-05-12T00:21:22.080Z] 8ed8ca486205: Pull complete [2022-05-12T00:21:22.342Z] 0e18a0eac166: Verifying Checksum [2022-05-12T00:21:22.342Z] 0e18a0eac166: Download complete [2022-05-12T00:21:22.605Z] 4fe6c5a15a65: Verifying Checksum [2022-05-12T00:21:22.605Z] 4fe6c5a15a65: Download complete [2022-05-12T00:21:26.807Z] 4fe6c5a15a65: Pull complete [2022-05-12T00:21:26.807Z] 22a0e8bec74d: Pull complete [2022-05-12T00:21:26.807Z] ca2b28591e48: Pull complete [2022-05-12T00:21:26.807Z] a51346096db8: Pull complete [2022-05-12T00:21:27.067Z] daebc70d1ce1: Pull complete [2022-05-12T00:21:29.617Z] 0e18a0eac166: Pull complete [2022-05-12T00:21:29.617Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-12T00:21:29.617Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-12T00:21:29.617Z] ---> f018257e8ee9 [2022-05-12T00:21:29.617Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-12T00:21:31.017Z] ---> Running in 14d907a3e2ec [2022-05-12T00:21:31.017Z] Removing intermediate container 14d907a3e2ec [2022-05-12T00:21:31.017Z] ---> 8a8c42e53122 [2022-05-12T00:21:31.017Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2022-05-12T00:21:31.017Z] ---> Running in b9518304915f [2022-05-12T00:21:31.017Z] Removing intermediate container b9518304915f [2022-05-12T00:21:31.017Z] ---> 0a314073535f [2022-05-12T00:21:31.017Z] Step 5/11 : WORKDIR /device-gpio [2022-05-12T00:21:31.278Z] ---> Running in 83d3527bc3a7 [2022-05-12T00:21:31.278Z] Removing intermediate container 83d3527bc3a7 [2022-05-12T00:21:31.278Z] ---> 22dbc7484ace [2022-05-12T00:21:31.278Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T00:21:31.278Z] ---> Running in e02b34d17d2e [2022-05-12T00:21:31.854Z] Removing intermediate container e02b34d17d2e [2022-05-12T00:21:31.854Z] ---> fb471336f46b [2022-05-12T00:21:31.854Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-12T00:21:31.854Z] ---> Running in 031a11449f94 [2022-05-12T00:21:32.115Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-12T00:21:33.066Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-12T00:21:33.327Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-12T00:21:33.327Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-12T00:21:33.588Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-12T00:21:33.588Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-12T00:21:33.588Z] Executing busybox-1.34.1-r3.trigger [2022-05-12T00:21:33.588Z] OK: 224 MiB in 56 packages [2022-05-12T00:21:34.162Z] Removing intermediate container 031a11449f94 [2022-05-12T00:21:34.162Z] ---> 94abd6bc4212 [2022-05-12T00:21:34.162Z] Step 8/11 : COPY go.mod vendor* ./ [2022-05-12T00:21:34.421Z] ---> 915eca04e4f7 [2022-05-12T00:21:34.421Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T00:21:34.421Z] ---> Running in c40efb0ee50c [2022-05-12T00:21:34.760Z] Still waiting to schedule task [2022-05-12T00:21:34.760Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-05-12T00:21:49.324Z] Removing intermediate container c40efb0ee50c [2022-05-12T00:21:49.325Z] ---> f2e9476241d9 [2022-05-12T00:21:49.325Z] Step 10/11 : COPY . . [2022-05-12T00:21:49.325Z] ---> 88a4301ae8b8 [2022-05-12T00:21:49.325Z] Step 11/11 : RUN ${MAKE} [2022-05-12T00:21:49.325Z] ---> Running in b53434b8e368 [2022-05-12T00:21:49.325Z] Removing intermediate container b53434b8e368 [2022-05-12T00:21:49.325Z] ---> e85c9e8b286e [2022-05-12T00:21:49.325Z] [Warning] One or more build-args [MAKE] were not consumed [2022-05-12T00:21:49.325Z] Successfully built e85c9e8b286e [2022-05-12T00:21:49.325Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:21:49.620Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-12T00:21:49.620Z] . [Pipeline] withDockerContainer [2022-05-12T00:21:49.698Z] prd-ubuntu20.04-docker-8c-8g-63319 does not seem to be running inside a container [2022-05-12T00:21:49.763Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-35 -v /w/workspace/edgexfoundry_device-gpio_PR-35:/w/workspace/edgexfoundry_device-gpio_PR-35:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-35@tmp:/w/workspace/edgexfoundry_device-gpio_PR-35@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-12T00:21:50.175Z] $ docker top 98f1d978933208fc63406bf9dcfe51d1740552718038755c34e3ded1c314b4a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-12T00:21:50.549Z] + go version [2022-05-12T00:21:50.549Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-12T00:21:50.567Z] $ docker stop --time=1 98f1d978933208fc63406bf9dcfe51d1740552718038755c34e3ded1c314b4a2 [2022-05-12T00:21:51.861Z] $ docker rm -f 98f1d978933208fc63406bf9dcfe51d1740552718038755c34e3ded1c314b4a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:21:52.298Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-12T00:21:52.298Z] . [Pipeline] withDockerContainer [2022-05-12T00:21:52.368Z] prd-ubuntu20.04-docker-8c-8g-63319 does not seem to be running inside a container [2022-05-12T00:21:52.417Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-35 -v /w/workspace/edgexfoundry_device-gpio_PR-35:/w/workspace/edgexfoundry_device-gpio_PR-35:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-35@tmp:/w/workspace/edgexfoundry_device-gpio_PR-35@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-12T00:21:52.791Z] $ docker top 2a72acaf094838e6fb620d504a5f009212f79fb0251459fd5d3b4b9c5d6af947 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-12T00:21:53.167Z] + make test [2022-05-12T00:21:53.167Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-12T00:21:53.470Z] ? github.com/edgexfoundry/device-gpio [no test files] [2022-05-12T00:22:03.537Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2022-05-12T00:22:03.537Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2022-05-12T00:22:08.814Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-12T00:22:12.113Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-12T00:22:12.113Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-12T00:22:12.113Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-12T00:22:12.698Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-12T00:22:12.716Z] $ docker stop --time=1 2a72acaf094838e6fb620d504a5f009212f79fb0251459fd5d3b4b9c5d6af947 [2022-05-12T00:22:14.481Z] $ docker rm -f 2a72acaf094838e6fb620d504a5f009212f79fb0251459fd5d3b4b9c5d6af947 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-12T00:22:14.931Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-12T00:22:14.964Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-12T00:22:15.475Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-12T00:22:15.766Z] + ls -al . [2022-05-12T00:22:15.767Z] total 172 [2022-05-12T00:22:15.767Z] drwxrwxr-x 9 jenkins jenkins 4096 May 12 00:22 . [2022-05-12T00:22:15.767Z] drwxrwxr-x 4 jenkins jenkins 4096 May 12 00:20 .. [2022-05-12T00:22:15.767Z] -rw-rw-r-- 1 jenkins jenkins 120 May 12 00:20 .dockerignore [2022-05-12T00:22:15.767Z] drwxrwxr-x 8 jenkins jenkins 4096 May 12 00:21 .git [2022-05-12T00:22:15.767Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 00:20 .github [2022-05-12T00:22:15.767Z] -rw-rw-r-- 1 jenkins jenkins 343 May 12 00:20 .gitignore [2022-05-12T00:22:15.767Z] -rw-rw-r-- 1 jenkins jenkins 41 May 12 00:20 .golangci.yml [2022-05-12T00:22:15.767Z] drwxr-xr-x 3 jenkins jenkins 4096 May 12 00:21 .semver [2022-05-12T00:22:15.767Z] -rw-rw-r-- 1 jenkins jenkins 9053 May 12 00:20 Attribution.txt [2022-05-12T00:22:15.767Z] -rw-rw-r-- 1 jenkins jenkins 3081 May 12 00:20 CHANGELOG.md [2022-05-12T00:22:15.767Z] -rw-rw-r-- 1 jenkins jenkins 1846 May 12 00:20 Dockerfile [2022-05-12T00:22:15.767Z] -rw-rw-r-- 1 jenkins jenkins 677 May 12 00:20 GOVERNANCE.md [2022-05-12T00:22:15.767Z] -rw-rw-r-- 1 jenkins jenkins 657 May 12 00:20 Jenkinsfile [2022-05-12T00:22:15.767Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 12 00:20 LICENSE [2022-05-12T00:22:15.767Z] -rw-rw-r-- 1 jenkins jenkins 1876 May 12 00:20 Makefile [2022-05-12T00:22:15.767Z] -rw-rw-r-- 1 jenkins jenkins 617 May 12 00:20 OWNERS.md [2022-05-12T00:22:15.767Z] -rw-rw-r-- 1 jenkins jenkins 11178 May 12 00:20 README.md [2022-05-12T00:22:15.767Z] -rw-rw-r-- 1 jenkins jenkins 5 May 12 00:21 VERSION [2022-05-12T00:22:15.767Z] drwxrwxr-x 2 jenkins jenkins 4096 May 12 00:20 bin [2022-05-12T00:22:15.767Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 00:20 cmd [2022-05-12T00:22:15.767Z] -rw-r--r-- 1 jenkins jenkins 10 May 12 00:21 coverage.out [2022-05-12T00:22:15.767Z] -rw-rw-r-- 1 jenkins jenkins 3236 May 12 00:20 go.mod [2022-05-12T00:22:15.767Z] -rw-rw-r-- 1 jenkins jenkins 47069 May 12 00:20 go.sum [2022-05-12T00:22:15.767Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 00:20 internal [2022-05-12T00:22:15.767Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 00:20 snap [2022-05-12T00:22:15.767Z] -rw-rw-r-- 1 jenkins jenkins 209 May 12 00:20 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:22:16.064Z] + 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=d1e45647831632f392309fec7e951ddbd326ffce --label arch=amd64 --label version=0.0.0 . [2022-05-12T00:22:16.064Z] Sending build context to Docker daemon 15.65MB [2022-05-12T00:22:16.064Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-05-12T00:22:16.064Z] Step 2/25 : FROM ${BASE} AS builder [2022-05-12T00:22:16.064Z] ---> e85c9e8b286e [2022-05-12T00:22:16.064Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-12T00:22:16.326Z] ---> Running in 276731bdbe58 [2022-05-12T00:22:16.326Z] Removing intermediate container 276731bdbe58 [2022-05-12T00:22:16.326Z] ---> 54a88a6a45ed [2022-05-12T00:22:16.326Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2022-05-12T00:22:16.326Z] ---> Running in e737efc5b965 [2022-05-12T00:22:16.326Z] Removing intermediate container e737efc5b965 [2022-05-12T00:22:16.326Z] ---> 682c508a0372 [2022-05-12T00:22:16.326Z] Step 5/25 : WORKDIR /device-gpio [2022-05-12T00:22:16.326Z] ---> Running in 4eeef58ccef2 [2022-05-12T00:22:16.595Z] Removing intermediate container 4eeef58ccef2 [2022-05-12T00:22:16.595Z] ---> b3b621f0b694 [2022-05-12T00:22:16.595Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T00:22:16.595Z] ---> Running in 3316ff116bfd [2022-05-12T00:22:17.165Z] Removing intermediate container 3316ff116bfd [2022-05-12T00:22:17.165Z] ---> 6080647b9aeb [2022-05-12T00:22:17.165Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-12T00:22:17.165Z] ---> Running in c56f94ce9cc2 [2022-05-12T00:22:17.425Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-12T00:22:18.367Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-12T00:22:18.626Z] OK: 224 MiB in 56 packages [2022-05-12T00:22:18.886Z] Removing intermediate container c56f94ce9cc2 [2022-05-12T00:22:18.886Z] ---> a030ba13498d [2022-05-12T00:22:18.886Z] Step 8/25 : COPY go.mod vendor* ./ [2022-05-12T00:22:19.146Z] ---> 53c05cc40796 [2022-05-12T00:22:19.146Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T00:22:19.146Z] ---> Running in a7ef282654d5 [2022-05-12T00:22:19.714Z] Removing intermediate container a7ef282654d5 [2022-05-12T00:22:19.715Z] ---> 426d737c4024 [2022-05-12T00:22:19.715Z] Step 10/25 : COPY . . [2022-05-12T00:22:20.285Z] ---> 49317af07a27 [2022-05-12T00:22:20.285Z] Step 11/25 : RUN ${MAKE} [2022-05-12T00:22:20.285Z] ---> Running in 2a73eff7eda0 [2022-05-12T00:22:20.861Z] Removing intermediate container 2a73eff7eda0 [2022-05-12T00:22:20.861Z] ---> 33646fb2359f [2022-05-12T00:22:20.861Z] Step 12/25 : FROM alpine:3.15 [2022-05-12T00:22:21.430Z] 3.15: Pulling from library/alpine [2022-05-12T00:22:21.430Z] df9b9388f04a: Pulling fs layer [2022-05-12T00:22:21.700Z] df9b9388f04a: Download complete [2022-05-12T00:22:21.700Z] df9b9388f04a: Pull complete [2022-05-12T00:22:21.700Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-12T00:22:21.700Z] Status: Downloaded newer image for alpine:3.15 [2022-05-12T00:22:21.700Z] ---> 0ac33e5f5afa [2022-05-12T00:22:21.700Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2022-05-12T00:22:21.960Z] ---> Running in dd58ceea50f8 [2022-05-12T00:22:21.960Z] Removing intermediate container dd58ceea50f8 [2022-05-12T00:22:21.960Z] ---> c66880a45917 [2022-05-12T00:22:21.960Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T00:22:21.960Z] ---> Running in ffee6b04e1a5 [2022-05-12T00:22:22.529Z] Removing intermediate container ffee6b04e1a5 [2022-05-12T00:22:22.529Z] ---> b7689c70bd9b [2022-05-12T00:22:22.529Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-05-12T00:22:22.529Z] ---> Running in 933d9939b0c1 [2022-05-12T00:22:23.101Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-12T00:22:23.672Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-12T00:22:24.242Z] (1/5) Installing libgcc (10.3.1_git20211027-r0) [2022-05-12T00:22:24.242Z] (2/5) Installing libsodium (1.0.18-r0) [2022-05-12T00:22:24.242Z] (3/5) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-12T00:22:24.242Z] (4/5) Installing libzmq (4.3.4-r0) [2022-05-12T00:22:24.502Z] (5/5) Installing zeromq (4.3.4-r0) [2022-05-12T00:22:24.502Z] Executing busybox-1.34.1-r5.trigger [2022-05-12T00:22:24.502Z] OK: 8 MiB in 19 packages [2022-05-12T00:22:25.074Z] Removing intermediate container 933d9939b0c1 [2022-05-12T00:22:25.074Z] ---> 487ccea50d07 [2022-05-12T00:22:25.074Z] Step 16/25 : WORKDIR / [2022-05-12T00:22:25.074Z] ---> Running in 4094b4052b69 [2022-05-12T00:22:25.074Z] Removing intermediate container 4094b4052b69 [2022-05-12T00:22:25.074Z] ---> e986d7234046 [2022-05-12T00:22:25.074Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2022-05-12T00:22:25.334Z] ---> b5091ea40ab0 [2022-05-12T00:22:25.334Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2022-05-12T00:22:25.334Z] ---> 84951e1f8154 [2022-05-12T00:22:25.334Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2022-05-12T00:22:25.594Z] ---> 9fc59218540b [2022-05-12T00:22:25.594Z] Step 20/25 : EXPOSE 59910 [2022-05-12T00:22:25.594Z] ---> Running in a165b46a284e [2022-05-12T00:22:25.594Z] Removing intermediate container a165b46a284e [2022-05-12T00:22:25.594Z] ---> a5a7530ed6f6 [2022-05-12T00:22:25.594Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2022-05-12T00:22:25.853Z] ---> Running in 3a6b339e9cd8 [2022-05-12T00:22:25.853Z] Removing intermediate container 3a6b339e9cd8 [2022-05-12T00:22:25.853Z] ---> 74c4b74c0b4f [2022-05-12T00:22:25.853Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-12T00:22:25.853Z] ---> Running in 9f85b6519c2c [2022-05-12T00:22:25.853Z] Removing intermediate container 9f85b6519c2c [2022-05-12T00:22:25.853Z] ---> e3d964eae0e7 [2022-05-12T00:22:25.853Z] Step 23/25 : LABEL arch=amd64 [2022-05-12T00:22:26.112Z] ---> Running in 759e05102ba9 [2022-05-12T00:22:26.112Z] Removing intermediate container 759e05102ba9 [2022-05-12T00:22:26.112Z] ---> 59828f110fc1 [2022-05-12T00:22:26.112Z] Step 24/25 : LABEL git_sha=d1e45647831632f392309fec7e951ddbd326ffce [2022-05-12T00:22:26.112Z] ---> Running in 067ea157ed4d [2022-05-12T00:22:26.112Z] Removing intermediate container 067ea157ed4d [2022-05-12T00:22:26.112Z] ---> da9ef55950a5 [2022-05-12T00:22:26.112Z] Step 25/25 : LABEL version=0.0.0 [2022-05-12T00:22:26.372Z] ---> Running in 6a0d4ad7b7be [2022-05-12T00:22:26.372Z] Removing intermediate container 6a0d4ad7b7be [2022-05-12T00:22:26.372Z] ---> d1399027bb70 [2022-05-12T00:22:26.372Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2022-05-12T00:22:26.372Z] Successfully built d1399027bb70 [2022-05-12T00:22:26.372Z] Successfully tagged device-gpio:latest [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] sh [2022-05-12T00:22:26.801Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-12T00:22:26.801Z] [2022-05-12T00:22:26.801Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:22:27.101Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-12T00:22:27.102Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-12T00:22:27.102Z] 5eb5b503b376: Pulling fs layer [2022-05-12T00:22:27.102Z] 5c69ac0246d0: Pulling fs layer [2022-05-12T00:22:27.102Z] ec43610c2a17: Pulling fs layer [2022-05-12T00:22:27.102Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-12T00:22:27.102Z] 33b1e0a273af: Pulling fs layer [2022-05-12T00:22:27.102Z] 5d3b04190fa2: Pulling fs layer [2022-05-12T00:22:27.102Z] 3a2ae6a8a46f: Waiting [2022-05-12T00:22:27.102Z] 2f39f015ded8: Pulling fs layer [2022-05-12T00:22:27.102Z] 5d3b04190fa2: Waiting [2022-05-12T00:22:27.102Z] 2f39f015ded8: Waiting [2022-05-12T00:22:27.102Z] 5c69ac0246d0: Download complete [2022-05-12T00:22:27.102Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-12T00:22:27.102Z] 3a2ae6a8a46f: Download complete [2022-05-12T00:22:27.102Z] 33b1e0a273af: Verifying Checksum [2022-05-12T00:22:27.102Z] 33b1e0a273af: Download complete [2022-05-12T00:22:27.362Z] 5d3b04190fa2: Verifying Checksum [2022-05-12T00:22:27.362Z] 5d3b04190fa2: Download complete [2022-05-12T00:22:27.362Z] ec43610c2a17: Verifying Checksum [2022-05-12T00:22:27.362Z] ec43610c2a17: Download complete [2022-05-12T00:22:27.362Z] 5eb5b503b376: Verifying Checksum [2022-05-12T00:22:27.362Z] 5eb5b503b376: Download complete [2022-05-12T00:22:27.933Z] 2f39f015ded8: Download complete [2022-05-12T00:22:28.503Z] 5eb5b503b376: Pull complete [2022-05-12T00:22:28.761Z] 5c69ac0246d0: Pull complete [2022-05-12T00:22:29.330Z] ec43610c2a17: Pull complete [2022-05-12T00:22:29.330Z] 3a2ae6a8a46f: Pull complete [2022-05-12T00:22:29.330Z] 33b1e0a273af: Pull complete [2022-05-12T00:22:29.590Z] 5d3b04190fa2: Pull complete [2022-05-12T00:22:33.782Z] 2f39f015ded8: Pull complete [2022-05-12T00:22:33.782Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-12T00:22:33.782Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-12T00:22:33.782Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-12T00:22:33.846Z] prd-ubuntu20.04-docker-8c-8g-63319 does not seem to be running inside a container [2022-05-12T00:22:33.891Z] $ 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-35 -v /w/workspace/edgexfoundry_device-gpio_PR-35:/w/workspace/edgexfoundry_device-gpio_PR-35:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-35@tmp:/w/workspace/edgexfoundry_device-gpio_PR-35@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 [2022-05-12T00:22:35.540Z] $ docker top 7c399384000431df4cc90cc9a428997742ff00e1e452a763f02bdb86a9186282 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-12T00:22:35.949Z] ---> job-cost.sh [2022-05-12T00:22:35.949Z] lf-activate-venv: SKIPPING [2022-05-12T00:22:35.949Z] INFO: No Stack... [2022-05-12T00:22:36.209Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-12T00:22:36.779Z] INFO: Archiving Costs [Pipeline] sh [2022-05-12T00:22:37.073Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-35/archives/cost.csv [2022-05-12T00:22:37.073Z] + cut -d, -f6 [Pipeline] lock [2022-05-12T00:22:37.089Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-35-2-stack-cost] [2022-05-12T00:22:37.097Z] Resource [jenkins-edgexfoundry-device-gpio-PR-35-2-stack-cost] did not exist. Created. [2022-05-12T00:22:37.097Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-35-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-12T00:22:37.409Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-12T00:22:37.437Z] Stashed 1 file(s) [Pipeline] } [2022-05-12T00:22:37.443Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-35-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-12T00:22:37.467Z] $ docker stop --time=1 7c399384000431df4cc90cc9a428997742ff00e1e452a763f02bdb86a9186282 [2022-05-12T00:22:38.643Z] $ docker rm -f 7c399384000431df4cc90cc9a428997742ff00e1e452a763f02bdb86a9186282 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-12T00:25:05.817Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-63337 in /w/workspace/edgexfoundry_device-gpio_PR-35 [Pipeline] { [Pipeline] ws [2022-05-12T00:25:05.832Z] Running in /w/workspace/device-gpio/2 [Pipeline] { [Pipeline] checkout [2022-05-12T00:25:06.147Z] The recommended git tool is: git [2022-05-12T00:25:12.414Z] using credential edgex-jenkins-ssh [2022-05-12T00:25:12.433Z] Cloning the remote Git repository [2022-05-12T00:25:12.519Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2022-05-12T00:25:12.630Z] > git init /w/workspace/device-gpio/2 # timeout=10 [2022-05-12T00:25:12.722Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2022-05-12T00:25:12.723Z] > git --version # timeout=10 [2022-05-12T00:25:12.742Z] > git --version # 'git version 2.25.1' [2022-05-12T00:25:12.745Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-12T00:25:12.808Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-12T00:25:14.397Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2022-05-12T00:25:14.413Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-12T00:25:14.440Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2022-05-12T00:25:14.470Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2022-05-12T00:25:14.471Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-12T00:25:14.497Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/35/head:refs/remotes/origin/PR-35 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-12T00:25:14.980Z] Merging remotes/origin/main commit 5481a4acbe2c9cded44f119138c580c35965cafd into PR head commit d1e45647831632f392309fec7e951ddbd326ffce [2022-05-12T00:25:15.186Z] Merge succeeded, producing d1e45647831632f392309fec7e951ddbd326ffce [2022-05-12T00:25:15.187Z] Checking out Revision d1e45647831632f392309fec7e951ddbd326ffce (PR-35) [2022-05-12T00:25:15.003Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T00:25:15.018Z] > git checkout -f d1e45647831632f392309fec7e951ddbd326ffce # timeout=10 [2022-05-12T00:25:15.097Z] > git remote # timeout=10 [2022-05-12T00:25:15.115Z] > git config --get remote.origin.url # timeout=10 [2022-05-12T00:25:15.132Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-12T00:25:15.145Z] > git merge 5481a4acbe2c9cded44f119138c580c35965cafd # timeout=10 [2022-05-12T00:25:15.176Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-12T00:25:15.198Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T00:25:15.215Z] > git checkout -f d1e45647831632f392309fec7e951ddbd326ffce # timeout=10 [2022-05-12T00:25:19.441Z] Commit message: "build(deps): bump github.com/warthog618/gpiod from 0.6.0 to 0.8.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-12T00:25:20.287Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-12T00:25:20.288Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-12T00:25:20.288Z] Dload Upload Total Spent Left Speed [2022-05-12T00:25:20.288Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 226k 0 --:--:-- --:--:-- --:--:-- 231k [Pipeline] sh [2022-05-12T00:25:20.822Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-12T00:25:21.175Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-12T00:25:21.175Z] + sudo tee /etc/docker/daemon.new [2022-05-12T00:25:21.175Z] { [2022-05-12T00:25:21.175Z] "registry-mirrors": [ [2022-05-12T00:25:21.175Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-12T00:25:21.175Z] ], [2022-05-12T00:25:21.175Z] "bip": "10.250.0.254/24", [2022-05-12T00:25:21.175Z] "hosts": [ [2022-05-12T00:25:21.175Z] "tcp://0.0.0.0:5555", [2022-05-12T00:25:21.175Z] "unix:///var/run/docker.sock" [2022-05-12T00:25:21.175Z] ], [2022-05-12T00:25:21.175Z] "mtu": 1458, [2022-05-12T00:25:21.175Z] "selinux-enabled": true, [2022-05-12T00:25:21.175Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-12T00:25:21.175Z] } [Pipeline] sh [2022-05-12T00:25:21.593Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-12T00:25:21.944Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-12T00:25:40.350Z] provisioning config files... [2022-05-12T00:25:40.377Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/2@tmp/config784302628720495898tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-12T00:25:40.759Z] ---> docker-login.sh [2022-05-12T00:25:40.759Z] nexus3.edgexfoundry.org:10001 [2022-05-12T00:25:41.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:25:41.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:25:41.632Z] Configure a credential helper to remove this warning. See [2022-05-12T00:25:41.632Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:25:41.632Z] [2022-05-12T00:25:41.632Z] Login Succeeded [2022-05-12T00:25:41.632Z] nexus3.edgexfoundry.org:10002 [2022-05-12T00:25:41.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:25:42.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:25:42.187Z] Configure a credential helper to remove this warning. See [2022-05-12T00:25:42.187Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:25:42.187Z] [2022-05-12T00:25:42.187Z] Login Succeeded [2022-05-12T00:25:42.187Z] nexus3.edgexfoundry.org:10003 [2022-05-12T00:25:42.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:25:42.736Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:25:42.736Z] Configure a credential helper to remove this warning. See [2022-05-12T00:25:42.736Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:25:42.736Z] [2022-05-12T00:25:42.736Z] Login Succeeded [2022-05-12T00:25:42.736Z] nexus3.edgexfoundry.org:10004 [2022-05-12T00:25:43.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:25:43.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:25:43.010Z] Configure a credential helper to remove this warning. See [2022-05-12T00:25:43.010Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:25:43.010Z] [2022-05-12T00:25:43.010Z] Login Succeeded [2022-05-12T00:25:43.010Z] docker.io [2022-05-12T00:25:43.606Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:25:43.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:25:43.879Z] Configure a credential helper to remove this warning. See [2022-05-12T00:25:43.879Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:25:43.879Z] [2022-05-12T00:25:43.879Z] Login Succeeded [2022-05-12T00:25:43.879Z] ---> docker-login.sh ends [Pipeline] } [2022-05-12T00:25:43.898Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-12T00:25:44.536Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-12T00:25:44.551Z] ========================================================= [2022-05-12T00:25:44.551Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-12T00:25:44.551Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:25:44.908Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-12T00:25:45.183Z] Sending build context to Docker daemon 7.897MB [2022-05-12T00:25:45.459Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-05-12T00:25:45.459Z] Step 2/11 : FROM ${BASE} AS builder [2022-05-12T00:25:45.459Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-12T00:25:45.459Z] 9b3977197b4f: Pulling fs layer [2022-05-12T00:25:45.459Z] 1a89e8eeedd5: Pulling fs layer [2022-05-12T00:25:45.459Z] 94645a83ff95: Pulling fs layer [2022-05-12T00:25:45.459Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-12T00:25:45.459Z] 0c92f367c5e7: Pulling fs layer [2022-05-12T00:25:45.459Z] 3096ccb668a1: Pulling fs layer [2022-05-12T00:25:45.459Z] e8cf19c19ddd: Pulling fs layer [2022-05-12T00:25:45.459Z] a4caa8a26152: Pulling fs layer [2022-05-12T00:25:45.459Z] 3096ccb668a1: Waiting [2022-05-12T00:25:45.459Z] e8cf19c19ddd: Waiting [2022-05-12T00:25:45.459Z] a4caa8a26152: Waiting [2022-05-12T00:25:45.459Z] 3f3a8bcf1eab: Waiting [2022-05-12T00:25:45.459Z] 0c92f367c5e7: Waiting [2022-05-12T00:25:45.459Z] 94645a83ff95: Verifying Checksum [2022-05-12T00:25:45.459Z] 94645a83ff95: Download complete [2022-05-12T00:25:45.459Z] 1a89e8eeedd5: Download complete [2022-05-12T00:25:45.459Z] 0c92f367c5e7: Download complete [2022-05-12T00:25:45.743Z] 9b3977197b4f: Verifying Checksum [2022-05-12T00:25:45.743Z] 9b3977197b4f: Download complete [2022-05-12T00:25:45.743Z] 3096ccb668a1: Verifying Checksum [2022-05-12T00:25:45.743Z] 3096ccb668a1: Download complete [2022-05-12T00:25:45.743Z] e8cf19c19ddd: Verifying Checksum [2022-05-12T00:25:45.743Z] e8cf19c19ddd: Download complete [2022-05-12T00:25:46.346Z] 9b3977197b4f: Pull complete [2022-05-12T00:25:46.951Z] 1a89e8eeedd5: Pull complete [2022-05-12T00:25:47.226Z] 94645a83ff95: Pull complete [2022-05-12T00:25:47.503Z] a4caa8a26152: Verifying Checksum [2022-05-12T00:25:47.503Z] a4caa8a26152: Download complete [2022-05-12T00:25:48.097Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-12T00:25:48.097Z] 3f3a8bcf1eab: Download complete [2022-05-12T00:26:00.528Z] 3f3a8bcf1eab: Pull complete [2022-05-12T00:26:00.528Z] 0c92f367c5e7: Pull complete [2022-05-12T00:26:00.528Z] 3096ccb668a1: Pull complete [2022-05-12T00:26:00.528Z] e8cf19c19ddd: Pull complete [2022-05-12T00:26:05.932Z] a4caa8a26152: Pull complete [2022-05-12T00:26:05.932Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-12T00:26:05.932Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-12T00:26:05.932Z] ---> 725f1c02e7f9 [2022-05-12T00:26:05.932Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-12T00:26:06.536Z] ---> Running in aecf94e47ea4 [2022-05-12T00:26:06.809Z] Removing intermediate container aecf94e47ea4 [2022-05-12T00:26:06.809Z] ---> 9b8e32723090 [2022-05-12T00:26:06.809Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2022-05-12T00:26:06.809Z] ---> Running in 3fb5952261c8 [2022-05-12T00:26:07.083Z] Removing intermediate container 3fb5952261c8 [2022-05-12T00:26:07.083Z] ---> daeba14ed8ab [2022-05-12T00:26:07.083Z] Step 5/11 : WORKDIR /device-gpio [2022-05-12T00:26:07.378Z] ---> Running in 3847f9256a3b [2022-05-12T00:26:07.655Z] Removing intermediate container 3847f9256a3b [2022-05-12T00:26:07.655Z] ---> 7b45bb4df458 [2022-05-12T00:26:07.655Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T00:26:07.655Z] ---> Running in 0dc594675c60 [2022-05-12T00:26:09.638Z] Removing intermediate container 0dc594675c60 [2022-05-12T00:26:09.638Z] ---> 48e071f142cc [2022-05-12T00:26:09.638Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-12T00:26:09.638Z] ---> Running in 111c03ca80cc [2022-05-12T00:26:10.626Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-12T00:26:11.612Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-12T00:26:12.595Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-12T00:26:12.595Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-12T00:26:12.595Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-12T00:26:12.870Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-12T00:26:12.870Z] Executing busybox-1.34.1-r3.trigger [2022-05-12T00:26:12.870Z] OK: 224 MiB in 56 packages [2022-05-12T00:26:13.855Z] Removing intermediate container 111c03ca80cc [2022-05-12T00:26:13.855Z] ---> 236ce3dfa695 [2022-05-12T00:26:13.855Z] Step 8/11 : COPY go.mod vendor* ./ [2022-05-12T00:26:14.449Z] ---> c408c0e06ca5 [2022-05-12T00:26:14.449Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T00:26:14.449Z] ---> Running in 0b7249f08e90 [2022-05-12T00:27:01.476Z] Removing intermediate container 0b7249f08e90 [2022-05-12T00:27:01.476Z] ---> 3c75304ca11a [2022-05-12T00:27:01.476Z] Step 10/11 : COPY . . [2022-05-12T00:27:01.754Z] ---> 0c8ee1b6d146 [2022-05-12T00:27:01.754Z] Step 11/11 : RUN ${MAKE} [2022-05-12T00:27:02.028Z] ---> Running in cbd3cbcd72f5 [2022-05-12T00:27:03.480Z] Removing intermediate container cbd3cbcd72f5 [2022-05-12T00:27:03.480Z] ---> 36e491e0a7b3 [2022-05-12T00:27:03.480Z] [Warning] One or more build-args [MAKE] were not consumed [2022-05-12T00:27:03.480Z] Successfully built 36e491e0a7b3 [2022-05-12T00:27:03.480Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:27:03.831Z] + docker inspect -f . ci-base-image-arm64 [2022-05-12T00:27:03.831Z] . [Pipeline] withDockerContainer [2022-05-12T00:27:04.067Z] prd-ubuntu20.04-docker-arm64-4c-16g-63337 does not seem to be running inside a container [2022-05-12T00:27:04.159Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/2 -v /w/workspace/device-gpio/2:/w/workspace/device-gpio/2:rw,z -v /w/workspace/device-gpio/2@tmp:/w/workspace/device-gpio/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-12T00:27:05.463Z] $ docker top 89a6d30e666d8b11ddd4c0732fb29386d63e6d192557df2cb037a1e67d314067 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-12T00:27:06.389Z] + go version [2022-05-12T00:27:06.389Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-12T00:27:06.419Z] $ docker stop --time=1 89a6d30e666d8b11ddd4c0732fb29386d63e6d192557df2cb037a1e67d314067 [2022-05-12T00:27:08.117Z] $ docker rm -f 89a6d30e666d8b11ddd4c0732fb29386d63e6d192557df2cb037a1e67d314067 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:27:08.738Z] + docker inspect -f . ci-base-image-arm64 [2022-05-12T00:27:08.738Z] . [Pipeline] withDockerContainer [2022-05-12T00:27:08.965Z] prd-ubuntu20.04-docker-arm64-4c-16g-63337 does not seem to be running inside a container [2022-05-12T00:27:09.058Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/2 -v /w/workspace/device-gpio/2:/w/workspace/device-gpio/2:rw,z -v /w/workspace/device-gpio/2@tmp:/w/workspace/device-gpio/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-12T00:27:10.350Z] $ docker top 62a3d85a5398d7e4eb992a2badcce1a90aa6c35ebf1d3848245845ea396dcb1e -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-12T00:27:11.265Z] + make test [2022-05-12T00:27:11.265Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-12T00:27:12.705Z] ? github.com/edgexfoundry/device-gpio [no test files] [2022-05-12T00:28:34.570Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2022-05-12T00:28:34.570Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2022-05-12T00:28:34.570Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-12T00:28:34.570Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-12T00:29:01.414Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-12T00:29:01.414Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-12T00:29:01.414Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-12T00:29:03.426Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-12T00:29:03.444Z] $ docker stop --time=1 62a3d85a5398d7e4eb992a2badcce1a90aa6c35ebf1d3848245845ea396dcb1e [2022-05-12T00:29:05.283Z] $ docker rm -f 62a3d85a5398d7e4eb992a2badcce1a90aa6c35ebf1d3848245845ea396dcb1e [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-12T00:29:06.287Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-12T00:29:06.310Z] Warning: overwriting stash ‘coverage-report’ [2022-05-12T00:29:06.824Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-12T00:29:07.234Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-12T00:29:07.572Z] + ls -al . [2022-05-12T00:29:07.572Z] total 168 [2022-05-12T00:29:07.572Z] drwxrwxr-x 8 jenkins jenkins 4096 May 12 00:29 . [2022-05-12T00:29:07.572Z] drwxrwxr-x 4 jenkins jenkins 4096 May 12 00:25 .. [2022-05-12T00:29:07.572Z] -rw-rw-r-- 1 jenkins jenkins 120 May 12 00:25 .dockerignore [2022-05-12T00:29:07.572Z] drwxrwxr-x 8 jenkins jenkins 4096 May 12 00:25 .git [2022-05-12T00:29:07.572Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 00:25 .github [2022-05-12T00:29:07.572Z] -rw-rw-r-- 1 jenkins jenkins 343 May 12 00:25 .gitignore [2022-05-12T00:29:07.572Z] -rw-rw-r-- 1 jenkins jenkins 41 May 12 00:25 .golangci.yml [2022-05-12T00:29:07.572Z] -rw-rw-r-- 1 jenkins jenkins 9053 May 12 00:25 Attribution.txt [2022-05-12T00:29:07.573Z] -rw-rw-r-- 1 jenkins jenkins 3081 May 12 00:25 CHANGELOG.md [2022-05-12T00:29:07.573Z] -rw-rw-r-- 1 jenkins jenkins 1846 May 12 00:25 Dockerfile [2022-05-12T00:29:07.573Z] -rw-rw-r-- 1 jenkins jenkins 677 May 12 00:25 GOVERNANCE.md [2022-05-12T00:29:07.573Z] -rw-rw-r-- 1 jenkins jenkins 657 May 12 00:25 Jenkinsfile [2022-05-12T00:29:07.573Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 12 00:25 LICENSE [2022-05-12T00:29:07.573Z] -rw-rw-r-- 1 jenkins jenkins 1876 May 12 00:25 Makefile [2022-05-12T00:29:07.573Z] -rw-rw-r-- 1 jenkins jenkins 617 May 12 00:25 OWNERS.md [2022-05-12T00:29:07.573Z] -rw-rw-r-- 1 jenkins jenkins 11178 May 12 00:25 README.md [2022-05-12T00:29:07.573Z] -rw-rw-r-- 1 jenkins jenkins 5 May 12 00:21 VERSION [2022-05-12T00:29:07.573Z] drwxrwxr-x 2 jenkins jenkins 4096 May 12 00:25 bin [2022-05-12T00:29:07.573Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 00:25 cmd [2022-05-12T00:29:07.573Z] -rw-r--r-- 1 jenkins jenkins 10 May 12 00:27 coverage.out [2022-05-12T00:29:07.573Z] -rw-rw-r-- 1 jenkins jenkins 3236 May 12 00:25 go.mod [2022-05-12T00:29:07.573Z] -rw-rw-r-- 1 jenkins jenkins 47069 May 12 00:25 go.sum [2022-05-12T00:29:07.573Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 00:25 internal [2022-05-12T00:29:07.573Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 00:25 snap [2022-05-12T00:29:07.573Z] -rw-rw-r-- 1 jenkins jenkins 209 May 12 00:25 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:29:07.916Z] + 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=d1e45647831632f392309fec7e951ddbd326ffce --label arch=arm64 --label version=0.0.0 . [2022-05-12T00:29:08.189Z] Sending build context to Docker daemon 7.898MB [2022-05-12T00:29:08.189Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-05-12T00:29:08.189Z] Step 2/25 : FROM ${BASE} AS builder [2022-05-12T00:29:08.189Z] ---> 36e491e0a7b3 [2022-05-12T00:29:08.189Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-12T00:29:08.472Z] ---> Running in b0b4ca58088a [2022-05-12T00:29:08.758Z] Removing intermediate container b0b4ca58088a [2022-05-12T00:29:08.758Z] ---> 3d4c29c5e2a5 [2022-05-12T00:29:08.758Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2022-05-12T00:29:08.758Z] ---> Running in 74bfd771e2bb [2022-05-12T00:29:09.032Z] Removing intermediate container 74bfd771e2bb [2022-05-12T00:29:09.032Z] ---> 324808b4e3fd [2022-05-12T00:29:09.032Z] Step 5/25 : WORKDIR /device-gpio [2022-05-12T00:29:09.307Z] ---> Running in 5c7707b4e7fa [2022-05-12T00:29:09.583Z] Removing intermediate container 5c7707b4e7fa [2022-05-12T00:29:09.583Z] ---> e4bae889d677 [2022-05-12T00:29:09.583Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T00:29:09.583Z] ---> Running in ddd53ce44c5d [2022-05-12T00:29:11.641Z] Removing intermediate container ddd53ce44c5d [2022-05-12T00:29:11.641Z] ---> 481954e9c852 [2022-05-12T00:29:11.641Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-12T00:29:11.641Z] ---> Running in 707d52e9e02e [2022-05-12T00:29:12.622Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-12T00:29:13.604Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-12T00:29:14.594Z] OK: 224 MiB in 56 packages [2022-05-12T00:29:15.200Z] Removing intermediate container 707d52e9e02e [2022-05-12T00:29:15.200Z] ---> 287d508a764b [2022-05-12T00:29:15.200Z] Step 8/25 : COPY go.mod vendor* ./ [2022-05-12T00:29:15.796Z] ---> 5969a12fd9a6 [2022-05-12T00:29:15.796Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T00:29:15.796Z] ---> Running in 89f0a2aaa26f [2022-05-12T00:29:17.782Z] Removing intermediate container 89f0a2aaa26f [2022-05-12T00:29:17.782Z] ---> 89670bafed0b [2022-05-12T00:29:17.782Z] Step 10/25 : COPY . . [2022-05-12T00:29:18.771Z] ---> 5dacaeceaaa3 [2022-05-12T00:29:18.771Z] Step 11/25 : RUN ${MAKE} [2022-05-12T00:29:18.771Z] ---> Running in 10fbb5f70436 [2022-05-12T00:29:20.747Z] Removing intermediate container 10fbb5f70436 [2022-05-12T00:29:20.747Z] ---> dd4a89951d46 [2022-05-12T00:29:20.747Z] Step 12/25 : FROM alpine:3.15 [2022-05-12T00:29:21.021Z] 3.15: Pulling from library/alpine [2022-05-12T00:29:21.294Z] 9981e73032c8: Pulling fs layer [2022-05-12T00:29:21.571Z] 9981e73032c8: Verifying Checksum [2022-05-12T00:29:21.571Z] 9981e73032c8: Download complete [2022-05-12T00:29:22.185Z] 9981e73032c8: Pull complete [2022-05-12T00:29:22.185Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-12T00:29:22.185Z] Status: Downloaded newer image for alpine:3.15 [2022-05-12T00:29:22.185Z] ---> 3fb3c9af89a9 [2022-05-12T00:29:22.185Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2022-05-12T00:29:22.481Z] ---> Running in 545ba8ac28bf [2022-05-12T00:29:22.759Z] Removing intermediate container 545ba8ac28bf [2022-05-12T00:29:22.759Z] ---> 8d405c7e50bd [2022-05-12T00:29:22.759Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T00:29:22.759Z] ---> Running in 43989cc5e6a9 [2022-05-12T00:29:24.737Z] Removing intermediate container 43989cc5e6a9 [2022-05-12T00:29:24.737Z] ---> 1647f1fbdae8 [2022-05-12T00:29:24.737Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-05-12T00:29:24.737Z] ---> Running in a7d61e049365 [2022-05-12T00:29:25.715Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-12T00:29:26.311Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-12T00:29:27.289Z] (1/5) Installing libgcc (10.3.1_git20211027-r0) [2022-05-12T00:29:27.562Z] (2/5) Installing libsodium (1.0.18-r0) [2022-05-12T00:29:27.562Z] (3/5) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-12T00:29:27.562Z] (4/5) Installing libzmq (4.3.4-r0) [2022-05-12T00:29:27.836Z] (5/5) Installing zeromq (4.3.4-r0) [2022-05-12T00:29:27.836Z] Executing busybox-1.34.1-r5.trigger [2022-05-12T00:29:27.836Z] OK: 8 MiB in 19 packages [2022-05-12T00:29:28.820Z] Removing intermediate container a7d61e049365 [2022-05-12T00:29:28.820Z] ---> 69d3badd8fa6 [2022-05-12T00:29:28.820Z] Step 16/25 : WORKDIR / [2022-05-12T00:29:28.820Z] ---> Running in d64b5e6307d5 [2022-05-12T00:29:29.097Z] Removing intermediate container d64b5e6307d5 [2022-05-12T00:29:29.097Z] ---> 08fb044af387 [2022-05-12T00:29:29.097Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2022-05-12T00:29:29.694Z] ---> 1313a8e8ae55 [2022-05-12T00:29:29.694Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2022-05-12T00:29:30.294Z] ---> d81c9c41b180 [2022-05-12T00:29:30.294Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2022-05-12T00:29:30.891Z] ---> f2c548002a73 [2022-05-12T00:29:30.891Z] Step 20/25 : EXPOSE 59910 [2022-05-12T00:29:31.179Z] ---> Running in c1fa6f775ebc [2022-05-12T00:29:31.452Z] Removing intermediate container c1fa6f775ebc [2022-05-12T00:29:31.452Z] ---> 2f4e3f4fd847 [2022-05-12T00:29:31.452Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2022-05-12T00:29:31.452Z] ---> Running in ec8a541e9729 [2022-05-12T00:29:31.724Z] Removing intermediate container ec8a541e9729 [2022-05-12T00:29:31.724Z] ---> 546ced0abb7a [2022-05-12T00:29:31.724Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-12T00:29:31.724Z] ---> Running in 04bdf4e56a92 [2022-05-12T00:29:32.322Z] Removing intermediate container 04bdf4e56a92 [2022-05-12T00:29:32.322Z] ---> 07678b81af02 [2022-05-12T00:29:32.322Z] Step 23/25 : LABEL arch=arm64 [2022-05-12T00:29:32.322Z] ---> Running in 3643da9214ab [2022-05-12T00:29:32.597Z] Removing intermediate container 3643da9214ab [2022-05-12T00:29:32.597Z] ---> 6588656aa22e [2022-05-12T00:29:32.597Z] Step 24/25 : LABEL git_sha=d1e45647831632f392309fec7e951ddbd326ffce [2022-05-12T00:29:32.597Z] ---> Running in 7dbb73527570 [2022-05-12T00:29:32.883Z] Removing intermediate container 7dbb73527570 [2022-05-12T00:29:32.883Z] ---> b8c3ad46e5f5 [2022-05-12T00:29:32.883Z] Step 25/25 : LABEL version=0.0.0 [2022-05-12T00:29:33.164Z] ---> Running in 418db8913074 [2022-05-12T00:29:33.442Z] Removing intermediate container 418db8913074 [2022-05-12T00:29:33.442Z] ---> f9549d6c8d76 [2022-05-12T00:29:33.442Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2022-05-12T00:29:33.442Z] Successfully built f9549d6c8d76 [2022-05-12T00:29:33.442Z] Successfully tagged device-gpio-arm64:latest [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] sh [2022-05-12T00:29:33.902Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-12T00:29:33.902Z] [2022-05-12T00:29:33.902Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:29:34.254Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-12T00:29:34.535Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-12T00:29:34.535Z] 8998bd30e6a1: Pulling fs layer [2022-05-12T00:29:34.535Z] 04944245beec: Pulling fs layer [2022-05-12T00:29:34.535Z] 699f458cf7ca: Pulling fs layer [2022-05-12T00:29:34.535Z] 765212b225bb: Pulling fs layer [2022-05-12T00:29:34.535Z] f23df028b6ca: Pulling fs layer [2022-05-12T00:29:34.535Z] d65c8cfc05b1: Pulling fs layer [2022-05-12T00:29:34.535Z] 2437ff75d9bd: Pulling fs layer [2022-05-12T00:29:34.535Z] 765212b225bb: Waiting [2022-05-12T00:29:34.535Z] f23df028b6ca: Waiting [2022-05-12T00:29:34.535Z] d65c8cfc05b1: Waiting [2022-05-12T00:29:34.535Z] 2437ff75d9bd: Waiting [2022-05-12T00:29:34.535Z] 04944245beec: Verifying Checksum [2022-05-12T00:29:34.535Z] 04944245beec: Download complete [2022-05-12T00:29:34.535Z] 765212b225bb: Verifying Checksum [2022-05-12T00:29:34.535Z] 765212b225bb: Download complete [2022-05-12T00:29:34.811Z] f23df028b6ca: Download complete [2022-05-12T00:29:34.811Z] d65c8cfc05b1: Verifying Checksum [2022-05-12T00:29:34.811Z] d65c8cfc05b1: Download complete [2022-05-12T00:29:34.811Z] 699f458cf7ca: Verifying Checksum [2022-05-12T00:29:34.811Z] 699f458cf7ca: Download complete [2022-05-12T00:29:35.087Z] 8998bd30e6a1: Verifying Checksum [2022-05-12T00:29:35.087Z] 8998bd30e6a1: Download complete [2022-05-12T00:29:37.723Z] 2437ff75d9bd: Verifying Checksum [2022-05-12T00:29:37.723Z] 2437ff75d9bd: Download complete [2022-05-12T00:29:39.700Z] 8998bd30e6a1: Pull complete [2022-05-12T00:29:39.972Z] 04944245beec: Pull complete [2022-05-12T00:29:41.411Z] 699f458cf7ca: Pull complete [2022-05-12T00:29:41.690Z] 765212b225bb: Pull complete [2022-05-12T00:29:42.683Z] f23df028b6ca: Pull complete [2022-05-12T00:29:42.958Z] d65c8cfc05b1: Pull complete [2022-05-12T00:29:58.053Z] 2437ff75d9bd: Pull complete [2022-05-12T00:29:58.053Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-12T00:29:58.053Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-12T00:29:58.053Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-12T00:29:58.291Z] prd-ubuntu20.04-docker-arm64-4c-16g-63337 does not seem to be running inside a container [2022-05-12T00:29:58.382Z] $ 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/2 -v /w/workspace/device-gpio/2:/w/workspace/device-gpio/2:rw,z -v /w/workspace/device-gpio/2@tmp:/w/workspace/device-gpio/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-12T00:30:01.218Z] $ docker top a0b4b77da9dfa331f5cfc3aa525849568dcf3d98190f0423a7dcda696eaeefbe -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-12T00:30:02.145Z] ---> job-cost.sh [2022-05-12T00:30:02.145Z] lf-activate-venv: SKIPPING [2022-05-12T00:30:02.145Z] INFO: No Stack... [2022-05-12T00:30:02.418Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-12T00:30:03.397Z] INFO: Archiving Costs [Pipeline] sh [2022-05-12T00:30:04.077Z] + + cutcat -d, /w/workspace/device-gpio/2/archives/cost.csv -f6 [2022-05-12T00:30:04.077Z] [Pipeline] lock [2022-05-12T00:30:04.143Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-35-2-stack-cost] [2022-05-12T00:30:04.149Z] Resource [jenkins-edgexfoundry-device-gpio-PR-35-2-stack-cost] did not exist. Created. [2022-05-12T00:30:04.149Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-35-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-12T00:30:04.862Z] /w/workspace/device-gpio/2@tmp/durable-b5a29ad2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-12T00:30:05.543Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-12T00:30:05.572Z] Warning: overwriting stash ‘stack-cost’ [2022-05-12T00:30:05.621Z] Stashed 1 file(s) [Pipeline] } [2022-05-12T00:30:05.631Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-35-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-12T00:30:05.655Z] $ docker stop --time=1 a0b4b77da9dfa331f5cfc3aa525849568dcf3d98190f0423a7dcda696eaeefbe [2022-05-12T00:30:07.170Z] $ docker rm -f a0b4b77da9dfa331f5cfc3aa525849568dcf3d98190f0423a7dcda696eaeefbe [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 [2022-05-12T00:30:07.678Z] provisioning config files... [2022-05-12T00:30:07.688Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-35@tmp/config6414913619150739432tmp [Pipeline] { [Pipeline] sh [2022-05-12T00:30:07.992Z] + set +x [2022-05-12T00:30:07.992Z] + curl -s https://codecov.io/bash [2022-05-12T00:30:07.992Z] + bash -s -- [2022-05-12T00:30:07.992Z] [2022-05-12T00:30:07.992Z] _____ _ [2022-05-12T00:30:07.992Z] / ____| | | [2022-05-12T00:30:07.992Z] | | ___ __| | ___ ___ _____ __ [2022-05-12T00:30:07.992Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-12T00:30:07.992Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-12T00:30:07.992Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-12T00:30:07.992Z] Bash-1.0.6 [2022-05-12T00:30:07.992Z] [2022-05-12T00:30:07.992Z] [2022-05-12T00:30:07.992Z] ==> git version 2.25.1 found [2022-05-12T00:30:07.992Z] ==> 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 [2022-05-12T00:30:07.992Z] Release-Date: 2020-01-08 [2022-05-12T00:30:07.992Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-12T00:30:07.992Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-12T00:30:07.992Z] ==> Jenkins CI detected. [2022-05-12T00:30:07.992Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-35 [2022-05-12T00:30:07.992Z] project root: . [2022-05-12T00:30:07.992Z] --> token set from env [2022-05-12T00:30:07.992Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-12T00:30:07.992Z] ==> Running gcov in . (disable via -X gcov) [2022-05-12T00:30:07.992Z] ==> Python coveragepy not found [2022-05-12T00:30:07.992Z] ==> Searching for coverage reports in: [2022-05-12T00:30:07.992Z] + . [2022-05-12T00:30:07.992Z] -> Found 1 reports [2022-05-12T00:30:07.992Z] ==> Detecting git/mercurial file structure [2022-05-12T00:30:07.992Z] ==> Reading reports [2022-05-12T00:30:07.992Z] + ./coverage.out bytes=10 [2022-05-12T00:30:07.992Z] ==> Appending adjustments [2022-05-12T00:30:07.992Z] https://docs.codecov.io/docs/fixing-reports [2022-05-12T00:30:08.255Z] + Found adjustments [2022-05-12T00:30:08.255Z] ==> Gzipping contents [2022-05-12T00:30:08.255Z] 4.0K /tmp/codecov.7RyJEx.gz [2022-05-12T00:30:08.255Z] ==> Uploading reports [2022-05-12T00:30:08.255Z] url: https://codecov.io [2022-05-12T00:30:08.255Z] query: branch=PR-35&commit=d1e45647831632f392309fec7e951ddbd326ffce&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-35%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=35&job=&cmd_args= [2022-05-12T00:30:08.255Z] -> Pinging Codecov [2022-05-12T00:30:08.255Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-35&commit=d1e45647831632f392309fec7e951ddbd326ffce&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-35%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=35&job=&cmd_args= [2022-05-12T00:30:08.516Z] -> Uploading to [2022-05-12T00:30:08.516Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-12/3EC07B1A8CA8AF9BCAA0BB9F0134797F/d1e45647831632f392309fec7e951ddbd326ffce/e4e9ce46-f1f0-4952-8c95-a780b0b724f6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220512%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220512T003008Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9e3fc0c9fa5b5ffc3407cc48e624e18c0570601d9d73aa3c017cd7ede5369de5 [2022-05-12T00:30:08.516Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-12T00:30:08.516Z] Dload Upload Total Spent Left Speed [2022-05-12T00:30:08.776Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 832 0 0 100 832 0 3200 --:--:-- --:--:-- --:--:-- 3200 [2022-05-12T00:30:08.776Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-gpio/commit/d1e45647831632f392309fec7e951ddbd326ffce [Pipeline] } [2022-05-12T00:30:08.791Z] 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 [2022-05-12T00:30:09.707Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-35/archives ] [2022-05-12T00:30:09.708Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-35/archives [2022-05-12T00:30:09.708Z] total 16 [2022-05-12T00:30:09.708Z] drwxr-xr-x 3 root root 4096 May 12 00:22 . [2022-05-12T00:30:09.708Z] drwxrwxr-x 10 jenkins jenkins 4096 May 12 00:22 .. [2022-05-12T00:30:09.708Z] drwxr-xr-x 2 root root 4096 May 12 00:22 cost [2022-05-12T00:30:09.708Z] -rw-r--r-- 1 root root 81 May 12 00:22 cost.csv [2022-05-12T00:30:09.708Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-35/archives [2022-05-12T00:30:09.708Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-35/archives [2022-05-12T00:30:09.708Z] total 16 [2022-05-12T00:30:09.708Z] drwxr-xr-x 3 jenkins jenkins 4096 May 12 00:22 . [2022-05-12T00:30:09.708Z] drwxrwxr-x 10 jenkins jenkins 4096 May 12 00:22 .. [2022-05-12T00:30:09.708Z] drwxr-xr-x 2 jenkins jenkins 4096 May 12 00:22 cost [2022-05-12T00:30:09.708Z] -rw-r--r-- 1 jenkins jenkins 81 May 12 00:22 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-12T00:30:10.008Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T00:30:10.879Z] ---> package-listing.sh [2022-05-12T00:30:10.879Z] ++ facter osfamily [2022-05-12T00:30:10.879Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-12T00:30:11.139Z] + OS_FAMILY=debian [2022-05-12T00:30:11.139Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-35 [2022-05-12T00:30:11.139Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-12T00:30:11.139Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-12T00:30:11.139Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-12T00:30:11.139Z] + PACKAGES=/tmp/packages_start.txt [2022-05-12T00:30:11.139Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-35 ']' [2022-05-12T00:30:11.139Z] + PACKAGES=/tmp/packages_end.txt [2022-05-12T00:30:11.139Z] + case "${OS_FAMILY}" in [2022-05-12T00:30:11.139Z] + dpkg -l [2022-05-12T00:30:11.139Z] + grep '^ii' [2022-05-12T00:30:11.139Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-12T00:30:11.139Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-12T00:30:11.139Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-12T00:30:11.139Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-35 ']' [2022-05-12T00:30:11.139Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-35/archives/ [2022-05-12T00:30:11.139Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-35/archives/ [Pipeline] echo [2022-05-12T00:30:11.151Z] 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-35/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-12T00:30:11.434Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:30:12.002Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-12T00:30:12.002Z] . [Pipeline] withDockerContainer [2022-05-12T00:30:12.073Z] prd-ubuntu20.04-docker-8c-8g-63319 does not seem to be running inside a container [2022-05-12T00:30:12.115Z] $ 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-35/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-35 -v /w/workspace/edgexfoundry_device-gpio_PR-35:/w/workspace/edgexfoundry_device-gpio_PR-35:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-35@tmp:/w/workspace/edgexfoundry_device-gpio_PR-35@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-12T00:30:12.351Z] $ docker top 2c786661462a6ff3b65bf394d36e90cacef8516ac2a0bedc3cf09a1bd716b856 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-12T00:30:12.715Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-12T00:30:13.004Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-12T00:30:13.299Z] + ls /var/log/sa-host [2022-05-12T00:30:13.299Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-12T00:30:13.586Z] provisioning config files... [2022-05-12T00:30:13.597Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-35@tmp/config3844798221171177107tmp [Pipeline] { [Pipeline] echo [2022-05-12T00:30:13.614Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T00:30:13.907Z] ---> create-netrc.sh [Pipeline] } [2022-05-12T00:30:13.915Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-12T00:30:14.260Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-12T00:30:14.270Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T00:30:14.564Z] ---> sudo-logs.sh [2022-05-12T00:30:14.564Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-12T00:30:14.586Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T00:30:14.873Z] ---> job-cost.sh [2022-05-12T00:30:14.873Z] lf-activate-venv: SKIPPING [2022-05-12T00:30:14.873Z] DEBUG: total: 0.2199999988079071 [2022-05-12T00:30:14.873Z] INFO: Retrieving Stack Cost... [2022-05-12T00:30:15.133Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-12T00:30:15.703Z] INFO: Archiving Costs [Pipeline] echo [2022-05-12T00:30:15.719Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T00:30:16.004Z] ---> logs-deploy.sh [2022-05-12T00:30:16.004Z] lf-activate-venv: SKIPPING [2022-05-12T00:30:16.004Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-35/2 [2022-05-12T00:30:16.004Z] INFO: archiving workspace using pattern(s): [2022-05-12T00:30:16.946Z] Archives upload complete. [2022-05-12T00:30:16.946Z] INFO: archiving logs to Nexus