Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-gpio Loading trusted files from base branch main at 192d2e5d52be7054ee8f5929c78a4d9d1a66e905 rather than 2dc7ba70d418fcdfae7c26a8777ea3217c34fc43 Obtained Jenkinsfile from 192d2e5d52be7054ee8f5929c78a4d9d1a66e905 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-ssh7630935329381344221.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3861385432814310857.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-85/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-85/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3367426312180582403.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12851925093275750195.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-85/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-85/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15493926123177134471.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6291 in /w/workspace/edgexfoundry_device-gpio_PR-85 [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-85 # 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 Merging remotes/origin/main commit 192d2e5d52be7054ee8f5929c78a4d9d1a66e905 into PR head commit 2dc7ba70d418fcdfae7c26a8777ea3217c34fc43 Merge succeeded, producing d020f423e40276ddf1a3c259cca47fa21ccd9f81 Checking out Revision d020f423e40276ddf1a3c259cca47fa21ccd9f81 (PR-85) > 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/85/head:refs/remotes/origin/PR-85 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2dc7ba70d418fcdfae7c26a8777ea3217c34fc43 # 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 192d2e5d52be7054ee8f5929c78a4d9d1a66e905 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d020f423e40276ddf1a3c259cca47fa21ccd9f81 # timeout=10 Commit message: "Merge commit '192d2e5d52be7054ee8f5929c78a4d9d1a66e905' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-16T13:21:36.141Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-16T13:21:36.201Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-16T13:21:36.219Z] ========================================================= [2023-02-16T13:21:36.219Z] EdgeX Global Pipelines Version Info [2023-02-16T13:21:36.219Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk a77c3a67dac098b61323796c665ba1fae29ba181 # timeout=10 [2023-02-16T13:21:36.933Z] ------------------- [2023-02-16T13:21:36.933Z] stable info: [2023-02-16T13:21:36.933Z] ------------------- [2023-02-16T13:21:36.933Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-16T13:21:36.933Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-16T13:21:36.933Z] Message: update stable to v1.0.244 [2023-02-16T13:21:37.508Z] ------------------- [2023-02-16T13:21:37.508Z] experimental info: [2023-02-16T13:21:37.508Z] ------------------- [2023-02-16T13:21:37.508Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-16T13:21:37.508Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-16T13:21:37.508Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-16T13:21:37.660Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-02-16T13:21:37.674Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-02-16T13:21:37.687Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-16T13:21:37.702Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-16T13:21:37.718Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-16T13:21:37.734Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-16T13:21:37.750Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-16T13:21:37.768Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-02-16T13:21:37.784Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-16T13:21:37.799Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-16T13:21:37.815Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-16T13:21:37.827Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-02-16T13:21:37.842Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-16T13:21:37.858Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-16T13:21:37.875Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-16T13:21:37.889Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-16T13:21:37.905Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-16T13:21:37.921Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-16T13:21:37.933Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-16T13:21:37.948Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-16T13:21:37.962Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-02-16T13:21:37.978Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-02-16T13:21:37.992Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-16T13:21:38.011Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-16T13:21:38.023Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-16T13:21:38.033Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-16T13:21:38.042Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-16T13:21:38.050Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-85 [Pipeline] echo [2023-02-16T13:21:38.062Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-85 [Pipeline] echo [2023-02-16T13:21:38.080Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-85 [Pipeline] echo [2023-02-16T13:21:38.096Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d020f423e40276ddf1a3c259cca47fa21ccd9f81 [Pipeline] echo [2023-02-16T13:21:38.113Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d020f42 [Pipeline] echo [2023-02-16T13:21:38.125Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-16T13:21:38.166Z] provisioning config files... [2023-02-16T13:21:38.184Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-85@tmp/config11069572986975302695tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-16T13:21:38.483Z] ---> docker-login.sh [2023-02-16T13:21:38.483Z] nexus3.edgexfoundry.org:10001 [2023-02-16T13:21:38.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T13:21:39.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T13:21:39.006Z] Configure a credential helper to remove this warning. See [2023-02-16T13:21:39.006Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T13:21:39.006Z] [2023-02-16T13:21:39.006Z] Login Succeeded [2023-02-16T13:21:39.006Z] nexus3.edgexfoundry.org:10002 [2023-02-16T13:21:39.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T13:21:39.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T13:21:39.006Z] Configure a credential helper to remove this warning. See [2023-02-16T13:21:39.006Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T13:21:39.006Z] [2023-02-16T13:21:39.006Z] Login Succeeded [2023-02-16T13:21:39.006Z] nexus3.edgexfoundry.org:10003 [2023-02-16T13:21:39.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T13:21:39.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T13:21:39.283Z] Configure a credential helper to remove this warning. See [2023-02-16T13:21:39.283Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T13:21:39.283Z] [2023-02-16T13:21:39.283Z] Login Succeeded [2023-02-16T13:21:39.283Z] nexus3.edgexfoundry.org:10004 [2023-02-16T13:21:39.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T13:21:39.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T13:21:39.283Z] Configure a credential helper to remove this warning. See [2023-02-16T13:21:39.283Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T13:21:39.283Z] [2023-02-16T13:21:39.283Z] Login Succeeded [2023-02-16T13:21:39.283Z] docker.io [2023-02-16T13:21:39.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T13:21:39.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T13:21:39.851Z] Configure a credential helper to remove this warning. See [2023-02-16T13:21:39.851Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T13:21:39.851Z] [2023-02-16T13:21:39.851Z] Login Succeeded [2023-02-16T13:21:39.851Z] ---> docker-login.sh ends [Pipeline] } [2023-02-16T13:21:39.859Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-16T13:21:40.270Z] + git rev-list -1 --merges d020f423e40276ddf1a3c259cca47fa21ccd9f81~1..d020f423e40276ddf1a3c259cca47fa21ccd9f81 [Pipeline] echo [2023-02-16T13:21:40.314Z] -----------> git rev-list -1 --merges d020f423e40276ddf1a3c259cca47fa21ccd9f81~1..d020f423e40276ddf1a3c259cca47fa21ccd9f81 d020f423e40276ddf1a3c259cca47fa21ccd9f81 [2023-02-16T13:21:40.314Z] d020f423e40276ddf1a3c259cca47fa21ccd9f81 [false] [Pipeline] sh [2023-02-16T13:21:40.604Z] + git log --format=format:%s -1 d020f423e40276ddf1a3c259cca47fa21ccd9f81 [Pipeline] echo [2023-02-16T13:21:40.621Z] ========================================================= [2023-02-16T13:21:40.621Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-16T13:21:40.621Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-16T13:21:40.965Z] + git log --format=format:%s -1 d020f423e40276ddf1a3c259cca47fa21ccd9f81 [Pipeline] echo [2023-02-16T13:21:40.975Z] [semverPrep] GIT_COMMIT: d020f423e40276ddf1a3c259cca47fa21ccd9f81, Commit Message: Merge commit '192d2e5d52be7054ee8f5929c78a4d9d1a66e905' into HEAD [Pipeline] echo [2023-02-16T13:21:40.983Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-16T13:21:41.325Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-16T13:21:41.325Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-16T13:21:41.325Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-16T13:21:41.325Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-16T13:21:41.325Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-16T13:21:41.325Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-16T13:21:41.325Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T13:21:41.680Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-16T13:21:41.680Z] [2023-02-16T13:21:41.680Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T13:21:41.997Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-16T13:21:42.261Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-16T13:21:42.261Z] b85a868b505f: Pulling fs layer [2023-02-16T13:21:42.261Z] e2be974225ed: Pulling fs layer [2023-02-16T13:21:42.261Z] 339a4e72a1f5: Pulling fs layer [2023-02-16T13:21:42.261Z] 988bab9f4d93: Pulling fs layer [2023-02-16T13:21:42.261Z] 1469e6f7b9e6: Pulling fs layer [2023-02-16T13:21:42.261Z] eaf3925da568: Pulling fs layer [2023-02-16T13:21:42.261Z] bab4dde63d76: Pulling fs layer [2023-02-16T13:21:42.261Z] bde34c3a00c8: Pulling fs layer [2023-02-16T13:21:42.261Z] b352a97aabf1: Pulling fs layer [2023-02-16T13:21:42.261Z] 4872d77fe225: Pulling fs layer [2023-02-16T13:21:42.261Z] 5851b861e8e6: Pulling fs layer [2023-02-16T13:21:42.261Z] 1469e6f7b9e6: Waiting [2023-02-16T13:21:42.261Z] eaf3925da568: Waiting [2023-02-16T13:21:42.261Z] bab4dde63d76: Waiting [2023-02-16T13:21:42.261Z] 988bab9f4d93: Waiting [2023-02-16T13:21:42.261Z] bde34c3a00c8: Waiting [2023-02-16T13:21:42.261Z] b352a97aabf1: Waiting [2023-02-16T13:21:42.261Z] 4872d77fe225: Waiting [2023-02-16T13:21:42.261Z] 5851b861e8e6: Waiting [2023-02-16T13:21:42.261Z] e2be974225ed: Download complete [2023-02-16T13:21:42.261Z] 988bab9f4d93: Verifying Checksum [2023-02-16T13:21:42.261Z] 988bab9f4d93: Download complete [2023-02-16T13:21:42.528Z] 1469e6f7b9e6: Verifying Checksum [2023-02-16T13:21:42.528Z] 1469e6f7b9e6: Download complete [2023-02-16T13:21:42.528Z] eaf3925da568: Download complete [2023-02-16T13:21:42.528Z] 339a4e72a1f5: Verifying Checksum [2023-02-16T13:21:42.528Z] 339a4e72a1f5: Download complete [2023-02-16T13:21:42.528Z] bde34c3a00c8: Download complete [2023-02-16T13:21:42.528Z] b352a97aabf1: Download complete [2023-02-16T13:21:42.789Z] 4872d77fe225: Verifying Checksum [2023-02-16T13:21:42.790Z] 4872d77fe225: Download complete [2023-02-16T13:21:42.790Z] 5851b861e8e6: Download complete [2023-02-16T13:21:42.790Z] b85a868b505f: Verifying Checksum [2023-02-16T13:21:42.790Z] b85a868b505f: Download complete [2023-02-16T13:21:43.059Z] bab4dde63d76: Verifying Checksum [2023-02-16T13:21:43.059Z] bab4dde63d76: Download complete [2023-02-16T13:21:44.001Z] b85a868b505f: Pull complete [2023-02-16T13:21:44.260Z] e2be974225ed: Pull complete [2023-02-16T13:21:44.830Z] 339a4e72a1f5: Pull complete [2023-02-16T13:21:44.830Z] 988bab9f4d93: Pull complete [2023-02-16T13:21:45.090Z] 1469e6f7b9e6: Pull complete [2023-02-16T13:21:45.090Z] eaf3925da568: Pull complete [2023-02-16T13:21:47.629Z] bab4dde63d76: Pull complete [2023-02-16T13:21:47.629Z] bde34c3a00c8: Pull complete [2023-02-16T13:21:47.629Z] b352a97aabf1: Pull complete [2023-02-16T13:21:47.888Z] 4872d77fe225: Pull complete [2023-02-16T13:21:48.150Z] 5851b861e8e6: Pull complete [2023-02-16T13:21:48.409Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-16T13:21:48.409Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-16T13:21:48.409Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T13:21:48.494Z] prd-ubuntu20.04-docker-8c-8g-6291 does not seem to be running inside a container [2023-02-16T13:21:48.532Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-85 -v /w/workspace/edgexfoundry_device-gpio_PR-85:/w/workspace/edgexfoundry_device-gpio_PR-85:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-85@tmp:/w/workspace/edgexfoundry_device-gpio_PR-85@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-16T13:22:06.834Z] $ docker top 87e56d2ef041d200e245cd86b19ffa3af45b2f7c36026518c8840c478597b950 -eo pid,comm [2023-02-16T13:22:06.894Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-02-16T13:22:06.894Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-16T13:22:06.930Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-16T13:22:06.930Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-16T13:22:07.034Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-16T13:22:07.040Z] $ docker exec 87e56d2ef041d200e245cd86b19ffa3af45b2f7c36026518c8840c478597b950 ssh-agent [2023-02-16T13:22:07.146Z] SSH_AUTH_SOCK=/tmp/ssh-UaxZ8vtQC6hv/agent.14 [2023-02-16T13:22:07.146Z] SSH_AGENT_PID=20 [2023-02-16T13:22:07.153Z] Running ssh-add (command line suppressed) [2023-02-16T13:22:07.377Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-85@tmp/private_key_5998604089243698983.key (/w/workspace/edgexfoundry_device-gpio_PR-85@tmp/private_key_5998604089243698983.key) [2023-02-16T13:22:07.388Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-16T13:22:07.674Z] + git tag --points-at HEAD [Pipeline] } [2023-02-16T13:22:07.695Z] $ docker exec --env ******** --env ******** 87e56d2ef041d200e245cd86b19ffa3af45b2f7c36026518c8840c478597b950 ssh-agent -k [2023-02-16T13:22:07.801Z] unset SSH_AUTH_SOCK; [2023-02-16T13:22:07.802Z] unset SSH_AGENT_PID; [2023-02-16T13:22:07.802Z] echo Agent pid 20 killed; [2023-02-16T13:22:07.807Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-16T13:22:07.833Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-16T13:22:07.833Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-16T13:22:08.027Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-16T13:22:08.033Z] $ docker exec 87e56d2ef041d200e245cd86b19ffa3af45b2f7c36026518c8840c478597b950 ssh-agent [2023-02-16T13:22:08.132Z] SSH_AUTH_SOCK=/tmp/ssh-TuQKUKJWawF1/agent.53 [2023-02-16T13:22:08.132Z] SSH_AGENT_PID=59 [2023-02-16T13:22:08.136Z] Running ssh-add (command line suppressed) [2023-02-16T13:22:08.260Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-85@tmp/private_key_16877628733440885650.key (/w/workspace/edgexfoundry_device-gpio_PR-85@tmp/private_key_16877628733440885650.key) [2023-02-16T13:22:08.273Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-16T13:22:08.563Z] + git semver init [2023-02-16T13:22:08.822Z] 2023-02-16 13:22:08,729 [run_init] DEBUG init version:0.0.0 force:False [2023-02-16T13:22:08.822Z] 2023-02-16 13:22:08,730 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-85/.semver [2023-02-16T13:22:08.822Z] 2023-02-16 13:22:08,730 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-85/.semver [2023-02-16T13:22:08.822Z] 2023-02-16 13:22:08,731 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-85/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-85, universal_newlines=False, shell=None, istream=None) [2023-02-16T13:22:10.200Z] 2023-02-16 13:22:10,076 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-85/.git/info/exclude [2023-02-16T13:22:10.200Z] 2023-02-16 13:22:10,076 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-85/.semver/PR-85 with force:False [2023-02-16T13:22:10.200Z] 2023-02-16 13:22:10,077 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-85/.semver/PR-85 [2023-02-16T13:22:10.200Z] 2023-02-16 13:22:10,080 [execute] INFO git cat-file --batch-check [2023-02-16T13:22:10.200Z] 2023-02-16 13:22:10,081 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-85/.semver, universal_newlines=False, shell=None, istream=) [2023-02-16T13:22:10.200Z] 2023-02-16 13:22:10,087 [execute] INFO git cat-file --batch [2023-02-16T13:22:10.200Z] 2023-02-16 13:22:10,087 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-85/.semver, universal_newlines=False, shell=None, istream=) [2023-02-16T13:22:10.200Z] 2023-02-16 13:22:10,092 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-85/.semver/PR-85 [2023-02-16T13:22:10.200Z] 0.0.0 [Pipeline] } [2023-02-16T13:22:10.214Z] $ docker exec --env ******** --env ******** 87e56d2ef041d200e245cd86b19ffa3af45b2f7c36026518c8840c478597b950 ssh-agent -k [2023-02-16T13:22:10.315Z] unset SSH_AUTH_SOCK; [2023-02-16T13:22:10.316Z] unset SSH_AGENT_PID; [2023-02-16T13:22:10.316Z] echo Agent pid 59 killed; [2023-02-16T13:22:10.323Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-16T13:22:10.617Z] + git semver [Pipeline] } [2023-02-16T13:22:11.199Z] $ docker stop --time=1 87e56d2ef041d200e245cd86b19ffa3af45b2f7c36026518c8840c478597b950 [2023-02-16T13:22:13.845Z] $ docker rm -f --volumes 87e56d2ef041d200e245cd86b19ffa3af45b2f7c36026518c8840c478597b950 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-16T13:22:14.467Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-16T13:22:14.726Z] Stashed 1 file(s) [Pipeline] echo [2023-02-16T13:22:14.729Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-16T13:22:14.883Z] provisioning config files... [2023-02-16T13:22:14.893Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-85@tmp/config4610488073387706170tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-16T13:22:15.186Z] ---> docker-login.sh [2023-02-16T13:22:15.186Z] nexus3.edgexfoundry.org:10001 [2023-02-16T13:22:15.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T13:22:15.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T13:22:15.186Z] Configure a credential helper to remove this warning. See [2023-02-16T13:22:15.186Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T13:22:15.186Z] [2023-02-16T13:22:15.186Z] Login Succeeded [2023-02-16T13:22:15.186Z] nexus3.edgexfoundry.org:10002 [2023-02-16T13:22:15.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T13:22:15.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T13:22:15.186Z] Configure a credential helper to remove this warning. See [2023-02-16T13:22:15.186Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T13:22:15.186Z] [2023-02-16T13:22:15.186Z] Login Succeeded [2023-02-16T13:22:15.186Z] nexus3.edgexfoundry.org:10003 [2023-02-16T13:22:15.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T13:22:15.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T13:22:15.444Z] Configure a credential helper to remove this warning. See [2023-02-16T13:22:15.444Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T13:22:15.444Z] [2023-02-16T13:22:15.444Z] Login Succeeded [2023-02-16T13:22:15.444Z] nexus3.edgexfoundry.org:10004 [2023-02-16T13:22:15.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T13:22:15.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T13:22:15.444Z] Configure a credential helper to remove this warning. See [2023-02-16T13:22:15.444Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T13:22:15.444Z] [2023-02-16T13:22:15.444Z] Login Succeeded [2023-02-16T13:22:15.444Z] docker.io [2023-02-16T13:22:15.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T13:22:15.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T13:22:15.964Z] Configure a credential helper to remove this warning. See [2023-02-16T13:22:15.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T13:22:15.964Z] [2023-02-16T13:22:15.964Z] Login Succeeded [2023-02-16T13:22:15.964Z] ---> docker-login.sh ends [Pipeline] } [2023-02-16T13:22:15.970Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-16T13:22:16.026Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-16T13:22:16.035Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-16T13:22:16.047Z] ========================================================= [2023-02-16T13:22:16.047Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-16T13:22:16.047Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T13:22:16.365Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-16T13:22:16.365Z] Sending build context to Docker daemon 16.02MB [2023-02-16T13:22:16.365Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-16T13:22:16.365Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-16T13:22:17.308Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-16T13:22:17.308Z] 213ec9aee27d: Pulling fs layer [2023-02-16T13:22:17.308Z] 4583459ba037: Pulling fs layer [2023-02-16T13:22:17.308Z] 93c1e223e6f2: Pulling fs layer [2023-02-16T13:22:17.308Z] 53926ce57604: Pulling fs layer [2023-02-16T13:22:17.308Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-16T13:22:17.308Z] 22ff95d597cd: Pulling fs layer [2023-02-16T13:22:17.308Z] 12d6caf4c0d1: Pulling fs layer [2023-02-16T13:22:17.308Z] 96b7cbca73a9: Pulling fs layer [2023-02-16T13:22:17.308Z] a7acece74701: Pulling fs layer [2023-02-16T13:22:17.308Z] 21b2b0c7a3f4: Waiting [2023-02-16T13:22:17.308Z] 96b7cbca73a9: Waiting [2023-02-16T13:22:17.308Z] a7acece74701: Waiting [2023-02-16T13:22:17.308Z] 53926ce57604: Waiting [2023-02-16T13:22:17.308Z] 22ff95d597cd: Waiting [2023-02-16T13:22:17.308Z] 12d6caf4c0d1: Waiting [2023-02-16T13:22:17.308Z] 93c1e223e6f2: Verifying Checksum [2023-02-16T13:22:17.308Z] 93c1e223e6f2: Download complete [2023-02-16T13:22:17.308Z] 4583459ba037: Verifying Checksum [2023-02-16T13:22:17.308Z] 4583459ba037: Download complete [2023-02-16T13:22:17.308Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-16T13:22:17.308Z] 21b2b0c7a3f4: Download complete [2023-02-16T13:22:17.308Z] 22ff95d597cd: Verifying Checksum [2023-02-16T13:22:17.308Z] 22ff95d597cd: Download complete [2023-02-16T13:22:17.308Z] 213ec9aee27d: Verifying Checksum [2023-02-16T13:22:17.308Z] 213ec9aee27d: Download complete [2023-02-16T13:22:17.308Z] 12d6caf4c0d1: Download complete [2023-02-16T13:22:18.310Z] 213ec9aee27d: Pull complete [2023-02-16T13:22:18.582Z] a7acece74701: Verifying Checksum [2023-02-16T13:22:18.582Z] a7acece74701: Download complete [2023-02-16T13:22:18.582Z] 53926ce57604: Verifying Checksum [2023-02-16T13:22:18.582Z] 53926ce57604: Download complete [2023-02-16T13:22:18.582Z] 4583459ba037: Pull complete [2023-02-16T13:22:19.169Z] 96b7cbca73a9: Verifying Checksum [2023-02-16T13:22:19.169Z] 96b7cbca73a9: Download complete [2023-02-16T13:22:20.105Z] 93c1e223e6f2: Pull complete [2023-02-16T13:22:25.365Z] 53926ce57604: Pull complete [2023-02-16T13:22:25.365Z] 21b2b0c7a3f4: Pull complete [2023-02-16T13:22:25.624Z] 22ff95d597cd: Pull complete [2023-02-16T13:22:26.189Z] 12d6caf4c0d1: Pull complete [2023-02-16T13:22:29.470Z] 96b7cbca73a9: Pull complete [2023-02-16T13:22:29.840Z] Still waiting to schedule task [2023-02-16T13:22:29.841Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-6294’ is offline [2023-02-16T13:22:30.403Z] a7acece74701: Pull complete [2023-02-16T13:22:30.974Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-16T13:22:30.974Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-16T13:22:30.974Z] ---> db6d94c90886 [2023-02-16T13:22:30.974Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-02-16T13:22:49.193Z] ---> Running in 6554b5ad1c09 [2023-02-16T13:22:49.193Z] Removing intermediate container 6554b5ad1c09 [2023-02-16T13:22:49.193Z] ---> bd4b919d14c3 [2023-02-16T13:22:49.193Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-16T13:22:49.193Z] ---> Running in b767e23aa05f [2023-02-16T13:22:49.193Z] Removing intermediate container b767e23aa05f [2023-02-16T13:22:49.193Z] ---> d2714ed2e426 [2023-02-16T13:22:49.193Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-02-16T13:22:49.193Z] ---> Running in d8da5ed73d31 [2023-02-16T13:22:49.193Z] Removing intermediate container d8da5ed73d31 [2023-02-16T13:22:49.193Z] ---> 7e6c8c060dd7 [2023-02-16T13:22:49.193Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-16T13:22:49.467Z] ---> Running in a60ddbf7acb2 [2023-02-16T13:22:50.049Z] Removing intermediate container a60ddbf7acb2 [2023-02-16T13:22:50.049Z] ---> 57182a408aa9 [2023-02-16T13:22:50.049Z] Step 7/12 : WORKDIR /device-gpio [2023-02-16T13:22:50.309Z] ---> Running in ea240e2a0d19 [2023-02-16T13:22:51.689Z] Removing intermediate container ea240e2a0d19 [2023-02-16T13:22:51.689Z] ---> 6e9af2d91122 [2023-02-16T13:22:51.689Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-16T13:22:52.260Z] ---> Running in 0c8f8c30029e [2023-02-16T13:22:52.827Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-16T13:22:52.827Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-16T13:22:53.085Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-02-16T13:22:53.085Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-02-16T13:22:53.085Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-02-16T13:22:53.085Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-02-16T13:22:53.085Z] Executing busybox-1.35.0-r17.trigger [2023-02-16T13:22:53.085Z] OK: 216 MiB in 55 packages [2023-02-16T13:22:55.007Z] Removing intermediate container 0c8f8c30029e [2023-02-16T13:22:55.007Z] ---> d535fecdee29 [2023-02-16T13:22:55.007Z] Step 9/12 : COPY go.mod vendor* ./ [2023-02-16T13:22:55.266Z] ---> 707ae443fe89 [2023-02-16T13:22:55.266Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T13:22:55.525Z] ---> Running in 67c432a846a7 [2023-02-16T13:24:03.367Z] Removing intermediate container 67c432a846a7 [2023-02-16T13:24:03.367Z] ---> bbf71cc27d26 [2023-02-16T13:24:03.367Z] Step 11/12 : COPY . . [2023-02-16T13:24:03.367Z] ---> 3a9403a923f2 [2023-02-16T13:24:03.367Z] Step 12/12 : RUN ${MAKE} [2023-02-16T13:24:03.367Z] ---> Running in a2960ca0051c [2023-02-16T13:24:03.367Z] noop [2023-02-16T13:24:03.367Z] Removing intermediate container a2960ca0051c [2023-02-16T13:24:03.367Z] ---> e3bf9eca3713 [2023-02-16T13:24:03.367Z] Successfully built e3bf9eca3713 [2023-02-16T13:24:03.367Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T13:24:03.697Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-16T13:24:03.697Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T13:24:03.765Z] prd-ubuntu20.04-docker-8c-8g-6291 does not seem to be running inside a container [2023-02-16T13:24:03.805Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-85 -v /w/workspace/edgexfoundry_device-gpio_PR-85:/w/workspace/edgexfoundry_device-gpio_PR-85:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-85@tmp:/w/workspace/edgexfoundry_device-gpio_PR-85@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-16T13:24:04.288Z] $ docker top 8c5471014ad5e04944e2a1f971713978a9ff8b154a3c13937d3c09b729b45ef4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-16T13:24:04.643Z] + go version [2023-02-16T13:24:04.643Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-16T13:24:04.667Z] $ docker stop --time=1 8c5471014ad5e04944e2a1f971713978a9ff8b154a3c13937d3c09b729b45ef4 [2023-02-16T13:24:06.159Z] $ docker rm -f --volumes 8c5471014ad5e04944e2a1f971713978a9ff8b154a3c13937d3c09b729b45ef4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T13:24:06.572Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-16T13:24:06.572Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T13:24:06.645Z] prd-ubuntu20.04-docker-8c-8g-6291 does not seem to be running inside a container [2023-02-16T13:24:06.687Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-gpio_PR-85 -v /w/workspace/edgexfoundry_device-gpio_PR-85:/w/workspace/edgexfoundry_device-gpio_PR-85:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-85@tmp:/w/workspace/edgexfoundry_device-gpio_PR-85@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-16T13:24:07.207Z] $ docker top c25270b9aece7b1014b2b4a5670b1f5db0dbfb0e6e6e769cdeba4598444115fc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-16T13:24:07.553Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-85 [Pipeline] fileExists [Pipeline] sh [2023-02-16T13:24:07.851Z] + make test [2023-02-16T13:24:07.851Z] go test ./... -coverprofile=coverage.out ./... [2023-02-16T13:24:08.109Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-02-16T13:24:16.210Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-02-16T13:24:16.210Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-02-16T13:24:22.780Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-16T13:24:22.780Z] go vet ./... [2023-02-16T13:24:25.304Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-16T13:24:25.304Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-16T13:24:25.304Z] ./bin/test-attribution-txt.sh [2023-02-16T13:24:25.304Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-02-16T13:24:25.304Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-02-16T13:24:25.317Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-16T13:24:25.337Z] $ docker stop --time=1 c25270b9aece7b1014b2b4a5670b1f5db0dbfb0e6e6e769cdeba4598444115fc [2023-02-16T13:24:29.209Z] $ docker rm -f --volumes c25270b9aece7b1014b2b4a5670b1f5db0dbfb0e6e6e769cdeba4598444115fc [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-16T13:24:29.664Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-16T13:24:29.710Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-02-16T13:24:30.124Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-16T13:24:30.410Z] + ls -al . [2023-02-16T13:24:30.410Z] total 160 [2023-02-16T13:24:30.410Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 16 13:24 . [2023-02-16T13:24:30.410Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 13:21 .. [2023-02-16T13:24:30.410Z] -rw-rw-r-- 1 jenkins jenkins 120 Feb 16 13:21 .dockerignore [2023-02-16T13:24:30.410Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 16 13:24 .git [2023-02-16T13:24:30.410Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 13:21 .github [2023-02-16T13:24:30.410Z] -rw-rw-r-- 1 jenkins jenkins 343 Feb 16 13:21 .gitignore [2023-02-16T13:24:30.410Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 16 13:21 .golangci.yml [2023-02-16T13:24:30.410Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 16 13:22 .semver [2023-02-16T13:24:30.410Z] -rw-rw-r-- 1 jenkins jenkins 9587 Feb 16 13:21 Attribution.txt [2023-02-16T13:24:30.410Z] -rw-rw-r-- 1 jenkins jenkins 4069 Feb 16 13:21 CHANGELOG.md [2023-02-16T13:24:30.410Z] -rw-rw-r-- 1 jenkins jenkins 1542 Feb 16 13:21 Dockerfile [2023-02-16T13:24:30.410Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 16 13:21 GOVERNANCE.md [2023-02-16T13:24:30.410Z] -rw-rw-r-- 1 jenkins jenkins 657 Feb 16 13:21 Jenkinsfile [2023-02-16T13:24:30.410Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 16 13:21 LICENSE [2023-02-16T13:24:30.410Z] -rw-rw-r-- 1 jenkins jenkins 1657 Feb 16 13:21 Makefile [2023-02-16T13:24:30.410Z] -rw-rw-r-- 1 jenkins jenkins 617 Feb 16 13:21 OWNERS.md [2023-02-16T13:24:30.410Z] -rw-rw-r-- 1 jenkins jenkins 11842 Feb 16 13:21 README.md [2023-02-16T13:24:30.410Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 16 13:22 VERSION [2023-02-16T13:24:30.410Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 13:21 bin [2023-02-16T13:24:30.410Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 13:21 cmd [2023-02-16T13:24:30.410Z] -rw-r--r-- 1 jenkins jenkins 10 Feb 16 13:24 coverage.out [2023-02-16T13:24:30.410Z] -rw-rw-r-- 1 jenkins jenkins 3366 Feb 16 13:21 go.mod [2023-02-16T13:24:30.410Z] -rw-rw-r-- 1 jenkins jenkins 34697 Feb 16 13:21 go.sum [2023-02-16T13:24:30.410Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 13:21 internal [2023-02-16T13:24:30.410Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 13:21 snap [2023-02-16T13:24:30.410Z] -rw-rw-r-- 1 jenkins jenkins 209 Feb 16 13:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T13:24:30.717Z] + 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=d020f423e40276ddf1a3c259cca47fa21ccd9f81 --label arch=amd64 --label version=0.0.0 . [2023-02-16T13:24:30.717Z] Sending build context to Docker daemon 16.02MB [2023-02-16T13:24:30.717Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2023-02-16T13:24:30.717Z] Step 2/25 : FROM ${BASE} AS builder [2023-02-16T13:24:30.717Z] ---> e3bf9eca3713 [2023-02-16T13:24:30.717Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-02-16T13:24:31.288Z] ---> Running in fe57ff21a9b2 [2023-02-16T13:24:31.288Z] Removing intermediate container fe57ff21a9b2 [2023-02-16T13:24:31.288Z] ---> 2379b01b9449 [2023-02-16T13:24:31.288Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-16T13:24:31.288Z] ---> Running in 1755cde21cba [2023-02-16T13:24:31.288Z] Removing intermediate container 1755cde21cba [2023-02-16T13:24:31.288Z] ---> f928ba7c6d14 [2023-02-16T13:24:31.288Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-02-16T13:24:31.288Z] ---> Running in c3524be322f1 [2023-02-16T13:24:31.288Z] Removing intermediate container c3524be322f1 [2023-02-16T13:24:31.288Z] ---> 7a817082c7eb [2023-02-16T13:24:31.288Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-02-16T13:24:31.546Z] ---> Running in 9464a13a34f1 [2023-02-16T13:24:31.546Z] Removing intermediate container 9464a13a34f1 [2023-02-16T13:24:31.546Z] ---> 9b916214a4e7 [2023-02-16T13:24:31.546Z] Step 7/25 : WORKDIR /device-gpio [2023-02-16T13:24:31.546Z] ---> Running in 47b7924fe2d0 [2023-02-16T13:24:31.805Z] Removing intermediate container 47b7924fe2d0 [2023-02-16T13:24:31.805Z] ---> b56a268e1b18 [2023-02-16T13:24:31.805Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-16T13:24:32.062Z] ---> Running in 115e9717aca7 [2023-02-16T13:24:32.320Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-16T13:24:32.320Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-16T13:24:32.579Z] OK: 216 MiB in 55 packages [2023-02-16T13:24:32.837Z] Removing intermediate container 115e9717aca7 [2023-02-16T13:24:32.837Z] ---> b22120a7d3d2 [2023-02-16T13:24:32.837Z] Step 9/25 : COPY go.mod vendor* ./ [2023-02-16T13:24:33.096Z] ---> 742555c658c1 [2023-02-16T13:24:33.096Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T13:24:33.096Z] ---> Running in 3a078fd4f33a [2023-02-16T13:24:34.033Z] Removing intermediate container 3a078fd4f33a [2023-02-16T13:24:34.033Z] ---> e60baa857264 [2023-02-16T13:24:34.033Z] Step 11/25 : COPY . . [2023-02-16T13:24:34.602Z] ---> be3f8970e989 [2023-02-16T13:24:34.602Z] Step 12/25 : RUN ${MAKE} [2023-02-16T13:24:34.861Z] ---> Running in 62fdb7bd4df6 [2023-02-16T13:24:35.119Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-02-16T13:24:38.656Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6296 in /w/workspace/edgexfoundry_device-gpio_PR-85 [Pipeline] { [Pipeline] ws [2023-02-16T13:24:38.673Z] Running in /w/workspace/device-gpio/3 [Pipeline] { [Pipeline] checkout [2023-02-16T13:24:38.714Z] The recommended git tool is: git [2023-02-16T13:24:45.010Z] using credential edgex-jenkins-ssh [2023-02-16T13:24:45.030Z] Cloning the remote Git repository [2023-02-16T13:24:45.085Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-02-16T13:24:45.185Z] > git init /w/workspace/device-gpio/3 # timeout=10 [2023-02-16T13:24:45.375Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-02-16T13:24:45.377Z] > git --version # timeout=10 [2023-02-16T13:24:45.417Z] > git --version # 'git version 2.25.1' [2023-02-16T13:24:45.420Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-16T13:24:45.495Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-16T13:24:47.377Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-02-16T13:24:47.410Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-16T13:24:48.574Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-02-16T13:24:48.641Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-02-16T13:24:48.642Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-16T13:24:48.665Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/85/head:refs/remotes/origin/PR-85 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-16T13:24:49.293Z] Merging remotes/origin/main commit 192d2e5d52be7054ee8f5929c78a4d9d1a66e905 into PR head commit 2dc7ba70d418fcdfae7c26a8777ea3217c34fc43 [2023-02-16T13:24:49.619Z] Merge succeeded, producing 735a61147a700e90303e3641bc1680f104553d80 [2023-02-16T13:24:49.619Z] Checking out Revision 735a61147a700e90303e3641bc1680f104553d80 (PR-85) [2023-02-16T13:24:49.312Z] > git config core.sparsecheckout # timeout=10 [2023-02-16T13:24:49.340Z] > git checkout -f 2dc7ba70d418fcdfae7c26a8777ea3217c34fc43 # timeout=10 [2023-02-16T13:24:49.443Z] > git remote # timeout=10 [2023-02-16T13:24:49.465Z] > git config --get remote.origin.url # timeout=10 [2023-02-16T13:24:49.492Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-16T13:24:49.512Z] > git merge 192d2e5d52be7054ee8f5929c78a4d9d1a66e905 # timeout=10 [2023-02-16T13:24:49.579Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-16T13:24:49.623Z] > git config core.sparsecheckout # timeout=10 [2023-02-16T13:24:49.638Z] > git checkout -f 735a61147a700e90303e3641bc1680f104553d80 # timeout=10 [2023-02-16T13:24:53.212Z] Commit message: "Merge commit '192d2e5d52be7054ee8f5929c78a4d9d1a66e905' into HEAD" [2023-02-16T13:24:53.246Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [2023-02-16T13:24:53.220Z] > git rev-list --no-walk a77c3a67dac098b61323796c665ba1fae29ba181 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-16T13:24:54.170Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-16T13:24:54.170Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-16T13:24:54.170Z] Dload Upload Total Spent Left Speed [2023-02-16T13:24:54.170Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 204k 0 --:--:-- --:--:-- --:--:-- 207k [Pipeline] sh [2023-02-16T13:24:55.054Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-16T13:24:55.396Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-16T13:24:55.396Z] + sudo tee /etc/docker/daemon.new [2023-02-16T13:24:55.396Z] { [2023-02-16T13:24:55.396Z] "registry-mirrors": [ [2023-02-16T13:24:55.396Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-16T13:24:55.396Z] ], [2023-02-16T13:24:55.396Z] "bip": "10.250.0.254/24", [2023-02-16T13:24:55.396Z] "hosts": [ [2023-02-16T13:24:55.396Z] "tcp://0.0.0.0:5555", [2023-02-16T13:24:55.396Z] "unix:///var/run/docker.sock" [2023-02-16T13:24:55.396Z] ], [2023-02-16T13:24:55.396Z] "mtu": 1458, [2023-02-16T13:24:55.396Z] "selinux-enabled": true, [2023-02-16T13:24:55.396Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-16T13:24:55.396Z] } [Pipeline] sh [2023-02-16T13:24:55.738Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-16T13:24:56.094Z] + sudo service docker restart [2023-02-16T13:25:01.653Z] Removing intermediate container 62fdb7bd4df6 [2023-02-16T13:25:01.653Z] ---> d0213fcdfbde [2023-02-16T13:25:01.653Z] Step 13/25 : FROM alpine:3.16 [2023-02-16T13:25:02.589Z] 3.16: Pulling from library/alpine [2023-02-16T13:25:02.589Z] ef5531b6e74e: Pulling fs layer [2023-02-16T13:25:02.847Z] ef5531b6e74e: Verifying Checksum [2023-02-16T13:25:02.847Z] ef5531b6e74e: Download complete [2023-02-16T13:25:03.105Z] ef5531b6e74e: Pull complete [2023-02-16T13:25:03.364Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-16T13:25:03.364Z] Status: Downloaded newer image for alpine:3.16 [2023-02-16T13:25:03.364Z] ---> dfd21b5a31f5 [2023-02-16T13:25:03.364Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-02-16T13:25:03.621Z] ---> Running in 2176581f053a [2023-02-16T13:25:03.879Z] Removing intermediate container 2176581f053a [2023-02-16T13:25:03.879Z] ---> fc02f90156f6 [2023-02-16T13:25:03.879Z] Step 15/25 : RUN apk add --update --no-cache [2023-02-16T13:25:03.879Z] ---> Running in 322c91b4b2b6 [2023-02-16T13:25:04.137Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-16T13:25:04.137Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-16T13:25:04.394Z] OK: 6 MiB in 14 packages [2023-02-16T13:25:04.959Z] Removing intermediate container 322c91b4b2b6 [2023-02-16T13:25:04.959Z] ---> ee87613fae5f [2023-02-16T13:25:04.959Z] Step 16/25 : WORKDIR / [2023-02-16T13:25:04.959Z] ---> Running in 65d5c5102413 [2023-02-16T13:25:04.959Z] Removing intermediate container 65d5c5102413 [2023-02-16T13:25:04.959Z] ---> 966381d3dffa [2023-02-16T13:25:04.959Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-02-16T13:25:05.217Z] ---> 7da84c8fa2fa [2023-02-16T13:25:05.217Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-02-16T13:25:05.217Z] ---> 6383d2c4eb56 [2023-02-16T13:25:05.217Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-02-16T13:25:06.154Z] ---> 30365548e3a1 [2023-02-16T13:25:06.154Z] Step 20/25 : EXPOSE 59910 [2023-02-16T13:25:06.154Z] ---> Running in 150c424145bc [2023-02-16T13:25:06.412Z] Removing intermediate container 150c424145bc [2023-02-16T13:25:06.412Z] ---> f66a87923470 [2023-02-16T13:25:06.412Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-02-16T13:25:06.412Z] ---> Running in e9d6bed24806 [2023-02-16T13:25:06.412Z] Removing intermediate container e9d6bed24806 [2023-02-16T13:25:06.412Z] ---> 10af16a65315 [2023-02-16T13:25:06.412Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-16T13:25:06.412Z] ---> Running in 9ac0e51387a0 [2023-02-16T13:25:06.412Z] Removing intermediate container 9ac0e51387a0 [2023-02-16T13:25:06.412Z] ---> 8900852531b8 [2023-02-16T13:25:06.412Z] Step 23/25 : LABEL arch=amd64 [2023-02-16T13:25:06.412Z] ---> Running in 46dc17dcf15f [2023-02-16T13:25:06.670Z] Removing intermediate container 46dc17dcf15f [2023-02-16T13:25:06.670Z] ---> d5400de32680 [2023-02-16T13:25:06.670Z] Step 24/25 : LABEL git_sha=d020f423e40276ddf1a3c259cca47fa21ccd9f81 [2023-02-16T13:25:06.670Z] ---> Running in baa387fd845e [2023-02-16T13:25:07.606Z] Removing intermediate container baa387fd845e [2023-02-16T13:25:07.606Z] ---> 5d9366ab5311 [2023-02-16T13:25:07.606Z] Step 25/25 : LABEL version=0.0.0 [2023-02-16T13:25:07.606Z] ---> Running in 27124ff61d9c [2023-02-16T13:25:07.606Z] Removing intermediate container 27124ff61d9c [2023-02-16T13:25:07.606Z] ---> ea89ef17e3bf [2023-02-16T13:25:07.606Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-16T13:25:07.606Z] Successfully built ea89ef17e3bf [2023-02-16T13:25:07.606Z] Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T13:25:08.042Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-16T13:25:08.042Z] [2023-02-16T13:25:08.042Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T13:25:08.337Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-16T13:25:08.600Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-16T13:25:08.600Z] 5eb5b503b376: Pulling fs layer [2023-02-16T13:25:08.600Z] 5c69ac0246d0: Pulling fs layer [2023-02-16T13:25:08.600Z] ec43610c2a17: Pulling fs layer [2023-02-16T13:25:08.600Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-16T13:25:08.600Z] 33b1e0a273af: Pulling fs layer [2023-02-16T13:25:08.600Z] 5d3b04190fa2: Pulling fs layer [2023-02-16T13:25:08.600Z] 2f39f015ded8: Pulling fs layer [2023-02-16T13:25:08.600Z] 5c69ac0246d0: Verifying Checksum [2023-02-16T13:25:08.600Z] 5c69ac0246d0: Download complete [2023-02-16T13:25:08.600Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-16T13:25:08.600Z] 3a2ae6a8a46f: Download complete [2023-02-16T13:25:08.860Z] 33b1e0a273af: Verifying Checksum [2023-02-16T13:25:08.860Z] 33b1e0a273af: Download complete [2023-02-16T13:25:08.860Z] 5d3b04190fa2: Verifying Checksum [2023-02-16T13:25:08.860Z] 5d3b04190fa2: Download complete [2023-02-16T13:25:08.860Z] ec43610c2a17: Verifying Checksum [2023-02-16T13:25:08.860Z] ec43610c2a17: Download complete [2023-02-16T13:25:09.117Z] 5eb5b503b376: Verifying Checksum [2023-02-16T13:25:09.117Z] 5eb5b503b376: Download complete [2023-02-16T13:25:10.050Z] 5eb5b503b376: Pull complete [2023-02-16T13:25:10.310Z] 5c69ac0246d0: Pull complete [2023-02-16T13:25:10.570Z] ec43610c2a17: Pull complete [2023-02-16T13:25:10.570Z] 3a2ae6a8a46f: Pull complete [2023-02-16T13:25:10.829Z] 33b1e0a273af: Pull complete [2023-02-16T13:25:10.829Z] 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-16T13:25:14.402Z] provisioning config files... [2023-02-16T13:25:14.431Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/3@tmp/config188511184676855308tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-16T13:25:14.780Z] ---> docker-login.sh [2023-02-16T13:25:14.780Z] nexus3.edgexfoundry.org:10001 [2023-02-16T13:25:15.009Z] 2f39f015ded8: Pull complete [2023-02-16T13:25:15.009Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-16T13:25:15.009Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-16T13:25:15.009Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T13:25:15.090Z] prd-ubuntu20.04-docker-8c-8g-6291 does not seem to be running inside a container [2023-02-16T13:25:15.129Z] $ 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-85 -v /w/workspace/edgexfoundry_device-gpio_PR-85:/w/workspace/edgexfoundry_device-gpio_PR-85:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-85@tmp:/w/workspace/edgexfoundry_device-gpio_PR-85@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-16T13:25:15.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T13:25:15.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T13:25:15.371Z] Configure a credential helper to remove this warning. See [2023-02-16T13:25:15.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T13:25:15.371Z] [2023-02-16T13:25:15.371Z] Login Succeeded [2023-02-16T13:25:15.371Z] nexus3.edgexfoundry.org:10002 [2023-02-16T13:25:15.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T13:25:15.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T13:25:15.914Z] Configure a credential helper to remove this warning. See [2023-02-16T13:25:15.914Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T13:25:15.914Z] [2023-02-16T13:25:15.914Z] Login Succeeded [2023-02-16T13:25:15.914Z] nexus3.edgexfoundry.org:10003 [2023-02-16T13:25:16.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T13:25:16.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T13:25:16.185Z] Configure a credential helper to remove this warning. See [2023-02-16T13:25:16.185Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T13:25:16.185Z] [2023-02-16T13:25:16.185Z] Login Succeeded [2023-02-16T13:25:16.185Z] nexus3.edgexfoundry.org:10004 [2023-02-16T13:25:16.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T13:25:16.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T13:25:16.733Z] Configure a credential helper to remove this warning. See [2023-02-16T13:25:16.733Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T13:25:16.733Z] [2023-02-16T13:25:16.733Z] Login Succeeded [2023-02-16T13:25:16.733Z] docker.io [2023-02-16T13:25:17.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-16T13:25:17.288Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-16T13:25:17.288Z] Configure a credential helper to remove this warning. See [2023-02-16T13:25:17.288Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-16T13:25:17.288Z] [2023-02-16T13:25:17.288Z] Login Succeeded [2023-02-16T13:25:17.288Z] ---> docker-login.sh ends [2023-02-16T13:25:22.404Z] $ docker top d929288f46ac93ed0731ef11ace8b7824ef58b637f9ae3807cc3d321b923f344 -eo pid,comm [Pipeline] { [Pipeline] } [2023-02-16T13:25:22.461Z] Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-02-16T13:25:22.763Z] ---> job-cost.sh [2023-02-16T13:25:22.763Z] lf-activate-venv: SKIPPING [2023-02-16T13:25:22.763Z] INFO: No Stack... [Pipeline] echo [2023-02-16T13:25:22.798Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-16T13:25:22.820Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-16T13:25:22.831Z] ========================================================= [2023-02-16T13:25:22.831Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-16T13:25:22.831Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T13:25:23.021Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-16T13:25:23.194Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-16T13:25:23.587Z] INFO: Archiving Costs [Pipeline] sh [2023-02-16T13:25:23.782Z] Sending build context to Docker daemon 8.106MB [2023-02-16T13:25:23.875Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-85/archives/cost.csv [2023-02-16T13:25:23.875Z] + cut -d, -f6 [Pipeline] lock [2023-02-16T13:25:23.890Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-85-3-stack-cost] [2023-02-16T13:25:23.896Z] Resource [jenkins-edgexfoundry-device-gpio-PR-85-3-stack-cost] did not exist. Created. [2023-02-16T13:25:23.896Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-85-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-16T13:25:24.053Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-16T13:25:24.053Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-16T13:25:24.239Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-16T13:25:24.270Z] Stashed 1 file(s) [Pipeline] } [2023-02-16T13:25:24.277Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-85-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-16T13:25:24.303Z] $ docker stop --time=1 d929288f46ac93ed0731ef11ace8b7824ef58b637f9ae3807cc3d321b923f344 [2023-02-16T13:25:25.028Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-16T13:25:25.028Z] 9b18e9b68314: Pulling fs layer [2023-02-16T13:25:25.028Z] 35d82f9e3411: Pulling fs layer [2023-02-16T13:25:25.028Z] e16973657156: Pulling fs layer [2023-02-16T13:25:25.028Z] fc693d55d65f: Pulling fs layer [2023-02-16T13:25:25.028Z] 7e9fc2657dce: Pulling fs layer [2023-02-16T13:25:25.028Z] dda99020689f: Pulling fs layer [2023-02-16T13:25:25.028Z] db1c61fa0a46: Pulling fs layer [2023-02-16T13:25:25.028Z] 891c053d2c06: Pulling fs layer [2023-02-16T13:25:25.028Z] fc693d55d65f: Waiting [2023-02-16T13:25:25.028Z] 7e9fc2657dce: Waiting [2023-02-16T13:25:25.028Z] dda99020689f: Waiting [2023-02-16T13:25:25.028Z] db1c61fa0a46: Waiting [2023-02-16T13:25:25.028Z] 891c053d2c06: Waiting [2023-02-16T13:25:25.302Z] e16973657156: Verifying Checksum [2023-02-16T13:25:25.302Z] e16973657156: Download complete [2023-02-16T13:25:25.302Z] 35d82f9e3411: Verifying Checksum [2023-02-16T13:25:25.302Z] 35d82f9e3411: Download complete [2023-02-16T13:25:25.302Z] 7e9fc2657dce: Download complete [2023-02-16T13:25:25.302Z] dda99020689f: Verifying Checksum [2023-02-16T13:25:25.302Z] dda99020689f: Download complete [2023-02-16T13:25:25.302Z] 9b18e9b68314: Verifying Checksum [2023-02-16T13:25:25.302Z] 9b18e9b68314: Download complete [2023-02-16T13:25:25.450Z] $ docker rm -f --volumes d929288f46ac93ed0731ef11ace8b7824ef58b637f9ae3807cc3d321b923f344 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-16T13:25:26.304Z] 9b18e9b68314: Pull complete [2023-02-16T13:25:26.304Z] 891c053d2c06: Verifying Checksum [2023-02-16T13:25:26.304Z] 891c053d2c06: Download complete [2023-02-16T13:25:26.908Z] 35d82f9e3411: Pull complete [2023-02-16T13:25:27.186Z] e16973657156: Pull complete [2023-02-16T13:25:27.778Z] db1c61fa0a46: Verifying Checksum [2023-02-16T13:25:27.778Z] db1c61fa0a46: Download complete [2023-02-16T13:25:28.366Z] fc693d55d65f: Verifying Checksum [2023-02-16T13:25:28.366Z] fc693d55d65f: Download complete [2023-02-16T13:25:40.728Z] fc693d55d65f: Pull complete [2023-02-16T13:25:40.728Z] 7e9fc2657dce: Pull complete [2023-02-16T13:25:40.728Z] dda99020689f: Pull complete [2023-02-16T13:25:46.135Z] db1c61fa0a46: Pull complete [2023-02-16T13:25:48.088Z] 891c053d2c06: Pull complete [2023-02-16T13:25:48.088Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-16T13:25:48.088Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-16T13:25:48.088Z] ---> f96f9c87975a [2023-02-16T13:25:48.088Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-02-16T13:25:49.068Z] ---> Running in 87724f996d16 [2023-02-16T13:25:49.338Z] Removing intermediate container 87724f996d16 [2023-02-16T13:25:49.338Z] ---> 119c8d1fd305 [2023-02-16T13:25:49.338Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-16T13:25:49.338Z] ---> Running in eeef1a285ddb [2023-02-16T13:25:49.608Z] Removing intermediate container eeef1a285ddb [2023-02-16T13:25:49.608Z] ---> 2ba8a33feacc [2023-02-16T13:25:49.608Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-02-16T13:25:49.877Z] ---> Running in 2b3a174be85b [2023-02-16T13:25:50.149Z] Removing intermediate container 2b3a174be85b [2023-02-16T13:25:50.149Z] ---> 3d89d64f5ccc [2023-02-16T13:25:50.149Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-16T13:25:50.149Z] ---> Running in de0506d82b8e [2023-02-16T13:25:50.741Z] Removing intermediate container de0506d82b8e [2023-02-16T13:25:50.741Z] ---> 989a4c37591a [2023-02-16T13:25:50.741Z] Step 7/12 : WORKDIR /device-gpio [2023-02-16T13:25:50.741Z] ---> Running in 2d7ca6de5d88 [2023-02-16T13:25:51.018Z] Removing intermediate container 2d7ca6de5d88 [2023-02-16T13:25:51.018Z] ---> 820e7f6d6d71 [2023-02-16T13:25:51.018Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-16T13:25:51.288Z] ---> Running in dcaacd848bc8 [2023-02-16T13:25:52.258Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-16T13:25:52.848Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-16T13:25:53.816Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-02-16T13:25:53.816Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-02-16T13:25:53.816Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-02-16T13:25:53.816Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-02-16T13:25:54.087Z] Executing busybox-1.35.0-r17.trigger [2023-02-16T13:25:54.087Z] OK: 226 MiB in 55 packages [2023-02-16T13:25:55.071Z] Removing intermediate container dcaacd848bc8 [2023-02-16T13:25:55.071Z] ---> 6fe6bef6d062 [2023-02-16T13:25:55.071Z] Step 9/12 : COPY go.mod vendor* ./ [2023-02-16T13:25:55.671Z] ---> ab1314fdd86d [2023-02-16T13:25:55.671Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T13:25:55.942Z] ---> Running in e1a761491558 [2023-02-16T13:27:03.872Z] Removing intermediate container e1a761491558 [2023-02-16T13:27:03.872Z] ---> 5c66fac50f4b [2023-02-16T13:27:03.872Z] Step 11/12 : COPY . . [2023-02-16T13:27:04.460Z] ---> ae4ba16f5fae [2023-02-16T13:27:04.460Z] Step 12/12 : RUN ${MAKE} [2023-02-16T13:27:04.460Z] ---> Running in fb6718b3cb4c [2023-02-16T13:27:05.431Z] noop [2023-02-16T13:27:06.397Z] Removing intermediate container fb6718b3cb4c [2023-02-16T13:27:06.397Z] ---> b3b04ef0f55c [2023-02-16T13:27:06.397Z] Successfully built b3b04ef0f55c [2023-02-16T13:27:06.397Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T13:27:06.757Z] + docker inspect -f . ci-base-image-arm64 [2023-02-16T13:27:06.757Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T13:27:06.974Z] prd-ubuntu20.04-docker-arm64-4c-16g-6296 does not seem to be running inside a container [2023-02-16T13:27:07.060Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/3 -v /w/workspace/device-gpio/3:/w/workspace/device-gpio/3:rw,z -v /w/workspace/device-gpio/3@tmp:/w/workspace/device-gpio/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-16T13:27:08.341Z] $ docker top 782bf29c0509e9e427dac7e23f9e26fbcdc024015bca9ce5a573cd8c2dd5bd6b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-16T13:27:09.198Z] + go version [2023-02-16T13:27:09.198Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-16T13:27:09.228Z] $ docker stop --time=1 782bf29c0509e9e427dac7e23f9e26fbcdc024015bca9ce5a573cd8c2dd5bd6b [2023-02-16T13:27:11.013Z] $ docker rm -f --volumes 782bf29c0509e9e427dac7e23f9e26fbcdc024015bca9ce5a573cd8c2dd5bd6b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T13:27:11.591Z] + docker inspect -f . ci-base-image-arm64 [2023-02-16T13:27:11.591Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T13:27:11.803Z] prd-ubuntu20.04-docker-arm64-4c-16g-6296 does not seem to be running inside a container [2023-02-16T13:27:11.898Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-gpio/3 -v /w/workspace/device-gpio/3:/w/workspace/device-gpio/3:rw,z -v /w/workspace/device-gpio/3@tmp:/w/workspace/device-gpio/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-16T13:27:13.240Z] $ docker top 4c8422fbcd4c9954155b50ecebbf06423df7b69be6d497a7f1b7d1d80f7d9546 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-16T13:27:14.064Z] + git config --global --add safe.directory /w/workspace/device-gpio/3 [Pipeline] fileExists [Pipeline] sh [2023-02-16T13:27:14.727Z] + make test [2023-02-16T13:27:14.727Z] go test ./... -coverprofile=coverage.out ./... [2023-02-16T13:27:16.691Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-02-16T13:28:53.372Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-02-16T13:28:53.372Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-02-16T13:28:53.372Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-16T13:28:53.372Z] go vet ./... [2023-02-16T13:29:15.468Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-16T13:29:15.468Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-16T13:29:15.468Z] ./bin/test-attribution-txt.sh [2023-02-16T13:29:15.468Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-02-16T13:29:15.468Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-02-16T13:29:15.491Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-16T13:29:15.509Z] $ docker stop --time=1 4c8422fbcd4c9954155b50ecebbf06423df7b69be6d497a7f1b7d1d80f7d9546 [2023-02-16T13:29:17.587Z] $ docker rm -f --volumes 4c8422fbcd4c9954155b50ecebbf06423df7b69be6d497a7f1b7d1d80f7d9546 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-16T13:29:18.589Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-16T13:29:18.612Z] Warning: overwriting stash ‘coverage-report’ [2023-02-16T13:29:19.072Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-16T13:29:19.466Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-16T13:29:19.788Z] + ls -al . [2023-02-16T13:29:19.788Z] total 156 [2023-02-16T13:29:19.788Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 16 13:27 . [2023-02-16T13:29:19.788Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 13:24 .. [2023-02-16T13:29:19.788Z] -rw-rw-r-- 1 jenkins jenkins 120 Feb 16 13:24 .dockerignore [2023-02-16T13:29:19.788Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 16 13:24 .git [2023-02-16T13:29:19.788Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 13:24 .github [2023-02-16T13:29:19.788Z] -rw-rw-r-- 1 jenkins jenkins 343 Feb 16 13:24 .gitignore [2023-02-16T13:29:19.788Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 16 13:24 .golangci.yml [2023-02-16T13:29:19.788Z] -rw-rw-r-- 1 jenkins jenkins 9587 Feb 16 13:24 Attribution.txt [2023-02-16T13:29:19.788Z] -rw-rw-r-- 1 jenkins jenkins 4069 Feb 16 13:24 CHANGELOG.md [2023-02-16T13:29:19.788Z] -rw-rw-r-- 1 jenkins jenkins 1542 Feb 16 13:24 Dockerfile [2023-02-16T13:29:19.788Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 16 13:24 GOVERNANCE.md [2023-02-16T13:29:19.788Z] -rw-rw-r-- 1 jenkins jenkins 657 Feb 16 13:24 Jenkinsfile [2023-02-16T13:29:19.788Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 16 13:24 LICENSE [2023-02-16T13:29:19.788Z] -rw-rw-r-- 1 jenkins jenkins 1657 Feb 16 13:24 Makefile [2023-02-16T13:29:19.788Z] -rw-rw-r-- 1 jenkins jenkins 617 Feb 16 13:24 OWNERS.md [2023-02-16T13:29:19.788Z] -rw-rw-r-- 1 jenkins jenkins 11842 Feb 16 13:24 README.md [2023-02-16T13:29:19.788Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 16 13:22 VERSION [2023-02-16T13:29:19.788Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 13:24 bin [2023-02-16T13:29:19.788Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 13:24 cmd [2023-02-16T13:29:19.788Z] -rw-r--r-- 1 jenkins jenkins 10 Feb 16 13:27 coverage.out [2023-02-16T13:29:19.788Z] -rw-rw-r-- 1 jenkins jenkins 3366 Feb 16 13:24 go.mod [2023-02-16T13:29:19.788Z] -rw-rw-r-- 1 jenkins jenkins 34697 Feb 16 13:24 go.sum [2023-02-16T13:29:19.788Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 13:24 internal [2023-02-16T13:29:19.788Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 13:24 snap [2023-02-16T13:29:19.788Z] -rw-rw-r-- 1 jenkins jenkins 209 Feb 16 13:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T13:29:20.134Z] + 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=735a61147a700e90303e3641bc1680f104553d80 --label arch=arm64 --label version=0.0.0 . [2023-02-16T13:29:20.400Z] Sending build context to Docker daemon 8.107MB [2023-02-16T13:29:20.400Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2023-02-16T13:29:20.400Z] Step 2/25 : FROM ${BASE} AS builder [2023-02-16T13:29:20.400Z] ---> b3b04ef0f55c [2023-02-16T13:29:20.400Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-02-16T13:29:20.668Z] ---> Running in 2f7e194de533 [2023-02-16T13:29:20.935Z] Removing intermediate container 2f7e194de533 [2023-02-16T13:29:20.935Z] ---> 023d43f150ca [2023-02-16T13:29:20.935Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-16T13:29:20.935Z] ---> Running in 698c19dfd34a [2023-02-16T13:29:21.526Z] Removing intermediate container 698c19dfd34a [2023-02-16T13:29:21.526Z] ---> c26d6a270193 [2023-02-16T13:29:21.526Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-02-16T13:29:21.526Z] ---> Running in a22abdc2d3b9 [2023-02-16T13:29:22.932Z] Removing intermediate container a22abdc2d3b9 [2023-02-16T13:29:22.932Z] ---> 4fc4a8f5be47 [2023-02-16T13:29:22.932Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-02-16T13:29:22.932Z] ---> Running in 97fafe0917cf [2023-02-16T13:29:23.198Z] Removing intermediate container 97fafe0917cf [2023-02-16T13:29:23.198Z] ---> 5afbf9704aa0 [2023-02-16T13:29:23.198Z] Step 7/25 : WORKDIR /device-gpio [2023-02-16T13:29:23.468Z] ---> Running in a05b3a973ff2 [2023-02-16T13:29:23.734Z] Removing intermediate container a05b3a973ff2 [2023-02-16T13:29:23.734Z] ---> b0f16c79d73f [2023-02-16T13:29:23.734Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-16T13:29:23.734Z] ---> Running in a5ead75f7d2b [2023-02-16T13:29:24.695Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-16T13:29:25.278Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-16T13:29:26.242Z] OK: 226 MiB in 55 packages [2023-02-16T13:29:27.206Z] Removing intermediate container a5ead75f7d2b [2023-02-16T13:29:27.206Z] ---> 9a922df0202d [2023-02-16T13:29:27.206Z] Step 9/25 : COPY go.mod vendor* ./ [2023-02-16T13:29:27.479Z] ---> fa1fc74dc7d1 [2023-02-16T13:29:27.479Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-16T13:29:27.747Z] ---> Running in 3afc00136dfa [2023-02-16T13:29:30.491Z] Removing intermediate container 3afc00136dfa [2023-02-16T13:29:30.491Z] ---> ed10a7db2a97 [2023-02-16T13:29:30.491Z] Step 11/25 : COPY . . [2023-02-16T13:29:31.517Z] ---> fd1f04226085 [2023-02-16T13:29:31.517Z] Step 12/25 : RUN ${MAKE} [2023-02-16T13:29:31.517Z] ---> Running in 98eec66d85b8 [2023-02-16T13:29:32.512Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-02-16T13:31:39.177Z] Removing intermediate container 98eec66d85b8 [2023-02-16T13:31:39.177Z] ---> 2d68ff5587e5 [2023-02-16T13:31:39.177Z] Step 13/25 : FROM alpine:3.16 [2023-02-16T13:31:39.177Z] 3.16: Pulling from library/alpine [2023-02-16T13:31:39.177Z] 3760b48202b3: Pulling fs layer [2023-02-16T13:31:39.177Z] 3760b48202b3: Verifying Checksum [2023-02-16T13:31:39.177Z] 3760b48202b3: Download complete [2023-02-16T13:31:39.177Z] 3760b48202b3: Pull complete [2023-02-16T13:31:39.177Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-16T13:31:39.177Z] Status: Downloaded newer image for alpine:3.16 [2023-02-16T13:31:39.177Z] ---> 4c81e5bf8899 [2023-02-16T13:31:39.177Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-02-16T13:31:39.177Z] ---> Running in 4ab19c19e018 [2023-02-16T13:31:39.177Z] Removing intermediate container 4ab19c19e018 [2023-02-16T13:31:39.177Z] ---> 91a0b3a4ee3b [2023-02-16T13:31:39.177Z] Step 15/25 : RUN apk add --update --no-cache [2023-02-16T13:31:39.452Z] ---> Running in 986b055798d8 [2023-02-16T13:31:40.412Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-16T13:31:40.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-16T13:31:42.089Z] OK: 5 MiB in 14 packages [2023-02-16T13:31:42.677Z] Removing intermediate container 986b055798d8 [2023-02-16T13:31:42.677Z] ---> 7d1296bec275 [2023-02-16T13:31:42.677Z] Step 16/25 : WORKDIR / [2023-02-16T13:31:42.677Z] ---> Running in 15831bc12119 [2023-02-16T13:31:42.944Z] Removing intermediate container 15831bc12119 [2023-02-16T13:31:42.944Z] ---> b0eee24b66c1 [2023-02-16T13:31:42.944Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-02-16T13:31:43.528Z] ---> 421a569f504f [2023-02-16T13:31:43.528Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-02-16T13:31:44.111Z] ---> c5fc4ea133be [2023-02-16T13:31:44.111Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-02-16T13:31:45.521Z] ---> f04cd8ed23f6 [2023-02-16T13:31:45.521Z] Step 20/25 : EXPOSE 59910 [2023-02-16T13:31:45.521Z] ---> Running in 96b571f25038 [2023-02-16T13:31:45.787Z] Removing intermediate container 96b571f25038 [2023-02-16T13:31:45.787Z] ---> 738bb74cf704 [2023-02-16T13:31:45.787Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-02-16T13:31:45.787Z] ---> Running in 4ccc3c63184d [2023-02-16T13:31:46.055Z] Removing intermediate container 4ccc3c63184d [2023-02-16T13:31:46.055Z] ---> e50eb85aef02 [2023-02-16T13:31:46.055Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-16T13:31:46.055Z] ---> Running in f59b4a078f20 [2023-02-16T13:31:46.323Z] Removing intermediate container f59b4a078f20 [2023-02-16T13:31:46.323Z] ---> 371a132de046 [2023-02-16T13:31:46.323Z] Step 23/25 : LABEL arch=arm64 [2023-02-16T13:31:46.589Z] ---> Running in 46e40dbee22a [2023-02-16T13:31:46.855Z] Removing intermediate container 46e40dbee22a [2023-02-16T13:31:46.855Z] ---> 039f0813df46 [2023-02-16T13:31:46.855Z] Step 24/25 : LABEL git_sha=735a61147a700e90303e3641bc1680f104553d80 [2023-02-16T13:31:46.855Z] ---> Running in 3e0ec267d097 [2023-02-16T13:31:47.127Z] Removing intermediate container 3e0ec267d097 [2023-02-16T13:31:47.127Z] ---> c52b91865008 [2023-02-16T13:31:47.127Z] Step 25/25 : LABEL version=0.0.0 [2023-02-16T13:31:47.127Z] ---> Running in 30f209e7eef7 [2023-02-16T13:31:47.394Z] Removing intermediate container 30f209e7eef7 [2023-02-16T13:31:47.394Z] ---> d9f29f92eb00 [2023-02-16T13:31:47.394Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-16T13:31:47.660Z] Successfully built d9f29f92eb00 [2023-02-16T13:31:47.660Z] Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T13:31:48.089Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-16T13:31:48.089Z] [2023-02-16T13:31:48.089Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T13:31:48.421Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-16T13:31:48.421Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-16T13:31:48.421Z] 8998bd30e6a1: Pulling fs layer [2023-02-16T13:31:48.421Z] 04944245beec: Pulling fs layer [2023-02-16T13:31:48.421Z] 699f458cf7ca: Pulling fs layer [2023-02-16T13:31:48.421Z] 765212b225bb: Pulling fs layer [2023-02-16T13:31:48.421Z] f23df028b6ca: Pulling fs layer [2023-02-16T13:31:48.421Z] 765212b225bb: Waiting [2023-02-16T13:31:48.421Z] d65c8cfc05b1: Pulling fs layer [2023-02-16T13:31:48.421Z] 2437ff75d9bd: Pulling fs layer [2023-02-16T13:31:48.421Z] f23df028b6ca: Waiting [2023-02-16T13:31:48.421Z] d65c8cfc05b1: Waiting [2023-02-16T13:31:48.421Z] 2437ff75d9bd: Waiting [2023-02-16T13:31:48.688Z] 04944245beec: Verifying Checksum [2023-02-16T13:31:48.688Z] 04944245beec: Download complete [2023-02-16T13:31:48.688Z] 765212b225bb: Verifying Checksum [2023-02-16T13:31:48.688Z] 765212b225bb: Download complete [2023-02-16T13:31:48.688Z] f23df028b6ca: Verifying Checksum [2023-02-16T13:31:48.688Z] f23df028b6ca: Download complete [2023-02-16T13:31:48.956Z] d65c8cfc05b1: Verifying Checksum [2023-02-16T13:31:48.956Z] d65c8cfc05b1: Download complete [2023-02-16T13:31:48.956Z] 699f458cf7ca: Verifying Checksum [2023-02-16T13:31:48.956Z] 699f458cf7ca: Download complete [2023-02-16T13:31:49.543Z] 8998bd30e6a1: Verifying Checksum [2023-02-16T13:31:49.543Z] 8998bd30e6a1: Download complete [2023-02-16T13:31:51.504Z] 2437ff75d9bd: Verifying Checksum [2023-02-16T13:31:51.504Z] 2437ff75d9bd: Download complete [2023-02-16T13:31:53.447Z] 8998bd30e6a1: Pull complete [2023-02-16T13:31:53.715Z] 04944245beec: Pull complete [2023-02-16T13:31:55.130Z] 699f458cf7ca: Pull complete [2023-02-16T13:31:55.130Z] 765212b225bb: Pull complete [2023-02-16T13:31:56.093Z] f23df028b6ca: Pull complete [2023-02-16T13:31:56.093Z] d65c8cfc05b1: Pull complete [2023-02-16T13:32:11.102Z] 2437ff75d9bd: Pull complete [2023-02-16T13:32:11.370Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-16T13:32:11.370Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-16T13:32:11.370Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T13:32:11.575Z] prd-ubuntu20.04-docker-arm64-4c-16g-6296 does not seem to be running inside a container [2023-02-16T13:32:11.657Z] $ 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/3 -v /w/workspace/device-gpio/3:/w/workspace/device-gpio/3:rw,z -v /w/workspace/device-gpio/3@tmp:/w/workspace/device-gpio/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-16T13:32:14.495Z] $ docker top b19ded6ca17f0fd31570bed997b7ab2ca94d3b377471fe9d076e998adc83abad -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-16T13:32:15.327Z] ---> job-cost.sh [2023-02-16T13:32:15.327Z] lf-activate-venv: SKIPPING [2023-02-16T13:32:15.327Z] INFO: No Stack... [2023-02-16T13:32:15.594Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-16T13:32:16.558Z] INFO: Archiving Costs [Pipeline] sh [2023-02-16T13:32:17.204Z] + cat /w/workspace/device-gpio/3/archives/cost.csv [2023-02-16T13:32:17.204Z] + cut -d, -f6 [Pipeline] lock [2023-02-16T13:32:17.274Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-85-3-stack-cost] [2023-02-16T13:32:17.279Z] Resource [jenkins-edgexfoundry-device-gpio-PR-85-3-stack-cost] did not exist. Created. [2023-02-16T13:32:17.279Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-85-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-16T13:32:17.620Z] /w/workspace/device-gpio/3@tmp/durable-bac129da/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-16T13:32:18.277Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-16T13:32:18.297Z] Warning: overwriting stash ‘stack-cost’ [2023-02-16T13:32:18.345Z] Stashed 1 file(s) [Pipeline] } [2023-02-16T13:32:18.354Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-85-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-16T13:32:18.387Z] $ docker stop --time=1 b19ded6ca17f0fd31570bed997b7ab2ca94d3b377471fe9d076e998adc83abad [2023-02-16T13:32:19.845Z] $ docker rm -f --volumes b19ded6ca17f0fd31570bed997b7ab2ca94d3b377471fe9d076e998adc83abad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-02-16T13:32:20.200Z] provisioning config files... [2023-02-16T13:32:20.207Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-85@tmp/config7137763477161648356tmp [Pipeline] { [Pipeline] sh [2023-02-16T13:32:20.494Z] + set +x [2023-02-16T13:32:20.494Z] + + bash -s -- [2023-02-16T13:32:20.494Z] curl -s https://codecov.io/bash [2023-02-16T13:32:20.494Z] [2023-02-16T13:32:20.494Z] _____ _ [2023-02-16T13:32:20.494Z] / ____| | | [2023-02-16T13:32:20.494Z] | | ___ __| | ___ ___ _____ __ [2023-02-16T13:32:20.494Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-16T13:32:20.494Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-16T13:32:20.494Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-16T13:32:20.494Z] Bash-1.0.6 [2023-02-16T13:32:20.494Z] [2023-02-16T13:32:20.494Z] [2023-02-16T13:32:20.494Z] ==> git version 2.25.1 found [2023-02-16T13:32:20.494Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-02-16T13:32:20.494Z] Release-Date: 2020-01-08 [2023-02-16T13:32:20.494Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-02-16T13:32:20.494Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-16T13:32:20.494Z] ==> Jenkins CI detected. [2023-02-16T13:32:20.494Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-85 [2023-02-16T13:32:20.494Z] project root: . [2023-02-16T13:32:20.494Z] --> token set from env [2023-02-16T13:32:20.494Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-16T13:32:20.494Z] ==> Running gcov in . (disable via -X gcov) [2023-02-16T13:32:20.494Z] ==> Python coveragepy not found [2023-02-16T13:32:20.494Z] ==> Searching for coverage reports in: [2023-02-16T13:32:20.494Z] + . [2023-02-16T13:32:20.494Z] -> Found 1 reports [2023-02-16T13:32:20.494Z] ==> Detecting git/mercurial file structure [2023-02-16T13:32:20.494Z] ==> Reading reports [2023-02-16T13:32:20.494Z] + ./coverage.out bytes=10 [2023-02-16T13:32:20.494Z] ==> Appending adjustments [2023-02-16T13:32:20.494Z] https://docs.codecov.io/docs/fixing-reports [2023-02-16T13:32:20.753Z] + Found adjustments [2023-02-16T13:32:20.753Z] ==> Gzipping contents [2023-02-16T13:32:20.753Z] 4.0K /tmp/codecov.wOkzL4.gz [2023-02-16T13:32:20.753Z] ==> Uploading reports [2023-02-16T13:32:20.753Z] url: https://codecov.io [2023-02-16T13:32:20.754Z] query: branch=PR-85&commit=d020f423e40276ddf1a3c259cca47fa21ccd9f81&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-85%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=85&job=&cmd_args= [2023-02-16T13:32:20.754Z] -> Pinging Codecov [2023-02-16T13:32:20.754Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-85&commit=d020f423e40276ddf1a3c259cca47fa21ccd9f81&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-85%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=85&job=&cmd_args= [2023-02-16T13:32:20.754Z] -> Uploading to [2023-02-16T13:32:20.754Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-16/3EC07B1A8CA8AF9BCAA0BB9F0134797F/d020f423e40276ddf1a3c259cca47fa21ccd9f81/cc4947ab-4333-4b75-9fb7-ba570405f124.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230216%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230216T133220Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=101685ea45bce717b4b23b03b762a57d28029d256e674edee5fcc634005ee802 [2023-02-16T13:32:20.754Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-16T13:32:20.754Z] Dload Upload Total Spent Left Speed [2023-02-16T13:32:21.012Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 742 0 0 100 742 0 2594 --:--:-- --:--:-- --:--:-- 2594 [2023-02-16T13:32:21.012Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/d020f423e40276ddf1a3c259cca47fa21ccd9f81 [Pipeline] } [2023-02-16T13:32:21.019Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-02-16T13:32:21.712Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-85/archives ] [2023-02-16T13:32:21.712Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-85/archives [2023-02-16T13:32:21.712Z] total 16 [2023-02-16T13:32:21.712Z] drwxr-xr-x 3 root root 4096 Feb 16 13:25 . [2023-02-16T13:32:21.712Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 16 13:25 .. [2023-02-16T13:32:21.712Z] drwxr-xr-x 2 root root 4096 Feb 16 13:25 cost [2023-02-16T13:32:21.712Z] -rw-r--r-- 1 root root 82 Feb 16 13:25 cost.csv [2023-02-16T13:32:21.712Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-85/archives [2023-02-16T13:32:21.712Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-85/archives [2023-02-16T13:32:21.712Z] total 16 [2023-02-16T13:32:21.712Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 16 13:25 . [2023-02-16T13:32:21.712Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 16 13:25 .. [2023-02-16T13:32:21.712Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 16 13:25 cost [2023-02-16T13:32:21.712Z] -rw-r--r-- 1 jenkins jenkins 82 Feb 16 13:25 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-16T13:32:22.000Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-16T13:32:22.854Z] ---> package-listing.sh [2023-02-16T13:32:22.855Z] ++ facter osfamily [2023-02-16T13:32:22.855Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-16T13:32:23.113Z] + OS_FAMILY=debian [2023-02-16T13:32:23.113Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-85 [2023-02-16T13:32:23.113Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-16T13:32:23.113Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-16T13:32:23.113Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-16T13:32:23.113Z] + PACKAGES=/tmp/packages_start.txt [2023-02-16T13:32:23.113Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-85 ']' [2023-02-16T13:32:23.113Z] + PACKAGES=/tmp/packages_end.txt [2023-02-16T13:32:23.113Z] + case "${OS_FAMILY}" in [2023-02-16T13:32:23.113Z] + dpkg -l [2023-02-16T13:32:23.113Z] + grep '^ii' [2023-02-16T13:32:23.113Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-16T13:32:23.113Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-16T13:32:23.113Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-16T13:32:23.113Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-85 ']' [2023-02-16T13:32:23.113Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-85/archives/ [2023-02-16T13:32:23.113Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-85/archives/ [Pipeline] echo [2023-02-16T13:32:23.126Z] 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-85/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-16T13:32:23.403Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-16T13:32:23.962Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-16T13:32:23.962Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-16T13:32:24.037Z] prd-ubuntu20.04-docker-8c-8g-6291 does not seem to be running inside a container [2023-02-16T13:32:24.080Z] $ 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-85/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-85 -v /w/workspace/edgexfoundry_device-gpio_PR-85:/w/workspace/edgexfoundry_device-gpio_PR-85:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-85@tmp:/w/workspace/edgexfoundry_device-gpio_PR-85@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-16T13:32:24.276Z] $ docker top 641cdf5ea48c2b50ad356b221c641d084d6f7037d88f3ba7410450ce35704805 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-16T13:32:24.623Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-16T13:32:24.909Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-16T13:32:25.195Z] + ls /var/log/sa-host [2023-02-16T13:32:25.195Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-16T13:32:25.271Z] provisioning config files... [2023-02-16T13:32:25.279Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-85@tmp/config6072404827256049508tmp [Pipeline] { [Pipeline] echo [2023-02-16T13:32:25.290Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-16T13:32:25.573Z] ---> create-netrc.sh [Pipeline] } [2023-02-16T13:32:25.580Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-16T13:32:25.918Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-16T13:32:25.926Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-16T13:32:26.209Z] ---> sudo-logs.sh [2023-02-16T13:32:26.209Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-16T13:32:26.238Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-16T13:32:26.522Z] ---> job-cost.sh [2023-02-16T13:32:26.522Z] lf-activate-venv: SKIPPING [2023-02-16T13:32:26.522Z] DEBUG: total: 0.2199999988079071 [2023-02-16T13:32:26.522Z] INFO: Retrieving Stack Cost... [2023-02-16T13:32:28.425Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-16T13:32:28.684Z] INFO: Archiving Costs [Pipeline] echo [2023-02-16T13:32:28.697Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-16T13:32:28.978Z] ---> logs-deploy.sh [2023-02-16T13:32:28.978Z] lf-activate-venv: SKIPPING [2023-02-16T13:32:28.978Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-85/3 [2023-02-16T13:32:28.978Z] INFO: archiving workspace using pattern(s): [2023-02-16T13:32:29.920Z] Archives upload complete. [2023-02-16T13:32:29.920Z] INFO: archiving logs to Nexus