Pull request #33 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9369f9608d64b15c9777934bfb76e5ace2fc64e8+5481a4acbe2c9cded44f119138c580c35965cafd (d05007315680cc0f084e37e525a1ebb2482d2fbc) 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-ssh2703962321551141810.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-ssh13925047958132661569.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-33/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-33/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3508571408450405888.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-ssh16442696408112978961.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-33/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-33/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7065817744297076576.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-63318 in /w/workspace/edgexfoundry_device-gpio_PR-33 [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-33 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/33/head:refs/remotes/origin/PR-33 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 5481a4acbe2c9cded44f119138c580c35965cafd into PR head commit 9369f9608d64b15c9777934bfb76e5ace2fc64e8 Merge succeeded, producing 9369f9608d64b15c9777934bfb76e5ace2fc64e8 Checking out Revision 9369f9608d64b15c9777934bfb76e5ace2fc64e8 (PR-33) > git config core.sparsecheckout # timeout=10 > git checkout -f 9369f9608d64b15c9777934bfb76e5ace2fc64e8 # 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 9369f9608d64b15c9777934bfb76e5ace2fc64e8 # timeout=10 Commit message: "build(deps): bump github.com/spf13/cast from 1.3.1 to 1.5.0" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-12T00:20:33.084Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-12T00:20:33.131Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-12T00:20:33.150Z] ========================================================= [2022-05-12T00:20:33.150Z] EdgeX Global Pipelines Version Info [2022-05-12T00:20:33.150Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-12T00:20:33.917Z] ------------------- [2022-05-12T00:20:33.918Z] stable info: [2022-05-12T00:20:33.918Z] ------------------- [2022-05-12T00:20:33.918Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-12T00:20:33.918Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-12T00:20:33.918Z] Message: update stable to v1.0.230 > git rev-list --no-walk 9dfc239091c06783cce829082d854d848f20bec4 # timeout=10 [2022-05-12T00:20:34.491Z] ------------------- [2022-05-12T00:20:34.491Z] experimental info: [2022-05-12T00:20:34.491Z] ------------------- [2022-05-12T00:20:34.491Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-12T00:20:34.491Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-12T00:20:34.491Z] Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-12T00:20:34.635Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2022-05-12T00:20:34.645Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2022-05-12T00:20:34.654Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-12T00:20:34.664Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-12T00:20:34.675Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-12T00:20:34.685Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-12T00:20:34.697Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-12T00:20:34.708Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-12T00:20:34.725Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-12T00:20:34.742Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-12T00:20:34.761Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-12T00:20:34.774Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2022-05-12T00:20:34.785Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-12T00:20:34.795Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-12T00:20:34.806Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-12T00:20:34.817Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-12T00:20:34.828Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-12T00:20:34.839Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-12T00:20:34.857Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-12T00:20:34.876Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-12T00:20:34.895Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-12T00:20:34.914Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-12T00:20:34.925Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-12T00:20:34.941Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-12T00:20:34.958Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-12T00:20:34.976Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-12T00:20:34.992Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-33 [Pipeline] echo [2022-05-12T00:20:35.008Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-33 [Pipeline] echo [2022-05-12T00:20:35.024Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-33 [Pipeline] echo [2022-05-12T00:20:35.039Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9369f9608d64b15c9777934bfb76e5ace2fc64e8 [Pipeline] echo [2022-05-12T00:20:35.054Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9369f96 [Pipeline] echo [2022-05-12T00:20:35.069Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-12T00:20:35.126Z] provisioning config files... [2022-05-12T00:20:35.144Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-33@tmp/config716873298893286548tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-12T00:20:35.456Z] ---> docker-login.sh [2022-05-12T00:20:35.456Z] nexus3.edgexfoundry.org:10001 [2022-05-12T00:20:35.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:20:35.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:20:35.978Z] Configure a credential helper to remove this warning. See [2022-05-12T00:20:35.978Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:20:35.978Z] [2022-05-12T00:20:35.978Z] Login Succeeded [2022-05-12T00:20:35.978Z] nexus3.edgexfoundry.org:10002 [2022-05-12T00:20:35.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:20:35.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:20:35.978Z] Configure a credential helper to remove this warning. See [2022-05-12T00:20:35.978Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:20:35.978Z] [2022-05-12T00:20:35.978Z] Login Succeeded [2022-05-12T00:20:35.978Z] nexus3.edgexfoundry.org:10003 [2022-05-12T00:20:35.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:20:36.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:20:36.242Z] Configure a credential helper to remove this warning. See [2022-05-12T00:20:36.242Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:20:36.242Z] [2022-05-12T00:20:36.242Z] Login Succeeded [2022-05-12T00:20:36.242Z] nexus3.edgexfoundry.org:10004 [2022-05-12T00:20:36.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:20:36.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:20:36.242Z] Configure a credential helper to remove this warning. See [2022-05-12T00:20:36.242Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:20:36.242Z] [2022-05-12T00:20:36.242Z] Login Succeeded [2022-05-12T00:20:36.242Z] docker.io [2022-05-12T00:20:36.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:20:36.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:20:36.765Z] Configure a credential helper to remove this warning. See [2022-05-12T00:20:36.765Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:20:36.765Z] [2022-05-12T00:20:36.765Z] Login Succeeded [2022-05-12T00:20:36.765Z] ---> docker-login.sh ends [Pipeline] } [2022-05-12T00:20:36.773Z] 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:20:37.164Z] + git rev-list -1 --merges 9369f9608d64b15c9777934bfb76e5ace2fc64e8~1..9369f9608d64b15c9777934bfb76e5ace2fc64e8 [Pipeline] echo [2022-05-12T00:20:37.295Z] -----------> git rev-list -1 --merges 9369f9608d64b15c9777934bfb76e5ace2fc64e8~1..9369f9608d64b15c9777934bfb76e5ace2fc64e8 9369f9608d64b15c9777934bfb76e5ace2fc64e8 [false] [Pipeline] sh [2022-05-12T00:20:37.592Z] + git log --format=format:%s -1 9369f9608d64b15c9777934bfb76e5ace2fc64e8 [Pipeline] echo [2022-05-12T00:20:37.617Z] ========================================================= [2022-05-12T00:20:37.617Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-12T00:20:37.617Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-12T00:20:37.979Z] + git log --format=format:%s -1 9369f9608d64b15c9777934bfb76e5ace2fc64e8 [Pipeline] echo [2022-05-12T00:20:37.995Z] [semverPrep] GIT_COMMIT: 9369f9608d64b15c9777934bfb76e5ace2fc64e8, Commit Message: build(deps): bump github.com/spf13/cast from 1.3.1 to 1.5.0 [Pipeline] echo [2022-05-12T00:20:38.008Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-12T00:20:38.467Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-12T00:20:38.467Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-12T00:20:38.467Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-12T00:20:38.467Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-12T00:20:38.467Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-12T00:20:38.467Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-12T00:20:38.467Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:20:38.928Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-12T00:20:38.928Z] [2022-05-12T00:20:38.928Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:20:39.239Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-12T00:20:39.239Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-12T00:20:39.239Z] 1fe172e4850f: Pulling fs layer [2022-05-12T00:20:39.239Z] caf521ccaac6: Pulling fs layer [2022-05-12T00:20:39.239Z] 3ead6fa29328: Pulling fs layer [2022-05-12T00:20:39.239Z] 5c2a1cbceb83: Pulling fs layer [2022-05-12T00:20:39.239Z] a8d5f1318db7: Pulling fs layer [2022-05-12T00:20:39.239Z] c427282e49a2: Pulling fs layer [2022-05-12T00:20:39.239Z] 1827001aaf11: Pulling fs layer [2022-05-12T00:20:39.239Z] 0714d37db230: Pulling fs layer [2022-05-12T00:20:39.239Z] ac28cf19c067: Pulling fs layer [2022-05-12T00:20:39.239Z] ca983d60f3e2: Pulling fs layer [2022-05-12T00:20:39.239Z] 9f894cec8388: Pulling fs layer [2022-05-12T00:20:39.239Z] a8d5f1318db7: Waiting [2022-05-12T00:20:39.239Z] c427282e49a2: Waiting [2022-05-12T00:20:39.239Z] 1827001aaf11: Waiting [2022-05-12T00:20:39.239Z] 0714d37db230: Waiting [2022-05-12T00:20:39.239Z] ac28cf19c067: Waiting [2022-05-12T00:20:39.239Z] 5c2a1cbceb83: Waiting [2022-05-12T00:20:39.239Z] ca983d60f3e2: Waiting [2022-05-12T00:20:39.239Z] 9f894cec8388: Waiting [2022-05-12T00:20:39.239Z] caf521ccaac6: Verifying Checksum [2022-05-12T00:20:39.239Z] caf521ccaac6: Download complete [2022-05-12T00:20:39.239Z] 5c2a1cbceb83: Verifying Checksum [2022-05-12T00:20:39.239Z] 5c2a1cbceb83: Download complete [2022-05-12T00:20:39.501Z] 3ead6fa29328: Verifying Checksum [2022-05-12T00:20:39.501Z] 3ead6fa29328: Download complete [2022-05-12T00:20:39.501Z] a8d5f1318db7: Verifying Checksum [2022-05-12T00:20:39.501Z] a8d5f1318db7: Download complete [2022-05-12T00:20:39.501Z] c427282e49a2: Verifying Checksum [2022-05-12T00:20:39.501Z] c427282e49a2: Download complete [2022-05-12T00:20:39.501Z] 0714d37db230: Verifying Checksum [2022-05-12T00:20:39.501Z] 0714d37db230: Download complete [2022-05-12T00:20:39.501Z] ac28cf19c067: Download complete [2022-05-12T00:20:39.501Z] ca983d60f3e2: Verifying Checksum [2022-05-12T00:20:39.501Z] ca983d60f3e2: Download complete [2022-05-12T00:20:39.501Z] 1fe172e4850f: Verifying Checksum [2022-05-12T00:20:39.501Z] 1fe172e4850f: Download complete [2022-05-12T00:20:39.501Z] 9f894cec8388: Verifying Checksum [2022-05-12T00:20:39.501Z] 9f894cec8388: Download complete [2022-05-12T00:20:39.761Z] 1827001aaf11: Verifying Checksum [2022-05-12T00:20:39.761Z] 1827001aaf11: Download complete [2022-05-12T00:20:41.149Z] 1fe172e4850f: Pull complete [2022-05-12T00:20:41.149Z] caf521ccaac6: Pull complete [2022-05-12T00:20:41.721Z] 3ead6fa29328: Pull complete [2022-05-12T00:20:41.721Z] 5c2a1cbceb83: Pull complete [2022-05-12T00:20:41.985Z] a8d5f1318db7: Pull complete [2022-05-12T00:20:41.985Z] c427282e49a2: Pull complete [2022-05-12T00:20:44.537Z] 1827001aaf11: Pull complete [2022-05-12T00:20:44.537Z] 0714d37db230: Pull complete [2022-05-12T00:20:44.537Z] ac28cf19c067: Pull complete [2022-05-12T00:20:44.537Z] ca983d60f3e2: Pull complete [2022-05-12T00:20:44.537Z] 9f894cec8388: Pull complete [2022-05-12T00:20:44.537Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-12T00:20:44.537Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-12T00:20:44.537Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-12T00:20:44.617Z] prd-ubuntu20.04-docker-8c-8g-63318 does not seem to be running inside a container [2022-05-12T00:20:44.652Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-33 -v /w/workspace/edgexfoundry_device-gpio_PR-33:/w/workspace/edgexfoundry_device-gpio_PR-33:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-33@tmp:/w/workspace/edgexfoundry_device-gpio_PR-33@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:20:46.827Z] $ docker top 93d5adaf2bd4e16095567fafef09d677413451aaf8d7f3551d27f20e75c40aa2 -eo pid,comm [2022-05-12T00:20:46.922Z] 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:20:46.922Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-12T00:20:46.963Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-12T00:20:46.963Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-12T00:20:47.110Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-12T00:20:47.109Z] $ docker exec 93d5adaf2bd4e16095567fafef09d677413451aaf8d7f3551d27f20e75c40aa2 ssh-agent [2022-05-12T00:20:47.244Z] SSH_AUTH_SOCK=/tmp/ssh-zwXiksPq9c9k/agent.33 [2022-05-12T00:20:47.244Z] SSH_AGENT_PID=41 [2022-05-12T00:20:47.252Z] Running ssh-add (command line suppressed) [2022-05-12T00:20:47.377Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-33@tmp/private_key_682782597469834413.key (/w/workspace/edgexfoundry_device-gpio_PR-33@tmp/private_key_682782597469834413.key) [2022-05-12T00:20:47.400Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-12T00:20:47.699Z] + git tag --points-at HEAD [Pipeline] } [2022-05-12T00:20:47.707Z] $ docker exec --env ******** --env ******** 93d5adaf2bd4e16095567fafef09d677413451aaf8d7f3551d27f20e75c40aa2 ssh-agent -k [2022-05-12T00:20:47.824Z] unset SSH_AUTH_SOCK; [2022-05-12T00:20:47.824Z] unset SSH_AGENT_PID; [2022-05-12T00:20:47.824Z] echo Agent pid 41 killed; [2022-05-12T00:20:47.842Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-12T00:20:47.866Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-12T00:20:47.866Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-12T00:20:48.011Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-12T00:20:48.010Z] $ docker exec 93d5adaf2bd4e16095567fafef09d677413451aaf8d7f3551d27f20e75c40aa2 ssh-agent [2022-05-12T00:20:48.149Z] SSH_AUTH_SOCK=/tmp/ssh-3rD9Eh4H1Rx2/agent.74 [2022-05-12T00:20:48.149Z] SSH_AGENT_PID=81 [2022-05-12T00:20:48.155Z] Running ssh-add (command line suppressed) [2022-05-12T00:20:48.279Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-33@tmp/private_key_8725548833252074656.key (/w/workspace/edgexfoundry_device-gpio_PR-33@tmp/private_key_8725548833252074656.key) [2022-05-12T00:20:48.305Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-12T00:20:48.597Z] + git semver init [2022-05-12T00:20:49.171Z] 2022-05-12 00:20:48,916 [run_init] DEBUG init version:0.0.0 force:False [2022-05-12T00:20:49.171Z] 2022-05-12 00:20:48,917 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-33/.semver [2022-05-12T00:20:49.171Z] 2022-05-12 00:20:48,918 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-33/.semver [2022-05-12T00:20:49.171Z] 2022-05-12 00:20:48,918 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-33/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-33, universal_newlines=False, shell=None, istream=None) [2022-05-12T00:20:50.125Z] 2022-05-12 00:20:49,887 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-33/.git/info/exclude [2022-05-12T00:20:50.125Z] 2022-05-12 00:20:49,887 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-33/.semver/PR-33 with force:False [2022-05-12T00:20:50.125Z] 2022-05-12 00:20:49,887 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-33/.semver/PR-33 [2022-05-12T00:20:50.125Z] 2022-05-12 00:20:49,890 [execute] INFO git cat-file --batch-check [2022-05-12T00:20:50.125Z] 2022-05-12 00:20:49,891 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-33/.semver, universal_newlines=False, shell=None, istream=) [2022-05-12T00:20:50.125Z] 2022-05-12 00:20:49,897 [execute] INFO git cat-file --batch [2022-05-12T00:20:50.125Z] 2022-05-12 00:20:49,898 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-33/.semver, universal_newlines=False, shell=None, istream=) [2022-05-12T00:20:50.125Z] 2022-05-12 00:20:49,905 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-33/.semver/PR-33 [2022-05-12T00:20:50.125Z] 0.0.0 [Pipeline] } [2022-05-12T00:20:50.133Z] $ docker exec --env ******** --env ******** 93d5adaf2bd4e16095567fafef09d677413451aaf8d7f3551d27f20e75c40aa2 ssh-agent -k [2022-05-12T00:20:50.249Z] unset SSH_AUTH_SOCK; [2022-05-12T00:20:50.250Z] unset SSH_AGENT_PID; [2022-05-12T00:20:50.250Z] echo Agent pid 81 killed; [2022-05-12T00:20:50.265Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-12T00:20:50.579Z] + git semver [Pipeline] } [2022-05-12T00:20:51.174Z] $ docker stop --time=1 93d5adaf2bd4e16095567fafef09d677413451aaf8d7f3551d27f20e75c40aa2 [2022-05-12T00:20:52.577Z] $ docker rm -f 93d5adaf2bd4e16095567fafef09d677413451aaf8d7f3551d27f20e75c40aa2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-12T00:20:52.954Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-12T00:20:53.246Z] Stashed 1 file(s) [Pipeline] echo [2022-05-12T00:20:53.250Z] [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:20:53.427Z] provisioning config files... [2022-05-12T00:20:53.438Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-33@tmp/config5095093732698999770tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-12T00:20:53.745Z] ---> docker-login.sh [2022-05-12T00:20:53.746Z] nexus3.edgexfoundry.org:10001 [2022-05-12T00:20:53.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:20:53.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:20:53.746Z] Configure a credential helper to remove this warning. See [2022-05-12T00:20:53.746Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:20:53.746Z] [2022-05-12T00:20:53.746Z] Login Succeeded [2022-05-12T00:20:53.746Z] nexus3.edgexfoundry.org:10002 [2022-05-12T00:20:53.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:20:54.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:20:54.006Z] Configure a credential helper to remove this warning. See [2022-05-12T00:20:54.006Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:20:54.006Z] [2022-05-12T00:20:54.006Z] Login Succeeded [2022-05-12T00:20:54.006Z] nexus3.edgexfoundry.org:10003 [2022-05-12T00:20:54.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:20:54.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:20:54.006Z] Configure a credential helper to remove this warning. See [2022-05-12T00:20:54.006Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:20:54.006Z] [2022-05-12T00:20:54.006Z] Login Succeeded [2022-05-12T00:20:54.006Z] nexus3.edgexfoundry.org:10004 [2022-05-12T00:20:54.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:20:54.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:20:54.267Z] Configure a credential helper to remove this warning. See [2022-05-12T00:20:54.267Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:20:54.267Z] [2022-05-12T00:20:54.267Z] Login Succeeded [2022-05-12T00:20:54.267Z] docker.io [2022-05-12T00:20:54.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:20:54.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:20:54.836Z] Configure a credential helper to remove this warning. See [2022-05-12T00:20:54.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:20:54.836Z] [2022-05-12T00:20:54.836Z] Login Succeeded [2022-05-12T00:20:54.836Z] ---> docker-login.sh ends [Pipeline] } [2022-05-12T00:20:54.846Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-12T00:20:54.928Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-12T00:20:54.945Z] ========================================================= [2022-05-12T00:20:54.945Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-12T00:20:54.945Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:20:55.266Z] + 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:20:55.266Z] Sending build context to Docker daemon 15.65MB [2022-05-12T00:20:55.266Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-05-12T00:20:55.266Z] Step 2/11 : FROM ${BASE} AS builder [2022-05-12T00:20:55.528Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-12T00:20:55.528Z] 59bf1c3509f3: Pulling fs layer [2022-05-12T00:20:55.528Z] 666ba61612fd: Pulling fs layer [2022-05-12T00:20:55.528Z] 8ed8ca486205: Pulling fs layer [2022-05-12T00:20:55.528Z] 4fe6c5a15a65: Pulling fs layer [2022-05-12T00:20:55.528Z] 22a0e8bec74d: Pulling fs layer [2022-05-12T00:20:55.528Z] ca2b28591e48: Pulling fs layer [2022-05-12T00:20:55.528Z] a51346096db8: Pulling fs layer [2022-05-12T00:20:55.528Z] daebc70d1ce1: Pulling fs layer [2022-05-12T00:20:55.528Z] 0e18a0eac166: Pulling fs layer [2022-05-12T00:20:55.528Z] a51346096db8: Waiting [2022-05-12T00:20:55.528Z] daebc70d1ce1: Waiting [2022-05-12T00:20:55.528Z] 0e18a0eac166: Waiting [2022-05-12T00:20:55.528Z] 4fe6c5a15a65: Waiting [2022-05-12T00:20:55.528Z] 22a0e8bec74d: Waiting [2022-05-12T00:20:55.528Z] ca2b28591e48: Waiting [2022-05-12T00:20:55.528Z] 8ed8ca486205: Verifying Checksum [2022-05-12T00:20:55.528Z] 8ed8ca486205: Download complete [2022-05-12T00:20:55.528Z] 666ba61612fd: Download complete [2022-05-12T00:20:55.528Z] ca2b28591e48: Verifying Checksum [2022-05-12T00:20:55.528Z] ca2b28591e48: Download complete [2022-05-12T00:20:55.528Z] 59bf1c3509f3: Verifying Checksum [2022-05-12T00:20:55.528Z] 59bf1c3509f3: Download complete [2022-05-12T00:20:55.528Z] a51346096db8: Verifying Checksum [2022-05-12T00:20:55.528Z] a51346096db8: Download complete [2022-05-12T00:20:55.528Z] daebc70d1ce1: Verifying Checksum [2022-05-12T00:20:55.528Z] daebc70d1ce1: Download complete [2022-05-12T00:20:55.790Z] 59bf1c3509f3: Pull complete [2022-05-12T00:20:55.790Z] 666ba61612fd: Pull complete [2022-05-12T00:20:56.057Z] 8ed8ca486205: Pull complete [2022-05-12T00:20:56.318Z] 0e18a0eac166: Verifying Checksum [2022-05-12T00:20:56.318Z] 0e18a0eac166: Download complete [2022-05-12T00:20:56.318Z] 4fe6c5a15a65: Verifying Checksum [2022-05-12T00:20:56.318Z] 4fe6c5a15a65: Download complete [2022-05-12T00:21:00.531Z] 4fe6c5a15a65: Pull complete [2022-05-12T00:21:00.531Z] 22a0e8bec74d: Pull complete [2022-05-12T00:21:00.531Z] ca2b28591e48: Pull complete [2022-05-12T00:21:00.792Z] a51346096db8: Pull complete [2022-05-12T00:21:00.792Z] daebc70d1ce1: Pull complete [2022-05-12T00:21:03.433Z] 0e18a0eac166: Pull complete [2022-05-12T00:21:03.433Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-12T00:21:03.433Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-12T00:21:03.433Z] ---> f018257e8ee9 [2022-05-12T00:21:03.433Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-12T00:21:04.819Z] ---> Running in 6c0a15d28dae [2022-05-12T00:21:05.084Z] Removing intermediate container 6c0a15d28dae [2022-05-12T00:21:05.084Z] ---> 6808eabe7355 [2022-05-12T00:21:05.084Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2022-05-12T00:21:05.084Z] ---> Running in a9c70ca224fe [2022-05-12T00:21:05.084Z] Removing intermediate container a9c70ca224fe [2022-05-12T00:21:05.084Z] ---> a7d0e94cbc71 [2022-05-12T00:21:05.084Z] Step 5/11 : WORKDIR /device-gpio [2022-05-12T00:21:05.084Z] ---> Running in 5aa32801ef73 [2022-05-12T00:21:05.345Z] Removing intermediate container 5aa32801ef73 [2022-05-12T00:21:05.345Z] ---> aa0b596148a2 [2022-05-12T00:21:05.345Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T00:21:05.345Z] ---> Running in ab14986fd65a [2022-05-12T00:21:05.918Z] Removing intermediate container ab14986fd65a [2022-05-12T00:21:05.918Z] ---> c370e020eb8d [2022-05-12T00:21:05.918Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-12T00:21:06.180Z] ---> Running in 626e00d3b48f [2022-05-12T00:21:06.442Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-12T00:21:07.392Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-12T00:21:07.653Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-12T00:21:07.653Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-12T00:21:07.653Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-12T00:21:07.920Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-12T00:21:07.920Z] Executing busybox-1.34.1-r3.trigger [2022-05-12T00:21:07.920Z] OK: 224 MiB in 56 packages [2022-05-12T00:21:08.367Z] Still waiting to schedule task [2022-05-12T00:21:08.367Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-05-12T00:21:08.503Z] Removing intermediate container 626e00d3b48f [2022-05-12T00:21:08.503Z] ---> f3fd15eeffe0 [2022-05-12T00:21:08.503Z] Step 8/11 : COPY go.mod vendor* ./ [2022-05-12T00:21:08.764Z] ---> d0d642deb775 [2022-05-12T00:21:08.764Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T00:21:08.764Z] ---> Running in e52b8fe460c8 [2022-05-12T00:21:30.736Z] Removing intermediate container e52b8fe460c8 [2022-05-12T00:21:30.736Z] ---> 786a24929494 [2022-05-12T00:21:30.736Z] Step 10/11 : COPY . . [2022-05-12T00:21:30.736Z] ---> 66924479311c [2022-05-12T00:21:30.736Z] Step 11/11 : RUN ${MAKE} [2022-05-12T00:21:30.736Z] ---> Running in 43f5dd87507c [2022-05-12T00:21:30.736Z] Removing intermediate container 43f5dd87507c [2022-05-12T00:21:30.736Z] ---> 382cb98ecfeb [2022-05-12T00:21:30.736Z] [Warning] One or more build-args [MAKE] were not consumed [2022-05-12T00:21:30.736Z] Successfully built 382cb98ecfeb [2022-05-12T00:21:30.736Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:21:31.040Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-12T00:21:31.040Z] . [Pipeline] withDockerContainer [2022-05-12T00:21:31.113Z] prd-ubuntu20.04-docker-8c-8g-63318 does not seem to be running inside a container [2022-05-12T00:21:31.161Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-33 -v /w/workspace/edgexfoundry_device-gpio_PR-33:/w/workspace/edgexfoundry_device-gpio_PR-33:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-33@tmp:/w/workspace/edgexfoundry_device-gpio_PR-33@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:31.619Z] $ docker top f1d0c051c56615737df3cd5ba4c606b79315b19121fe173a72cbc8ed9c755241 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-12T00:21:32.076Z] + go version [2022-05-12T00:21:32.076Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-12T00:21:32.124Z] $ docker stop --time=1 f1d0c051c56615737df3cd5ba4c606b79315b19121fe173a72cbc8ed9c755241 [2022-05-12T00:21:33.499Z] $ docker rm -f f1d0c051c56615737df3cd5ba4c606b79315b19121fe173a72cbc8ed9c755241 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:21:33.944Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-12T00:21:33.944Z] . [Pipeline] withDockerContainer [2022-05-12T00:21:34.024Z] prd-ubuntu20.04-docker-8c-8g-63318 does not seem to be running inside a container [2022-05-12T00:21:34.077Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-33 -v /w/workspace/edgexfoundry_device-gpio_PR-33:/w/workspace/edgexfoundry_device-gpio_PR-33:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-33@tmp:/w/workspace/edgexfoundry_device-gpio_PR-33@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:34.525Z] $ docker top f9f1425283708eebe59d00af20c1111316522f541b01732ef7d771dc06f1b91c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-12T00:21:34.891Z] + make test [2022-05-12T00:21:34.891Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-12T00:21:35.150Z] ? github.com/edgexfoundry/device-gpio [no test files] [2022-05-12T00:21:47.381Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2022-05-12T00:21:47.381Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2022-05-12T00:21:52.657Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-12T00:21:55.947Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-12T00:21:55.947Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-12T00:21:55.947Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-12T00:21:56.533Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-12T00:21:56.558Z] $ docker stop --time=1 f9f1425283708eebe59d00af20c1111316522f541b01732ef7d771dc06f1b91c [2022-05-12T00:21:58.365Z] $ docker rm -f f9f1425283708eebe59d00af20c1111316522f541b01732ef7d771dc06f1b91c [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-12T00:21:58.854Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-12T00:21:58.897Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-12T00:21:59.739Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-12T00:22:00.049Z] + ls -al . [2022-05-12T00:22:00.049Z] total 172 [2022-05-12T00:22:00.049Z] drwxrwxr-x 9 jenkins jenkins 4096 May 12 00:21 . [2022-05-12T00:22:00.049Z] drwxrwxr-x 4 jenkins jenkins 4096 May 12 00:20 .. [2022-05-12T00:22:00.049Z] -rw-rw-r-- 1 jenkins jenkins 120 May 12 00:20 .dockerignore [2022-05-12T00:22:00.049Z] drwxrwxr-x 8 jenkins jenkins 4096 May 12 00:20 .git [2022-05-12T00:22:00.049Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 00:20 .github [2022-05-12T00:22:00.049Z] -rw-rw-r-- 1 jenkins jenkins 343 May 12 00:20 .gitignore [2022-05-12T00:22:00.049Z] -rw-rw-r-- 1 jenkins jenkins 41 May 12 00:20 .golangci.yml [2022-05-12T00:22:00.049Z] drwxr-xr-x 3 jenkins jenkins 4096 May 12 00:20 .semver [2022-05-12T00:22:00.049Z] -rw-rw-r-- 1 jenkins jenkins 9053 May 12 00:20 Attribution.txt [2022-05-12T00:22:00.049Z] -rw-rw-r-- 1 jenkins jenkins 3081 May 12 00:20 CHANGELOG.md [2022-05-12T00:22:00.049Z] -rw-rw-r-- 1 jenkins jenkins 1846 May 12 00:20 Dockerfile [2022-05-12T00:22:00.049Z] -rw-rw-r-- 1 jenkins jenkins 677 May 12 00:20 GOVERNANCE.md [2022-05-12T00:22:00.049Z] -rw-rw-r-- 1 jenkins jenkins 657 May 12 00:20 Jenkinsfile [2022-05-12T00:22:00.049Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 12 00:20 LICENSE [2022-05-12T00:22:00.049Z] -rw-rw-r-- 1 jenkins jenkins 1876 May 12 00:20 Makefile [2022-05-12T00:22:00.049Z] -rw-rw-r-- 1 jenkins jenkins 617 May 12 00:20 OWNERS.md [2022-05-12T00:22:00.049Z] -rw-rw-r-- 1 jenkins jenkins 11178 May 12 00:20 README.md [2022-05-12T00:22:00.049Z] -rw-rw-r-- 1 jenkins jenkins 5 May 12 00:20 VERSION [2022-05-12T00:22:00.049Z] drwxrwxr-x 2 jenkins jenkins 4096 May 12 00:20 bin [2022-05-12T00:22:00.049Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 00:20 cmd [2022-05-12T00:22:00.049Z] -rw-r--r-- 1 jenkins jenkins 10 May 12 00:21 coverage.out [2022-05-12T00:22:00.049Z] -rw-rw-r-- 1 jenkins jenkins 3236 May 12 00:20 go.mod [2022-05-12T00:22:00.049Z] -rw-rw-r-- 1 jenkins jenkins 47228 May 12 00:20 go.sum [2022-05-12T00:22:00.049Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 00:20 internal [2022-05-12T00:22:00.049Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 00:20 snap [2022-05-12T00:22:00.049Z] -rw-rw-r-- 1 jenkins jenkins 209 May 12 00:20 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:22:00.369Z] + 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=9369f9608d64b15c9777934bfb76e5ace2fc64e8 --label arch=amd64 --label version=0.0.0 . [2022-05-12T00:22:00.369Z] Sending build context to Docker daemon 15.65MB [2022-05-12T00:22:00.369Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-05-12T00:22:00.369Z] Step 2/25 : FROM ${BASE} AS builder [2022-05-12T00:22:00.369Z] ---> 382cb98ecfeb [2022-05-12T00:22:00.369Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-12T00:22:00.630Z] ---> Running in 0eb8d07c94bd [2022-05-12T00:22:00.630Z] Removing intermediate container 0eb8d07c94bd [2022-05-12T00:22:00.630Z] ---> ce3c8a6262c9 [2022-05-12T00:22:00.630Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2022-05-12T00:22:00.630Z] ---> Running in 8e4701ecb32d [2022-05-12T00:22:00.889Z] Removing intermediate container 8e4701ecb32d [2022-05-12T00:22:00.889Z] ---> 1982ebb9094a [2022-05-12T00:22:00.889Z] Step 5/25 : WORKDIR /device-gpio [2022-05-12T00:22:00.889Z] ---> Running in 9c8f36492379 [2022-05-12T00:22:00.889Z] Removing intermediate container 9c8f36492379 [2022-05-12T00:22:00.889Z] ---> 9131731f5f8a [2022-05-12T00:22:00.889Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T00:22:01.149Z] ---> Running in 2ec28ac1055b [2022-05-12T00:22:01.716Z] Removing intermediate container 2ec28ac1055b [2022-05-12T00:22:01.716Z] ---> 91ca7f0637ce [2022-05-12T00:22:01.716Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-12T00:22:01.716Z] ---> Running in 3b9c5e3c39fc [2022-05-12T00:22:01.977Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-12T00:22:02.922Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-12T00:22:03.183Z] OK: 224 MiB in 56 packages [2022-05-12T00:22:03.753Z] Removing intermediate container 3b9c5e3c39fc [2022-05-12T00:22:03.753Z] ---> a110ca29ebbb [2022-05-12T00:22:03.753Z] Step 8/25 : COPY go.mod vendor* ./ [2022-05-12T00:22:03.753Z] ---> cad856214a04 [2022-05-12T00:22:03.753Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T00:22:04.014Z] ---> Running in f7b840e2a263 [2022-05-12T00:22:04.586Z] Removing intermediate container f7b840e2a263 [2022-05-12T00:22:04.586Z] ---> 1b230137baaa [2022-05-12T00:22:04.586Z] Step 10/25 : COPY . . [2022-05-12T00:22:05.158Z] ---> 933d60ae7414 [2022-05-12T00:22:05.158Z] Step 11/25 : RUN ${MAKE} [2022-05-12T00:22:05.158Z] ---> Running in 3384d830ee5a [2022-05-12T00:22:05.726Z] Removing intermediate container 3384d830ee5a [2022-05-12T00:22:05.726Z] ---> ec3ea72b3d73 [2022-05-12T00:22:05.726Z] Step 12/25 : FROM alpine:3.15 [2022-05-12T00:22:06.296Z] 3.15: Pulling from library/alpine [2022-05-12T00:22:06.296Z] df9b9388f04a: Pulling fs layer [2022-05-12T00:22:06.556Z] df9b9388f04a: Verifying Checksum [2022-05-12T00:22:06.556Z] df9b9388f04a: Download complete [2022-05-12T00:22:06.820Z] df9b9388f04a: Pull complete [2022-05-12T00:22:06.820Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-12T00:22:06.820Z] Status: Downloaded newer image for alpine:3.15 [2022-05-12T00:22:06.820Z] ---> 0ac33e5f5afa [2022-05-12T00:22:06.820Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2022-05-12T00:22:06.820Z] ---> Running in 0d0d7155fbbe [2022-05-12T00:22:07.081Z] Removing intermediate container 0d0d7155fbbe [2022-05-12T00:22:07.081Z] ---> 36b6f29a26bd [2022-05-12T00:22:07.081Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T00:22:07.081Z] ---> Running in 104959ab2dbf [2022-05-12T00:22:07.648Z] Removing intermediate container 104959ab2dbf [2022-05-12T00:22:07.648Z] ---> 11451b4ce334 [2022-05-12T00:22:07.648Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-05-12T00:22:07.648Z] ---> Running in 475146682b36 [2022-05-12T00:22:07.907Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-12T00:22:08.847Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-12T00:22:09.418Z] (1/5) Installing libgcc (10.3.1_git20211027-r0) [2022-05-12T00:22:09.418Z] (2/5) Installing libsodium (1.0.18-r0) [2022-05-12T00:22:09.418Z] (3/5) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-12T00:22:09.418Z] (4/5) Installing libzmq (4.3.4-r0) [2022-05-12T00:22:09.682Z] (5/5) Installing zeromq (4.3.4-r0) [2022-05-12T00:22:09.682Z] Executing busybox-1.34.1-r5.trigger [2022-05-12T00:22:09.682Z] OK: 8 MiB in 19 packages [2022-05-12T00:22:10.252Z] Removing intermediate container 475146682b36 [2022-05-12T00:22:10.252Z] ---> 912dcfea267b [2022-05-12T00:22:10.252Z] Step 16/25 : WORKDIR / [2022-05-12T00:22:10.252Z] ---> Running in 3e76bc40fee5 [2022-05-12T00:22:10.252Z] Removing intermediate container 3e76bc40fee5 [2022-05-12T00:22:10.252Z] ---> 468cefda2d71 [2022-05-12T00:22:10.252Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2022-05-12T00:22:10.252Z] ---> 692b5eec7613 [2022-05-12T00:22:10.252Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2022-05-12T00:22:10.512Z] ---> 467767ce4a4d [2022-05-12T00:22:10.512Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2022-05-12T00:22:10.772Z] ---> f876998eb848 [2022-05-12T00:22:10.772Z] Step 20/25 : EXPOSE 59910 [2022-05-12T00:22:10.772Z] ---> Running in 02347a29ccd3 [2022-05-12T00:22:10.772Z] Removing intermediate container 02347a29ccd3 [2022-05-12T00:22:10.772Z] ---> 494e2ce0c98f [2022-05-12T00:22:10.772Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2022-05-12T00:22:10.772Z] ---> Running in 9d8d4cf115cc [2022-05-12T00:22:11.031Z] Removing intermediate container 9d8d4cf115cc [2022-05-12T00:22:11.031Z] ---> 45d2474e37fe [2022-05-12T00:22:11.031Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-12T00:22:11.031Z] ---> Running in 3cd00515841a [2022-05-12T00:22:11.300Z] Removing intermediate container 3cd00515841a [2022-05-12T00:22:11.300Z] ---> 7c8215bc7cab [2022-05-12T00:22:11.300Z] Step 23/25 : LABEL arch=amd64 [2022-05-12T00:22:11.300Z] ---> Running in 6f4c2dd18b3c [2022-05-12T00:22:11.300Z] Removing intermediate container 6f4c2dd18b3c [2022-05-12T00:22:11.300Z] ---> 00cbdbd3d6c3 [2022-05-12T00:22:11.300Z] Step 24/25 : LABEL git_sha=9369f9608d64b15c9777934bfb76e5ace2fc64e8 [2022-05-12T00:22:11.300Z] ---> Running in f1b72526f0a6 [2022-05-12T00:22:11.561Z] Removing intermediate container f1b72526f0a6 [2022-05-12T00:22:11.561Z] ---> 3e01ca2b254c [2022-05-12T00:22:11.561Z] Step 25/25 : LABEL version=0.0.0 [2022-05-12T00:22:11.561Z] ---> Running in abd47a361d96 [2022-05-12T00:22:11.561Z] Removing intermediate container abd47a361d96 [2022-05-12T00:22:11.561Z] ---> 44abbbc90b48 [2022-05-12T00:22:11.561Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2022-05-12T00:22:11.561Z] Successfully built 44abbbc90b48 [2022-05-12T00:22:11.561Z] 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:11.987Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-12T00:22:11.987Z] [2022-05-12T00:22:11.987Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:22:12.294Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-12T00:22:12.294Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-12T00:22:12.294Z] 5eb5b503b376: Pulling fs layer [2022-05-12T00:22:12.294Z] 5c69ac0246d0: Pulling fs layer [2022-05-12T00:22:12.294Z] ec43610c2a17: Pulling fs layer [2022-05-12T00:22:12.294Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-12T00:22:12.294Z] 33b1e0a273af: Pulling fs layer [2022-05-12T00:22:12.294Z] 5d3b04190fa2: Pulling fs layer [2022-05-12T00:22:12.294Z] 2f39f015ded8: Pulling fs layer [2022-05-12T00:22:12.294Z] 3a2ae6a8a46f: Waiting [2022-05-12T00:22:12.294Z] 33b1e0a273af: Waiting [2022-05-12T00:22:12.294Z] 5d3b04190fa2: Waiting [2022-05-12T00:22:12.294Z] 2f39f015ded8: Waiting [2022-05-12T00:22:12.294Z] 5c69ac0246d0: Verifying Checksum [2022-05-12T00:22:12.294Z] 5c69ac0246d0: Download complete [2022-05-12T00:22:12.294Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-12T00:22:12.294Z] 33b1e0a273af: Verifying Checksum [2022-05-12T00:22:12.294Z] 33b1e0a273af: Download complete [2022-05-12T00:22:12.294Z] ec43610c2a17: Verifying Checksum [2022-05-12T00:22:12.294Z] ec43610c2a17: Download complete [2022-05-12T00:22:12.555Z] 5d3b04190fa2: Download complete [2022-05-12T00:22:12.555Z] 5eb5b503b376: Verifying Checksum [2022-05-12T00:22:12.555Z] 5eb5b503b376: Download complete [2022-05-12T00:22:13.129Z] 2f39f015ded8: Download complete [2022-05-12T00:22:14.068Z] 5eb5b503b376: Pull complete [2022-05-12T00:22:14.069Z] 5c69ac0246d0: Pull complete [2022-05-12T00:22:14.637Z] ec43610c2a17: Pull complete [2022-05-12T00:22:14.637Z] 3a2ae6a8a46f: Pull complete [2022-05-12T00:22:14.898Z] 33b1e0a273af: Pull complete [2022-05-12T00:22:14.898Z] 5d3b04190fa2: Pull complete [2022-05-12T00:22:20.186Z] 2f39f015ded8: Pull complete [2022-05-12T00:22:20.186Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-12T00:22:20.186Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-12T00:22:20.186Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-12T00:22:20.250Z] prd-ubuntu20.04-docker-8c-8g-63318 does not seem to be running inside a container [2022-05-12T00:22:20.300Z] $ 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-33 -v /w/workspace/edgexfoundry_device-gpio_PR-33:/w/workspace/edgexfoundry_device-gpio_PR-33:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-33@tmp:/w/workspace/edgexfoundry_device-gpio_PR-33@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:21.858Z] $ docker top b360ce247ebd6ee31c362b6ff4756a35d3a9ad80247d939c3a7d04b73f4dcb74 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-12T00:22:22.282Z] ---> job-cost.sh [2022-05-12T00:22:22.283Z] lf-activate-venv: SKIPPING [2022-05-12T00:22:22.283Z] INFO: No Stack... [2022-05-12T00:22:22.542Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-12T00:22:23.118Z] INFO: Archiving Costs [Pipeline] sh [2022-05-12T00:22:23.410Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-33/archives/cost.csv [2022-05-12T00:22:23.411Z] + cut -d, -f6 [Pipeline] lock [2022-05-12T00:22:23.428Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-33-2-stack-cost] [2022-05-12T00:22:23.434Z] Resource [jenkins-edgexfoundry-device-gpio-PR-33-2-stack-cost] did not exist. Created. [2022-05-12T00:22:23.434Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-33-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-12T00:22:23.744Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-12T00:22:23.777Z] Stashed 1 file(s) [Pipeline] } [2022-05-12T00:22:23.784Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-33-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-12T00:22:23.815Z] $ docker stop --time=1 b360ce247ebd6ee31c362b6ff4756a35d3a9ad80247d939c3a7d04b73f4dcb74 [2022-05-12T00:22:24.984Z] $ docker rm -f b360ce247ebd6ee31c362b6ff4756a35d3a9ad80247d939c3a7d04b73f4dcb74 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-12T00:24:53.816Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-63336 in /w/workspace/edgexfoundry_device-gpio_PR-33 [Pipeline] { [Pipeline] ws [2022-05-12T00:24:53.840Z] Running in /w/workspace/device-gpio/2 [Pipeline] { [Pipeline] checkout [2022-05-12T00:24:54.206Z] The recommended git tool is: git [2022-05-12T00:25:01.062Z] using credential edgex-jenkins-ssh [2022-05-12T00:25:01.083Z] Cloning the remote Git repository [2022-05-12T00:25:01.159Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2022-05-12T00:25:01.255Z] > git init /w/workspace/device-gpio/2 # timeout=10 [2022-05-12T00:25:01.374Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2022-05-12T00:25:01.375Z] > git --version # timeout=10 [2022-05-12T00:25:01.397Z] > git --version # 'git version 2.25.1' [2022-05-12T00:25:01.401Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-12T00:25:01.488Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-12T00:25:03.050Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2022-05-12T00:25:03.070Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-12T00:25:03.104Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2022-05-12T00:25:03.148Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2022-05-12T00:25:03.149Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-12T00:25:03.167Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/33/head:refs/remotes/origin/PR-33 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-12T00:25:03.722Z] Merging remotes/origin/main commit 5481a4acbe2c9cded44f119138c580c35965cafd into PR head commit 9369f9608d64b15c9777934bfb76e5ace2fc64e8 [2022-05-12T00:25:04.041Z] Merge succeeded, producing 9369f9608d64b15c9777934bfb76e5ace2fc64e8 [2022-05-12T00:25:04.041Z] Checking out Revision 9369f9608d64b15c9777934bfb76e5ace2fc64e8 (PR-33) [2022-05-12T00:25:03.751Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T00:25:03.777Z] > git checkout -f 9369f9608d64b15c9777934bfb76e5ace2fc64e8 # timeout=10 [2022-05-12T00:25:03.868Z] > git remote # timeout=10 [2022-05-12T00:25:03.898Z] > git config --get remote.origin.url # timeout=10 [2022-05-12T00:25:03.918Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-12T00:25:03.987Z] > git merge 5481a4acbe2c9cded44f119138c580c35965cafd # timeout=10 [2022-05-12T00:25:04.021Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-12T00:25:04.055Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T00:25:04.093Z] > git checkout -f 9369f9608d64b15c9777934bfb76e5ace2fc64e8 # timeout=10 [2022-05-12T00:25:08.598Z] Commit message: "build(deps): bump github.com/spf13/cast from 1.3.1 to 1.5.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-12T00:25:09.526Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-12T00:25:09.527Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-12T00:25:09.527Z] Dload Upload Total Spent Left Speed [2022-05-12T00:25:09.527Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 86445 0 --:--:-- --:--:-- --:--:-- 86445 [Pipeline] sh [2022-05-12T00:25:10.311Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-12T00:25:10.658Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-12T00:25:10.658Z] + sudo tee /etc/docker/daemon.new [2022-05-12T00:25:10.658Z] { [2022-05-12T00:25:10.658Z] "registry-mirrors": [ [2022-05-12T00:25:10.658Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-12T00:25:10.658Z] ], [2022-05-12T00:25:10.658Z] "bip": "10.250.0.254/24", [2022-05-12T00:25:10.658Z] "hosts": [ [2022-05-12T00:25:10.658Z] "tcp://0.0.0.0:5555", [2022-05-12T00:25:10.658Z] "unix:///var/run/docker.sock" [2022-05-12T00:25:10.658Z] ], [2022-05-12T00:25:10.658Z] "mtu": 1458, [2022-05-12T00:25:10.658Z] "selinux-enabled": true, [2022-05-12T00:25:10.658Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-12T00:25:10.658Z] } [Pipeline] sh [2022-05-12T00:25:11.013Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-12T00:25:11.368Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-12T00:25:29.777Z] provisioning config files... [2022-05-12T00:25:29.802Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/2@tmp/config1411821103335307307tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-12T00:25:30.176Z] ---> docker-login.sh [2022-05-12T00:25:30.176Z] nexus3.edgexfoundry.org:10001 [2022-05-12T00:25:30.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:25:31.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:25:31.068Z] Configure a credential helper to remove this warning. See [2022-05-12T00:25:31.068Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:25:31.068Z] [2022-05-12T00:25:31.068Z] Login Succeeded [2022-05-12T00:25:31.068Z] nexus3.edgexfoundry.org:10002 [2022-05-12T00:25:31.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:25:31.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:25:31.619Z] Configure a credential helper to remove this warning. See [2022-05-12T00:25:31.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:25:31.619Z] [2022-05-12T00:25:31.619Z] Login Succeeded [2022-05-12T00:25:31.619Z] nexus3.edgexfoundry.org:10003 [2022-05-12T00:25:31.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:25:32.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:25:32.170Z] Configure a credential helper to remove this warning. See [2022-05-12T00:25:32.170Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:25:32.170Z] [2022-05-12T00:25:32.170Z] Login Succeeded [2022-05-12T00:25:32.170Z] nexus3.edgexfoundry.org:10004 [2022-05-12T00:25:32.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:25:32.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:25:32.442Z] Configure a credential helper to remove this warning. See [2022-05-12T00:25:32.442Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:25:32.442Z] [2022-05-12T00:25:32.442Z] Login Succeeded [2022-05-12T00:25:32.442Z] docker.io [2022-05-12T00:25:33.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T00:25:33.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T00:25:33.309Z] Configure a credential helper to remove this warning. See [2022-05-12T00:25:33.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T00:25:33.309Z] [2022-05-12T00:25:33.309Z] Login Succeeded [2022-05-12T00:25:33.309Z] ---> docker-login.sh ends [Pipeline] } [2022-05-12T00:25:33.326Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-12T00:25:33.753Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-12T00:25:33.767Z] ========================================================= [2022-05-12T00:25:33.767Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-12T00:25:33.767Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:25:34.182Z] + 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:34.457Z] Sending build context to Docker daemon 7.897MB [2022-05-12T00:25:34.733Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-05-12T00:25:34.733Z] Step 2/11 : FROM ${BASE} AS builder [2022-05-12T00:25:34.733Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-12T00:25:34.733Z] 9b3977197b4f: Pulling fs layer [2022-05-12T00:25:34.733Z] 1a89e8eeedd5: Pulling fs layer [2022-05-12T00:25:34.733Z] 94645a83ff95: Pulling fs layer [2022-05-12T00:25:34.733Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-12T00:25:34.733Z] 0c92f367c5e7: Pulling fs layer [2022-05-12T00:25:34.733Z] 3096ccb668a1: Pulling fs layer [2022-05-12T00:25:34.733Z] e8cf19c19ddd: Pulling fs layer [2022-05-12T00:25:34.733Z] a4caa8a26152: Pulling fs layer [2022-05-12T00:25:34.733Z] 3096ccb668a1: Waiting [2022-05-12T00:25:34.733Z] 3f3a8bcf1eab: Waiting [2022-05-12T00:25:34.733Z] e8cf19c19ddd: Waiting [2022-05-12T00:25:34.733Z] 0c92f367c5e7: Waiting [2022-05-12T00:25:34.733Z] 94645a83ff95: Verifying Checksum [2022-05-12T00:25:34.733Z] 94645a83ff95: Download complete [2022-05-12T00:25:34.733Z] 1a89e8eeedd5: Verifying Checksum [2022-05-12T00:25:34.733Z] 1a89e8eeedd5: Download complete [2022-05-12T00:25:34.733Z] 0c92f367c5e7: Verifying Checksum [2022-05-12T00:25:34.733Z] 0c92f367c5e7: Download complete [2022-05-12T00:25:35.010Z] 3096ccb668a1: Verifying Checksum [2022-05-12T00:25:35.010Z] 3096ccb668a1: Download complete [2022-05-12T00:25:35.010Z] 9b3977197b4f: Verifying Checksum [2022-05-12T00:25:35.010Z] e8cf19c19ddd: Verifying Checksum [2022-05-12T00:25:35.010Z] e8cf19c19ddd: Download complete [2022-05-12T00:25:35.614Z] 9b3977197b4f: Pull complete [2022-05-12T00:25:36.211Z] 1a89e8eeedd5: Pull complete [2022-05-12T00:25:36.484Z] 94645a83ff95: Pull complete [2022-05-12T00:25:36.757Z] a4caa8a26152: Verifying Checksum [2022-05-12T00:25:37.350Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-12T00:25:37.350Z] 3f3a8bcf1eab: Download complete [2022-05-12T00:25:49.762Z] 3f3a8bcf1eab: Pull complete [2022-05-12T00:25:49.762Z] 0c92f367c5e7: Pull complete [2022-05-12T00:25:50.037Z] 3096ccb668a1: Pull complete [2022-05-12T00:25:50.310Z] e8cf19c19ddd: Pull complete [2022-05-12T00:25:57.050Z] a4caa8a26152: Pull complete [2022-05-12T00:25:57.050Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-12T00:25:57.050Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-12T00:25:57.050Z] ---> 725f1c02e7f9 [2022-05-12T00:25:57.050Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-12T00:25:57.663Z] ---> Running in ece2a91b0e4f [2022-05-12T00:25:57.942Z] Removing intermediate container ece2a91b0e4f [2022-05-12T00:25:57.942Z] ---> 161ffa502cd5 [2022-05-12T00:25:57.942Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2022-05-12T00:25:57.942Z] ---> Running in 3823765d8bdc [2022-05-12T00:25:58.217Z] Removing intermediate container 3823765d8bdc [2022-05-12T00:25:58.217Z] ---> d8b2fe059d54 [2022-05-12T00:25:58.217Z] Step 5/11 : WORKDIR /device-gpio [2022-05-12T00:25:58.490Z] ---> Running in 6901042ae3c6 [2022-05-12T00:25:58.765Z] Removing intermediate container 6901042ae3c6 [2022-05-12T00:25:58.765Z] ---> 50c79afaaed0 [2022-05-12T00:25:58.765Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T00:25:58.765Z] ---> Running in da149ef7f7ce [2022-05-12T00:26:02.160Z] Removing intermediate container da149ef7f7ce [2022-05-12T00:26:02.160Z] ---> 589293770b1a [2022-05-12T00:26:02.160Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-12T00:26:02.160Z] ---> Running in a3ca79337870 [2022-05-12T00:26:02.759Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-12T00:26:03.752Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-12T00:26:04.735Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-12T00:26:04.735Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-12T00:26:04.735Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-12T00:26:05.014Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-12T00:26:05.014Z] Executing busybox-1.34.1-r3.trigger [2022-05-12T00:26:05.014Z] OK: 224 MiB in 56 packages [2022-05-12T00:26:06.008Z] Removing intermediate container a3ca79337870 [2022-05-12T00:26:06.008Z] ---> 0866c3721267 [2022-05-12T00:26:06.008Z] Step 8/11 : COPY go.mod vendor* ./ [2022-05-12T00:26:06.606Z] ---> 0176b04484be [2022-05-12T00:26:06.606Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T00:26:06.606Z] ---> Running in fae16b75e0a3 [2022-05-12T00:27:14.637Z] Removing intermediate container fae16b75e0a3 [2022-05-12T00:27:14.637Z] ---> 035e48a5d852 [2022-05-12T00:27:14.637Z] Step 10/11 : COPY . . [2022-05-12T00:27:14.637Z] ---> cd0cb7201041 [2022-05-12T00:27:14.637Z] Step 11/11 : RUN ${MAKE} [2022-05-12T00:27:14.637Z] ---> Running in 1ba15b18faa9 [2022-05-12T00:27:14.637Z] Removing intermediate container 1ba15b18faa9 [2022-05-12T00:27:14.637Z] ---> f53318585fb0 [2022-05-12T00:27:14.637Z] [Warning] One or more build-args [MAKE] were not consumed [2022-05-12T00:27:14.637Z] Successfully built f53318585fb0 [2022-05-12T00:27:14.637Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:27:14.984Z] + docker inspect -f . ci-base-image-arm64 [2022-05-12T00:27:14.984Z] . [Pipeline] withDockerContainer [2022-05-12T00:27:15.216Z] prd-ubuntu20.04-docker-arm64-4c-16g-63336 does not seem to be running inside a container [2022-05-12T00:27:15.302Z] $ 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:16.585Z] $ docker top 5ac648c5f2d00b2a2809a74dbf2108cac6fbe0916cb2b84e421331daf2e7324e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-12T00:27:17.504Z] + go version [2022-05-12T00:27:17.504Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-12T00:27:17.538Z] $ docker stop --time=1 5ac648c5f2d00b2a2809a74dbf2108cac6fbe0916cb2b84e421331daf2e7324e [2022-05-12T00:27:19.162Z] $ docker rm -f 5ac648c5f2d00b2a2809a74dbf2108cac6fbe0916cb2b84e421331daf2e7324e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:27:19.793Z] + docker inspect -f . ci-base-image-arm64 [2022-05-12T00:27:19.793Z] . [Pipeline] withDockerContainer [2022-05-12T00:27:20.032Z] prd-ubuntu20.04-docker-arm64-4c-16g-63336 does not seem to be running inside a container [2022-05-12T00:27:20.121Z] $ 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:21.388Z] $ docker top 38772419a8f05616a840c8157fb7084db4f032b25d483fe9b8e0bf98a2ba6cd7 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-12T00:27:22.339Z] + make test [2022-05-12T00:27:22.339Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-12T00:27:24.338Z] ? github.com/edgexfoundry/device-gpio [no test files] [2022-05-12T00:28:46.219Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2022-05-12T00:28:46.219Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2022-05-12T00:28:46.219Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-12T00:28:46.219Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-12T00:29:13.063Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-12T00:29:13.063Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-12T00:29:13.063Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-12T00:29:15.066Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-12T00:29:15.086Z] $ docker stop --time=1 38772419a8f05616a840c8157fb7084db4f032b25d483fe9b8e0bf98a2ba6cd7 [2022-05-12T00:29:16.850Z] $ docker rm -f 38772419a8f05616a840c8157fb7084db4f032b25d483fe9b8e0bf98a2ba6cd7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-12T00:29:17.807Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-12T00:29:17.834Z] Warning: overwriting stash ‘coverage-report’ [2022-05-12T00:29:18.304Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-12T00:29:18.714Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-12T00:29:19.058Z] + ls -al . [2022-05-12T00:29:19.058Z] total 168 [2022-05-12T00:29:19.058Z] drwxrwxr-x 8 jenkins jenkins 4096 May 12 00:29 . [2022-05-12T00:29:19.058Z] drwxrwxr-x 4 jenkins jenkins 4096 May 12 00:25 .. [2022-05-12T00:29:19.058Z] -rw-rw-r-- 1 jenkins jenkins 120 May 12 00:25 .dockerignore [2022-05-12T00:29:19.058Z] drwxrwxr-x 8 jenkins jenkins 4096 May 12 00:25 .git [2022-05-12T00:29:19.058Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 00:25 .github [2022-05-12T00:29:19.058Z] -rw-rw-r-- 1 jenkins jenkins 343 May 12 00:25 .gitignore [2022-05-12T00:29:19.058Z] -rw-rw-r-- 1 jenkins jenkins 41 May 12 00:25 .golangci.yml [2022-05-12T00:29:19.058Z] -rw-rw-r-- 1 jenkins jenkins 9053 May 12 00:25 Attribution.txt [2022-05-12T00:29:19.058Z] -rw-rw-r-- 1 jenkins jenkins 3081 May 12 00:25 CHANGELOG.md [2022-05-12T00:29:19.058Z] -rw-rw-r-- 1 jenkins jenkins 1846 May 12 00:25 Dockerfile [2022-05-12T00:29:19.058Z] -rw-rw-r-- 1 jenkins jenkins 677 May 12 00:25 GOVERNANCE.md [2022-05-12T00:29:19.058Z] -rw-rw-r-- 1 jenkins jenkins 657 May 12 00:25 Jenkinsfile [2022-05-12T00:29:19.058Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 12 00:25 LICENSE [2022-05-12T00:29:19.058Z] -rw-rw-r-- 1 jenkins jenkins 1876 May 12 00:25 Makefile [2022-05-12T00:29:19.058Z] -rw-rw-r-- 1 jenkins jenkins 617 May 12 00:25 OWNERS.md [2022-05-12T00:29:19.058Z] -rw-rw-r-- 1 jenkins jenkins 11178 May 12 00:25 README.md [2022-05-12T00:29:19.058Z] -rw-rw-r-- 1 jenkins jenkins 5 May 12 00:20 VERSION [2022-05-12T00:29:19.058Z] drwxrwxr-x 2 jenkins jenkins 4096 May 12 00:25 bin [2022-05-12T00:29:19.058Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 00:25 cmd [2022-05-12T00:29:19.058Z] -rw-r--r-- 1 jenkins jenkins 10 May 12 00:27 coverage.out [2022-05-12T00:29:19.058Z] -rw-rw-r-- 1 jenkins jenkins 3236 May 12 00:25 go.mod [2022-05-12T00:29:19.058Z] -rw-rw-r-- 1 jenkins jenkins 47228 May 12 00:25 go.sum [2022-05-12T00:29:19.058Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 00:25 internal [2022-05-12T00:29:19.058Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 00:25 snap [2022-05-12T00:29:19.058Z] -rw-rw-r-- 1 jenkins jenkins 209 May 12 00:25 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:29:19.399Z] + 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=9369f9608d64b15c9777934bfb76e5ace2fc64e8 --label arch=arm64 --label version=0.0.0 . [2022-05-12T00:29:19.673Z] Sending build context to Docker daemon 7.898MB [2022-05-12T00:29:19.673Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-05-12T00:29:19.673Z] Step 2/25 : FROM ${BASE} AS builder [2022-05-12T00:29:19.673Z] ---> f53318585fb0 [2022-05-12T00:29:19.673Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-12T00:29:19.948Z] ---> Running in cec2c8c495c2 [2022-05-12T00:29:20.221Z] Removing intermediate container cec2c8c495c2 [2022-05-12T00:29:20.221Z] ---> 75295244d163 [2022-05-12T00:29:20.221Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2022-05-12T00:29:20.221Z] ---> Running in bf6fbe994a59 [2022-05-12T00:29:20.494Z] Removing intermediate container bf6fbe994a59 [2022-05-12T00:29:20.494Z] ---> 6f4f7a71d30a [2022-05-12T00:29:20.494Z] Step 5/25 : WORKDIR /device-gpio [2022-05-12T00:29:20.765Z] ---> Running in 9f46bed37ed4 [2022-05-12T00:29:21.038Z] Removing intermediate container 9f46bed37ed4 [2022-05-12T00:29:21.038Z] ---> 9d6da6fab0c4 [2022-05-12T00:29:21.038Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T00:29:21.038Z] ---> Running in 8f5c66182e90 [2022-05-12T00:29:22.469Z] Removing intermediate container 8f5c66182e90 [2022-05-12T00:29:22.469Z] ---> c549fbc92f61 [2022-05-12T00:29:22.469Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-12T00:29:22.747Z] ---> Running in 513a14a0ff85 [2022-05-12T00:29:23.723Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-12T00:29:24.707Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-12T00:29:25.304Z] OK: 224 MiB in 56 packages [2022-05-12T00:29:26.285Z] Removing intermediate container 513a14a0ff85 [2022-05-12T00:29:26.285Z] ---> 9384ab989a7b [2022-05-12T00:29:26.285Z] Step 8/25 : COPY go.mod vendor* ./ [2022-05-12T00:29:26.594Z] ---> 4f25f5926419 [2022-05-12T00:29:26.594Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T00:29:26.892Z] ---> Running in a8611c09b1ad [2022-05-12T00:29:28.913Z] Removing intermediate container a8611c09b1ad [2022-05-12T00:29:28.913Z] ---> 7c8b24d23594 [2022-05-12T00:29:28.913Z] Step 10/25 : COPY . . [2022-05-12T00:29:29.887Z] ---> 24da687b07e3 [2022-05-12T00:29:29.887Z] Step 11/25 : RUN ${MAKE} [2022-05-12T00:29:29.887Z] ---> Running in 31c4a1787bd1 [2022-05-12T00:29:31.325Z] Removing intermediate container 31c4a1787bd1 [2022-05-12T00:29:31.325Z] ---> 13b86b3ed217 [2022-05-12T00:29:31.325Z] Step 12/25 : FROM alpine:3.15 [2022-05-12T00:29:31.921Z] 3.15: Pulling from library/alpine [2022-05-12T00:29:32.195Z] 9981e73032c8: Pulling fs layer [2022-05-12T00:29:32.468Z] 9981e73032c8: Download complete [2022-05-12T00:29:33.067Z] 9981e73032c8: Pull complete [2022-05-12T00:29:33.067Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-12T00:29:33.067Z] Status: Downloaded newer image for alpine:3.15 [2022-05-12T00:29:33.067Z] ---> 3fb3c9af89a9 [2022-05-12T00:29:33.067Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2022-05-12T00:29:33.067Z] ---> Running in b8093cf40088 [2022-05-12T00:29:33.342Z] Removing intermediate container b8093cf40088 [2022-05-12T00:29:33.342Z] ---> 73ef57a800b1 [2022-05-12T00:29:33.342Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T00:29:33.620Z] ---> Running in 600daf7ef453 [2022-05-12T00:29:35.067Z] Removing intermediate container 600daf7ef453 [2022-05-12T00:29:35.067Z] ---> 6d0906f74e95 [2022-05-12T00:29:35.067Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-05-12T00:29:35.067Z] ---> Running in e32395523f23 [2022-05-12T00:29:36.059Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-12T00:29:37.049Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-12T00:29:38.482Z] (1/5) Installing libgcc (10.3.1_git20211027-r0) [2022-05-12T00:29:38.482Z] (2/5) Installing libsodium (1.0.18-r0) [2022-05-12T00:29:38.482Z] (3/5) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-12T00:29:38.755Z] (4/5) Installing libzmq (4.3.4-r0) [2022-05-12T00:29:38.755Z] (5/5) Installing zeromq (4.3.4-r0) [2022-05-12T00:29:38.755Z] Executing busybox-1.34.1-r5.trigger [2022-05-12T00:29:39.029Z] OK: 8 MiB in 19 packages [2022-05-12T00:29:40.022Z] Removing intermediate container e32395523f23 [2022-05-12T00:29:40.022Z] ---> a01b2d876192 [2022-05-12T00:29:40.022Z] Step 16/25 : WORKDIR / [2022-05-12T00:29:40.022Z] ---> Running in 5c612b72a535 [2022-05-12T00:29:40.300Z] Removing intermediate container 5c612b72a535 [2022-05-12T00:29:40.300Z] ---> 52c21d6b04ba [2022-05-12T00:29:40.300Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2022-05-12T00:29:40.896Z] ---> 6bf02bd306c3 [2022-05-12T00:29:40.896Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2022-05-12T00:29:41.174Z] ---> 89c1144d9d79 [2022-05-12T00:29:41.174Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2022-05-12T00:29:41.776Z] ---> 7502b1c11d17 [2022-05-12T00:29:41.776Z] Step 20/25 : EXPOSE 59910 [2022-05-12T00:29:42.049Z] ---> Running in 9c28c9ab6553 [2022-05-12T00:29:42.325Z] Removing intermediate container 9c28c9ab6553 [2022-05-12T00:29:42.325Z] ---> 4c9db188cbf0 [2022-05-12T00:29:42.325Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2022-05-12T00:29:42.325Z] ---> Running in 9e42edcdb2bd [2022-05-12T00:29:42.600Z] Removing intermediate container 9e42edcdb2bd [2022-05-12T00:29:42.600Z] ---> 1033184c53d4 [2022-05-12T00:29:42.600Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-12T00:29:42.600Z] ---> Running in d12acee32c4a [2022-05-12T00:29:42.878Z] Removing intermediate container d12acee32c4a [2022-05-12T00:29:42.878Z] ---> 13705c97f22e [2022-05-12T00:29:42.878Z] Step 23/25 : LABEL arch=arm64 [2022-05-12T00:29:43.168Z] ---> Running in c20863a9cfae [2022-05-12T00:29:43.443Z] Removing intermediate container c20863a9cfae [2022-05-12T00:29:43.443Z] ---> fac2bb069b12 [2022-05-12T00:29:43.443Z] Step 24/25 : LABEL git_sha=9369f9608d64b15c9777934bfb76e5ace2fc64e8 [2022-05-12T00:29:43.443Z] ---> Running in 1220b361cba8 [2022-05-12T00:29:43.721Z] Removing intermediate container 1220b361cba8 [2022-05-12T00:29:43.721Z] ---> f30418ea862d [2022-05-12T00:29:43.721Z] Step 25/25 : LABEL version=0.0.0 [2022-05-12T00:29:44.163Z] ---> Running in ace86364eddb [2022-05-12T00:29:44.163Z] Removing intermediate container ace86364eddb [2022-05-12T00:29:44.163Z] ---> 63eae60ac81a [2022-05-12T00:29:44.163Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2022-05-12T00:29:44.163Z] Successfully built 63eae60ac81a [2022-05-12T00:29:44.163Z] 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:44.611Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-12T00:29:44.611Z] [2022-05-12T00:29:44.611Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:29:44.977Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-12T00:29:45.254Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-12T00:29:45.254Z] 8998bd30e6a1: Pulling fs layer [2022-05-12T00:29:45.254Z] 04944245beec: Pulling fs layer [2022-05-12T00:29:45.254Z] 699f458cf7ca: Pulling fs layer [2022-05-12T00:29:45.254Z] 765212b225bb: Pulling fs layer [2022-05-12T00:29:45.254Z] f23df028b6ca: Pulling fs layer [2022-05-12T00:29:45.254Z] d65c8cfc05b1: Pulling fs layer [2022-05-12T00:29:45.254Z] 2437ff75d9bd: Pulling fs layer [2022-05-12T00:29:45.254Z] f23df028b6ca: Waiting [2022-05-12T00:29:45.254Z] d65c8cfc05b1: Waiting [2022-05-12T00:29:45.254Z] 2437ff75d9bd: Waiting [2022-05-12T00:29:45.254Z] 765212b225bb: Waiting [2022-05-12T00:29:45.254Z] 04944245beec: Verifying Checksum [2022-05-12T00:29:45.254Z] 04944245beec: Download complete [2022-05-12T00:29:45.254Z] 765212b225bb: Verifying Checksum [2022-05-12T00:29:45.254Z] 765212b225bb: Download complete [2022-05-12T00:29:45.254Z] f23df028b6ca: Download complete [2022-05-12T00:29:45.528Z] d65c8cfc05b1: Verifying Checksum [2022-05-12T00:29:45.528Z] d65c8cfc05b1: Download complete [2022-05-12T00:29:45.528Z] 699f458cf7ca: Verifying Checksum [2022-05-12T00:29:45.528Z] 699f458cf7ca: Download complete [2022-05-12T00:29:45.803Z] 8998bd30e6a1: Verifying Checksum [2022-05-12T00:29:45.803Z] 8998bd30e6a1: Download complete [2022-05-12T00:29:48.432Z] 2437ff75d9bd: Download complete [2022-05-12T00:29:50.408Z] 8998bd30e6a1: Pull complete [2022-05-12T00:29:51.010Z] 04944245beec: Pull complete [2022-05-12T00:29:52.444Z] 699f458cf7ca: Pull complete [2022-05-12T00:29:52.718Z] 765212b225bb: Pull complete [2022-05-12T00:29:53.318Z] f23df028b6ca: Pull complete [2022-05-12T00:29:53.593Z] d65c8cfc05b1: Pull complete [2022-05-12T00:30:08.709Z] 2437ff75d9bd: Pull complete [2022-05-12T00:30:08.709Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-12T00:30:08.709Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-12T00:30:08.709Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-12T00:30:08.931Z] prd-ubuntu20.04-docker-arm64-4c-16g-63336 does not seem to be running inside a container [2022-05-12T00:30:09.018Z] $ 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:11.449Z] $ docker top 876e85c6d7337fb4cd76d6279ebbd3fb52c7bb7cf6f934077038e72006e194f5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-12T00:30:12.379Z] ---> job-cost.sh [2022-05-12T00:30:12.379Z] lf-activate-venv: SKIPPING [2022-05-12T00:30:12.379Z] INFO: No Stack... [2022-05-12T00:30:12.654Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-12T00:30:13.632Z] INFO: Archiving Costs [Pipeline] sh [2022-05-12T00:30:14.304Z] + cat /w/workspace/device-gpio/2/archives/cost.csv [2022-05-12T00:30:14.305Z] + cut -d, -f6 [Pipeline] lock [2022-05-12T00:30:14.370Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-33-2-stack-cost] [2022-05-12T00:30:14.378Z] Resource [jenkins-edgexfoundry-device-gpio-PR-33-2-stack-cost] did not exist. Created. [2022-05-12T00:30:14.378Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-33-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-12T00:30:15.059Z] /w/workspace/device-gpio/2@tmp/durable-c2753b5e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-12T00:30:15.731Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-12T00:30:15.751Z] Warning: overwriting stash ‘stack-cost’ [2022-05-12T00:30:15.797Z] Stashed 1 file(s) [Pipeline] } [2022-05-12T00:30:15.804Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-33-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-12T00:30:15.828Z] $ docker stop --time=1 876e85c6d7337fb4cd76d6279ebbd3fb52c7bb7cf6f934077038e72006e194f5 [2022-05-12T00:30:17.332Z] $ docker rm -f 876e85c6d7337fb4cd76d6279ebbd3fb52c7bb7cf6f934077038e72006e194f5 [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:17.806Z] provisioning config files... [2022-05-12T00:30:17.816Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-33@tmp/config6018733841076638973tmp [Pipeline] { [Pipeline] sh [2022-05-12T00:30:18.117Z] + set +x [2022-05-12T00:30:18.117Z] + curl -s https://codecov.io/bash [2022-05-12T00:30:18.117Z] + bash -s -- [2022-05-12T00:30:18.117Z] [2022-05-12T00:30:18.117Z] _____ _ [2022-05-12T00:30:18.117Z] / ____| | | [2022-05-12T00:30:18.117Z] | | ___ __| | ___ ___ _____ __ [2022-05-12T00:30:18.117Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-12T00:30:18.117Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-12T00:30:18.117Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-12T00:30:18.117Z] Bash-1.0.6 [2022-05-12T00:30:18.117Z] [2022-05-12T00:30:18.117Z] [2022-05-12T00:30:18.117Z] ==> git version 2.25.1 found [2022-05-12T00:30:18.117Z] ==> 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:18.117Z] Release-Date: 2020-01-08 [2022-05-12T00:30:18.117Z] 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:18.117Z] 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:18.117Z] ==> Jenkins CI detected. [2022-05-12T00:30:18.117Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-33 [2022-05-12T00:30:18.117Z] project root: . [2022-05-12T00:30:18.117Z] --> token set from env [2022-05-12T00:30:18.117Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-12T00:30:18.117Z] ==> Running gcov in . (disable via -X gcov) [2022-05-12T00:30:18.117Z] ==> Python coveragepy not found [2022-05-12T00:30:18.117Z] ==> Searching for coverage reports in: [2022-05-12T00:30:18.117Z] + . [2022-05-12T00:30:18.117Z] -> Found 1 reports [2022-05-12T00:30:18.117Z] ==> Detecting git/mercurial file structure [2022-05-12T00:30:18.117Z] ==> Reading reports [2022-05-12T00:30:18.117Z] + ./coverage.out bytes=10 [2022-05-12T00:30:18.117Z] ==> Appending adjustments [2022-05-12T00:30:18.117Z] https://docs.codecov.io/docs/fixing-reports [2022-05-12T00:30:18.117Z] + Found adjustments [2022-05-12T00:30:18.378Z] ==> Gzipping contents [2022-05-12T00:30:18.378Z] 4.0K /tmp/codecov.ZnHbHp.gz [2022-05-12T00:30:18.378Z] ==> Uploading reports [2022-05-12T00:30:18.378Z] url: https://codecov.io [2022-05-12T00:30:18.378Z] query: branch=PR-33&commit=9369f9608d64b15c9777934bfb76e5ace2fc64e8&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-33%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=33&job=&cmd_args= [2022-05-12T00:30:18.378Z] -> Pinging Codecov [2022-05-12T00:30:18.378Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-33&commit=9369f9608d64b15c9777934bfb76e5ace2fc64e8&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-33%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=33&job=&cmd_args= [2022-05-12T00:30:18.641Z] -> Uploading to [2022-05-12T00:30:18.641Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-12/3EC07B1A8CA8AF9BCAA0BB9F0134797F/9369f9608d64b15c9777934bfb76e5ace2fc64e8/c7ab25c8-5a67-4a66-8882-7a694bd1737e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220512%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220512T003018Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2acd08dbc46334379c7b0f9fdb077c99c1888fdc061dc9939b9be00404a97674 [2022-05-12T00:30:18.641Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-12T00:30:18.641Z] Dload Upload Total Spent Left Speed [2022-05-12T00:30:18.902Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 832 0 0 100 832 0 2764 --:--:-- --:--:-- --:--:-- 2764 [2022-05-12T00:30:18.902Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-gpio/commit/9369f9608d64b15c9777934bfb76e5ace2fc64e8 [Pipeline] } [2022-05-12T00:30:18.910Z] 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:19.691Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-33/archives ] [2022-05-12T00:30:19.691Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-33/archives [2022-05-12T00:30:19.691Z] total 16 [2022-05-12T00:30:19.691Z] drwxr-xr-x 3 root root 4096 May 12 00:22 . [2022-05-12T00:30:19.691Z] drwxrwxr-x 10 jenkins jenkins 4096 May 12 00:22 .. [2022-05-12T00:30:19.691Z] drwxr-xr-x 2 root root 4096 May 12 00:22 cost [2022-05-12T00:30:19.691Z] -rw-r--r-- 1 root root 81 May 12 00:22 cost.csv [2022-05-12T00:30:19.691Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-33/archives [2022-05-12T00:30:19.691Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-33/archives [2022-05-12T00:30:19.691Z] total 16 [2022-05-12T00:30:19.691Z] drwxr-xr-x 3 jenkins jenkins 4096 May 12 00:22 . [2022-05-12T00:30:19.691Z] drwxrwxr-x 10 jenkins jenkins 4096 May 12 00:22 .. [2022-05-12T00:30:19.691Z] drwxr-xr-x 2 jenkins jenkins 4096 May 12 00:22 cost [2022-05-12T00:30:19.691Z] -rw-r--r-- 1 jenkins jenkins 81 May 12 00:22 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-12T00:30:19.986Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T00:30:20.848Z] ---> package-listing.sh [2022-05-12T00:30:20.848Z] ++ facter osfamily [2022-05-12T00:30:20.848Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-12T00:30:21.107Z] + OS_FAMILY=debian [2022-05-12T00:30:21.107Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-33 [2022-05-12T00:30:21.107Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-12T00:30:21.107Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-12T00:30:21.107Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-12T00:30:21.107Z] + PACKAGES=/tmp/packages_start.txt [2022-05-12T00:30:21.107Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-33 ']' [2022-05-12T00:30:21.107Z] + PACKAGES=/tmp/packages_end.txt [2022-05-12T00:30:21.107Z] + case "${OS_FAMILY}" in [2022-05-12T00:30:21.107Z] + dpkg -l [2022-05-12T00:30:21.107Z] + grep '^ii' [2022-05-12T00:30:21.107Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-12T00:30:21.107Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-12T00:30:21.107Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-12T00:30:21.107Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-33 ']' [2022-05-12T00:30:21.107Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-33/archives/ [2022-05-12T00:30:21.107Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-33/archives/ [Pipeline] echo [2022-05-12T00:30:21.118Z] 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-33/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:21.398Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-12T00:30:21.951Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-12T00:30:21.951Z] . [Pipeline] withDockerContainer [2022-05-12T00:30:22.015Z] prd-ubuntu20.04-docker-8c-8g-63318 does not seem to be running inside a container [2022-05-12T00:30:22.062Z] $ 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-33/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-33 -v /w/workspace/edgexfoundry_device-gpio_PR-33:/w/workspace/edgexfoundry_device-gpio_PR-33:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-33@tmp:/w/workspace/edgexfoundry_device-gpio_PR-33@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:22.294Z] $ docker top 043c64f3e9e30d3a2e39c4322d8199e2a8cd72b52ed196e83add35894a9b6509 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-12T00:30:22.633Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-12T00:30:22.920Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-12T00:30:23.210Z] + ls /var/log/sa-host [2022-05-12T00:30:23.210Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-12T00:30:23.296Z] provisioning config files... [2022-05-12T00:30:23.306Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-33@tmp/config8087579165415062614tmp [Pipeline] { [Pipeline] echo [2022-05-12T00:30:23.325Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T00:30:23.616Z] ---> create-netrc.sh [Pipeline] } [2022-05-12T00:30:23.625Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-12T00:30:23.958Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-12T00:30:23.968Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T00:30:24.256Z] ---> sudo-logs.sh [2022-05-12T00:30:24.256Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-12T00:30:24.294Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T00:30:24.585Z] ---> job-cost.sh [2022-05-12T00:30:24.585Z] lf-activate-venv: SKIPPING [2022-05-12T00:30:24.585Z] DEBUG: total: 0.2199999988079071 [2022-05-12T00:30:24.585Z] INFO: Retrieving Stack Cost... [2022-05-12T00:30:24.846Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-12T00:30:25.416Z] INFO: Archiving Costs [Pipeline] echo [2022-05-12T00:30:25.431Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T00:30:25.722Z] ---> logs-deploy.sh [2022-05-12T00:30:25.722Z] lf-activate-venv: SKIPPING [2022-05-12T00:30:25.722Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-33/2 [2022-05-12T00:30:25.722Z] INFO: archiving workspace using pattern(s): [2022-05-12T00:30:26.676Z] Archives upload complete. [2022-05-12T00:30:26.934Z] INFO: archiving logs to Nexus