Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3a50ff58344be9ae040b5b9780da73a66f537cc9 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-ssh2067160307840951621.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh18366770147467404274.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 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3316409633409557658.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13364730857459240486.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2994755273078799972.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-24157’ is offline Running on prd-ubuntu20.04-docker-8c-8g-24158 in /w/workspace/edgexfoundry_device-gpio_main [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_main # 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 Avoid second fetch Checking out Revision 3a50ff58344be9ae040b5b9780da73a66f537cc9 (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 3a50ff58344be9ae040b5b9780da73a66f537cc9 # timeout=10 Commit message: "Merge pull request #240 from weichou1229/v4-module" > git rev-list --no-walk 681c980075653d96542449bd4b0ebc71fd39f7a7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-30T13:17:18.201Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-30T13:17:18.281Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-30T13:17:18.309Z] ========================================================= [2024-10-30T13:17:18.309Z] EdgeX Global Pipelines Version Info [2024-10-30T13:17:18.309Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-30T13:17:19.041Z] ------------------- [2024-10-30T13:17:19.041Z] stable info: [2024-10-30T13:17:19.041Z] ------------------- [2024-10-30T13:17:19.041Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-30T13:17:19.041Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-30T13:17:19.041Z] Message: update stable to v1.0.265 [2024-10-30T13:17:19.613Z] ------------------- [2024-10-30T13:17:19.613Z] experimental info: [2024-10-30T13:17:19.613Z] ------------------- [2024-10-30T13:17:19.613Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-30T13:17:19.613Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-30T13:17:19.613Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-30T13:17:19.690Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2024-10-30T13:17:19.712Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2024-10-30T13:17:19.733Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-30T13:17:19.757Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-30T13:17:19.780Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-30T13:17:19.802Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-30T13:17:19.821Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-30T13:17:19.842Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-30T13:17:19.860Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-30T13:17:19.888Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-30T13:17:19.907Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-30T13:17:19.928Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2024-10-30T13:17:19.950Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-30T13:17:19.973Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-30T13:17:20.000Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-30T13:17:20.020Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-30T13:17:20.047Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-30T13:17:20.157Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-30T13:17:20.183Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-30T13:17:20.211Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-30T13:17:20.240Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-30T13:17:20.266Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-30T13:17:20.292Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-30T13:17:20.317Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-30T13:17:20.341Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-30T13:17:20.365Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-30T13:17:20.392Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-30T13:17:20.417Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-30T13:17:20.437Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-30T13:17:20.463Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-30T13:17:20.483Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3a50ff58344be9ae040b5b9780da73a66f537cc9 [Pipeline] echo [2024-10-30T13:17:20.503Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3a50ff5 [Pipeline] echo [2024-10-30T13:17:20.523Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-30T13:17:20.571Z] provisioning config files... [2024-10-30T13:17:20.585Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config6256082777551429118tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T13:17:20.921Z] ---> ****-login.sh [2024-10-30T13:17:20.921Z] nexus3.edgexfoundry.org:10001 [2024-10-30T13:17:21.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T13:17:21.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T13:17:21.181Z] Configure a credential helper to remove this warning. See [2024-10-30T13:17:21.181Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T13:17:21.181Z] [2024-10-30T13:17:21.181Z] Login Succeeded [2024-10-30T13:17:21.181Z] nexus3.edgexfoundry.org:10002 [2024-10-30T13:17:21.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T13:17:21.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T13:17:21.182Z] Configure a credential helper to remove this warning. See [2024-10-30T13:17:21.182Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T13:17:21.182Z] [2024-10-30T13:17:21.182Z] Login Succeeded [2024-10-30T13:17:21.182Z] nexus3.edgexfoundry.org:10003 [2024-10-30T13:17:21.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T13:17:21.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T13:17:21.446Z] Configure a credential helper to remove this warning. See [2024-10-30T13:17:21.446Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T13:17:21.446Z] [2024-10-30T13:17:21.446Z] Login Succeeded [2024-10-30T13:17:21.446Z] nexus3.edgexfoundry.org:10004 [2024-10-30T13:17:21.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T13:17:21.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T13:17:21.446Z] Configure a credential helper to remove this warning. See [2024-10-30T13:17:21.446Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T13:17:21.446Z] [2024-10-30T13:17:21.446Z] Login Succeeded [2024-10-30T13:17:21.446Z] ****.io [2024-10-30T13:17:21.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T13:17:21.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T13:17:21.707Z] Configure a credential helper to remove this warning. See [2024-10-30T13:17:21.707Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T13:17:21.707Z] [2024-10-30T13:17:21.707Z] Login Succeeded [2024-10-30T13:17:21.707Z] ---> ****-login.sh ends [Pipeline] } [2024-10-30T13:17:21.716Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-30T13:17:22.129Z] + git rev-list -1 --merges 3a50ff58344be9ae040b5b9780da73a66f537cc9~1..3a50ff58344be9ae040b5b9780da73a66f537cc9 [Pipeline] echo [2024-10-30T13:17:22.159Z] -----------> git rev-list -1 --merges 3a50ff58344be9ae040b5b9780da73a66f537cc9~1..3a50ff58344be9ae040b5b9780da73a66f537cc9 3a50ff58344be9ae040b5b9780da73a66f537cc9 [2024-10-30T13:17:22.159Z] 3a50ff58344be9ae040b5b9780da73a66f537cc9 [false] [Pipeline] sh [2024-10-30T13:17:22.450Z] + git log --format=format:%s -1 3a50ff58344be9ae040b5b9780da73a66f537cc9 [Pipeline] echo [2024-10-30T13:17:22.469Z] ========================================================= [2024-10-30T13:17:22.469Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-30T13:17:22.469Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-30T13:17:22.817Z] + git log --format=format:%s -1 3a50ff58344be9ae040b5b9780da73a66f537cc9 [Pipeline] echo [2024-10-30T13:17:22.829Z] [semverPrep] GIT_COMMIT: 3a50ff58344be9ae040b5b9780da73a66f537cc9, Commit Message: Merge pull request #240 from weichou1229/v4-module [Pipeline] echo [2024-10-30T13:17:22.846Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-30T13:17:23.207Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-30T13:17:23.208Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-30T13:17:23.208Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-30T13:17:23.208Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-30T13:17:23.208Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-30T13:17:23.208Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-30T13:17:23.208Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T13:17:23.574Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-30T13:17:23.574Z] [2024-10-30T13:17:23.574Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T13:17:23.882Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-30T13:17:23.882Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-30T13:17:23.882Z] b85a868b505f: Pulling fs layer [2024-10-30T13:17:23.882Z] e2be974225ed: Pulling fs layer [2024-10-30T13:17:23.882Z] 339a4e72a1f5: Pulling fs layer [2024-10-30T13:17:23.882Z] 988bab9f4d93: Pulling fs layer [2024-10-30T13:17:23.882Z] 1469e6f7b9e6: Pulling fs layer [2024-10-30T13:17:23.882Z] eaf3925da568: Pulling fs layer [2024-10-30T13:17:23.882Z] bab4dde63d76: Pulling fs layer [2024-10-30T13:17:23.882Z] bde34c3a00c8: Pulling fs layer [2024-10-30T13:17:23.882Z] b352a97aabf1: Pulling fs layer [2024-10-30T13:17:23.882Z] 4872d77fe225: Pulling fs layer [2024-10-30T13:17:23.882Z] 5851b861e8e6: Pulling fs layer [2024-10-30T13:17:23.882Z] bab4dde63d76: Waiting [2024-10-30T13:17:23.882Z] bde34c3a00c8: Waiting [2024-10-30T13:17:23.882Z] b352a97aabf1: Waiting [2024-10-30T13:17:23.882Z] 4872d77fe225: Waiting [2024-10-30T13:17:23.882Z] 5851b861e8e6: Waiting [2024-10-30T13:17:23.882Z] 988bab9f4d93: Waiting [2024-10-30T13:17:23.882Z] 1469e6f7b9e6: Waiting [2024-10-30T13:17:23.882Z] eaf3925da568: Waiting [2024-10-30T13:17:23.882Z] e2be974225ed: Download complete [2024-10-30T13:17:23.882Z] 988bab9f4d93: Verifying Checksum [2024-10-30T13:17:23.882Z] 988bab9f4d93: Download complete [2024-10-30T13:17:23.882Z] 1469e6f7b9e6: Verifying Checksum [2024-10-30T13:17:23.882Z] 1469e6f7b9e6: Download complete [2024-10-30T13:17:23.882Z] 339a4e72a1f5: Verifying Checksum [2024-10-30T13:17:23.882Z] 339a4e72a1f5: Download complete [2024-10-30T13:17:23.882Z] eaf3925da568: Download complete [2024-10-30T13:17:24.141Z] bde34c3a00c8: Verifying Checksum [2024-10-30T13:17:24.141Z] bde34c3a00c8: Download complete [2024-10-30T13:17:24.141Z] b352a97aabf1: Download complete [2024-10-30T13:17:24.141Z] 4872d77fe225: Download complete [2024-10-30T13:17:24.141Z] b85a868b505f: Verifying Checksum [2024-10-30T13:17:24.141Z] b85a868b505f: Download complete [2024-10-30T13:17:24.401Z] bab4dde63d76: Verifying Checksum [2024-10-30T13:17:24.401Z] bab4dde63d76: Download complete [2024-10-30T13:17:25.339Z] b85a868b505f: Pull complete [2024-10-30T13:17:25.599Z] e2be974225ed: Pull complete [2024-10-30T13:17:25.858Z] 339a4e72a1f5: Pull complete [2024-10-30T13:17:26.117Z] 988bab9f4d93: Pull complete [2024-10-30T13:17:26.377Z] 1469e6f7b9e6: Pull complete [2024-10-30T13:17:26.377Z] eaf3925da568: Pull complete [2024-10-30T13:17:28.298Z] bab4dde63d76: Pull complete [2024-10-30T13:17:28.298Z] bde34c3a00c8: Pull complete [2024-10-30T13:17:28.298Z] b352a97aabf1: Pull complete [2024-10-30T13:17:28.298Z] 4872d77fe225: Pull complete [2024-10-30T13:17:28.559Z] 5851b861e8e6: Pull complete [2024-10-30T13:17:28.559Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-30T13:17:28.559Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-30T13:17:28.560Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T13:17:28.739Z] prd-ubuntu20.04-docker-8c-8g-24158 does not seem to be running inside a container [2024-10-30T13:17:28.767Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-30T13:17:32.268Z] $ docker top 7e1302aa7e04443a901dae7fe76892d43d82a821b559a1a1ccf7ffe2fa69525d -eo pid,comm [2024-10-30T13:17:32.326Z] 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). [2024-10-30T13:17:32.326Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-30T13:17:32.387Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-30T13:17:32.387Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-30T13:17:32.490Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-30T13:17:32.491Z] $ docker exec 7e1302aa7e04443a901dae7fe76892d43d82a821b559a1a1ccf7ffe2fa69525d ssh-agent [2024-10-30T13:17:32.596Z] SSH_AUTH_SOCK=/tmp/ssh-5YD9s2nwDMJF/agent.32 [2024-10-30T13:17:32.596Z] SSH_AGENT_PID=38 [2024-10-30T13:17:32.602Z] Running ssh-add (command line suppressed) [2024-10-30T13:17:32.701Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_871902976275329354.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_871902976275329354.key) [2024-10-30T13:17:32.716Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-30T13:17:33.011Z] + git tag --points-at HEAD [Pipeline] } [2024-10-30T13:17:33.022Z] $ docker exec --env ******** --env ******** 7e1302aa7e04443a901dae7fe76892d43d82a821b559a1a1ccf7ffe2fa69525d ssh-agent -k [2024-10-30T13:17:33.119Z] unset SSH_AUTH_SOCK; [2024-10-30T13:17:33.119Z] unset SSH_AGENT_PID; [2024-10-30T13:17:33.119Z] echo Agent pid 38 killed; [2024-10-30T13:17:33.130Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-30T13:17:33.179Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-30T13:17:33.179Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-30T13:17:33.286Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-30T13:17:33.287Z] $ docker exec 7e1302aa7e04443a901dae7fe76892d43d82a821b559a1a1ccf7ffe2fa69525d ssh-agent [2024-10-30T13:17:33.399Z] SSH_AUTH_SOCK=/tmp/ssh-BY74ZBh7fLjF/agent.71 [2024-10-30T13:17:33.399Z] SSH_AGENT_PID=77 [2024-10-30T13:17:33.407Z] Running ssh-add (command line suppressed) [2024-10-30T13:17:33.505Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_11877990783262461712.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_11877990783262461712.key) [2024-10-30T13:17:33.520Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-30T13:17:33.816Z] + git semver init [2024-10-30T13:17:34.075Z] 2024-10-30 13:17:34,001 [run_init] DEBUG init version:0.0.0 force:False [2024-10-30T13:17:34.075Z] 2024-10-30 13:17:34,001 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver [2024-10-30T13:17:34.075Z] 2024-10-30 13:17:34,002 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver [2024-10-30T13:17:34.075Z] 2024-10-30 13:17:34,002 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_main/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) [2024-10-30T13:17:36.058Z] 2024-10-30 13:17:35,930 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude [2024-10-30T13:17:36.058Z] 2024-10-30 13:17:35,930 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False [2024-10-30T13:17:36.058Z] 2024-10-30 13:17:35,931 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2024-10-30T13:17:36.058Z] 2024-10-30 13:17:35,931 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2024-10-30T13:17:36.058Z] 4.0.0-dev.1 [Pipeline] } [2024-10-30T13:17:36.065Z] $ docker exec --env ******** --env ******** 7e1302aa7e04443a901dae7fe76892d43d82a821b559a1a1ccf7ffe2fa69525d ssh-agent -k [2024-10-30T13:17:36.170Z] unset SSH_AUTH_SOCK; [2024-10-30T13:17:36.171Z] unset SSH_AGENT_PID; [2024-10-30T13:17:36.171Z] echo Agent pid 77 killed; [2024-10-30T13:17:36.180Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-30T13:17:36.521Z] + git semver [Pipeline] } [2024-10-30T13:17:36.793Z] $ docker stop --time=1 7e1302aa7e04443a901dae7fe76892d43d82a821b559a1a1ccf7ffe2fa69525d [2024-10-30T13:17:38.071Z] $ docker rm -f --volumes 7e1302aa7e04443a901dae7fe76892d43d82a821b559a1a1ccf7ffe2fa69525d [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-30T13:17:38.419Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-30T13:17:38.661Z] Stashed 1 file(s) [Pipeline] echo [2024-10-30T13:17:38.665Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.1 [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 [2024-10-30T13:17:38.853Z] provisioning config files... [2024-10-30T13:17:38.863Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config7389925305252053531tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T13:17:39.171Z] ---> ****-login.sh [2024-10-30T13:17:39.171Z] nexus3.edgexfoundry.org:10001 [2024-10-30T13:17:39.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T13:17:39.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T13:17:39.172Z] Configure a credential helper to remove this warning. See [2024-10-30T13:17:39.172Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T13:17:39.172Z] [2024-10-30T13:17:39.172Z] Login Succeeded [2024-10-30T13:17:39.172Z] nexus3.edgexfoundry.org:10002 [2024-10-30T13:17:39.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T13:17:39.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T13:17:39.172Z] Configure a credential helper to remove this warning. See [2024-10-30T13:17:39.172Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T13:17:39.172Z] [2024-10-30T13:17:39.172Z] Login Succeeded [2024-10-30T13:17:39.172Z] nexus3.edgexfoundry.org:10003 [2024-10-30T13:17:39.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T13:17:39.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T13:17:39.432Z] Configure a credential helper to remove this warning. See [2024-10-30T13:17:39.432Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T13:17:39.432Z] [2024-10-30T13:17:39.432Z] Login Succeeded [2024-10-30T13:17:39.432Z] nexus3.edgexfoundry.org:10004 [2024-10-30T13:17:39.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T13:17:39.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T13:17:39.432Z] Configure a credential helper to remove this warning. See [2024-10-30T13:17:39.432Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T13:17:39.432Z] [2024-10-30T13:17:39.432Z] Login Succeeded [2024-10-30T13:17:39.432Z] ****.io [2024-10-30T13:17:39.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T13:17:39.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T13:17:39.691Z] Configure a credential helper to remove this warning. See [2024-10-30T13:17:39.691Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T13:17:39.691Z] [2024-10-30T13:17:39.691Z] Login Succeeded [2024-10-30T13:17:39.691Z] ---> ****-login.sh ends [Pipeline] } [2024-10-30T13:17:39.698Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-30T13:17:39.785Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-30T13:17:39.810Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-30T13:17:39.825Z] ========================================================= [2024-10-30T13:17:39.825Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-30T13:17:39.825Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T13:17:40.174Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-30T13:17:40.174Z] Sending build context to Docker daemon 30.31MB [2024-10-30T13:17:40.174Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-30T13:17:40.174Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-30T13:17:40.435Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-30T13:17:40.435Z] 43c4264eed91: Pulling fs layer [2024-10-30T13:17:40.435Z] 4cc291be95ef: Pulling fs layer [2024-10-30T13:17:40.435Z] 2ac1f1163629: Pulling fs layer [2024-10-30T13:17:40.435Z] 5c3c966382ef: Pulling fs layer [2024-10-30T13:17:40.435Z] 4f4fb700ef54: Pulling fs layer [2024-10-30T13:17:40.435Z] 5d5c8e513c77: Pulling fs layer [2024-10-30T13:17:40.435Z] 9f66e0745190: Pulling fs layer [2024-10-30T13:17:40.435Z] f49a43e4bbc0: Pulling fs layer [2024-10-30T13:17:40.435Z] 561ebcabdf7f: Pulling fs layer [2024-10-30T13:17:40.435Z] 5c3c966382ef: Waiting [2024-10-30T13:17:40.435Z] 4f4fb700ef54: Waiting [2024-10-30T13:17:40.435Z] 5d5c8e513c77: Waiting [2024-10-30T13:17:40.435Z] 9f66e0745190: Waiting [2024-10-30T13:17:40.435Z] f49a43e4bbc0: Waiting [2024-10-30T13:17:40.435Z] 561ebcabdf7f: Waiting [2024-10-30T13:17:40.435Z] 4cc291be95ef: Verifying Checksum [2024-10-30T13:17:40.435Z] 4cc291be95ef: Download complete [2024-10-30T13:17:40.435Z] 5c3c966382ef: Verifying Checksum [2024-10-30T13:17:40.435Z] 5c3c966382ef: Download complete [2024-10-30T13:17:40.435Z] 4f4fb700ef54: Download complete [2024-10-30T13:17:40.435Z] 5d5c8e513c77: Verifying Checksum [2024-10-30T13:17:40.435Z] 5d5c8e513c77: Download complete [2024-10-30T13:17:40.435Z] 43c4264eed91: Download complete [2024-10-30T13:17:40.435Z] 9f66e0745190: Verifying Checksum [2024-10-30T13:17:40.435Z] 9f66e0745190: Download complete [2024-10-30T13:17:40.435Z] 43c4264eed91: Pull complete [2024-10-30T13:17:40.695Z] 561ebcabdf7f: Download complete [2024-10-30T13:17:40.695Z] 4cc291be95ef: Pull complete [2024-10-30T13:17:40.953Z] 2ac1f1163629: Verifying Checksum [2024-10-30T13:17:40.953Z] 2ac1f1163629: Download complete [2024-10-30T13:17:41.212Z] f49a43e4bbc0: Verifying Checksum [2024-10-30T13:17:41.212Z] f49a43e4bbc0: Download complete [2024-10-30T13:17:44.492Z] 2ac1f1163629: Pull complete [2024-10-30T13:17:44.492Z] 5c3c966382ef: Pull complete [2024-10-30T13:17:44.492Z] 4f4fb700ef54: Pull complete [2024-10-30T13:17:44.492Z] 5d5c8e513c77: Pull complete [2024-10-30T13:17:44.492Z] 9f66e0745190: Pull complete [2024-10-30T13:17:47.021Z] f49a43e4bbc0: Pull complete [2024-10-30T13:17:47.280Z] 561ebcabdf7f: Pull complete [2024-10-30T13:17:47.280Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-30T13:17:47.280Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-30T13:17:47.280Z] ---> 3a752c3f9dda [2024-10-30T13:17:47.280Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-10-30T13:17:51.479Z] ---> Running in de3add82b601 [2024-10-30T13:17:51.479Z] Removing intermediate container de3add82b601 [2024-10-30T13:17:51.479Z] ---> 17dbf2b2e290 [2024-10-30T13:17:51.479Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-30T13:17:51.479Z] ---> Running in f9f7607c4ac8 [2024-10-30T13:17:51.479Z] Removing intermediate container f9f7607c4ac8 [2024-10-30T13:17:51.479Z] ---> f08cbe08baaf [2024-10-30T13:17:51.479Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2024-10-30T13:17:51.479Z] ---> Running in 6f4b6c3a9a3d [2024-10-30T13:17:51.479Z] Removing intermediate container 6f4b6c3a9a3d [2024-10-30T13:17:51.479Z] ---> 1b77e62a265f [2024-10-30T13:17:51.479Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-30T13:17:51.738Z] ---> Running in e9dc1de4d78b [2024-10-30T13:17:51.738Z] Removing intermediate container e9dc1de4d78b [2024-10-30T13:17:51.738Z] ---> 75fa980002fb [2024-10-30T13:17:51.738Z] Step 7/12 : WORKDIR /device-gpio [2024-10-30T13:17:51.738Z] ---> Running in 9d7f564260c1 [2024-10-30T13:17:51.738Z] Removing intermediate container 9d7f564260c1 [2024-10-30T13:17:51.738Z] ---> 4aa8863c758f [2024-10-30T13:17:51.738Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-30T13:17:51.738Z] ---> Running in f220009024e0 [2024-10-30T13:17:51.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T13:17:52.254Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T13:17:52.512Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-10-30T13:17:52.512Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-10-30T13:17:52.512Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-10-30T13:17:52.512Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-10-30T13:17:52.512Z] Executing busybox-1.36.1-r29.trigger [2024-10-30T13:17:52.512Z] OK: 250 MiB in 58 packages [2024-10-30T13:17:52.769Z] Removing intermediate container f220009024e0 [2024-10-30T13:17:52.769Z] ---> 35d53dd5c316 [2024-10-30T13:17:52.769Z] Step 9/12 : COPY go.mod vendor* ./ [2024-10-30T13:17:53.027Z] ---> d616832aad11 [2024-10-30T13:17:53.027Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-30T13:17:53.027Z] ---> Running in e5a93e43dc6e [2024-10-30T13:17:53.806Z] Still waiting to schedule task [2024-10-30T13:17:53.807Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-24159’ [2024-10-30T13:18:49.264Z] Removing intermediate container e5a93e43dc6e [2024-10-30T13:18:49.264Z] ---> 4f28b0962f3d [2024-10-30T13:18:49.264Z] Step 11/12 : COPY . . [2024-10-30T13:18:49.264Z] ---> dab830f6cca6 [2024-10-30T13:18:49.264Z] Step 12/12 : RUN ${MAKE} [2024-10-30T13:18:49.264Z] ---> Running in 8142b6965952 [2024-10-30T13:18:49.264Z] noop [2024-10-30T13:18:49.264Z] Removing intermediate container 8142b6965952 [2024-10-30T13:18:49.264Z] ---> 600b2dabbbc8 [2024-10-30T13:18:49.264Z] Successfully built 600b2dabbbc8 [2024-10-30T13:18:49.264Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T13:18:49.589Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-30T13:18:49.589Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T13:18:49.668Z] prd-ubuntu20.04-docker-8c-8g-24158 does not seem to be running inside a container [2024-10-30T13:18:49.696Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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 ******** ci-base-image-x86_64 cat [2024-10-30T13:18:50.027Z] $ docker top 280a376722baee81476188d9313e1d456cd5ce9da5ec775664c313847ec8e8bf -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T13:18:50.383Z] + go version [2024-10-30T13:18:50.383Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-30T13:18:50.392Z] $ docker stop --time=1 280a376722baee81476188d9313e1d456cd5ce9da5ec775664c313847ec8e8bf [2024-10-30T13:18:51.658Z] $ docker rm -f --volumes 280a376722baee81476188d9313e1d456cd5ce9da5ec775664c313847ec8e8bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T13:18:52.122Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-30T13:18:52.122Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T13:18:52.213Z] prd-ubuntu20.04-docker-8c-8g-24158 does not seem to be running inside a container [2024-10-30T13:18:52.243Z] $ 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_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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 ******** ci-base-image-x86_64 cat [2024-10-30T13:18:52.549Z] $ docker top 70b44b1c875717a818c87c059c442a3776eb92b6618e13b52cf3274dd6622078 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T13:18:52.892Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] fileExists [Pipeline] sh [2024-10-30T13:18:53.196Z] + make test [2024-10-30T13:18:53.196Z] go test ./... -coverprofile=coverage.out ./... [2024-10-30T13:18:54.573Z] ? github.com/edgexfoundry/device-gpio [no test files] [2024-10-30T13:19:12.652Z] github.com/edgexfoundry/device-gpio/cmd coverage: 0.0% of statements [2024-10-30T13:19:12.652Z] github.com/edgexfoundry/device-gpio/internal/driver coverage: 0.0% of statements [2024-10-30T13:19:22.618Z] go vet ./... [2024-10-30T13:19:27.878Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-30T13:19:27.878Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-30T13:19:27.878Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-30T13:19:28.150Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-30T13:19:28.168Z] $ docker stop --time=1 70b44b1c875717a818c87c059c442a3776eb92b6618e13b52cf3274dd6622078 [2024-10-30T13:19:30.091Z] $ docker rm -f --volumes 70b44b1c875717a818c87c059c442a3776eb92b6618e13b52cf3274dd6622078 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-30T13:19:30.645Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-30T13:19:30.699Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-30T13:19:31.150Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-30T13:19:31.435Z] + ls -al . [2024-10-30T13:19:31.435Z] total 236 [2024-10-30T13:19:31.435Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 13:18 . [2024-10-30T13:19:31.435Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 13:17 .. [2024-10-30T13:19:31.435Z] -rw-rw-r-- 1 jenkins jenkins 120 Oct 30 13:17 .dockerignore [2024-10-30T13:19:31.435Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 13:19 .git [2024-10-30T13:19:31.435Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 13:17 .github [2024-10-30T13:19:31.435Z] -rw-rw-r-- 1 jenkins jenkins 277 Oct 30 13:17 .gitignore [2024-10-30T13:19:31.435Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 30 13:17 .golangci.yml [2024-10-30T13:19:31.435Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 30 13:17 .semver [2024-10-30T13:19:31.435Z] -rw-rw-r-- 1 jenkins jenkins 19399 Oct 30 13:17 Attribution.txt [2024-10-30T13:19:31.435Z] -rw-rw-r-- 1 jenkins jenkins 7171 Oct 30 13:17 CHANGELOG.md [2024-10-30T13:19:31.435Z] -rw-rw-r-- 1 jenkins jenkins 1694 Oct 30 13:17 Dockerfile [2024-10-30T13:19:31.435Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 30 13:17 GOVERNANCE.md [2024-10-30T13:19:31.435Z] -rw-rw-r-- 1 jenkins jenkins 657 Oct 30 13:17 Jenkinsfile [2024-10-30T13:19:31.435Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 30 13:17 LICENSE [2024-10-30T13:19:31.435Z] -rw-rw-r-- 1 jenkins jenkins 1923 Oct 30 13:17 Makefile [2024-10-30T13:19:31.435Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 30 13:17 OWNERS.md [2024-10-30T13:19:31.435Z] -rw-rw-r-- 1 jenkins jenkins 3578 Oct 30 13:17 README.md [2024-10-30T13:19:31.435Z] -rw-rw-r-- 1 jenkins jenkins 11 Oct 30 13:17 VERSION [2024-10-30T13:19:31.435Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 13:17 bin [2024-10-30T13:19:31.435Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 13:17 cmd [2024-10-30T13:19:31.435Z] -rw-r--r-- 1 jenkins jenkins 11486 Oct 30 13:19 coverage.out [2024-10-30T13:19:31.435Z] -rw-rw-r-- 1 jenkins jenkins 6906 Oct 30 13:17 go.mod [2024-10-30T13:19:31.435Z] -rw-rw-r-- 1 jenkins jenkins 100518 Oct 30 13:17 go.sum [2024-10-30T13:19:31.435Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 13:17 internal [2024-10-30T13:19:31.435Z] -rw-rw-r-- 1 jenkins jenkins 209 Oct 30 13:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T13:19:31.748Z] + 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=3a50ff58344be9ae040b5b9780da73a66f537cc9 --label arch=amd64 --label version=4.0.0-dev.1 . [2024-10-30T13:19:31.748Z] Sending build context to Docker daemon 30.32MB [2024-10-30T13:19:31.748Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2024-10-30T13:19:31.748Z] Step 2/26 : FROM ${BASE} AS builder [2024-10-30T13:19:31.748Z] ---> 600b2dabbbc8 [2024-10-30T13:19:31.748Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2024-10-30T13:19:32.317Z] ---> Running in 335d417d5448 [2024-10-30T13:19:32.317Z] Removing intermediate container 335d417d5448 [2024-10-30T13:19:32.317Z] ---> d531120f32df [2024-10-30T13:19:32.317Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-30T13:19:32.317Z] ---> Running in d70e423b26e5 [2024-10-30T13:19:32.317Z] Removing intermediate container d70e423b26e5 [2024-10-30T13:19:32.317Z] ---> d004f4718219 [2024-10-30T13:19:32.317Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " [2024-10-30T13:19:32.317Z] ---> Running in c34844787466 [2024-10-30T13:19:32.576Z] Removing intermediate container c34844787466 [2024-10-30T13:19:32.576Z] ---> 57796f9aa090 [2024-10-30T13:19:32.576Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2024-10-30T13:19:32.576Z] ---> Running in 5132fb475563 [2024-10-30T13:19:32.576Z] Removing intermediate container 5132fb475563 [2024-10-30T13:19:32.576Z] ---> fa41004c4f46 [2024-10-30T13:19:32.576Z] Step 7/26 : WORKDIR /device-gpio [2024-10-30T13:19:32.576Z] ---> Running in b7c49fcd3a9a [2024-10-30T13:19:32.576Z] Removing intermediate container b7c49fcd3a9a [2024-10-30T13:19:32.576Z] ---> 75d18067eca7 [2024-10-30T13:19:32.576Z] Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-30T13:19:32.576Z] ---> Running in 01bdf61655b6 [2024-10-30T13:19:32.836Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T13:19:33.096Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T13:19:33.356Z] OK: 250 MiB in 58 packages [2024-10-30T13:19:33.616Z] Removing intermediate container 01bdf61655b6 [2024-10-30T13:19:33.616Z] ---> dd82276ca9a4 [2024-10-30T13:19:33.616Z] Step 9/26 : COPY go.mod vendor* ./ [2024-10-30T13:19:33.616Z] ---> a8e96e7b1bda [2024-10-30T13:19:33.616Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-30T13:19:33.616Z] ---> Running in c466b7c36342 [2024-10-30T13:19:34.551Z] Removing intermediate container c466b7c36342 [2024-10-30T13:19:34.551Z] ---> 3894e1df6a25 [2024-10-30T13:19:34.551Z] Step 11/26 : COPY . . [2024-10-30T13:19:35.488Z] ---> 633584fffe97 [2024-10-30T13:19:35.488Z] Step 12/26 : RUN ${MAKE} [2024-10-30T13:19:35.488Z] ---> Running in b46f49c37de9 [2024-10-30T13:19:35.746Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=4.0.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.1" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2024-10-30T13:20:12.148Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24161 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws [2024-10-30T13:20:12.168Z] Running in /w/workspace/device-gpio/127 [Pipeline] { [Pipeline] checkout [2024-10-30T13:20:14.457Z] Removing intermediate container b46f49c37de9 [2024-10-30T13:20:14.457Z] ---> 4293776c1595 [2024-10-30T13:20:14.457Z] Step 13/26 : FROM alpine:3.20 [2024-10-30T13:20:14.457Z] 3.20: Pulling from library/alpine [2024-10-30T13:20:14.457Z] 43c4264eed91: Already exists [2024-10-30T13:20:14.457Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-30T13:20:14.457Z] Status: Downloaded newer image for alpine:3.20 [2024-10-30T13:20:14.457Z] ---> 91ef0af61f39 [2024-10-30T13:20:14.457Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2024-10-30T13:20:14.457Z] ---> Running in 0077d102f86d [2024-10-30T13:20:14.457Z] Removing intermediate container 0077d102f86d [2024-10-30T13:20:14.457Z] ---> ce3f083d5bda [2024-10-30T13:20:14.457Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-10-30T13:20:14.457Z] ---> Running in c89143f3dce5 [2024-10-30T13:20:14.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T13:20:14.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T13:20:14.457Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-30T13:20:14.457Z] Executing busybox-1.36.1-r29.trigger [2024-10-30T13:20:14.457Z] OK: 8 MiB in 15 packages [2024-10-30T13:20:14.457Z] Removing intermediate container c89143f3dce5 [2024-10-30T13:20:14.457Z] ---> d25cdb146303 [2024-10-30T13:20:14.457Z] Step 16/26 : RUN apk --no-cache upgrade [2024-10-30T13:20:14.457Z] ---> Running in 360a2e7c89ac [2024-10-30T13:20:14.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T13:20:14.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T13:20:14.457Z] Upgrading critical system libraries and apk-tools: [2024-10-30T13:20:14.457Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-30T13:20:14.457Z] Executing busybox-1.36.1-r29.trigger [2024-10-30T13:20:14.457Z] Continuing the upgrade transaction with new apk-tools: [2024-10-30T13:20:14.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T13:20:14.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T13:20:14.457Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T13:20:14.457Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T13:20:14.457Z] OK: 8 MiB in 15 packages [2024-10-30T13:20:14.457Z] Removing intermediate container 360a2e7c89ac [2024-10-30T13:20:14.457Z] ---> eabb0eb442de [2024-10-30T13:20:14.457Z] Step 17/26 : WORKDIR / [2024-10-30T13:20:14.457Z] ---> Running in a739b2d63bc8 [2024-10-30T13:20:14.457Z] Removing intermediate container a739b2d63bc8 [2024-10-30T13:20:14.457Z] ---> 4a62d6fc8b07 [2024-10-30T13:20:14.457Z] Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / [2024-10-30T13:20:14.457Z] ---> 6ebcbc9cd600 [2024-10-30T13:20:14.457Z] Step 19/26 : COPY --from=builder /device-gpio/LICENSE / [2024-10-30T13:20:14.457Z] ---> c45d06956d3c [2024-10-30T13:20:14.457Z] Step 20/26 : COPY --from=builder /device-gpio/cmd/ / [2024-10-30T13:20:14.457Z] ---> d49ac3aa5464 [2024-10-30T13:20:14.457Z] Step 21/26 : EXPOSE 59910 [2024-10-30T13:20:14.457Z] ---> Running in 34b74b5618d6 [2024-10-30T13:20:14.457Z] Removing intermediate container 34b74b5618d6 [2024-10-30T13:20:14.457Z] ---> 12f7dcadbcc7 [2024-10-30T13:20:14.457Z] Step 22/26 : ENTRYPOINT ["/device-gpio"] [2024-10-30T13:20:14.457Z] ---> Running in 0c700209442b [2024-10-30T13:20:14.457Z] Removing intermediate container 0c700209442b [2024-10-30T13:20:14.457Z] ---> 6c58fb477fe6 [2024-10-30T13:20:14.457Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-10-30T13:20:14.457Z] ---> Running in 86082459fab0 [2024-10-30T13:20:14.457Z] Removing intermediate container 86082459fab0 [2024-10-30T13:20:14.457Z] ---> 2e9cdd659366 [2024-10-30T13:20:14.457Z] Step 24/26 : LABEL arch=amd64 [2024-10-30T13:20:14.457Z] ---> Running in 4cc4a4a718d3 [2024-10-30T13:20:14.457Z] Removing intermediate container 4cc4a4a718d3 [2024-10-30T13:20:14.457Z] ---> 0ee7738f5833 [2024-10-30T13:20:14.457Z] Step 25/26 : LABEL git_sha=3a50ff58344be9ae040b5b9780da73a66f537cc9 [2024-10-30T13:20:14.457Z] ---> Running in eca9f14da650 [2024-10-30T13:20:14.457Z] Removing intermediate container eca9f14da650 [2024-10-30T13:20:14.457Z] ---> 2c79341589e9 [2024-10-30T13:20:14.457Z] Step 26/26 : LABEL version=4.0.0-dev.1 [2024-10-30T13:20:14.457Z] ---> Running in 6b4474e58fb9 [2024-10-30T13:20:14.457Z] Removing intermediate container 6b4474e58fb9 [2024-10-30T13:20:14.457Z] ---> 2634141e8f50 [2024-10-30T13:20:14.457Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-30T13:20:14.457Z] Successfully built 2634141e8f50 [2024-10-30T13:20:14.457Z] Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [2024-10-30T13:20:15.221Z] The recommended git tool is: git [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-30T13:20:15.344Z] provisioning config files... [2024-10-30T13:20:15.354Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config8349127305512087862tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T13:20:15.656Z] ---> ****-login.sh [2024-10-30T13:20:15.656Z] nexus3.edgexfoundry.org:10001 [2024-10-30T13:20:15.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T13:20:15.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T13:20:15.656Z] Configure a credential helper to remove this warning. See [2024-10-30T13:20:15.656Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T13:20:15.656Z] [2024-10-30T13:20:15.656Z] Login Succeeded [2024-10-30T13:20:15.656Z] nexus3.edgexfoundry.org:10002 [2024-10-30T13:20:15.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T13:20:15.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T13:20:15.657Z] Configure a credential helper to remove this warning. See [2024-10-30T13:20:15.657Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T13:20:15.657Z] [2024-10-30T13:20:15.657Z] Login Succeeded [2024-10-30T13:20:15.657Z] nexus3.edgexfoundry.org:10003 [2024-10-30T13:20:15.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T13:20:15.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T13:20:15.915Z] Configure a credential helper to remove this warning. See [2024-10-30T13:20:15.915Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T13:20:15.915Z] [2024-10-30T13:20:15.915Z] Login Succeeded [2024-10-30T13:20:15.915Z] nexus3.edgexfoundry.org:10004 [2024-10-30T13:20:15.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T13:20:15.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T13:20:15.916Z] Configure a credential helper to remove this warning. See [2024-10-30T13:20:15.916Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T13:20:15.916Z] [2024-10-30T13:20:15.916Z] Login Succeeded [2024-10-30T13:20:15.916Z] ****.io [2024-10-30T13:20:15.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T13:20:16.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T13:20:16.174Z] Configure a credential helper to remove this warning. See [2024-10-30T13:20:16.174Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T13:20:16.174Z] [2024-10-30T13:20:16.174Z] Login Succeeded [2024-10-30T13:20:16.174Z] ---> ****-login.sh ends [Pipeline] } [2024-10-30T13:20:16.193Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-30T13:20:16.246Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-30T13:20:16.279Z] [edgeXDocker.push] Tagging docker image device-gpio with the following tags: [2024-10-30T13:20:16.279Z] 3a50ff58344be9ae040b5b9780da73a66f537cc9 [2024-10-30T13:20:16.279Z] latest [2024-10-30T13:20:16.279Z] 4.0.0-dev.1 [2024-10-30T13:20:16.279Z] 3a50ff58344be9ae040b5b9780da73a66f537cc9-4.0.0-dev.1 [2024-10-30T13:20:16.279Z] main [2024-10-30T13:20:16.279Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T13:20:16.628Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:3a50ff58344be9ae040b5b9780da73a66f537cc9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T13:20:16.954Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:3a50ff58344be9ae040b5b9780da73a66f537cc9 [2024-10-30T13:20:16.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2024-10-30T13:20:16.955Z] a8df5efe0a57: Preparing [2024-10-30T13:20:16.955Z] 96bee6024f1a: Preparing [2024-10-30T13:20:16.955Z] 0e29754a4e23: Preparing [2024-10-30T13:20:16.955Z] c1fe580bb04e: Preparing [2024-10-30T13:20:16.955Z] 714fccf46205: Preparing [2024-10-30T13:20:16.955Z] 63ca1fbb43ae: Preparing [2024-10-30T13:20:16.955Z] 63ca1fbb43ae: Waiting [2024-10-30T13:20:16.955Z] 96bee6024f1a: Pushed [2024-10-30T13:20:16.955Z] 0e29754a4e23: Pushed [2024-10-30T13:20:16.955Z] 714fccf46205: Pushed [2024-10-30T13:20:16.955Z] 63ca1fbb43ae: Layer already exists [2024-10-30T13:20:17.522Z] c1fe580bb04e: Pushed [2024-10-30T13:20:21.713Z] a8df5efe0a57: Pushed [2024-10-30T13:20:21.713Z] 3a50ff58344be9ae040b5b9780da73a66f537cc9: digest: sha256:4aa38f552cf883987fa698d827f401f5e0e78515ee51c72d6a1f29c1d50659f1 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T13:20:22.030Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T13:20:22.356Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest [2024-10-30T13:20:22.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2024-10-30T13:20:22.356Z] a8df5efe0a57: Preparing [2024-10-30T13:20:22.356Z] 96bee6024f1a: Preparing [2024-10-30T13:20:22.356Z] 0e29754a4e23: Preparing [2024-10-30T13:20:22.356Z] c1fe580bb04e: Preparing [2024-10-30T13:20:22.356Z] 714fccf46205: Preparing [2024-10-30T13:20:22.356Z] 63ca1fbb43ae: Preparing [2024-10-30T13:20:22.356Z] 63ca1fbb43ae: Waiting [2024-10-30T13:20:22.356Z] a8df5efe0a57: Layer already exists [2024-10-30T13:20:22.356Z] 96bee6024f1a: Layer already exists [2024-10-30T13:20:22.356Z] c1fe580bb04e: Layer already exists [2024-10-30T13:20:22.356Z] 0e29754a4e23: Layer already exists [2024-10-30T13:20:22.356Z] 714fccf46205: Layer already exists [2024-10-30T13:20:22.356Z] 63ca1fbb43ae: Layer already exists [2024-10-30T13:20:22.356Z] latest: digest: sha256:4aa38f552cf883987fa698d827f401f5e0e78515ee51c72d6a1f29c1d50659f1 size: 1576 [Pipeline] } [Pipeline] // withEnv [2024-10-30T13:20:22.382Z] using credential edgex-jenkins-ssh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-10-30T13:20:22.412Z] Cloning the remote Git repository [Pipeline] sh [2024-10-30T13:20:22.694Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:4.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T13:20:22.465Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2024-10-30T13:20:22.588Z] > git init /w/workspace/device-gpio/127 # timeout=10 [2024-10-30T13:20:22.787Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2024-10-30T13:20:22.788Z] > git --version # timeout=10 [2024-10-30T13:20:22.815Z] > git --version # 'git version 2.25.1' [2024-10-30T13:20:22.818Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-30T13:20:23.028Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:4.0.0-dev.1 [2024-10-30T13:20:23.028Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2024-10-30T13:20:23.028Z] a8df5efe0a57: Preparing [2024-10-30T13:20:23.028Z] 96bee6024f1a: Preparing [2024-10-30T13:20:23.028Z] 0e29754a4e23: Preparing [2024-10-30T13:20:23.028Z] c1fe580bb04e: Preparing [2024-10-30T13:20:23.028Z] 714fccf46205: Preparing [2024-10-30T13:20:23.028Z] 63ca1fbb43ae: Preparing [2024-10-30T13:20:23.028Z] 63ca1fbb43ae: Waiting [2024-10-30T13:20:23.028Z] a8df5efe0a57: Layer already exists [2024-10-30T13:20:23.028Z] 714fccf46205: Layer already exists [2024-10-30T13:20:23.028Z] c1fe580bb04e: Layer already exists [2024-10-30T13:20:23.028Z] 0e29754a4e23: Layer already exists [2024-10-30T13:20:23.028Z] 96bee6024f1a: Layer already exists [2024-10-30T13:20:23.028Z] 63ca1fbb43ae: Layer already exists [2024-10-30T13:20:23.028Z] 4.0.0-dev.1: digest: sha256:4aa38f552cf883987fa698d827f401f5e0e78515ee51c72d6a1f29c1d50659f1 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T13:20:23.365Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:3a50ff58344be9ae040b5b9780da73a66f537cc9-4.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T13:20:23.695Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:3a50ff58344be9ae040b5b9780da73a66f537cc9-4.0.0-dev.1 [2024-10-30T13:20:23.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2024-10-30T13:20:23.695Z] a8df5efe0a57: Preparing [2024-10-30T13:20:23.695Z] 96bee6024f1a: Preparing [2024-10-30T13:20:23.695Z] 0e29754a4e23: Preparing [2024-10-30T13:20:23.695Z] c1fe580bb04e: Preparing [2024-10-30T13:20:23.695Z] 714fccf46205: Preparing [2024-10-30T13:20:23.695Z] 63ca1fbb43ae: Preparing [2024-10-30T13:20:23.695Z] 63ca1fbb43ae: Waiting [2024-10-30T13:20:23.695Z] c1fe580bb04e: Layer already exists [2024-10-30T13:20:23.695Z] 714fccf46205: Layer already exists [2024-10-30T13:20:23.695Z] a8df5efe0a57: Layer already exists [2024-10-30T13:20:23.695Z] 96bee6024f1a: Layer already exists [2024-10-30T13:20:23.695Z] 0e29754a4e23: Layer already exists [2024-10-30T13:20:23.695Z] 63ca1fbb43ae: Layer already exists [2024-10-30T13:20:23.695Z] 3a50ff58344be9ae040b5b9780da73a66f537cc9-4.0.0-dev.1: digest: sha256:4aa38f552cf883987fa698d827f401f5e0e78515ee51c72d6a1f29c1d50659f1 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T13:20:24.036Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T13:20:23.036Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-30T13:20:24.372Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:main [2024-10-30T13:20:24.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2024-10-30T13:20:24.372Z] a8df5efe0a57: Preparing [2024-10-30T13:20:24.372Z] 96bee6024f1a: Preparing [2024-10-30T13:20:24.372Z] 0e29754a4e23: Preparing [2024-10-30T13:20:24.372Z] c1fe580bb04e: Preparing [2024-10-30T13:20:24.372Z] 714fccf46205: Preparing [2024-10-30T13:20:24.372Z] 63ca1fbb43ae: Preparing [2024-10-30T13:20:24.372Z] 63ca1fbb43ae: Waiting [2024-10-30T13:20:24.372Z] 714fccf46205: Layer already exists [2024-10-30T13:20:24.372Z] c1fe580bb04e: Layer already exists [2024-10-30T13:20:24.372Z] 96bee6024f1a: Layer already exists [2024-10-30T13:20:24.372Z] a8df5efe0a57: Layer already exists [2024-10-30T13:20:24.372Z] 0e29754a4e23: Layer already exists [2024-10-30T13:20:24.372Z] 63ca1fbb43ae: Layer already exists [2024-10-30T13:20:24.372Z] main: digest: sha256:4aa38f552cf883987fa698d827f401f5e0e78515ee51c72d6a1f29c1d50659f1 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-30T13:20:24.448Z] ===================================================== [Pipeline] echo [2024-10-30T13:20:24.461Z] taggedImages: [2024-10-30T13:20:24.461Z] - nexus3.edgexfoundry.org:10004/device-gpio:3a50ff58344be9ae040b5b9780da73a66f537cc9 [2024-10-30T13:20:24.461Z] - nexus3.edgexfoundry.org:10004/device-gpio:latest [2024-10-30T13:20:24.461Z] - nexus3.edgexfoundry.org:10004/device-gpio:4.0.0-dev.1 [2024-10-30T13:20:24.461Z] - nexus3.edgexfoundry.org:10004/device-gpio:3a50ff58344be9ae040b5b9780da73a66f537cc9-4.0.0-dev.1 [2024-10-30T13:20:24.461Z] - nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T13:20:24.878Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-30T13:20:24.878Z] [2024-10-30T13:20:24.878Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T13:20:25.183Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-30T13:20:25.183Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-30T13:20:25.183Z] 5eb5b503b376: Pulling fs layer [2024-10-30T13:20:25.183Z] 5c69ac0246d0: Pulling fs layer [2024-10-30T13:20:25.183Z] ec43610c2a17: Pulling fs layer [2024-10-30T13:20:25.183Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-30T13:20:25.183Z] 33b1e0a273af: Pulling fs layer [2024-10-30T13:20:25.183Z] 5d3b04190fa2: Pulling fs layer [2024-10-30T13:20:25.183Z] 2f39f015ded8: Pulling fs layer [2024-10-30T13:20:25.183Z] 3a2ae6a8a46f: Waiting [2024-10-30T13:20:25.183Z] 33b1e0a273af: Waiting [2024-10-30T13:20:25.183Z] 5d3b04190fa2: Waiting [2024-10-30T13:20:25.183Z] 2f39f015ded8: Waiting [2024-10-30T13:20:25.183Z] 5c69ac0246d0: Download complete [2024-10-30T13:20:25.183Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-30T13:20:25.183Z] 3a2ae6a8a46f: Download complete [2024-10-30T13:20:25.183Z] 33b1e0a273af: Verifying Checksum [2024-10-30T13:20:25.183Z] 33b1e0a273af: Download complete [2024-10-30T13:20:25.183Z] ec43610c2a17: Verifying Checksum [2024-10-30T13:20:25.183Z] ec43610c2a17: Download complete [2024-10-30T13:20:25.183Z] 5d3b04190fa2: Verifying Checksum [2024-10-30T13:20:25.183Z] 5d3b04190fa2: Download complete [2024-10-30T13:20:25.442Z] 5eb5b503b376: Verifying Checksum [2024-10-30T13:20:25.442Z] 5eb5b503b376: Download complete [2024-10-30T13:20:26.011Z] 2f39f015ded8: Verifying Checksum [2024-10-30T13:20:26.011Z] 2f39f015ded8: Download complete [2024-10-30T13:20:26.577Z] 5eb5b503b376: Pull complete [2024-10-30T13:20:26.577Z] 5c69ac0246d0: Pull complete [2024-10-30T13:20:27.142Z] ec43610c2a17: Pull complete [2024-10-30T13:20:27.142Z] 3a2ae6a8a46f: Pull complete [2024-10-30T13:20:26.639Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2024-10-30T13:20:26.672Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-30T13:20:27.400Z] 33b1e0a273af: Pull complete [2024-10-30T13:20:27.400Z] 5d3b04190fa2: Pull complete [2024-10-30T13:20:28.113Z] Avoid second fetch [2024-10-30T13:20:28.114Z] Checking out Revision 3a50ff58344be9ae040b5b9780da73a66f537cc9 (main) [2024-10-30T13:20:28.130Z] > git config core.sparsecheckout # timeout=10 [2024-10-30T13:20:28.276Z] > git checkout -f 3a50ff58344be9ae040b5b9780da73a66f537cc9 # timeout=10 [2024-10-30T13:20:29.151Z] Commit message: "Merge pull request #240 from weichou1229/v4-module" [2024-10-30T13:20:31.587Z] 2f39f015ded8: Pull complete [2024-10-30T13:20:31.587Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-30T13:20:31.587Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-30T13:20:31.587Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T13:20:31.693Z] prd-ubuntu20.04-docker-8c-8g-24158 does not seem to be running inside a container [2024-10-30T13:20:31.729Z] $ 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_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-30T13:20:33.845Z] [2024-10-30T13:20:33.845Z] GitHub has been notified of this commit’s build result [2024-10-30T13:20:33.845Z] [2024-10-30T13:20:37.556Z] $ docker top b0ff346b1a3fea8f4a9d7e8f3206fa9e23c45c9032f07bc4486087ce951cd788 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-30T13:20:37.968Z] ---> job-cost.sh [2024-10-30T13:20:37.968Z] lf-activate-venv: SKIPPING [2024-10-30T13:20:37.968Z] INFO: No Stack... [2024-10-30T13:20:38.227Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-30T13:20:38.493Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-30T13:20:38.493Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-30T13:20:38.493Z] Dload Upload Total Spent Left Speed [2024-10-30T13:20:38.493Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 140k 0 --:--:-- --:--:-- --:--:-- 142k [Pipeline] sh [2024-10-30T13:20:38.794Z] INFO: Archiving Costs [Pipeline] sh [2024-10-30T13:20:39.070Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [2024-10-30T13:20:39.098Z] + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv [2024-10-30T13:20:39.099Z] + cut -d, -f6 [Pipeline] sh [Pipeline] lock [2024-10-30T13:20:39.187Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-gpio-main-127-stack-cost] [2024-10-30T13:20:39.195Z] Resource [jenkins-edgexfoundry-device-gpio-main-127-stack-cost] did not exist. Created. [2024-10-30T13:20:39.201Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-gpio-main-127-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-30T13:20:39.435Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-30T13:20:39.435Z] + sudo tee /etc/docker/daemon.new [2024-10-30T13:20:39.512Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-30T13:20:39.552Z] Stashed 1 file(s) [Pipeline] } [2024-10-30T13:20:39.561Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-gpio-main-127-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-30T13:20:39.587Z] $ docker stop --time=1 b0ff346b1a3fea8f4a9d7e8f3206fa9e23c45c9032f07bc4486087ce951cd788 [2024-10-30T13:20:40.407Z] { [2024-10-30T13:20:40.407Z] "registry-mirrors": [ [2024-10-30T13:20:40.407Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-30T13:20:40.407Z] ], [2024-10-30T13:20:40.407Z] "bip": "10.250.0.254/24", [2024-10-30T13:20:40.407Z] "hosts": [ [2024-10-30T13:20:40.407Z] "tcp://0.0.0.0:5555", [2024-10-30T13:20:40.407Z] "unix:///var/run/docker.sock" [2024-10-30T13:20:40.407Z] ], [2024-10-30T13:20:40.407Z] "mtu": 1458, [2024-10-30T13:20:40.407Z] "selinux-enabled": true, [2024-10-30T13:20:40.407Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-30T13:20:40.407Z] } [2024-10-30T13:20:40.724Z] $ docker rm -f --volumes b0ff346b1a3fea8f4a9d7e8f3206fa9e23c45c9032f07bc4486087ce951cd788 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-30T13:20:41.105Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-30T13:20:41.444Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-30T13:20:59.765Z] provisioning config files... [2024-10-30T13:20:59.792Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/127@tmp/config12353734030885308242tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T13:21:00.287Z] ---> ****-login.sh [2024-10-30T13:21:00.287Z] nexus3.edgexfoundry.org:10001 [2024-10-30T13:21:00.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T13:21:01.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T13:21:01.152Z] Configure a credential helper to remove this warning. See [2024-10-30T13:21:01.152Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T13:21:01.152Z] [2024-10-30T13:21:01.152Z] Login Succeeded [2024-10-30T13:21:01.152Z] nexus3.edgexfoundry.org:10002 [2024-10-30T13:21:01.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T13:21:01.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T13:21:01.423Z] Configure a credential helper to remove this warning. See [2024-10-30T13:21:01.423Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T13:21:01.423Z] [2024-10-30T13:21:01.423Z] Login Succeeded [2024-10-30T13:21:01.423Z] nexus3.edgexfoundry.org:10003 [2024-10-30T13:21:01.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T13:21:01.693Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T13:21:01.693Z] Configure a credential helper to remove this warning. See [2024-10-30T13:21:01.693Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T13:21:01.693Z] [2024-10-30T13:21:01.693Z] Login Succeeded [2024-10-30T13:21:01.963Z] nexus3.edgexfoundry.org:10004 [2024-10-30T13:21:01.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T13:21:02.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T13:21:02.233Z] Configure a credential helper to remove this warning. See [2024-10-30T13:21:02.233Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T13:21:02.233Z] [2024-10-30T13:21:02.233Z] Login Succeeded [2024-10-30T13:21:02.233Z] ****.io [2024-10-30T13:21:02.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T13:21:02.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T13:21:02.781Z] Configure a credential helper to remove this warning. See [2024-10-30T13:21:02.781Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T13:21:02.781Z] [2024-10-30T13:21:02.781Z] Login Succeeded [2024-10-30T13:21:02.781Z] ---> ****-login.sh ends [Pipeline] } [2024-10-30T13:21:02.795Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-30T13:21:03.196Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-30T13:21:03.224Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-30T13:21:03.239Z] ========================================================= [2024-10-30T13:21:03.239Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-30T13:21:03.239Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T13:21:03.629Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-30T13:21:04.233Z] Sending build context to Docker daemon 15.23MB [2024-10-30T13:21:04.233Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-30T13:21:04.233Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-30T13:21:04.507Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-30T13:21:04.507Z] cf04c63912e1: Pulling fs layer [2024-10-30T13:21:04.507Z] 55b35a11ae5e: Pulling fs layer [2024-10-30T13:21:04.507Z] a37a00ec5f00: Pulling fs layer [2024-10-30T13:21:04.507Z] 50b3750afda1: Pulling fs layer [2024-10-30T13:21:04.507Z] 4f4fb700ef54: Pulling fs layer [2024-10-30T13:21:04.507Z] 80978eb59214: Pulling fs layer [2024-10-30T13:21:04.507Z] c9f46d7d2bd2: Pulling fs layer [2024-10-30T13:21:04.507Z] c5a475d317c9: Pulling fs layer [2024-10-30T13:21:04.508Z] 80978eb59214: Waiting [2024-10-30T13:21:04.508Z] c9f46d7d2bd2: Waiting [2024-10-30T13:21:04.508Z] c5a475d317c9: Waiting [2024-10-30T13:21:04.508Z] 50b3750afda1: Waiting [2024-10-30T13:21:04.508Z] 4f4fb700ef54: Waiting [2024-10-30T13:21:04.508Z] 55b35a11ae5e: Verifying Checksum [2024-10-30T13:21:04.508Z] 55b35a11ae5e: Download complete [2024-10-30T13:21:04.508Z] 50b3750afda1: Verifying Checksum [2024-10-30T13:21:04.508Z] 50b3750afda1: Download complete [2024-10-30T13:21:04.508Z] 4f4fb700ef54: Verifying Checksum [2024-10-30T13:21:04.508Z] 4f4fb700ef54: Download complete [2024-10-30T13:21:04.508Z] 80978eb59214: Verifying Checksum [2024-10-30T13:21:04.508Z] 80978eb59214: Download complete [2024-10-30T13:21:04.508Z] cf04c63912e1: Verifying Checksum [2024-10-30T13:21:04.508Z] cf04c63912e1: Download complete [2024-10-30T13:21:05.106Z] c5a475d317c9: Verifying Checksum [2024-10-30T13:21:05.106Z] c5a475d317c9: Download complete [2024-10-30T13:21:05.704Z] cf04c63912e1: Pull complete [2024-10-30T13:21:06.474Z] 55b35a11ae5e: Pull complete [2024-10-30T13:21:07.073Z] a37a00ec5f00: Verifying Checksum [2024-10-30T13:21:07.073Z] a37a00ec5f00: Download complete [2024-10-30T13:21:08.043Z] c9f46d7d2bd2: Verifying Checksum [2024-10-30T13:21:08.043Z] c9f46d7d2bd2: Download complete [2024-10-30T13:21:20.385Z] a37a00ec5f00: Pull complete [2024-10-30T13:21:20.385Z] 50b3750afda1: Pull complete [2024-10-30T13:21:20.652Z] 4f4fb700ef54: Pull complete [2024-10-30T13:21:20.920Z] 80978eb59214: Pull complete [2024-10-30T13:21:29.151Z] c9f46d7d2bd2: Pull complete [2024-10-30T13:21:31.109Z] c5a475d317c9: Pull complete [2024-10-30T13:21:31.109Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-30T13:21:31.109Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-30T13:21:31.109Z] ---> be29e6b0f0d4 [2024-10-30T13:21:31.109Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-10-30T13:21:31.697Z] ---> Running in 92661da3173c [2024-10-30T13:21:31.968Z] Removing intermediate container 92661da3173c [2024-10-30T13:21:31.968Z] ---> 2b3c1c5ab3fe [2024-10-30T13:21:31.968Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-30T13:21:32.235Z] ---> Running in 451772cec8a6 [2024-10-30T13:21:32.504Z] Removing intermediate container 451772cec8a6 [2024-10-30T13:21:32.504Z] ---> 61b86c2038c2 [2024-10-30T13:21:32.504Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2024-10-30T13:21:32.504Z] ---> Running in 6c499cdc8ac6 [2024-10-30T13:21:32.774Z] Removing intermediate container 6c499cdc8ac6 [2024-10-30T13:21:32.774Z] ---> 94011d699ab4 [2024-10-30T13:21:32.774Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-30T13:21:33.050Z] ---> Running in fbb90944a45a [2024-10-30T13:21:33.320Z] Removing intermediate container fbb90944a45a [2024-10-30T13:21:33.320Z] ---> 9e0ce08cbec6 [2024-10-30T13:21:33.320Z] Step 7/12 : WORKDIR /device-gpio [2024-10-30T13:21:33.320Z] ---> Running in cfc511f63e02 [2024-10-30T13:21:33.591Z] Removing intermediate container cfc511f63e02 [2024-10-30T13:21:33.591Z] ---> 363f79c44b82 [2024-10-30T13:21:33.591Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-30T13:21:33.591Z] ---> Running in 0f9f7ccd3f11 [2024-10-30T13:21:35.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T13:21:35.281Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T13:21:36.695Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-10-30T13:21:36.695Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-10-30T13:21:36.695Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-10-30T13:21:36.695Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-10-30T13:21:36.695Z] Executing busybox-1.36.1-r29.trigger [2024-10-30T13:21:36.966Z] OK: 242 MiB in 58 packages [2024-10-30T13:21:38.390Z] Removing intermediate container 0f9f7ccd3f11 [2024-10-30T13:21:38.390Z] ---> fda49b25bac7 [2024-10-30T13:21:38.390Z] Step 9/12 : COPY go.mod vendor* ./ [2024-10-30T13:21:38.660Z] ---> d1a80801deb7 [2024-10-30T13:21:38.661Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-30T13:21:38.661Z] ---> Running in 08221bb8864e [2024-10-30T13:23:45.385Z] Removing intermediate container 08221bb8864e [2024-10-30T13:23:45.385Z] ---> 48814e29c92f [2024-10-30T13:23:45.385Z] Step 11/12 : COPY . . [2024-10-30T13:23:45.385Z] ---> c53f360877b6 [2024-10-30T13:23:45.385Z] Step 12/12 : RUN ${MAKE} [2024-10-30T13:23:45.385Z] ---> Running in c51204685fb4 [2024-10-30T13:23:45.385Z] noop [2024-10-30T13:23:45.385Z] Removing intermediate container c51204685fb4 [2024-10-30T13:23:45.385Z] ---> 5ddc6f3cd365 [2024-10-30T13:23:45.385Z] Successfully built 5ddc6f3cd365 [2024-10-30T13:23:45.385Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T13:23:45.780Z] + docker inspect -f . ci-base-image-arm64 [2024-10-30T13:23:45.780Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T13:23:46.019Z] prd-ubuntu20.04-docker-arm64-4c-16g-24161 does not seem to be running inside a container [2024-10-30T13:23:46.083Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/127 -v /w/workspace/device-gpio/127:/w/workspace/device-gpio/127:rw,z -v /w/workspace/device-gpio/127@tmp:/w/workspace/device-gpio/127@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 ******** ci-base-image-arm64 cat [2024-10-30T13:23:47.364Z] $ docker top 56b095b1679f73cf1b5004202fd19600f5619f4bbb4a527a2a1cb7aa4f944f7c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T13:23:48.251Z] + go version [2024-10-30T13:23:48.251Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-30T13:23:48.263Z] $ docker stop --time=1 56b095b1679f73cf1b5004202fd19600f5619f4bbb4a527a2a1cb7aa4f944f7c [2024-10-30T13:23:49.935Z] $ docker rm -f --volumes 56b095b1679f73cf1b5004202fd19600f5619f4bbb4a527a2a1cb7aa4f944f7c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T13:23:50.571Z] + docker inspect -f . ci-base-image-arm64 [2024-10-30T13:23:50.571Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T13:23:50.780Z] prd-ubuntu20.04-docker-arm64-4c-16g-24161 does not seem to be running inside a container [2024-10-30T13:23:50.838Z] $ 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/127 -v /w/workspace/device-gpio/127:/w/workspace/device-gpio/127:rw,z -v /w/workspace/device-gpio/127@tmp:/w/workspace/device-gpio/127@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 ******** ci-base-image-arm64 cat [2024-10-30T13:23:52.009Z] $ docker top f54a340bbb53cb8b5898e070f8feb524828119087949d23c1021dfd7019db41f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T13:23:52.539Z] + git config --global --add safe.directory /w/workspace/device-gpio/127 [Pipeline] fileExists [Pipeline] sh [2024-10-30T13:23:53.198Z] + make test [2024-10-30T13:23:53.198Z] go test ./... -coverprofile=coverage.out ./... [2024-10-30T13:23:59.857Z] ? github.com/edgexfoundry/device-gpio [no test files] [2024-10-30T13:27:36.640Z] github.com/edgexfoundry/device-gpio/cmd coverage: 0.0% of statements [2024-10-30T13:27:36.640Z] github.com/edgexfoundry/device-gpio/internal/driver coverage: 0.0% of statements [2024-10-30T13:27:36.640Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-30T13:27:36.640Z] go vet ./... [2024-10-30T13:28:15.521Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-30T13:28:15.521Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-30T13:28:15.521Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-30T13:28:15.543Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-30T13:28:15.555Z] $ docker stop --time=1 f54a340bbb53cb8b5898e070f8feb524828119087949d23c1021dfd7019db41f [2024-10-30T13:28:18.226Z] $ docker rm -f --volumes f54a340bbb53cb8b5898e070f8feb524828119087949d23c1021dfd7019db41f [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-30T13:28:19.793Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-30T13:28:19.822Z] Warning: overwriting stash ‘coverage-report’ [2024-10-30T13:28:20.310Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-30T13:28:20.717Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-30T13:28:21.117Z] + ls -al . [2024-10-30T13:28:21.117Z] total 232 [2024-10-30T13:28:21.117Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 30 13:23 . [2024-10-30T13:28:21.117Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 13:20 .. [2024-10-30T13:28:21.117Z] -rw-rw-r-- 1 jenkins jenkins 120 Oct 30 13:20 .dockerignore [2024-10-30T13:28:21.117Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 13:20 .git [2024-10-30T13:28:21.117Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 13:20 .github [2024-10-30T13:28:21.117Z] -rw-rw-r-- 1 jenkins jenkins 277 Oct 30 13:20 .gitignore [2024-10-30T13:28:21.117Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 30 13:20 .golangci.yml [2024-10-30T13:28:21.117Z] -rw-rw-r-- 1 jenkins jenkins 19399 Oct 30 13:20 Attribution.txt [2024-10-30T13:28:21.117Z] -rw-rw-r-- 1 jenkins jenkins 7171 Oct 30 13:20 CHANGELOG.md [2024-10-30T13:28:21.117Z] -rw-rw-r-- 1 jenkins jenkins 1694 Oct 30 13:20 Dockerfile [2024-10-30T13:28:21.117Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 30 13:20 GOVERNANCE.md [2024-10-30T13:28:21.117Z] -rw-rw-r-- 1 jenkins jenkins 657 Oct 30 13:20 Jenkinsfile [2024-10-30T13:28:21.117Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 30 13:20 LICENSE [2024-10-30T13:28:21.117Z] -rw-rw-r-- 1 jenkins jenkins 1923 Oct 30 13:20 Makefile [2024-10-30T13:28:21.117Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 30 13:20 OWNERS.md [2024-10-30T13:28:21.117Z] -rw-rw-r-- 1 jenkins jenkins 3578 Oct 30 13:20 README.md [2024-10-30T13:28:21.117Z] -rw-rw-r-- 1 jenkins jenkins 11 Oct 30 13:17 VERSION [2024-10-30T13:28:21.117Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 13:20 bin [2024-10-30T13:28:21.117Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 13:20 cmd [2024-10-30T13:28:21.117Z] -rw-r--r-- 1 jenkins jenkins 11486 Oct 30 13:27 coverage.out [2024-10-30T13:28:21.117Z] -rw-rw-r-- 1 jenkins jenkins 6906 Oct 30 13:20 go.mod [2024-10-30T13:28:21.117Z] -rw-rw-r-- 1 jenkins jenkins 100518 Oct 30 13:20 go.sum [2024-10-30T13:28:21.117Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 13:20 internal [2024-10-30T13:28:21.117Z] -rw-rw-r-- 1 jenkins jenkins 209 Oct 30 13:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T13:28:21.499Z] + 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=3a50ff58344be9ae040b5b9780da73a66f537cc9 --label arch=arm64 --label version=4.0.0-dev.1 . [2024-10-30T13:28:22.116Z] Sending build context to Docker daemon 15.24MB [2024-10-30T13:28:22.116Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2024-10-30T13:28:22.116Z] Step 2/26 : FROM ${BASE} AS builder [2024-10-30T13:28:22.116Z] ---> 5ddc6f3cd365 [2024-10-30T13:28:22.116Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2024-10-30T13:28:22.116Z] ---> Running in 3fba07761f66 [2024-10-30T13:28:22.388Z] Removing intermediate container 3fba07761f66 [2024-10-30T13:28:22.388Z] ---> e1c96024989e [2024-10-30T13:28:22.388Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-30T13:28:22.665Z] ---> Running in 2b135739ee61 [2024-10-30T13:28:22.943Z] Removing intermediate container 2b135739ee61 [2024-10-30T13:28:22.943Z] ---> f8a819061b0b [2024-10-30T13:28:22.943Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " [2024-10-30T13:28:22.943Z] ---> Running in 288bdf7f2211 [2024-10-30T13:28:23.214Z] Removing intermediate container 288bdf7f2211 [2024-10-30T13:28:23.214Z] ---> 3d5b81af3ca0 [2024-10-30T13:28:23.214Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2024-10-30T13:28:23.481Z] ---> Running in d8aee9f28d29 [2024-10-30T13:28:23.749Z] Removing intermediate container d8aee9f28d29 [2024-10-30T13:28:23.749Z] ---> 1bb5fd386f87 [2024-10-30T13:28:23.749Z] Step 7/26 : WORKDIR /device-gpio [2024-10-30T13:28:23.749Z] ---> Running in 1ea58f3b3ef8 [2024-10-30T13:28:24.019Z] Removing intermediate container 1ea58f3b3ef8 [2024-10-30T13:28:24.019Z] ---> a310242bf2ea [2024-10-30T13:28:24.019Z] Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-30T13:28:24.019Z] ---> Running in d09a99e995d6 [2024-10-30T13:28:25.435Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T13:28:25.435Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T13:28:27.383Z] OK: 242 MiB in 58 packages [2024-10-30T13:28:28.347Z] Removing intermediate container d09a99e995d6 [2024-10-30T13:28:28.347Z] ---> 347bf3859ed2 [2024-10-30T13:28:28.347Z] Step 9/26 : COPY go.mod vendor* ./ [2024-10-30T13:28:28.932Z] ---> 6f3c346cf763 [2024-10-30T13:28:28.932Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-30T13:28:28.932Z] ---> Running in 0a187c13e380 [2024-10-30T13:28:31.522Z] Removing intermediate container 0a187c13e380 [2024-10-30T13:28:31.522Z] ---> e0bf2b0d5951 [2024-10-30T13:28:31.522Z] Step 11/26 : COPY . . [2024-10-30T13:28:32.488Z] ---> e035a05aa959 [2024-10-30T13:28:32.488Z] Step 12/26 : RUN ${MAKE} [2024-10-30T13:28:32.488Z] ---> Running in b88592909998 [2024-10-30T13:28:33.455Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=4.0.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.1" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2024-10-30T13:32:25.306Z] Removing intermediate container b88592909998 [2024-10-30T13:32:25.306Z] ---> f2cdd92f1aa2 [2024-10-30T13:32:25.306Z] Step 13/26 : FROM alpine:3.20 [2024-10-30T13:32:25.306Z] 3.20: Pulling from library/alpine [2024-10-30T13:32:25.306Z] cf04c63912e1: Already exists [2024-10-30T13:32:25.306Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-30T13:32:25.306Z] Status: Downloaded newer image for alpine:3.20 [2024-10-30T13:32:25.306Z] ---> c157a85ed455 [2024-10-30T13:32:25.306Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2024-10-30T13:32:25.306Z] ---> Running in 4077496055f7 [2024-10-30T13:32:25.306Z] Removing intermediate container 4077496055f7 [2024-10-30T13:32:25.306Z] ---> 604d2b0343ab [2024-10-30T13:32:25.306Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-10-30T13:32:25.306Z] ---> Running in 4073b0ba7322 [2024-10-30T13:32:25.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T13:32:25.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T13:32:25.306Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-30T13:32:25.306Z] Executing busybox-1.36.1-r29.trigger [2024-10-30T13:32:25.306Z] OK: 9 MiB in 15 packages [2024-10-30T13:32:25.306Z] Removing intermediate container 4073b0ba7322 [2024-10-30T13:32:25.306Z] ---> e17c425985ef [2024-10-30T13:32:25.306Z] Step 16/26 : RUN apk --no-cache upgrade [2024-10-30T13:32:25.306Z] ---> Running in cfc6659856af [2024-10-30T13:32:25.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T13:32:25.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T13:32:25.306Z] Upgrading critical system libraries and apk-tools: [2024-10-30T13:32:25.306Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-30T13:32:25.306Z] Executing busybox-1.36.1-r29.trigger [2024-10-30T13:32:25.306Z] Continuing the upgrade transaction with new apk-tools: [2024-10-30T13:32:25.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T13:32:25.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T13:32:25.306Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T13:32:25.306Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T13:32:25.579Z] OK: 9 MiB in 15 packages [2024-10-30T13:32:26.544Z] Removing intermediate container cfc6659856af [2024-10-30T13:32:26.544Z] ---> c47937fdddf4 [2024-10-30T13:32:26.544Z] Step 17/26 : WORKDIR / [2024-10-30T13:32:26.544Z] ---> Running in fdcce8fb9403 [2024-10-30T13:32:26.810Z] Removing intermediate container fdcce8fb9403 [2024-10-30T13:32:26.810Z] ---> 34343c94276b [2024-10-30T13:32:26.810Z] Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / [2024-10-30T13:32:27.391Z] ---> 07bcde483852 [2024-10-30T13:32:27.391Z] Step 19/26 : COPY --from=builder /device-gpio/LICENSE / [2024-10-30T13:32:27.969Z] ---> 3dc5f4629f7f [2024-10-30T13:32:27.969Z] Step 20/26 : COPY --from=builder /device-gpio/cmd/ / [2024-10-30T13:32:30.551Z] ---> 6101aef69127 [2024-10-30T13:32:30.551Z] Step 21/26 : EXPOSE 59910 [2024-10-30T13:32:30.551Z] ---> Running in 295a2b03c663 [2024-10-30T13:32:30.551Z] Removing intermediate container 295a2b03c663 [2024-10-30T13:32:30.551Z] ---> 66e186685fa1 [2024-10-30T13:32:30.551Z] Step 22/26 : ENTRYPOINT ["/device-gpio"] [2024-10-30T13:32:30.551Z] ---> Running in d9359a09f103 [2024-10-30T13:32:30.818Z] Removing intermediate container d9359a09f103 [2024-10-30T13:32:30.818Z] ---> 35d57bd7492b [2024-10-30T13:32:30.818Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-10-30T13:32:30.818Z] ---> Running in 807f215d9b10 [2024-10-30T13:32:31.406Z] Removing intermediate container 807f215d9b10 [2024-10-30T13:32:31.406Z] ---> 790b6515cb0f [2024-10-30T13:32:31.406Z] Step 24/26 : LABEL arch=arm64 [2024-10-30T13:32:31.406Z] ---> Running in 02ad7f77640f [2024-10-30T13:32:31.673Z] Removing intermediate container 02ad7f77640f [2024-10-30T13:32:31.673Z] ---> 08cd08f45c39 [2024-10-30T13:32:31.673Z] Step 25/26 : LABEL git_sha=3a50ff58344be9ae040b5b9780da73a66f537cc9 [2024-10-30T13:32:31.673Z] ---> Running in a5889603150a [2024-10-30T13:32:31.941Z] Removing intermediate container a5889603150a [2024-10-30T13:32:31.941Z] ---> a059670e40a8 [2024-10-30T13:32:31.941Z] Step 26/26 : LABEL version=4.0.0-dev.1 [2024-10-30T13:32:32.212Z] ---> Running in 2fd36b76da2d [2024-10-30T13:32:32.479Z] Removing intermediate container 2fd36b76da2d [2024-10-30T13:32:32.479Z] ---> b0e640fc6f68 [2024-10-30T13:32:32.479Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-30T13:32:32.479Z] Successfully built b0e640fc6f68 [2024-10-30T13:32:32.479Z] Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-30T13:32:32.617Z] provisioning config files... [2024-10-30T13:32:32.631Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/127@tmp/config2991783496744800359tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T13:32:32.977Z] ---> ****-login.sh [2024-10-30T13:32:32.977Z] nexus3.edgexfoundry.org:10001 [2024-10-30T13:32:33.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T13:32:33.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T13:32:33.244Z] Configure a credential helper to remove this warning. See [2024-10-30T13:32:33.244Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T13:32:33.244Z] [2024-10-30T13:32:33.244Z] Login Succeeded [2024-10-30T13:32:33.244Z] nexus3.edgexfoundry.org:10002 [2024-10-30T13:32:33.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T13:32:33.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T13:32:33.510Z] Configure a credential helper to remove this warning. See [2024-10-30T13:32:33.510Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T13:32:33.510Z] [2024-10-30T13:32:33.510Z] Login Succeeded [2024-10-30T13:32:33.510Z] nexus3.edgexfoundry.org:10003 [2024-10-30T13:32:33.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T13:32:34.048Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T13:32:34.048Z] Configure a credential helper to remove this warning. See [2024-10-30T13:32:34.048Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T13:32:34.048Z] [2024-10-30T13:32:34.048Z] Login Succeeded [2024-10-30T13:32:34.048Z] nexus3.edgexfoundry.org:10004 [2024-10-30T13:32:34.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T13:32:34.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T13:32:34.317Z] Configure a credential helper to remove this warning. See [2024-10-30T13:32:34.318Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T13:32:34.318Z] [2024-10-30T13:32:34.318Z] Login Succeeded [2024-10-30T13:32:34.318Z] ****.io [2024-10-30T13:32:34.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T13:32:34.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T13:32:34.856Z] Configure a credential helper to remove this warning. See [2024-10-30T13:32:34.856Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T13:32:34.856Z] [2024-10-30T13:32:34.856Z] Login Succeeded [2024-10-30T13:32:34.856Z] ---> ****-login.sh ends [Pipeline] } [2024-10-30T13:32:34.868Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-30T13:32:35.023Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-30T13:32:35.053Z] [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: [2024-10-30T13:32:35.053Z] 3a50ff58344be9ae040b5b9780da73a66f537cc9 [2024-10-30T13:32:35.053Z] latest [2024-10-30T13:32:35.053Z] 4.0.0-dev.1 [2024-10-30T13:32:35.053Z] 3a50ff58344be9ae040b5b9780da73a66f537cc9-4.0.0-dev.1 [2024-10-30T13:32:35.053Z] main [2024-10-30T13:32:35.053Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T13:32:35.423Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:3a50ff58344be9ae040b5b9780da73a66f537cc9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T13:32:35.791Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:3a50ff58344be9ae040b5b9780da73a66f537cc9 [2024-10-30T13:32:35.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2024-10-30T13:32:35.791Z] 40d9e8a97bc9: Preparing [2024-10-30T13:32:35.791Z] 28e976189c78: Preparing [2024-10-30T13:32:35.791Z] fed63f3d18b3: Preparing [2024-10-30T13:32:35.791Z] 50d9bbbf1d41: Preparing [2024-10-30T13:32:35.791Z] ba695b68e019: Preparing [2024-10-30T13:32:35.791Z] 16113d51b718: Preparing [2024-10-30T13:32:35.791Z] 16113d51b718: Waiting [2024-10-30T13:32:36.057Z] ba695b68e019: Pushed [2024-10-30T13:32:36.057Z] fed63f3d18b3: Pushed [2024-10-30T13:32:36.057Z] 28e976189c78: Pushed [2024-10-30T13:32:36.057Z] 16113d51b718: Layer already exists [2024-10-30T13:32:37.459Z] 50d9bbbf1d41: Pushed [2024-10-30T13:32:52.442Z] 40d9e8a97bc9: Pushed [2024-10-30T13:32:52.442Z] 3a50ff58344be9ae040b5b9780da73a66f537cc9: digest: sha256:971ef600a4a5e70c9c0258e77dc90bf92901da50b63e01a932894345a66cd26d size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T13:32:52.818Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T13:32:53.190Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2024-10-30T13:32:53.190Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2024-10-30T13:32:53.190Z] 40d9e8a97bc9: Preparing [2024-10-30T13:32:53.190Z] 28e976189c78: Preparing [2024-10-30T13:32:53.190Z] fed63f3d18b3: Preparing [2024-10-30T13:32:53.190Z] 50d9bbbf1d41: Preparing [2024-10-30T13:32:53.190Z] ba695b68e019: Preparing [2024-10-30T13:32:53.190Z] 16113d51b718: Preparing [2024-10-30T13:32:53.190Z] 16113d51b718: Waiting [2024-10-30T13:32:53.190Z] fed63f3d18b3: Layer already exists [2024-10-30T13:32:53.190Z] 28e976189c78: Layer already exists [2024-10-30T13:32:53.190Z] 40d9e8a97bc9: Layer already exists [2024-10-30T13:32:53.190Z] 50d9bbbf1d41: Layer already exists [2024-10-30T13:32:53.190Z] ba695b68e019: Layer already exists [2024-10-30T13:32:53.190Z] 16113d51b718: Layer already exists [2024-10-30T13:32:53.457Z] latest: digest: sha256:971ef600a4a5e70c9c0258e77dc90bf92901da50b63e01a932894345a66cd26d size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T13:32:53.826Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:4.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T13:32:54.197Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:4.0.0-dev.1 [2024-10-30T13:32:54.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2024-10-30T13:32:54.197Z] 40d9e8a97bc9: Preparing [2024-10-30T13:32:54.197Z] 28e976189c78: Preparing [2024-10-30T13:32:54.197Z] fed63f3d18b3: Preparing [2024-10-30T13:32:54.197Z] 50d9bbbf1d41: Preparing [2024-10-30T13:32:54.197Z] ba695b68e019: Preparing [2024-10-30T13:32:54.197Z] 16113d51b718: Preparing [2024-10-30T13:32:54.197Z] 16113d51b718: Waiting [2024-10-30T13:32:54.197Z] 40d9e8a97bc9: Layer already exists [2024-10-30T13:32:54.197Z] fed63f3d18b3: Layer already exists [2024-10-30T13:32:54.197Z] 28e976189c78: Layer already exists [2024-10-30T13:32:54.197Z] ba695b68e019: Layer already exists [2024-10-30T13:32:54.197Z] 50d9bbbf1d41: Layer already exists [2024-10-30T13:32:54.197Z] 16113d51b718: Layer already exists [2024-10-30T13:32:54.464Z] 4.0.0-dev.1: digest: sha256:971ef600a4a5e70c9c0258e77dc90bf92901da50b63e01a932894345a66cd26d size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T13:32:54.837Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:3a50ff58344be9ae040b5b9780da73a66f537cc9-4.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T13:32:55.200Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:3a50ff58344be9ae040b5b9780da73a66f537cc9-4.0.0-dev.1 [2024-10-30T13:32:55.200Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2024-10-30T13:32:55.200Z] 40d9e8a97bc9: Preparing [2024-10-30T13:32:55.200Z] 28e976189c78: Preparing [2024-10-30T13:32:55.200Z] fed63f3d18b3: Preparing [2024-10-30T13:32:55.200Z] 50d9bbbf1d41: Preparing [2024-10-30T13:32:55.200Z] ba695b68e019: Preparing [2024-10-30T13:32:55.200Z] 16113d51b718: Preparing [2024-10-30T13:32:55.200Z] 16113d51b718: Waiting [2024-10-30T13:32:55.200Z] fed63f3d18b3: Layer already exists [2024-10-30T13:32:55.200Z] 40d9e8a97bc9: Layer already exists [2024-10-30T13:32:55.200Z] 50d9bbbf1d41: Layer already exists [2024-10-30T13:32:55.200Z] ba695b68e019: Layer already exists [2024-10-30T13:32:55.200Z] 28e976189c78: Layer already exists [2024-10-30T13:32:55.200Z] 16113d51b718: Layer already exists [2024-10-30T13:32:55.465Z] 3a50ff58344be9ae040b5b9780da73a66f537cc9-4.0.0-dev.1: digest: sha256:971ef600a4a5e70c9c0258e77dc90bf92901da50b63e01a932894345a66cd26d size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T13:32:55.825Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T13:32:56.177Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [2024-10-30T13:32:56.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2024-10-30T13:32:56.177Z] 40d9e8a97bc9: Preparing [2024-10-30T13:32:56.177Z] 28e976189c78: Preparing [2024-10-30T13:32:56.177Z] fed63f3d18b3: Preparing [2024-10-30T13:32:56.177Z] 50d9bbbf1d41: Preparing [2024-10-30T13:32:56.177Z] ba695b68e019: Preparing [2024-10-30T13:32:56.177Z] 16113d51b718: Preparing [2024-10-30T13:32:56.177Z] 16113d51b718: Waiting [2024-10-30T13:32:56.177Z] fed63f3d18b3: Layer already exists [2024-10-30T13:32:56.177Z] 50d9bbbf1d41: Layer already exists [2024-10-30T13:32:56.177Z] 28e976189c78: Layer already exists [2024-10-30T13:32:56.177Z] 40d9e8a97bc9: Layer already exists [2024-10-30T13:32:56.177Z] ba695b68e019: Layer already exists [2024-10-30T13:32:56.177Z] 16113d51b718: Layer already exists [2024-10-30T13:32:56.442Z] main: digest: sha256:971ef600a4a5e70c9c0258e77dc90bf92901da50b63e01a932894345a66cd26d size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-30T13:32:56.531Z] ===================================================== [Pipeline] echo [2024-10-30T13:32:56.549Z] taggedImages: [2024-10-30T13:32:56.549Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:3a50ff58344be9ae040b5b9780da73a66f537cc9 [2024-10-30T13:32:56.549Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2024-10-30T13:32:56.549Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:4.0.0-dev.1 [2024-10-30T13:32:56.549Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:3a50ff58344be9ae040b5b9780da73a66f537cc9-4.0.0-dev.1 [2024-10-30T13:32:56.549Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T13:32:56.961Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-30T13:32:56.961Z] [2024-10-30T13:32:56.961Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T13:32:57.304Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-30T13:32:57.305Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-30T13:32:57.305Z] 8998bd30e6a1: Pulling fs layer [2024-10-30T13:32:57.305Z] 04944245beec: Pulling fs layer [2024-10-30T13:32:57.305Z] 699f458cf7ca: Pulling fs layer [2024-10-30T13:32:57.305Z] 765212b225bb: Pulling fs layer [2024-10-30T13:32:57.305Z] f23df028b6ca: Pulling fs layer [2024-10-30T13:32:57.305Z] d65c8cfc05b1: Pulling fs layer [2024-10-30T13:32:57.305Z] 2437ff75d9bd: Pulling fs layer [2024-10-30T13:32:57.305Z] f23df028b6ca: Waiting [2024-10-30T13:32:57.305Z] d65c8cfc05b1: Waiting [2024-10-30T13:32:57.305Z] 2437ff75d9bd: Waiting [2024-10-30T13:32:57.305Z] 765212b225bb: Waiting [2024-10-30T13:32:59.253Z] 04944245beec: Verifying Checksum [2024-10-30T13:32:59.253Z] 04944245beec: Download complete [2024-10-30T13:32:59.253Z] 765212b225bb: Verifying Checksum [2024-10-30T13:32:59.253Z] 765212b225bb: Download complete [2024-10-30T13:32:59.253Z] f23df028b6ca: Verifying Checksum [2024-10-30T13:32:59.253Z] f23df028b6ca: Download complete [2024-10-30T13:32:59.253Z] d65c8cfc05b1: Verifying Checksum [2024-10-30T13:32:59.253Z] d65c8cfc05b1: Download complete [2024-10-30T13:32:59.522Z] 699f458cf7ca: Download complete [2024-10-30T13:33:00.107Z] 8998bd30e6a1: Verifying Checksum [2024-10-30T13:33:00.108Z] 8998bd30e6a1: Download complete [2024-10-30T13:33:02.694Z] 2437ff75d9bd: Verifying Checksum [2024-10-30T13:33:02.694Z] 2437ff75d9bd: Download complete [2024-10-30T13:33:05.276Z] 8998bd30e6a1: Pull complete [2024-10-30T13:33:05.276Z] 04944245beec: Pull complete [2024-10-30T13:33:07.222Z] 699f458cf7ca: Pull complete [2024-10-30T13:33:07.222Z] 765212b225bb: Pull complete [2024-10-30T13:33:08.180Z] f23df028b6ca: Pull complete [2024-10-30T13:33:08.180Z] d65c8cfc05b1: Pull complete [2024-10-30T13:33:26.385Z] 2437ff75d9bd: Pull complete [2024-10-30T13:33:26.385Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-30T13:33:26.385Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-30T13:33:26.385Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T13:33:26.600Z] prd-ubuntu20.04-docker-arm64-4c-16g-24161 does not seem to be running inside a container [2024-10-30T13:33:26.630Z] $ 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/127 -v /w/workspace/device-gpio/127:/w/workspace/device-gpio/127:rw,z -v /w/workspace/device-gpio/127@tmp:/w/workspace/device-gpio/127@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-10-30T13:33:27.951Z] $ docker top 45ac0bbaf18af2618ae92799468a02ce8a000121e17317353b951892176baffd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T13:33:28.811Z] ---> job-cost.sh [2024-10-30T13:33:28.811Z] lf-activate-venv: SKIPPING [2024-10-30T13:33:28.811Z] INFO: No Stack... [2024-10-30T13:33:29.079Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-30T13:33:30.054Z] INFO: Archiving Costs [Pipeline] sh [2024-10-30T13:33:30.682Z] + cat /w/workspace/device-gpio/127/archives/cost.csv [2024-10-30T13:33:30.682Z] + cut -d, -f6 [Pipeline] lock [2024-10-30T13:33:30.742Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-gpio-main-127-stack-cost] [2024-10-30T13:33:30.753Z] Resource [jenkins-edgexfoundry-device-gpio-main-127-stack-cost] did not exist. Created. [2024-10-30T13:33:30.761Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-gpio-main-127-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-30T13:33:31.418Z] /w/workspace/device-gpio/127@tmp/durable-e0d5a358/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-30T13:33:32.064Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-30T13:33:32.081Z] Warning: overwriting stash ‘stack-cost’ [2024-10-30T13:33:32.122Z] Stashed 1 file(s) [Pipeline] } [2024-10-30T13:33:32.131Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-gpio-main-127-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-30T13:33:32.131Z] $ docker stop --time=1 45ac0bbaf18af2618ae92799468a02ce8a000121e17317353b951892176baffd [2024-10-30T13:33:33.668Z] $ docker rm -f --volumes 45ac0bbaf18af2618ae92799468a02ce8a000121e17317353b951892176baffd [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 [2024-10-30T13:33:34.153Z] provisioning config files... [2024-10-30T13:33:34.161Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config5024137651312164803tmp [Pipeline] { [Pipeline] sh [2024-10-30T13:33:34.462Z] + set +x [2024-10-30T13:33:34.463Z] + curl -s https://codecov.io/bash [2024-10-30T13:33:34.463Z] + bash -s -- [2024-10-30T13:33:34.463Z] [2024-10-30T13:33:34.463Z] _____ _ [2024-10-30T13:33:34.463Z] / ____| | | [2024-10-30T13:33:34.463Z] | | ___ __| | ___ ___ _____ __ [2024-10-30T13:33:34.463Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-30T13:33:34.463Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-30T13:33:34.463Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-30T13:33:34.463Z] Bash-1.0.6 [2024-10-30T13:33:34.463Z] [2024-10-30T13:33:34.463Z] [2024-10-30T13:33:34.463Z] ==> git version 2.25.1 found [2024-10-30T13:33:34.463Z] ==> 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 [2024-10-30T13:33:34.463Z] Release-Date: 2020-01-08 [2024-10-30T13:33:34.463Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-10-30T13:33:34.463Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-30T13:33:34.463Z] ==> Jenkins CI detected. [2024-10-30T13:33:34.463Z] current dir:  /w/workspace/edgexfoundry_device-gpio_main [2024-10-30T13:33:34.463Z] project root: . [2024-10-30T13:33:34.463Z] --> token set from env [2024-10-30T13:33:34.463Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-30T13:33:34.463Z] ==> Running gcov in . (disable via -X gcov) [2024-10-30T13:33:34.463Z] ==> Python coveragepy not found [2024-10-30T13:33:34.463Z] ==> Searching for coverage reports in: [2024-10-30T13:33:34.463Z] + . [2024-10-30T13:33:34.463Z] -> Found 1 reports [2024-10-30T13:33:34.463Z] ==> Detecting git/mercurial file structure [2024-10-30T13:33:34.463Z] ==> Reading reports [2024-10-30T13:33:34.463Z] + ./coverage.out bytes=11486 [2024-10-30T13:33:34.463Z] ==> Appending adjustments [2024-10-30T13:33:34.463Z] https://docs.codecov.io/docs/fixing-reports [2024-10-30T13:33:34.723Z] + Found adjustments [2024-10-30T13:33:34.723Z] ==> Gzipping contents [2024-10-30T13:33:34.723Z] 4.0K /tmp/codecov.CnJFIJ.gz [2024-10-30T13:33:34.723Z] ==> Uploading reports [2024-10-30T13:33:34.723Z] url: https://codecov.io [2024-10-30T13:33:34.723Z] query: branch=main&commit=3a50ff58344be9ae040b5b9780da73a66f537cc9&build=127&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F127%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-30T13:33:34.723Z] -> Pinging Codecov [2024-10-30T13:33:34.723Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=3a50ff58344be9ae040b5b9780da73a66f537cc9&build=127&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F127%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-30T13:33:34.982Z] -> Uploading to [2024-10-30T13:33:34.982Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-gpio/3a50ff58344be9ae040b5b9780da73a66f537cc9/0cf619bb-e187-46ff-933d-68b44d6b8c80.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241030%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241030T133334Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=5bd77e2d8d5d4f171cfccb4736593668e5e532c9fbfb67259c211320e7a9b336 [2024-10-30T13:33:34.982Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-30T13:33:34.982Z] Dload Upload Total Spent Left Speed [2024-10-30T13:33:34.982Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1713 0 0 100 1713 0 7197 --:--:-- --:--:-- --:--:-- 7197 [2024-10-30T13:33:35.240Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/3a50ff58344be9ae040b5b9780da73a66f537cc9 [Pipeline] } [2024-10-30T13:33:35.246Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-10-30T13:33:35.391Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-30T13:33:35.409Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T13:33:35.710Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-30T13:33:35.710Z] [2024-10-30T13:33:35.710Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T13:33:36.010Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-30T13:33:36.010Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-30T13:33:36.010Z] 43c4264eed91: Already exists [2024-10-30T13:33:36.010Z] 4cc291be95ef: Already exists [2024-10-30T13:33:36.010Z] 2ac1f1163629: Already exists [2024-10-30T13:33:36.268Z] 5c3c966382ef: Already exists [2024-10-30T13:33:36.268Z] 4f4fb700ef54: Already exists [2024-10-30T13:33:36.268Z] d9c7d2e4e75e: Pulling fs layer [2024-10-30T13:33:36.268Z] 9c3e1370e548: Pulling fs layer [2024-10-30T13:33:36.268Z] d9c7d2e4e75e: Verifying Checksum [2024-10-30T13:33:36.268Z] d9c7d2e4e75e: Download complete [2024-10-30T13:33:36.832Z] d9c7d2e4e75e: Pull complete [2024-10-30T13:33:37.398Z] 9c3e1370e548: Verifying Checksum [2024-10-30T13:33:37.398Z] 9c3e1370e548: Download complete [2024-10-30T13:33:40.788Z] 9c3e1370e548: Pull complete [2024-10-30T13:33:40.788Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-10-30T13:33:40.788Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-30T13:33:40.788Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T13:33:40.902Z] prd-ubuntu20.04-docker-8c-8g-24158 does not seem to be running inside a container [2024-10-30T13:33:40.926Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-10-30T13:33:44.248Z] $ docker top 1142c3b9b574bdd121025bcef77f10ad5b94bbc450af0cf1b64da95803e0ead1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T13:33:44.604Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] echo [2024-10-30T13:33:44.615Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:main' [Pipeline] sh [2024-10-30T13:33:44.894Z] + set -o pipefail [2024-10-30T13:33:44.894Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:main' [2024-10-30T13:33:51.456Z] [2024-10-30T13:33:51.456Z] Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... [2024-10-30T13:33:51.456Z] [2024-10-30T13:33:51.456Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/934c5325-6bfa-42f0-9131-d7c3b7d1c836/history/345b41ec-156d-45a6-b0ae-e5867196d713 [2024-10-30T13:33:51.456Z] [2024-10-30T13:33:51.456Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-30T13:33:51.456Z] [Pipeline] } [2024-10-30T13:33:51.719Z] $ docker stop --time=1 1142c3b9b574bdd121025bcef77f10ad5b94bbc450af0cf1b64da95803e0ead1 [2024-10-30T13:33:59.326Z] $ docker rm -f --volumes 1142c3b9b574bdd121025bcef77f10ad5b94bbc450af0cf1b64da95803e0ead1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-30T13:34:00.350Z] + git log --format=format:%s -1 3a50ff58344be9ae040b5b9780da73a66f537cc9 [Pipeline] sh [2024-10-30T13:34:00.665Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-30T13:34:00.665Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T13:34:01.011Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-30T13:34:01.011Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T13:34:01.095Z] prd-ubuntu20.04-docker-8c-8g-24158 does not seem to be running inside a container [2024-10-30T13:34:01.115Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-30T13:34:01.828Z] $ docker top 6417dc1992f3d5d995be3e67819233b42261f77f51dcd95618873fb69b786853 -eo pid,comm [2024-10-30T13:34:01.886Z] 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). [2024-10-30T13:34:01.886Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-30T13:34:01.946Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-30T13:34:01.946Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-30T13:34:02.052Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-30T13:34:02.047Z] $ docker exec 6417dc1992f3d5d995be3e67819233b42261f77f51dcd95618873fb69b786853 ssh-agent [2024-10-30T13:34:02.163Z] SSH_AUTH_SOCK=/tmp/ssh-s7VAMxmHZD6J/agent.31 [2024-10-30T13:34:02.163Z] SSH_AGENT_PID=37 [2024-10-30T13:34:02.167Z] Running ssh-add (command line suppressed) [2024-10-30T13:34:02.254Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_1493975558723479278.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_1493975558723479278.key) [2024-10-30T13:34:02.273Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-30T13:34:02.568Z] + git semver tag [2024-10-30T13:34:02.827Z] 2024-10-30 13:34:02,745 [run_tag] DEBUG tag force:False [2024-10-30T13:34:02.827Z] 2024-10-30 13:34:02,745 [check_head_tag] DEBUG check head tag [2024-10-30T13:34:02.827Z] 2024-10-30 13:34:02,746 [execute] INFO git cat-file --batch-check [2024-10-30T13:34:02.827Z] 2024-10-30 13:34:02,746 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) [2024-10-30T13:34:02.827Z] 2024-10-30 13:34:02,749 [execute] INFO git cat-file --batch [2024-10-30T13:34:02.827Z] 2024-10-30 13:34:02,750 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) [2024-10-30T13:34:02.827Z] 2024-10-30 13:34:02,769 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2024-10-30T13:34:02.827Z] 2024-10-30 13:34:02,769 [execute] INFO git tag -a v4.0.0-dev.1 -m v4.0.0-dev.1 [2024-10-30T13:34:02.827Z] 2024-10-30 13:34:02,769 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.1', '-m', 'v4.0.0-dev.1'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) [2024-10-30T13:34:02.827Z] 2024-10-30 13:34:02,774 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2024-10-30T13:34:02.827Z] 4.0.0-dev.1 [Pipeline] } [2024-10-30T13:34:02.829Z] $ docker exec --env ******** --env ******** 6417dc1992f3d5d995be3e67819233b42261f77f51dcd95618873fb69b786853 ssh-agent -k [2024-10-30T13:34:02.924Z] unset SSH_AUTH_SOCK; [2024-10-30T13:34:02.925Z] unset SSH_AGENT_PID; [2024-10-30T13:34:02.925Z] echo Agent pid 37 killed; [2024-10-30T13:34:02.941Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-30T13:34:03.270Z] + git semver [Pipeline] } [2024-10-30T13:34:03.536Z] $ docker stop --time=1 6417dc1992f3d5d995be3e67819233b42261f77f51dcd95618873fb69b786853 [2024-10-30T13:34:04.825Z] $ docker rm -f --volumes 6417dc1992f3d5d995be3e67819233b42261f77f51dcd95618873fb69b786853 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T13:34:05.251Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-30T13:34:05.251Z] [2024-10-30T13:34:05.251Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T13:34:05.559Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-30T13:34:05.560Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-30T13:34:05.560Z] ab5ef0e58194: Pulling fs layer [2024-10-30T13:34:05.560Z] 9712f1f96733: Pulling fs layer [2024-10-30T13:34:05.560Z] 63f879dbbcfc: Pulling fs layer [2024-10-30T13:34:05.560Z] 0d9ebad4ef96: Pulling fs layer [2024-10-30T13:34:05.560Z] e9a5061849ea: Pulling fs layer [2024-10-30T13:34:05.560Z] d747dcd14b5f: Pulling fs layer [2024-10-30T13:34:05.560Z] e9a5061849ea: Waiting [2024-10-30T13:34:05.560Z] 0d9ebad4ef96: Waiting [2024-10-30T13:34:05.560Z] 2de7ff778b66: Pulling fs layer [2024-10-30T13:34:05.560Z] d747dcd14b5f: Waiting [2024-10-30T13:34:05.560Z] 2de7ff778b66: Waiting [2024-10-30T13:34:05.560Z] 9712f1f96733: Download complete [2024-10-30T13:34:05.818Z] 63f879dbbcfc: Verifying Checksum [2024-10-30T13:34:05.818Z] 63f879dbbcfc: Download complete [2024-10-30T13:34:05.818Z] e9a5061849ea: Verifying Checksum [2024-10-30T13:34:05.818Z] e9a5061849ea: Download complete [2024-10-30T13:34:06.076Z] d747dcd14b5f: Download complete [2024-10-30T13:34:06.076Z] ab5ef0e58194: Download complete [2024-10-30T13:34:06.076Z] 2de7ff778b66: Verifying Checksum [2024-10-30T13:34:06.076Z] 2de7ff778b66: Download complete [2024-10-30T13:34:06.076Z] 0d9ebad4ef96: Verifying Checksum [2024-10-30T13:34:06.076Z] 0d9ebad4ef96: Download complete [2024-10-30T13:34:08.603Z] ab5ef0e58194: Pull complete [2024-10-30T13:34:08.603Z] 9712f1f96733: Pull complete [2024-10-30T13:34:09.538Z] 63f879dbbcfc: Pull complete [2024-10-30T13:34:13.819Z] 0d9ebad4ef96: Pull complete [2024-10-30T13:34:13.820Z] e9a5061849ea: Pull complete [2024-10-30T13:34:13.820Z] d747dcd14b5f: Pull complete [2024-10-30T13:34:14.396Z] 2de7ff778b66: Pull complete [2024-10-30T13:34:14.396Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-30T13:34:14.396Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-30T13:34:14.396Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T13:34:14.512Z] prd-ubuntu20.04-docker-8c-8g-24158 does not seem to be running inside a container [2024-10-30T13:34:14.538Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-10-30T13:34:22.228Z] $ docker top c93222ff389e1d2e241f4e19487381cd8f76a7f55d5f35c8c8d3b2eb91498f08 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-30T13:34:22.314Z] provisioning config files... [2024-10-30T13:34:22.322Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config14337294849885172966tmp [2024-10-30T13:34:22.333Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config16308845199757534800tmp [2024-10-30T13:34:22.340Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config7216089288242572024tmp [Pipeline] { [Pipeline] echo [2024-10-30T13:34:22.369Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T13:34:22.663Z] ---> sigul-configuration.sh [2024-10-30T13:34:22.663Z] gpg: directory `/root/.gnupg' created [2024-10-30T13:34:22.663Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-30T13:34:22.663Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-30T13:34:22.663Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-30T13:34:22.663Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-30T13:34:22.663Z] gpg: CAST5 encrypted data [2024-10-30T13:34:22.663Z] gpg: encrypted with 1 passphrase [2024-10-30T13:34:22.663Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-30T13:34:22.957Z] + mkdir /home/jenkins [2024-10-30T13:34:22.957Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-30T13:34:23.249Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-10-30T13:34:23.260Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T13:34:23.561Z] ---> sigul-install.sh [2024-10-30T13:34:23.561Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-30T13:34:23.864Z] + git tag --list [2024-10-30T13:34:23.864Z] v1.0.0 [2024-10-30T13:34:23.864Z] v2.1.0 [2024-10-30T13:34:23.864Z] v2.1.1 [2024-10-30T13:34:23.864Z] v2.2.0 [2024-10-30T13:34:23.864Z] v2.3.0 [2024-10-30T13:34:23.864Z] v3.0 [2024-10-30T13:34:23.864Z] v3.0.0 [2024-10-30T13:34:23.864Z] v3.1 [2024-10-30T13:34:23.864Z] v3.1.0 [2024-10-30T13:34:23.864Z] v3.1.0-dev.1 [2024-10-30T13:34:23.864Z] v3.1.0-dev.10 [2024-10-30T13:34:23.864Z] v3.1.0-dev.11 [2024-10-30T13:34:23.864Z] v3.1.0-dev.12 [2024-10-30T13:34:23.864Z] v3.1.0-dev.13 [2024-10-30T13:34:23.864Z] v3.1.0-dev.14 [2024-10-30T13:34:23.864Z] v3.1.0-dev.15 [2024-10-30T13:34:23.864Z] v3.1.0-dev.16 [2024-10-30T13:34:23.864Z] v3.1.0-dev.17 [2024-10-30T13:34:23.864Z] v3.1.0-dev.18 [2024-10-30T13:34:23.864Z] v3.1.0-dev.19 [2024-10-30T13:34:23.864Z] v3.1.0-dev.2 [2024-10-30T13:34:23.864Z] v3.1.0-dev.20 [2024-10-30T13:34:23.864Z] v3.1.0-dev.21 [2024-10-30T13:34:23.864Z] v3.1.0-dev.22 [2024-10-30T13:34:23.864Z] v3.1.0-dev.23 [2024-10-30T13:34:23.864Z] v3.1.0-dev.24 [2024-10-30T13:34:23.864Z] v3.1.0-dev.25 [2024-10-30T13:34:23.864Z] v3.1.0-dev.26 [2024-10-30T13:34:23.864Z] v3.1.0-dev.3 [2024-10-30T13:34:23.864Z] v3.1.0-dev.4 [2024-10-30T13:34:23.864Z] v3.1.0-dev.5 [2024-10-30T13:34:23.864Z] v3.1.0-dev.6 [2024-10-30T13:34:23.864Z] v3.1.0-dev.7 [2024-10-30T13:34:23.864Z] v3.1.0-dev.8 [2024-10-30T13:34:23.864Z] v3.1.0-dev.9 [2024-10-30T13:34:23.864Z] v3.1.1 [2024-10-30T13:34:23.864Z] v3.1.1-dev.1 [2024-10-30T13:34:23.864Z] v3.2.0-dev.1 [2024-10-30T13:34:23.864Z] v3.2.0-dev.10 [2024-10-30T13:34:23.864Z] v3.2.0-dev.11 [2024-10-30T13:34:23.864Z] v3.2.0-dev.12 [2024-10-30T13:34:23.864Z] v3.2.0-dev.13 [2024-10-30T13:34:23.864Z] v3.2.0-dev.2 [2024-10-30T13:34:23.864Z] v3.2.0-dev.3 [2024-10-30T13:34:23.864Z] v3.2.0-dev.4 [2024-10-30T13:34:23.864Z] v3.2.0-dev.5 [2024-10-30T13:34:23.864Z] v3.2.0-dev.6 [2024-10-30T13:34:23.864Z] v3.2.0-dev.7 [2024-10-30T13:34:23.864Z] v3.2.0-dev.8 [2024-10-30T13:34:23.864Z] v3.2.0-dev.9 [2024-10-30T13:34:23.864Z] v4.0.0-dev.1 [Pipeline] sh [2024-10-30T13:34:24.159Z] + lftools sign git-tag v4.0.0-dev.1 [2024-10-30T13:34:24.728Z] Signing Git tag with Sigul... [2024-10-30T13:34:24.728Z] Signing v4.0.0-dev.1 [Pipeline] echo [2024-10-30T13:34:25.001Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T13:34:25.293Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-30T13:34:25.301Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-30T13:34:25.326Z] $ docker stop --time=1 c93222ff389e1d2e241f4e19487381cd8f76a7f55d5f35c8c8d3b2eb91498f08 [2024-10-30T13:34:26.597Z] $ docker rm -f --volumes c93222ff389e1d2e241f4e19487381cd8f76a7f55d5f35c8c8d3b2eb91498f08 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-30T13:34:27.174Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-30T13:34:27.174Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T13:34:27.484Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-30T13:34:27.484Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T13:34:27.568Z] prd-ubuntu20.04-docker-8c-8g-24158 does not seem to be running inside a container [2024-10-30T13:34:27.589Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-30T13:34:27.911Z] $ docker top cd8544b37c2d57de3e97c93f646f5f81a0c96cee297fe7247dde5cacab372a39 -eo pid,comm [2024-10-30T13:34:27.961Z] 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). [2024-10-30T13:34:27.961Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-30T13:34:28.018Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-30T13:34:28.018Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-30T13:34:28.128Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-30T13:34:28.123Z] $ docker exec cd8544b37c2d57de3e97c93f646f5f81a0c96cee297fe7247dde5cacab372a39 ssh-agent [2024-10-30T13:34:28.230Z] SSH_AUTH_SOCK=/tmp/ssh-NOt6fLNXoeBe/agent.32 [2024-10-30T13:34:28.230Z] SSH_AGENT_PID=38 [2024-10-30T13:34:28.234Z] Running ssh-add (command line suppressed) [2024-10-30T13:34:28.323Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_11036268060745212319.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_11036268060745212319.key) [2024-10-30T13:34:28.341Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-30T13:34:28.635Z] + git semver bump pre [2024-10-30T13:34:28.894Z] 2024-10-30 13:34:28,815 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2024-10-30T13:34:28.894Z] 2024-10-30 13:34:28,816 [bump_version] DEBUG bumping version:4.0.0-dev.1 on axis:pre with prefix:dev [2024-10-30T13:34:28.894Z] 2024-10-30 13:34:28,816 [bump_version] DEBUG bumped version:4.0.0-dev.2 [2024-10-30T13:34:28.894Z] 2024-10-30 13:34:28,816 [write_version] DEBUG write version:4.0.0-dev.2 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:True [2024-10-30T13:34:28.894Z] 2024-10-30 13:34:28,816 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2024-10-30T13:34:28.894Z] 2024-10-30 13:34:28,816 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_main/.semver/main [2024-10-30T13:34:28.894Z] 2024-10-30 13:34:28,818 [execute] INFO git cat-file --batch-check [2024-10-30T13:34:28.894Z] 2024-10-30 13:34:28,818 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-30T13:34:28.894Z] 2024-10-30 13:34:28,823 [execute] INFO git cat-file --batch [2024-10-30T13:34:28.894Z] 2024-10-30 13:34:28,823 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-30T13:34:28.894Z] 2024-10-30 13:34:28,827 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2024-10-30T13:34:28.894Z] 4.0.0-dev.2 [Pipeline] } [2024-10-30T13:34:28.896Z] $ docker exec --env ******** --env ******** cd8544b37c2d57de3e97c93f646f5f81a0c96cee297fe7247dde5cacab372a39 ssh-agent -k [2024-10-30T13:34:29.000Z] unset SSH_AUTH_SOCK; [2024-10-30T13:34:29.000Z] unset SSH_AGENT_PID; [2024-10-30T13:34:29.001Z] echo Agent pid 38 killed; [2024-10-30T13:34:29.017Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-30T13:34:29.338Z] + git semver [Pipeline] } [2024-10-30T13:34:29.601Z] $ docker stop --time=1 cd8544b37c2d57de3e97c93f646f5f81a0c96cee297fe7247dde5cacab372a39 [2024-10-30T13:34:30.884Z] $ docker rm -f --volumes cd8544b37c2d57de3e97c93f646f5f81a0c96cee297fe7247dde5cacab372a39 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-30T13:34:31.242Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-30T13:34:31.242Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T13:34:31.547Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-30T13:34:31.547Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T13:34:31.632Z] prd-ubuntu20.04-docker-8c-8g-24158 does not seem to be running inside a container [2024-10-30T13:34:31.654Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-30T13:34:31.979Z] $ docker top 465f440b26d94ff67d95a5cbe49df8bf771605594bae551bc0323bd6818ab41a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-30T13:34:32.090Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-30T13:34:32.090Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-30T13:34:32.215Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-30T13:34:32.211Z] $ docker exec 465f440b26d94ff67d95a5cbe49df8bf771605594bae551bc0323bd6818ab41a ssh-agent [2024-10-30T13:34:32.313Z] SSH_AUTH_SOCK=/tmp/ssh-Gdup33QQNgC7/agent.32 [2024-10-30T13:34:32.313Z] SSH_AGENT_PID=38 [2024-10-30T13:34:32.318Z] Running ssh-add (command line suppressed) [2024-10-30T13:34:32.411Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_4120277792556158997.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_4120277792556158997.key) [2024-10-30T13:34:32.429Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-30T13:34:32.722Z] + git semver push [2024-10-30T13:34:32.983Z] 2024-10-30 13:34:32,872 [run_push] DEBUG push [2024-10-30T13:34:32.983Z] 2024-10-30 13:34:32,872 [execute] INFO git cat-file --batch-check [2024-10-30T13:34:32.983Z] 2024-10-30 13:34:32,872 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-30T13:34:32.983Z] 2024-10-30 13:34:32,876 [execute] INFO git rev-list c05cba11de0aa280654a782a90563515d95b7f77 -- [2024-10-30T13:34:32.983Z] 2024-10-30 13:34:32,876 [execute] DEBUG Popen(['git', 'rev-list', 'c05cba11de0aa280654a782a90563515d95b7f77', '--'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-30T13:34:32.983Z] 2024-10-30 13:34:32,883 [execute] INFO git fetch -v origin [2024-10-30T13:34:32.983Z] 2024-10-30 13:34:32,883 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-10-30T13:34:33.554Z] 2024-10-30 13:34:33,327 [run_push] DEBUG no remote changes detected [2024-10-30T13:34:33.554Z] 2024-10-30 13:34:33,327 [execute] INFO git push origin semver [2024-10-30T13:34:33.554Z] 2024-10-30 13:34:33,328 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-30T13:34:34.122Z] 2024-10-30 13:34:34,021 [run_push] DEBUG push all version tags [2024-10-30T13:34:34.122Z] 2024-10-30 13:34:34,021 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-10-30T13:34:34.122Z] 2024-10-30 13:34:34,022 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) [2024-10-30T13:34:35.501Z] 2024-10-30 13:34:35,238 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2024-10-30T13:34:35.501Z] 4.0.0-dev.2 [Pipeline] } [2024-10-30T13:34:35.502Z] $ docker exec --env ******** --env ******** 465f440b26d94ff67d95a5cbe49df8bf771605594bae551bc0323bd6818ab41a ssh-agent -k [2024-10-30T13:34:35.584Z] unset SSH_AUTH_SOCK; [2024-10-30T13:34:35.584Z] unset SSH_AGENT_PID; [2024-10-30T13:34:35.584Z] echo Agent pid 38 killed; [2024-10-30T13:34:35.601Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-30T13:34:35.931Z] + git semver [Pipeline] } [2024-10-30T13:34:36.196Z] $ docker stop --time=1 465f440b26d94ff67d95a5cbe49df8bf771605594bae551bc0323bd6818ab41a [2024-10-30T13:34:37.457Z] $ docker rm -f --volumes 465f440b26d94ff67d95a5cbe49df8bf771605594bae551bc0323bd6818ab41a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-10-30T13:34:38.077Z] + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] [2024-10-30T13:34:38.077Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2024-10-30T13:34:38.077Z] total 16 [2024-10-30T13:34:38.077Z] drwxr-xr-x 3 root root 4096 Oct 30 13:20 . [2024-10-30T13:34:38.077Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 30 13:34 .. [2024-10-30T13:34:38.077Z] drwxr-xr-x 2 root root 4096 Oct 30 13:20 cost [2024-10-30T13:34:38.077Z] -rw-r--r-- 1 root root 83 Oct 30 13:20 cost.csv [2024-10-30T13:34:38.077Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives [2024-10-30T13:34:38.077Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2024-10-30T13:34:38.077Z] total 16 [2024-10-30T13:34:38.077Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 30 13:20 . [2024-10-30T13:34:38.077Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 30 13:34 .. [2024-10-30T13:34:38.077Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 30 13:20 cost [2024-10-30T13:34:38.077Z] -rw-r--r-- 1 jenkins jenkins 83 Oct 30 13:20 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-30T13:34:38.365Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T13:34:39.222Z] ---> package-listing.sh [2024-10-30T13:34:39.222Z] ++ facter osfamily [2024-10-30T13:34:39.222Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-30T13:34:39.480Z] + OS_FAMILY=debian [2024-10-30T13:34:39.480Z] + workspace=/w/workspace/edgexfoundry_device-gpio_main [2024-10-30T13:34:39.480Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-30T13:34:39.480Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-30T13:34:39.480Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-30T13:34:39.480Z] + PACKAGES=/tmp/packages_start.txt [2024-10-30T13:34:39.480Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2024-10-30T13:34:39.480Z] + PACKAGES=/tmp/packages_end.txt [2024-10-30T13:34:39.480Z] + case "${OS_FAMILY}" in [2024-10-30T13:34:39.480Z] + dpkg -l [2024-10-30T13:34:39.480Z] + grep '^ii' [2024-10-30T13:34:39.480Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-30T13:34:39.480Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-30T13:34:39.480Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-30T13:34:39.480Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2024-10-30T13:34:39.480Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ [2024-10-30T13:34:39.480Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo [2024-10-30T13:34:39.491Z] 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-30T13:34:39.767Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T13:34:40.334Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-30T13:34:40.334Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T13:34:40.411Z] prd-ubuntu20.04-docker-8c-8g-24158 does not seem to be running inside a container [2024-10-30T13:34:40.433Z] $ 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_main/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_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-30T13:34:40.651Z] $ docker top e57b8bca6e3dfc6db3257c865af39a8a1aa81fe85ede13bc4daa92f5a2bf70e1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T13:34:41.011Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-30T13:34:41.295Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-30T13:34:41.580Z] + ls /var/log/sa-host [2024-10-30T13:34:41.580Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-30T13:34:41.662Z] provisioning config files... [2024-10-30T13:34:41.671Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config14508777921080690068tmp [Pipeline] { [Pipeline] echo [2024-10-30T13:34:41.690Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T13:34:41.972Z] ---> create-netrc.sh [Pipeline] } [2024-10-30T13:34:41.978Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-30T13:34:42.318Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-30T13:34:42.328Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T13:34:42.613Z] ---> sudo-logs.sh [2024-10-30T13:34:42.613Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-30T13:34:42.648Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T13:34:42.931Z] ---> job-cost.sh [2024-10-30T13:34:42.931Z] lf-activate-venv: SKIPPING [2024-10-30T13:34:42.931Z] DEBUG: total: 0.2199999988079071 [2024-10-30T13:34:42.931Z] INFO: Retrieving Stack Cost... [2024-10-30T13:34:43.190Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-30T13:34:43.758Z] INFO: Archiving Costs [Pipeline] echo [2024-10-30T13:34:43.770Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T13:34:44.053Z] ---> logs-deploy.sh [2024-10-30T13:34:44.053Z] lf-activate-venv: SKIPPING [2024-10-30T13:34:44.053Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/127 [2024-10-30T13:34:44.053Z] INFO: archiving workspace using pattern(s): [2024-10-30T13:34:44.992Z] Archives upload complete. [2024-10-30T13:34:44.992Z] INFO: archiving logs to Nexus