Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8fa916ce010980c1c8f1cc0c44bc57ac3f4eb985 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-ssh4693893478624176465.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh8556997138450875188.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-s7/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-s7/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12353225008271516952.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh1408442660614434619.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-s7/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-s7/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14838463370697894710.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-s7] ========================================================= [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-s7-settings PROJECT: device-s7 USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-s7 DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-35194’ is offline Running on prd-ubuntu20.04-docker-8c-8g-35195 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-s7.git > git init /w/workspace/edgexfoundry_device-s7_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-s7.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-s7.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 8fa916ce010980c1c8f1cc0c44bc57ac3f4eb985 (main) Commit message: "Merge pull request #27 from yiqisoft/main" > git config remote.origin.url git@github.com:edgexfoundry/device-s7.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 8fa916ce010980c1c8f1cc0c44bc57ac3f4eb985 # timeout=10 > git rev-list --no-walk 8abf73570ad6030a87cde2867b8b9b061b07feca # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:22:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:22:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:22:03 ========================================================= 09:22:03 EdgeX Global Pipelines Version Info 09:22:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:22:05 ------------------- 09:22:05 stable info: 09:22:05 ------------------- 09:22:05 Commited By: Cherry Wang cherry@iotechsys.com 09:22:05 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 09:22:05 Message: update stable to v1.0.269 09:22:05 ------------------- 09:22:05 experimental info: 09:22:05 ------------------- 09:22:05 Commited By: **** collab-it+edgex@linuxfoundation.org 09:22:05 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 09:22:05 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:22:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-s7-settings [Pipeline] echo 09:22:05 [edgeXSetupEnvironment]: set envvar PROJECT = device-s7 [Pipeline] echo 09:22:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:22:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:22:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:22:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 09:22:05 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:22:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:22:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:22:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:22:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:22:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-s7 [Pipeline] echo 09:22:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:22:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:22:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:22:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:22:05 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:22:05 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:22:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:22:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:22:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:22:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:22:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:22:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:22:05 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:22:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:22:06 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:22:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 09:22:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 09:22:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 09:22:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8fa916ce010980c1c8f1cc0c44bc57ac3f4eb985 [Pipeline] echo 09:22:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8fa916c [Pipeline] echo 09:22:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:22:06 provisioning config files... 09:22:06 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config11229900028603228988tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:22:06 ---> ****-login.sh 09:22:06 nexus3.edgexfoundry.org:10001 09:22:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:22:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:22:06 Configure a credential helper to remove this warning. See 09:22:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:22:06 09:22:06 Login Succeeded 09:22:06 nexus3.edgexfoundry.org:10002 09:22:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:22:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:22:07 Configure a credential helper to remove this warning. See 09:22:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:22:07 09:22:07 Login Succeeded 09:22:07 nexus3.edgexfoundry.org:10003 09:22:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:22:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:22:07 Configure a credential helper to remove this warning. See 09:22:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:22:07 09:22:07 Login Succeeded 09:22:07 nexus3.edgexfoundry.org:10004 09:22:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:22:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:22:07 Configure a credential helper to remove this warning. See 09:22:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:22:07 09:22:07 Login Succeeded 09:22:07 ****.io 09:22:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:22:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:22:07 Configure a credential helper to remove this warning. See 09:22:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:22:07 09:22:07 Login Succeeded 09:22:07 ---> ****-login.sh ends [Pipeline] } 09:22:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:22:08 + git rev-list -1 --merges 8fa916ce010980c1c8f1cc0c44bc57ac3f4eb985~1..8fa916ce010980c1c8f1cc0c44bc57ac3f4eb985 [Pipeline] echo 09:22:08 -----------> git rev-list -1 --merges 8fa916ce010980c1c8f1cc0c44bc57ac3f4eb985~1..8fa916ce010980c1c8f1cc0c44bc57ac3f4eb985 8fa916ce010980c1c8f1cc0c44bc57ac3f4eb985 09:22:08 8fa916ce010980c1c8f1cc0c44bc57ac3f4eb985 [false] [Pipeline] sh 09:22:08 + git log --format=format:%s -1 8fa916ce010980c1c8f1cc0c44bc57ac3f4eb985 [Pipeline] echo 09:22:08 ========================================================= 09:22:08 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:22:08 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:22:08 + git log --format=format:%s -1 8fa916ce010980c1c8f1cc0c44bc57ac3f4eb985 [Pipeline] echo 09:22:08 [semverPrep] GIT_COMMIT: 8fa916ce010980c1c8f1cc0c44bc57ac3f4eb985, Commit Message: Merge pull request #27 from yiqisoft/main [Pipeline] echo 09:22:08 [semverPrep] This is not a build commit. [Pipeline] sh 09:22:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:22:09 + grep -v github /etc/ssh/ssh_known_hosts 09:22:09 + [ -e /tmp/ssh_known_hosts ] 09:22:09 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:22:09 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:22:09 + sudo tee -a /etc/ssh/ssh_known_hosts 09:22:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:22:09 09:22:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:22:09 0.1.4: Pulling from edgex-devops/py-git-semver 09:22:09 b85a868b505f: Pulling fs layer 09:22:09 e2be974225ed: Pulling fs layer 09:22:09 339a4e72a1f5: Pulling fs layer 09:22:09 988bab9f4d93: Pulling fs layer 09:22:09 1469e6f7b9e6: Pulling fs layer 09:22:09 eaf3925da568: Pulling fs layer 09:22:09 bab4dde63d76: Pulling fs layer 09:22:09 bde34c3a00c8: Pulling fs layer 09:22:09 b352a97aabf1: Pulling fs layer 09:22:09 4872d77fe225: Pulling fs layer 09:22:09 5851b861e8e6: Pulling fs layer 09:22:09 bab4dde63d76: Waiting 09:22:09 bde34c3a00c8: Waiting 09:22:09 b352a97aabf1: Waiting 09:22:09 988bab9f4d93: Waiting 09:22:09 1469e6f7b9e6: Waiting 09:22:09 eaf3925da568: Waiting 09:22:09 4872d77fe225: Waiting 09:22:09 5851b861e8e6: Waiting 09:22:09 e2be974225ed: Download complete 09:22:09 988bab9f4d93: Download complete 09:22:10 1469e6f7b9e6: Verifying Checksum 09:22:10 1469e6f7b9e6: Download complete 09:22:10 eaf3925da568: Download complete 09:22:10 339a4e72a1f5: Verifying Checksum 09:22:10 339a4e72a1f5: Download complete 09:22:10 bde34c3a00c8: Download complete 09:22:10 b352a97aabf1: Verifying Checksum 09:22:10 b352a97aabf1: Download complete 09:22:10 4872d77fe225: Download complete 09:22:10 5851b861e8e6: Verifying Checksum 09:22:10 5851b861e8e6: Download complete 09:22:10 b85a868b505f: Verifying Checksum 09:22:10 b85a868b505f: Download complete 09:22:10 bab4dde63d76: Verifying Checksum 09:22:11 b85a868b505f: Pull complete 09:22:11 e2be974225ed: Pull complete 09:22:12 339a4e72a1f5: Pull complete 09:22:12 988bab9f4d93: Pull complete 09:22:12 1469e6f7b9e6: Pull complete 09:22:12 eaf3925da568: Pull complete 09:22:14 bab4dde63d76: Pull complete 09:22:14 bde34c3a00c8: Pull complete 09:22:14 b352a97aabf1: Pull complete 09:22:14 4872d77fe225: Pull complete 09:22:14 5851b861e8e6: Pull complete 09:22:14 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:22:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:22:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:22:15 prd-ubuntu20.04-docker-8c-8g-35195 does not seem to be running inside a container 09:22:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:22:17 $ docker top 3f95e4c5121ce5645aae8e2473f19500df0492050830dbedc990a185e537be96 -eo pid,comm 09:22:17 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). 09:22:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:22:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:22:17 [ssh-agent] Looking for ssh-agent implementation... 09:22:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:22:17 $ docker exec 3f95e4c5121ce5645aae8e2473f19500df0492050830dbedc990a185e537be96 ssh-agent 09:22:17 SSH_AUTH_SOCK=/tmp/ssh-Aytb0gp3WXiq/agent.32 09:22:17 SSH_AGENT_PID=38 09:22:17 Running ssh-add (command line suppressed) 09:22:17 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_12553541369356469617.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_12553541369356469617.key) 09:22:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:22:17 + git tag --points-at HEAD [Pipeline] } 09:22:17 $ docker exec --env ******** --env ******** 3f95e4c5121ce5645aae8e2473f19500df0492050830dbedc990a185e537be96 ssh-agent -k 09:22:18 unset SSH_AUTH_SOCK; 09:22:18 unset SSH_AGENT_PID; 09:22:18 echo Agent pid 38 killed; 09:22:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:22:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:22:18 [ssh-agent] Looking for ssh-agent implementation... 09:22:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:22:18 $ docker exec 3f95e4c5121ce5645aae8e2473f19500df0492050830dbedc990a185e537be96 ssh-agent 09:22:18 SSH_AUTH_SOCK=/tmp/ssh-9YTANcKGZak3/agent.71 09:22:18 SSH_AGENT_PID=77 09:22:18 Running ssh-add (command line suppressed) 09:22:18 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_8213131700424104851.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_8213131700424104851.key) 09:22:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:22:18 + git semver init 09:22:18 2024-12-16 09:22:18,881 [run_init] DEBUG init version:0.0.0 force:False 09:22:18 2024-12-16 09:22:18,881 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-s7_main/.semver 09:22:18 2024-12-16 09:22:18,882 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-s7.git /w/workspace/edgexfoundry_device-s7_main/.semver 09:22:18 2024-12-16 09:22:18,882 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-s7.git', '/w/workspace/edgexfoundry_device-s7_main/.semver'], cwd=/w/workspace/edgexfoundry_device-s7_main, universal_newlines=False, shell=None, istream=None) 09:22:19 2024-12-16 09:22:19,430 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-s7_main/.git/info/exclude 09:22:19 2024-12-16 09:22:19,431 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-s7_main/.semver/main with force:False 09:22:19 2024-12-16 09:22:19,431 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 09:22:19 2024-12-16 09:22:19,431 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 09:22:19 4.0.0-dev.2 [Pipeline] } 09:22:19 $ docker exec --env ******** --env ******** 3f95e4c5121ce5645aae8e2473f19500df0492050830dbedc990a185e537be96 ssh-agent -k 09:22:19 unset SSH_AUTH_SOCK; 09:22:19 unset SSH_AGENT_PID; 09:22:19 echo Agent pid 77 killed; 09:22:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:22:19 + git semver [Pipeline] } 09:22:20 $ docker stop --time=1 3f95e4c5121ce5645aae8e2473f19500df0492050830dbedc990a185e537be96 09:22:21 $ docker rm -f --volumes 3f95e4c5121ce5645aae8e2473f19500df0492050830dbedc990a185e537be96 [Pipeline] // withDockerContainer [Pipeline] sh 09:22:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:22:22 Stashed 1 file(s) [Pipeline] echo 09:22:22 [edgeXSemver]: initialized semver on version 4.0.0-dev.2 [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 09:22:22 provisioning config files... 09:22:22 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config7521950786329416423tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:22:22 ---> ****-login.sh 09:22:22 nexus3.edgexfoundry.org:10001 09:22:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:22:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:22:22 Configure a credential helper to remove this warning. See 09:22:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:22:22 09:22:22 Login Succeeded 09:22:22 nexus3.edgexfoundry.org:10002 09:22:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:22:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:22:22 Configure a credential helper to remove this warning. See 09:22:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:22:22 09:22:22 Login Succeeded 09:22:22 nexus3.edgexfoundry.org:10003 09:22:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:22:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:22:23 Configure a credential helper to remove this warning. See 09:22:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:22:23 09:22:23 Login Succeeded 09:22:23 nexus3.edgexfoundry.org:10004 09:22:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:22:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:22:23 Configure a credential helper to remove this warning. See 09:22:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:22:23 09:22:23 Login Succeeded 09:22:23 ****.io 09:22:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:22:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:22:23 Configure a credential helper to remove this warning. See 09:22:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:22:23 09:22:23 Login Succeeded 09:22:23 ---> ****-login.sh ends [Pipeline] } 09:22:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:22:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:22:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:22:23 ========================================================= 09:22:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 09:22:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:23 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 09:22:23 Sending build context to Docker daemon 647.7kB 09:22:23 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 09:22:23 Step 2/10 : FROM ${BASE} AS builder 09:22:23 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 09:22:23 43c4264eed91: Pulling fs layer 09:22:23 4cc291be95ef: Pulling fs layer 09:22:23 2ac1f1163629: Pulling fs layer 09:22:23 5c3c966382ef: Pulling fs layer 09:22:23 4f4fb700ef54: Pulling fs layer 09:22:23 5d5c8e513c77: Pulling fs layer 09:22:23 9f66e0745190: Pulling fs layer 09:22:23 f49a43e4bbc0: Pulling fs layer 09:22:23 561ebcabdf7f: Pulling fs layer 09:22:23 5c3c966382ef: Waiting 09:22:23 4f4fb700ef54: Waiting 09:22:23 5d5c8e513c77: Waiting 09:22:23 561ebcabdf7f: Waiting 09:22:23 9f66e0745190: Waiting 09:22:23 f49a43e4bbc0: Waiting 09:22:23 4cc291be95ef: Verifying Checksum 09:22:23 4cc291be95ef: Download complete 09:22:23 5c3c966382ef: Verifying Checksum 09:22:23 5c3c966382ef: Download complete 09:22:23 4f4fb700ef54: Verifying Checksum 09:22:23 4f4fb700ef54: Download complete 09:22:23 5d5c8e513c77: Verifying Checksum 09:22:23 5d5c8e513c77: Download complete 09:22:24 43c4264eed91: Download complete 09:22:24 9f66e0745190: Download complete 09:22:24 43c4264eed91: Pull complete 09:22:24 561ebcabdf7f: Download complete 09:22:24 4cc291be95ef: Pull complete 09:22:24 2ac1f1163629: Download complete 09:22:24 f49a43e4bbc0: Verifying Checksum 09:22:24 f49a43e4bbc0: Download complete 09:22:28 2ac1f1163629: Pull complete 09:22:28 5c3c966382ef: Pull complete 09:22:28 4f4fb700ef54: Pull complete 09:22:28 5d5c8e513c77: Pull complete 09:22:28 9f66e0745190: Pull complete 09:22:30 f49a43e4bbc0: Pull complete 09:22:31 561ebcabdf7f: Pull complete 09:22:31 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 09:22:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 09:22:31 ---> 3a752c3f9dda 09:22:31 Step 3/10 : ARG MAKE=make build 09:22:34 ---> Running in 6163dad6134d 09:22:34 Removing intermediate container 6163dad6134d 09:22:34 ---> cb5a8ce69393 09:22:34 Step 4/10 : WORKDIR /device-s7 09:22:34 ---> Running in 5e9e87d25576 09:22:34 Removing intermediate container 5e9e87d25576 09:22:34 ---> d4f7552f9d0f 09:22:34 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 09:22:34 ---> Running in 580109580dcf 09:22:34 Removing intermediate container 580109580dcf 09:22:34 ---> 643855b61f0e 09:22:34 Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev 09:22:34 ---> Running in 3f15f745b53a 09:22:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:22:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:22:35 OK: 246 MiB in 54 packages 09:22:35 Removing intermediate container 3f15f745b53a 09:22:35 ---> f350709b7fd0 09:22:35 Step 7/10 : COPY go.mod vendor* ./ 09:22:35 ---> 767c05da7efc 09:22:35 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:22:35 ---> Running in 79a4ad4e3b73 09:22:37 Still waiting to schedule task 09:22:37 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 09:23:14 Removing intermediate container 79a4ad4e3b73 09:23:14 ---> 8a51fecf76cc 09:23:14 Step 9/10 : COPY . . 09:23:14 ---> d41d34c86192 09:23:14 Step 10/10 : RUN ${MAKE} 09:23:14 ---> Running in 0eb1b9ee4360 09:23:14 noop 09:23:14 Removing intermediate container 0eb1b9ee4360 09:23:14 ---> 9f4a56403ae4 09:23:14 Successfully built 9f4a56403ae4 09:23:14 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:23:14 + docker inspect -f . ci-base-image-x86_64 09:23:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:23:15 prd-ubuntu20.04-docker-8c-8g-35195 does not seem to be running inside a container 09:23:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_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 ******** ci-base-image-x86_64 cat 09:23:15 $ docker top 054e69ccc7f73f463c852e45c705935ee09ca33acfdcc8386203fc20693f0d2c -eo pid,comm [Pipeline] { [Pipeline] sh 09:23:15 + go version 09:23:15 go version go1.23.2 linux/amd64 [Pipeline] } 09:23:15 $ docker stop --time=1 054e69ccc7f73f463c852e45c705935ee09ca33acfdcc8386203fc20693f0d2c 09:23:17 $ docker rm -f --volumes 054e69ccc7f73f463c852e45c705935ee09ca33acfdcc8386203fc20693f0d2c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:23:17 + docker inspect -f . ci-base-image-x86_64 09:23:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:23:17 prd-ubuntu20.04-docker-8c-8g-35195 does not seem to be running inside a container 09:23:17 $ 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-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_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 ******** ci-base-image-x86_64 cat 09:23:18 $ docker top c8576bd192f8153e9b15a71d8b82102c2862499c3c6fc23c7ce685b9f6fb5a3a -eo pid,comm [Pipeline] { [Pipeline] sh 09:23:18 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] fileExists [Pipeline] sh 09:23:18 + make test 09:23:18 go test -race -coverprofile=coverage.out ./... 09:23:26 ? github.com/edgexfoundry/device-s7 [no test files] 09:23:48 github.com/edgexfoundry/device-s7/internal/driver coverage: 0.0% of statements 09:23:48 github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements 09:24:12 Running on prd-ubuntu20.04-docker-arm64-4c-16g-35196 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] ws 09:24:12 Running in /w/workspace/device-s7/9 [Pipeline] { [Pipeline] checkout 09:24:15 Selected Git installation does not exist. Using Default 09:24:15 The recommended git tool is: NONE 09:24:20 go vet ./... 09:24:21 using credential edgex-jenkins-ssh 09:24:21 Cloning the remote Git repository 09:24:21 Cloning repository git@github.com:edgexfoundry/device-s7.git 09:24:21 > git init /w/workspace/device-s7/9 # timeout=10 09:24:22 Fetching upstream changes from git@github.com:edgexfoundry/device-s7.git 09:24:22 > git --version # timeout=10 09:24:22 > git --version # 'git version 2.25.1' 09:24:22 using GIT_SSH to set credentials SSH Credentials for GitHub 09:24:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-s7.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:24:22 > git config remote.origin.url git@github.com:edgexfoundry/device-s7.git # timeout=10 09:24:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:24:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:24:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:24:24 ./bin/test-attribution-txt.sh 09:24:24 Avoid second fetch 09:24:24 Checking out Revision 8fa916ce010980c1c8f1cc0c44bc57ac3f4eb985 (main) [Pipeline] echo 09:24:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 09:24:24 $ docker stop --time=1 c8576bd192f8153e9b15a71d8b82102c2862499c3c6fc23c7ce685b9f6fb5a3a 09:24:24 Commit message: "Merge pull request #27 from yiqisoft/main" 09:24:24 > git config core.sparsecheckout # timeout=10 09:24:24 > git checkout -f 8fa916ce010980c1c8f1cc0c44bc57ac3f4eb985 # timeout=10 09:24:27 $ docker rm -f --volumes c8576bd192f8153e9b15a71d8b82102c2862499c3c6fc23c7ce685b9f6fb5a3a [Pipeline] // withDockerContainer [Pipeline] sh 09:24:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:24:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:24:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:24:29 + ls -al . 09:24:29 total 228 09:24:29 drwxrwxr-x 8 jenkins jenkins 4096 Dec 16 09:23 . 09:24:29 drwxrwxr-x 4 jenkins jenkins 4096 Dec 16 09:21 .. 09:24:29 drwxrwxr-x 8 jenkins jenkins 4096 Dec 16 09:23 .git 09:24:29 drwxrwxr-x 2 jenkins jenkins 4096 Dec 16 09:21 .github 09:24:29 -rw-rw-r-- 1 jenkins jenkins 237 Dec 16 09:21 .gitignore 09:24:29 -rw-rw-r-- 1 jenkins jenkins 42 Dec 16 09:21 .golangci.yml 09:24:29 drwxr-xr-x 3 jenkins jenkins 4096 Dec 16 09:22 .semver 09:24:29 -rw-rw-r-- 1 jenkins jenkins 19679 Dec 16 09:21 Attribution.txt 09:24:29 -rw-rw-r-- 1 jenkins jenkins 1579 Dec 16 09:21 Dockerfile 09:24:29 -rw-rw-r-- 1 jenkins jenkins 643 Dec 16 09:21 Jenkinsfile 09:24:29 -rw-rw-r-- 1 jenkins jenkins 10947 Dec 16 09:21 LICENSE 09:24:29 -rw-rw-r-- 1 jenkins jenkins 1903 Dec 16 09:21 Makefile 09:24:29 -rw-rw-r-- 1 jenkins jenkins 614 Dec 16 09:21 OWNERS.md 09:24:29 -rw-rw-r-- 1 jenkins jenkins 2393 Dec 16 09:21 README.md 09:24:29 -rw-rw-r-- 1 jenkins jenkins 11 Dec 16 09:22 VERSION 09:24:29 drwxrwxr-x 2 jenkins jenkins 4096 Dec 16 09:21 bin 09:24:29 drwxrwxr-x 3 jenkins jenkins 4096 Dec 16 09:21 cmd 09:24:29 -rw-r--r-- 1 jenkins jenkins 17164 Dec 16 09:23 coverage.out 09:24:29 -rw-rw-r-- 1 jenkins jenkins 6929 Dec 16 09:21 go.mod 09:24:29 -rw-rw-r-- 1 jenkins jenkins 100385 Dec 16 09:21 go.sum 09:24:29 drwxrwxr-x 3 jenkins jenkins 4096 Dec 16 09:21 internal 09:24:29 -rw-rw-r-- 1 jenkins jenkins 223 Dec 16 09:21 version.go [Pipeline] isUnix 09:24:29 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:24:29 % Total % Received % Xferd Average Speed Time Time Time Current 09:24:29 Dload Upload Total Spent Left Speed 09:24:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 82230 0 --:--:-- --:--:-- --:--:-- 82761 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh 09:24:29 + docker build -t device-s7 -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=8fa916ce010980c1c8f1cc0c44bc57ac3f4eb985 --label arch=amd64 --label version=4.0.0-dev.2 . 09:24:29 Sending build context to Docker daemon 665.6kB 09:24:29 Step 1/24 : ARG BASE=golang:1.23-alpine3.20 09:24:29 Step 2/24 : FROM ${BASE} AS builder 09:24:29 ---> 9f4a56403ae4 09:24:29 Step 3/24 : ARG MAKE=make build 09:24:29 ---> Running in 3aacd95d187c 09:24:29 Removing intermediate container 3aacd95d187c 09:24:29 ---> 50b499e0a722 09:24:29 Step 4/24 : WORKDIR /device-s7 09:24:30 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:24:30 ---> Running in a16c6beaceae 09:24:30 Removing intermediate container a16c6beaceae 09:24:30 ---> e2e1e4267ef7 09:24:30 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 09:24:30 ---> Running in 144801570f0a 09:24:30 Removing intermediate container 144801570f0a 09:24:30 ---> 9aed1a2d8dd6 09:24:30 Step 6/24 : RUN apk add --update --no-cache make git gcc libc-dev 09:24:30 ---> Running in 6b546522cde2 09:24:30 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:24:30 + sudo tee /etc/docker/daemon.new 09:24:30 { 09:24:30 "registry-mirrors": [ 09:24:30 "https://nexus3.edgexfoundry.org:10001" 09:24:30 ], 09:24:30 "bip": "10.250.0.254/24", 09:24:30 "hosts": [ 09:24:30 "tcp://0.0.0.0:5555", 09:24:30 "unix:///var/run/docker.sock" 09:24:30 ], 09:24:30 "mtu": 1458, 09:24:30 "selinux-enabled": true, 09:24:30 "seccomp-profile": "/etc/docker/seccomp.json" 09:24:30 } [Pipeline] sh 09:24:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:24:30 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:24:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:24:30 OK: 246 MiB in 54 packages 09:24:30 + sudo service docker restart 09:24:31 Removing intermediate container 6b546522cde2 09:24:31 ---> 59b94d909982 09:24:31 Step 7/24 : COPY go.mod vendor* ./ 09:24:31 ---> 0ae91ccce6a7 09:24:31 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:24:31 ---> Running in b1be1ea8c93f 09:24:32 Removing intermediate container b1be1ea8c93f 09:24:32 ---> d1066ccd8677 09:24:32 Step 9/24 : COPY . . 09:24:32 ---> 81295a298884 09:24:32 Step 10/24 : RUN ${MAKE} 09:24:32 ---> Running in b2fbaf9cd194 09:24:32 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.0.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.1" -trimpath -mod=readonly -o cmd/device-s7 ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:24:49 provisioning config files... 09:24:49 copy managed file [device-s7-settings] to file:/w/workspace/device-s7/9@tmp/config11457113135298135299tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:24:49 ---> ****-login.sh 09:24:49 nexus3.edgexfoundry.org:10001 09:24:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:24:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:24:50 Configure a credential helper to remove this warning. See 09:24:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:24:50 09:24:50 Login Succeeded 09:24:50 nexus3.edgexfoundry.org:10002 09:24:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:24:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:24:50 Configure a credential helper to remove this warning. See 09:24:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:24:50 09:24:50 Login Succeeded 09:24:50 nexus3.edgexfoundry.org:10003 09:24:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:24:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:24:50 Configure a credential helper to remove this warning. See 09:24:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:24:50 09:24:50 Login Succeeded 09:24:50 nexus3.edgexfoundry.org:10004 09:24:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:24:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:24:51 Configure a credential helper to remove this warning. See 09:24:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:24:51 09:24:51 Login Succeeded 09:24:51 ****.io 09:24:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:24:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:24:51 Configure a credential helper to remove this warning. See 09:24:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:24:51 09:24:51 Login Succeeded 09:24:51 ---> ****-login.sh ends [Pipeline] } 09:24:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:24:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:24:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:24:51 ========================================================= 09:24:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 09:24:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:24:52 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 09:24:53 #0 building with "default" instance using docker driver 09:24:53 09:24:53 #1 [internal] load build definition from Dockerfile 09:24:53 #1 transferring dockerfile: 1.62kB 0.0s done 09:24:53 #1 DONE 0.1s 09:24:53 09:24:53 #2 [internal] load .dockerignore 09:24:53 #2 transferring context: 2B done 09:24:53 #2 DONE 0.1s 09:24:53 09:24:53 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 09:24:53 #3 DONE 0.1s 09:24:53 09:24:53 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 09:24:53 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 0.0s done 09:24:53 #4 ... 09:24:53 09:24:53 #5 [internal] load build context 09:24:53 #5 transferring context: 368.41kB 0.1s done 09:24:53 #5 DONE 0.1s 09:24:53 09:24:53 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 09:24:53 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 0B / 70.64MB 0.1s 09:24:53 #4 sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 1.99kB / 1.99kB done 09:24:53 #4 sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 1.05MB / 4.09MB 0.1s 09:24:53 #4 sha256:be29e6b0f0d48c82f8b7b9eee484c4dc135732b9e314d3ddccdbbf7107de97ad 5.39kB / 5.39kB done 09:24:53 #4 sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 0B / 293.52kB 0.1s 09:24:53 #4 extracting sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 09:24:53 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 6.29MB / 70.64MB 0.3s 09:24:53 #4 sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 4.09MB / 4.09MB 0.2s done 09:24:53 #4 sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 293.52kB / 293.52kB 0.1s done 09:24:53 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done 09:24:53 #4 sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea 127B / 127B 0.1s done 09:24:53 #4 sha256:80978eb59214169129ea09808cbd1cd6cb9503947a15f41f800ef14c39d0f5d6 440B / 440B 0.2s done 09:24:53 #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 0B / 12.73MB 0.3s 09:24:53 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 1.05MB / 95.52MB 0.3s 09:24:53 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 10.49MB / 70.64MB 0.4s 09:24:53 #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 3.28MB / 12.73MB 0.4s 09:24:54 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 15.73MB / 70.64MB 0.5s 09:24:54 #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 7.34MB / 12.73MB 0.5s 09:24:54 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 10.49MB / 95.52MB 0.5s 09:24:54 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 19.84MB / 70.64MB 0.6s 09:24:54 #4 extracting sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 0.4s done 09:24:54 #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 11.53MB / 12.73MB 0.6s 09:24:54 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 15.73MB / 95.52MB 0.6s 09:24:54 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 29.36MB / 70.64MB 0.8s 09:24:54 #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 12.73MB / 12.73MB 0.7s done 09:24:54 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 26.21MB / 95.52MB 0.8s 09:24:54 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 33.55MB / 70.64MB 0.9s 09:24:54 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 31.46MB / 95.52MB 0.9s 09:24:54 #4 extracting sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 09:24:54 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 39.73MB / 70.64MB 1.0s 09:24:54 #4 extracting sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 0.2s done 09:24:54 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 50.33MB / 70.64MB 1.2s 09:24:54 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 46.55MB / 95.52MB 1.2s 09:24:54 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 55.57MB / 70.64MB 1.3s 09:24:54 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 51.38MB / 95.52MB 1.3s 09:24:54 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 60.82MB / 70.64MB 1.4s 09:24:54 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 57.41MB / 95.52MB 1.4s 09:24:54 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 67.11MB / 70.64MB 1.5s 09:24:54 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 62.91MB / 95.52MB 1.5s 09:24:55 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 70.64MB / 70.64MB 1.7s done 09:24:55 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 75.50MB / 95.52MB 1.7s 09:24:55 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 80.74MB / 95.52MB 1.8s 09:24:55 #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 09:24:55 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 92.14MB / 95.52MB 2.0s 09:24:55 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 95.52MB / 95.52MB 2.2s done 09:25:02 #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 6.1s 09:25:04 Removing intermediate container b2fbaf9cd194 09:25:04 ---> 1feffa03dc16 09:25:04 Step 11/24 : FROM alpine:3.20 09:25:04 3.20: Pulling from library/alpine 09:25:04 da9db072f522: Pulling fs layer 09:25:04 da9db072f522: Verifying Checksum 09:25:04 da9db072f522: Download complete 09:25:04 da9db072f522: Pull complete 09:25:04 Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 09:25:04 Status: Downloaded newer image for alpine:3.20 09:25:04 ---> 63b790fccc90 09:25:04 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 09:25:04 ---> Running in 410a62944a5d 09:25:04 Removing intermediate container 410a62944a5d 09:25:04 ---> 0873e1284de2 09:25:04 Step 13/24 : RUN apk add --update --no-cache dumb-init 09:25:04 ---> Running in 8fb73591e2e8 09:25:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:25:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:25:05 (1/1) Installing dumb-init (1.2.5-r3) 09:25:05 Executing busybox-1.36.1-r29.trigger 09:25:05 OK: 8 MiB in 15 packages 09:25:05 Removing intermediate container 8fb73591e2e8 09:25:05 ---> 843322c05bd0 09:25:05 Step 14/24 : RUN apk --no-cache upgrade 09:25:05 ---> Running in 3221c54dd01f 09:25:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:25:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:25:06 #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 11.2s 09:25:06 Upgrading critical system libraries and apk-tools: 09:25:06 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:25:06 Executing busybox-1.36.1-r29.trigger 09:25:06 Continuing the upgrade transaction with new apk-tools: 09:25:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:25:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:25:06 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 09:25:06 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 09:25:06 OK: 8 MiB in 15 packages 09:25:07 Removing intermediate container 3221c54dd01f 09:25:07 ---> 3263e59d2508 09:25:07 Step 15/24 : WORKDIR / 09:25:07 ---> Running in 990982bedb19 09:25:07 Removing intermediate container 990982bedb19 09:25:07 ---> 13d3c3f3d34e 09:25:07 Step 16/24 : COPY --from=builder /device-s7/Attribution.txt /Attribution.txt 09:25:07 ---> aa02048ad1d6 09:25:07 Step 17/24 : COPY --from=builder /device-s7/cmd/device-s7 /device-s7 09:25:09 ---> bb1990977382 09:25:09 Step 18/24 : COPY --from=builder /device-s7/cmd/res /res 09:25:09 ---> d9c8faaa1ac4 09:25:09 Step 19/24 : EXPOSE 59994 09:25:09 ---> Running in 68f896dc939f 09:25:09 Removing intermediate container 68f896dc939f 09:25:09 ---> 12eb98d17b37 09:25:09 Step 20/24 : ENTRYPOINT ["/device-s7"] 09:25:09 ---> Running in 0e14889e8377 09:25:09 Removing intermediate container 0e14889e8377 09:25:09 ---> 102b52177c25 09:25:09 Step 21/24 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 09:25:09 ---> Running in ea140f9a9342 09:25:09 Removing intermediate container ea140f9a9342 09:25:09 ---> 5d92f777956f 09:25:09 Step 22/24 : LABEL arch=amd64 09:25:09 ---> Running in 37719507e600 09:25:09 Removing intermediate container 37719507e600 09:25:09 ---> 194934d2d0ea 09:25:09 Step 23/24 : LABEL git_sha=8fa916ce010980c1c8f1cc0c44bc57ac3f4eb985 09:25:09 ---> Running in 5ed14eb83f5c 09:25:09 Removing intermediate container 5ed14eb83f5c 09:25:09 ---> 482625fc851b 09:25:09 Step 24/24 : LABEL version=4.0.0-dev.2 09:25:09 ---> Running in 1a5282d02cc1 09:25:09 Removing intermediate container 1a5282d02cc1 09:25:09 ---> a1c45368eac4 09:25:09 [Warning] One or more build-args [ARCH] were not consumed 09:25:09 Successfully built a1c45368eac4 09:25:09 Successfully tagged device-s7:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:25:09 provisioning config files... 09:25:10 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config13269562791536386538tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:25:10 ---> ****-login.sh 09:25:10 nexus3.edgexfoundry.org:10001 09:25:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:25:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:25:10 Configure a credential helper to remove this warning. See 09:25:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:25:10 09:25:10 Login Succeeded 09:25:10 nexus3.edgexfoundry.org:10002 09:25:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:25:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:25:10 Configure a credential helper to remove this warning. See 09:25:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:25:10 09:25:10 Login Succeeded 09:25:10 nexus3.edgexfoundry.org:10003 09:25:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:25:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:25:10 Configure a credential helper to remove this warning. See 09:25:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:25:10 09:25:10 Login Succeeded 09:25:10 nexus3.edgexfoundry.org:10004 09:25:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:25:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:25:10 Configure a credential helper to remove this warning. See 09:25:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:25:10 09:25:10 Login Succeeded 09:25:10 ****.io 09:25:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:25:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:25:10 Configure a credential helper to remove this warning. See 09:25:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:25:10 09:25:10 Login Succeeded 09:25:10 ---> ****-login.sh ends [Pipeline] } 09:25:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:25:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:25:11 [edgeXDocker.push] Tagging docker image device-s7 with the following tags: 09:25:11 8fa916ce010980c1c8f1cc0c44bc57ac3f4eb985 09:25:11 latest 09:25:11 4.0.0-dev.2 09:25:11 8fa916ce010980c1c8f1cc0c44bc57ac3f4eb985-4.0.0-dev.2 09:25:11 main 09:25:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:25:11 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:8fa916ce010980c1c8f1cc0c44bc57ac3f4eb985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:25:11 + docker push nexus3.edgexfoundry.org:10004/device-s7:8fa916ce010980c1c8f1cc0c44bc57ac3f4eb985 09:25:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 09:25:11 cb57d57a21c9: Preparing 09:25:11 b36a031dd6dd: Preparing 09:25:11 5c23778e6b78: Preparing 09:25:11 a1612fa0099e: Preparing 09:25:11 a2912fc221be: Preparing 09:25:11 75654b8eeebd: Preparing 09:25:11 75654b8eeebd: Waiting 09:25:11 5c23778e6b78: Pushed 09:25:11 a2912fc221be: Pushed 09:25:11 cb57d57a21c9: Pushed 09:25:11 75654b8eeebd: Layer already exists 09:25:12 a1612fa0099e: Pushed 09:25:14 #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 18.7s done 09:25:15 #4 extracting sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea done 09:25:15 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 09:25:15 #4 extracting sha256:80978eb59214169129ea09808cbd1cd6cb9503947a15f41f800ef14c39d0f5d6 09:25:15 #4 extracting sha256:80978eb59214169129ea09808cbd1cd6cb9503947a15f41f800ef14c39d0f5d6 done 09:25:15 #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 09:25:16 b36a031dd6dd: Pushed 09:25:16 8fa916ce010980c1c8f1cc0c44bc57ac3f4eb985: digest: sha256:28bf12fef4372da82ff53f0b72ddc6394251feaf8981bafe00d639ab04511d10 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:25:16 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:25:17 + docker push nexus3.edgexfoundry.org:10004/device-s7:latest 09:25:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 09:25:17 cb57d57a21c9: Preparing 09:25:17 b36a031dd6dd: Preparing 09:25:17 5c23778e6b78: Preparing 09:25:17 a1612fa0099e: Preparing 09:25:17 a2912fc221be: Preparing 09:25:17 75654b8eeebd: Preparing 09:25:17 75654b8eeebd: Waiting 09:25:17 a1612fa0099e: Layer already exists 09:25:17 cb57d57a21c9: Layer already exists 09:25:17 5c23778e6b78: Layer already exists 09:25:17 a2912fc221be: Layer already exists 09:25:17 b36a031dd6dd: Layer already exists 09:25:17 75654b8eeebd: Layer already exists 09:25:17 latest: digest: sha256:28bf12fef4372da82ff53f0b72ddc6394251feaf8981bafe00d639ab04511d10 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:25:17 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:25:17 + docker push nexus3.edgexfoundry.org:10004/device-s7:4.0.0-dev.2 09:25:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 09:25:17 cb57d57a21c9: Preparing 09:25:17 b36a031dd6dd: Preparing 09:25:17 5c23778e6b78: Preparing 09:25:17 a1612fa0099e: Preparing 09:25:17 a2912fc221be: Preparing 09:25:17 75654b8eeebd: Preparing 09:25:17 75654b8eeebd: Waiting 09:25:17 5c23778e6b78: Layer already exists 09:25:17 a2912fc221be: Layer already exists 09:25:17 a1612fa0099e: Layer already exists 09:25:17 b36a031dd6dd: Layer already exists 09:25:17 cb57d57a21c9: Layer already exists 09:25:17 75654b8eeebd: Layer already exists 09:25:17 4.0.0-dev.2: digest: sha256:28bf12fef4372da82ff53f0b72ddc6394251feaf8981bafe00d639ab04511d10 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:25:18 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:8fa916ce010980c1c8f1cc0c44bc57ac3f4eb985-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:25:18 + docker push nexus3.edgexfoundry.org:10004/device-s7:8fa916ce010980c1c8f1cc0c44bc57ac3f4eb985-4.0.0-dev.2 09:25:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 09:25:18 cb57d57a21c9: Preparing 09:25:18 b36a031dd6dd: Preparing 09:25:18 5c23778e6b78: Preparing 09:25:18 a1612fa0099e: Preparing 09:25:18 a2912fc221be: Preparing 09:25:18 75654b8eeebd: Preparing 09:25:18 75654b8eeebd: Waiting 09:25:18 5c23778e6b78: Layer already exists 09:25:18 a1612fa0099e: Layer already exists 09:25:18 b36a031dd6dd: Layer already exists 09:25:18 cb57d57a21c9: Layer already exists 09:25:18 a2912fc221be: Layer already exists 09:25:18 75654b8eeebd: Layer already exists 09:25:18 8fa916ce010980c1c8f1cc0c44bc57ac3f4eb985-4.0.0-dev.2: digest: sha256:28bf12fef4372da82ff53f0b72ddc6394251feaf8981bafe00d639ab04511d10 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:25:18 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:25:19 + docker push nexus3.edgexfoundry.org:10004/device-s7:main 09:25:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 09:25:19 cb57d57a21c9: Preparing 09:25:19 b36a031dd6dd: Preparing 09:25:19 5c23778e6b78: Preparing 09:25:19 a1612fa0099e: Preparing 09:25:19 a2912fc221be: Preparing 09:25:19 75654b8eeebd: Preparing 09:25:19 75654b8eeebd: Waiting 09:25:19 a1612fa0099e: Layer already exists 09:25:19 a2912fc221be: Layer already exists 09:25:19 b36a031dd6dd: Layer already exists 09:25:19 cb57d57a21c9: Layer already exists 09:25:19 5c23778e6b78: Layer already exists 09:25:19 75654b8eeebd: Layer already exists 09:25:19 main: digest: sha256:28bf12fef4372da82ff53f0b72ddc6394251feaf8981bafe00d639ab04511d10 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:25:19 ===================================================== [Pipeline] echo 09:25:19 taggedImages: 09:25:19 - nexus3.edgexfoundry.org:10004/device-s7:8fa916ce010980c1c8f1cc0c44bc57ac3f4eb985 09:25:19 - nexus3.edgexfoundry.org:10004/device-s7:latest 09:25:19 - nexus3.edgexfoundry.org:10004/device-s7:4.0.0-dev.2 09:25:19 - nexus3.edgexfoundry.org:10004/device-s7:8fa916ce010980c1c8f1cc0c44bc57ac3f4eb985-4.0.0-dev.2 09:25:19 - nexus3.edgexfoundry.org:10004/device-s7:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:25:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:25:19 09:25:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:25:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:25:19 latest: Pulling from edgex-lftools-log-publisher 09:25:19 5eb5b503b376: Pulling fs layer 09:25:19 5c69ac0246d0: Pulling fs layer 09:25:19 ec43610c2a17: Pulling fs layer 09:25:19 3a2ae6a8a46f: Pulling fs layer 09:25:19 33b1e0a273af: Pulling fs layer 09:25:19 5d3b04190fa2: Pulling fs layer 09:25:19 2f39f015ded8: Pulling fs layer 09:25:19 3a2ae6a8a46f: Waiting 09:25:19 33b1e0a273af: Waiting 09:25:19 5d3b04190fa2: Waiting 09:25:19 2f39f015ded8: Waiting 09:25:19 5c69ac0246d0: Download complete 09:25:19 3a2ae6a8a46f: Verifying Checksum 09:25:19 3a2ae6a8a46f: Download complete 09:25:19 33b1e0a273af: Verifying Checksum 09:25:19 33b1e0a273af: Download complete 09:25:19 5d3b04190fa2: Verifying Checksum 09:25:19 5d3b04190fa2: Download complete 09:25:19 ec43610c2a17: Verifying Checksum 09:25:19 ec43610c2a17: Download complete 09:25:20 5eb5b503b376: Verifying Checksum 09:25:20 5eb5b503b376: Download complete 09:25:20 #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 5.0s 09:25:20 2f39f015ded8: Download complete 09:25:21 5eb5b503b376: Pull complete 09:25:21 5c69ac0246d0: Pull complete 09:25:22 ec43610c2a17: Pull complete 09:25:22 3a2ae6a8a46f: Pull complete 09:25:22 33b1e0a273af: Pull complete 09:25:22 5d3b04190fa2: Pull complete 09:25:23 #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 7.4s done 09:25:23 #4 extracting sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 09:25:24 #4 extracting sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 1.8s done 09:25:25 #4 DONE 31.8s 09:25:25 09:25:25 #6 [builder 2/7] WORKDIR /device-s7 09:25:26 #6 DONE 1.6s 09:25:26 09:25:26 #7 [builder 3/7] RUN apk add --update --no-cache make git gcc libc-dev 09:25:27 #7 0.633 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:25:27 2f39f015ded8: Pull complete 09:25:27 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:25:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:25:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } 09:25:27 #7 0.974 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [Pipeline] // withEnv [Pipeline] withDockerContainer 09:25:28 prd-ubuntu20.04-docker-8c-8g-35195 does not seem to be running inside a container 09:25:28 $ 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-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_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 09:25:29 #7 2.318 OK: 238 MiB in 54 packages 09:25:29 #7 DONE 2.6s 09:25:29 09:25:29 #8 [builder 4/7] COPY go.mod vendor* ./ 09:25:29 #8 DONE 0.1s 09:25:29 09:25:29 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:25:30 $ docker top bbad1297b18f1b28ce81963a529668014471e07ffaa8ce60818db53ff7b1e0cf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:25:30 ---> job-cost.sh 09:25:30 lf-activate-venv: SKIPPING 09:25:30 INFO: No Stack... 09:25:31 INFO: Retrieving Pricing Info for: v3-standard-8 09:25:31 INFO: Archiving Costs [Pipeline] sh 09:25:32 + cat /w/workspace/edgexfoundry_device-s7_main/archives/cost.csv 09:25:32 + cut -d, -f6 [Pipeline] lock 09:25:32 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-main-9-stack-cost] 09:25:32 Resource [jenkins-edgexfoundry-device-s7-main-9-stack-cost] did not exist. Created. 09:25:32 Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-main-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:25:32 + echo total: 0.2199999988079071 [Pipeline] stash 09:25:32 Stashed 1 file(s) [Pipeline] } 09:25:32 Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-main-9-stack-cost] [Pipeline] // lock [Pipeline] } 09:25:32 $ docker stop --time=1 bbad1297b18f1b28ce81963a529668014471e07ffaa8ce60818db53ff7b1e0cf 09:25:33 $ docker rm -f --volumes bbad1297b18f1b28ce81963a529668014471e07ffaa8ce60818db53ff7b1e0cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:26:01 #9 DONE 29.9s 09:26:01 09:26:01 #10 [builder 6/7] COPY . . 09:26:01 #10 DONE 0.2s 09:26:01 09:26:01 #11 [builder 7/7] RUN echo noop 09:26:01 #11 0.603 noop 09:26:01 #11 DONE 0.7s 09:26:01 09:26:01 #12 exporting to image 09:26:01 #12 exporting layers 09:26:40 #12 exporting layers 36.5s done 09:26:40 #12 writing image sha256:c53c2037a9a4ba0473762af768d33387f3bb5aad0f8bffe6af26660b46b87cea done 09:26:40 #12 naming to docker.io/library/ci-base-image-arm64 done 09:26:40 #12 DONE 36.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:26:41 + docker inspect -f . ci-base-image-arm64 09:26:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:26:41 prd-ubuntu20.04-docker-arm64-4c-16g-35196 does not seem to be running inside a container 09:26:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-s7/9 -v /w/workspace/device-s7/9:/w/workspace/device-s7/9:rw,z -v /w/workspace/device-s7/9@tmp:/w/workspace/device-s7/9@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 09:26:42 $ docker top 59194e254221d01f472eaf035551dcbe5ff93598932d252992f672422bc2055b -eo pid,comm [Pipeline] { [Pipeline] sh 09:26:42 + go version 09:26:43 go version go1.23.2 linux/arm64 [Pipeline] } 09:26:43 $ docker stop --time=1 59194e254221d01f472eaf035551dcbe5ff93598932d252992f672422bc2055b 09:26:44 $ docker rm -f --volumes 59194e254221d01f472eaf035551dcbe5ff93598932d252992f672422bc2055b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:26:45 + docker inspect -f . ci-base-image-arm64 09:26:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:26:45 prd-ubuntu20.04-docker-arm64-4c-16g-35196 does not seem to be running inside a container 09:26:45 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-s7/9 -v /w/workspace/device-s7/9:/w/workspace/device-s7/9:rw,z -v /w/workspace/device-s7/9@tmp:/w/workspace/device-s7/9@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 09:26:46 $ docker top 62441dfd86fb9aaf2925e3ff41d8f7d9f6c017ae0bb22e9578f631bfac1f123e -eo pid,comm [Pipeline] { [Pipeline] sh 09:26:46 + git config --global --add safe.directory /w/workspace/device-s7/9 [Pipeline] fileExists [Pipeline] sh 09:26:47 + make test 09:26:47 go test -race -coverprofile=coverage.out ./... 09:27:27 ? github.com/edgexfoundry/device-s7 [no test files] 09:29:49 github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements 09:29:49 github.com/edgexfoundry/device-s7/internal/driver coverage: 0.0% of statements 09:29:49 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:29:49 go vet ./... 09:31:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:31:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:31:55 ./bin/test-attribution-txt.sh [Pipeline] echo 09:31:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 09:31:55 $ docker stop --time=1 62441dfd86fb9aaf2925e3ff41d8f7d9f6c017ae0bb22e9578f631bfac1f123e 09:31:57 $ docker rm -f --volumes 62441dfd86fb9aaf2925e3ff41d8f7d9f6c017ae0bb22e9578f631bfac1f123e [Pipeline] // withDockerContainer [Pipeline] sh 09:31:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:31:59 Warning: overwriting stash ‘coverage-report’ 09:32:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:32:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:32:01 + ls -al . 09:32:01 total 224 09:32:01 drwxrwxr-x 7 jenkins jenkins 4096 Dec 16 09:26 . 09:32:01 drwxrwxr-x 4 jenkins jenkins 4096 Dec 16 09:24 .. 09:32:01 drwxrwxr-x 8 jenkins jenkins 4096 Dec 16 09:24 .git 09:32:01 drwxrwxr-x 2 jenkins jenkins 4096 Dec 16 09:24 .github 09:32:01 -rw-rw-r-- 1 jenkins jenkins 237 Dec 16 09:24 .gitignore 09:32:01 -rw-rw-r-- 1 jenkins jenkins 42 Dec 16 09:24 .golangci.yml 09:32:01 -rw-rw-r-- 1 jenkins jenkins 19679 Dec 16 09:24 Attribution.txt 09:32:01 -rw-rw-r-- 1 jenkins jenkins 1579 Dec 16 09:24 Dockerfile 09:32:01 -rw-rw-r-- 1 jenkins jenkins 643 Dec 16 09:24 Jenkinsfile 09:32:01 -rw-rw-r-- 1 jenkins jenkins 10947 Dec 16 09:24 LICENSE 09:32:01 -rw-rw-r-- 1 jenkins jenkins 1903 Dec 16 09:24 Makefile 09:32:01 -rw-rw-r-- 1 jenkins jenkins 614 Dec 16 09:24 OWNERS.md 09:32:01 -rw-rw-r-- 1 jenkins jenkins 2393 Dec 16 09:24 README.md 09:32:01 -rw-rw-r-- 1 jenkins jenkins 11 Dec 16 09:22 VERSION 09:32:01 drwxrwxr-x 2 jenkins jenkins 4096 Dec 16 09:24 bin 09:32:01 drwxrwxr-x 3 jenkins jenkins 4096 Dec 16 09:24 cmd 09:32:01 -rw-r--r-- 1 jenkins jenkins 17164 Dec 16 09:29 coverage.out 09:32:01 -rw-rw-r-- 1 jenkins jenkins 6929 Dec 16 09:24 go.mod 09:32:01 -rw-rw-r-- 1 jenkins jenkins 100385 Dec 16 09:24 go.sum 09:32:01 drwxrwxr-x 3 jenkins jenkins 4096 Dec 16 09:24 internal 09:32:01 -rw-rw-r-- 1 jenkins jenkins 223 Dec 16 09:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:01 + docker build -t device-s7-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=8fa916ce010980c1c8f1cc0c44bc57ac3f4eb985 --label arch=arm64 --label version=4.0.0-dev.2 . 09:32:02 #0 building with "default" instance using docker driver 09:32:02 09:32:02 #1 [internal] load .dockerignore 09:32:02 #1 transferring context: 2B done 09:32:02 #1 DONE 0.0s 09:32:02 09:32:02 #2 [internal] load build definition from Dockerfile 09:32:02 #2 transferring dockerfile: 1.62kB 0.0s done 09:32:02 #2 DONE 0.0s 09:32:02 09:32:02 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:32:02 #3 DONE 0.0s 09:32:02 09:32:02 #4 [internal] load metadata for docker.io/library/alpine:3.20 09:32:02 #4 DONE 0.2s 09:32:02 09:32:02 #5 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 09:32:02 #5 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.1s done 09:32:02 #5 ... 09:32:02 09:32:02 #6 [internal] load build context 09:32:02 #6 transferring context: 21.47kB 0.0s done 09:32:02 #6 DONE 0.1s 09:32:02 09:32:02 #5 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 09:32:02 #5 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 09:32:02 #5 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 2.10MB / 4.09MB 0.1s 09:32:02 #5 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 09:32:02 #5 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 09:32:02 #5 ... 09:32:02 09:32:02 #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:32:02 #7 DONE 0.2s 09:32:02 09:32:02 #8 [builder 2/7] WORKDIR /device-s7 09:32:02 #8 DONE 0.1s 09:32:02 09:32:02 #5 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 09:32:02 #5 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.2s done 09:32:02 #5 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 09:32:03 #5 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.5s done 09:32:03 #5 DONE 1.0s 09:32:03 09:32:03 #9 [builder 3/7] RUN apk add --update --no-cache make git gcc libc-dev 09:32:03 #9 0.696 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:32:04 #9 1.102 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:32:05 #9 2.421 OK: 238 MiB in 54 packages 09:32:05 #9 DONE 2.7s 09:32:05 09:32:05 #10 [builder 4/7] COPY go.mod vendor* ./ 09:32:05 #10 DONE 0.2s 09:32:05 09:32:05 #11 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:32:06 #11 ... 09:32:06 09:32:06 #12 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:32:06 #12 0.645 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:32:06 #12 0.956 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:32:06 #12 2.228 (1/1) Installing dumb-init (1.2.5-r3) 09:32:06 #12 2.250 Executing busybox-1.36.1-r29.trigger 09:32:06 #12 2.296 OK: 9 MiB in 15 packages 09:32:06 #12 DONE 2.7s 09:32:06 09:32:06 #13 [stage-1 3/7] RUN apk --no-cache upgrade 09:32:06 #13 0.793 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:32:07 #13 1.102 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:32:07 #13 ... 09:32:07 09:32:07 #11 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:32:07 #11 DONE 1.8s 09:32:07 09:32:07 #14 [builder 6/7] COPY . . 09:32:07 #14 DONE 0.2s 09:32:07 09:32:07 #15 [builder 7/7] RUN make build 09:32:08 #15 0.624 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.0.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.1" -trimpath -mod=readonly -o cmd/device-s7 ./cmd 09:32:11 #15 ... 09:32:11 09:32:11 #13 [stage-1 3/7] RUN apk --no-cache upgrade 09:32:11 #13 2.630 Upgrading critical system libraries and apk-tools: 09:32:11 #13 2.630 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:32:11 #13 2.650 Executing busybox-1.36.1-r29.trigger 09:32:11 #13 2.926 Continuing the upgrade transaction with new apk-tools: 09:32:11 #13 2.947 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:32:11 #13 3.266 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:32:11 #13 4.505 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 09:32:11 #13 4.625 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 09:32:11 #13 4.661 OK: 9 MiB in 15 packages 09:32:11 #13 DONE 5.1s 09:32:11 09:32:11 #15 [builder 7/7] RUN make build 09:34:18 #15 DONE 130.4s 09:34:18 09:34:18 #16 [stage-1 4/7] COPY --from=builder /device-s7/Attribution.txt /Attribution.txt 09:34:18 #16 DONE 0.1s 09:34:18 09:34:18 #17 [stage-1 5/7] COPY --from=builder /device-s7/cmd/device-s7 /device-s7 09:34:19 #17 DONE 0.5s 09:34:19 09:34:19 #18 [stage-1 6/7] COPY --from=builder /device-s7/cmd/res /res 09:34:19 #18 DONE 0.1s 09:34:19 09:34:19 #19 exporting to image 09:34:19 #19 exporting layers 09:34:20 #19 exporting layers 0.8s done 09:34:20 #19 writing image sha256:6d382fe2ffbfd6ec684166eed4f1268f82cde2b64d2ebea7302801cbe66621c5 done 09:34:20 #19 naming to docker.io/library/device-s7-arm64 0.0s done 09:34:20 #19 DONE 0.8s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:34:20 provisioning config files... 09:34:20 copy managed file [device-s7-settings] to file:/w/workspace/device-s7/9@tmp/config10338482679959149903tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:34:20 ---> ****-login.sh 09:34:20 nexus3.edgexfoundry.org:10001 09:34:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:34:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:34:20 Configure a credential helper to remove this warning. See 09:34:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:34:20 09:34:20 Login Succeeded 09:34:20 nexus3.edgexfoundry.org:10002 09:34:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:34:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:34:21 Configure a credential helper to remove this warning. See 09:34:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:34:21 09:34:21 Login Succeeded 09:34:21 nexus3.edgexfoundry.org:10003 09:34:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:34:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:34:21 Configure a credential helper to remove this warning. See 09:34:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:34:21 09:34:21 Login Succeeded 09:34:21 nexus3.edgexfoundry.org:10004 09:34:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:34:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:34:21 Configure a credential helper to remove this warning. See 09:34:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:34:21 09:34:21 Login Succeeded 09:34:21 ****.io 09:34:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:34:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:34:22 Configure a credential helper to remove this warning. See 09:34:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:34:22 09:34:22 Login Succeeded 09:34:22 ---> ****-login.sh ends [Pipeline] } 09:34:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:34:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:34:22 [edgeXDocker.push] Tagging docker image device-s7-arm64 with the following tags: 09:34:22 8fa916ce010980c1c8f1cc0c44bc57ac3f4eb985 09:34:22 latest 09:34:22 4.0.0-dev.2 09:34:22 8fa916ce010980c1c8f1cc0c44bc57ac3f4eb985-4.0.0-dev.2 09:34:22 main 09:34:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:22 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:8fa916ce010980c1c8f1cc0c44bc57ac3f4eb985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:23 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:8fa916ce010980c1c8f1cc0c44bc57ac3f4eb985 09:34:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 09:34:23 51f6efb5ffad: Preparing 09:34:23 bc1814d00cd1: Preparing 09:34:23 ffcf253ca533: Preparing 09:34:23 4c6bef6be80e: Preparing 09:34:23 41d1cc779ba3: Preparing 09:34:23 651d9022c234: Preparing 09:34:23 651d9022c234: Waiting 09:34:23 ffcf253ca533: Pushed 09:34:23 51f6efb5ffad: Pushed 09:34:23 41d1cc779ba3: Pushed 09:34:23 651d9022c234: Layer already exists 09:34:24 4c6bef6be80e: Pushed 09:34:32 bc1814d00cd1: Pushed 09:34:32 8fa916ce010980c1c8f1cc0c44bc57ac3f4eb985: digest: sha256:96aa22a5ac195eddcf09aa2b9e4bec61c5e48b3a9f232ba71f060f81959e46b0 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:33 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:33 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:latest 09:34:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 09:34:33 51f6efb5ffad: Preparing 09:34:33 bc1814d00cd1: Preparing 09:34:33 ffcf253ca533: Preparing 09:34:33 4c6bef6be80e: Preparing 09:34:33 41d1cc779ba3: Preparing 09:34:33 651d9022c234: Preparing 09:34:33 651d9022c234: Waiting 09:34:33 41d1cc779ba3: Layer already exists 09:34:33 bc1814d00cd1: Layer already exists 09:34:33 4c6bef6be80e: Layer already exists 09:34:33 51f6efb5ffad: Layer already exists 09:34:33 ffcf253ca533: Layer already exists 09:34:33 651d9022c234: Layer already exists 09:34:33 latest: digest: sha256:96aa22a5ac195eddcf09aa2b9e4bec61c5e48b3a9f232ba71f060f81959e46b0 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:35 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:35 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:4.0.0-dev.2 09:34:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 09:34:35 51f6efb5ffad: Preparing 09:34:35 bc1814d00cd1: Preparing 09:34:35 ffcf253ca533: Preparing 09:34:35 4c6bef6be80e: Preparing 09:34:35 41d1cc779ba3: Preparing 09:34:35 651d9022c234: Preparing 09:34:35 651d9022c234: Waiting 09:34:35 bc1814d00cd1: Layer already exists 09:34:35 51f6efb5ffad: Layer already exists 09:34:35 ffcf253ca533: Layer already exists 09:34:35 4c6bef6be80e: Layer already exists 09:34:35 41d1cc779ba3: Layer already exists 09:34:35 651d9022c234: Layer already exists 09:34:36 4.0.0-dev.2: digest: sha256:96aa22a5ac195eddcf09aa2b9e4bec61c5e48b3a9f232ba71f060f81959e46b0 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:36 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:8fa916ce010980c1c8f1cc0c44bc57ac3f4eb985-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:36 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:8fa916ce010980c1c8f1cc0c44bc57ac3f4eb985-4.0.0-dev.2 09:34:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 09:34:36 51f6efb5ffad: Preparing 09:34:36 bc1814d00cd1: Preparing 09:34:36 ffcf253ca533: Preparing 09:34:36 4c6bef6be80e: Preparing 09:34:36 41d1cc779ba3: Preparing 09:34:36 651d9022c234: Preparing 09:34:36 651d9022c234: Waiting 09:34:36 51f6efb5ffad: Layer already exists 09:34:36 bc1814d00cd1: Layer already exists 09:34:36 ffcf253ca533: Layer already exists 09:34:36 4c6bef6be80e: Layer already exists 09:34:36 41d1cc779ba3: Layer already exists 09:34:36 651d9022c234: Layer already exists 09:34:36 8fa916ce010980c1c8f1cc0c44bc57ac3f4eb985-4.0.0-dev.2: digest: sha256:96aa22a5ac195eddcf09aa2b9e4bec61c5e48b3a9f232ba71f060f81959e46b0 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:37 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:37 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:main 09:34:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 09:34:37 51f6efb5ffad: Preparing 09:34:37 bc1814d00cd1: Preparing 09:34:37 ffcf253ca533: Preparing 09:34:37 4c6bef6be80e: Preparing 09:34:37 41d1cc779ba3: Preparing 09:34:37 651d9022c234: Preparing 09:34:37 4c6bef6be80e: Layer already exists 09:34:37 bc1814d00cd1: Layer already exists 09:34:37 41d1cc779ba3: Layer already exists 09:34:37 ffcf253ca533: Layer already exists 09:34:37 51f6efb5ffad: Layer already exists 09:34:37 651d9022c234: Layer already exists 09:34:37 main: digest: sha256:96aa22a5ac195eddcf09aa2b9e4bec61c5e48b3a9f232ba71f060f81959e46b0 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:34:38 ===================================================== [Pipeline] echo 09:34:38 taggedImages: 09:34:38 - nexus3.edgexfoundry.org:10004/device-s7-arm64:8fa916ce010980c1c8f1cc0c44bc57ac3f4eb985 09:34:38 - nexus3.edgexfoundry.org:10004/device-s7-arm64:latest 09:34:38 - nexus3.edgexfoundry.org:10004/device-s7-arm64:4.0.0-dev.2 09:34:38 - nexus3.edgexfoundry.org:10004/device-s7-arm64:8fa916ce010980c1c8f1cc0c44bc57ac3f4eb985-4.0.0-dev.2 09:34:38 - nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:34:40 09:34:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:34:40 arm64: Pulling from edgex-lftools-log-publisher 09:34:40 8998bd30e6a1: Pulling fs layer 09:34:40 04944245beec: Pulling fs layer 09:34:40 699f458cf7ca: Pulling fs layer 09:34:40 765212b225bb: Pulling fs layer 09:34:40 f23df028b6ca: Pulling fs layer 09:34:40 d65c8cfc05b1: Pulling fs layer 09:34:40 2437ff75d9bd: Pulling fs layer 09:34:40 f23df028b6ca: Waiting 09:34:40 765212b225bb: Waiting 09:34:40 d65c8cfc05b1: Waiting 09:34:40 2437ff75d9bd: Waiting 09:34:40 04944245beec: Verifying Checksum 09:34:40 04944245beec: Download complete 09:34:40 765212b225bb: Verifying Checksum 09:34:40 765212b225bb: Download complete 09:34:40 f23df028b6ca: Verifying Checksum 09:34:40 f23df028b6ca: Download complete 09:34:40 d65c8cfc05b1: Download complete 09:34:40 699f458cf7ca: Verifying Checksum 09:34:40 699f458cf7ca: Download complete 09:34:41 8998bd30e6a1: Verifying Checksum 09:34:41 8998bd30e6a1: Download complete 09:34:43 2437ff75d9bd: Verifying Checksum 09:34:43 2437ff75d9bd: Download complete 09:34:47 8998bd30e6a1: Pull complete 09:34:47 04944245beec: Pull complete 09:34:49 699f458cf7ca: Pull complete 09:34:49 765212b225bb: Pull complete 09:34:50 f23df028b6ca: Pull complete 09:34:50 d65c8cfc05b1: Pull complete 09:35:17 2437ff75d9bd: Pull complete 09:35:17 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:35:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:35:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:35:17 prd-ubuntu20.04-docker-arm64-4c-16g-35196 does not seem to be running inside a container 09:35:17 $ 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-s7/9 -v /w/workspace/device-s7/9:/w/workspace/device-s7/9:rw,z -v /w/workspace/device-s7/9@tmp:/w/workspace/device-s7/9@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 09:35:18 $ docker top b9c2e7cfd5827799dcf0c320b197cea79fa4ca4b9853304649d86c930c8c073a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:35:19 ---> job-cost.sh 09:35:19 lf-activate-venv: SKIPPING 09:35:19 INFO: No Stack... 09:35:19 INFO: Retrieving Pricing Info for: v3-standard-8 09:35:20 INFO: Archiving Costs [Pipeline] sh 09:35:21 + cat /w/workspace/device-s7/9/archives/cost.csv 09:35:21 + cut -d, -f6 [Pipeline] lock 09:35:21 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-main-9-stack-cost] 09:35:21 Resource [jenkins-edgexfoundry-device-s7-main-9-stack-cost] did not exist. Created. 09:35:21 Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-main-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:35:21 /w/workspace/device-s7/9@tmp/durable-6f3c1c40/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 09:35:21 + echo total: 0.2199999988079071 [Pipeline] stash 09:35:21 Warning: overwriting stash ‘stack-cost’ 09:35:21 Stashed 1 file(s) [Pipeline] } 09:35:21 Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-main-9-stack-cost] [Pipeline] // lock [Pipeline] } 09:35:21 $ docker stop --time=1 b9c2e7cfd5827799dcf0c320b197cea79fa4ca4b9853304649d86c930c8c073a 09:35:23 $ docker rm -f --volumes b9c2e7cfd5827799dcf0c320b197cea79fa4ca4b9853304649d86c930c8c073a [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 09:35:23 provisioning config files... 09:35:23 copy managed file [device-s7-codecov-token] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config9162004084838472841tmp [Pipeline] { [Pipeline] sh 09:35:24 + set +x 09:35:24 + + curl -s https://codecov.io/bash 09:35:24 bash -s -- 09:35:24 09:35:24 _____ _ 09:35:24 / ____| | | 09:35:24 | | ___ __| | ___ ___ _____ __ 09:35:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:35:24 | |___| (_) | (_| | __/ (_| (_) \ V / 09:35:24 \_____\___/ \__,_|\___|\___\___/ \_/ 09:35:24 Bash-1.0.6 09:35:24 09:35:24 09:35:24 ==> git version 2.25.1 found 09:35:24 ==> 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 09:35:24 Release-Date: 2020-01-08 09:35:24 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:35:24 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:35:24 ==> Jenkins CI detected. 09:35:24 current dir:  /w/workspace/edgexfoundry_device-s7_main 09:35:24 project root: . 09:35:24 --> token set from env 09:35:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:35:24 ==> Running gcov in . (disable via -X gcov) 09:35:24 ==> Python coveragepy not found 09:35:24 ==> Searching for coverage reports in: 09:35:24 + . 09:35:24 -> Found 1 reports 09:35:24 ==> Detecting git/mercurial file structure 09:35:24 ==> Reading reports 09:35:24 + ./coverage.out bytes=17164 09:35:24 ==> Appending adjustments 09:35:24 https://docs.codecov.io/docs/fixing-reports 09:35:24 + Found adjustments 09:35:24 ==> Gzipping contents 09:35:24 4.0K /tmp/codecov.gnnMqH.gz 09:35:24 ==> Uploading reports 09:35:24 url: https://codecov.io 09:35:24 query: branch=main&commit=8fa916ce010980c1c8f1cc0c44bc57ac3f4eb985&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2Fmain%2F9%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=&job=&cmd_args= 09:35:24 -> Pinging Codecov 09:35:24 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=8fa916ce010980c1c8f1cc0c44bc57ac3f4eb985&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2Fmain%2F9%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=&job=&cmd_args= 09:35:24 -> Uploading to 09:35:24 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-s7/8fa916ce010980c1c8f1cc0c44bc57ac3f4eb985/468d1ddc-d7c0-4c0c-99dc-1d67d30e4359.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241216%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241216T093524Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=53d741bb651c943a41bef201682ac4ae4d633c0f158f01fef35782e2517d99e6 09:35:24 % Total % Received % Xferd Average Speed Time Time Time Current 09:35:24 Dload Upload Total Spent Left Speed 09:35:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2591 0 0 100 2591 0 15703 --:--:-- --:--:-- --:--:-- 15703 09:35:24 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-s7/commit/8fa916ce010980c1c8f1cc0c44bc57ac3f4eb985 [Pipeline] } 09:35:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 09:35:25 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:35:25 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:35:25 09:35:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:35:26 latest: Pulling from edgex-devops/edgex-snyk-go 09:35:26 43c4264eed91: Already exists 09:35:26 4cc291be95ef: Already exists 09:35:26 2ac1f1163629: Already exists 09:35:26 5c3c966382ef: Already exists 09:35:26 4f4fb700ef54: Already exists 09:35:26 d9c7d2e4e75e: Pulling fs layer 09:35:26 9c3e1370e548: Pulling fs layer 09:35:26 d9c7d2e4e75e: Verifying Checksum 09:35:26 d9c7d2e4e75e: Download complete 09:35:26 d9c7d2e4e75e: Pull complete 09:35:27 9c3e1370e548: Download complete 09:35:29 9c3e1370e548: Pull complete 09:35:29 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 09:35:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:35:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:35:29 prd-ubuntu20.04-docker-8c-8g-35195 does not seem to be running inside a container 09:35:29 $ 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-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_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/edgex-snyk-go:latest cat 09:35:31 $ docker top 938431375f2b300464ec4e1bb011ecb0dcba248a94b432c3015eede4959314c8 -eo pid,comm [Pipeline] { [Pipeline] sh 09:35:31 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] echo 09:35:31 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-s7:main' [Pipeline] sh 09:35:31 + set -o pipefail 09:35:31 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-s7:main' 09:35:38 09:35:38 Monitoring /w/workspace/edgexfoundry_device-s7_main (github.com/edgexfoundry/device-s7)... 09:35:38 09:35:38 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9802e2c3-a805-43f9-b47e-5746baaac31c/history/d2e8979f-c230-499d-bbb6-2d8c9ee1059c 09:35:38 09:35:38 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:35:38 09:35:38 09:35:38 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 09:35:38 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 09:35:38 $ docker stop --time=1 938431375f2b300464ec4e1bb011ecb0dcba248a94b432c3015eede4959314c8 09:35:41 $ docker rm -f --volumes 938431375f2b300464ec4e1bb011ecb0dcba248a94b432c3015eede4959314c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:35:42 + git log --format=format:%s -1 8fa916ce010980c1c8f1cc0c44bc57ac3f4eb985 [Pipeline] sh 09:35:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:35:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:35:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:35:43 prd-ubuntu20.04-docker-8c-8g-35195 does not seem to be running inside a container 09:35:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:35:43 $ docker top 49f57643a802bccba94214a67bca77982c2c81dc802d40b01e84b1668cdd0f2d -eo pid,comm 09:35:43 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). 09:35:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:35:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:35:44 [ssh-agent] Looking for ssh-agent implementation... 09:35:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:35:44 $ docker exec 49f57643a802bccba94214a67bca77982c2c81dc802d40b01e84b1668cdd0f2d ssh-agent 09:35:44 SSH_AUTH_SOCK=/tmp/ssh-IhtFs4a11vRq/agent.33 09:35:44 SSH_AGENT_PID=39 09:35:44 Running ssh-add (command line suppressed) 09:35:44 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_8449858916986679348.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_8449858916986679348.key) 09:35:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:35:44 + git semver tag 09:35:44 2024-12-16 09:35:44,824 [run_tag] DEBUG tag force:False 09:35:44 2024-12-16 09:35:44,824 [check_head_tag] DEBUG check head tag 09:35:44 2024-12-16 09:35:44,824 [execute] INFO git cat-file --batch-check 09:35:44 2024-12-16 09:35:44,825 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main, universal_newlines=False, shell=None, istream=) 09:35:44 2024-12-16 09:35:44,828 [execute] INFO git cat-file --batch 09:35:44 2024-12-16 09:35:44,829 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-s7_main, universal_newlines=False, shell=None, istream=) 09:35:44 2024-12-16 09:35:44,834 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 09:35:44 2024-12-16 09:35:44,834 [execute] INFO git tag -a v4.0.0-dev.2 -m v4.0.0-dev.2 09:35:44 2024-12-16 09:35:44,835 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.2', '-m', 'v4.0.0-dev.2'], cwd=/w/workspace/edgexfoundry_device-s7_main, universal_newlines=False, shell=None, istream=None) 09:35:44 2024-12-16 09:35:44,840 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 09:35:44 4.0.0-dev.2 [Pipeline] } 09:35:44 $ docker exec --env ******** --env ******** 49f57643a802bccba94214a67bca77982c2c81dc802d40b01e84b1668cdd0f2d ssh-agent -k 09:35:45 unset SSH_AUTH_SOCK; 09:35:45 unset SSH_AGENT_PID; 09:35:45 echo Agent pid 39 killed; 09:35:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:35:45 + git semver [Pipeline] } 09:35:45 $ docker stop --time=1 49f57643a802bccba94214a67bca77982c2c81dc802d40b01e84b1668cdd0f2d 09:35:46 $ docker rm -f --volumes 49f57643a802bccba94214a67bca77982c2c81dc802d40b01e84b1668cdd0f2d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:35:47 09:35:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:35:47 0.23.1-centos7: Pulling from edgex-lftools 09:35:47 ab5ef0e58194: Pulling fs layer 09:35:47 9712f1f96733: Pulling fs layer 09:35:47 63f879dbbcfc: Pulling fs layer 09:35:47 0d9ebad4ef96: Pulling fs layer 09:35:47 e9a5061849ea: Pulling fs layer 09:35:47 d747dcd14b5f: Pulling fs layer 09:35:47 2de7ff778b66: Pulling fs layer 09:35:47 e9a5061849ea: Waiting 09:35:47 2de7ff778b66: Waiting 09:35:47 d747dcd14b5f: Waiting 09:35:47 0d9ebad4ef96: Waiting 09:35:47 9712f1f96733: Verifying Checksum 09:35:47 9712f1f96733: Download complete 09:35:47 63f879dbbcfc: Verifying Checksum 09:35:47 63f879dbbcfc: Download complete 09:35:48 e9a5061849ea: Verifying Checksum 09:35:48 e9a5061849ea: Download complete 09:35:48 d747dcd14b5f: Download complete 09:35:48 0d9ebad4ef96: Verifying Checksum 09:35:48 0d9ebad4ef96: Download complete 09:35:48 ab5ef0e58194: Download complete 09:35:48 2de7ff778b66: Verifying Checksum 09:35:48 2de7ff778b66: Download complete 09:35:50 ab5ef0e58194: Pull complete 09:35:51 9712f1f96733: Pull complete 09:35:51 63f879dbbcfc: Pull complete 09:35:56 0d9ebad4ef96: Pull complete 09:35:56 e9a5061849ea: Pull complete 09:35:56 d747dcd14b5f: Pull complete 09:35:56 2de7ff778b66: Pull complete 09:35:56 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:35:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:35:56 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:35:57 prd-ubuntu20.04-docker-8c-8g-35195 does not seem to be running inside a container 09:35:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 09:35:59 $ docker top 35d7de49dd221c144c6586e4811492c84fe058dacb3765af74429ed0c562a24c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:35:59 provisioning config files... 09:35:59 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config11149448513800393219tmp 09:35:59 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config648450441291849096tmp 09:35:59 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config12970136387152547464tmp [Pipeline] { [Pipeline] echo 09:36:00 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:36:00 ---> sigul-configuration.sh 09:36:00 gpg: directory `/root/.gnupg' created 09:36:00 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:36:00 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:36:00 gpg: keyring `/root/.gnupg/secring.gpg' created 09:36:00 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:36:00 gpg: CAST5 encrypted data 09:36:00 gpg: encrypted with 1 passphrase 09:36:00 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:36:00 + mkdir /home/jenkins 09:36:00 + mkdir /home/jenkins/sigul [Pipeline] sh 09:36:00 + 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 09:36:00 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:36:01 ---> sigul-install.sh 09:36:01 Sigul already installed; skipping installation. [Pipeline] sh 09:36:01 + git tag --list 09:36:01 v0.0.0 09:36:01 v0.0.1-dev.1 09:36:01 v0.0.1-dev.2 09:36:01 v4.0.0-dev.1 09:36:01 v4.0.0-dev.2 [Pipeline] sh 09:36:01 + lftools sign git-tag v4.0.0-dev.2 09:36:02 Signing Git tag with Sigul... 09:36:02 Signing v4.0.0-dev.2 [Pipeline] echo 09:36:02 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:36:03 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:36:03 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:36:03 $ docker stop --time=1 35d7de49dd221c144c6586e4811492c84fe058dacb3765af74429ed0c562a24c 09:36:04 $ docker rm -f --volumes 35d7de49dd221c144c6586e4811492c84fe058dacb3765af74429ed0c562a24c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 09:36:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:36:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:36:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:36:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:36:05 prd-ubuntu20.04-docker-8c-8g-35195 does not seem to be running inside a container 09:36:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:36:05 $ docker top a2658ad3188ff5b3affe9262f96f76b8bb92adc7b1d6c89363d24a92d3c127fa -eo pid,comm 09:36:05 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). 09:36:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:36:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:36:05 [ssh-agent] Looking for ssh-agent implementation... 09:36:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:36:05 $ docker exec a2658ad3188ff5b3affe9262f96f76b8bb92adc7b1d6c89363d24a92d3c127fa ssh-agent 09:36:06 SSH_AUTH_SOCK=/tmp/ssh-qHIWWbfuo7bW/agent.32 09:36:06 SSH_AGENT_PID=38 09:36:06 Running ssh-add (command line suppressed) 09:36:06 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_4447253317461038868.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_4447253317461038868.key) 09:36:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:36:06 + git semver bump pre 09:36:06 2024-12-16 09:36:06,633 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 09:36:06 2024-12-16 09:36:06,633 [bump_version] DEBUG bumping version:4.0.0-dev.2 on axis:pre with prefix:dev 09:36:06 2024-12-16 09:36:06,633 [bump_version] DEBUG bumped version:4.0.0-dev.3 09:36:06 2024-12-16 09:36:06,633 [write_version] DEBUG write version:4.0.0-dev.3 to path:/w/workspace/edgexfoundry_device-s7_main/.semver/main with force:True 09:36:06 2024-12-16 09:36:06,633 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 09:36:06 2024-12-16 09:36:06,633 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-s7_main/.semver/main 09:36:06 2024-12-16 09:36:06,635 [execute] INFO git cat-file --batch-check 09:36:06 2024-12-16 09:36:06,635 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=False, shell=None, istream=) 09:36:06 2024-12-16 09:36:06,640 [execute] INFO git cat-file --batch 09:36:06 2024-12-16 09:36:06,641 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=False, shell=None, istream=) 09:36:06 2024-12-16 09:36:06,646 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 09:36:06 4.0.0-dev.3 [Pipeline] } 09:36:06 $ docker exec --env ******** --env ******** a2658ad3188ff5b3affe9262f96f76b8bb92adc7b1d6c89363d24a92d3c127fa ssh-agent -k 09:36:06 unset SSH_AUTH_SOCK; 09:36:06 unset SSH_AGENT_PID; 09:36:06 echo Agent pid 38 killed; 09:36:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:36:07 + git semver [Pipeline] } 09:36:07 $ docker stop --time=1 a2658ad3188ff5b3affe9262f96f76b8bb92adc7b1d6c89363d24a92d3c127fa 09:36:08 $ docker rm -f --volumes a2658ad3188ff5b3affe9262f96f76b8bb92adc7b1d6c89363d24a92d3c127fa [Pipeline] // withDockerContainer [Pipeline] sh 09:36:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:36:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:36:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:36:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:36:09 prd-ubuntu20.04-docker-8c-8g-35195 does not seem to be running inside a container 09:36:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:36:09 $ docker top 49c7440957861e3e8037f1d379f578339e59061df09e5a1363a24500ebbe538d -eo pid,comm 09:36:09 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). 09:36:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:36:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:36:09 [ssh-agent] Looking for ssh-agent implementation... 09:36:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:36:10 $ docker exec 49c7440957861e3e8037f1d379f578339e59061df09e5a1363a24500ebbe538d ssh-agent 09:36:10 SSH_AUTH_SOCK=/tmp/ssh-OX1zo6pkDFfD/agent.32 09:36:10 SSH_AGENT_PID=38 09:36:10 Running ssh-add (command line suppressed) 09:36:10 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_13509473079056097484.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_13509473079056097484.key) 09:36:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:36:10 + git semver push 09:36:10 2024-12-16 09:36:10,829 [run_push] DEBUG push 09:36:10 2024-12-16 09:36:10,829 [execute] INFO git cat-file --batch-check 09:36:10 2024-12-16 09:36:10,829 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=False, shell=None, istream=) 09:36:10 2024-12-16 09:36:10,834 [execute] INFO git rev-list 4b6ecc3fae84f776d850e0021faa1dfebc8067c4 -- 09:36:10 2024-12-16 09:36:10,834 [execute] DEBUG Popen(['git', 'rev-list', '4b6ecc3fae84f776d850e0021faa1dfebc8067c4', '--'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=False, shell=None, istream=None) 09:36:10 2024-12-16 09:36:10,840 [execute] INFO git fetch -v origin 09:36:10 2024-12-16 09:36:10,841 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=True, shell=None, istream=None) 09:36:11 2024-12-16 09:36:11,285 [run_push] DEBUG no remote changes detected 09:36:11 2024-12-16 09:36:11,285 [execute] INFO git push origin semver 09:36:11 2024-12-16 09:36:11,286 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=False, shell=None, istream=None) 09:36:14 2024-12-16 09:36:14,029 [run_push] DEBUG push all version tags 09:36:14 2024-12-16 09:36:14,030 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 09:36:14 2024-12-16 09:36:14,030 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-s7_main, universal_newlines=False, shell=None, istream=None) 09:36:14 2024-12-16 09:36:14,698 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 09:36:14 4.0.0-dev.3 [Pipeline] } 09:36:14 $ docker exec --env ******** --env ******** 49c7440957861e3e8037f1d379f578339e59061df09e5a1363a24500ebbe538d ssh-agent -k 09:36:14 unset SSH_AUTH_SOCK; 09:36:14 unset SSH_AGENT_PID; 09:36:14 echo Agent pid 38 killed; 09:36:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:36:15 + git semver [Pipeline] } 09:36:15 $ docker stop --time=1 49c7440957861e3e8037f1d379f578339e59061df09e5a1363a24500ebbe538d 09:36:16 $ docker rm -f --volumes 49c7440957861e3e8037f1d379f578339e59061df09e5a1363a24500ebbe538d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:36:17 + [ -d /w/workspace/edgexfoundry_device-s7_main/archives ] 09:36:17 + ls -al /w/workspace/edgexfoundry_device-s7_main/archives 09:36:17 total 16 09:36:17 drwxr-xr-x 3 root root 4096 Dec 16 09:25 . 09:36:17 drwxrwxr-x 9 jenkins jenkins 4096 Dec 16 09:36 .. 09:36:17 drwxr-xr-x 2 root root 4096 Dec 16 09:25 cost 09:36:17 -rw-r--r-- 1 root root 79 Dec 16 09:25 cost.csv 09:36:17 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-s7_main/archives 09:36:17 + ls -al /w/workspace/edgexfoundry_device-s7_main/archives 09:36:17 total 16 09:36:17 drwxr-xr-x 3 jenkins jenkins 4096 Dec 16 09:25 . 09:36:17 drwxrwxr-x 9 jenkins jenkins 4096 Dec 16 09:36 .. 09:36:17 drwxr-xr-x 2 jenkins jenkins 4096 Dec 16 09:25 cost 09:36:17 -rw-r--r-- 1 jenkins jenkins 79 Dec 16 09:25 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:36:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:36:18 ---> package-listing.sh 09:36:18 ++ facter osfamily 09:36:18 ++ tr '[:upper:]' '[:lower:]' 09:36:18 + OS_FAMILY=debian 09:36:18 + workspace=/w/workspace/edgexfoundry_device-s7_main 09:36:18 + START_PACKAGES=/tmp/packages_start.txt 09:36:18 + END_PACKAGES=/tmp/packages_end.txt 09:36:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:36:18 + PACKAGES=/tmp/packages_start.txt 09:36:18 + '[' /w/workspace/edgexfoundry_device-s7_main ']' 09:36:18 + PACKAGES=/tmp/packages_end.txt 09:36:18 + case "${OS_FAMILY}" in 09:36:18 + dpkg -l 09:36:18 + grep '^ii' 09:36:18 + '[' -f /tmp/packages_start.txt ']' 09:36:18 + '[' -f /tmp/packages_end.txt ']' 09:36:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:36:18 + '[' /w/workspace/edgexfoundry_device-s7_main ']' 09:36:18 + mkdir -p /w/workspace/edgexfoundry_device-s7_main/archives/ 09:36:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_main/archives/ [Pipeline] echo 09:36: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-s7_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:36:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:36:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:36:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:36:19 prd-ubuntu20.04-docker-8c-8g-35195 does not seem to be running inside a container 09:36: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-s7_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-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:36:20 $ docker top 31ca7d94a2c8b33f38a6cf6afa04a1dc23740c7d003fe51d74ec16364c70289b -eo pid,comm [Pipeline] { [Pipeline] sh 09:36:20 + touch /tmp/pre-build-complete [Pipeline] sh 09:36:20 + mkdir -p /var/log/sysstat [Pipeline] sh 09:36:21 + ls /var/log/sa-host 09:36:21 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:36:21 provisioning config files... 09:36:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config181454360425466173tmp [Pipeline] { [Pipeline] echo 09:36:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:36:21 ---> create-netrc.sh [Pipeline] } 09:36:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:36:21 ---> python-tools-install.sh [Pipeline] echo 09:36:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:36:22 ---> sudo-logs.sh 09:36:22 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:36:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:36:22 ---> job-cost.sh 09:36:22 lf-activate-venv: SKIPPING 09:36:22 DEBUG: total: 0.2199999988079071 09:36:22 INFO: Retrieving Stack Cost... 09:36:22 INFO: Retrieving Pricing Info for: v3-standard-8 09:36:22 INFO: Archiving Costs [Pipeline] echo 09:36:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:36:23 ---> logs-deploy.sh 09:36:23 lf-activate-venv: SKIPPING 09:36:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/main/9 09:36:23 INFO: archiving workspace using pattern(s): 09:36:24 Archives upload complete. 09:36:24 INFO: archiving logs to Nexus 09:36:24 ---> uname -a: 09:36:24 Linux prd-ubuntu20-04-docker-8c-8g-35195 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 09:36:24 09:36:24 09:36:24 ---> lscpu: 09:36:24 Architecture: x86_64 09:36:24 CPU op-mode(s): 32-bit, 64-bit 09:36:24 Byte Order: Little Endian 09:36:24 Address sizes: 40 bits physical, 48 bits virtual 09:36:24 CPU(s): 8 09:36:24 On-line CPU(s) list: 0-7 09:36:24 Thread(s) per core: 1 09:36:24 Core(s) per socket: 1 09:36:24 Socket(s): 8 09:36:24 NUMA node(s): 1 09:36:24 Vendor ID: AuthenticAMD 09:36:24 CPU family: 23 09:36:24 Model: 49 09:36:24 Model name: AMD EPYC-Rome Processor 09:36:24 Stepping: 0 09:36:24 CPU MHz: 2799.998 09:36:24 BogoMIPS: 5599.99 09:36:24 Virtualization: AMD-V 09:36:24 Hypervisor vendor: KVM 09:36:24 Virtualization type: full 09:36:24 L1d cache: 256 KiB 09:36:24 L1i cache: 256 KiB 09:36:24 L2 cache: 4 MiB 09:36:24 L3 cache: 128 MiB 09:36:24 NUMA node0 CPU(s): 0-7 09:36:24 Vulnerability Itlb multihit: Not affected 09:36:24 Vulnerability L1tf: Not affected 09:36:24 Vulnerability Mds: Not affected 09:36:24 Vulnerability Meltdown: Not affected 09:36:24 Vulnerability Mmio stale data: Not affected 09:36:24 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:36:24 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:36:24 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:36:24 Vulnerability Srbds: Not affected 09:36:24 Vulnerability Tsx async abort: Not affected 09:36:24 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 09:36:24 09:36:24 09:36:24 ---> nproc: 09:36:24 8 09:36:24 09:36:24 09:36:24 ---> df -h: 09:36:24 Filesystem Size Used Avail Use% Mounted on 09:36:24 overlay 155G 13G 142G 9% / 09:36:24 tmpfs 64M 0 64M 0% /dev 09:36:24 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:36:24 shm 64M 0 64M 0% /dev/shm 09:36:24 /dev/vda1 155G 13G 142G 9% /facter-os 09:36:24 09:36:24 09:36:24 ---> sar -b -r -n DEV: 09:36:24 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-35195) 12/16/24 _x86_64_ (8 CPU) 09:36:24 09:36:24 09:21:26 LINUX RESTART (8 CPU) 09:36:24 09:36:24 09:22:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:36:24 09:23:01 369.13 12.92 356.20 0.00 1765.60 81389.38 0.00 09:36:24 09:24:01 126.80 0.03 126.76 0.00 2.27 43745.38 0.00 09:36:24 09:25:01 99.08 0.22 98.87 0.00 11.73 39908.98 0.00 09:36:24 09:26:01 133.76 0.07 133.69 0.00 5.07 36527.25 0.00 09:36:24 09:27:01 36.02 11.63 24.39 0.00 5421.26 6263.38 0.00 09:36:24 09:28:01 4.23 0.00 4.23 0.00 0.00 50.78 0.00 09:36:24 09:29:01 1.40 0.00 1.40 0.00 0.00 16.00 0.00 09:36:24 09:30:01 1.72 0.00 1.72 0.00 0.00 19.73 0.00 09:36:24 09:31:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 09:36:24 09:32:01 2.02 0.00 2.02 0.00 0.00 35.98 0.00 09:36:24 09:33:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 09:36:24 09:34:01 1.33 0.00 1.33 0.00 0.00 15.06 0.00 09:36:24 09:35:01 0.95 0.00 0.95 0.00 0.00 10.13 0.00 09:36:24 09:36:01 120.51 0.28 120.23 0.00 16.80 52672.95 0.00 09:36:24 Average: 64.21 1.80 62.42 0.00 515.98 18621.29 0.00 09:36:24 09:36:24 09:22:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:36:24 09:23:01 27424584 31494688 807124 2.45 166884 4006620 2039884 6.01 1339516 3545412 601424 09:36:24 09:24:01 26779340 31364924 929884 2.83 192948 4477800 2138268 6.30 1715732 3791548 869872 09:36:24 09:25:01 27099012 31510500 788084 2.40 195816 4315588 2109000 6.22 1382056 3820004 429140 09:36:24 09:26:01 27009580 31542600 753400 2.29 204644 4397988 1803940 5.32 1364648 3892692 388 09:36:24 09:27:01 26633016 31520836 764584 2.33 212828 4730832 1867860 5.50 1602308 4011352 944 09:36:24 09:28:01 26640816 31528728 756728 2.30 212892 4730836 1867860 5.50 1587684 4011352 176 09:36:24 09:29:01 26640972 31528980 756464 2.30 212988 4730832 1867860 5.50 1587428 4011360 16 09:36:24 09:30:01 26647168 31535224 749988 2.28 213052 4730844 1867860 5.50 1582024 4011364 28 09:36:24 09:31:01 26646852 31535152 750208 2.28 213076 4730848 1867860 5.50 1582196 4011548 168 09:36:24 09:32:01 26647112 31535480 749844 2.28 213160 4730828 1867860 5.50 1582188 4011528 16 09:36:24 09:33:01 26647308 31535696 749576 2.28 213180 4730828 1867860 5.50 1582376 4011528 176 09:36:24 09:34:01 26647008 31535416 749796 2.28 213196 4730832 1867860 5.50 1582428 4011532 208 09:36:24 09:35:01 26647064 31535480 749724 2.28 213212 4730832 1867860 5.50 1582100 4011532 8 09:36:24 09:36:01 25475752 31479744 798872 2.43 229544 5735220 2006568 5.91 1663184 5000972 848 09:36:24 Average: 26684685 31513103 775305 2.36 207673 4679338 1922029 5.66 1552562 4010980 135958 09:36:24 09:36:24 09:22:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:36:24 09:23:01 lo 6.06 6.06 0.60 0.60 0.00 0.00 0.00 0.00 09:36:24 09:23:01 ens3 653.71 413.37 8187.15 87.86 0.00 0.00 0.00 0.00 09:36:24 09:23:01 docker0 269.86 425.41 24.81 3310.28 0.00 0.00 0.00 0.00 09:36:24 09:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:36:24 09:24:01 veth50f9576 0.00 0.22 0.00 0.02 0.00 0.00 0.00 0.00 09:36:24 09:24:01 ens3 29.28 16.50 27.83 11.18 0.00 0.00 0.00 0.00 09:36:24 09:24:01 docker0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:36:24 09:25:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 09:36:24 09:25:01 ens3 23.83 11.70 58.11 7.85 0.00 0.00 0.00 0.00 09:36:24 09:25:01 docker0 1.42 2.55 0.09 38.08 0.00 0.00 0.00 0.00 09:36:24 09:26:01 lo 8.00 8.00 0.79 0.79 0.00 0.00 0.00 0.00 09:36:24 09:26:01 ens3 171.80 127.40 2767.44 409.43 0.00 0.00 0.00 0.00 09:36:24 09:26:01 docker0 5.53 9.13 0.34 152.48 0.00 0.00 0.00 0.00 09:36:24 09:27:01 lo 0.33 0.33 0.04 0.04 0.00 0.00 0.00 0.00 09:36:24 09:27:01 ens3 84.71 38.70 2098.25 2.97 0.00 0.00 0.00 0.00 09:36:24 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:24 09:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:36:24 09:28:01 ens3 0.30 0.25 0.02 0.02 0.00 0.00 0.00 0.00 09:36:24 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:24 09:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:24 09:29:01 ens3 0.45 0.28 1.24 0.02 0.00 0.00 0.00 0.00 09:36:24 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:24 09:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:36:24 09:30:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:36:24 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:24 09:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:24 09:31:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:36:24 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:24 09:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:36:24 09:32:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 09:36:24 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:24 09:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:24 09:33:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:24 09:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:24 09:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:36:24 09:34:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:36:24 09:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:24 09:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:24 09:35:01 ens3 0.10 0.02 0.06 0.00 0.00 0.00 0.00 0.00 09:36:24 09:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:24 09:36:01 veth1f59fe0 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 09:36:24 09:36:01 lo 1.93 1.93 0.18 0.18 0.00 0.00 0.00 0.00 09:36:24 09:36:01 ens3 384.79 242.63 7180.89 161.89 0.00 0.00 0.00 0.00 09:36:24 09:36:01 docker0 81.74 152.71 7.42 1308.40 0.00 0.00 0.00 0.00 09:36:24 Average: veth1f59fe0 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 09:36:24 Average: lo 1.26 1.26 0.12 0.12 0.00 0.00 0.00 0.00 09:36:24 Average: ens3 96.41 60.81 1451.70 48.66 0.00 0.00 0.00 0.00 09:36:24 Average: docker0 25.62 42.15 2.33 343.62 0.00 0.00 0.00 0.00 09:36:24 09:36:24 09:36:24 ---> sar -P ALL: 09:36:24 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-35195) 12/16/24 _x86_64_ (8 CPU) 09:36:24 09:36:24 09:21:26 LINUX RESTART (8 CPU) 09:36:24 09:36:24 09:22:01 CPU %user %nice %system %iowait %steal %idle 09:36:24 09:23:01 all 10.71 0.00 5.18 3.03 0.08 80.99 09:36:24 09:23:01 0 10.07 0.00 5.51 3.01 0.08 81.32 09:36:24 09:23:01 1 11.29 0.00 4.68 1.07 0.08 82.87 09:36:24 09:23:01 2 11.17 0.00 4.82 1.12 0.08 82.81 09:36:24 09:23:01 3 13.13 0.00 4.88 0.93 0.07 80.99 09:36:24 09:23:01 4 11.01 0.00 5.28 0.44 0.07 83.20 09:36:24 09:23:01 5 10.08 0.00 5.55 3.31 0.08 80.98 09:36:24 09:23:01 6 9.47 0.00 5.35 12.76 0.08 72.34 09:36:24 09:23:01 7 9.49 0.00 5.39 1.59 0.08 83.44 09:36:24 09:24:01 all 44.46 0.00 7.26 1.29 0.09 46.90 09:36:24 09:24:01 0 43.53 0.00 7.19 0.18 0.08 49.01 09:36:24 09:24:01 1 44.35 0.00 7.71 0.25 0.08 47.61 09:36:24 09:24:01 2 43.48 0.00 6.68 0.05 0.08 49.71 09:36:24 09:24:01 3 45.41 0.00 8.25 8.55 0.10 37.70 09:36:24 09:24:01 4 44.95 0.00 7.53 0.47 0.10 46.95 09:36:24 09:24:01 5 44.37 0.00 6.37 0.32 0.08 48.86 09:36:24 09:24:01 6 44.81 0.00 7.48 0.15 0.08 47.48 09:36:24 09:24:01 7 44.84 0.00 6.90 0.35 0.08 47.83 09:36:24 09:25:01 all 46.01 0.00 6.99 1.27 0.10 45.62 09:36:24 09:25:01 0 45.77 0.00 7.15 0.05 0.10 46.93 09:36:24 09:25:01 1 45.26 0.00 7.09 0.18 0.08 47.39 09:36:24 09:25:01 2 47.94 0.00 7.15 0.37 0.10 44.44 09:36:24 09:25:01 3 44.88 0.00 7.40 1.38 0.08 46.27 09:36:24 09:25:01 4 45.72 0.00 6.34 0.19 0.10 47.65 09:36:24 09:25:01 5 46.61 0.00 6.48 0.13 0.10 46.68 09:36:24 09:25:01 6 45.18 0.00 6.66 2.62 0.10 45.44 09:36:24 09:25:01 7 46.73 0.00 7.68 5.31 0.12 40.16 09:36:24 09:26:01 all 4.69 0.00 1.88 1.11 0.04 92.28 09:36:24 09:26:01 0 3.30 0.00 2.36 2.16 0.07 92.11 09:36:24 09:26:01 1 4.52 0.00 1.81 0.05 0.03 93.58 09:36:24 09:26:01 2 5.42 0.00 1.64 0.39 0.03 92.52 09:36:24 09:26:01 3 4.97 0.00 2.13 0.52 0.03 92.35 09:36:24 09:26:01 4 3.05 0.00 1.43 0.03 0.03 95.45 09:36:24 09:26:01 5 5.52 0.00 1.77 0.02 0.02 92.67 09:36:24 09:26:01 6 5.01 0.00 2.15 5.01 0.05 87.78 09:36:24 09:26:01 7 5.71 0.00 1.76 0.69 0.07 91.77 09:36:24 09:27:01 all 1.46 0.00 0.59 0.34 0.03 97.58 09:36:24 09:27:01 0 0.97 0.00 0.77 0.50 0.03 97.73 09:36:24 09:27:01 1 1.82 0.00 0.73 0.20 0.02 97.23 09:36:24 09:27:01 2 1.69 0.00 0.82 0.63 0.03 96.83 09:36:24 09:27:01 3 0.60 0.00 0.35 0.05 0.02 98.98 09:36:24 09:27:01 4 1.69 0.00 0.45 0.17 0.03 97.67 09:36:24 09:27:01 5 0.72 0.00 0.50 0.03 0.02 98.73 09:36:24 09:27:01 6 2.59 0.00 0.65 1.02 0.03 95.71 09:36:24 09:27:01 7 1.64 0.00 0.43 0.12 0.05 97.76 09:36:24 09:28:01 all 0.26 0.00 0.02 0.01 0.02 99.69 09:36:24 09:28:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:36:24 09:28:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:36:24 09:28:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:36:24 09:28:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:36:24 09:28:01 4 0.03 0.00 0.05 0.00 0.02 99.90 09:36:24 09:28:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:36:24 09:28:01 6 0.02 0.00 0.02 0.07 0.02 99.88 09:36:24 09:28:01 7 1.89 0.00 0.03 0.00 0.05 98.03 09:36:24 09:29:01 all 0.02 0.00 0.00 0.01 0.01 99.95 09:36:24 09:29:01 0 0.07 0.00 0.00 0.00 0.02 99.92 09:36:24 09:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:36:24 09:29:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:36:24 09:29:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:36:24 09:29:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:36:24 09:29:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:36:24 09:29:01 6 0.02 0.00 0.00 0.07 0.02 99.90 09:36:24 09:29:01 7 0.05 0.00 0.00 0.00 0.03 99.92 09:36:24 09:30:01 all 0.04 0.00 0.01 0.01 0.01 99.93 09:36:24 09:30:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:36:24 09:30:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:36:24 09:30:01 2 0.07 0.00 0.02 0.00 0.00 99.92 09:36:24 09:30:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:36:24 09:30:01 4 0.07 0.00 0.00 0.00 0.02 99.92 09:36:24 09:30:01 5 0.08 0.00 0.00 0.00 0.00 99.92 09:36:24 09:30:01 6 0.00 0.00 0.02 0.05 0.02 99.92 09:36:24 09:30:01 7 0.05 0.00 0.02 0.00 0.05 99.88 09:36:24 09:31:01 all 0.12 0.00 0.01 0.00 0.01 99.85 09:36:24 09:31:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:36:24 09:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:36:24 09:31:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:36:24 09:31:01 3 0.00 0.00 0.02 0.00 0.02 99.97 09:36:24 09:31:01 4 0.03 0.00 0.02 0.00 0.02 99.93 09:36:24 09:31:01 5 0.28 0.00 0.00 0.00 0.00 99.72 09:36:24 09:31:01 6 0.03 0.00 0.02 0.02 0.02 99.92 09:36:24 09:31:01 7 0.60 0.00 0.03 0.00 0.03 99.33 09:36:24 09:32:01 all 0.10 0.00 0.02 0.01 0.01 99.86 09:36:24 09:32:01 0 0.07 0.00 0.03 0.02 0.02 99.87 09:36:24 09:32:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:36:24 09:32:01 2 0.05 0.00 0.02 0.00 0.00 99.93 09:36:24 09:32:01 3 0.05 0.00 0.02 0.00 0.00 99.93 09:36:24 09:32:01 4 0.05 0.00 0.02 0.02 0.00 99.92 09:36:24 09:32:01 5 0.07 0.00 0.00 0.00 0.02 99.92 09:36:24 09:32:01 6 0.03 0.00 0.03 0.07 0.00 99.87 09:36:24 09:32:01 7 0.47 0.00 0.00 0.00 0.05 99.48 09:36:24 09:33:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:36:24 09:33:01 0 0.05 0.00 0.00 0.00 0.02 99.93 09:36:24 09:33:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:36:24 09:33:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:36:24 09:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:36:24 09:33:01 4 0.03 0.00 0.03 0.00 0.03 99.90 09:36:24 09:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:36:24 09:33:01 6 0.02 0.00 0.02 0.02 0.02 99.93 09:36:24 09:33:01 7 0.00 0.00 0.02 0.00 0.03 99.95 09:36:24 09:36:24 09:33:01 CPU %user %nice %system %iowait %steal %idle 09:36:24 09:34:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:36:24 09:34:01 0 0.02 0.00 0.00 0.02 0.00 99.97 09:36:24 09:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:36:24 09:34:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:36:24 09:34:01 3 0.03 0.00 0.00 0.00 0.02 99.95 09:36:24 09:34:01 4 0.03 0.00 0.03 0.00 0.00 99.93 09:36:24 09:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:36:24 09:34:01 6 0.02 0.00 0.02 0.02 0.02 99.93 09:36:24 09:34:01 7 0.03 0.00 0.00 0.00 0.02 99.95 09:36:24 09:35:01 all 0.03 0.00 0.01 0.00 0.02 99.95 09:36:24 09:35:01 0 0.07 0.00 0.02 0.02 0.03 99.87 09:36:24 09:35:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:36:24 09:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:36:24 09:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:36:24 09:35:01 4 0.05 0.00 0.03 0.00 0.03 99.88 09:36:24 09:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:36:24 09:35:01 6 0.00 0.00 0.02 0.02 0.02 99.95 09:36:24 09:35:01 7 0.03 0.00 0.00 0.00 0.05 99.92 09:36:24 09:36:01 all 7.05 0.00 3.20 1.26 0.05 88.43 09:36:24 09:36:01 0 7.42 0.00 2.72 0.30 0.05 89.51 09:36:24 09:36:01 1 6.77 0.00 3.53 0.37 0.05 89.28 09:36:24 09:36:01 2 7.47 0.00 2.87 0.10 0.05 89.51 09:36:24 09:36:01 3 6.54 0.00 2.89 0.25 0.05 90.26 09:36:24 09:36:01 4 6.94 0.00 3.02 1.13 0.05 88.86 09:36:24 09:36:01 5 7.54 0.00 2.06 0.35 0.05 89.99 09:36:24 09:36:01 6 6.82 0.00 4.28 7.19 0.08 81.62 09:36:24 09:36:01 7 6.88 0.00 4.25 0.44 0.05 88.38 09:36:24 Average: all 8.17 0.00 1.79 0.59 0.04 89.41 09:36:24 Average: 0 7.93 0.00 1.84 0.44 0.04 89.75 09:36:24 Average: 1 8.11 0.00 1.82 0.15 0.03 89.90 09:36:24 Average: 2 8.35 0.00 1.71 0.19 0.03 89.73 09:36:24 Average: 3 8.22 0.00 1.84 0.83 0.03 89.08 09:36:24 Average: 4 8.06 0.00 1.72 0.17 0.04 90.01 09:36:24 Average: 5 8.20 0.00 1.62 0.30 0.03 89.86 09:36:24 Average: 6 8.08 0.00 1.89 2.06 0.04 87.92 09:36:24 Average: 7 8.42 0.00 1.88 0.60 0.05 89.04 09:36:24 09:36:24 09:36:24