Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ca6eedcb7203a69331a310d8a9e2fcedf7b80801 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-ssh5087789582026497572.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh3309941759059330767.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh4087284640316681553.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh12763121422112365270.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-ssh16028231526374882574.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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-24640 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 ca6eedcb7203a69331a310d8a9e2fcedf7b80801 (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 ca6eedcb7203a69331a310d8a9e2fcedf7b80801 # timeout=10 Commit message: "Merge pull request #222 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.3" > git rev-list --no-walk 02294e0ed73d07e5c6154706085ee0966cdeccc4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:19:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:19:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:19:58 ========================================================= 05:19:58 EdgeX Global Pipelines Version Info 05:19:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:19:59 ------------------- 05:19:59 stable info: 05:19:59 ------------------- 05:19:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:19:59 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 05:19:59 Message: update stable to v1.0.258 05:20:00 ------------------- 05:20:00 experimental info: 05:20:00 ------------------- 05:20:00 Commited By: **** collab-it+edgex@linuxfoundation.org 05:20:00 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 05:20:00 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:20:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 05:20:00 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 05:20:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:20:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:20:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:20:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 05:20:00 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:20:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:20:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:20:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:20:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:20:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 05:20:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:20:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:20:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:20:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:20:00 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:20:00 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:20:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:20:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:20:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:20:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:20:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:20:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:20:00 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:20:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:20:01 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:20:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 05:20:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 05:20:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 05:20:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ca6eedcb7203a69331a310d8a9e2fcedf7b80801 [Pipeline] echo 05:20:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ca6eedc [Pipeline] echo 05:20:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:20:01 provisioning config files... 05:20:01 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config9883054773984864183tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:20:01 ---> ****-login.sh 05:20:01 nexus3.edgexfoundry.org:10001 05:20:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:20:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:20:02 Configure a credential helper to remove this warning. See 05:20:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:20:02 05:20:02 Login Succeeded 05:20:02 nexus3.edgexfoundry.org:10002 05:20:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:20:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:20:02 Configure a credential helper to remove this warning. See 05:20:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:20:02 05:20:02 Login Succeeded 05:20:02 nexus3.edgexfoundry.org:10003 05:20:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:20:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:20:02 Configure a credential helper to remove this warning. See 05:20:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:20:02 05:20:02 Login Succeeded 05:20:02 nexus3.edgexfoundry.org:10004 05:20:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:20:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:20:02 Configure a credential helper to remove this warning. See 05:20:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:20:02 05:20:02 Login Succeeded 05:20:02 ****.io 05:20:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:20:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:20:03 Configure a credential helper to remove this warning. See 05:20:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:20:03 05:20:03 Login Succeeded 05:20:03 ---> ****-login.sh ends [Pipeline] } 05:20:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:20:03 + git rev-list -1 --merges ca6eedcb7203a69331a310d8a9e2fcedf7b80801~1..ca6eedcb7203a69331a310d8a9e2fcedf7b80801 [Pipeline] echo 05:20:03 -----------> git rev-list -1 --merges ca6eedcb7203a69331a310d8a9e2fcedf7b80801~1..ca6eedcb7203a69331a310d8a9e2fcedf7b80801 ca6eedcb7203a69331a310d8a9e2fcedf7b80801 05:20:03 ca6eedcb7203a69331a310d8a9e2fcedf7b80801 [false] [Pipeline] sh 05:20:03 + git log --format=format:%s -1 ca6eedcb7203a69331a310d8a9e2fcedf7b80801 [Pipeline] echo 05:20:03 ========================================================= 05:20:03 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:20:03 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:20:04 + git log --format=format:%s -1 ca6eedcb7203a69331a310d8a9e2fcedf7b80801 [Pipeline] echo 05:20:04 [semverPrep] GIT_COMMIT: ca6eedcb7203a69331a310d8a9e2fcedf7b80801, Commit Message: Merge pull request #222 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.3 [Pipeline] echo 05:20:04 [semverPrep] This is not a build commit. [Pipeline] sh 05:20:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:20:04 + grep -v github /etc/ssh/ssh_known_hosts 05:20:04 + [ -e /tmp/ssh_known_hosts ] 05:20:04 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:20:04 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:20:04 + sudo tee -a /etc/ssh/ssh_known_hosts 05:20:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:20:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:20:05 05:20:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:20:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:20:05 0.1.4: Pulling from edgex-devops/py-git-semver 05:20:05 b85a868b505f: Pulling fs layer 05:20:05 e2be974225ed: Pulling fs layer 05:20:05 339a4e72a1f5: Pulling fs layer 05:20:05 988bab9f4d93: Pulling fs layer 05:20:05 1469e6f7b9e6: Pulling fs layer 05:20:05 eaf3925da568: Pulling fs layer 05:20:05 bab4dde63d76: Pulling fs layer 05:20:05 bde34c3a00c8: Pulling fs layer 05:20:05 b352a97aabf1: Pulling fs layer 05:20:05 4872d77fe225: Pulling fs layer 05:20:05 5851b861e8e6: Pulling fs layer 05:20:05 eaf3925da568: Waiting 05:20:05 bab4dde63d76: Waiting 05:20:05 bde34c3a00c8: Waiting 05:20:05 5851b861e8e6: Waiting 05:20:05 1469e6f7b9e6: Waiting 05:20:05 988bab9f4d93: Waiting 05:20:05 4872d77fe225: Waiting 05:20:05 b352a97aabf1: Waiting 05:20:05 e2be974225ed: Download complete 05:20:05 988bab9f4d93: Verifying Checksum 05:20:05 988bab9f4d93: Download complete 05:20:05 1469e6f7b9e6: Verifying Checksum 05:20:05 1469e6f7b9e6: Download complete 05:20:05 339a4e72a1f5: Verifying Checksum 05:20:05 339a4e72a1f5: Download complete 05:20:05 eaf3925da568: Verifying Checksum 05:20:05 eaf3925da568: Download complete 05:20:05 bde34c3a00c8: Download complete 05:20:05 b352a97aabf1: Verifying Checksum 05:20:05 b352a97aabf1: Download complete 05:20:05 4872d77fe225: Verifying Checksum 05:20:05 4872d77fe225: Download complete 05:20:05 5851b861e8e6: Verifying Checksum 05:20:05 5851b861e8e6: Download complete 05:20:05 b85a868b505f: Verifying Checksum 05:20:05 b85a868b505f: Download complete 05:20:05 bab4dde63d76: Verifying Checksum 05:20:05 bab4dde63d76: Download complete 05:20:06 b85a868b505f: Pull complete 05:20:07 e2be974225ed: Pull complete 05:20:07 339a4e72a1f5: Pull complete 05:20:07 988bab9f4d93: Pull complete 05:20:08 1469e6f7b9e6: Pull complete 05:20:08 eaf3925da568: Pull complete 05:20:09 bab4dde63d76: Pull complete 05:20:10 bde34c3a00c8: Pull complete 05:20:10 b352a97aabf1: Pull complete 05:20:10 4872d77fe225: Pull complete 05:20:10 5851b861e8e6: Pull complete 05:20:10 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:20:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:20:10 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:20:10 prd-ubuntu20.04-docker-8c-8g-24640 does not seem to be running inside a container 05:20:10 $ 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 05:20:14 $ docker top 2e456b02871e3126f00e2f3faed70e33556c13553de6baed408c23e32b27db82 -eo pid,comm 05:20:14 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). 05:20:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:20:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:20:14 [ssh-agent] Looking for ssh-agent implementation... 05:20:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:20:14 $ docker exec 2e456b02871e3126f00e2f3faed70e33556c13553de6baed408c23e32b27db82 ssh-agent 05:20:14 SSH_AUTH_SOCK=/tmp/ssh-8ihHncl8TwYQ/agent.31 05:20:14 SSH_AGENT_PID=37 05:20:14 Running ssh-add (command line suppressed) 05:20:14 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_13118417757785065600.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_13118417757785065600.key) 05:20:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:20:15 + git tag --points-at HEAD [Pipeline] } 05:20:15 $ docker exec --env ******** --env ******** 2e456b02871e3126f00e2f3faed70e33556c13553de6baed408c23e32b27db82 ssh-agent -k 05:20:15 unset SSH_AUTH_SOCK; 05:20:15 unset SSH_AGENT_PID; 05:20:15 echo Agent pid 37 killed; 05:20:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:20:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:20:15 [ssh-agent] Looking for ssh-agent implementation... 05:20:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:20:15 $ docker exec 2e456b02871e3126f00e2f3faed70e33556c13553de6baed408c23e32b27db82 ssh-agent 05:20:15 SSH_AUTH_SOCK=/tmp/ssh-e2aUp6EkNGge/agent.69 05:20:15 SSH_AGENT_PID=75 05:20:15 Running ssh-add (command line suppressed) 05:20:15 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_13733392035039774903.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_13733392035039774903.key) 05:20:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:20:16 + git semver init 05:20:16 2023-12-07 05:20:16,309 [run_init] DEBUG init version:0.0.0 force:False 05:20:16 2023-12-07 05:20:16,309 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver 05:20:16 2023-12-07 05:20:16,310 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver 05:20:16 2023-12-07 05:20:16,310 [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) 05:20:17 2023-12-07 05:20:17,650 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude 05:20:17 2023-12-07 05:20:17,651 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False 05:20:17 2023-12-07 05:20:17,651 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 05:20:17 2023-12-07 05:20:17,651 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 05:20:17 3.2.0-dev.4 [Pipeline] } 05:20:17 $ docker exec --env ******** --env ******** 2e456b02871e3126f00e2f3faed70e33556c13553de6baed408c23e32b27db82 ssh-agent -k 05:20:17 unset SSH_AUTH_SOCK; 05:20:17 unset SSH_AGENT_PID; 05:20:17 echo Agent pid 75 killed; 05:20:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:20:18 + git semver [Pipeline] } 05:20:18 $ docker stop --time=1 2e456b02871e3126f00e2f3faed70e33556c13553de6baed408c23e32b27db82 05:20:19 $ docker rm -f --volumes 2e456b02871e3126f00e2f3faed70e33556c13553de6baed408c23e32b27db82 [Pipeline] // withDockerContainer [Pipeline] sh 05:20:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:20:20 Stashed 1 file(s) [Pipeline] echo 05:20:20 [edgeXSemver]: initialized semver on version 3.2.0-dev.4 [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 05:20:20 provisioning config files... 05:20:20 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config15419771279476094014tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:20:21 ---> ****-login.sh 05:20:21 nexus3.edgexfoundry.org:10001 05:20:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:20:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:20:21 Configure a credential helper to remove this warning. See 05:20:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:20:21 05:20:21 Login Succeeded 05:20:21 nexus3.edgexfoundry.org:10002 05:20:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:20:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:20:21 Configure a credential helper to remove this warning. See 05:20:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:20:21 05:20:21 Login Succeeded 05:20:21 nexus3.edgexfoundry.org:10003 05:20:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:20:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:20:21 Configure a credential helper to remove this warning. See 05:20:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:20:21 05:20:21 Login Succeeded 05:20:21 nexus3.edgexfoundry.org:10004 05:20:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:20:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:20:21 Configure a credential helper to remove this warning. See 05:20:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:20:21 05:20:21 Login Succeeded 05:20:21 ****.io 05:20:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:20:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:20:21 Configure a credential helper to remove this warning. See 05:20:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:20:21 05:20:21 Login Succeeded 05:20:21 ---> ****-login.sh ends [Pipeline] } 05:20:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:20:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:20:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:20:21 ========================================================= 05:20:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 05:20:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:20:22 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 05:20:22 Sending build context to Docker daemon 24.47MB 05:20:22 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 05:20:22 Step 2/12 : FROM ${BASE} AS builder 05:20:22 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 05:20:22 7264a8db6415: Pulling fs layer 05:20:22 c4d48a809fc2: Pulling fs layer 05:20:22 4f1c88b9dad5: Pulling fs layer 05:20:22 ad3a456e5733: Pulling fs layer 05:20:22 69c7f0334f64: Pulling fs layer 05:20:22 1f1c1a5573a3: Pulling fs layer 05:20:22 ce7588e14bc9: Pulling fs layer 05:20:22 b5e4710f87ac: Pulling fs layer 05:20:22 69c7f0334f64: Waiting 05:20:22 1f1c1a5573a3: Waiting 05:20:22 ce7588e14bc9: Waiting 05:20:22 b5e4710f87ac: Waiting 05:20:22 ad3a456e5733: Waiting 05:20:22 c4d48a809fc2: Verifying Checksum 05:20:22 c4d48a809fc2: Download complete 05:20:22 ad3a456e5733: Verifying Checksum 05:20:22 ad3a456e5733: Download complete 05:20:22 69c7f0334f64: Verifying Checksum 05:20:22 69c7f0334f64: Download complete 05:20:22 7264a8db6415: Verifying Checksum 05:20:22 7264a8db6415: Download complete 05:20:22 1f1c1a5573a3: Verifying Checksum 05:20:22 1f1c1a5573a3: Download complete 05:20:22 7264a8db6415: Pull complete 05:20:22 c4d48a809fc2: Pull complete 05:20:22 b5e4710f87ac: Verifying Checksum 05:20:22 b5e4710f87ac: Download complete 05:20:23 4f1c88b9dad5: Verifying Checksum 05:20:23 4f1c88b9dad5: Download complete 05:20:23 ce7588e14bc9: Verifying Checksum 05:20:23 ce7588e14bc9: Download complete 05:20:26 4f1c88b9dad5: Pull complete 05:20:26 ad3a456e5733: Pull complete 05:20:26 69c7f0334f64: Pull complete 05:20:26 1f1c1a5573a3: Pull complete 05:20:29 ce7588e14bc9: Pull complete 05:20:29 b5e4710f87ac: Pull complete 05:20:29 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 05:20:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 05:20:29 ---> 88b5674ff536 05:20:29 Step 3/12 : ARG ADD_BUILD_TAGS="" 05:20:34 ---> Running in 04ab04e05bec 05:20:34 Removing intermediate container 04ab04e05bec 05:20:34 ---> 9b5c6faa225b 05:20:34 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:20:34 ---> Running in 4e16ddbb5477 05:20:34 Removing intermediate container 4e16ddbb5477 05:20:34 ---> bfc1090f881d 05:20:34 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 05:20:34 ---> Running in 0c872696633b 05:20:34 Removing intermediate container 0c872696633b 05:20:34 ---> 00b5d9ef4b21 05:20:34 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 05:20:34 ---> Running in 7890ce2fa869 05:20:34 Removing intermediate container 7890ce2fa869 05:20:34 ---> 69d1658feb17 05:20:34 Step 7/12 : WORKDIR /device-gpio 05:20:34 ---> Running in f479ede84c39 05:20:34 Removing intermediate container f479ede84c39 05:20:34 ---> c05f4b128744 05:20:34 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:20:34 ---> Running in 81dd7e4d3c57 05:20:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:20:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:20:34 (1/4) Installing openssh-keygen (9.3_p2-r0) 05:20:34 (2/4) Installing libedit (20221030.3.1-r1) 05:20:34 (3/4) Installing openssh-client-common (9.3_p2-r0) 05:20:34 (4/4) Installing openssh-client-default (9.3_p2-r0) 05:20:34 Executing busybox-1.36.1-r5.trigger 05:20:34 OK: 268 MiB in 56 packages 05:20:35 Removing intermediate container 81dd7e4d3c57 05:20:35 ---> 0911db64bafa 05:20:35 Step 9/12 : COPY go.mod vendor* ./ 05:20:35 ---> d27dd479186e 05:20:35 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:20:35 ---> Running in cbd18b026864 05:20:35 Still waiting to schedule task 05:20:35 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:21:22 Removing intermediate container cbd18b026864 05:21:22 ---> 99f91d0e57b1 05:21:22 Step 11/12 : COPY . . 05:21:22 ---> 322992a10a86 05:21:22 Step 12/12 : RUN ${MAKE} 05:21:22 ---> Running in 1d09457cb75b 05:21:22 noop 05:21:22 Removing intermediate container 1d09457cb75b 05:21:22 ---> 72ec2a29f97a 05:21:22 Successfully built 72ec2a29f97a 05:21:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:21:22 + docker inspect -f . ci-base-image-x86_64 05:21:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:21:22 prd-ubuntu20.04-docker-8c-8g-24640 does not seem to be running inside a container 05:21:22 $ 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 05:21:23 $ docker top c4f79edfa7d20e90ebcd2721b48115f8eef3192e3c435df79a0a35b3348b28f4 -eo pid,comm [Pipeline] { [Pipeline] sh 05:21:23 + go version 05:21:23 go version go1.21.0 linux/amd64 [Pipeline] } 05:21:23 $ docker stop --time=1 c4f79edfa7d20e90ebcd2721b48115f8eef3192e3c435df79a0a35b3348b28f4 05:21:27 $ docker rm -f --volumes c4f79edfa7d20e90ebcd2721b48115f8eef3192e3c435df79a0a35b3348b28f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:21:28 + docker inspect -f . ci-base-image-x86_64 05:21:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:21:28 prd-ubuntu20.04-docker-8c-8g-24640 does not seem to be running inside a container 05:21:28 $ 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 05:21:29 $ docker top 7bb6313db922dcd4fa27eed1f575d936ef0deb267ab70129e570f682ba932195 -eo pid,comm [Pipeline] { [Pipeline] sh 05:21:29 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] fileExists [Pipeline] sh 05:21:29 + make test 05:21:29 go test ./... -coverprofile=coverage.out ./... 05:21:35 ? github.com/edgexfoundry/device-gpio [no test files] 05:21:45 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 05:21:45 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 05:21:53 go vet ./... 05:21:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:21:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:21:55 ./bin/test-attribution-txt.sh [Pipeline] echo 05:21:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:21:55 $ docker stop --time=1 7bb6313db922dcd4fa27eed1f575d936ef0deb267ab70129e570f682ba932195 05:21:59 $ docker rm -f --volumes 7bb6313db922dcd4fa27eed1f575d936ef0deb267ab70129e570f682ba932195 [Pipeline] // withDockerContainer [Pipeline] sh 05:21:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:21:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:22:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:22:00 + ls -al . 05:22:00 total 152 05:22:00 drwxrwxr-x 8 jenkins jenkins 4096 Dec 7 05:21 . 05:22:00 drwxrwxr-x 4 jenkins jenkins 4096 Dec 7 05:19 .. 05:22:00 -rw-rw-r-- 1 jenkins jenkins 120 Dec 7 05:19 .dockerignore 05:22:00 drwxrwxr-x 8 jenkins jenkins 4096 Dec 7 05:21 .git 05:22:00 drwxrwxr-x 3 jenkins jenkins 4096 Dec 7 05:19 .github 05:22:00 -rw-rw-r-- 1 jenkins jenkins 277 Dec 7 05:19 .gitignore 05:22:00 -rw-rw-r-- 1 jenkins jenkins 41 Dec 7 05:19 .golangci.yml 05:22:00 drwxr-xr-x 3 jenkins jenkins 4096 Dec 7 05:20 .semver 05:22:00 -rw-rw-r-- 1 jenkins jenkins 10671 Dec 7 05:19 Attribution.txt 05:22:00 -rw-rw-r-- 1 jenkins jenkins 7171 Dec 7 05:19 CHANGELOG.md 05:22:00 -rw-rw-r-- 1 jenkins jenkins 1661 Dec 7 05:19 Dockerfile 05:22:00 -rw-rw-r-- 1 jenkins jenkins 677 Dec 7 05:19 GOVERNANCE.md 05:22:00 -rw-rw-r-- 1 jenkins jenkins 657 Dec 7 05:19 Jenkinsfile 05:22:00 -rw-rw-r-- 1 jenkins jenkins 11340 Dec 7 05:19 LICENSE 05:22:00 -rw-rw-r-- 1 jenkins jenkins 1923 Dec 7 05:19 Makefile 05:22:00 -rw-rw-r-- 1 jenkins jenkins 617 Dec 7 05:19 OWNERS.md 05:22:00 -rw-rw-r-- 1 jenkins jenkins 3578 Dec 7 05:19 README.md 05:22:00 -rw-rw-r-- 1 jenkins jenkins 11 Dec 7 05:20 VERSION 05:22:00 drwxrwxr-x 2 jenkins jenkins 4096 Dec 7 05:19 bin 05:22:00 drwxrwxr-x 3 jenkins jenkins 4096 Dec 7 05:19 cmd 05:22:00 -rw-r--r-- 1 jenkins jenkins 10 Dec 7 05:21 coverage.out 05:22:00 -rw-rw-r-- 1 jenkins jenkins 3693 Dec 7 05:19 go.mod 05:22:00 -rw-rw-r-- 1 jenkins jenkins 35440 Dec 7 05:19 go.sum 05:22:00 drwxrwxr-x 3 jenkins jenkins 4096 Dec 7 05:19 internal 05:22:00 -rw-rw-r-- 1 jenkins jenkins 209 Dec 7 05:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:22:00 + 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=ca6eedcb7203a69331a310d8a9e2fcedf7b80801 --label arch=amd64 --label version=3.2.0-dev.4 . 05:22:00 Sending build context to Docker daemon 24.47MB 05:22:00 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 05:22:00 Step 2/26 : FROM ${BASE} AS builder 05:22:00 ---> 72ec2a29f97a 05:22:00 Step 3/26 : ARG ADD_BUILD_TAGS="" 05:22:01 ---> Running in 0d4f77893f17 05:22:01 Removing intermediate container 0d4f77893f17 05:22:01 ---> cf669f8c3ba7 05:22:01 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:22:01 ---> Running in 8d5617b6246f 05:22:01 Removing intermediate container 8d5617b6246f 05:22:01 ---> 5fce5f90bb41 05:22:01 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " 05:22:01 ---> Running in 8753d9dd4f99 05:22:01 Removing intermediate container 8753d9dd4f99 05:22:01 ---> b7ebb82fd0e6 05:22:01 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 05:22:01 ---> Running in 4aa13ce673d6 05:22:01 Removing intermediate container 4aa13ce673d6 05:22:01 ---> c1e1e7cff6c4 05:22:01 Step 7/26 : WORKDIR /device-gpio 05:22:01 ---> Running in e113aed75543 05:22:01 Removing intermediate container e113aed75543 05:22:01 ---> aee9dc12870d 05:22:01 Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:22:01 ---> Running in 3ff3ea89004c 05:22:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:22:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:22:02 OK: 268 MiB in 56 packages 05:22:02 Removing intermediate container 3ff3ea89004c 05:22:02 ---> 4bf215473cf0 05:22:02 Step 9/26 : COPY go.mod vendor* ./ 05:22:02 ---> 9750cb3cb1ce 05:22:02 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:22:03 ---> Running in 5d026dcf665b 05:22:03 Removing intermediate container 5d026dcf665b 05:22:03 ---> 6381104ad303 05:22:03 Step 11/26 : COPY . . 05:22:04 ---> 21ab8e713cdc 05:22:04 Step 12/26 : RUN ${MAKE} 05:22:04 ---> Running in 9e0bfa382a62 05:22:05 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.2.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.3" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 05:22:16 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24641 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws 05:22:16 Running in /w/workspace/device-gpio/117 [Pipeline] { [Pipeline] checkout 05:22:16 The recommended git tool is: git 05:22:21 using credential edgex-jenkins-ssh 05:22:21 Cloning the remote Git repository 05:22:22 Cloning repository git@github.com:edgexfoundry/device-gpio.git 05:22:22 > git init /w/workspace/device-gpio/117 # timeout=10 05:22:22 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 05:22:22 > git --version # timeout=10 05:22:22 > git --version # 'git version 2.25.1' 05:22:22 using GIT_SSH to set credentials SSH Credentials for GitHub 05:22:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:22:26 Removing intermediate container 9e0bfa382a62 05:22:26 ---> ed7bb769f2c4 05:22:26 Step 13/26 : FROM alpine:3.18 05:22:26 3.18: Pulling from library/alpine 05:22:26 c926b61bad3b: Pulling fs layer 05:22:26 c926b61bad3b: Verifying Checksum 05:22:26 c926b61bad3b: Download complete 05:22:26 c926b61bad3b: Pull complete 05:22:26 Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 05:22:26 Status: Downloaded newer image for alpine:3.18 05:22:26 ---> b541f2080109 05:22:26 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 05:22:26 ---> Running in 8f61401d893d 05:22:26 Removing intermediate container 8f61401d893d 05:22:26 ---> c5f7d5c4f92c 05:22:26 Step 15/26 : RUN apk add --update --no-cache dumb-init 05:22:26 ---> Running in baa2dc994887 05:22:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:22:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:22:26 (1/1) Installing dumb-init (1.2.5-r2) 05:22:26 Executing busybox-1.36.1-r5.trigger 05:22:26 OK: 7 MiB in 16 packages 05:22:26 Removing intermediate container baa2dc994887 05:22:26 ---> da9424a9b2b3 05:22:26 Step 16/26 : RUN apk --no-cache upgrade 05:22:26 ---> Running in 854115bf10e0 05:22:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:22:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:22:26 OK: 7 MiB in 16 packages 05:22:26 Removing intermediate container 854115bf10e0 05:22:26 ---> 3af5809b6bb9 05:22:26 Step 17/26 : WORKDIR / 05:22:26 ---> Running in a35a05098174 05:22:26 Removing intermediate container a35a05098174 05:22:26 ---> ae5a2651633b 05:22:26 Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / 05:22:26 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 05:22:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:22:27 ---> 0b18db47bec7 05:22:27 Step 19/26 : COPY --from=builder /device-gpio/LICENSE / 05:22:27 ---> e698bc279877 05:22:27 Step 20/26 : COPY --from=builder /device-gpio/cmd/ / 05:22:27 Avoid second fetch 05:22:27 Checking out Revision ca6eedcb7203a69331a310d8a9e2fcedf7b80801 (main) 05:22:28 ---> b184e2e322ca 05:22:28 Step 21/26 : EXPOSE 59910 05:22:28 ---> Running in 7ba20a25b963 05:22:28 Removing intermediate container 7ba20a25b963 05:22:28 ---> 1a65a8ebcbc7 05:22:28 Step 22/26 : ENTRYPOINT ["/device-gpio"] 05:22:28 ---> Running in dafa12a554d4 05:22:28 Removing intermediate container dafa12a554d4 05:22:28 ---> 3f5de8e0383d 05:22:28 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:22:28 ---> Running in 343da624d6b2 05:22:27 > git config core.sparsecheckout # timeout=10 05:22:28 > git checkout -f ca6eedcb7203a69331a310d8a9e2fcedf7b80801 # timeout=10 05:22:28 Commit message: "Merge pull request #222 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.3" 05:22:28 Removing intermediate container 343da624d6b2 05:22:28 ---> 8673b987afc0 05:22:28 Step 24/26 : LABEL arch=amd64 05:22:28 ---> Running in 92d0cf5abc93 05:22:28 Removing intermediate container 92d0cf5abc93 05:22:28 ---> a68c324514de 05:22:28 Step 25/26 : LABEL git_sha=ca6eedcb7203a69331a310d8a9e2fcedf7b80801 05:22:28 ---> Running in 6b33c281e98a 05:22:28 Removing intermediate container 6b33c281e98a 05:22:28 ---> 9d1d06188f8d 05:22:28 Step 26/26 : LABEL version=3.2.0-dev.4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 05:22:28 ---> Running in b51f734e3a09 05:22:28 Removing intermediate container b51f734e3a09 05:22:28 ---> bc9278536a47 05:22:28 [Warning] One or more build-args [ARCH] were not consumed 05:22:28 Successfully built bc9278536a47 05:22:28 Successfully tagged device-gpio:latest [Pipeline] stage [Pipeline] { (Prep) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:22:29 provisioning config files... 05:22:29 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config15017369382379024654tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:22:29 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:22:29 % Total % Received % Xferd Average Speed Time Time Time Current 05:22:29 Dload Upload Total Spent Left Speed 05:22:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 93250 0 --:--:-- --:--:-- --:--:-- 92569 [Pipeline] sh 05:22:29 ---> ****-login.sh 05:22:29 nexus3.edgexfoundry.org:10001 05:22:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:22:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:22:29 Configure a credential helper to remove this warning. See 05:22:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:22:29 05:22:29 Login Succeeded 05:22:29 nexus3.edgexfoundry.org:10002 05:22:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:22:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:22:29 Configure a credential helper to remove this warning. See 05:22:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:22:29 05:22:29 Login Succeeded 05:22:29 nexus3.edgexfoundry.org:10003 05:22:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:22:30 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:22:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:22:30 Configure a credential helper to remove this warning. See 05:22:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:22:30 05:22:30 Login Succeeded 05:22:30 nexus3.edgexfoundry.org:10004 05:22:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:22:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:22:30 Configure a credential helper to remove this warning. See 05:22:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:22:30 05:22:30 Login Succeeded 05:22:30 ****.io 05:22:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:22:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:22:30 Configure a credential helper to remove this warning. See 05:22:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:22:30 05:22:30 Login Succeeded 05:22:30 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:22:30 + sudo tee /etc/docker/daemon.new 05:22:30 { 05:22:30 "registry-mirrors": [ 05:22:30 "https://nexus3.edgexfoundry.org:10001" 05:22:30 ], 05:22:30 "bip": "10.250.0.254/24", 05:22:30 "hosts": [ 05:22:30 "tcp://0.0.0.0:5555", 05:22:30 "unix:///var/run/docker.sock" 05:22:30 ], 05:22:30 "mtu": 1458, 05:22:30 "selinux-enabled": true, 05:22:30 "seccomp-profile": "/etc/docker/seccomp.json" 05:22:30 } [Pipeline] sh 05:22:30 ---> ****-login.sh ends [Pipeline] } 05:22:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv 05:22:30 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] echo 05:22:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [Pipeline] echo 05:22:30 [edgeXDocker.push] Tagging docker image device-gpio with the following tags: 05:22:30 ca6eedcb7203a69331a310d8a9e2fcedf7b80801 05:22:30 latest 05:22:30 3.2.0-dev.4 05:22:30 ca6eedcb7203a69331a310d8a9e2fcedf7b80801-3.2.0-dev.4 05:22:30 main 05:22:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:22:31 + sudo service docker restart 05:22:31 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:ca6eedcb7203a69331a310d8a9e2fcedf7b80801 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:22:31 + docker push nexus3.edgexfoundry.org:10004/device-gpio:ca6eedcb7203a69331a310d8a9e2fcedf7b80801 05:22:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 05:22:31 88d7d1b652f3: Preparing 05:22:31 24e284b83f1a: Preparing 05:22:31 5ab598cfb541: Preparing 05:22:31 88bfecee669b: Preparing 05:22:31 9332e1535844: Preparing 05:22:31 9fe9a137fd00: Preparing 05:22:31 9fe9a137fd00: Waiting 05:22:31 24e284b83f1a: Pushed 05:22:31 9332e1535844: Pushed 05:22:31 5ab598cfb541: Pushed 05:22:31 88bfecee669b: Pushed 05:22:31 9fe9a137fd00: Layer already exists 05:22:34 88d7d1b652f3: Pushed 05:22:34 ca6eedcb7203a69331a310d8a9e2fcedf7b80801: digest: sha256:459b95cf1b1d00fcb76c243b0b7d928e3a85827335aa34301120db6eb3fa0949 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:22:34 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:22:35 + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest 05:22:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 05:22:35 88d7d1b652f3: Preparing 05:22:35 24e284b83f1a: Preparing 05:22:35 5ab598cfb541: Preparing 05:22:35 88bfecee669b: Preparing 05:22:35 9332e1535844: Preparing 05:22:35 9fe9a137fd00: Preparing 05:22:35 9fe9a137fd00: Waiting 05:22:35 9332e1535844: Layer already exists 05:22:35 88bfecee669b: Layer already exists 05:22:35 5ab598cfb541: Layer already exists 05:22:35 88d7d1b652f3: Layer already exists 05:22:35 24e284b83f1a: Layer already exists 05:22:35 9fe9a137fd00: Layer already exists 05:22:35 latest: digest: sha256:459b95cf1b1d00fcb76c243b0b7d928e3a85827335aa34301120db6eb3fa0949 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:22:35 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:22:36 + docker push nexus3.edgexfoundry.org:10004/device-gpio:3.2.0-dev.4 05:22:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 05:22:36 88d7d1b652f3: Preparing 05:22:36 24e284b83f1a: Preparing 05:22:36 5ab598cfb541: Preparing 05:22:36 88bfecee669b: Preparing 05:22:36 9332e1535844: Preparing 05:22:36 9fe9a137fd00: Preparing 05:22:36 9fe9a137fd00: Waiting 05:22:36 24e284b83f1a: Layer already exists 05:22:36 88d7d1b652f3: Layer already exists 05:22:36 9332e1535844: Layer already exists 05:22:36 88bfecee669b: Layer already exists 05:22:36 5ab598cfb541: Layer already exists 05:22:36 9fe9a137fd00: Layer already exists 05:22:36 3.2.0-dev.4: digest: sha256:459b95cf1b1d00fcb76c243b0b7d928e3a85827335aa34301120db6eb3fa0949 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:22:36 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:ca6eedcb7203a69331a310d8a9e2fcedf7b80801-3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:22:36 + docker push nexus3.edgexfoundry.org:10004/device-gpio:ca6eedcb7203a69331a310d8a9e2fcedf7b80801-3.2.0-dev.4 05:22:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 05:22:36 88d7d1b652f3: Preparing 05:22:36 24e284b83f1a: Preparing 05:22:36 5ab598cfb541: Preparing 05:22:36 88bfecee669b: Preparing 05:22:36 9332e1535844: Preparing 05:22:36 9fe9a137fd00: Preparing 05:22:36 9fe9a137fd00: Waiting 05:22:36 88d7d1b652f3: Layer already exists 05:22:36 24e284b83f1a: Layer already exists 05:22:36 5ab598cfb541: Layer already exists 05:22:36 9332e1535844: Layer already exists 05:22:36 88bfecee669b: Layer already exists 05:22:36 9fe9a137fd00: Layer already exists 05:22:36 ca6eedcb7203a69331a310d8a9e2fcedf7b80801-3.2.0-dev.4: digest: sha256:459b95cf1b1d00fcb76c243b0b7d928e3a85827335aa34301120db6eb3fa0949 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:22:37 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:22:37 + docker push nexus3.edgexfoundry.org:10004/device-gpio:main 05:22:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 05:22:37 88d7d1b652f3: Preparing 05:22:37 24e284b83f1a: Preparing 05:22:37 5ab598cfb541: Preparing 05:22:37 88bfecee669b: Preparing 05:22:37 9332e1535844: Preparing 05:22:37 9fe9a137fd00: Preparing 05:22:37 9fe9a137fd00: Waiting 05:22:37 5ab598cfb541: Layer already exists 05:22:37 9332e1535844: Layer already exists 05:22:37 88bfecee669b: Layer already exists 05:22:37 88d7d1b652f3: Layer already exists 05:22:37 24e284b83f1a: Layer already exists 05:22:37 9fe9a137fd00: Layer already exists 05:22:37 main: digest: sha256:459b95cf1b1d00fcb76c243b0b7d928e3a85827335aa34301120db6eb3fa0949 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:22:37 ===================================================== [Pipeline] echo 05:22:37 taggedImages: 05:22:37 - nexus3.edgexfoundry.org:10004/device-gpio:ca6eedcb7203a69331a310d8a9e2fcedf7b80801 05:22:37 - nexus3.edgexfoundry.org:10004/device-gpio:latest 05:22:37 - nexus3.edgexfoundry.org:10004/device-gpio:3.2.0-dev.4 05:22:37 - nexus3.edgexfoundry.org:10004/device-gpio:ca6eedcb7203a69331a310d8a9e2fcedf7b80801-3.2.0-dev.4 05:22:37 - 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:22:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:22:38 05:22:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:22:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:22:38 latest: Pulling from edgex-lftools-log-publisher 05:22:38 5eb5b503b376: Pulling fs layer 05:22:38 5c69ac0246d0: Pulling fs layer 05:22:38 ec43610c2a17: Pulling fs layer 05:22:38 3a2ae6a8a46f: Pulling fs layer 05:22:38 33b1e0a273af: Pulling fs layer 05:22:38 5d3b04190fa2: Pulling fs layer 05:22:38 2f39f015ded8: Pulling fs layer 05:22:38 3a2ae6a8a46f: Waiting 05:22:38 33b1e0a273af: Waiting 05:22:38 5d3b04190fa2: Waiting 05:22:38 2f39f015ded8: Waiting 05:22:38 5c69ac0246d0: Download complete 05:22:38 3a2ae6a8a46f: Verifying Checksum 05:22:38 3a2ae6a8a46f: Download complete 05:22:39 33b1e0a273af: Verifying Checksum 05:22:39 33b1e0a273af: Download complete 05:22:39 5d3b04190fa2: Download complete 05:22:39 ec43610c2a17: Verifying Checksum 05:22:39 ec43610c2a17: Download complete 05:22:39 5eb5b503b376: Verifying Checksum 05:22:39 5eb5b503b376: Download complete 05:22:39 2f39f015ded8: Download complete 05:22:40 5eb5b503b376: Pull complete 05:22:40 5c69ac0246d0: Pull complete 05:22:40 ec43610c2a17: Pull complete 05:22:40 3a2ae6a8a46f: Pull complete 05:22:41 33b1e0a273af: Pull complete 05:22:41 5d3b04190fa2: Pull complete 05:22:45 2f39f015ded8: Pull complete 05:22:45 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:22:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:22:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:22:45 prd-ubuntu20.04-docker-8c-8g-24640 does not seem to be running inside a container 05:22:45 $ 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 05:22:53 $ docker top 0ee3afdc2eb629799dd7bd93388d1a6ca8e9a60efa83e42ac0cd5b560163f52c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider 05:22:54 provisioning config files... 05:22:54 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/117@tmp/config9242594477370905730tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:22:54 ---> job-cost.sh 05:22:54 lf-activate-venv: SKIPPING 05:22:54 INFO: No Stack... 05:22:54 ---> ****-login.sh 05:22:54 nexus3.edgexfoundry.org:10001 05:22:54 INFO: Retrieving Pricing Info for: v3-standard-8 05:22:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:22:55 INFO: Archiving Costs [Pipeline] sh 05:22:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:22:55 Configure a credential helper to remove this warning. See 05:22:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:22:55 05:22:55 Login Succeeded 05:22:55 nexus3.edgexfoundry.org:10002 05:22:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:22:55 + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv 05:22:55 + cut -d, -f6 [Pipeline] lock 05:22:55 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-117-stack-cost] 05:22:55 Resource [jenkins-edgexfoundry-device-gpio-main-117-stack-cost] did not exist. Created. 05:22:55 Lock acquired on [jenkins-edgexfoundry-device-gpio-main-117-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:22:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:22:55 Configure a credential helper to remove this warning. See 05:22:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:22:55 05:22:55 Login Succeeded 05:22:55 nexus3.edgexfoundry.org:10003 05:22:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:22:55 + echo total: 0.2199999988079071 [Pipeline] stash 05:22:55 Stashed 1 file(s) [Pipeline] } 05:22:55 Lock released on resource [jenkins-edgexfoundry-device-gpio-main-117-stack-cost] [Pipeline] // lock 05:22:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:22:55 Configure a credential helper to remove this warning. See 05:22:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:22:55 05:22:55 Login Succeeded 05:22:55 nexus3.edgexfoundry.org:10004 [Pipeline] } 05:22:55 $ docker stop --time=1 0ee3afdc2eb629799dd7bd93388d1a6ca8e9a60efa83e42ac0cd5b560163f52c 05:22:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:22:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:22:56 Configure a credential helper to remove this warning. See 05:22:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:22:56 05:22:56 Login Succeeded 05:22:56 ****.io 05:22:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:22:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:22:56 Configure a credential helper to remove this warning. See 05:22:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:22:56 05:22:56 Login Succeeded 05:22:56 ---> ****-login.sh ends 05:22:57 $ docker rm -f --volumes 0ee3afdc2eb629799dd7bd93388d1a6ca8e9a60efa83e42ac0cd5b560163f52c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 05:22:57 Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo 05:22:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:22:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:22:57 ========================================================= 05:22:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 05:22:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:22:58 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 05:22:59 #0 building with "default" instance using docker driver 05:22:59 05:22:59 #1 [internal] load .dockerignore 05:22:59 #1 transferring context: 160B 0.0s done 05:22:59 #1 DONE 0.1s 05:22:59 05:22:59 #2 [internal] load build definition from Dockerfile 05:22:59 #2 transferring dockerfile: 1.70kB done 05:22:59 #2 DONE 0.1s 05:22:59 05:22:59 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 05:22:59 #3 DONE 0.1s 05:22:59 05:22:59 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 05:22:59 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done 05:22:59 #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done 05:22:59 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0B / 3.33MB 0.1s 05:22:59 #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done 05:22:59 #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done 05:22:59 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 1.05MB / 63.99MB 0.1s 05:22:59 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 2.10MB / 3.33MB 0.2s 05:22:59 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.24MB / 63.99MB 0.2s 05:22:59 #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done 05:22:59 #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s 05:22:59 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done 05:22:59 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 9.44MB / 63.99MB 0.3s 05:22:59 #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done 05:22:59 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 05:22:59 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0B / 11.40MB 0.3s 05:22:59 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 1.57MB / 97.63MB 0.3s 05:23:00 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 13.65MB / 63.99MB 0.4s 05:23:00 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 3.15MB / 11.40MB 0.4s 05:23:00 #4 ... 05:23:00 05:23:00 #5 [internal] load build context 05:23:00 #5 transferring context: 12.21MB 0.5s done 05:23:00 #5 DONE 0.5s 05:23:00 05:23:00 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 05:23:00 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.20MB / 63.99MB 0.5s 05:23:00 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 6.29MB / 11.40MB 0.5s 05:23:00 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 9.44MB / 97.63MB 0.5s 05:23:00 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 26.21MB / 63.99MB 0.7s 05:23:00 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.6s done 05:23:00 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 20.40MB / 97.63MB 0.7s 05:23:00 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 31.14MB / 63.99MB 0.8s 05:23:00 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.5s done 05:23:00 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 36.52MB / 63.99MB 0.9s 05:23:00 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 30.41MB / 97.63MB 0.9s 05:23:00 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 41.43MB / 63.99MB 1.0s 05:23:00 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 05:23:00 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 51.38MB / 63.99MB 1.2s 05:23:00 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 45.09MB / 97.63MB 1.2s 05:23:00 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 56.62MB / 63.99MB 1.3s 05:23:00 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 50.33MB / 97.63MB 1.3s 05:23:00 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.3s done 05:23:00 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.5s 05:23:00 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 59.77MB / 97.63MB 1.5s 05:23:01 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.5s done 05:23:01 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 65.01MB / 97.63MB 1.6s 05:23:01 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 70.25MB / 97.63MB 1.7s 05:23:01 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 05:23:01 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 75.50MB / 97.63MB 1.8s 05:23:01 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 89.13MB / 97.63MB 2.1s 05:23:01 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 95.42MB / 97.63MB 2.2s 05:23:01 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.4s done 05:23:07 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.7s 05:23:12 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.8s 05:23:18 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 16.6s done 05:23:19 #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done 05:23:19 #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done 05:23:19 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 05:23:24 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.1s 05:23:28 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.6s done 05:23:28 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0.1s 05:23:30 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.9s done 05:23:30 #4 DONE 30.9s 05:23:30 05:23:30 #6 [builder 2/7] WORKDIR /device-gpio 05:23:32 #6 DONE 2.0s 05:23:32 05:23:32 #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client 05:23:33 #7 0.807 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:23:33 #7 1.187 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:23:34 #7 2.201 (1/4) Installing openssh-keygen (9.3_p2-r0) 05:23:34 #7 2.228 (2/4) Installing libedit (20221030.3.1-r1) 05:23:34 #7 2.248 (3/4) Installing openssh-client-common (9.3_p2-r0) 05:23:34 #7 2.310 (4/4) Installing openssh-client-default (9.3_p2-r0) 05:23:34 #7 2.336 Executing busybox-1.36.1-r5.trigger 05:23:34 #7 2.374 OK: 271 MiB in 56 packages 05:23:35 #7 DONE 2.7s 05:23:35 05:23:35 #8 [builder 4/7] COPY go.mod vendor* ./ 05:23:35 #8 DONE 0.1s 05:23:35 05:23:35 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:24:01 #9 DONE 23.9s 05:24:01 05:24:01 #10 [builder 6/7] COPY . . 05:24:01 #10 DONE 0.4s 05:24:01 05:24:01 #11 [builder 7/7] RUN echo noop 05:24:01 #11 0.698 noop 05:24:01 #11 DONE 0.8s 05:24:01 05:24:01 #12 exporting to image 05:24:01 #12 exporting layers 05:24:24 #12 exporting layers 23.7s done 05:24:24 #12 writing image sha256:00304028714462b42946653e6308981c02cb60d293540cc63c498088440ccfae done 05:24:24 #12 naming to docker.io/library/ci-base-image-arm64 0.0s done 05:24:24 #12 DONE 23.7s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:24:25 + docker inspect -f . ci-base-image-arm64 05:24:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:24:25 prd-ubuntu20.04-docker-arm64-4c-16g-24641 does not seem to be running inside a container 05:24:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/117 -v /w/workspace/device-gpio/117:/w/workspace/device-gpio/117:rw,z -v /w/workspace/device-gpio/117@tmp:/w/workspace/device-gpio/117@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 05:24:26 $ docker top 661e05662de55b93b6869169dc138cb6c81893a90ba3d5dc14a8912964b8b9bd -eo pid,comm [Pipeline] { [Pipeline] sh 05:24:27 + go version 05:24:27 go version go1.21.0 linux/arm64 [Pipeline] } 05:24:27 $ docker stop --time=1 661e05662de55b93b6869169dc138cb6c81893a90ba3d5dc14a8912964b8b9bd 05:24:29 $ docker rm -f --volumes 661e05662de55b93b6869169dc138cb6c81893a90ba3d5dc14a8912964b8b9bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:24:29 + docker inspect -f . ci-base-image-arm64 05:24:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:24:30 prd-ubuntu20.04-docker-arm64-4c-16g-24641 does not seem to be running inside a container 05:24:30 $ 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/117 -v /w/workspace/device-gpio/117:/w/workspace/device-gpio/117:rw,z -v /w/workspace/device-gpio/117@tmp:/w/workspace/device-gpio/117@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 05:24:31 $ docker top af8e27a544090914cd384436a38ca80a1d62dac3a58dba477da081b3e40673f3 -eo pid,comm [Pipeline] { [Pipeline] sh 05:24:31 + git config --global --add safe.directory /w/workspace/device-gpio/117 [Pipeline] fileExists [Pipeline] sh 05:24:32 + make test 05:24:32 go test ./... -coverprofile=coverage.out ./... 05:24:36 ? github.com/edgexfoundry/device-gpio [no test files] 05:25:32 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 05:25:32 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 05:25:32 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:25:32 go vet ./... 05:25:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:25:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:25:41 ./bin/test-attribution-txt.sh [Pipeline] echo 05:25:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:25:41 $ docker stop --time=1 af8e27a544090914cd384436a38ca80a1d62dac3a58dba477da081b3e40673f3 05:25:42 $ docker rm -f --volumes af8e27a544090914cd384436a38ca80a1d62dac3a58dba477da081b3e40673f3 [Pipeline] // withDockerContainer [Pipeline] sh 05:25:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:25:44 Warning: overwriting stash ‘coverage-report’ 05:25:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:25:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:25:45 + ls -al . 05:25:45 total 148 05:25:45 drwxrwxr-x 7 jenkins jenkins 4096 Dec 7 05:24 . 05:25:45 drwxrwxr-x 4 jenkins jenkins 4096 Dec 7 05:22 .. 05:25:45 -rw-rw-r-- 1 jenkins jenkins 120 Dec 7 05:22 .dockerignore 05:25:45 drwxrwxr-x 8 jenkins jenkins 4096 Dec 7 05:22 .git 05:25:45 drwxrwxr-x 3 jenkins jenkins 4096 Dec 7 05:22 .github 05:25:45 -rw-rw-r-- 1 jenkins jenkins 277 Dec 7 05:22 .gitignore 05:25:45 -rw-rw-r-- 1 jenkins jenkins 41 Dec 7 05:22 .golangci.yml 05:25:45 -rw-rw-r-- 1 jenkins jenkins 10671 Dec 7 05:22 Attribution.txt 05:25:45 -rw-rw-r-- 1 jenkins jenkins 7171 Dec 7 05:22 CHANGELOG.md 05:25:45 -rw-rw-r-- 1 jenkins jenkins 1661 Dec 7 05:22 Dockerfile 05:25:45 -rw-rw-r-- 1 jenkins jenkins 677 Dec 7 05:22 GOVERNANCE.md 05:25:45 -rw-rw-r-- 1 jenkins jenkins 657 Dec 7 05:22 Jenkinsfile 05:25:45 -rw-rw-r-- 1 jenkins jenkins 11340 Dec 7 05:22 LICENSE 05:25:45 -rw-rw-r-- 1 jenkins jenkins 1923 Dec 7 05:22 Makefile 05:25:45 -rw-rw-r-- 1 jenkins jenkins 617 Dec 7 05:22 OWNERS.md 05:25:45 -rw-rw-r-- 1 jenkins jenkins 3578 Dec 7 05:22 README.md 05:25:45 -rw-rw-r-- 1 jenkins jenkins 11 Dec 7 05:20 VERSION 05:25:45 drwxrwxr-x 2 jenkins jenkins 4096 Dec 7 05:22 bin 05:25:45 drwxrwxr-x 3 jenkins jenkins 4096 Dec 7 05:22 cmd 05:25:45 -rw-r--r-- 1 jenkins jenkins 10 Dec 7 05:24 coverage.out 05:25:45 -rw-rw-r-- 1 jenkins jenkins 3693 Dec 7 05:22 go.mod 05:25:45 -rw-rw-r-- 1 jenkins jenkins 35440 Dec 7 05:22 go.sum 05:25:45 drwxrwxr-x 3 jenkins jenkins 4096 Dec 7 05:22 internal 05:25:45 -rw-rw-r-- 1 jenkins jenkins 209 Dec 7 05:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:25:45 + 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=ca6eedcb7203a69331a310d8a9e2fcedf7b80801 --label arch=arm64 --label version=3.2.0-dev.4 . 05:25:50 #0 building with "default" instance using docker driver 05:25:50 05:25:50 #1 [internal] load .dockerignore 05:25:50 #1 transferring context: 160B 0.0s done 05:25:50 #1 DONE 0.0s 05:25:50 05:25:50 #2 [internal] load build definition from Dockerfile 05:25:50 #2 transferring dockerfile: 1.70kB 0.0s done 05:25:50 #2 DONE 0.1s 05:25:50 05:25:50 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:25:50 #3 DONE 0.0s 05:25:50 05:25:50 #4 [internal] load metadata for docker.io/library/alpine:3.18 05:25:50 #4 DONE 0.8s 05:25:50 05:25:50 #5 [internal] load build context 05:25:50 #5 transferring context: 5.22kB 0.0s done 05:25:50 #5 DONE 0.1s 05:25:50 05:25:50 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 05:25:50 #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 05:25:50 #6 ... 05:25:50 05:25:50 #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 05:25:50 #7 DONE 0.2s 05:25:50 05:25:50 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 05:25:50 #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 05:25:50 #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.05MB / 3.33MB 0.1s 05:25:50 #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 05:25:50 #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 05:25:50 #6 ... 05:25:50 05:25:50 #8 [builder 2/7] WORKDIR /device-gpio 05:25:50 #8 DONE 0.1s 05:25:50 05:25:50 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 05:25:50 #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.2s done 05:25:50 #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 05:25:51 #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.4s done 05:25:51 #6 DONE 1.0s 05:25:51 05:25:51 #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 05:25:51 #9 0.670 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:25:52 #9 1.013 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:25:53 #9 ... 05:25:53 05:25:53 #10 [builder 3/7] RUN apk add --update --no-cache make git openssh-client 05:25:53 #10 0.753 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:25:53 #10 1.226 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:25:53 #10 2.350 OK: 271 MiB in 56 packages 05:25:53 #10 DONE 2.6s 05:25:53 05:25:53 #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 05:25:53 #9 2.058 (1/1) Installing dumb-init (1.2.5-r2) 05:25:53 #9 2.071 Executing busybox-1.36.1-r5.trigger 05:25:53 #9 2.105 OK: 8 MiB in 16 packages 05:25:53 #9 ... 05:25:53 05:25:53 #11 [builder 4/7] COPY go.mod vendor* ./ 05:25:53 #11 DONE 0.1s 05:25:53 05:25:53 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:25:53 #12 ... 05:25:53 05:25:53 #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 05:25:53 #9 DONE 2.4s 05:25:54 05:25:54 #13 [stage-1 3/7] RUN apk --no-cache upgrade 05:25:54 #13 0.808 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:25:54 #13 ... 05:25:54 05:25:54 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:25:54 #12 DONE 1.4s 05:25:54 05:25:54 #13 [stage-1 3/7] RUN apk --no-cache upgrade 05:25:54 #13 1.172 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:25:55 #13 ... 05:25:55 05:25:55 #14 [builder 6/7] COPY . . 05:25:55 #14 DONE 0.3s 05:25:55 05:25:55 #15 [builder 7/7] RUN make build 05:25:55 #15 0.642 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.2.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.3" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 05:25:56 #15 ... 05:25:56 05:25:56 #13 [stage-1 3/7] RUN apk --no-cache upgrade 05:25:56 #13 2.261 OK: 8 MiB in 16 packages 05:25:56 #13 DONE 2.5s 05:25:56 05:25:56 #15 [builder 7/7] RUN make build 05:27:04 #15 DONE 67.0s 05:27:04 05:27:04 #16 [stage-1 4/7] COPY --from=builder /device-gpio/Attribution.txt / 05:27:04 #16 DONE 0.1s 05:27:04 05:27:04 #17 [stage-1 5/7] COPY --from=builder /device-gpio/LICENSE / 05:27:04 #17 DONE 0.1s 05:27:04 05:27:04 #18 [stage-1 6/7] COPY --from=builder /device-gpio/cmd/ / 05:27:04 #18 DONE 0.3s 05:27:04 05:27:04 #19 exporting to image 05:27:04 #19 exporting layers 05:27:04 #19 exporting layers 0.4s done 05:27:04 #19 writing image sha256:6ab2ce4635c37425c941a99f228b6ffa0ad676819c41749132ba318f066ecc7a done 05:27:04 #19 naming to docker.io/library/device-gpio-arm64 0.0s done 05:27:04 #19 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:27:04 provisioning config files... 05:27:04 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/117@tmp/config11520457130316721505tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:27:05 ---> ****-login.sh 05:27:05 nexus3.edgexfoundry.org:10001 05:27:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:27:05 Configure a credential helper to remove this warning. See 05:27:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:27:05 05:27:05 Login Succeeded 05:27:05 nexus3.edgexfoundry.org:10002 05:27:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:27:05 Configure a credential helper to remove this warning. See 05:27:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:27:05 05:27:05 Login Succeeded 05:27:05 nexus3.edgexfoundry.org:10003 05:27:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:27:06 Configure a credential helper to remove this warning. See 05:27:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:27:06 05:27:06 Login Succeeded 05:27:06 nexus3.edgexfoundry.org:10004 05:27:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:27:06 Configure a credential helper to remove this warning. See 05:27:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:27:06 05:27:06 Login Succeeded 05:27:06 ****.io 05:27:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:27:06 Configure a credential helper to remove this warning. See 05:27:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:27:06 05:27:06 Login Succeeded 05:27:06 ---> ****-login.sh ends [Pipeline] } 05:27:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:27:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:27:07 [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: 05:27:07 ca6eedcb7203a69331a310d8a9e2fcedf7b80801 05:27:07 latest 05:27:07 3.2.0-dev.4 05:27:07 ca6eedcb7203a69331a310d8a9e2fcedf7b80801-3.2.0-dev.4 05:27:07 main 05:27:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:07 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:ca6eedcb7203a69331a310d8a9e2fcedf7b80801 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:08 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:ca6eedcb7203a69331a310d8a9e2fcedf7b80801 05:27:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 05:27:08 7ae8b051b093: Preparing 05:27:08 3ccc50f4cc5d: Preparing 05:27:08 2018fa77a449: Preparing 05:27:08 14ed4701da7c: Preparing 05:27:08 5216a16e26f5: Preparing 05:27:08 0faf9b67be60: Preparing 05:27:08 0faf9b67be60: Waiting 05:27:08 5216a16e26f5: Pushed 05:27:08 3ccc50f4cc5d: Pushed 05:27:08 2018fa77a449: Pushed 05:27:08 14ed4701da7c: Pushed 05:27:08 0faf9b67be60: Layer already exists 05:27:16 7ae8b051b093: Pushed 05:27:16 ca6eedcb7203a69331a310d8a9e2fcedf7b80801: digest: sha256:ec125499dbdf1f7b2542ec981f21f4789aece059cdbb0a9ab1c7e8a02336e33e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:17 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:17 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 05:27:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 05:27:17 7ae8b051b093: Preparing 05:27:17 3ccc50f4cc5d: Preparing 05:27:17 2018fa77a449: Preparing 05:27:17 14ed4701da7c: Preparing 05:27:17 5216a16e26f5: Preparing 05:27:17 0faf9b67be60: Preparing 05:27:17 0faf9b67be60: Waiting 05:27:17 2018fa77a449: Layer already exists 05:27:17 14ed4701da7c: Layer already exists 05:27:17 5216a16e26f5: Layer already exists 05:27:17 3ccc50f4cc5d: Layer already exists 05:27:17 7ae8b051b093: Layer already exists 05:27:17 0faf9b67be60: Layer already exists 05:27:17 latest: digest: sha256:ec125499dbdf1f7b2542ec981f21f4789aece059cdbb0a9ab1c7e8a02336e33e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:18 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:18 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.2.0-dev.4 05:27:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 05:27:18 7ae8b051b093: Preparing 05:27:18 3ccc50f4cc5d: Preparing 05:27:18 2018fa77a449: Preparing 05:27:18 14ed4701da7c: Preparing 05:27:18 5216a16e26f5: Preparing 05:27:18 0faf9b67be60: Preparing 05:27:18 0faf9b67be60: Waiting 05:27:18 14ed4701da7c: Layer already exists 05:27:18 5216a16e26f5: Layer already exists 05:27:18 2018fa77a449: Layer already exists 05:27:18 3ccc50f4cc5d: Layer already exists 05:27:18 7ae8b051b093: Layer already exists 05:27:18 0faf9b67be60: Layer already exists 05:27:19 3.2.0-dev.4: digest: sha256:ec125499dbdf1f7b2542ec981f21f4789aece059cdbb0a9ab1c7e8a02336e33e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:19 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:ca6eedcb7203a69331a310d8a9e2fcedf7b80801-3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:20 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:ca6eedcb7203a69331a310d8a9e2fcedf7b80801-3.2.0-dev.4 05:27:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 05:27:20 7ae8b051b093: Preparing 05:27:20 3ccc50f4cc5d: Preparing 05:27:20 2018fa77a449: Preparing 05:27:20 14ed4701da7c: Preparing 05:27:20 5216a16e26f5: Preparing 05:27:20 0faf9b67be60: Preparing 05:27:20 0faf9b67be60: Waiting 05:27:20 14ed4701da7c: Layer already exists 05:27:20 7ae8b051b093: Layer already exists 05:27:20 5216a16e26f5: Layer already exists 05:27:20 2018fa77a449: Layer already exists 05:27:20 3ccc50f4cc5d: Layer already exists 05:27:20 0faf9b67be60: Layer already exists 05:27:20 ca6eedcb7203a69331a310d8a9e2fcedf7b80801-3.2.0-dev.4: digest: sha256:ec125499dbdf1f7b2542ec981f21f4789aece059cdbb0a9ab1c7e8a02336e33e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:20 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:21 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main 05:27:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 05:27:21 7ae8b051b093: Preparing 05:27:21 3ccc50f4cc5d: Preparing 05:27:21 2018fa77a449: Preparing 05:27:21 14ed4701da7c: Preparing 05:27:21 5216a16e26f5: Preparing 05:27:21 0faf9b67be60: Preparing 05:27:21 0faf9b67be60: Waiting 05:27:21 5216a16e26f5: Layer already exists 05:27:21 7ae8b051b093: Layer already exists 05:27:21 14ed4701da7c: Layer already exists 05:27:21 2018fa77a449: Layer already exists 05:27:21 3ccc50f4cc5d: Layer already exists 05:27:21 0faf9b67be60: Layer already exists 05:27:21 main: digest: sha256:ec125499dbdf1f7b2542ec981f21f4789aece059cdbb0a9ab1c7e8a02336e33e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:27:21 ===================================================== [Pipeline] echo 05:27:21 taggedImages: 05:27:21 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:ca6eedcb7203a69331a310d8a9e2fcedf7b80801 05:27:21 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 05:27:21 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.2.0-dev.4 05:27:21 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:ca6eedcb7203a69331a310d8a9e2fcedf7b80801-3.2.0-dev.4 05:27:21 - 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 05:27:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:27:22 05:27:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:27:22 arm64: Pulling from edgex-lftools-log-publisher 05:27:22 8998bd30e6a1: Pulling fs layer 05:27:22 04944245beec: Pulling fs layer 05:27:22 699f458cf7ca: Pulling fs layer 05:27:22 765212b225bb: Pulling fs layer 05:27:22 f23df028b6ca: Pulling fs layer 05:27:22 d65c8cfc05b1: Pulling fs layer 05:27:22 2437ff75d9bd: Pulling fs layer 05:27:22 765212b225bb: Waiting 05:27:22 f23df028b6ca: Waiting 05:27:22 2437ff75d9bd: Waiting 05:27:22 d65c8cfc05b1: Waiting 05:27:23 04944245beec: Verifying Checksum 05:27:23 04944245beec: Download complete 05:27:23 765212b225bb: Verifying Checksum 05:27:23 765212b225bb: Download complete 05:27:23 f23df028b6ca: Download complete 05:27:23 d65c8cfc05b1: Download complete 05:27:23 699f458cf7ca: Verifying Checksum 05:27:23 699f458cf7ca: Download complete 05:27:23 8998bd30e6a1: Verifying Checksum 05:27:23 8998bd30e6a1: Download complete 05:27:25 2437ff75d9bd: Verifying Checksum 05:27:25 2437ff75d9bd: Download complete 05:27:29 8998bd30e6a1: Pull complete 05:27:30 04944245beec: Pull complete 05:27:32 699f458cf7ca: Pull complete 05:27:32 765212b225bb: Pull complete 05:27:33 f23df028b6ca: Pull complete 05:27:33 d65c8cfc05b1: Pull complete 05:28:00 2437ff75d9bd: Pull complete 05:28:00 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:28:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:28:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:28:00 prd-ubuntu20.04-docker-arm64-4c-16g-24641 does not seem to be running inside a container 05:28:00 $ 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/117 -v /w/workspace/device-gpio/117:/w/workspace/device-gpio/117:rw,z -v /w/workspace/device-gpio/117@tmp:/w/workspace/device-gpio/117@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 05:28:02 $ docker top 6d60f3af371c4f34f5c4732fd4e49259783f8494dfb6c2c0bba4f0202d992fcf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:28:02 ---> job-cost.sh 05:28:03 lf-activate-venv: SKIPPING 05:28:03 INFO: No Stack... 05:28:03 INFO: Retrieving Pricing Info for: v3-standard-8 05:28:04 INFO: Archiving Costs [Pipeline] sh 05:28:04 + cat /w/workspace/device-gpio/117/archives/cost.csv 05:28:04 + cut -d, -f6 [Pipeline] lock 05:28:04 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-117-stack-cost] 05:28:04 Resource [jenkins-edgexfoundry-device-gpio-main-117-stack-cost] did not exist. Created. 05:28:04 Lock acquired on [jenkins-edgexfoundry-device-gpio-main-117-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:28:05 /w/workspace/device-gpio/117@tmp/durable-c22716a3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:28:05 + echo total: 0.2199999988079071 [Pipeline] stash 05:28:05 Warning: overwriting stash ‘stack-cost’ 05:28:05 Stashed 1 file(s) [Pipeline] } 05:28:05 Lock released on resource [jenkins-edgexfoundry-device-gpio-main-117-stack-cost] [Pipeline] // lock [Pipeline] } 05:28:05 $ docker stop --time=1 6d60f3af371c4f34f5c4732fd4e49259783f8494dfb6c2c0bba4f0202d992fcf 05:28:07 $ docker rm -f --volumes 6d60f3af371c4f34f5c4732fd4e49259783f8494dfb6c2c0bba4f0202d992fcf [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 05:28:08 provisioning config files... 05:28:08 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config11862103504683625613tmp [Pipeline] { [Pipeline] sh 05:28:09 + set +x 05:28:09 + bash -s -- 05:28:09 + curl -s https://codecov.io/bash 05:28:09 05:28:09 _____ _ 05:28:09 / ____| | | 05:28:09 | | ___ __| | ___ ___ _____ __ 05:28:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:28:09 | |___| (_) | (_| | __/ (_| (_) \ V / 05:28:09 \_____\___/ \__,_|\___|\___\___/ \_/ 05:28:09 Bash-1.0.6 05:28:09 05:28:09 05:28:09 ==> git version 2.25.1 found 05:28:09 ==> 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 05:28:09 Release-Date: 2020-01-08 05:28:09 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:28:09 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:28:09 ==> Jenkins CI detected. 05:28:09 current dir:  /w/workspace/edgexfoundry_device-gpio_main 05:28:09 project root: . 05:28:09 --> token set from env 05:28:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:28:09 ==> Running gcov in . (disable via -X gcov) 05:28:09 ==> Python coveragepy not found 05:28:09 ==> Searching for coverage reports in: 05:28:09 + . 05:28:09 -> Found 1 reports 05:28:09 ==> Detecting git/mercurial file structure 05:28:09 ==> Reading reports 05:28:09 + ./coverage.out bytes=10 05:28:09 ==> Appending adjustments 05:28:09 https://docs.codecov.io/docs/fixing-reports 05:28:09 + Found adjustments 05:28:09 ==> Gzipping contents 05:28:09 4.0K /tmp/codecov.bJUiH0.gz 05:28:09 ==> Uploading reports 05:28:09 url: https://codecov.io 05:28:09 query: branch=main&commit=ca6eedcb7203a69331a310d8a9e2fcedf7b80801&build=117&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F117%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 05:28:09 -> Pinging Codecov 05:28:09 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=ca6eedcb7203a69331a310d8a9e2fcedf7b80801&build=117&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F117%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 05:28:09 -> Uploading to 05:28:09 https://storage.googleapis.com/codecov/v4/raw/2023-12-07/3EC07B1A8CA8AF9BCAA0BB9F0134797F/ca6eedcb7203a69331a310d8a9e2fcedf7b80801/9d23726a-8587-49cb-b017-aed8d2ac650b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231207%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231207T052809Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ba3ac0b3f6412e842980c45034653179a92af92073e362ef9d151c5869572c34 05:28:09 % Total % Received % Xferd Average Speed Time Time Time Current 05:28:09 Dload Upload Total Spent Left Speed 05:28:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 563 0 0 100 563 0 2426 --:--:-- --:--:-- --:--:-- 2426 05:28:09 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/ca6eedcb7203a69331a310d8a9e2fcedf7b80801 [Pipeline] } 05:28:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 05:28:10 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 05:28:10 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:28:10 05:28:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:28:10 1.410.4: Pulling from edgex-devops/edgex-snyk-go 05:28:10 df9b9388f04a: Pulling fs layer 05:28:10 52dc419b0ee2: Pulling fs layer 05:28:10 25bc292e5bac: Pulling fs layer 05:28:10 114826534d7a: Pulling fs layer 05:28:10 4657fd5d0bcf: Pulling fs layer 05:28:10 6ad1cebc031e: Pulling fs layer 05:28:10 8a3aa393b2d8: Pulling fs layer 05:28:10 114826534d7a: Waiting 05:28:10 4657fd5d0bcf: Waiting 05:28:10 6ad1cebc031e: Waiting 05:28:10 8a3aa393b2d8: Waiting 05:28:10 25bc292e5bac: Verifying Checksum 05:28:10 25bc292e5bac: Download complete 05:28:10 52dc419b0ee2: Download complete 05:28:10 4657fd5d0bcf: Download complete 05:28:10 df9b9388f04a: Download complete 05:28:11 6ad1cebc031e: Verifying Checksum 05:28:11 6ad1cebc031e: Download complete 05:28:11 df9b9388f04a: Pull complete 05:28:11 52dc419b0ee2: Pull complete 05:28:11 25bc292e5bac: Pull complete 05:28:11 114826534d7a: Verifying Checksum 05:28:11 114826534d7a: Download complete 05:28:11 8a3aa393b2d8: Verifying Checksum 05:28:11 8a3aa393b2d8: Download complete 05:28:15 114826534d7a: Pull complete 05:28:15 4657fd5d0bcf: Pull complete 05:28:15 6ad1cebc031e: Pull complete 05:28:18 8a3aa393b2d8: Pull complete 05:28:18 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 05:28:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:28:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:28:18 prd-ubuntu20.04-docker-8c-8g-24640 does not seem to be running inside a container 05:28:18 $ 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:1.410.4 cat 05:28:23 $ docker top 680e8b28b488ec554fa898df3b997a130969c463888c8d6f2c0bb1c9c5d8c72a -eo pid,comm [Pipeline] { [Pipeline] echo 05:28:23 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:main' [Pipeline] sh 05:28:24 + set -o pipefail 05:28:24 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:main' 05:28:29 05:28:29 Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... 05:28:29 05:28:29 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/12ab3d01-1bc4-4f09-aaa2-b1110f72e9b5/history/375521e1-4cee-425b-8201-66cd810403e4 05:28:29 05:28:29 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 05:28:29 05:28:29 05:28:29 A medium severity vulnerability was found in the Snyk CLI versions you are using. 05:28:29 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 05:28:29 More details here: https://snyk.co/ue1NS 05:28:29 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 05:28:29 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 05:28:29 $ docker stop --time=1 680e8b28b488ec554fa898df3b997a130969c463888c8d6f2c0bb1c9c5d8c72a 05:28:34 $ docker rm -f --volumes 680e8b28b488ec554fa898df3b997a130969c463888c8d6f2c0bb1c9c5d8c72a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:28:35 + git log --format=format:%s -1 ca6eedcb7203a69331a310d8a9e2fcedf7b80801 [Pipeline] sh 05:28:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:28:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:28:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:28:36 prd-ubuntu20.04-docker-8c-8g-24640 does not seem to be running inside a container 05:28:36 $ 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 05:28:37 $ docker top 0639b72b5fa5e846b6f644997b1d9647e323a5897cbc286a311e797bca8a53b8 -eo pid,comm 05:28:37 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). 05:28:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:28:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:28:37 [ssh-agent] Looking for ssh-agent implementation... 05:28:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:28:37 $ docker exec 0639b72b5fa5e846b6f644997b1d9647e323a5897cbc286a311e797bca8a53b8 ssh-agent 05:28:37 SSH_AUTH_SOCK=/tmp/ssh-u9mmGC7LWU77/agent.31 05:28:37 SSH_AGENT_PID=37 05:28:37 Running ssh-add (command line suppressed) 05:28:37 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_12675902777367190746.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_12675902777367190746.key) 05:28:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:28:38 + git semver tag 05:28:38 2023-12-07 05:28:38,511 [run_tag] DEBUG tag force:False 05:28:38 2023-12-07 05:28:38,511 [check_head_tag] DEBUG check head tag 05:28:38 2023-12-07 05:28:38,512 [execute] INFO git cat-file --batch-check 05:28:38 2023-12-07 05:28:38,512 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) 05:28:38 2023-12-07 05:28:38,515 [execute] INFO git cat-file --batch 05:28:38 2023-12-07 05:28:38,516 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) 05:28:38 2023-12-07 05:28:38,531 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 05:28:38 2023-12-07 05:28:38,531 [execute] INFO git tag -a v3.2.0-dev.4 -m v3.2.0-dev.4 05:28:38 2023-12-07 05:28:38,531 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.4', '-m', 'v3.2.0-dev.4'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) 05:28:38 2023-12-07 05:28:38,537 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 05:28:38 3.2.0-dev.4 [Pipeline] } 05:28:38 $ docker exec --env ******** --env ******** 0639b72b5fa5e846b6f644997b1d9647e323a5897cbc286a311e797bca8a53b8 ssh-agent -k 05:28:38 unset SSH_AUTH_SOCK; 05:28:38 unset SSH_AGENT_PID; 05:28:38 echo Agent pid 37 killed; 05:28:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:28:39 + git semver [Pipeline] } 05:28:39 $ docker stop --time=1 0639b72b5fa5e846b6f644997b1d9647e323a5897cbc286a311e797bca8a53b8 05:28:40 $ docker rm -f --volumes 0639b72b5fa5e846b6f644997b1d9647e323a5897cbc286a311e797bca8a53b8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:28:41 05:28:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:28:41 0.23.1-centos7: Pulling from edgex-lftools 05:28:41 ab5ef0e58194: Pulling fs layer 05:28:41 9712f1f96733: Pulling fs layer 05:28:41 63f879dbbcfc: Pulling fs layer 05:28:41 0d9ebad4ef96: Pulling fs layer 05:28:41 e9a5061849ea: Pulling fs layer 05:28:41 d747dcd14b5f: Pulling fs layer 05:28:41 2de7ff778b66: Pulling fs layer 05:28:41 e9a5061849ea: Waiting 05:28:41 d747dcd14b5f: Waiting 05:28:41 0d9ebad4ef96: Waiting 05:28:41 9712f1f96733: Verifying Checksum 05:28:41 9712f1f96733: Download complete 05:28:42 63f879dbbcfc: Verifying Checksum 05:28:42 63f879dbbcfc: Download complete 05:28:42 0d9ebad4ef96: Verifying Checksum 05:28:42 0d9ebad4ef96: Download complete 05:28:42 d747dcd14b5f: Verifying Checksum 05:28:42 d747dcd14b5f: Download complete 05:28:42 e9a5061849ea: Verifying Checksum 05:28:42 e9a5061849ea: Download complete 05:28:42 ab5ef0e58194: Verifying Checksum 05:28:42 ab5ef0e58194: Download complete 05:28:42 2de7ff778b66: Download complete 05:28:45 ab5ef0e58194: Pull complete 05:28:45 9712f1f96733: Pull complete 05:28:46 63f879dbbcfc: Pull complete 05:28:50 0d9ebad4ef96: Pull complete 05:28:50 e9a5061849ea: Pull complete 05:28:50 d747dcd14b5f: Pull complete 05:28:52 2de7ff778b66: Pull complete 05:28:52 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 05:28:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:28:52 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:28:52 prd-ubuntu20.04-docker-8c-8g-24640 does not seem to be running inside a container 05:28:52 $ 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 05:28:58 $ docker top bb4263577bb3d72756f67f682815dc22e2c52c97500302ba1ef5f896998baabd -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 05:28:58 provisioning config files... 05:28:58 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config21418372553519714tmp 05:28:58 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config11977739535527703222tmp 05:28:58 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config16117339670063305320tmp [Pipeline] { [Pipeline] echo 05:28:58 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 05:28:59 ---> sigul-configuration.sh 05:28:59 gpg: directory `/root/.gnupg' created 05:28:59 gpg: new configuration file `/root/.gnupg/gpg.conf' created 05:28:59 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 05:28:59 gpg: keyring `/root/.gnupg/secring.gpg' created 05:28:59 gpg: keyring `/root/.gnupg/pubring.gpg' created 05:28:59 gpg: CAST5 encrypted data 05:28:59 gpg: encrypted with 1 passphrase 05:28:59 gpg: WARNING: message was not integrity protected [Pipeline] sh 05:28:59 + mkdir /home/jenkins 05:28:59 + mkdir /home/jenkins/sigul [Pipeline] sh 05:28:59 + 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 05:28:59 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 05:29:00 ---> sigul-install.sh 05:29:00 Sigul already installed; skipping installation. [Pipeline] sh 05:29:00 + git tag --list 05:29:00 v1.0.0 05:29:00 v2.1.0 05:29:00 v2.1.1 05:29:00 v2.2.0 05:29:00 v2.3.0 05:29:00 v3.0 05:29:00 v3.0.0 05:29:00 v3.1 05:29:00 v3.1.0 05:29:00 v3.1.0-dev.1 05:29:00 v3.1.0-dev.10 05:29:00 v3.1.0-dev.11 05:29:00 v3.1.0-dev.12 05:29:00 v3.1.0-dev.13 05:29:00 v3.1.0-dev.14 05:29:00 v3.1.0-dev.15 05:29:00 v3.1.0-dev.16 05:29:00 v3.1.0-dev.17 05:29:00 v3.1.0-dev.18 05:29:00 v3.1.0-dev.19 05:29:00 v3.1.0-dev.2 05:29:00 v3.1.0-dev.20 05:29:00 v3.1.0-dev.21 05:29:00 v3.1.0-dev.22 05:29:00 v3.1.0-dev.23 05:29:00 v3.1.0-dev.24 05:29:00 v3.1.0-dev.25 05:29:00 v3.1.0-dev.26 05:29:00 v3.1.0-dev.3 05:29:00 v3.1.0-dev.4 05:29:00 v3.1.0-dev.5 05:29:00 v3.1.0-dev.6 05:29:00 v3.1.0-dev.7 05:29:00 v3.1.0-dev.8 05:29:00 v3.1.0-dev.9 05:29:00 v3.2.0-dev.1 05:29:00 v3.2.0-dev.2 05:29:00 v3.2.0-dev.3 05:29:00 v3.2.0-dev.4 [Pipeline] sh 05:29:00 + lftools sign git-tag v3.2.0-dev.4 05:29:01 Signing Git tag with Sigul... 05:29:01 Signing v3.2.0-dev.4 [Pipeline] echo 05:29:01 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 05:29:02 ---> sigul-configuration-cleanup.sh [Pipeline] } 05:29:02 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 05:29:02 $ docker stop --time=1 bb4263577bb3d72756f67f682815dc22e2c52c97500302ba1ef5f896998baabd 05:29:03 $ docker rm -f --volumes bb4263577bb3d72756f67f682815dc22e2c52c97500302ba1ef5f896998baabd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 05:29:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:29:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:29:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:29:04 prd-ubuntu20.04-docker-8c-8g-24640 does not seem to be running inside a container 05:29:05 $ 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 05:29:05 $ docker top 0e85730f82f459f6c851af655e6a04381e58b18101516552b3ee3046e60e7be1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:29:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:29:05 [ssh-agent] Looking for ssh-agent implementation... 05:29:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:29:05 $ docker exec 0e85730f82f459f6c851af655e6a04381e58b18101516552b3ee3046e60e7be1 ssh-agent 05:29:05 SSH_AUTH_SOCK=/tmp/ssh-4hkTuUOra7hw/agent.32 05:29:05 SSH_AGENT_PID=38 05:29:05 Running ssh-add (command line suppressed) 05:29:05 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_1562985004853540437.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_1562985004853540437.key) 05:29:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:29:06 + git semver bump pre 05:29:06 2023-12-07 05:29:06,473 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 05:29:06 2023-12-07 05:29:06,473 [bump_version] DEBUG bumping version:3.2.0-dev.4 on axis:pre with prefix:dev 05:29:06 2023-12-07 05:29:06,473 [bump_version] DEBUG bumped version:3.2.0-dev.5 05:29:06 2023-12-07 05:29:06,473 [write_version] DEBUG write version:3.2.0-dev.5 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:True 05:29:06 2023-12-07 05:29:06,474 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 05:29:06 2023-12-07 05:29:06,474 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_main/.semver/main 05:29:06 2023-12-07 05:29:06,475 [execute] INFO git cat-file --batch-check 05:29:06 2023-12-07 05:29:06,476 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 05:29:06 2023-12-07 05:29:06,480 [execute] INFO git cat-file --batch 05:29:06 2023-12-07 05:29:06,481 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 05:29:06 2023-12-07 05:29:06,487 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 05:29:06 3.2.0-dev.5 [Pipeline] } 05:29:06 $ docker exec --env ******** --env ******** 0e85730f82f459f6c851af655e6a04381e58b18101516552b3ee3046e60e7be1 ssh-agent -k 05:29:06 unset SSH_AUTH_SOCK; 05:29:06 unset SSH_AGENT_PID; 05:29:06 echo Agent pid 38 killed; 05:29:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:29:07 + git semver [Pipeline] } 05:29:07 $ docker stop --time=1 0e85730f82f459f6c851af655e6a04381e58b18101516552b3ee3046e60e7be1 05:29:08 $ docker rm -f --volumes 0e85730f82f459f6c851af655e6a04381e58b18101516552b3ee3046e60e7be1 [Pipeline] // withDockerContainer [Pipeline] sh 05:29:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:29:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:29:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:29:09 prd-ubuntu20.04-docker-8c-8g-24640 does not seem to be running inside a container 05:29:09 $ 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 05:29:10 $ docker top b2632059ec0a0221658f96fa500f99b60caf0d9e23206be2d2af429bac473611 -eo pid,comm 05:29:10 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). 05:29:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:29:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:29:10 [ssh-agent] Looking for ssh-agent implementation... 05:29:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:29:10 $ docker exec b2632059ec0a0221658f96fa500f99b60caf0d9e23206be2d2af429bac473611 ssh-agent 05:29:10 SSH_AUTH_SOCK=/tmp/ssh-h5UAVVzalrxO/agent.32 05:29:10 SSH_AGENT_PID=38 05:29:10 Running ssh-add (command line suppressed) 05:29:10 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_7215306174792950806.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_7215306174792950806.key) 05:29:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:29:11 + git semver push 05:29:11 2023-12-07 05:29:11,310 [run_push] DEBUG push 05:29:11 2023-12-07 05:29:11,310 [execute] INFO git cat-file --batch-check 05:29:11 2023-12-07 05:29:11,311 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 05:29:11 2023-12-07 05:29:11,315 [execute] INFO git rev-list c2548359a1b6a51cafdaa3930c73761728e905f8 -- 05:29:11 2023-12-07 05:29:11,315 [execute] DEBUG Popen(['git', 'rev-list', 'c2548359a1b6a51cafdaa3930c73761728e905f8', '--'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) 05:29:11 2023-12-07 05:29:11,322 [execute] INFO git fetch -v origin 05:29:11 2023-12-07 05:29:11,322 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=True, shell=None, istream=None) 05:29:11 2023-12-07 05:29:11,859 [run_push] DEBUG no remote changes detected 05:29:11 2023-12-07 05:29:11,860 [execute] INFO git push origin semver 05:29:11 2023-12-07 05:29:11,860 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) 05:29:12 2023-12-07 05:29:12,616 [run_push] DEBUG push all version tags 05:29:12 2023-12-07 05:29:12,616 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 05:29:12 2023-12-07 05:29:12,617 [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) 05:29:13 2023-12-07 05:29:13,360 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 05:29:13 3.2.0-dev.5 [Pipeline] } 05:29:13 $ docker exec --env ******** --env ******** b2632059ec0a0221658f96fa500f99b60caf0d9e23206be2d2af429bac473611 ssh-agent -k 05:29:13 unset SSH_AUTH_SOCK; 05:29:13 unset SSH_AGENT_PID; 05:29:13 echo Agent pid 38 killed; 05:29:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:29:14 + git semver [Pipeline] } 05:29:14 $ docker stop --time=1 b2632059ec0a0221658f96fa500f99b60caf0d9e23206be2d2af429bac473611 05:29:15 $ docker rm -f --volumes b2632059ec0a0221658f96fa500f99b60caf0d9e23206be2d2af429bac473611 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 05:29:17 + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] 05:29:17 + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives 05:29:17 total 16 05:29:17 drwxr-xr-x 3 root root 4096 Dec 7 05:22 . 05:29:17 drwxrwxr-x 9 jenkins jenkins 4096 Dec 7 05:29 .. 05:29:17 drwxr-xr-x 2 root root 4096 Dec 7 05:22 cost 05:29:17 -rw-r--r-- 1 root root 83 Dec 7 05:22 cost.csv 05:29:17 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives 05:29:17 + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives 05:29:17 total 16 05:29:17 drwxr-xr-x 3 jenkins jenkins 4096 Dec 7 05:22 . 05:29:17 drwxrwxr-x 9 jenkins jenkins 4096 Dec 7 05:29 .. 05:29:17 drwxr-xr-x 2 jenkins jenkins 4096 Dec 7 05:22 cost 05:29:17 -rw-r--r-- 1 jenkins jenkins 83 Dec 7 05:22 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:29:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:29:18 ---> package-listing.sh 05:29:18 ++ facter osfamily 05:29:18 ++ tr '[:upper:]' '[:lower:]' 05:29:18 + OS_FAMILY=debian 05:29:18 + workspace=/w/workspace/edgexfoundry_device-gpio_main 05:29:18 + START_PACKAGES=/tmp/packages_start.txt 05:29:18 + END_PACKAGES=/tmp/packages_end.txt 05:29:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:29:18 + PACKAGES=/tmp/packages_start.txt 05:29:18 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 05:29:18 + PACKAGES=/tmp/packages_end.txt 05:29:18 + case "${OS_FAMILY}" in 05:29:18 + dpkg -l 05:29:18 + grep '^ii' 05:29:18 + '[' -f /tmp/packages_start.txt ']' 05:29:18 + '[' -f /tmp/packages_end.txt ']' 05:29:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:29:18 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 05:29:18 + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ 05:29:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo 05:29:18 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 05:29:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:29:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:29:19 prd-ubuntu20.04-docker-8c-8g-24640 does not seem to be running inside a container 05:29:19 $ 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 05:29:19 $ docker top f4ab882f3a8da93e0eac7895c5a5e8c08a5fc8ecabf240848d0d61d53869687b -eo pid,comm [Pipeline] { [Pipeline] sh 05:29:20 + touch /tmp/pre-build-complete [Pipeline] sh 05:29:20 + mkdir -p /var/log/sysstat [Pipeline] sh 05:29:21 + ls /var/log/sa-host 05:29:21 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:29:21 provisioning config files... 05:29:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config12288478547548971490tmp [Pipeline] { [Pipeline] echo 05:29:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:29:21 ---> create-netrc.sh [Pipeline] } 05:29:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:29:22 ---> python-tools-install.sh [Pipeline] echo 05:29:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:29:22 ---> sudo-logs.sh 05:29:22 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:29:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:29:22 ---> job-cost.sh 05:29:22 lf-activate-venv: SKIPPING 05:29:22 DEBUG: total: 0.2199999988079071 05:29:22 INFO: Retrieving Stack Cost... 05:29:23 INFO: Retrieving Pricing Info for: v3-standard-8 05:29:23 INFO: Archiving Costs [Pipeline] echo 05:29:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:29:23 ---> logs-deploy.sh 05:29:23 lf-activate-venv: SKIPPING 05:29:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/117 05:29:23 INFO: archiving workspace using pattern(s): 05:29:24 Archives upload complete. 05:29:24 INFO: archiving logs to Nexus 05:29:25 ---> uname -a: 05:29:25 Linux prd-ubuntu20-04-docker-8c-8g-24640 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 05:29:25 05:29:25 05:29:25 ---> lscpu: 05:29:25 Architecture: x86_64 05:29:25 CPU op-mode(s): 32-bit, 64-bit 05:29:25 Byte Order: Little Endian 05:29:25 Address sizes: 40 bits physical, 48 bits virtual 05:29:25 CPU(s): 8 05:29:25 On-line CPU(s) list: 0-7 05:29:25 Thread(s) per core: 1 05:29:25 Core(s) per socket: 1 05:29:25 Socket(s): 8 05:29:25 NUMA node(s): 1 05:29:25 Vendor ID: AuthenticAMD 05:29:25 CPU family: 23 05:29:25 Model: 49 05:29:25 Model name: AMD EPYC-Rome Processor 05:29:25 Stepping: 0 05:29:25 CPU MHz: 2799.998 05:29:25 BogoMIPS: 5599.99 05:29:25 Virtualization: AMD-V 05:29:25 Hypervisor vendor: KVM 05:29:25 Virtualization type: full 05:29:25 L1d cache: 256 KiB 05:29:25 L1i cache: 256 KiB 05:29:25 L2 cache: 4 MiB 05:29:25 L3 cache: 128 MiB 05:29:25 NUMA node0 CPU(s): 0-7 05:29:25 Vulnerability Itlb multihit: Not affected 05:29:25 Vulnerability L1tf: Not affected 05:29:25 Vulnerability Mds: Not affected 05:29:25 Vulnerability Meltdown: Not affected 05:29:25 Vulnerability Mmio stale data: Not affected 05:29:25 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:29:25 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:29:25 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 05:29:25 Vulnerability Srbds: Not affected 05:29:25 Vulnerability Tsx async abort: Not affected 05:29:25 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 05:29:25 05:29:25 05:29:25 ---> nproc: 05:29:25 8 05:29:25 05:29:25 05:29:25 ---> df -h: 05:29:25 Filesystem Size Used Avail Use% Mounted on 05:29:25 overlay 155G 13G 143G 9% / 05:29:25 tmpfs 64M 0 64M 0% /dev 05:29:25 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:29:25 shm 64M 0 64M 0% /dev/shm 05:29:25 /dev/vda1 155G 13G 143G 9% /facter-os 05:29:25 05:29:25 05:29:25 ---> sar -b -r -n DEV: 05:29:25 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24640) 12/07/23 _x86_64_ (8 CPU) 05:29:25 05:29:25 05:19:22 LINUX RESTART (8 CPU) 05:29:25 05:29:25 05:20:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:29:25 05:21:01 185.14 7.46 177.67 0.00 1000.07 53327.16 0.00 05:29:25 05:22:01 152.76 0.20 152.56 0.00 11.86 44045.06 0.00 05:29:25 05:23:01 165.80 0.17 165.63 0.00 13.07 38443.20 0.00 05:29:25 05:24:01 3.38 1.33 2.05 0.00 32.39 28.14 0.00 05:29:25 05:25:01 54.82 11.92 42.90 0.00 5187.33 8511.60 0.00 05:29:25 05:26:01 5.02 0.02 5.00 0.00 0.13 110.11 0.00 05:29:25 05:27:01 2.17 0.00 2.17 0.00 0.00 25.45 0.00 05:29:25 05:28:01 2.00 0.00 2.00 0.00 0.00 23.60 0.00 05:29:25 05:29:01 126.78 0.25 126.53 0.00 11.06 59898.82 0.00 05:29:25 Average: 77.54 2.37 75.16 0.00 695.00 22711.85 0.00 05:29:25 05:29:25 05:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:29:25 05:21:01 28458192 31553204 759148 2.31 111968 3192452 1875596 5.53 1177464 2790728 155340 05:29:25 05:22:01 28351596 31531952 776984 2.36 154512 3219152 2149608 6.34 1218364 2841268 436 05:29:25 05:23:01 27573564 31554248 750484 2.28 165956 3940348 1784848 5.26 1284208 3478616 100 05:29:25 05:24:01 27567148 31549784 754652 2.29 166020 3941316 1784848 5.26 1292844 3479080 180 05:29:25 05:25:01 27081268 31523140 753856 2.29 195140 4366580 1759316 5.18 1602612 3616308 1000 05:29:25 05:26:01 27092736 31529756 747452 2.27 193676 4363452 1735692 5.12 1595040 3613168 384 05:29:25 05:27:01 27093484 31530568 746564 2.27 193760 4363448 1735692 5.12 1595012 3613176 8 05:29:25 05:28:01 27100752 31537980 739080 2.25 193844 4363460 1735692 5.12 1587788 3613188 12 05:29:25 05:29:01 25557440 31468588 798232 2.43 228956 5671680 1836536 5.41 1737228 4862940 900 05:29:25 Average: 27319576 31531024 758495 2.31 178204 4157988 1821981 5.37 1454507 3545386 17596 05:29:25 05:29:25 05:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:29:25 05:21:01 lo 5.80 5.80 0.58 0.58 0.00 0.00 0.00 0.00 05:29:25 05:21:01 docker0 225.71 333.24 19.22 2620.79 0.00 0.00 0.00 0.00 05:29:25 05:21:01 ens3 542.14 352.88 7426.35 59.54 0.00 0.00 0.00 0.00 05:29:25 05:22:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 05:29:25 05:22:01 docker0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 05:29:25 05:22:01 ens3 48.46 46.66 40.07 62.82 0.00 0.00 0.00 0.00 05:29:25 05:22:01 veth3ffc212 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:29:25 05:22:01 vethd6a9de2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:29:25 05:23:01 lo 7.67 7.67 0.77 0.77 0.00 0.00 0.00 0.00 05:29:25 05:23:01 docker0 4.45 7.83 0.27 93.16 0.00 0.00 0.00 0.00 05:29:25 05:23:01 ens3 159.62 115.33 2708.48 246.54 0.00 0.00 0.00 0.00 05:29:25 05:24:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 05:29:25 05:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:29:25 05:24:01 ens3 4.57 3.22 3.21 3.62 0.00 0.00 0.00 0.00 05:29:25 05:25:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 05:29:25 05:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:29:25 05:25:01 ens3 193.60 97.07 2734.88 9.23 0.00 0.00 0.00 0.00 05:29:25 05:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:29:25 05:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:29:25 05:26:01 ens3 0.33 0.25 0.02 0.02 0.00 0.00 0.00 0.00 05:29:25 05:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:29:25 05:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:29:25 05:27:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:29:25 05:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:29:25 05:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:29:25 05:28:01 ens3 0.27 0.18 0.07 0.01 0.00 0.00 0.00 0.00 05:29:25 05:29:01 veth3a622a3 0.32 0.38 0.08 0.12 0.00 0.00 0.00 0.00 05:29:25 05:29:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 05:29:25 05:29:01 docker0 52.64 116.11 4.51 1027.86 0.00 0.00 0.00 0.00 05:29:25 05:29:01 ens3 395.68 221.53 8225.87 95.93 0.00 0.00 0.00 0.00 05:29:25 Average: veth3a622a3 0.04 0.04 0.01 0.01 0.00 0.00 0.00 0.00 05:29:25 Average: lo 1.92 1.92 0.19 0.19 0.00 0.00 0.00 0.00 05:29:25 Average: docker0 31.43 50.82 2.67 415.79 0.00 0.00 0.00 0.00 05:29:25 Average: ens3 149.41 93.01 2348.72 53.07 0.00 0.00 0.00 0.00 05:29:25 05:29:25 05:29:25 ---> sar -P ALL: 05:29:25 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24640) 12/07/23 _x86_64_ (8 CPU) 05:29:25 05:29:25 05:19:22 LINUX RESTART (8 CPU) 05:29:25 05:29:25 05:20:01 CPU %user %nice %system %iowait %steal %idle 05:29:25 05:21:01 all 7.53 0.00 3.45 3.49 0.07 85.46 05:29:25 05:21:01 0 5.55 0.00 3.35 0.50 0.05 90.55 05:29:25 05:21:01 1 8.46 0.00 3.67 0.46 0.07 87.35 05:29:25 05:21:01 2 6.99 0.00 2.68 0.17 0.05 90.11 05:29:25 05:21:01 3 8.90 0.00 3.51 2.34 0.08 85.17 05:29:25 05:21:01 4 8.24 0.00 4.20 14.44 0.07 73.05 05:29:25 05:21:01 5 8.21 0.00 3.81 2.43 0.07 85.49 05:29:25 05:21:01 6 6.44 0.00 3.49 0.52 0.07 89.48 05:29:25 05:21:01 7 7.47 0.00 2.91 7.16 0.07 82.40 05:29:25 05:22:01 all 26.74 0.00 4.23 5.40 0.08 63.56 05:29:25 05:22:01 0 25.14 0.00 5.65 2.54 0.08 66.59 05:29:25 05:22:01 1 27.21 0.00 4.26 1.10 0.07 67.37 05:29:25 05:22:01 2 25.56 0.00 3.99 5.21 0.08 65.16 05:29:25 05:22:01 3 28.54 0.00 4.36 1.62 0.07 65.42 05:29:25 05:22:01 4 27.76 0.00 4.52 20.92 0.08 46.71 05:29:25 05:22:01 5 28.11 0.00 3.98 6.51 0.08 61.32 05:29:25 05:22:01 6 26.22 0.00 3.75 1.08 0.07 68.88 05:29:25 05:22:01 7 25.34 0.00 3.34 4.05 0.07 67.20 05:29:25 05:23:01 all 17.41 0.00 3.29 3.49 0.10 75.72 05:29:25 05:23:01 0 17.35 0.00 3.44 3.34 0.08 75.78 05:29:25 05:23:01 1 18.38 0.00 3.65 0.71 0.08 77.18 05:29:25 05:23:01 2 14.91 0.00 2.81 4.24 0.07 77.97 05:29:25 05:23:01 3 17.97 0.00 3.39 6.71 0.17 71.76 05:29:25 05:23:01 4 15.95 0.00 3.24 9.81 0.09 70.92 05:29:25 05:23:01 5 18.18 0.00 3.19 0.77 0.08 77.77 05:29:25 05:23:01 6 19.01 0.00 2.81 1.31 0.10 76.77 05:29:25 05:23:01 7 17.56 0.00 3.75 1.06 0.08 77.54 05:29:25 05:24:01 all 0.44 0.00 0.02 0.01 0.01 99.51 05:29:25 05:24:01 0 0.22 0.00 0.03 0.03 0.00 99.72 05:29:25 05:24:01 1 0.15 0.00 0.02 0.02 0.00 99.82 05:29:25 05:24:01 2 0.08 0.00 0.02 0.00 0.00 99.90 05:29:25 05:24:01 3 0.10 0.00 0.03 0.07 0.03 99.77 05:29:25 05:24:01 4 2.13 0.00 0.00 0.00 0.00 97.87 05:29:25 05:24:01 5 0.57 0.00 0.02 0.00 0.00 99.42 05:29:25 05:24:01 6 0.20 0.00 0.05 0.00 0.02 99.73 05:29:25 05:24:01 7 0.05 0.00 0.03 0.00 0.00 99.92 05:29:25 05:25:01 all 2.66 0.00 1.36 1.58 0.03 94.37 05:29:25 05:25:01 0 1.91 0.00 0.74 4.03 0.03 93.30 05:29:25 05:25:01 1 1.87 0.00 1.10 1.25 0.02 95.76 05:29:25 05:25:01 2 1.72 0.00 1.20 1.20 0.03 95.85 05:29:25 05:25:01 3 2.64 0.00 1.30 2.29 0.03 93.73 05:29:25 05:25:01 4 3.54 0.00 1.05 0.22 0.03 95.16 05:29:25 05:25:01 5 5.49 0.00 1.40 0.10 0.03 92.98 05:29:25 05:25:01 6 2.42 0.00 2.56 1.45 0.03 93.53 05:29:25 05:25:01 7 1.71 0.00 1.51 2.14 0.03 94.61 05:29:25 05:26:01 all 0.08 0.00 0.07 0.03 0.01 99.81 05:29:25 05:26:01 0 0.07 0.00 0.07 0.03 0.02 99.82 05:29:25 05:26:01 1 0.02 0.00 0.08 0.00 0.02 99.88 05:29:25 05:26:01 2 0.07 0.00 0.08 0.15 0.00 99.70 05:29:25 05:26:01 3 0.05 0.00 0.07 0.00 0.00 99.88 05:29:25 05:26:01 4 0.03 0.00 0.08 0.00 0.00 99.88 05:29:25 05:26:01 5 0.25 0.00 0.10 0.00 0.02 99.63 05:29:25 05:26:01 6 0.05 0.00 0.03 0.00 0.00 99.92 05:29:25 05:26:01 7 0.12 0.00 0.07 0.03 0.00 99.78 05:29:25 05:27:01 all 0.04 0.00 0.01 0.00 0.01 99.94 05:29:25 05:27:01 0 0.02 0.00 0.02 0.02 0.00 99.95 05:29:25 05:27:01 1 0.03 0.00 0.00 0.00 0.03 99.93 05:29:25 05:27:01 2 0.05 0.00 0.02 0.00 0.02 99.92 05:29:25 05:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:29:25 05:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:29:25 05:27:01 5 0.17 0.00 0.00 0.00 0.02 99.82 05:29:25 05:27:01 6 0.02 0.00 0.02 0.02 0.02 99.93 05:29:25 05:27:01 7 0.00 0.00 0.02 0.00 0.00 99.98 05:29:25 05:28:01 all 0.12 0.00 0.01 0.01 0.02 99.84 05:29:25 05:28:01 0 0.02 0.00 0.00 0.05 0.02 99.92 05:29:25 05:28:01 1 0.03 0.00 0.03 0.00 0.03 99.90 05:29:25 05:28:01 2 0.03 0.00 0.00 0.02 0.02 99.93 05:29:25 05:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:29:25 05:28:01 4 0.02 0.00 0.02 0.00 0.02 99.95 05:29:25 05:28:01 5 0.83 0.00 0.02 0.00 0.02 99.13 05:29:25 05:28:01 6 0.02 0.00 0.00 0.02 0.02 99.95 05:29:25 05:28:01 7 0.03 0.00 0.00 0.00 0.02 99.95 05:29:25 05:29:01 all 8.92 0.00 3.77 3.45 0.05 83.80 05:29:25 05:29:01 0 8.21 0.00 4.20 11.45 0.07 76.08 05:29:25 05:29:01 1 8.86 0.00 3.44 1.43 0.07 86.20 05:29:25 05:29:01 2 8.81 0.00 3.88 8.63 0.05 78.62 05:29:25 05:29:01 3 9.39 0.00 3.79 5.56 0.07 81.18 05:29:25 05:29:01 4 6.60 0.00 3.66 0.03 0.03 89.67 05:29:25 05:29:01 5 10.40 0.00 3.29 0.03 0.03 86.25 05:29:25 05:29:01 6 9.88 0.00 4.44 0.44 0.07 85.18 05:29:25 05:29:01 7 9.22 0.00 3.49 0.05 0.03 87.21 05:29:25 Average: all 7.05 0.00 1.79 1.93 0.04 89.20 05:29:25 Average: 0 6.46 0.00 1.93 2.43 0.04 89.14 05:29:25 Average: 1 7.18 0.00 1.80 0.55 0.04 90.43 05:29:25 Average: 2 6.42 0.00 1.62 2.16 0.04 89.76 05:29:25 Average: 3 7.47 0.00 1.82 2.06 0.05 88.60 05:29:25 Average: 4 7.07 0.00 1.85 4.99 0.04 86.06 05:29:25 Average: 5 7.99 0.00 1.75 1.09 0.04 89.13 05:29:25 Average: 6 6.98 0.00 1.89 0.53 0.04 90.56 05:29:25 Average: 7 6.79 0.00 1.67 1.60 0.03 89.91 05:29:25 05:29:25 05:29:25