Pull request #207 opened 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 lenny-intel for edgexfoundry/device-gpio Obtained Jenkinsfile from 66d5cf403a0fc925295db436bd209bf520086963+69ee781b107b0972e8e0a66d1ba9300a2d3ea368 (87db30c4d89da23f026a5b2fbb601b17cb4ac93d) 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-ssh11799914425107893049.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh3954803762223817285.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 e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-207/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-207/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8686427758590723208.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-207/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15911629742429444688.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh13552921591557011402.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-207/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-207/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14511500104981678808.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-10310 in /w/workspace/edgexfoundry_device-gpio_PR-207 [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-207 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/207/head:refs/remotes/origin/PR-207 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 69ee781b107b0972e8e0a66d1ba9300a2d3ea368 into PR head commit 66d5cf403a0fc925295db436bd209bf520086963 Merge succeeded, producing 66d5cf403a0fc925295db436bd209bf520086963 Checking out Revision 66d5cf403a0fc925295db436bd209bf520086963 (PR-207) > git config core.sparsecheckout # timeout=10 > git checkout -f 66d5cf403a0fc925295db436bd209bf520086963 # 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 69ee781b107b0972e8e0a66d1ba9300a2d3ea368 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 66d5cf403a0fc925295db436bd209bf520086963 # timeout=10 Commit message: "refactor: Remove obsolete comments from config file" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-24T22:03:26.962Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-24T22:03:27.137Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-24T22:03:27.270Z] ========================================================= [2023-10-24T22:03:27.270Z] EdgeX Global Pipelines Version Info [2023-10-24T22:03:27.270Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:03:28.002Z] ------------------- [2023-10-24T22:03:28.002Z] stable info: [2023-10-24T22:03:28.002Z] ------------------- [2023-10-24T22:03:28.002Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-24T22:03:28.002Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-24T22:03:28.002Z] Message: update stable to v1.0.254 [2023-10-24T22:03:28.578Z] ------------------- [2023-10-24T22:03:28.578Z] experimental info: [2023-10-24T22:03:28.578Z] ------------------- [2023-10-24T22:03:28.578Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-24T22:03:28.578Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-24T22:03:28.578Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-24T22:03:28.863Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-10-24T22:03:28.905Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-10-24T22:03:28.950Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-24T22:03:28.990Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-24T22:03:29.037Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-24T22:03:29.079Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-24T22:03:29.123Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-24T22:03:29.167Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-24T22:03:29.208Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-24T22:03:29.249Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-24T22:03:29.294Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-24T22:03:29.336Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-10-24T22:03:29.376Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-24T22:03:29.417Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-24T22:03:29.463Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-24T22:03:29.505Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-24T22:03:29.544Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-24T22:03:29.585Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-24T22:03:29.623Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-24T22:03:29.659Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-24T22:03:29.696Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-24T22:03:29.736Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-24T22:03:29.787Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-24T22:03:29.830Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-24T22:03:29.869Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-24T22:03:29.908Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-24T22:03:29.949Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-24T22:03:29.990Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-207 [Pipeline] echo [2023-10-24T22:03:30.027Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-207 [Pipeline] echo [2023-10-24T22:03:30.063Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-207 [Pipeline] echo [2023-10-24T22:03:30.103Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 66d5cf403a0fc925295db436bd209bf520086963 [Pipeline] echo [2023-10-24T22:03:30.150Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 66d5cf4 [Pipeline] echo [2023-10-24T22:03:30.189Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T22:03:30.302Z] provisioning config files... [2023-10-24T22:03:30.317Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-207@tmp/config632621206106800326tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:03:30.651Z] ---> docker-login.sh [2023-10-24T22:03:30.651Z] nexus3.edgexfoundry.org:10001 [2023-10-24T22:03:30.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:03:30.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:03:30.911Z] Configure a credential helper to remove this warning. See [2023-10-24T22:03:30.911Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:03:30.911Z] [2023-10-24T22:03:30.911Z] Login Succeeded [2023-10-24T22:03:30.911Z] nexus3.edgexfoundry.org:10002 [2023-10-24T22:03:30.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:03:30.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:03:30.911Z] Configure a credential helper to remove this warning. See [2023-10-24T22:03:30.911Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:03:30.911Z] [2023-10-24T22:03:30.911Z] Login Succeeded [2023-10-24T22:03:30.911Z] nexus3.edgexfoundry.org:10003 [2023-10-24T22:03:31.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:03:31.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:03:31.171Z] Configure a credential helper to remove this warning. See [2023-10-24T22:03:31.171Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:03:31.171Z] [2023-10-24T22:03:31.171Z] Login Succeeded [2023-10-24T22:03:31.171Z] nexus3.edgexfoundry.org:10004 [2023-10-24T22:03:31.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:03:31.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:03:31.171Z] Configure a credential helper to remove this warning. See [2023-10-24T22:03:31.171Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:03:31.171Z] [2023-10-24T22:03:31.171Z] Login Succeeded [2023-10-24T22:03:31.171Z] docker.io [2023-10-24T22:03:31.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:03:31.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:03:31.688Z] Configure a credential helper to remove this warning. See [2023-10-24T22:03:31.689Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:03:31.689Z] [2023-10-24T22:03:31.689Z] Login Succeeded [2023-10-24T22:03:31.689Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T22:03:31.762Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-24T22:03:32.359Z] + git rev-list -1 --merges 66d5cf403a0fc925295db436bd209bf520086963~1..66d5cf403a0fc925295db436bd209bf520086963 [Pipeline] echo [2023-10-24T22:03:32.418Z] -----------> git rev-list -1 --merges 66d5cf403a0fc925295db436bd209bf520086963~1..66d5cf403a0fc925295db436bd209bf520086963 66d5cf403a0fc925295db436bd209bf520086963 [false] [Pipeline] sh [2023-10-24T22:03:32.725Z] + git log --format=format:%s -1 66d5cf403a0fc925295db436bd209bf520086963 [Pipeline] echo [2023-10-24T22:03:32.758Z] ========================================================= [2023-10-24T22:03:32.758Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-24T22:03:32.758Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T22:03:33.198Z] + git log --format=format:%s -1 66d5cf403a0fc925295db436bd209bf520086963 [Pipeline] echo [2023-10-24T22:03:33.236Z] [semverPrep] GIT_COMMIT: 66d5cf403a0fc925295db436bd209bf520086963, Commit Message: refactor: Remove obsolete comments from config file [Pipeline] echo [2023-10-24T22:03:33.269Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-24T22:03:33.647Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T22:03:33.647Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-24T22:03:33.647Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-24T22:03:33.647Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-24T22:03:33.647Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ [2023-10-24T22:03:33.647Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-24T22:03:33.647Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:03:34.097Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T22:03:34.097Z] [2023-10-24T22:03:34.097Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:03:34.473Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T22:03:34.473Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-24T22:03:34.473Z] b85a868b505f: Pulling fs layer [2023-10-24T22:03:34.473Z] e2be974225ed: Pulling fs layer [2023-10-24T22:03:34.473Z] 339a4e72a1f5: Pulling fs layer [2023-10-24T22:03:34.473Z] 988bab9f4d93: Pulling fs layer [2023-10-24T22:03:34.473Z] 1469e6f7b9e6: Pulling fs layer [2023-10-24T22:03:34.473Z] eaf3925da568: Pulling fs layer [2023-10-24T22:03:34.473Z] bab4dde63d76: Pulling fs layer [2023-10-24T22:03:34.473Z] bde34c3a00c8: Pulling fs layer [2023-10-24T22:03:34.473Z] b352a97aabf1: Pulling fs layer [2023-10-24T22:03:34.473Z] 4872d77fe225: Pulling fs layer [2023-10-24T22:03:34.473Z] 5851b861e8e6: Pulling fs layer [2023-10-24T22:03:34.473Z] 1469e6f7b9e6: Waiting [2023-10-24T22:03:34.473Z] eaf3925da568: Waiting [2023-10-24T22:03:34.473Z] bab4dde63d76: Waiting [2023-10-24T22:03:34.473Z] bde34c3a00c8: Waiting [2023-10-24T22:03:34.473Z] b352a97aabf1: Waiting [2023-10-24T22:03:34.473Z] 4872d77fe225: Waiting [2023-10-24T22:03:34.473Z] 5851b861e8e6: Waiting [2023-10-24T22:03:34.473Z] 988bab9f4d93: Waiting [2023-10-24T22:03:34.473Z] 988bab9f4d93: Verifying Checksum [2023-10-24T22:03:34.473Z] 988bab9f4d93: Download complete [2023-10-24T22:03:34.473Z] 1469e6f7b9e6: Verifying Checksum [2023-10-24T22:03:34.473Z] 1469e6f7b9e6: Download complete [2023-10-24T22:03:34.473Z] 339a4e72a1f5: Verifying Checksum [2023-10-24T22:03:34.473Z] 339a4e72a1f5: Download complete [2023-10-24T22:03:34.733Z] eaf3925da568: Verifying Checksum [2023-10-24T22:03:34.733Z] eaf3925da568: Download complete [2023-10-24T22:03:34.733Z] bde34c3a00c8: Verifying Checksum [2023-10-24T22:03:34.733Z] bde34c3a00c8: Download complete [2023-10-24T22:03:34.733Z] b352a97aabf1: Verifying Checksum [2023-10-24T22:03:34.733Z] b352a97aabf1: Download complete [2023-10-24T22:03:34.733Z] 4872d77fe225: Verifying Checksum [2023-10-24T22:03:34.733Z] 4872d77fe225: Download complete [2023-10-24T22:03:34.733Z] 5851b861e8e6: Verifying Checksum [2023-10-24T22:03:34.733Z] 5851b861e8e6: Download complete [2023-10-24T22:03:34.733Z] b85a868b505f: Download complete [2023-10-24T22:03:34.992Z] bab4dde63d76: Verifying Checksum [2023-10-24T22:03:34.992Z] bab4dde63d76: Download complete [2023-10-24T22:03:35.925Z] b85a868b505f: Pull complete [2023-10-24T22:03:35.925Z] e2be974225ed: Pull complete [2023-10-24T22:03:36.494Z] 339a4e72a1f5: Pull complete [2023-10-24T22:03:36.494Z] 988bab9f4d93: Pull complete [2023-10-24T22:03:36.755Z] 1469e6f7b9e6: Pull complete [2023-10-24T22:03:36.755Z] eaf3925da568: Pull complete [2023-10-24T22:03:38.657Z] bab4dde63d76: Pull complete [2023-10-24T22:03:38.657Z] bde34c3a00c8: Pull complete [2023-10-24T22:03:38.916Z] b352a97aabf1: Pull complete [2023-10-24T22:03:38.916Z] 4872d77fe225: Pull complete [2023-10-24T22:03:38.916Z] 5851b861e8e6: Pull complete [2023-10-24T22:03:38.916Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-24T22:03:38.916Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T22:03:38.916Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T22:03:39.157Z] prd-ubuntu20.04-docker-8c-8g-10310 does not seem to be running inside a container [2023-10-24T22:03:39.190Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-207 -v /w/workspace/edgexfoundry_device-gpio_PR-207:/w/workspace/edgexfoundry_device-gpio_PR-207:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-207@tmp:/w/workspace/edgexfoundry_device-gpio_PR-207@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-24T22:03:42.505Z] $ docker top dc88ac13410cc3997b19cd5da5782c86cc2861ab5d006038faa7073def93b853 -eo pid,comm [2023-10-24T22:03:42.553Z] 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-10-24T22:03:42.553Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T22:03:42.695Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T22:03:42.695Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T22:03:42.796Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T22:03:42.802Z] $ docker exec dc88ac13410cc3997b19cd5da5782c86cc2861ab5d006038faa7073def93b853 ssh-agent [2023-10-24T22:03:42.897Z] SSH_AUTH_SOCK=/tmp/ssh-lQquOSR4AkBq/agent.32 [2023-10-24T22:03:42.897Z] SSH_AGENT_PID=38 [2023-10-24T22:03:42.903Z] Running ssh-add (command line suppressed) [2023-10-24T22:03:43.014Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-207@tmp/private_key_4707344854272158074.key (/w/workspace/edgexfoundry_device-gpio_PR-207@tmp/private_key_4707344854272158074.key) [2023-10-24T22:03:43.020Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T22:03:43.347Z] + git tag --points-at HEAD [Pipeline] } [2023-10-24T22:03:43.374Z] $ docker exec --env ******** --env ******** dc88ac13410cc3997b19cd5da5782c86cc2861ab5d006038faa7073def93b853 ssh-agent -k [2023-10-24T22:03:43.479Z] unset SSH_AUTH_SOCK; [2023-10-24T22:03:43.480Z] unset SSH_AGENT_PID; [2023-10-24T22:03:43.480Z] echo Agent pid 38 killed; [2023-10-24T22:03:43.486Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-24T22:03:43.590Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T22:03:43.590Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T22:03:43.698Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T22:03:43.703Z] $ docker exec dc88ac13410cc3997b19cd5da5782c86cc2861ab5d006038faa7073def93b853 ssh-agent [2023-10-24T22:03:43.812Z] SSH_AUTH_SOCK=/tmp/ssh-XxoGEsdUjb9t/agent.70 [2023-10-24T22:03:43.812Z] SSH_AGENT_PID=76 [2023-10-24T22:03:43.817Z] Running ssh-add (command line suppressed) [2023-10-24T22:03:43.920Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-207@tmp/private_key_1578632384863507197.key (/w/workspace/edgexfoundry_device-gpio_PR-207@tmp/private_key_1578632384863507197.key) [2023-10-24T22:03:43.931Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T22:03:44.260Z] + git semver init [2023-10-24T22:03:44.519Z] 2023-10-24 22:03:44,431 [run_init] DEBUG init version:0.0.0 force:False [2023-10-24T22:03:44.519Z] 2023-10-24 22:03:44,431 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-207/.semver [2023-10-24T22:03:44.519Z] 2023-10-24 22:03:44,432 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-207/.semver [2023-10-24T22:03:44.519Z] 2023-10-24 22:03:44,432 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-207/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-207, universal_newlines=False, shell=None, istream=None) [2023-10-24T22:03:45.457Z] 2023-10-24 22:03:45,423 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-207/.git/info/exclude [2023-10-24T22:03:45.457Z] 2023-10-24 22:03:45,424 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-207/.semver/PR-207 with force:False [2023-10-24T22:03:45.457Z] 2023-10-24 22:03:45,424 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-207/.semver/PR-207 [2023-10-24T22:03:45.457Z] 2023-10-24 22:03:45,428 [execute] INFO git cat-file --batch-check [2023-10-24T22:03:45.458Z] 2023-10-24 22:03:45,428 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-207/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T22:03:45.458Z] 2023-10-24 22:03:45,434 [execute] INFO git cat-file --batch [2023-10-24T22:03:45.458Z] 2023-10-24 22:03:45,435 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-207/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T22:03:45.458Z] 2023-10-24 22:03:45,439 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-207/.semver/PR-207 [2023-10-24T22:03:45.458Z] 0.0.0 [Pipeline] } [2023-10-24T22:03:45.488Z] $ docker exec --env ******** --env ******** dc88ac13410cc3997b19cd5da5782c86cc2861ab5d006038faa7073def93b853 ssh-agent -k [2023-10-24T22:03:45.584Z] unset SSH_AUTH_SOCK; [2023-10-24T22:03:45.584Z] unset SSH_AGENT_PID; [2023-10-24T22:03:45.584Z] echo Agent pid 76 killed; [2023-10-24T22:03:45.589Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T22:03:46.014Z] + git semver [Pipeline] } [2023-10-24T22:03:46.298Z] $ docker stop --time=1 dc88ac13410cc3997b19cd5da5782c86cc2861ab5d006038faa7073def93b853 [2023-10-24T22:03:47.608Z] $ docker rm -f --volumes dc88ac13410cc3997b19cd5da5782c86cc2861ab5d006038faa7073def93b853 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T22:03:48.006Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-24T22:03:48.357Z] Stashed 1 file(s) [Pipeline] echo [2023-10-24T22:03:48.374Z] [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-10-24T22:03:48.954Z] provisioning config files... [2023-10-24T22:03:48.964Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-207@tmp/config3021030906188154640tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:03:49.326Z] ---> docker-login.sh [2023-10-24T22:03:49.326Z] nexus3.edgexfoundry.org:10001 [2023-10-24T22:03:49.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:03:49.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:03:49.326Z] Configure a credential helper to remove this warning. See [2023-10-24T22:03:49.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:03:49.326Z] [2023-10-24T22:03:49.326Z] Login Succeeded [2023-10-24T22:03:49.326Z] nexus3.edgexfoundry.org:10002 [2023-10-24T22:03:49.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:03:49.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:03:49.326Z] Configure a credential helper to remove this warning. See [2023-10-24T22:03:49.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:03:49.326Z] [2023-10-24T22:03:49.326Z] Login Succeeded [2023-10-24T22:03:49.326Z] nexus3.edgexfoundry.org:10003 [2023-10-24T22:03:49.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:03:49.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:03:49.584Z] Configure a credential helper to remove this warning. See [2023-10-24T22:03:49.584Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:03:49.584Z] [2023-10-24T22:03:49.584Z] Login Succeeded [2023-10-24T22:03:49.584Z] nexus3.edgexfoundry.org:10004 [2023-10-24T22:03:49.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:03:49.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:03:49.584Z] Configure a credential helper to remove this warning. See [2023-10-24T22:03:49.584Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:03:49.584Z] [2023-10-24T22:03:49.584Z] Login Succeeded [2023-10-24T22:03:49.584Z] docker.io [2023-10-24T22:03:49.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:03:49.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:03:49.842Z] Configure a credential helper to remove this warning. See [2023-10-24T22:03:49.842Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:03:49.842Z] [2023-10-24T22:03:49.842Z] Login Succeeded [2023-10-24T22:03:49.842Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T22:03:49.871Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-24T22:03:50.057Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T22:03:50.092Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T22:03:50.129Z] ========================================================= [2023-10-24T22:03:50.129Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-24T22:03:50.129Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:03:50.610Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-24T22:03:50.610Z] Sending build context to Docker daemon 16.15MB [2023-10-24T22:03:50.610Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T22:03:50.610Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-24T22:03:50.610Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-24T22:03:50.610Z] 7264a8db6415: Pulling fs layer [2023-10-24T22:03:50.610Z] c4d48a809fc2: Pulling fs layer [2023-10-24T22:03:50.610Z] 4f1c88b9dad5: Pulling fs layer [2023-10-24T22:03:50.610Z] ad3a456e5733: Pulling fs layer [2023-10-24T22:03:50.610Z] 33e27b845d1e: Pulling fs layer [2023-10-24T22:03:50.610Z] c68163c4e522: Pulling fs layer [2023-10-24T22:03:50.610Z] 50da416c3ac9: Pulling fs layer [2023-10-24T22:03:50.610Z] 23d2d4c4bb30: Pulling fs layer [2023-10-24T22:03:50.610Z] 50da416c3ac9: Waiting [2023-10-24T22:03:50.610Z] c68163c4e522: Waiting [2023-10-24T22:03:50.610Z] ad3a456e5733: Waiting [2023-10-24T22:03:50.610Z] 33e27b845d1e: Waiting [2023-10-24T22:03:50.610Z] 23d2d4c4bb30: Waiting [2023-10-24T22:03:50.610Z] c4d48a809fc2: Verifying Checksum [2023-10-24T22:03:50.610Z] c4d48a809fc2: Download complete [2023-10-24T22:03:50.610Z] ad3a456e5733: Verifying Checksum [2023-10-24T22:03:50.610Z] ad3a456e5733: Download complete [2023-10-24T22:03:50.610Z] 33e27b845d1e: Verifying Checksum [2023-10-24T22:03:50.610Z] 33e27b845d1e: Download complete [2023-10-24T22:03:50.610Z] 7264a8db6415: Verifying Checksum [2023-10-24T22:03:50.610Z] 7264a8db6415: Download complete [2023-10-24T22:03:50.870Z] c68163c4e522: Verifying Checksum [2023-10-24T22:03:50.870Z] c68163c4e522: Download complete [2023-10-24T22:03:50.870Z] 7264a8db6415: Pull complete [2023-10-24T22:03:51.126Z] 23d2d4c4bb30: Download complete [2023-10-24T22:03:51.126Z] c4d48a809fc2: Pull complete [2023-10-24T22:03:51.126Z] 4f1c88b9dad5: Verifying Checksum [2023-10-24T22:03:51.126Z] 4f1c88b9dad5: Download complete [2023-10-24T22:03:51.383Z] 50da416c3ac9: Verifying Checksum [2023-10-24T22:03:51.383Z] 50da416c3ac9: Download complete [2023-10-24T22:03:53.909Z] 4f1c88b9dad5: Pull complete [2023-10-24T22:03:54.167Z] ad3a456e5733: Pull complete [2023-10-24T22:03:54.167Z] 33e27b845d1e: Pull complete [2023-10-24T22:03:54.167Z] c68163c4e522: Pull complete [2023-10-24T22:03:56.691Z] 50da416c3ac9: Pull complete [2023-10-24T22:03:56.691Z] 23d2d4c4bb30: Pull complete [2023-10-24T22:03:56.949Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-24T22:03:56.949Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-24T22:03:56.949Z] ---> 0786185ac409 [2023-10-24T22:03:56.949Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-10-24T22:04:02.220Z] ---> Running in c747d76b187c [2023-10-24T22:04:02.220Z] Removing intermediate container c747d76b187c [2023-10-24T22:04:02.220Z] ---> 556a54e9b29d [2023-10-24T22:04:02.220Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T22:04:02.220Z] ---> Running in 888cb3ae6c7f [2023-10-24T22:04:02.220Z] Removing intermediate container 888cb3ae6c7f [2023-10-24T22:04:02.220Z] ---> b1fdd793179d [2023-10-24T22:04:02.220Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-10-24T22:04:02.220Z] ---> Running in e8981b72ef09 [2023-10-24T22:04:02.220Z] Removing intermediate container e8981b72ef09 [2023-10-24T22:04:02.220Z] ---> 6b82b95022ed [2023-10-24T22:04:02.220Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T22:04:02.220Z] ---> Running in 61e9bf23d80d [2023-10-24T22:04:02.220Z] Removing intermediate container 61e9bf23d80d [2023-10-24T22:04:02.220Z] ---> 4da5ff2f3014 [2023-10-24T22:04:02.220Z] Step 7/12 : WORKDIR /device-gpio [2023-10-24T22:04:02.220Z] ---> Running in c38f24098ea3 [2023-10-24T22:04:02.220Z] Removing intermediate container c38f24098ea3 [2023-10-24T22:04:02.220Z] ---> b20e1b77adb7 [2023-10-24T22:04:02.220Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T22:04:02.220Z] ---> Running in f8aa11e5858a [2023-10-24T22:04:02.220Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T22:04:02.479Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T22:04:02.737Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-10-24T22:04:02.737Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-10-24T22:04:02.737Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-10-24T22:04:02.737Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-10-24T22:04:02.737Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T22:04:02.737Z] OK: 268 MiB in 56 packages [2023-10-24T22:04:03.303Z] Removing intermediate container f8aa11e5858a [2023-10-24T22:04:03.303Z] ---> 4a0485bf3f92 [2023-10-24T22:04:03.303Z] Step 9/12 : COPY go.mod vendor* ./ [2023-10-24T22:04:03.303Z] ---> bd88d9f932cc [2023-10-24T22:04:03.303Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T22:04:03.560Z] ---> Running in 8e2a782c9e5f [2023-10-24T22:04:03.771Z] Still waiting to schedule task [2023-10-24T22:04:03.771Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-10-24T22:04:59.778Z] Removing intermediate container 8e2a782c9e5f [2023-10-24T22:04:59.778Z] ---> f25f71b736ba [2023-10-24T22:04:59.778Z] Step 11/12 : COPY . . [2023-10-24T22:04:59.778Z] ---> a63dd4270e50 [2023-10-24T22:04:59.778Z] Step 12/12 : RUN ${MAKE} [2023-10-24T22:04:59.778Z] ---> Running in 9ec146dc1fc5 [2023-10-24T22:04:59.778Z] noop [2023-10-24T22:04:59.778Z] Removing intermediate container 9ec146dc1fc5 [2023-10-24T22:04:59.778Z] ---> 9a8dd3faa3a9 [2023-10-24T22:04:59.778Z] Successfully built 9a8dd3faa3a9 [2023-10-24T22:04:59.778Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:05:00.216Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-24T22:05:00.216Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T22:05:00.354Z] prd-ubuntu20.04-docker-8c-8g-10310 does not seem to be running inside a container [2023-10-24T22:05:00.381Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-207 -v /w/workspace/edgexfoundry_device-gpio_PR-207:/w/workspace/edgexfoundry_device-gpio_PR-207:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-207@tmp:/w/workspace/edgexfoundry_device-gpio_PR-207@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-24T22:05:00.715Z] $ docker top 6d2dc8c45d7cf81961a03de18f9431bbb62dad75dda870bee3510fe339b22193 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T22:05:01.108Z] + go version [2023-10-24T22:05:01.108Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-24T22:05:01.140Z] $ docker stop --time=1 6d2dc8c45d7cf81961a03de18f9431bbb62dad75dda870bee3510fe339b22193 [2023-10-24T22:05:02.405Z] $ docker rm -f --volumes 6d2dc8c45d7cf81961a03de18f9431bbb62dad75dda870bee3510fe339b22193 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:05:03.126Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-24T22:05:03.126Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T22:05:03.268Z] prd-ubuntu20.04-docker-8c-8g-10310 does not seem to be running inside a container [2023-10-24T22:05:03.294Z] $ 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-207 -v /w/workspace/edgexfoundry_device-gpio_PR-207:/w/workspace/edgexfoundry_device-gpio_PR-207:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-207@tmp:/w/workspace/edgexfoundry_device-gpio_PR-207@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-24T22:05:03.601Z] $ docker top 1f7964d6a7675e2b0fee8c827e3d5637c8e2822a3e2c2e11764142a29ea9eb6c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T22:05:03.997Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-207 [Pipeline] fileExists [Pipeline] sh [2023-10-24T22:05:04.346Z] + make test [2023-10-24T22:05:04.346Z] go test ./... -coverprofile=coverage.out ./... [2023-10-24T22:05:05.720Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-10-24T22:05:15.677Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-10-24T22:05:15.677Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-10-24T22:05:20.932Z] go vet ./... [2023-10-24T22:05:23.491Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-24T22:05:23.491Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-24T22:05:23.491Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-24T22:05:23.784Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-24T22:05:23.816Z] $ docker stop --time=1 1f7964d6a7675e2b0fee8c827e3d5637c8e2822a3e2c2e11764142a29ea9eb6c [2023-10-24T22:05:26.841Z] $ docker rm -f --volumes 1f7964d6a7675e2b0fee8c827e3d5637c8e2822a3e2c2e11764142a29ea9eb6c [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T22:05:27.354Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-24T22:05:27.411Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-24T22:05:28.008Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-24T22:05:28.328Z] + ls -al . [2023-10-24T22:05:28.328Z] total 160 [2023-10-24T22:05:28.328Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 22:05 . [2023-10-24T22:05:28.328Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 22:03 .. [2023-10-24T22:05:28.328Z] -rw-rw-r-- 1 jenkins jenkins 120 Oct 24 22:03 .dockerignore [2023-10-24T22:05:28.328Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 22:05 .git [2023-10-24T22:05:28.328Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 22:03 .github [2023-10-24T22:05:28.328Z] -rw-rw-r-- 1 jenkins jenkins 256 Oct 24 22:03 .gitignore [2023-10-24T22:05:28.328Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 22:03 .golangci.yml [2023-10-24T22:05:28.328Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 22:03 .semver [2023-10-24T22:05:28.328Z] -rw-rw-r-- 1 jenkins jenkins 10671 Oct 24 22:03 Attribution.txt [2023-10-24T22:05:28.328Z] -rw-rw-r-- 1 jenkins jenkins 6184 Oct 24 22:03 CHANGELOG.md [2023-10-24T22:05:28.328Z] -rw-rw-r-- 1 jenkins jenkins 1542 Oct 24 22:03 Dockerfile [2023-10-24T22:05:28.328Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 22:03 GOVERNANCE.md [2023-10-24T22:05:28.328Z] -rw-rw-r-- 1 jenkins jenkins 657 Oct 24 22:03 Jenkinsfile [2023-10-24T22:05:28.328Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 24 22:03 LICENSE [2023-10-24T22:05:28.328Z] -rw-rw-r-- 1 jenkins jenkins 1923 Oct 24 22:03 Makefile [2023-10-24T22:05:28.328Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 24 22:03 OWNERS.md [2023-10-24T22:05:28.328Z] -rw-rw-r-- 1 jenkins jenkins 12217 Oct 24 22:03 README.md [2023-10-24T22:05:28.328Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 24 22:03 VERSION [2023-10-24T22:05:28.328Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 22:03 bin [2023-10-24T22:05:28.328Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 22:03 cmd [2023-10-24T22:05:28.328Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 24 22:05 coverage.out [2023-10-24T22:05:28.328Z] -rw-rw-r-- 1 jenkins jenkins 3698 Oct 24 22:03 go.mod [2023-10-24T22:05:28.328Z] -rw-rw-r-- 1 jenkins jenkins 35450 Oct 24 22:03 go.sum [2023-10-24T22:05:28.328Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 22:03 internal [2023-10-24T22:05:28.328Z] -rw-rw-r-- 1 jenkins jenkins 209 Oct 24 22:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:05:28.713Z] + 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=66d5cf403a0fc925295db436bd209bf520086963 --label arch=amd64 --label version=0.0.0 . [2023-10-24T22:05:28.713Z] Sending build context to Docker daemon 16.15MB [2023-10-24T22:05:28.713Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T22:05:28.713Z] Step 2/25 : FROM ${BASE} AS builder [2023-10-24T22:05:28.713Z] ---> 9a8dd3faa3a9 [2023-10-24T22:05:28.713Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-10-24T22:05:28.972Z] ---> Running in bf1b8e699720 [2023-10-24T22:05:28.972Z] Removing intermediate container bf1b8e699720 [2023-10-24T22:05:28.972Z] ---> c9800a97797c [2023-10-24T22:05:28.972Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T22:05:28.972Z] ---> Running in 420bf90a0010 [2023-10-24T22:05:29.228Z] Removing intermediate container 420bf90a0010 [2023-10-24T22:05:29.228Z] ---> 3f02a2c4bf97 [2023-10-24T22:05:29.228Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-10-24T22:05:29.228Z] ---> Running in 0c7b01da543c [2023-10-24T22:05:29.228Z] Removing intermediate container 0c7b01da543c [2023-10-24T22:05:29.228Z] ---> 82b26ca86b73 [2023-10-24T22:05:29.228Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T22:05:29.228Z] ---> Running in dba24de90d4c [2023-10-24T22:05:29.228Z] Removing intermediate container dba24de90d4c [2023-10-24T22:05:29.228Z] ---> a6ea852f8480 [2023-10-24T22:05:29.228Z] Step 7/25 : WORKDIR /device-gpio [2023-10-24T22:05:29.228Z] ---> Running in e7456d302ce9 [2023-10-24T22:05:29.486Z] Removing intermediate container e7456d302ce9 [2023-10-24T22:05:29.486Z] ---> 487ebc19c240 [2023-10-24T22:05:29.486Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T22:05:29.486Z] ---> Running in f66d049aeabf [2023-10-24T22:05:29.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T22:05:29.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T22:05:30.008Z] OK: 268 MiB in 56 packages [2023-10-24T22:05:30.266Z] Removing intermediate container f66d049aeabf [2023-10-24T22:05:30.266Z] ---> 12d4b7e80bd0 [2023-10-24T22:05:30.266Z] Step 9/25 : COPY go.mod vendor* ./ [2023-10-24T22:05:30.526Z] ---> 96d1ac295eb6 [2023-10-24T22:05:30.526Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T22:05:30.526Z] ---> Running in 653dd4790dc8 [2023-10-24T22:05:31.096Z] Removing intermediate container 653dd4790dc8 [2023-10-24T22:05:31.096Z] ---> ad982d143d6b [2023-10-24T22:05:31.096Z] Step 11/25 : COPY . . [2023-10-24T22:05:31.663Z] ---> 5831364a993e [2023-10-24T22:05:31.663Z] Step 12/25 : RUN ${MAKE} [2023-10-24T22:05:31.663Z] ---> Running in 131bc01271f0 [2023-10-24T22:05:31.921Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-10-24T22:05:53.850Z] Removing intermediate container 131bc01271f0 [2023-10-24T22:05:53.850Z] ---> d1b85cb68715 [2023-10-24T22:05:53.850Z] Step 13/25 : FROM alpine:3.18 [2023-10-24T22:05:53.850Z] 3.18: Pulling from library/alpine [2023-10-24T22:05:53.850Z] 96526aa774ef: Pulling fs layer [2023-10-24T22:05:53.850Z] 96526aa774ef: Download complete [2023-10-24T22:05:53.850Z] 96526aa774ef: Pull complete [2023-10-24T22:05:53.850Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T22:05:53.850Z] Status: Downloaded newer image for alpine:3.18 [2023-10-24T22:05:53.850Z] ---> 8ca4688f4f35 [2023-10-24T22:05:53.850Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-10-24T22:05:53.850Z] ---> Running in dbcda6e31415 [2023-10-24T22:05:53.850Z] Removing intermediate container dbcda6e31415 [2023-10-24T22:05:53.850Z] ---> 529d036306e9 [2023-10-24T22:05:53.850Z] Step 15/25 : RUN apk add --update --no-cache [2023-10-24T22:05:53.850Z] ---> Running in e83adf08b2d1 [2023-10-24T22:05:53.850Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T22:05:53.850Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T22:05:53.850Z] OK: 7 MiB in 15 packages [2023-10-24T22:05:54.110Z] Removing intermediate container e83adf08b2d1 [2023-10-24T22:05:54.110Z] ---> d5534fa62105 [2023-10-24T22:05:54.110Z] Step 16/25 : WORKDIR / [2023-10-24T22:05:54.110Z] ---> Running in 6dac4459857b [2023-10-24T22:05:54.110Z] Removing intermediate container 6dac4459857b [2023-10-24T22:05:54.110Z] ---> 1f63ed4d5e26 [2023-10-24T22:05:54.110Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-10-24T22:05:54.370Z] ---> 58ed772b52e5 [2023-10-24T22:05:54.370Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-10-24T22:05:54.370Z] ---> a9db28889b74 [2023-10-24T22:05:54.370Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-10-24T22:05:55.414Z] ---> 910903fd260a [2023-10-24T22:05:55.414Z] Step 20/25 : EXPOSE 59910 [2023-10-24T22:05:55.414Z] ---> Running in 5b836f2b1cf8 [2023-10-24T22:05:55.672Z] Removing intermediate container 5b836f2b1cf8 [2023-10-24T22:05:55.672Z] ---> ab9a738feb32 [2023-10-24T22:05:55.672Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-10-24T22:05:55.672Z] ---> Running in 7eafb49c5538 [2023-10-24T22:05:55.672Z] Removing intermediate container 7eafb49c5538 [2023-10-24T22:05:55.672Z] ---> 3f3ca255b4b0 [2023-10-24T22:05:55.672Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-24T22:05:55.672Z] ---> Running in 22a224aed4a3 [2023-10-24T22:05:55.672Z] Removing intermediate container 22a224aed4a3 [2023-10-24T22:05:55.672Z] ---> 8ed5866ac7e2 [2023-10-24T22:05:55.672Z] Step 23/25 : LABEL arch=amd64 [2023-10-24T22:05:55.672Z] ---> Running in cbe79bc677fe [2023-10-24T22:05:55.930Z] Removing intermediate container cbe79bc677fe [2023-10-24T22:05:55.930Z] ---> f1f4389abc6d [2023-10-24T22:05:55.930Z] Step 24/25 : LABEL git_sha=66d5cf403a0fc925295db436bd209bf520086963 [2023-10-24T22:05:55.930Z] ---> Running in f841a567f3cf [2023-10-24T22:05:55.930Z] Removing intermediate container f841a567f3cf [2023-10-24T22:05:55.930Z] ---> aa94da102ce7 [2023-10-24T22:05:55.930Z] Step 25/25 : LABEL version=0.0.0 [2023-10-24T22:05:55.930Z] ---> Running in 540a8ce27654 [2023-10-24T22:05:55.930Z] Removing intermediate container 540a8ce27654 [2023-10-24T22:05:55.930Z] ---> 91491da26f7a [2023-10-24T22:05:55.930Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-24T22:05:55.930Z] Successfully built 91491da26f7a [2023-10-24T22:05:55.930Z] 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-10-24T22:05:56.814Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T22:05:56.814Z] [2023-10-24T22:05:56.814Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:05:57.182Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T22:05:57.182Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-24T22:05:57.182Z] 5eb5b503b376: Pulling fs layer [2023-10-24T22:05:57.182Z] 5c69ac0246d0: Pulling fs layer [2023-10-24T22:05:57.182Z] ec43610c2a17: Pulling fs layer [2023-10-24T22:05:57.182Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-24T22:05:57.182Z] 33b1e0a273af: Pulling fs layer [2023-10-24T22:05:57.182Z] 5d3b04190fa2: Pulling fs layer [2023-10-24T22:05:57.182Z] 2f39f015ded8: Pulling fs layer [2023-10-24T22:05:57.182Z] 33b1e0a273af: Waiting [2023-10-24T22:05:57.182Z] 5d3b04190fa2: Waiting [2023-10-24T22:05:57.182Z] 2f39f015ded8: Waiting [2023-10-24T22:05:57.182Z] 5c69ac0246d0: Download complete [2023-10-24T22:05:57.182Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-24T22:05:57.182Z] 3a2ae6a8a46f: Download complete [2023-10-24T22:05:57.182Z] 33b1e0a273af: Verifying Checksum [2023-10-24T22:05:57.182Z] 33b1e0a273af: Download complete [2023-10-24T22:05:57.182Z] 5d3b04190fa2: Verifying Checksum [2023-10-24T22:05:57.182Z] 5d3b04190fa2: Download complete [2023-10-24T22:05:57.182Z] ec43610c2a17: Verifying Checksum [2023-10-24T22:05:57.182Z] ec43610c2a17: Download complete [2023-10-24T22:05:57.441Z] 5eb5b503b376: Verifying Checksum [2023-10-24T22:05:57.441Z] 5eb5b503b376: Download complete [2023-10-24T22:05:58.005Z] 2f39f015ded8: Download complete [2023-10-24T22:05:58.572Z] 5eb5b503b376: Pull complete [2023-10-24T22:05:58.572Z] 5c69ac0246d0: Pull complete [2023-10-24T22:05:59.137Z] ec43610c2a17: Pull complete [2023-10-24T22:05:59.137Z] 3a2ae6a8a46f: Pull complete [2023-10-24T22:05:59.403Z] 33b1e0a273af: Pull complete [2023-10-24T22:05:59.403Z] 5d3b04190fa2: Pull complete [2023-10-24T22:06:03.586Z] 2f39f015ded8: Pull complete [2023-10-24T22:06:03.586Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-24T22:06:03.586Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T22:06:03.586Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T22:06:03.814Z] prd-ubuntu20.04-docker-8c-8g-10310 does not seem to be running inside a container [2023-10-24T22:06:03.841Z] $ 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-207 -v /w/workspace/edgexfoundry_device-gpio_PR-207:/w/workspace/edgexfoundry_device-gpio_PR-207:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-207@tmp:/w/workspace/edgexfoundry_device-gpio_PR-207@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-24T22:06:09.468Z] $ docker top a5832428afad232bae22439f98c855cf4e733ddcc0b2d759ccc4515ca7b38d7a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:06:09.903Z] ---> job-cost.sh [2023-10-24T22:06:09.904Z] lf-activate-venv: SKIPPING [2023-10-24T22:06:09.904Z] INFO: No Stack... [2023-10-24T22:06:10.162Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-24T22:06:10.421Z] INFO: Archiving Costs [Pipeline] sh [2023-10-24T22:06:10.734Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-207/archives/cost.csv [2023-10-24T22:06:10.734Z] + cut -d, -f6 [Pipeline] lock [2023-10-24T22:06:10.774Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-207-1-stack-cost] [2023-10-24T22:06:10.779Z] Resource [jenkins-edgexfoundry-device-gpio-PR-207-1-stack-cost] did not exist. Created. [2023-10-24T22:06:10.779Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-207-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-24T22:06:11.167Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-24T22:06:11.214Z] Stashed 1 file(s) [Pipeline] } [2023-10-24T22:06:11.240Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-207-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-24T22:06:11.320Z] $ docker stop --time=1 a5832428afad232bae22439f98c855cf4e733ddcc0b2d759ccc4515ca7b38d7a [2023-10-24T22:06:12.465Z] $ docker rm -f --volumes a5832428afad232bae22439f98c855cf4e733ddcc0b2d759ccc4515ca7b38d7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-24T22:06:25.377Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10315 in /w/workspace/edgexfoundry_device-gpio_PR-207 [Pipeline] { [Pipeline] ws [2023-10-24T22:06:25.437Z] Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout [2023-10-24T22:06:25.523Z] The recommended git tool is: git [2023-10-24T22:06:32.000Z] using credential edgex-jenkins-ssh [2023-10-24T22:06:32.021Z] Cloning the remote Git repository [2023-10-24T22:06:32.078Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-10-24T22:06:32.189Z] > git init /w/workspace/device-gpio/1 # timeout=10 [2023-10-24T22:06:32.383Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-10-24T22:06:32.384Z] > git --version # timeout=10 [2023-10-24T22:06:32.411Z] > git --version # 'git version 2.25.1' [2023-10-24T22:06:32.414Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-24T22:06:32.622Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-24T22:06:34.328Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-10-24T22:06:34.365Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-24T22:06:35.360Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-10-24T22:06:35.412Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-10-24T22:06:35.414Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-24T22:06:35.432Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/207/head:refs/remotes/origin/PR-207 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-10-24T22:06:36.040Z] Merging remotes/origin/main commit 69ee781b107b0972e8e0a66d1ba9300a2d3ea368 into PR head commit 66d5cf403a0fc925295db436bd209bf520086963 [2023-10-24T22:06:36.347Z] Merge succeeded, producing 66d5cf403a0fc925295db436bd209bf520086963 [2023-10-24T22:06:36.348Z] Checking out Revision 66d5cf403a0fc925295db436bd209bf520086963 (PR-207) [2023-10-24T22:06:36.061Z] > git config core.sparsecheckout # timeout=10 [2023-10-24T22:06:36.156Z] > git checkout -f 66d5cf403a0fc925295db436bd209bf520086963 # timeout=10 [2023-10-24T22:06:36.241Z] > git remote # timeout=10 [2023-10-24T22:06:36.267Z] > git config --get remote.origin.url # timeout=10 [2023-10-24T22:06:36.287Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-24T22:06:36.303Z] > git merge 69ee781b107b0972e8e0a66d1ba9300a2d3ea368 # timeout=10 [2023-10-24T22:06:36.330Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-24T22:06:36.356Z] > git config core.sparsecheckout # timeout=10 [2023-10-24T22:06:36.371Z] > git checkout -f 66d5cf403a0fc925295db436bd209bf520086963 # timeout=10 [2023-10-24T22:06:39.873Z] Commit message: "refactor: Remove obsolete comments from config file" [2023-10-24T22:06:39.931Z] > git --version # timeout=10 [2023-10-24T22:06:39.945Z] > git --version # 'git version 2.25.1' [2023-10-24T22:06:39.970Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T22:06:41.146Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-24T22:06:41.147Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T22:06:41.147Z] Dload Upload Total Spent Left Speed [2023-10-24T22:06:41.147Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 172k 0 --:--:-- --:--:-- --:--:-- 175k [Pipeline] sh [2023-10-24T22:06:41.973Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-24T22:06:42.351Z] + sudo tee /etc/docker/daemon.new [2023-10-24T22:06:42.352Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-24T22:06:42.352Z] { [2023-10-24T22:06:42.352Z] "registry-mirrors": [ [2023-10-24T22:06:42.352Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-24T22:06:42.352Z] ], [2023-10-24T22:06:42.352Z] "bip": "10.250.0.254/24", [2023-10-24T22:06:42.352Z] "hosts": [ [2023-10-24T22:06:42.352Z] "tcp://0.0.0.0:5555", [2023-10-24T22:06:42.352Z] "unix:///var/run/docker.sock" [2023-10-24T22:06:42.352Z] ], [2023-10-24T22:06:42.352Z] "mtu": 1458, [2023-10-24T22:06:42.352Z] "selinux-enabled": true, [2023-10-24T22:06:42.352Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-24T22:06:42.352Z] } [Pipeline] sh [2023-10-24T22:06:42.727Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-24T22:06:43.085Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T22:07:01.453Z] provisioning config files... [2023-10-24T22:07:01.484Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config4522297073514344230tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:07:01.882Z] ---> docker-login.sh [2023-10-24T22:07:01.882Z] nexus3.edgexfoundry.org:10001 [2023-10-24T22:07:02.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:07:02.475Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:07:02.475Z] Configure a credential helper to remove this warning. See [2023-10-24T22:07:02.475Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:07:02.475Z] [2023-10-24T22:07:02.475Z] Login Succeeded [2023-10-24T22:07:02.475Z] nexus3.edgexfoundry.org:10002 [2023-10-24T22:07:02.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:07:03.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:07:03.023Z] Configure a credential helper to remove this warning. See [2023-10-24T22:07:03.024Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:07:03.024Z] [2023-10-24T22:07:03.024Z] Login Succeeded [2023-10-24T22:07:03.024Z] nexus3.edgexfoundry.org:10003 [2023-10-24T22:07:03.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:07:03.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:07:03.295Z] Configure a credential helper to remove this warning. See [2023-10-24T22:07:03.295Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:07:03.295Z] [2023-10-24T22:07:03.295Z] Login Succeeded [2023-10-24T22:07:03.295Z] nexus3.edgexfoundry.org:10004 [2023-10-24T22:07:03.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:07:03.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:07:03.838Z] Configure a credential helper to remove this warning. See [2023-10-24T22:07:03.838Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:07:03.838Z] [2023-10-24T22:07:03.838Z] Login Succeeded [2023-10-24T22:07:03.838Z] docker.io [2023-10-24T22:07:04.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T22:07:04.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T22:07:04.382Z] Configure a credential helper to remove this warning. See [2023-10-24T22:07:04.382Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T22:07:04.382Z] [2023-10-24T22:07:04.382Z] Login Succeeded [2023-10-24T22:07:04.382Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T22:07:04.412Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-24T22:07:04.877Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T22:07:04.913Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T22:07:04.951Z] ========================================================= [2023-10-24T22:07:04.951Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-24T22:07:04.951Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:07:05.469Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-24T22:07:05.747Z] Sending build context to Docker daemon 8.136MB [2023-10-24T22:07:06.024Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T22:07:06.024Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-24T22:07:06.024Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-24T22:07:06.024Z] 9fda8d8052c6: Pulling fs layer [2023-10-24T22:07:06.024Z] 5d54e960e981: Pulling fs layer [2023-10-24T22:07:06.024Z] c4a7e357bf2a: Pulling fs layer [2023-10-24T22:07:06.024Z] f0e02332f6b5: Pulling fs layer [2023-10-24T22:07:06.024Z] cefa15bbcfad: Pulling fs layer [2023-10-24T22:07:06.024Z] 17808c966233: Pulling fs layer [2023-10-24T22:07:06.024Z] f4c1fc716caa: Pulling fs layer [2023-10-24T22:07:06.024Z] f0e02332f6b5: Waiting [2023-10-24T22:07:06.024Z] cefa15bbcfad: Waiting [2023-10-24T22:07:06.024Z] 17808c966233: Waiting [2023-10-24T22:07:06.024Z] f4c1fc716caa: Waiting [2023-10-24T22:07:06.315Z] 5d54e960e981: Verifying Checksum [2023-10-24T22:07:06.315Z] 5d54e960e981: Download complete [2023-10-24T22:07:06.315Z] f0e02332f6b5: Verifying Checksum [2023-10-24T22:07:06.315Z] f0e02332f6b5: Download complete [2023-10-24T22:07:06.315Z] cefa15bbcfad: Verifying Checksum [2023-10-24T22:07:06.315Z] cefa15bbcfad: Download complete [2023-10-24T22:07:06.315Z] 9fda8d8052c6: Verifying Checksum [2023-10-24T22:07:06.315Z] 9fda8d8052c6: Download complete [2023-10-24T22:07:06.923Z] f4c1fc716caa: Verifying Checksum [2023-10-24T22:07:07.530Z] 9fda8d8052c6: Pull complete [2023-10-24T22:07:08.143Z] 5d54e960e981: Pull complete [2023-10-24T22:07:08.412Z] c4a7e357bf2a: Verifying Checksum [2023-10-24T22:07:08.412Z] c4a7e357bf2a: Download complete [2023-10-24T22:07:09.389Z] 17808c966233: Verifying Checksum [2023-10-24T22:07:09.389Z] 17808c966233: Download complete [2023-10-24T22:07:21.764Z] c4a7e357bf2a: Pull complete [2023-10-24T22:07:22.359Z] f0e02332f6b5: Pull complete [2023-10-24T22:07:22.953Z] cefa15bbcfad: Pull complete [2023-10-24T22:07:31.198Z] 17808c966233: Pull complete [2023-10-24T22:07:33.151Z] f4c1fc716caa: Pull complete [2023-10-24T22:07:33.151Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-24T22:07:33.151Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-24T22:07:33.151Z] ---> ea914061e18c [2023-10-24T22:07:33.151Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-10-24T22:07:34.589Z] ---> Running in 2a8077dd3afe [2023-10-24T22:07:34.872Z] Removing intermediate container 2a8077dd3afe [2023-10-24T22:07:34.872Z] ---> a40938437fba [2023-10-24T22:07:34.872Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T22:07:35.144Z] ---> Running in 6a926952938d [2023-10-24T22:07:35.415Z] Removing intermediate container 6a926952938d [2023-10-24T22:07:35.415Z] ---> 341036235911 [2023-10-24T22:07:35.415Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-10-24T22:07:35.684Z] ---> Running in 6b27026e48b7 [2023-10-24T22:07:35.956Z] Removing intermediate container 6b27026e48b7 [2023-10-24T22:07:35.956Z] ---> 78376f984805 [2023-10-24T22:07:35.956Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T22:07:35.956Z] ---> Running in c2ed326364b8 [2023-10-24T22:07:36.542Z] Removing intermediate container c2ed326364b8 [2023-10-24T22:07:36.542Z] ---> a65a458d52d0 [2023-10-24T22:07:36.542Z] Step 7/12 : WORKDIR /device-gpio [2023-10-24T22:07:36.542Z] ---> Running in 9f4fbd2c8661 [2023-10-24T22:07:36.814Z] Removing intermediate container 9f4fbd2c8661 [2023-10-24T22:07:36.814Z] ---> 00308b50cf3c [2023-10-24T22:07:36.814Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T22:07:37.094Z] ---> Running in 7e35ca32db86 [2023-10-24T22:07:38.530Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T22:07:38.801Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T22:07:40.238Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-10-24T22:07:40.516Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-10-24T22:07:40.516Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-10-24T22:07:40.516Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-10-24T22:07:40.516Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T22:07:40.516Z] OK: 270 MiB in 56 packages [2023-10-24T22:07:41.945Z] Removing intermediate container 7e35ca32db86 [2023-10-24T22:07:41.945Z] ---> aa9a5a450699 [2023-10-24T22:07:41.945Z] Step 9/12 : COPY go.mod vendor* ./ [2023-10-24T22:07:42.546Z] ---> 8469e2f44789 [2023-10-24T22:07:42.546Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T22:07:42.546Z] ---> Running in af30137771b2 [2023-10-24T22:09:19.235Z] Removing intermediate container af30137771b2 [2023-10-24T22:09:19.235Z] ---> c62fadee5945 [2023-10-24T22:09:19.235Z] Step 11/12 : COPY . . [2023-10-24T22:09:19.235Z] ---> 3d7299d70895 [2023-10-24T22:09:19.235Z] Step 12/12 : RUN ${MAKE} [2023-10-24T22:09:19.235Z] ---> Running in 2620a5caf5c9 [2023-10-24T22:09:19.507Z] noop [2023-10-24T22:09:23.805Z] Removing intermediate container 2620a5caf5c9 [2023-10-24T22:09:23.805Z] ---> a39ac1acfd5e [2023-10-24T22:09:24.073Z] Successfully built a39ac1acfd5e [2023-10-24T22:09:24.073Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:09:24.562Z] + docker inspect -f . ci-base-image-arm64 [2023-10-24T22:09:24.562Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T22:09:24.877Z] prd-ubuntu20.04-docker-arm64-4c-16g-10315 does not seem to be running inside a container [2023-10-24T22:09:24.948Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-24T22:09:26.371Z] $ docker top e4411ef22b30596f017462d9cd4c8902d64d3249ba04fe9eb05bea5d19565b39 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T22:09:27.308Z] + go version [2023-10-24T22:09:27.308Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-24T22:09:27.341Z] $ docker stop --time=1 e4411ef22b30596f017462d9cd4c8902d64d3249ba04fe9eb05bea5d19565b39 [2023-10-24T22:09:29.068Z] $ docker rm -f --volumes e4411ef22b30596f017462d9cd4c8902d64d3249ba04fe9eb05bea5d19565b39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:09:29.993Z] + docker inspect -f . ci-base-image-arm64 [2023-10-24T22:09:29.993Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T22:09:30.289Z] prd-ubuntu20.04-docker-arm64-4c-16g-10315 does not seem to be running inside a container [2023-10-24T22:09:30.371Z] $ 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/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-24T22:09:31.725Z] $ docker top 1b2547d8f3f365bb1b8f27e1c2f6257cc9a1a778aa5dc9ae4d6febc9d5306f8a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T22:09:32.690Z] + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh [2023-10-24T22:09:33.406Z] + make test [2023-10-24T22:09:33.406Z] go test ./... -coverprofile=coverage.out ./... [2023-10-24T22:09:37.669Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-10-24T22:11:44.579Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-10-24T22:11:44.579Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-10-24T22:11:44.579Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-24T22:11:44.579Z] go vet ./... [2023-10-24T22:12:06.701Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-24T22:12:06.701Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-24T22:12:06.701Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-24T22:12:06.741Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-24T22:12:06.770Z] $ docker stop --time=1 1b2547d8f3f365bb1b8f27e1c2f6257cc9a1a778aa5dc9ae4d6febc9d5306f8a [2023-10-24T22:12:08.795Z] $ docker rm -f --volumes 1b2547d8f3f365bb1b8f27e1c2f6257cc9a1a778aa5dc9ae4d6febc9d5306f8a [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T22:12:10.202Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-24T22:12:10.241Z] Warning: overwriting stash ‘coverage-report’ [2023-10-24T22:12:11.030Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T22:12:11.655Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-24T22:12:12.037Z] + ls -al . [2023-10-24T22:12:12.038Z] total 156 [2023-10-24T22:12:12.038Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 24 22:09 . [2023-10-24T22:12:12.038Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 22:06 .. [2023-10-24T22:12:12.038Z] -rw-rw-r-- 1 jenkins jenkins 120 Oct 24 22:06 .dockerignore [2023-10-24T22:12:12.038Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 22:06 .git [2023-10-24T22:12:12.038Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 22:06 .github [2023-10-24T22:12:12.038Z] -rw-rw-r-- 1 jenkins jenkins 256 Oct 24 22:06 .gitignore [2023-10-24T22:12:12.038Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 22:06 .golangci.yml [2023-10-24T22:12:12.038Z] -rw-rw-r-- 1 jenkins jenkins 10671 Oct 24 22:06 Attribution.txt [2023-10-24T22:12:12.038Z] -rw-rw-r-- 1 jenkins jenkins 6184 Oct 24 22:06 CHANGELOG.md [2023-10-24T22:12:12.038Z] -rw-rw-r-- 1 jenkins jenkins 1542 Oct 24 22:06 Dockerfile [2023-10-24T22:12:12.038Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 22:06 GOVERNANCE.md [2023-10-24T22:12:12.038Z] -rw-rw-r-- 1 jenkins jenkins 657 Oct 24 22:06 Jenkinsfile [2023-10-24T22:12:12.038Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 24 22:06 LICENSE [2023-10-24T22:12:12.038Z] -rw-rw-r-- 1 jenkins jenkins 1923 Oct 24 22:06 Makefile [2023-10-24T22:12:12.038Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 24 22:06 OWNERS.md [2023-10-24T22:12:12.038Z] -rw-rw-r-- 1 jenkins jenkins 12217 Oct 24 22:06 README.md [2023-10-24T22:12:12.038Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 24 22:03 VERSION [2023-10-24T22:12:12.038Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 22:06 bin [2023-10-24T22:12:12.038Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 22:06 cmd [2023-10-24T22:12:12.038Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 24 22:09 coverage.out [2023-10-24T22:12:12.038Z] -rw-rw-r-- 1 jenkins jenkins 3698 Oct 24 22:06 go.mod [2023-10-24T22:12:12.038Z] -rw-rw-r-- 1 jenkins jenkins 35450 Oct 24 22:06 go.sum [2023-10-24T22:12:12.038Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 22:06 internal [2023-10-24T22:12:12.038Z] -rw-rw-r-- 1 jenkins jenkins 209 Oct 24 22:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:12:12.491Z] + 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=66d5cf403a0fc925295db436bd209bf520086963 --label arch=arm64 --label version=0.0.0 . [2023-10-24T22:12:13.133Z] Sending build context to Docker daemon 8.137MB [2023-10-24T22:12:13.133Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T22:12:13.133Z] Step 2/25 : FROM ${BASE} AS builder [2023-10-24T22:12:13.133Z] ---> a39ac1acfd5e [2023-10-24T22:12:13.133Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-10-24T22:12:13.133Z] ---> Running in fe18696d6e3c [2023-10-24T22:12:13.721Z] Removing intermediate container fe18696d6e3c [2023-10-24T22:12:13.721Z] ---> cc93c217910f [2023-10-24T22:12:13.721Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T22:12:13.721Z] ---> Running in e2f21ed8319a [2023-10-24T22:12:13.999Z] Removing intermediate container e2f21ed8319a [2023-10-24T22:12:13.999Z] ---> aaa949b84f47 [2023-10-24T22:12:13.999Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-10-24T22:12:14.269Z] ---> Running in 612fbcdebf8b [2023-10-24T22:12:14.543Z] Removing intermediate container 612fbcdebf8b [2023-10-24T22:12:14.543Z] ---> e8c1f1edd4f8 [2023-10-24T22:12:14.543Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T22:12:14.821Z] ---> Running in efe89f7fd023 [2023-10-24T22:12:15.104Z] Removing intermediate container efe89f7fd023 [2023-10-24T22:12:15.104Z] ---> 47f1ff8098c2 [2023-10-24T22:12:15.104Z] Step 7/25 : WORKDIR /device-gpio [2023-10-24T22:12:15.104Z] ---> Running in c87bbfe4bdc0 [2023-10-24T22:12:15.706Z] Removing intermediate container c87bbfe4bdc0 [2023-10-24T22:12:15.706Z] ---> 5901d10d0564 [2023-10-24T22:12:15.706Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T22:12:15.706Z] ---> Running in 696e5d724e8c [2023-10-24T22:12:17.172Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T22:12:17.442Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T22:12:18.861Z] OK: 270 MiB in 56 packages [2023-10-24T22:12:19.852Z] Removing intermediate container 696e5d724e8c [2023-10-24T22:12:19.852Z] ---> a3c93ce6889b [2023-10-24T22:12:19.852Z] Step 9/25 : COPY go.mod vendor* ./ [2023-10-24T22:12:20.444Z] ---> 84de6d4dc530 [2023-10-24T22:12:20.444Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T22:12:20.444Z] ---> Running in 2583ec0ce442 [2023-10-24T22:12:23.042Z] Removing intermediate container 2583ec0ce442 [2023-10-24T22:12:23.042Z] ---> f5c12abeb9f0 [2023-10-24T22:12:23.042Z] Step 11/25 : COPY . . [2023-10-24T22:12:24.007Z] ---> 2a4ebc7c6942 [2023-10-24T22:12:24.007Z] Step 12/25 : RUN ${MAKE} [2023-10-24T22:12:24.277Z] ---> Running in 20acecb44c48 [2023-10-24T22:12:25.254Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-10-24T22:14:47.005Z] Removing intermediate container 20acecb44c48 [2023-10-24T22:14:47.005Z] ---> 28b05a3490df [2023-10-24T22:14:47.005Z] Step 13/25 : FROM alpine:3.18 [2023-10-24T22:14:47.005Z] 3.18: Pulling from library/alpine [2023-10-24T22:14:47.005Z] 579b34f0a95b: Pulling fs layer [2023-10-24T22:14:47.005Z] 579b34f0a95b: Verifying Checksum [2023-10-24T22:14:47.005Z] 579b34f0a95b: Download complete [2023-10-24T22:14:47.005Z] 579b34f0a95b: Pull complete [2023-10-24T22:14:47.005Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T22:14:47.005Z] Status: Downloaded newer image for alpine:3.18 [2023-10-24T22:14:47.005Z] ---> 3cc203321400 [2023-10-24T22:14:47.005Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-10-24T22:14:47.005Z] ---> Running in 266c7130fedd [2023-10-24T22:14:47.005Z] Removing intermediate container 266c7130fedd [2023-10-24T22:14:47.005Z] ---> 7f8044ef474d [2023-10-24T22:14:47.005Z] Step 15/25 : RUN apk add --update --no-cache [2023-10-24T22:14:47.005Z] ---> Running in acd90e536734 [2023-10-24T22:14:47.005Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T22:14:47.005Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T22:14:47.005Z] OK: 8 MiB in 15 packages [2023-10-24T22:14:47.005Z] Removing intermediate container acd90e536734 [2023-10-24T22:14:47.005Z] ---> 7aa2d6b4d288 [2023-10-24T22:14:47.005Z] Step 16/25 : WORKDIR / [2023-10-24T22:14:47.005Z] ---> Running in 2bfa304ff3c7 [2023-10-24T22:14:47.005Z] Removing intermediate container 2bfa304ff3c7 [2023-10-24T22:14:47.005Z] ---> dd93d591aa60 [2023-10-24T22:14:47.005Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-10-24T22:14:47.005Z] ---> cc8c78c347ed [2023-10-24T22:14:47.005Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-10-24T22:14:47.005Z] ---> 1bb30e45a9ba [2023-10-24T22:14:47.005Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-10-24T22:14:47.005Z] ---> ab8283ce80e0 [2023-10-24T22:14:47.005Z] Step 20/25 : EXPOSE 59910 [2023-10-24T22:14:47.005Z] ---> Running in 82d468edb647 [2023-10-24T22:14:47.005Z] Removing intermediate container 82d468edb647 [2023-10-24T22:14:47.005Z] ---> 7b81ff5fae07 [2023-10-24T22:14:47.005Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-10-24T22:14:47.005Z] ---> Running in 956ba728e053 [2023-10-24T22:14:47.005Z] Removing intermediate container 956ba728e053 [2023-10-24T22:14:47.005Z] ---> 0e804c4ef3c2 [2023-10-24T22:14:47.005Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-24T22:14:47.005Z] ---> Running in 7b51aa0f9092 [2023-10-24T22:14:47.005Z] Removing intermediate container 7b51aa0f9092 [2023-10-24T22:14:47.005Z] ---> 3a536cc60853 [2023-10-24T22:14:47.005Z] Step 23/25 : LABEL arch=arm64 [2023-10-24T22:14:47.005Z] ---> Running in dc5f92016f56 [2023-10-24T22:14:47.005Z] Removing intermediate container dc5f92016f56 [2023-10-24T22:14:47.005Z] ---> 01f986787134 [2023-10-24T22:14:47.005Z] Step 24/25 : LABEL git_sha=66d5cf403a0fc925295db436bd209bf520086963 [2023-10-24T22:14:47.275Z] ---> Running in 1ce34d98a2be [2023-10-24T22:14:47.559Z] Removing intermediate container 1ce34d98a2be [2023-10-24T22:14:47.559Z] ---> 906b653314c5 [2023-10-24T22:14:47.559Z] Step 25/25 : LABEL version=0.0.0 [2023-10-24T22:14:47.559Z] ---> Running in f9ea882f8392 [2023-10-24T22:14:48.145Z] Removing intermediate container f9ea882f8392 [2023-10-24T22:14:48.145Z] ---> 3023ce6ac29e [2023-10-24T22:14:48.145Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-24T22:14:48.145Z] Successfully built 3023ce6ac29e [2023-10-24T22:14:48.145Z] 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-10-24T22:14:48.973Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T22:14:48.974Z] [2023-10-24T22:14:48.974Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:14:49.377Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T22:14:49.646Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-24T22:14:49.646Z] 8998bd30e6a1: Pulling fs layer [2023-10-24T22:14:49.646Z] 04944245beec: Pulling fs layer [2023-10-24T22:14:49.646Z] 699f458cf7ca: Pulling fs layer [2023-10-24T22:14:49.646Z] 765212b225bb: Pulling fs layer [2023-10-24T22:14:49.646Z] f23df028b6ca: Pulling fs layer [2023-10-24T22:14:49.646Z] d65c8cfc05b1: Pulling fs layer [2023-10-24T22:14:49.646Z] 2437ff75d9bd: Pulling fs layer [2023-10-24T22:14:49.646Z] f23df028b6ca: Waiting [2023-10-24T22:14:49.646Z] d65c8cfc05b1: Waiting [2023-10-24T22:14:49.646Z] 765212b225bb: Waiting [2023-10-24T22:14:49.646Z] 2437ff75d9bd: Waiting [2023-10-24T22:14:49.646Z] 04944245beec: Verifying Checksum [2023-10-24T22:14:49.646Z] 04944245beec: Download complete [2023-10-24T22:14:49.646Z] 765212b225bb: Verifying Checksum [2023-10-24T22:14:49.646Z] 765212b225bb: Download complete [2023-10-24T22:14:49.646Z] f23df028b6ca: Verifying Checksum [2023-10-24T22:14:49.646Z] f23df028b6ca: Download complete [2023-10-24T22:14:49.646Z] d65c8cfc05b1: Verifying Checksum [2023-10-24T22:14:49.646Z] d65c8cfc05b1: Download complete [2023-10-24T22:14:49.914Z] 699f458cf7ca: Verifying Checksum [2023-10-24T22:14:49.915Z] 699f458cf7ca: Download complete [2023-10-24T22:14:50.503Z] 8998bd30e6a1: Verifying Checksum [2023-10-24T22:14:50.503Z] 8998bd30e6a1: Download complete [2023-10-24T22:14:53.094Z] 2437ff75d9bd: Verifying Checksum [2023-10-24T22:14:53.094Z] 2437ff75d9bd: Download complete [2023-10-24T22:14:55.677Z] 8998bd30e6a1: Pull complete [2023-10-24T22:14:55.677Z] 04944245beec: Pull complete [2023-10-24T22:14:57.621Z] 699f458cf7ca: Pull complete [2023-10-24T22:14:57.621Z] 765212b225bb: Pull complete [2023-10-24T22:14:58.586Z] f23df028b6ca: Pull complete [2023-10-24T22:14:58.856Z] d65c8cfc05b1: Pull complete [2023-10-24T22:15:17.098Z] 2437ff75d9bd: Pull complete [2023-10-24T22:15:17.098Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-24T22:15:17.098Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T22:15:17.098Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T22:15:17.444Z] prd-ubuntu20.04-docker-arm64-4c-16g-10315 does not seem to be running inside a container [2023-10-24T22:15:17.535Z] $ 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/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-10-24T22:15:23.738Z] $ docker top 6fc1428383fc2d171bb7bda547917f77587b07099c7cef782ed78e699444e78a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:15:24.683Z] ---> job-cost.sh [2023-10-24T22:15:24.683Z] lf-activate-venv: SKIPPING [2023-10-24T22:15:24.683Z] INFO: No Stack... [2023-10-24T22:15:25.273Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-24T22:15:26.244Z] INFO: Archiving Costs [Pipeline] sh [2023-10-24T22:15:26.918Z] + cut -d, -f6 [2023-10-24T22:15:26.918Z] + cat /w/workspace/device-gpio/1/archives/cost.csv [Pipeline] lock [2023-10-24T22:15:27.016Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-207-1-stack-cost] [2023-10-24T22:15:27.021Z] Resource [jenkins-edgexfoundry-device-gpio-PR-207-1-stack-cost] did not exist. Created. [2023-10-24T22:15:27.021Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-207-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-24T22:15:27.755Z] /w/workspace/device-gpio/1@tmp/durable-880f7248/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-24T22:15:28.444Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-24T22:15:28.486Z] Warning: overwriting stash ‘stack-cost’ [2023-10-24T22:15:28.550Z] Stashed 1 file(s) [Pipeline] } [2023-10-24T22:15:28.569Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-207-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-24T22:15:28.648Z] $ docker stop --time=1 6fc1428383fc2d171bb7bda547917f77587b07099c7cef782ed78e699444e78a [2023-10-24T22:15:30.325Z] $ docker rm -f --volumes 6fc1428383fc2d171bb7bda547917f77587b07099c7cef782ed78e699444e78a [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-10-24T22:15:31.402Z] provisioning config files... [2023-10-24T22:15:31.409Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-207@tmp/config12918100511392676659tmp [Pipeline] { [Pipeline] sh [2023-10-24T22:15:31.752Z] + set +x [2023-10-24T22:15:31.752Z] + curl -s https://codecov.io/bash [2023-10-24T22:15:31.752Z] + bash -s -- [2023-10-24T22:15:31.752Z] [2023-10-24T22:15:31.752Z] _____ _ [2023-10-24T22:15:31.752Z] / ____| | | [2023-10-24T22:15:31.752Z] | | ___ __| | ___ ___ _____ __ [2023-10-24T22:15:31.752Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-24T22:15:31.752Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-24T22:15:31.752Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-24T22:15:31.752Z] Bash-1.0.6 [2023-10-24T22:15:31.752Z] [2023-10-24T22:15:31.752Z] [2023-10-24T22:15:31.752Z] ==> git version 2.25.1 found [2023-10-24T22:15:31.752Z] ==> 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-10-24T22:15:31.752Z] Release-Date: 2020-01-08 [2023-10-24T22:15:31.752Z] 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-10-24T22:15:31.752Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-24T22:15:31.753Z] ==> Jenkins CI detected. [2023-10-24T22:15:31.753Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-207 [2023-10-24T22:15:31.753Z] project root: . [2023-10-24T22:15:31.753Z] --> token set from env [2023-10-24T22:15:31.753Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-24T22:15:31.753Z] ==> Running gcov in . (disable via -X gcov) [2023-10-24T22:15:31.753Z] ==> Python coveragepy not found [2023-10-24T22:15:31.753Z] ==> Searching for coverage reports in: [2023-10-24T22:15:31.753Z] + . [2023-10-24T22:15:31.753Z] -> Found 1 reports [2023-10-24T22:15:31.753Z] ==> Detecting git/mercurial file structure [2023-10-24T22:15:31.753Z] ==> Reading reports [2023-10-24T22:15:31.753Z] + ./coverage.out bytes=10 [2023-10-24T22:15:31.753Z] ==> Appending adjustments [2023-10-24T22:15:31.753Z] https://docs.codecov.io/docs/fixing-reports [2023-10-24T22:15:32.012Z] + Found adjustments [2023-10-24T22:15:32.012Z] ==> Gzipping contents [2023-10-24T22:15:32.012Z] 4.0K /tmp/codecov.i9cqoK.gz [2023-10-24T22:15:32.012Z] ==> Uploading reports [2023-10-24T22:15:32.012Z] url: https://codecov.io [2023-10-24T22:15:32.012Z] query: branch=PR-207&commit=66d5cf403a0fc925295db436bd209bf520086963&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-207%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=207&job=&cmd_args= [2023-10-24T22:15:32.012Z] -> Pinging Codecov [2023-10-24T22:15:32.012Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-207&commit=66d5cf403a0fc925295db436bd209bf520086963&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-207%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=207&job=&cmd_args= [2023-10-24T22:15:32.012Z] -> Uploading to [2023-10-24T22:15:32.012Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-24/3EC07B1A8CA8AF9BCAA0BB9F0134797F/66d5cf403a0fc925295db436bd209bf520086963/214824e5-2abd-4a35-9cfb-f63f2b8c9a07.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231024T221531Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=37a1c64e9033a32ba56207712e547e47c6a2ca251fe8be4118753e4178942564 [2023-10-24T22:15:32.012Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T22:15:32.012Z] Dload Upload Total Spent Left Speed [2023-10-24T22:15:32.271Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 563 0 0 100 563 0 2100 --:--:-- --:--:-- --:--:-- 2100 [2023-10-24T22:15:32.271Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/66d5cf403a0fc925295db436bd209bf520086963 [Pipeline] } [2023-10-24T22:15:32.305Z] 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-10-24T22:15:34.093Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-207/archives ] [2023-10-24T22:15:34.093Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-207/archives [2023-10-24T22:15:34.093Z] total 16 [2023-10-24T22:15:34.093Z] drwxr-xr-x 3 root root 4096 Oct 24 22:06 . [2023-10-24T22:15:34.093Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 22:06 .. [2023-10-24T22:15:34.093Z] drwxr-xr-x 2 root root 4096 Oct 24 22:06 cost [2023-10-24T22:15:34.093Z] -rw-r--r-- 1 root root 83 Oct 24 22:06 cost.csv [2023-10-24T22:15:34.093Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-207/archives [2023-10-24T22:15:34.093Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-207/archives [2023-10-24T22:15:34.093Z] total 16 [2023-10-24T22:15:34.093Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 22:06 . [2023-10-24T22:15:34.093Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 22:06 .. [2023-10-24T22:15:34.093Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 22:06 cost [2023-10-24T22:15:34.093Z] -rw-r--r-- 1 jenkins jenkins 83 Oct 24 22:06 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:15:34.418Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:15:35.310Z] ---> package-listing.sh [2023-10-24T22:15:35.310Z] ++ facter osfamily [2023-10-24T22:15:35.310Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-24T22:15:35.568Z] + OS_FAMILY=debian [2023-10-24T22:15:35.568Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-207 [2023-10-24T22:15:35.568Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-24T22:15:35.568Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-24T22:15:35.568Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-24T22:15:35.568Z] + PACKAGES=/tmp/packages_start.txt [2023-10-24T22:15:35.568Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-207 ']' [2023-10-24T22:15:35.568Z] + PACKAGES=/tmp/packages_end.txt [2023-10-24T22:15:35.568Z] + case "${OS_FAMILY}" in [2023-10-24T22:15:35.568Z] + dpkg -l [2023-10-24T22:15:35.568Z] + grep '^ii' [2023-10-24T22:15:35.568Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-24T22:15:35.568Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-24T22:15:35.568Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-24T22:15:35.568Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-207 ']' [2023-10-24T22:15:35.568Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-207/archives/ [2023-10-24T22:15:35.568Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-207/archives/ [Pipeline] echo [2023-10-24T22:15:35.604Z] 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-207/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-24T22:15:35.896Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T22:15:36.520Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T22:15:36.520Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T22:15:36.661Z] prd-ubuntu20.04-docker-8c-8g-10310 does not seem to be running inside a container [2023-10-24T22:15:36.691Z] $ 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-207/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-207 -v /w/workspace/edgexfoundry_device-gpio_PR-207:/w/workspace/edgexfoundry_device-gpio_PR-207:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-207@tmp:/w/workspace/edgexfoundry_device-gpio_PR-207@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-24T22:15:36.888Z] $ docker top 129db4ef6d7028d01c9e666fede83a28051bb9c797b0fbb81e2ff93574cdf25e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T22:15:37.270Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-24T22:15:37.583Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-24T22:15:37.891Z] + ls /var/log/sa-host [2023-10-24T22:15:37.891Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T22:15:38.026Z] provisioning config files... [2023-10-24T22:15:38.036Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-207@tmp/config55750808866440954tmp [Pipeline] { [Pipeline] echo [2023-10-24T22:15:38.092Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:15:38.403Z] ---> create-netrc.sh [Pipeline] } [2023-10-24T22:15:38.437Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:15:38.839Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-24T22:15:38.870Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:15:39.178Z] ---> sudo-logs.sh [2023-10-24T22:15:39.178Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-24T22:15:39.255Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:15:39.565Z] ---> job-cost.sh [2023-10-24T22:15:39.565Z] lf-activate-venv: SKIPPING [2023-10-24T22:15:39.565Z] DEBUG: total: 0.2199999988079071 [2023-10-24T22:15:39.565Z] INFO: Retrieving Stack Cost... [2023-10-24T22:15:39.822Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-24T22:15:40.388Z] INFO: Archiving Costs [Pipeline] echo [2023-10-24T22:15:40.424Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T22:15:40.736Z] ---> logs-deploy.sh [2023-10-24T22:15:40.737Z] lf-activate-venv: SKIPPING [2023-10-24T22:15:40.737Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-207/1 [2023-10-24T22:15:40.737Z] INFO: archiving workspace using pattern(s): [2023-10-24T22:15:41.674Z] Archives upload complete. [2023-10-24T22:15:41.674Z] INFO: archiving logs to Nexus [2023-10-24T22:15:42.242Z] ---> uname -a: [2023-10-24T22:15:42.242Z] Linux prd-ubuntu20-04-docker-8c-8g-10310 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-10-24T22:15:42.242Z] [2023-10-24T22:15:42.242Z] [2023-10-24T22:15:42.242Z] ---> lscpu: [2023-10-24T22:15:42.242Z] Architecture: x86_64 [2023-10-24T22:15:42.242Z] CPU op-mode(s): 32-bit, 64-bit [2023-10-24T22:15:42.242Z] Byte Order: Little Endian [2023-10-24T22:15:42.242Z] Address sizes: 40 bits physical, 48 bits virtual [2023-10-24T22:15:42.242Z] CPU(s): 8 [2023-10-24T22:15:42.242Z] On-line CPU(s) list: 0-7 [2023-10-24T22:15:42.242Z] Thread(s) per core: 1 [2023-10-24T22:15:42.242Z] Core(s) per socket: 1 [2023-10-24T22:15:42.242Z] Socket(s): 8 [2023-10-24T22:15:42.242Z] NUMA node(s): 1 [2023-10-24T22:15:42.242Z] Vendor ID: AuthenticAMD [2023-10-24T22:15:42.242Z] CPU family: 23 [2023-10-24T22:15:42.242Z] Model: 49 [2023-10-24T22:15:42.242Z] Model name: AMD EPYC-Rome Processor [2023-10-24T22:15:42.242Z] Stepping: 0 [2023-10-24T22:15:42.242Z] CPU MHz: 2800.000 [2023-10-24T22:15:42.242Z] BogoMIPS: 5600.00 [2023-10-24T22:15:42.242Z] Virtualization: AMD-V [2023-10-24T22:15:42.242Z] Hypervisor vendor: KVM [2023-10-24T22:15:42.242Z] Virtualization type: full [2023-10-24T22:15:42.242Z] L1d cache: 256 KiB [2023-10-24T22:15:42.242Z] L1i cache: 256 KiB [2023-10-24T22:15:42.242Z] L2 cache: 4 MiB [2023-10-24T22:15:42.242Z] L3 cache: 128 MiB [2023-10-24T22:15:42.242Z] NUMA node0 CPU(s): 0-7 [2023-10-24T22:15:42.242Z] Vulnerability Itlb multihit: Not affected [2023-10-24T22:15:42.242Z] Vulnerability L1tf: Not affected [2023-10-24T22:15:42.242Z] Vulnerability Mds: Not affected [2023-10-24T22:15:42.242Z] Vulnerability Meltdown: Not affected [2023-10-24T22:15:42.242Z] Vulnerability Mmio stale data: Not affected [2023-10-24T22:15:42.242Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-10-24T22:15:42.242Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-10-24T22:15:42.242Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-10-24T22:15:42.242Z] Vulnerability Srbds: Not affected [2023-10-24T22:15:42.242Z] Vulnerability Tsx async abort: Not affected [2023-10-24T22:15:42.242Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-10-24T22:15:42.242Z] [2023-10-24T22:15:42.242Z] [2023-10-24T22:15:42.242Z] ---> nproc: [2023-10-24T22:15:42.242Z] 8 [2023-10-24T22:15:42.242Z] [2023-10-24T22:15:42.242Z] [2023-10-24T22:15:42.242Z] ---> df -h: [2023-10-24T22:15:42.242Z] Filesystem Size Used Avail Use% Mounted on [2023-10-24T22:15:42.242Z] overlay 155G 12G 144G 8% / [2023-10-24T22:15:42.242Z] tmpfs 64M 0 64M 0% /dev [2023-10-24T22:15:42.242Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-10-24T22:15:42.242Z] shm 64M 0 64M 0% /dev/shm [2023-10-24T22:15:42.242Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-10-24T22:15:42.242Z] [2023-10-24T22:15:42.242Z]