Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4bd8664cc9fd2f5480b9401501168e0a6b2480c7 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-ssh11691538264673094807.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8085838790384118789.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-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-ssh8640256436521554240.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2824630182719637988.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-ssh6012811386383740651.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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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-130’ is offline Running on prd-ubuntu20.04-docker-8c-8g-138 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 4bd8664cc9fd2f5480b9401501168e0a6b2480c7 (main) Commit message: "Merge pull request #10 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.1" > 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 4bd8664cc9fd2f5480b9401501168e0a6b2480c7 # timeout=10 > git rev-list --no-walk 9533422fec4002a0eebecd302b6b995f723b0f25 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:35:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:35:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:35:19 ========================================================= 02:35:19 EdgeX Global Pipelines Version Info 02:35:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:35:20 ------------------- 02:35:20 stable info: 02:35:20 ------------------- 02:35:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:35:20 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 02:35:20 Message: update stable to v1.0.258 02:35:20 ------------------- 02:35:20 experimental info: 02:35:20 ------------------- 02:35:20 Commited By: **** collab-it+edgex@linuxfoundation.org 02:35:20 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 02:35:20 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:35:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-s7-settings [Pipeline] echo 02:35:20 [edgeXSetupEnvironment]: set envvar PROJECT = device-s7 [Pipeline] echo 02:35:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:35:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:35:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:35:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 02:35:20 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:35:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:35:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:35:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:35:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:35:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-s7 [Pipeline] echo 02:35:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:35:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:35:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:35:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:35:21 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:35:21 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:35:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:35:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:35:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:35:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:35:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:35:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:35:21 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:35:21 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:35:21 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:35:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:35:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:35:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:35:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4bd8664cc9fd2f5480b9401501168e0a6b2480c7 [Pipeline] echo 02:35:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4bd8664 [Pipeline] echo 02:35:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:35:21 provisioning config files... 02:35:21 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config10754506923003567410tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:35:22 ---> ****-login.sh 02:35:22 nexus3.edgexfoundry.org:10001 02:35:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:35:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:35:22 Configure a credential helper to remove this warning. See 02:35:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:35:22 02:35:22 Login Succeeded 02:35:22 nexus3.edgexfoundry.org:10002 02:35:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:35:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:35:22 Configure a credential helper to remove this warning. See 02:35:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:35:22 02:35:22 Login Succeeded 02:35:22 nexus3.edgexfoundry.org:10003 02:35:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:35:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:35:22 Configure a credential helper to remove this warning. See 02:35:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:35:22 02:35:22 Login Succeeded 02:35:22 nexus3.edgexfoundry.org:10004 02:35:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:35:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:35:22 Configure a credential helper to remove this warning. See 02:35:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:35:22 02:35:22 Login Succeeded 02:35:22 ****.io 02:35:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:35:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:35:23 Configure a credential helper to remove this warning. See 02:35:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:35:23 02:35:23 Login Succeeded 02:35:23 ---> ****-login.sh ends [Pipeline] } 02:35:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:35:23 + git rev-list -1 --merges 4bd8664cc9fd2f5480b9401501168e0a6b2480c7~1..4bd8664cc9fd2f5480b9401501168e0a6b2480c7 [Pipeline] echo 02:35:23 -----------> git rev-list -1 --merges 4bd8664cc9fd2f5480b9401501168e0a6b2480c7~1..4bd8664cc9fd2f5480b9401501168e0a6b2480c7 4bd8664cc9fd2f5480b9401501168e0a6b2480c7 02:35:23 4bd8664cc9fd2f5480b9401501168e0a6b2480c7 [false] [Pipeline] sh 02:35:23 + git log --format=format:%s -1 4bd8664cc9fd2f5480b9401501168e0a6b2480c7 [Pipeline] echo 02:35:23 ========================================================= 02:35:23 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:35:23 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:35:24 + git log --format=format:%s -1 4bd8664cc9fd2f5480b9401501168e0a6b2480c7 [Pipeline] echo 02:35:24 [semverPrep] GIT_COMMIT: 4bd8664cc9fd2f5480b9401501168e0a6b2480c7, Commit Message: Merge pull request #10 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.1 [Pipeline] echo 02:35:24 [semverPrep] This is not a build commit. [Pipeline] sh 02:35:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:35:24 + grep -v github /etc/ssh/ssh_known_hosts 02:35:24 + [ -e /tmp/ssh_known_hosts ] 02:35:24 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:35:24 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:35:24 + sudo tee -a /etc/ssh/ssh_known_hosts 02:35:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:35:25 02:35:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:35:25 0.1.4: Pulling from edgex-devops/py-git-semver 02:35:25 b85a868b505f: Pulling fs layer 02:35:25 e2be974225ed: Pulling fs layer 02:35:25 339a4e72a1f5: Pulling fs layer 02:35:25 988bab9f4d93: Pulling fs layer 02:35:25 1469e6f7b9e6: Pulling fs layer 02:35:25 eaf3925da568: Pulling fs layer 02:35:25 bab4dde63d76: Pulling fs layer 02:35:25 bde34c3a00c8: Pulling fs layer 02:35:25 b352a97aabf1: Pulling fs layer 02:35:25 4872d77fe225: Pulling fs layer 02:35:25 5851b861e8e6: Pulling fs layer 02:35:25 988bab9f4d93: Waiting 02:35:25 1469e6f7b9e6: Waiting 02:35:25 eaf3925da568: Waiting 02:35:25 bab4dde63d76: Waiting 02:35:25 4872d77fe225: Waiting 02:35:25 5851b861e8e6: Waiting 02:35:25 bde34c3a00c8: Waiting 02:35:25 b352a97aabf1: Waiting 02:35:25 e2be974225ed: Download complete 02:35:25 988bab9f4d93: Verifying Checksum 02:35:25 988bab9f4d93: Download complete 02:35:25 1469e6f7b9e6: Verifying Checksum 02:35:25 1469e6f7b9e6: Download complete 02:35:25 eaf3925da568: Download complete 02:35:25 339a4e72a1f5: Verifying Checksum 02:35:25 339a4e72a1f5: Download complete 02:35:25 bde34c3a00c8: Download complete 02:35:25 b352a97aabf1: Download complete 02:35:25 4872d77fe225: Verifying Checksum 02:35:25 4872d77fe225: Download complete 02:35:25 5851b861e8e6: Verifying Checksum 02:35:25 5851b861e8e6: Download complete 02:35:25 b85a868b505f: Verifying Checksum 02:35:25 b85a868b505f: Download complete 02:35:25 bab4dde63d76: Verifying Checksum 02:35:25 bab4dde63d76: Download complete 02:35:26 b85a868b505f: Pull complete 02:35:27 e2be974225ed: Pull complete 02:35:27 339a4e72a1f5: Pull complete 02:35:27 988bab9f4d93: Pull complete 02:35:27 1469e6f7b9e6: Pull complete 02:35:27 eaf3925da568: Pull complete 02:35:29 bab4dde63d76: Pull complete 02:35:29 bde34c3a00c8: Pull complete 02:35:30 b352a97aabf1: Pull complete 02:35:30 4872d77fe225: Pull complete 02:35:30 5851b861e8e6: Pull complete 02:35:30 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:35:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:35:30 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:35:30 prd-ubuntu20.04-docker-8c-8g-138 does not seem to be running inside a container 02:35:30 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:35:33 $ docker top 8cf65f0e5ad9ea5b67c396151608aa77f71627560375b44566165f4a9d1de113 -eo pid,comm 02:35:33 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). 02:35:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:35:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:35:34 [ssh-agent] Looking for ssh-agent implementation... 02:35:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:35:34 $ docker exec 8cf65f0e5ad9ea5b67c396151608aa77f71627560375b44566165f4a9d1de113 ssh-agent 02:35:34 SSH_AUTH_SOCK=/tmp/ssh-SN886yCyvRoO/agent.33 02:35:34 SSH_AGENT_PID=39 02:35:34 Running ssh-add (command line suppressed) 02:35:34 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_7567670538108946855.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_7567670538108946855.key) 02:35:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:35:34 + git tag --points-at HEAD [Pipeline] } 02:35:34 $ docker exec --env ******** --env ******** 8cf65f0e5ad9ea5b67c396151608aa77f71627560375b44566165f4a9d1de113 ssh-agent -k 02:35:34 unset SSH_AUTH_SOCK; 02:35:34 unset SSH_AGENT_PID; 02:35:34 echo Agent pid 39 killed; 02:35:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:35:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:35:34 [ssh-agent] Looking for ssh-agent implementation... 02:35:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:35:34 $ docker exec 8cf65f0e5ad9ea5b67c396151608aa77f71627560375b44566165f4a9d1de113 ssh-agent 02:35:35 SSH_AUTH_SOCK=/tmp/ssh-szVTjhtuPhDe/agent.72 02:35:35 SSH_AGENT_PID=78 02:35:35 Running ssh-add (command line suppressed) 02:35:35 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_9875659109718632212.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_9875659109718632212.key) 02:35:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:35:35 + git semver init 02:35:35 2024-05-14 02:35:35,710 [run_init] DEBUG init version:0.0.0 force:False 02:35:35 2024-05-14 02:35:35,710 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-s7_main/.semver 02:35:35 2024-05-14 02:35:35,711 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-s7.git /w/workspace/edgexfoundry_device-s7_main/.semver 02:35:35 2024-05-14 02:35:35,711 [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) 02:35:36 2024-05-14 02:35:36,274 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-s7_main/.git/info/exclude 02:35:36 2024-05-14 02:35:36,274 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-s7_main/.semver/main with force:False 02:35:36 2024-05-14 02:35:36,274 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 02:35:36 2024-05-14 02:35:36,275 [write_version] DEBUG version is same as current version 0.0.0 02:35:36 2024-05-14 02:35:36,275 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 02:35:36 0.0.0 [Pipeline] } 02:35:36 $ docker exec --env ******** --env ******** 8cf65f0e5ad9ea5b67c396151608aa77f71627560375b44566165f4a9d1de113 ssh-agent -k 02:35:36 unset SSH_AUTH_SOCK; 02:35:36 unset SSH_AGENT_PID; 02:35:36 echo Agent pid 78 killed; 02:35:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:35:36 + git semver [Pipeline] } 02:35:37 $ docker stop --time=1 8cf65f0e5ad9ea5b67c396151608aa77f71627560375b44566165f4a9d1de113 02:35:38 $ docker rm -f --volumes 8cf65f0e5ad9ea5b67c396151608aa77f71627560375b44566165f4a9d1de113 [Pipeline] // withDockerContainer [Pipeline] sh 02:35:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:35:38 Stashed 1 file(s) [Pipeline] echo 02:35:38 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:35:39 provisioning config files... 02:35:39 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config12435524797374998221tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:35:39 ---> ****-login.sh 02:35:39 nexus3.edgexfoundry.org:10001 02:35:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:35:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:35:39 Configure a credential helper to remove this warning. See 02:35:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:35:39 02:35:39 Login Succeeded 02:35:39 nexus3.edgexfoundry.org:10002 02:35:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:35:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:35:39 Configure a credential helper to remove this warning. See 02:35:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:35:39 02:35:39 Login Succeeded 02:35:39 nexus3.edgexfoundry.org:10003 02:35:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:35:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:35:39 Configure a credential helper to remove this warning. See 02:35:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:35:39 02:35:39 Login Succeeded 02:35:39 nexus3.edgexfoundry.org:10004 02:35:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:35:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:35:39 Configure a credential helper to remove this warning. See 02:35:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:35:39 02:35:39 Login Succeeded 02:35:39 ****.io 02:35:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:35:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:35:39 Configure a credential helper to remove this warning. See 02:35:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:35:39 02:35:39 Login Succeeded 02:35:39 ---> ****-login.sh ends [Pipeline] } 02:35:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:35:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:35:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:35:40 ========================================================= 02:35:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 02:35:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:40 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 02:35:40 Sending build context to Docker daemon 417.3kB 02:35:40 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 02:35:40 Step 2/10 : FROM ${BASE} AS builder 02:35:40 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 02:35:40 619be1103602: Pulling fs layer 02:35:40 7862e08f4a3e: Pulling fs layer 02:35:40 5df492c9dc93: Pulling fs layer 02:35:40 7629e6793208: Pulling fs layer 02:35:40 4f4fb700ef54: Pulling fs layer 02:35:40 fb5054dd5b73: Pulling fs layer 02:35:40 eeca6798cff9: Pulling fs layer 02:35:40 aa269ceb94a6: Pulling fs layer 02:35:40 ada007ff1a6a: Pulling fs layer 02:35:40 7629e6793208: Waiting 02:35:40 4f4fb700ef54: Waiting 02:35:40 eeca6798cff9: Waiting 02:35:40 fb5054dd5b73: Waiting 02:35:40 aa269ceb94a6: Waiting 02:35:40 ada007ff1a6a: Waiting 02:35:40 7862e08f4a3e: Download complete 02:35:40 7629e6793208: Verifying Checksum 02:35:40 7629e6793208: Download complete 02:35:40 4f4fb700ef54: Verifying Checksum 02:35:40 4f4fb700ef54: Download complete 02:35:40 fb5054dd5b73: Verifying Checksum 02:35:40 fb5054dd5b73: Download complete 02:35:40 619be1103602: Verifying Checksum 02:35:40 619be1103602: Download complete 02:35:40 eeca6798cff9: Verifying Checksum 02:35:40 eeca6798cff9: Download complete 02:35:40 619be1103602: Pull complete 02:35:40 ada007ff1a6a: Verifying Checksum 02:35:40 7862e08f4a3e: Pull complete 02:35:40 5df492c9dc93: Verifying Checksum 02:35:40 5df492c9dc93: Download complete 02:35:41 aa269ceb94a6: Verifying Checksum 02:35:41 aa269ceb94a6: Download complete 02:35:44 5df492c9dc93: Pull complete 02:35:44 7629e6793208: Pull complete 02:35:44 4f4fb700ef54: Pull complete 02:35:44 fb5054dd5b73: Pull complete 02:35:44 eeca6798cff9: Pull complete 02:35:46 aa269ceb94a6: Pull complete 02:35:47 ada007ff1a6a: Pull complete 02:35:47 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 02:35:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:35:47 ---> f489d0715acc 02:35:47 Step 3/10 : ARG MAKE=make build 02:35:52 ---> Running in d962e4fce96b 02:35:52 Removing intermediate container d962e4fce96b 02:35:52 ---> c57f0ed12181 02:35:52 Step 4/10 : WORKDIR /device-s7 02:35:52 ---> Running in 3cc432ccc4f5 02:35:52 Removing intermediate container 3cc432ccc4f5 02:35:52 ---> 7d031cf9be77 02:35:52 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 02:35:52 ---> Running in 4932a4848ee7 02:35:52 Removing intermediate container 4932a4848ee7 02:35:52 ---> 02476e0601c5 02:35:52 Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev 02:35:52 ---> Running in f886ee54ac0f 02:35:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:35:54 Still waiting to schedule task 02:35:54 ‘prd-ubuntu20.04-docker-arm64-4c-16g-134’ is offline 02:35:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:35:55 OK: 264 MiB in 52 packages 02:35:55 Removing intermediate container f886ee54ac0f 02:35:55 ---> ecbdd114d0cf 02:35:55 Step 7/10 : COPY go.mod vendor* ./ 02:35:56 ---> 511ea1665de5 02:35:56 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:35:56 ---> Running in d1b0730e5ce9 02:36:28 Removing intermediate container d1b0730e5ce9 02:36:28 ---> 04b1001f0381 02:36:28 Step 9/10 : COPY . . 02:36:28 ---> cc384ada750b 02:36:28 Step 10/10 : RUN ${MAKE} 02:36:28 ---> Running in 5691fe0ea9af 02:36:28 noop 02:36:28 Removing intermediate container 5691fe0ea9af 02:36:28 ---> 024528a2fa7d 02:36:28 Successfully built 024528a2fa7d 02:36:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:28 + docker inspect -f . ci-base-image-x86_64 02:36:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:36:28 prd-ubuntu20.04-docker-8c-8g-138 does not seem to be running inside a container 02:36:28 $ 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 ******** ci-base-image-x86_64 cat 02:36:29 $ docker top b40f0c2501e5d963cea1b6ba875d6510e6e6822c605192d8bcecc9da0faf136d -eo pid,comm [Pipeline] { [Pipeline] sh 02:36:29 + go version 02:36:29 go version go1.21.9 linux/amd64 [Pipeline] } 02:36:29 $ docker stop --time=1 b40f0c2501e5d963cea1b6ba875d6510e6e6822c605192d8bcecc9da0faf136d 02:36:30 $ docker rm -f --volumes b40f0c2501e5d963cea1b6ba875d6510e6e6822c605192d8bcecc9da0faf136d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:36:31 + docker inspect -f . ci-base-image-x86_64 02:36:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:36:31 prd-ubuntu20.04-docker-8c-8g-138 does not seem to be running inside a container 02:36:31 $ 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 ******** ci-base-image-x86_64 cat 02:36:31 $ docker top 9771dae193e296c1a0c1ef4c6e94ae608e582d43ff80d3c0c81666d68e282fce -eo pid,comm [Pipeline] { [Pipeline] sh 02:36:31 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] fileExists [Pipeline] sh 02:36:32 + make test 02:36:32 go test -race -coverprofile=coverage.out ./... 02:36:38 ? github.com/edgexfoundry/device-s7 [no test files] 02:36:51 ? github.com/edgexfoundry/device-s7/cmd [no test files] 02:36:51 ? github.com/edgexfoundry/device-s7/internal/driver [no test files] 02:37:12 go vet ./... 02:37:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:37:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:37:13 ./bin/test-attribution-txt.sh 02:37:13 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 02:37:13 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 02:37:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 02:37:13 $ docker stop --time=1 9771dae193e296c1a0c1ef4c6e94ae608e582d43ff80d3c0c81666d68e282fce 02:37:19 $ docker rm -f --volumes 9771dae193e296c1a0c1ef4c6e94ae608e582d43ff80d3c0c81666d68e282fce [Pipeline] // withDockerContainer [Pipeline] sh 02:37:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:37:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:37:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:37:21 + ls -al . 02:37:21 total 136 02:37:21 drwxrwxr-x 8 jenkins jenkins 4096 May 14 02:36 . 02:37:21 drwxrwxr-x 4 jenkins jenkins 4096 May 14 02:35 .. 02:37:21 drwxrwxr-x 8 jenkins jenkins 4096 May 14 02:36 .git 02:37:21 drwxrwxr-x 2 jenkins jenkins 4096 May 14 02:35 .github 02:37:21 -rw-rw-r-- 1 jenkins jenkins 237 May 14 02:35 .gitignore 02:37:21 -rw-rw-r-- 1 jenkins jenkins 42 May 14 02:35 .golangci.yml 02:37:21 drwxr-xr-x 3 jenkins jenkins 4096 May 14 02:35 .semver 02:37:21 -rw-rw-r-- 1 jenkins jenkins 11920 May 14 02:35 Attribution.txt 02:37:21 -rw-rw-r-- 1 jenkins jenkins 1546 May 14 02:35 Dockerfile 02:37:21 -rw-rw-r-- 1 jenkins jenkins 643 May 14 02:35 Jenkinsfile 02:37:21 -rw-rw-r-- 1 jenkins jenkins 10947 May 14 02:35 LICENSE 02:37:21 -rw-rw-r-- 1 jenkins jenkins 1903 May 14 02:35 Makefile 02:37:21 -rw-rw-r-- 1 jenkins jenkins 614 May 14 02:35 OWNERS.md 02:37:21 -rw-rw-r-- 1 jenkins jenkins 2393 May 14 02:35 README.md 02:37:21 -rw-rw-r-- 1 jenkins jenkins 5 May 14 02:35 VERSION 02:37:21 drwxrwxr-x 2 jenkins jenkins 4096 May 14 02:35 bin 02:37:21 drwxrwxr-x 3 jenkins jenkins 4096 May 14 02:35 cmd 02:37:21 -rw-r--r-- 1 jenkins jenkins 13 May 14 02:36 coverage.out 02:37:21 -rw-rw-r-- 1 jenkins jenkins 3644 May 14 02:35 go.mod 02:37:21 -rw-rw-r-- 1 jenkins jenkins 34418 May 14 02:35 go.sum 02:37:21 drwxrwxr-x 3 jenkins jenkins 4096 May 14 02:35 internal 02:37:21 -rw-rw-r-- 1 jenkins jenkins 223 May 14 02:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:21 + 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=4bd8664cc9fd2f5480b9401501168e0a6b2480c7 --label arch=amd64 --label version=0.0.0 . 02:37:21 Sending build context to Docker daemon 418.3kB 02:37:21 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 02:37:21 Step 2/24 : FROM ${BASE} AS builder 02:37:21 ---> 024528a2fa7d 02:37:21 Step 3/24 : ARG MAKE=make build 02:37:21 ---> Running in 490ebc769e6e 02:37:21 Removing intermediate container 490ebc769e6e 02:37:21 ---> 4c360fbea224 02:37:21 Step 4/24 : WORKDIR /device-s7 02:37:21 ---> Running in 410007ec020b 02:37:21 Removing intermediate container 410007ec020b 02:37:21 ---> 8d47cedc6e63 02:37:21 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 02:37:21 ---> Running in 5ae3f978ab76 02:37:21 Removing intermediate container 5ae3f978ab76 02:37:21 ---> ec05406c1d6a 02:37:21 Step 6/24 : RUN apk add --update --no-cache make git gcc libc-dev 02:37:21 ---> Running in b7b1c7e1be41 02:37:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:37:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:37:22 OK: 264 MiB in 52 packages 02:37:23 Removing intermediate container b7b1c7e1be41 02:37:23 ---> 2f1802c12425 02:37:23 Step 7/24 : COPY go.mod vendor* ./ 02:37:23 ---> da3fc763aeb3 02:37:23 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:37:23 ---> Running in 9cb5fda00d45 02:37:23 Running on prd-ubuntu20.04-docker-arm64-4c-16g-139 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] ws 02:37:23 Running in /w/workspace/device-s7/5 [Pipeline] { [Pipeline] checkout 02:37:23 Removing intermediate container 9cb5fda00d45 02:37:23 ---> 71b1b5269ee5 02:37:23 Step 9/24 : COPY . . 02:37:23 ---> d978678848df 02:37:23 Step 10/24 : RUN ${MAKE} 02:37:23 ---> Running in 0ae4dfec071f 02:37:24 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.1" -trimpath -mod=readonly -o cmd/device-s7 ./cmd 02:37:26 Selected Git installation does not exist. Using Default 02:37:26 The recommended git tool is: NONE 02:37:30 using credential edgex-jenkins-ssh 02:37:30 Cloning the remote Git repository 02:37:30 Cloning repository git@github.com:edgexfoundry/device-s7.git 02:37:30 > git init /w/workspace/device-s7/5 # timeout=10 02:37:30 Fetching upstream changes from git@github.com:edgexfoundry/device-s7.git 02:37:30 > git --version # timeout=10 02:37:30 > git --version # 'git version 2.25.1' 02:37:31 using GIT_SSH to set credentials SSH Credentials for GitHub 02:37:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-s7.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:37:31 > git config remote.origin.url git@github.com:edgexfoundry/device-s7.git # timeout=10 02:37:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:37:32 Avoid second fetch 02:37:32 Checking out Revision 4bd8664cc9fd2f5480b9401501168e0a6b2480c7 (main) 02:37:33 Commit message: "Merge pull request #10 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.1" 02:37:32 > git config core.sparsecheckout # timeout=10 02:37:32 > git checkout -f 4bd8664cc9fd2f5480b9401501168e0a6b2480c7 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:37:37 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:37:37 % Total % Received % Xferd Average Speed Time Time Time Current 02:37:37 Dload Upload Total Spent Left Speed 02:37:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 111k 0 --:--:-- --:--:-- --:--:-- 111k [Pipeline] sh 02:37:38 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:37:38 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:37:38 + sudo tee /etc/docker/daemon.new 02:37:38 { 02:37:38 "registry-mirrors": [ 02:37:38 "https://nexus3.edgexfoundry.org:10001" 02:37:38 ], 02:37:38 "bip": "10.250.0.254/24", 02:37:38 "hosts": [ 02:37:38 "tcp://0.0.0.0:5555", 02:37:38 "unix:///var/run/docker.sock" 02:37:38 ], 02:37:38 "mtu": 1458, 02:37:38 "selinux-enabled": true, 02:37:38 "seccomp-profile": "/etc/docker/seccomp.json" 02:37:38 } [Pipeline] sh 02:37:38 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:37:39 + sudo service docker restart 02:37:46 Removing intermediate container 0ae4dfec071f 02:37:46 ---> c2530a8d9eef 02:37:46 Step 11/24 : FROM alpine:3.18 02:37:46 3.18: Pulling from library/alpine 02:37:46 619be1103602: Already exists 02:37:46 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 02:37:46 Status: Downloaded newer image for alpine:3.18 02:37:46 ---> d3782b16ccc9 02:37:46 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 02:37:46 ---> Running in 9d66602330a0 02:37:46 Removing intermediate container 9d66602330a0 02:37:46 ---> 6baee6ab3db2 02:37:46 Step 13/24 : RUN apk add --update --no-cache dumb-init 02:37:46 ---> Running in f918c41552e5 02:37:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:37:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:37:46 (1/1) Installing dumb-init (1.2.5-r2) 02:37:46 Executing busybox-1.36.1-r5.trigger 02:37:46 OK: 7 MiB in 16 packages 02:37:46 Removing intermediate container f918c41552e5 02:37:46 ---> 96bb2292e4bd 02:37:46 Step 14/24 : RUN apk --no-cache upgrade 02:37:46 ---> Running in c5b27ff47f8b 02:37:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:37:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:37:47 Upgrading critical system libraries and apk-tools: 02:37:47 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 02:37:47 Executing busybox-1.36.1-r5.trigger 02:37:47 Continuing the upgrade transaction with new apk-tools: 02:37:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:37:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:37:47 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 02:37:47 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 02:37:47 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 02:37:47 OK: 7 MiB in 16 packages 02:37:48 Removing intermediate container c5b27ff47f8b 02:37:48 ---> 89b0c324c99f 02:37:48 Step 15/24 : WORKDIR / 02:37:48 ---> Running in b3657cbc9abd 02:37:48 Removing intermediate container b3657cbc9abd 02:37:48 ---> 692f7d536af1 02:37:48 Step 16/24 : COPY --from=builder /device-s7/Attribution.txt /Attribution.txt 02:37:48 ---> a595be5b2d16 02:37:48 Step 17/24 : COPY --from=builder /device-s7/cmd/device-s7 /device-s7 02:37:49 ---> dfe5ee163a8a 02:37:49 Step 18/24 : COPY --from=builder /device-s7/cmd/res /res 02:37:49 ---> 74668f3a6f09 02:37:49 Step 19/24 : EXPOSE 59994 02:37:49 ---> Running in adb519a9ff6f 02:37:49 Removing intermediate container adb519a9ff6f 02:37:49 ---> 39c43e9e2eaa 02:37:49 Step 20/24 : ENTRYPOINT ["/device-s7"] 02:37:49 ---> Running in 6e99d84f78ac 02:37:49 Removing intermediate container 6e99d84f78ac 02:37:49 ---> a3e5b1755247 02:37:49 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 02:37:49 ---> Running in 192e422d2e02 02:37:49 Removing intermediate container 192e422d2e02 02:37:49 ---> 3191cd57ef68 02:37:49 Step 22/24 : LABEL arch=amd64 02:37:49 ---> Running in 2133908e778c 02:37:49 Removing intermediate container 2133908e778c 02:37:49 ---> aa839e2cd1c1 02:37:49 Step 23/24 : LABEL git_sha=4bd8664cc9fd2f5480b9401501168e0a6b2480c7 02:37:49 ---> Running in 0ec78f856797 02:37:50 Removing intermediate container 0ec78f856797 02:37:50 ---> 8c220b5c7789 02:37:50 Step 24/24 : LABEL version=0.0.0 02:37:50 ---> Running in 999d72fcbb43 02:37:50 Removing intermediate container 999d72fcbb43 02:37:50 ---> ff0fcebf36a2 02:37:50 [Warning] One or more build-args [ARCH] were not consumed 02:37:50 Successfully built ff0fcebf36a2 02:37:50 Successfully tagged device-s7:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:37:50 provisioning config files... 02:37:50 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config8398498490812647403tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:37:50 ---> ****-login.sh 02:37:50 nexus3.edgexfoundry.org:10001 02:37:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:37:50 Configure a credential helper to remove this warning. See 02:37:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:37:50 02:37:50 Login Succeeded 02:37:50 nexus3.edgexfoundry.org:10002 02:37:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:37:50 Configure a credential helper to remove this warning. See 02:37:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:37:50 02:37:50 Login Succeeded 02:37:50 nexus3.edgexfoundry.org:10003 02:37:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:37:50 Configure a credential helper to remove this warning. See 02:37:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:37:50 02:37:50 Login Succeeded 02:37:50 nexus3.edgexfoundry.org:10004 02:37:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:37:50 Configure a credential helper to remove this warning. See 02:37:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:37:50 02:37:50 Login Succeeded 02:37:50 ****.io 02:37:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:37:51 Configure a credential helper to remove this warning. See 02:37:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:37:51 02:37:51 Login Succeeded 02:37:51 ---> ****-login.sh ends [Pipeline] } 02:37:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:37:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:37:51 [edgeXDocker.push] Tagging docker image device-s7 with the following tags: 02:37:51 4bd8664cc9fd2f5480b9401501168e0a6b2480c7 02:37:51 latest 02:37:51 0.0.0 02:37:51 4bd8664cc9fd2f5480b9401501168e0a6b2480c7-0.0.0 02:37:51 main 02:37:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:51 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:4bd8664cc9fd2f5480b9401501168e0a6b2480c7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:51 + docker push nexus3.edgexfoundry.org:10004/device-s7:4bd8664cc9fd2f5480b9401501168e0a6b2480c7 02:37:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 02:37:51 5996d42cf402: Preparing 02:37:51 d4e146f7ae19: Preparing 02:37:51 4b3f78d9e3da: Preparing 02:37:51 b04ff41b051f: Preparing 02:37:51 7f374a542e82: Preparing 02:37:51 aedc3bda2944: Preparing 02:37:51 aedc3bda2944: Waiting 02:37:51 7f374a542e82: Pushed 02:37:51 4b3f78d9e3da: Pushed 02:37:51 5996d42cf402: Pushed 02:37:51 aedc3bda2944: Layer already exists 02:37:52 b04ff41b051f: Pushed 02:37:54 d4e146f7ae19: Pushed 02:37:54 4bd8664cc9fd2f5480b9401501168e0a6b2480c7: digest: sha256:bdae598d5b4816f39f1cdb1c2d8118f6295375b0a02d9f3e3d26480942af5289 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:55 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:55 + docker push nexus3.edgexfoundry.org:10004/device-s7:latest 02:37:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 02:37:55 5996d42cf402: Preparing 02:37:55 d4e146f7ae19: Preparing 02:37:55 4b3f78d9e3da: Preparing 02:37:55 b04ff41b051f: Preparing 02:37:55 7f374a542e82: Preparing 02:37:55 aedc3bda2944: Preparing 02:37:55 aedc3bda2944: Waiting 02:37:55 5996d42cf402: Layer already exists 02:37:55 4b3f78d9e3da: Layer already exists 02:37:55 7f374a542e82: Layer already exists 02:37:55 d4e146f7ae19: Layer already exists 02:37:55 b04ff41b051f: Layer already exists 02:37:55 aedc3bda2944: Layer already exists 02:37:55 latest: digest: sha256:bdae598d5b4816f39f1cdb1c2d8118f6295375b0a02d9f3e3d26480942af5289 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:55 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:0.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:56 + docker push nexus3.edgexfoundry.org:10004/device-s7:0.0.0 02:37:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 02:37:56 5996d42cf402: Preparing 02:37:56 d4e146f7ae19: Preparing 02:37:56 4b3f78d9e3da: Preparing 02:37:56 b04ff41b051f: Preparing 02:37:56 7f374a542e82: Preparing 02:37:56 aedc3bda2944: Preparing 02:37:56 aedc3bda2944: Waiting 02:37:56 4b3f78d9e3da: Layer already exists 02:37:56 b04ff41b051f: Layer already exists 02:37:56 d4e146f7ae19: Layer already exists 02:37:56 7f374a542e82: Layer already exists 02:37:56 5996d42cf402: Layer already exists 02:37:56 aedc3bda2944: Layer already exists 02:37:56 0.0.0: digest: sha256:bdae598d5b4816f39f1cdb1c2d8118f6295375b0a02d9f3e3d26480942af5289 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:56 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:4bd8664cc9fd2f5480b9401501168e0a6b2480c7-0.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:56 + docker push nexus3.edgexfoundry.org:10004/device-s7:4bd8664cc9fd2f5480b9401501168e0a6b2480c7-0.0.0 02:37:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 02:37:56 5996d42cf402: Preparing 02:37:56 d4e146f7ae19: Preparing 02:37:56 4b3f78d9e3da: Preparing 02:37:56 b04ff41b051f: Preparing 02:37:56 7f374a542e82: Preparing 02:37:56 aedc3bda2944: Preparing 02:37:56 aedc3bda2944: Waiting 02:37:56 b04ff41b051f: Layer already exists 02:37:56 7f374a542e82: Layer already exists 02:37:56 5996d42cf402: Layer already exists 02:37:56 4b3f78d9e3da: Layer already exists 02:37:56 d4e146f7ae19: Layer already exists 02:37:56 aedc3bda2944: Layer already exists 02:37:56 4bd8664cc9fd2f5480b9401501168e0a6b2480c7-0.0.0: digest: sha256:bdae598d5b4816f39f1cdb1c2d8118f6295375b0a02d9f3e3d26480942af5289 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:57 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:37:57 provisioning config files... 02:37:57 copy managed file [device-s7-settings] to file:/w/workspace/device-s7/5@tmp/config7861229396690520571tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:37:57 + docker push nexus3.edgexfoundry.org:10004/device-s7:main 02:37:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 02:37:57 5996d42cf402: Preparing 02:37:57 d4e146f7ae19: Preparing 02:37:57 4b3f78d9e3da: Preparing 02:37:57 b04ff41b051f: Preparing 02:37:57 7f374a542e82: Preparing 02:37:57 aedc3bda2944: Preparing 02:37:57 aedc3bda2944: Waiting 02:37:57 d4e146f7ae19: Layer already exists 02:37:57 5996d42cf402: Layer already exists 02:37:57 4b3f78d9e3da: Layer already exists 02:37:57 b04ff41b051f: Layer already exists 02:37:57 7f374a542e82: Layer already exists 02:37:57 aedc3bda2944: Layer already exists 02:37:57 main: digest: sha256:bdae598d5b4816f39f1cdb1c2d8118f6295375b0a02d9f3e3d26480942af5289 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:37:57 ===================================================== [Pipeline] echo 02:37:57 taggedImages: 02:37:57 - nexus3.edgexfoundry.org:10004/device-s7:4bd8664cc9fd2f5480b9401501168e0a6b2480c7 02:37:57 - nexus3.edgexfoundry.org:10004/device-s7:latest 02:37:57 - nexus3.edgexfoundry.org:10004/device-s7:0.0.0 02:37:57 - nexus3.edgexfoundry.org:10004/device-s7:4bd8664cc9fd2f5480b9401501168e0a6b2480c7-0.0.0 02:37:57 - 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 02:37:57 ---> ****-login.sh 02:37:57 nexus3.edgexfoundry.org:10001 02:37:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:37:58 02:37:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:37:58 Configure a credential helper to remove this warning. See 02:37:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:37:58 02:37:58 Login Succeeded 02:37:58 nexus3.edgexfoundry.org:10002 02:37:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:37:58 latest: Pulling from edgex-lftools-log-publisher 02:37:58 5eb5b503b376: Pulling fs layer 02:37:58 5c69ac0246d0: Pulling fs layer 02:37:58 ec43610c2a17: Pulling fs layer 02:37:58 3a2ae6a8a46f: Pulling fs layer 02:37:58 33b1e0a273af: Pulling fs layer 02:37:58 5d3b04190fa2: Pulling fs layer 02:37:58 2f39f015ded8: Pulling fs layer 02:37:58 33b1e0a273af: Waiting 02:37:58 5d3b04190fa2: Waiting 02:37:58 2f39f015ded8: Waiting 02:37:58 3a2ae6a8a46f: Waiting 02:37:58 5c69ac0246d0: Download complete 02:37:58 3a2ae6a8a46f: Verifying Checksum 02:37:58 3a2ae6a8a46f: Download complete 02:37:58 33b1e0a273af: Verifying Checksum 02:37:58 33b1e0a273af: Download complete 02:37:58 5d3b04190fa2: Verifying Checksum 02:37:58 5d3b04190fa2: Download complete 02:37:58 ec43610c2a17: Verifying Checksum 02:37:58 ec43610c2a17: Download complete 02:37:58 5eb5b503b376: Verifying Checksum 02:37:58 5eb5b503b376: Download complete 02:37:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:37:58 Configure a credential helper to remove this warning. See 02:37:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:37:58 02:37:58 Login Succeeded 02:37:58 nexus3.edgexfoundry.org:10003 02:37:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:37:58 Configure a credential helper to remove this warning. See 02:37:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:37:58 02:37:58 Login Succeeded 02:37:59 nexus3.edgexfoundry.org:10004 02:37:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:59 2f39f015ded8: Download complete 02:37:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:37:59 Configure a credential helper to remove this warning. See 02:37:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:37:59 02:37:59 Login Succeeded 02:37:59 ****.io 02:37:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:37:59 Configure a credential helper to remove this warning. See 02:37:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:37:59 02:37:59 Login Succeeded 02:37:59 ---> ****-login.sh ends [Pipeline] } 02:37:59 Deleting 1 temporary files [2024-05-14T02:37:59.790Z] 5eb5b503b376: Pull complete [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 02:38:00 5c69ac0246d0: Pull complete [Pipeline] echo 02:38:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:38:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:38:00 ========================================================= 02:38:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 02:38:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:38:00 ec43610c2a17: Pull complete 02:38:00 3a2ae6a8a46f: Pull complete 02:38:00 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 02:38:00 33b1e0a273af: Pull complete 02:38:00 Sending build context to Docker daemon 270.8kB 02:38:00 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 02:38:00 Step 2/10 : FROM ${BASE} AS builder 02:38:00 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:38:00 c6b39de5b339: Pulling fs layer 02:38:00 a69c41024577: Pulling fs layer 02:38:00 d6de4b400683: Pulling fs layer 02:38:00 35cb2a7552d0: Pulling fs layer 02:38:00 4f4fb700ef54: Pulling fs layer 02:38:00 464afbd9ba4c: Pulling fs layer 02:38:00 00f215d4a9da: Pulling fs layer 02:38:00 d496ad576159: Pulling fs layer 02:38:00 464afbd9ba4c: Waiting 02:38:00 00f215d4a9da: Waiting 02:38:00 35cb2a7552d0: Waiting 02:38:00 4f4fb700ef54: Waiting 02:38:00 d496ad576159: Waiting 02:38:00 a69c41024577: Verifying Checksum 02:38:00 a69c41024577: Download complete 02:38:00 5d3b04190fa2: Pull complete 02:38:01 35cb2a7552d0: Download complete 02:38:01 4f4fb700ef54: Verifying Checksum 02:38:01 4f4fb700ef54: Download complete 02:38:01 464afbd9ba4c: Verifying Checksum 02:38:01 464afbd9ba4c: Download complete 02:38:01 c6b39de5b339: Verifying Checksum 02:38:01 c6b39de5b339: Download complete 02:38:01 d496ad576159: Verifying Checksum 02:38:01 d496ad576159: Download complete 02:38:01 c6b39de5b339: Pull complete 02:38:02 a69c41024577: Pull complete 02:38:02 d6de4b400683: Download complete 02:38:03 00f215d4a9da: Verifying Checksum 02:38:03 00f215d4a9da: Download complete 02:38:05 2f39f015ded8: Pull complete 02:38:05 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:38:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:38:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:38:05 prd-ubuntu20.04-docker-8c-8g-138 does not seem to be running inside a container 02:38:05 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:38:10 $ docker top 4d409aa0b0aff0161a69d9ba9934770bfe68172cb34a856c064358c52c3325e5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:38:11 ---> job-cost.sh 02:38:11 lf-activate-venv: SKIPPING 02:38:11 INFO: No Stack... 02:38:11 INFO: Retrieving Pricing Info for: v3-standard-8 02:38:11 INFO: Archiving Costs [Pipeline] sh 02:38:12 + cat /w/workspace/edgexfoundry_device-s7_main/archives/cost.csv 02:38:12 + cut -d, -f6 [Pipeline] lock 02:38:12 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-main-5-stack-cost] 02:38:12 Resource [jenkins-edgexfoundry-device-s7-main-5-stack-cost] did not exist. Created. 02:38:12 Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-main-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:38:12 + echo total: 0.2199999988079071 [Pipeline] stash 02:38:12 Stashed 1 file(s) [Pipeline] } 02:38:12 Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-main-5-stack-cost] [Pipeline] // lock [Pipeline] } 02:38:12 $ docker stop --time=1 4d409aa0b0aff0161a69d9ba9934770bfe68172cb34a856c064358c52c3325e5 02:38:13 $ docker rm -f --volumes 4d409aa0b0aff0161a69d9ba9934770bfe68172cb34a856c064358c52c3325e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:38:16 d6de4b400683: Pull complete 02:38:16 35cb2a7552d0: Pull complete 02:38:16 4f4fb700ef54: Pull complete 02:38:16 464afbd9ba4c: Pull complete 02:38:24 00f215d4a9da: Pull complete 02:38:25 d496ad576159: Pull complete 02:38:25 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 02:38:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:38:25 ---> f246e2811388 02:38:25 Step 3/10 : ARG MAKE=make build 02:38:27 ---> Running in 6eddd805c3e9 02:38:27 Removing intermediate container 6eddd805c3e9 02:38:27 ---> 20c3c2f7e98d 02:38:27 Step 4/10 : WORKDIR /device-s7 02:38:27 ---> Running in ff9f31b631ab 02:38:28 Removing intermediate container ff9f31b631ab 02:38:28 ---> c250c232f125 02:38:28 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 02:38:28 ---> Running in 3fba90cb0046 02:38:28 Removing intermediate container 3fba90cb0046 02:38:28 ---> 5a54308c564a 02:38:28 Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev 02:38:28 ---> Running in db27dff31c7c 02:38:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:38:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:38:31 OK: 266 MiB in 52 packages 02:38:31 Removing intermediate container db27dff31c7c 02:38:31 ---> 40a78b1bf6b6 02:38:31 Step 7/10 : COPY go.mod vendor* ./ 02:38:32 ---> b22b64039694 02:38:32 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:38:32 ---> Running in a603f902fd5f 02:39:29 Removing intermediate container a603f902fd5f 02:39:29 ---> bbc285bb8b62 02:39:29 Step 9/10 : COPY . . 02:39:29 ---> fe04e0ee8d2c 02:39:29 Step 10/10 : RUN ${MAKE} 02:39:29 ---> Running in 710a16f8a8ee 02:39:29 noop 02:39:29 Removing intermediate container 710a16f8a8ee 02:39:29 ---> b8a9529d5bde 02:39:29 Successfully built b8a9529d5bde 02:39:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:29 + docker inspect -f . ci-base-image-arm64 02:39:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:39:29 prd-ubuntu20.04-docker-arm64-4c-16g-139 does not seem to be running inside a container 02:39:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-s7/5 -v /w/workspace/device-s7/5:/w/workspace/device-s7/5:rw,z -v /w/workspace/device-s7/5@tmp:/w/workspace/device-s7/5@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-arm64 cat 02:39:30 $ docker top ec7b44661507c0b59c452109b756a0a01151d69c1fd78cf10b4330841918fcdf -eo pid,comm [Pipeline] { [Pipeline] sh 02:39:31 + go version 02:39:31 go version go1.21.9 linux/arm64 [Pipeline] } 02:39:31 $ docker stop --time=1 ec7b44661507c0b59c452109b756a0a01151d69c1fd78cf10b4330841918fcdf 02:39:33 $ docker rm -f --volumes ec7b44661507c0b59c452109b756a0a01151d69c1fd78cf10b4330841918fcdf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:33 + docker inspect -f . ci-base-image-arm64 02:39:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:39:34 prd-ubuntu20.04-docker-arm64-4c-16g-139 does not seem to be running inside a container 02:39:34 $ 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/5 -v /w/workspace/device-s7/5:/w/workspace/device-s7/5:rw,z -v /w/workspace/device-s7/5@tmp:/w/workspace/device-s7/5@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-arm64 cat 02:39:35 $ docker top 3d6df41c4fb191779c1df75d2112b1ce544ac6e9ce59bc8be646c3a6820a1d75 -eo pid,comm [Pipeline] { [Pipeline] sh 02:39:35 + git config --global --add safe.directory /w/workspace/device-s7/5 [Pipeline] fileExists [Pipeline] sh 02:39:36 + make test 02:39:36 go test -race -coverprofile=coverage.out ./... 02:40:14 ? github.com/edgexfoundry/device-s7 [no test files] 02:42:21 ? github.com/edgexfoundry/device-s7/cmd [no test files] 02:42:21 ? github.com/edgexfoundry/device-s7/internal/driver [no test files] 02:42:21 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:42:21 go vet ./... 02:44:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:44:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:44:43 ./bin/test-attribution-txt.sh 02:44:43 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 02:44:43 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 02:44:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 02:44:43 $ docker stop --time=1 3d6df41c4fb191779c1df75d2112b1ce544ac6e9ce59bc8be646c3a6820a1d75 02:44:45 $ docker rm -f --volumes 3d6df41c4fb191779c1df75d2112b1ce544ac6e9ce59bc8be646c3a6820a1d75 [Pipeline] // withDockerContainer [Pipeline] sh 02:44:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:44:47 Warning: overwriting stash ‘coverage-report’ 02:44:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:44:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:44:48 + ls -al . 02:44:48 total 132 02:44:48 drwxrwxr-x 7 jenkins jenkins 4096 May 14 02:39 . 02:44:48 drwxrwxr-x 4 jenkins jenkins 4096 May 14 02:37 .. 02:44:48 drwxrwxr-x 8 jenkins jenkins 4096 May 14 02:37 .git 02:44:48 drwxrwxr-x 2 jenkins jenkins 4096 May 14 02:37 .github 02:44:48 -rw-rw-r-- 1 jenkins jenkins 237 May 14 02:37 .gitignore 02:44:48 -rw-rw-r-- 1 jenkins jenkins 42 May 14 02:37 .golangci.yml 02:44:48 -rw-rw-r-- 1 jenkins jenkins 11920 May 14 02:37 Attribution.txt 02:44:48 -rw-rw-r-- 1 jenkins jenkins 1546 May 14 02:37 Dockerfile 02:44:48 -rw-rw-r-- 1 jenkins jenkins 643 May 14 02:37 Jenkinsfile 02:44:48 -rw-rw-r-- 1 jenkins jenkins 10947 May 14 02:37 LICENSE 02:44:48 -rw-rw-r-- 1 jenkins jenkins 1903 May 14 02:37 Makefile 02:44:48 -rw-rw-r-- 1 jenkins jenkins 614 May 14 02:37 OWNERS.md 02:44:48 -rw-rw-r-- 1 jenkins jenkins 2393 May 14 02:37 README.md 02:44:48 -rw-rw-r-- 1 jenkins jenkins 5 May 14 02:35 VERSION 02:44:48 drwxrwxr-x 2 jenkins jenkins 4096 May 14 02:37 bin 02:44:48 drwxrwxr-x 3 jenkins jenkins 4096 May 14 02:37 cmd 02:44:48 -rw-r--r-- 1 jenkins jenkins 13 May 14 02:39 coverage.out 02:44:48 -rw-rw-r-- 1 jenkins jenkins 3644 May 14 02:37 go.mod 02:44:48 -rw-rw-r-- 1 jenkins jenkins 34418 May 14 02:37 go.sum 02:44:48 drwxrwxr-x 3 jenkins jenkins 4096 May 14 02:37 internal 02:44:48 -rw-rw-r-- 1 jenkins jenkins 223 May 14 02:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:48 + 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=4bd8664cc9fd2f5480b9401501168e0a6b2480c7 --label arch=arm64 --label version=0.0.0 . 02:44:48 Sending build context to Docker daemon 271.9kB 02:44:48 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 02:44:48 Step 2/24 : FROM ${BASE} AS builder 02:44:48 ---> b8a9529d5bde 02:44:48 Step 3/24 : ARG MAKE=make build 02:44:48 ---> Running in 63a167a13ee1 02:44:49 Removing intermediate container 63a167a13ee1 02:44:49 ---> 00cfe3667ec6 02:44:49 Step 4/24 : WORKDIR /device-s7 02:44:49 ---> Running in 0723e183e431 02:44:49 Removing intermediate container 0723e183e431 02:44:49 ---> 24889c1c3ff8 02:44:49 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 02:44:49 ---> Running in 42cb1b484586 02:44:49 Removing intermediate container 42cb1b484586 02:44:49 ---> a5884112f2e0 02:44:49 Step 6/24 : RUN apk add --update --no-cache make git gcc libc-dev 02:44:50 ---> Running in c2352d9c881e 02:44:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:44:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:44:52 OK: 266 MiB in 52 packages 02:44:53 Removing intermediate container c2352d9c881e 02:44:53 ---> 6049558ba785 02:44:53 Step 7/24 : COPY go.mod vendor* ./ 02:44:53 ---> 06e661ee0b48 02:44:53 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:44:53 ---> Running in 776c921f7f79 02:44:55 Removing intermediate container 776c921f7f79 02:44:55 ---> 4834fa8674c2 02:44:55 Step 9/24 : COPY . . 02:44:56 ---> c855ed4a3a3e 02:44:56 Step 10/24 : RUN ${MAKE} 02:44:56 ---> Running in 02121f3b91d1 02:44:57 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.1" -trimpath -mod=readonly -o cmd/device-s7 ./cmd 02:47:19 Removing intermediate container 02121f3b91d1 02:47:19 ---> 7b2bc1315c04 02:47:19 Step 11/24 : FROM alpine:3.18 02:47:19 3.18: Pulling from library/alpine 02:47:19 c6b39de5b339: Already exists 02:47:19 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 02:47:19 Status: Downloaded newer image for alpine:3.18 02:47:19 ---> 33abbf032149 02:47:19 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 02:47:19 ---> Running in b82b9d9e0012 02:47:19 Removing intermediate container b82b9d9e0012 02:47:19 ---> 46a36238dfdd 02:47:19 Step 13/24 : RUN apk add --update --no-cache dumb-init 02:47:19 ---> Running in 335eca956472 02:47:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:47:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:47:19 (1/1) Installing dumb-init (1.2.5-r2) 02:47:19 Executing busybox-1.36.1-r5.trigger 02:47:19 OK: 8 MiB in 16 packages 02:47:19 Removing intermediate container 335eca956472 02:47:19 ---> cb293f0b3219 02:47:19 Step 14/24 : RUN apk --no-cache upgrade 02:47:19 ---> Running in 60847cf5632e 02:47:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:47:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:47:19 Upgrading critical system libraries and apk-tools: 02:47:19 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 02:47:19 Executing busybox-1.36.1-r5.trigger 02:47:19 Continuing the upgrade transaction with new apk-tools: 02:47:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:47:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:47:19 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 02:47:19 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 02:47:19 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 02:47:19 OK: 8 MiB in 16 packages 02:47:19 Removing intermediate container 60847cf5632e 02:47:19 ---> e22129f63eae 02:47:19 Step 15/24 : WORKDIR / 02:47:19 ---> Running in fb6159bd04bd 02:47:19 Removing intermediate container fb6159bd04bd 02:47:19 ---> c35d7bcd51e1 02:47:19 Step 16/24 : COPY --from=builder /device-s7/Attribution.txt /Attribution.txt 02:47:19 ---> 7a1d170b9473 02:47:19 Step 17/24 : COPY --from=builder /device-s7/cmd/device-s7 /device-s7 02:47:19 ---> 4c84bb9964d4 02:47:19 Step 18/24 : COPY --from=builder /device-s7/cmd/res /res 02:47:19 ---> 05dff57c9610 02:47:19 Step 19/24 : EXPOSE 59994 02:47:19 ---> Running in 8e378197ea0b 02:47:19 Removing intermediate container 8e378197ea0b 02:47:19 ---> 2af03c098c98 02:47:19 Step 20/24 : ENTRYPOINT ["/device-s7"] 02:47:19 ---> Running in 957e07a8cecd 02:47:19 Removing intermediate container 957e07a8cecd 02:47:19 ---> 79aed8b5c5e2 02:47:19 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 02:47:19 ---> Running in 847f78aef9f3 02:47:19 Removing intermediate container 847f78aef9f3 02:47:19 ---> 2a063b8aa7de 02:47:19 Step 22/24 : LABEL arch=arm64 02:47:19 ---> Running in 3ac347f04de7 02:47:19 Removing intermediate container 3ac347f04de7 02:47:19 ---> 3b6cf5d59ee3 02:47:19 Step 23/24 : LABEL git_sha=4bd8664cc9fd2f5480b9401501168e0a6b2480c7 02:47:19 ---> Running in 4e3899d33576 02:47:19 Removing intermediate container 4e3899d33576 02:47:19 ---> f5aebe8ea59e 02:47:19 Step 24/24 : LABEL version=0.0.0 02:47:19 ---> Running in 296a84be221c 02:47:20 Removing intermediate container 296a84be221c 02:47:20 ---> d0b775b975c5 02:47:20 [Warning] One or more build-args [ARCH] were not consumed 02:47:20 Successfully built d0b775b975c5 02:47:20 Successfully tagged device-s7-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:47:20 provisioning config files... 02:47:20 copy managed file [device-s7-settings] to file:/w/workspace/device-s7/5@tmp/config10006339805258184830tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:47:20 ---> ****-login.sh 02:47:20 nexus3.edgexfoundry.org:10001 02:47:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:47:21 Configure a credential helper to remove this warning. See 02:47:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:47:21 02:47:21 Login Succeeded 02:47:21 nexus3.edgexfoundry.org:10002 02:47:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:47:21 Configure a credential helper to remove this warning. See 02:47:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:47:21 02:47:21 Login Succeeded 02:47:21 nexus3.edgexfoundry.org:10003 02:47:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:47:21 Configure a credential helper to remove this warning. See 02:47:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:47:21 02:47:21 Login Succeeded 02:47:21 nexus3.edgexfoundry.org:10004 02:47:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:47:22 Configure a credential helper to remove this warning. See 02:47:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:47:22 02:47:22 Login Succeeded 02:47:22 ****.io 02:47:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:47:23 Configure a credential helper to remove this warning. See 02:47:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:47:23 02:47:23 Login Succeeded 02:47:23 ---> ****-login.sh ends [Pipeline] } 02:47:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:47:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:47:23 [edgeXDocker.push] Tagging docker image device-s7-arm64 with the following tags: 02:47:23 4bd8664cc9fd2f5480b9401501168e0a6b2480c7 02:47:23 latest 02:47:23 0.0.0 02:47:23 4bd8664cc9fd2f5480b9401501168e0a6b2480c7-0.0.0 02:47:23 main 02:47:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:23 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:4bd8664cc9fd2f5480b9401501168e0a6b2480c7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:24 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:4bd8664cc9fd2f5480b9401501168e0a6b2480c7 02:47:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 02:47:24 c7ea290eb021: Preparing 02:47:24 ba66ca2c7e93: Preparing 02:47:24 f8795419d9e4: Preparing 02:47:24 c74ef25df37a: Preparing 02:47:24 7e61760b7ba2: Preparing 02:47:24 7c504f21be85: Preparing 02:47:24 7c504f21be85: Waiting 02:47:24 c7ea290eb021: Pushed 02:47:24 7c504f21be85: Layer already exists 02:47:24 f8795419d9e4: Pushed 02:47:24 7e61760b7ba2: Pushed 02:47:25 c74ef25df37a: Pushed 02:47:30 ba66ca2c7e93: Pushed 02:47:30 4bd8664cc9fd2f5480b9401501168e0a6b2480c7: digest: sha256:321202cd2cda3e51340714730ef8e876357a62b245c1e9fbf3ed9aa007b181bd size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:30 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:31 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:latest 02:47:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 02:47:31 c7ea290eb021: Preparing 02:47:31 ba66ca2c7e93: Preparing 02:47:31 f8795419d9e4: Preparing 02:47:31 c74ef25df37a: Preparing 02:47:31 7e61760b7ba2: Preparing 02:47:31 7c504f21be85: Preparing 02:47:31 7c504f21be85: Waiting 02:47:31 ba66ca2c7e93: Layer already exists 02:47:31 f8795419d9e4: Layer already exists 02:47:31 7e61760b7ba2: Layer already exists 02:47:31 c74ef25df37a: Layer already exists 02:47:31 c7ea290eb021: Layer already exists 02:47:31 7c504f21be85: Layer already exists 02:47:31 latest: digest: sha256:321202cd2cda3e51340714730ef8e876357a62b245c1e9fbf3ed9aa007b181bd size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:31 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:0.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:31 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:0.0.0 02:47:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 02:47:31 c7ea290eb021: Preparing 02:47:31 ba66ca2c7e93: Preparing 02:47:31 f8795419d9e4: Preparing 02:47:31 c74ef25df37a: Preparing 02:47:31 7e61760b7ba2: Preparing 02:47:31 7c504f21be85: Preparing 02:47:31 7c504f21be85: Waiting 02:47:31 c7ea290eb021: Layer already exists 02:47:31 f8795419d9e4: Layer already exists 02:47:31 ba66ca2c7e93: Layer already exists 02:47:31 7e61760b7ba2: Layer already exists 02:47:31 c74ef25df37a: Layer already exists 02:47:31 7c504f21be85: Layer already exists 02:47:31 0.0.0: digest: sha256:321202cd2cda3e51340714730ef8e876357a62b245c1e9fbf3ed9aa007b181bd size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:32 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:4bd8664cc9fd2f5480b9401501168e0a6b2480c7-0.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:32 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:4bd8664cc9fd2f5480b9401501168e0a6b2480c7-0.0.0 02:47:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 02:47:32 c7ea290eb021: Preparing 02:47:32 ba66ca2c7e93: Preparing 02:47:32 f8795419d9e4: Preparing 02:47:32 c74ef25df37a: Preparing 02:47:32 7e61760b7ba2: Preparing 02:47:32 7c504f21be85: Preparing 02:47:32 7c504f21be85: Waiting 02:47:32 c74ef25df37a: Layer already exists 02:47:32 ba66ca2c7e93: Layer already exists 02:47:32 f8795419d9e4: Layer already exists 02:47:32 c7ea290eb021: Layer already exists 02:47:32 7e61760b7ba2: Layer already exists 02:47:32 7c504f21be85: Layer already exists 02:47:32 4bd8664cc9fd2f5480b9401501168e0a6b2480c7-0.0.0: digest: sha256:321202cd2cda3e51340714730ef8e876357a62b245c1e9fbf3ed9aa007b181bd size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:33 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:33 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:main 02:47:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 02:47:33 c7ea290eb021: Preparing 02:47:33 ba66ca2c7e93: Preparing 02:47:33 f8795419d9e4: Preparing 02:47:33 c74ef25df37a: Preparing 02:47:33 7e61760b7ba2: Preparing 02:47:33 7c504f21be85: Preparing 02:47:33 7c504f21be85: Waiting 02:47:33 c74ef25df37a: Layer already exists 02:47:33 ba66ca2c7e93: Layer already exists 02:47:33 7e61760b7ba2: Layer already exists 02:47:33 f8795419d9e4: Layer already exists 02:47:33 c7ea290eb021: Layer already exists 02:47:33 7c504f21be85: Layer already exists 02:47:33 main: digest: sha256:321202cd2cda3e51340714730ef8e876357a62b245c1e9fbf3ed9aa007b181bd size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:47:33 ===================================================== [Pipeline] echo 02:47:33 taggedImages: 02:47:33 - nexus3.edgexfoundry.org:10004/device-s7-arm64:4bd8664cc9fd2f5480b9401501168e0a6b2480c7 02:47:33 - nexus3.edgexfoundry.org:10004/device-s7-arm64:latest 02:47:33 - nexus3.edgexfoundry.org:10004/device-s7-arm64:0.0.0 02:47:33 - nexus3.edgexfoundry.org:10004/device-s7-arm64:4bd8664cc9fd2f5480b9401501168e0a6b2480c7-0.0.0 02:47:33 - 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 02:47:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:47:34 02:47:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:47:34 arm64: Pulling from edgex-lftools-log-publisher 02:47:34 8998bd30e6a1: Pulling fs layer 02:47:34 04944245beec: Pulling fs layer 02:47:34 699f458cf7ca: Pulling fs layer 02:47:34 765212b225bb: Pulling fs layer 02:47:34 f23df028b6ca: Pulling fs layer 02:47:34 d65c8cfc05b1: Pulling fs layer 02:47:34 2437ff75d9bd: Pulling fs layer 02:47:34 f23df028b6ca: Waiting 02:47:34 765212b225bb: Waiting 02:47:34 d65c8cfc05b1: Waiting 02:47:34 2437ff75d9bd: Waiting 02:47:34 04944245beec: Verifying Checksum 02:47:34 04944245beec: Download complete 02:47:34 765212b225bb: Verifying Checksum 02:47:34 765212b225bb: Download complete 02:47:34 f23df028b6ca: Verifying Checksum 02:47:34 f23df028b6ca: Download complete 02:47:34 d65c8cfc05b1: Verifying Checksum 02:47:34 d65c8cfc05b1: Download complete 02:47:34 699f458cf7ca: Verifying Checksum 02:47:34 699f458cf7ca: Download complete 02:47:35 8998bd30e6a1: Verifying Checksum 02:47:35 8998bd30e6a1: Download complete 02:47:37 2437ff75d9bd: Verifying Checksum 02:47:39 8998bd30e6a1: Pull complete 02:47:40 04944245beec: Pull complete 02:47:42 699f458cf7ca: Pull complete 02:47:42 765212b225bb: Pull complete 02:47:42 f23df028b6ca: Pull complete 02:47:42 d65c8cfc05b1: Pull complete 02:48:01 2437ff75d9bd: Pull complete 02:48:01 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:48:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:48:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:48:01 prd-ubuntu20.04-docker-arm64-4c-16g-139 does not seem to be running inside a container 02:48:01 $ 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/5 -v /w/workspace/device-s7/5:/w/workspace/device-s7/5:rw,z -v /w/workspace/device-s7/5@tmp:/w/workspace/device-s7/5@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:arm64 cat 02:48:03 $ docker top 1cc2b87096c5aafb1780ec4733e90fa901fc590fcc3a0baf43d8021e98b146b2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:48:04 ---> job-cost.sh 02:48:04 lf-activate-venv: SKIPPING 02:48:04 INFO: No Stack... 02:48:04 INFO: Retrieving Pricing Info for: v3-standard-4 02:48:05 INFO: Archiving Costs [Pipeline] sh 02:48:06 + cat /w/workspace/device-s7/5/archives/cost.csv 02:48:06 + cut -d, -f6 [Pipeline] lock 02:48:06 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-main-5-stack-cost] 02:48:06 Resource [jenkins-edgexfoundry-device-s7-main-5-stack-cost] did not exist. Created. 02:48:06 Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-main-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:48:07 /w/workspace/device-s7/5@tmp/durable-27849874/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:48:07 + echo total: 0.10999999940395355 [Pipeline] stash 02:48:07 Warning: overwriting stash ‘stack-cost’ 02:48:07 Stashed 1 file(s) [Pipeline] } 02:48:07 Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-main-5-stack-cost] [Pipeline] // lock [Pipeline] } 02:48:07 $ docker stop --time=1 1cc2b87096c5aafb1780ec4733e90fa901fc590fcc3a0baf43d8021e98b146b2 02:48:09 $ docker rm -f --volumes 1cc2b87096c5aafb1780ec4733e90fa901fc590fcc3a0baf43d8021e98b146b2 [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 02:48:09 provisioning config files... 02:48:09 copy managed file [device-s7-codecov-token] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config13774684896814216572tmp [Pipeline] { [Pipeline] sh 02:48:10 + set +x 02:48:10 + curl -s https://codecov.io/bash 02:48:10 + bash -s -- 02:48:10 02:48:10 _____ _ 02:48:10 / ____| | | 02:48:10 | | ___ __| | ___ ___ _____ __ 02:48:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:48:10 | |___| (_) | (_| | __/ (_| (_) \ V / 02:48:10 \_____\___/ \__,_|\___|\___\___/ \_/ 02:48:10 Bash-1.0.6 02:48:10 02:48:10 02:48:10 ==> git version 2.25.1 found 02:48:10 ==> 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 02:48:10 Release-Date: 2020-01-08 02:48:10 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:48:10 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:48:10 ==> Jenkins CI detected. 02:48:10 current dir:  /w/workspace/edgexfoundry_device-s7_main 02:48:10 project root: . 02:48:10 --> token set from env 02:48:10 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:48:10 ==> Running gcov in . (disable via -X gcov) 02:48:10 ==> Python coveragepy not found 02:48:10 ==> Searching for coverage reports in: 02:48:10 + . 02:48:10 -> Found 1 reports 02:48:10 ==> Detecting git/mercurial file structure 02:48:10 ==> Reading reports 02:48:10 + ./coverage.out bytes=13 02:48:10 ==> Appending adjustments 02:48:10 https://docs.codecov.io/docs/fixing-reports 02:48:10 + Found adjustments 02:48:10 ==> Gzipping contents 02:48:10 4.0K /tmp/codecov.mBy28R.gz 02:48:10 ==> Uploading reports 02:48:10 url: https://codecov.io 02:48:10 query: branch=main&commit=4bd8664cc9fd2f5480b9401501168e0a6b2480c7&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2Fmain%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=&job=&cmd_args= 02:48:10 -> Pinging Codecov 02:48:10 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=4bd8664cc9fd2f5480b9401501168e0a6b2480c7&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2Fmain%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=&job=&cmd_args= 02:48:10 -> Uploading to 02:48:10 https://storage.googleapis.com/codecov/v4/raw/2024-05-14/4B6A60F249F899673AFAFF81AC620B19/4bd8664cc9fd2f5480b9401501168e0a6b2480c7/b05a3776-408c-4afa-bb06-89d63c3309fc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240514%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240514T024810Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b4af245d3def7818840fcf1afd0fa1d6f01be503ea54efe303f6416838689a91 02:48:10 % Total % Received % Xferd Average Speed Time Time Time Current 02:48:10 Dload Upload Total Spent Left Speed 02:48:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 866 0 0 100 866 0 3623 --:--:-- --:--:-- --:--:-- 3638 02:48:11 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-s7/commit/4bd8664cc9fd2f5480b9401501168e0a6b2480c7 [Pipeline] } 02:48:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:48:11 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:48:11 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:48:11 02:48:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:48:11 1.410.4: Pulling from edgex-devops/edgex-snyk-go 02:48:11 df9b9388f04a: Pulling fs layer 02:48:11 52dc419b0ee2: Pulling fs layer 02:48:11 25bc292e5bac: Pulling fs layer 02:48:11 114826534d7a: Pulling fs layer 02:48:11 4657fd5d0bcf: Pulling fs layer 02:48:11 6ad1cebc031e: Pulling fs layer 02:48:11 8a3aa393b2d8: Pulling fs layer 02:48:11 114826534d7a: Waiting 02:48:11 4657fd5d0bcf: Waiting 02:48:11 6ad1cebc031e: Waiting 02:48:11 8a3aa393b2d8: Waiting 02:48:11 25bc292e5bac: Verifying Checksum 02:48:11 25bc292e5bac: Download complete 02:48:11 52dc419b0ee2: Verifying Checksum 02:48:11 52dc419b0ee2: Download complete 02:48:11 4657fd5d0bcf: Verifying Checksum 02:48:11 4657fd5d0bcf: Download complete 02:48:11 df9b9388f04a: Download complete 02:48:12 df9b9388f04a: Pull complete 02:48:12 6ad1cebc031e: Verifying Checksum 02:48:12 6ad1cebc031e: Download complete 02:48:12 52dc419b0ee2: Pull complete 02:48:12 25bc292e5bac: Pull complete 02:48:12 114826534d7a: Download complete 02:48:12 8a3aa393b2d8: Verifying Checksum 02:48:12 8a3aa393b2d8: Download complete 02:48:16 114826534d7a: Pull complete 02:48:16 4657fd5d0bcf: Pull complete 02:48:16 6ad1cebc031e: Pull complete 02:48:18 8a3aa393b2d8: Pull complete 02:48:18 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 02:48:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:48:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:48:18 prd-ubuntu20.04-docker-8c-8g-138 does not seem to be running inside a container 02:48:19 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 02:48:24 $ docker top 0f225813c08fee55fb813d63b0a37bef40c69cfb4d3a92f37200519c2519b1ef -eo pid,comm [Pipeline] { [Pipeline] echo 02:48:24 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-s7:main' [Pipeline] sh 02:48:25 + set -o pipefail 02:48:25 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-s7:main' 02:48:29 02:48:29 Monitoring /w/workspace/edgexfoundry_device-s7_main (github.com/edgexfoundry/device-s7)... 02:48:29 02:48:29 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/604bb858-865e-4ec4-a033-28a525c6e00c/history/e86e0add-875f-4207-abc3-6b8cdbb39588 02:48:29 02:48:29 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:48:29 02:48:31 02:48:31 A medium severity vulnerability was found in the Snyk CLI versions you are using. 02:48:31 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 02:48:31 More details here: https://snyk.co/ue1NS 02:48:31 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 02:48:31 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 02:48:31 $ docker stop --time=1 0f225813c08fee55fb813d63b0a37bef40c69cfb4d3a92f37200519c2519b1ef 02:48:35 $ docker rm -f --volumes 0f225813c08fee55fb813d63b0a37bef40c69cfb4d3a92f37200519c2519b1ef [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 02:48:36 + git log --format=format:%s -1 4bd8664cc9fd2f5480b9401501168e0a6b2480c7 [Pipeline] sh 02:48:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:48:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:48:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:48:36 prd-ubuntu20.04-docker-8c-8g-138 does not seem to be running inside a container 02:48:36 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:48:37 $ docker top 7eca5b73f6070b81d94e1cd2b5e1db88e9e58bee4c4a1b9de76c33fc8f5cc7fc -eo pid,comm 02:48:37 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:48:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:48:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:48:37 [ssh-agent] Looking for ssh-agent implementation... 02:48:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:48:37 $ docker exec 7eca5b73f6070b81d94e1cd2b5e1db88e9e58bee4c4a1b9de76c33fc8f5cc7fc ssh-agent 02:48:37 SSH_AUTH_SOCK=/tmp/ssh-fhBBui7Dz1PA/agent.32 02:48:37 SSH_AGENT_PID=38 02:48:37 Running ssh-add (command line suppressed) 02:48:37 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_3279056348365585798.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_3279056348365585798.key) 02:48:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:48:37 + git semver tag 02:48:38 2024-05-14 02:48:38,176 [run_tag] DEBUG tag force:False 02:48:38 2024-05-14 02:48:38,176 [check_head_tag] DEBUG check head tag 02:48:38 2024-05-14 02:48:38,176 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 02:48:38 2024-05-14 02:48:38,177 [execute] INFO git tag -a v0.0.0 -m v0.0.0 02:48:38 2024-05-14 02:48:38,177 [execute] DEBUG Popen(['git', 'tag', '-a', 'v0.0.0', '-m', 'v0.0.0'], cwd=/w/workspace/edgexfoundry_device-s7_main, universal_newlines=False, shell=None, istream=None) 02:48:38 2024-05-14 02:48:38,183 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 02:48:38 0.0.0 [Pipeline] } 02:48:38 $ docker exec --env ******** --env ******** 7eca5b73f6070b81d94e1cd2b5e1db88e9e58bee4c4a1b9de76c33fc8f5cc7fc ssh-agent -k 02:48:38 unset SSH_AUTH_SOCK; 02:48:38 unset SSH_AGENT_PID; 02:48:38 echo Agent pid 38 killed; 02:48:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:48:38 + git semver [Pipeline] } 02:48:38 $ docker stop --time=1 7eca5b73f6070b81d94e1cd2b5e1db88e9e58bee4c4a1b9de76c33fc8f5cc7fc 02:48:40 $ docker rm -f --volumes 7eca5b73f6070b81d94e1cd2b5e1db88e9e58bee4c4a1b9de76c33fc8f5cc7fc [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:48:40 02:48:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:48:41 0.23.1-centos7: Pulling from edgex-lftools 02:48:41 ab5ef0e58194: Pulling fs layer 02:48:41 9712f1f96733: Pulling fs layer 02:48:41 63f879dbbcfc: Pulling fs layer 02:48:41 0d9ebad4ef96: Pulling fs layer 02:48:41 e9a5061849ea: Pulling fs layer 02:48:41 d747dcd14b5f: Pulling fs layer 02:48:41 2de7ff778b66: Pulling fs layer 02:48:41 e9a5061849ea: Waiting 02:48:41 2de7ff778b66: Waiting 02:48:41 0d9ebad4ef96: Waiting 02:48:41 d747dcd14b5f: Waiting 02:48:41 9712f1f96733: Verifying Checksum 02:48:41 9712f1f96733: Download complete 02:48:41 63f879dbbcfc: Verifying Checksum 02:48:41 63f879dbbcfc: Download complete 02:48:41 e9a5061849ea: Verifying Checksum 02:48:41 e9a5061849ea: Download complete 02:48:41 d747dcd14b5f: Verifying Checksum 02:48:41 d747dcd14b5f: Download complete 02:48:41 ab5ef0e58194: Verifying Checksum 02:48:41 ab5ef0e58194: Download complete 02:48:41 2de7ff778b66: Verifying Checksum 02:48:41 2de7ff778b66: Download complete 02:48:41 0d9ebad4ef96: Verifying Checksum 02:48:41 0d9ebad4ef96: Download complete 02:48:44 ab5ef0e58194: Pull complete 02:48:44 9712f1f96733: Pull complete 02:48:44 63f879dbbcfc: Pull complete 02:48:49 0d9ebad4ef96: Pull complete 02:48:49 e9a5061849ea: Pull complete 02:48:49 d747dcd14b5f: Pull complete 02:48:50 2de7ff778b66: Pull complete 02:48:50 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:48:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:48:50 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:48:50 prd-ubuntu20.04-docker-8c-8g-138 does not seem to be running inside a container 02:48:50 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 02:48:57 $ docker top f4b0ce0dc6340495581c2453d97254afb98e4d7536c0600521ed84d7f8581a44 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:48:57 provisioning config files... 02:48:57 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config8157983555753712217tmp 02:48:57 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config5765094425603441087tmp 02:48:57 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config10566924436860667769tmp [Pipeline] { [Pipeline] echo 02:48:57 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:48:57 ---> sigul-configuration.sh 02:48:57 gpg: directory `/root/.gnupg' created 02:48:57 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:48:57 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:48:57 gpg: keyring `/root/.gnupg/secring.gpg' created 02:48:57 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:48:57 gpg: CAST5 encrypted data 02:48:57 gpg: encrypted with 1 passphrase 02:48:57 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:48:57 + mkdir /home/jenkins 02:48:57 + mkdir /home/jenkins/sigul [Pipeline] sh 02:48:58 + 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 02:48:58 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:48:58 ---> sigul-install.sh 02:48:58 Sigul already installed; skipping installation. [Pipeline] sh 02:48:58 + git tag --list 02:48:58 v0.0.0 [Pipeline] sh 02:48:58 + lftools sign git-tag v0.0.0 02:48:59 Signing Git tag with Sigul... 02:48:59 Signing v0.0.0 [Pipeline] echo 02:49:00 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:49:00 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:49:00 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:49:00 $ docker stop --time=1 f4b0ce0dc6340495581c2453d97254afb98e4d7536c0600521ed84d7f8581a44 02:49:01 $ docker rm -f --volumes f4b0ce0dc6340495581c2453d97254afb98e4d7536c0600521ed84d7f8581a44 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:49:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:49:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:49:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:49:02 prd-ubuntu20.04-docker-8c-8g-138 does not seem to be running inside a container 02:49:02 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:49:03 $ docker top d332c415b904ae4604baa08d59aa7bfb0337c6f445c4ea43865f3a74d6b73d03 -eo pid,comm 02:49:03 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). 02:49:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:49:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:49:03 [ssh-agent] Looking for ssh-agent implementation... 02:49:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:49:03 $ docker exec d332c415b904ae4604baa08d59aa7bfb0337c6f445c4ea43865f3a74d6b73d03 ssh-agent 02:49:03 SSH_AUTH_SOCK=/tmp/ssh-XTziQraMfgCJ/agent.32 02:49:03 SSH_AGENT_PID=38 02:49:03 Running ssh-add (command line suppressed) 02:49:03 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_6314915399169754270.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_6314915399169754270.key) 02:49:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:49:03 + git semver bump pre 02:49:04 2024-05-14 02:49:03,950 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 02:49:04 2024-05-14 02:49:03,950 [bump_version] DEBUG bumping version:0.0.0 on axis:pre with prefix:dev 02:49:04 2024-05-14 02:49:03,950 [bump_version] DEBUG bumped version:0.0.1-dev.1 02:49:04 2024-05-14 02:49:03,950 [write_version] DEBUG write version:0.0.1-dev.1 to path:/w/workspace/edgexfoundry_device-s7_main/.semver/main with force:True 02:49:04 2024-05-14 02:49:03,950 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 02:49:04 2024-05-14 02:49:03,950 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-s7_main/.semver/main 02:49:04 2024-05-14 02:49:03,952 [execute] INFO git cat-file --batch-check 02:49:04 2024-05-14 02:49:03,952 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=False, shell=None, istream=) 02:49:04 2024-05-14 02:49:03,957 [execute] INFO git cat-file --batch 02:49:04 2024-05-14 02:49:03,957 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=False, shell=None, istream=) 02:49:04 2024-05-14 02:49:03,962 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 02:49:04 0.0.1-dev.1 [Pipeline] } 02:49:04 $ docker exec --env ******** --env ******** d332c415b904ae4604baa08d59aa7bfb0337c6f445c4ea43865f3a74d6b73d03 ssh-agent -k 02:49:04 unset SSH_AUTH_SOCK; 02:49:04 unset SSH_AGENT_PID; 02:49:04 echo Agent pid 38 killed; 02:49:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:49:04 + git semver [Pipeline] } 02:49:04 $ docker stop --time=1 d332c415b904ae4604baa08d59aa7bfb0337c6f445c4ea43865f3a74d6b73d03 02:49:06 $ docker rm -f --volumes d332c415b904ae4604baa08d59aa7bfb0337c6f445c4ea43865f3a74d6b73d03 [Pipeline] // withDockerContainer [Pipeline] sh 02:49:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:49:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:49:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:49:06 prd-ubuntu20.04-docker-8c-8g-138 does not seem to be running inside a container 02:49:06 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:49:07 $ docker top 7a0dbb6028465ae3bd16ae9d6ad8f9f39309c55f37aad74bddc303801f68440d -eo pid,comm 02:49:07 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). 02:49:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:49:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:49:07 [ssh-agent] Looking for ssh-agent implementation... 02:49:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:49:07 $ docker exec 7a0dbb6028465ae3bd16ae9d6ad8f9f39309c55f37aad74bddc303801f68440d ssh-agent 02:49:07 SSH_AUTH_SOCK=/tmp/ssh-36PvpNiKKrPU/agent.31 02:49:07 SSH_AGENT_PID=37 02:49:07 Running ssh-add (command line suppressed) 02:49:07 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_1971689642832797617.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_1971689642832797617.key) 02:49:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:49:07 + git semver push 02:49:08 2024-05-14 02:49:08,133 [run_push] DEBUG push 02:49:08 2024-05-14 02:49:08,134 [execute] INFO git cat-file --batch-check 02:49:08 2024-05-14 02:49:08,134 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=False, shell=None, istream=) 02:49:08 2024-05-14 02:49:08,139 [execute] INFO git rev-list 313516d8044440f13b4d51ca6e234cfd38a4924d -- 02:49:08 2024-05-14 02:49:08,139 [execute] DEBUG Popen(['git', 'rev-list', '313516d8044440f13b4d51ca6e234cfd38a4924d', '--'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=False, shell=None, istream=None) 02:49:08 2024-05-14 02:49:08,145 [execute] INFO git fetch -v origin 02:49:08 2024-05-14 02:49:08,146 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=True, shell=None, istream=None) 02:49:08 2024-05-14 02:49:08,582 [run_push] DEBUG no remote changes detected 02:49:08 2024-05-14 02:49:08,582 [execute] INFO git push origin semver 02:49:08 2024-05-14 02:49:08,583 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=False, shell=None, istream=None) 02:49:09 2024-05-14 02:49:09,383 [run_push] DEBUG push all version tags 02:49:09 2024-05-14 02:49:09,383 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:49:09 2024-05-14 02:49:09,384 [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) 02:49:10 2024-05-14 02:49:10,027 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 02:49:10 0.0.1-dev.1 [Pipeline] } 02:49:10 $ docker exec --env ******** --env ******** 7a0dbb6028465ae3bd16ae9d6ad8f9f39309c55f37aad74bddc303801f68440d ssh-agent -k 02:49:10 unset SSH_AUTH_SOCK; 02:49:10 unset SSH_AGENT_PID; 02:49:10 echo Agent pid 37 killed; 02:49:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:49:10 + git semver [Pipeline] } 02:49:10 $ docker stop --time=1 7a0dbb6028465ae3bd16ae9d6ad8f9f39309c55f37aad74bddc303801f68440d 02:49:12 $ docker rm -f --volumes 7a0dbb6028465ae3bd16ae9d6ad8f9f39309c55f37aad74bddc303801f68440d [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 02:49:12 + [ -d /w/workspace/edgexfoundry_device-s7_main/archives ] 02:49:12 + ls -al /w/workspace/edgexfoundry_device-s7_main/archives 02:49:12 total 16 02:49:12 drwxr-xr-x 3 root root 4096 May 14 02:38 . 02:49:12 drwxrwxr-x 9 jenkins jenkins 4096 May 14 02:48 .. 02:49:12 drwxr-xr-x 2 root root 4096 May 14 02:38 cost 02:49:12 -rw-r--r-- 1 root root 79 May 14 02:38 cost.csv 02:49:12 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-s7_main/archives 02:49:12 + ls -al /w/workspace/edgexfoundry_device-s7_main/archives 02:49:12 total 16 02:49:12 drwxr-xr-x 3 jenkins jenkins 4096 May 14 02:38 . 02:49:12 drwxrwxr-x 9 jenkins jenkins 4096 May 14 02:48 .. 02:49:12 drwxr-xr-x 2 jenkins jenkins 4096 May 14 02:38 cost 02:49:12 -rw-r--r-- 1 jenkins jenkins 79 May 14 02:38 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:49:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:49:14 ---> package-listing.sh 02:49:14 ++ facter osfamily 02:49:14 ++ tr '[:upper:]' '[:lower:]' 02:49:14 + OS_FAMILY=debian 02:49:14 + workspace=/w/workspace/edgexfoundry_device-s7_main 02:49:14 + START_PACKAGES=/tmp/packages_start.txt 02:49:14 + END_PACKAGES=/tmp/packages_end.txt 02:49:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:49:14 + PACKAGES=/tmp/packages_start.txt 02:49:14 + '[' /w/workspace/edgexfoundry_device-s7_main ']' 02:49:14 + PACKAGES=/tmp/packages_end.txt 02:49:14 + case "${OS_FAMILY}" in 02:49:14 + dpkg -l 02:49:14 + grep '^ii' 02:49:14 + '[' -f /tmp/packages_start.txt ']' 02:49:14 + '[' -f /tmp/packages_end.txt ']' 02:49:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:49:14 + '[' /w/workspace/edgexfoundry_device-s7_main ']' 02:49:14 + mkdir -p /w/workspace/edgexfoundry_device-s7_main/archives/ 02:49:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_main/archives/ [Pipeline] echo 02:49:14 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 02:49:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:49:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:49:15 prd-ubuntu20.04-docker-8c-8g-138 does not seem to be running inside a container 02:49:15 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:49:15 $ docker top 263d80399da51da9a5cdb657d40edf5f0863540127be544a184f6294c7425ef9 -eo pid,comm [Pipeline] { [Pipeline] sh 02:49:15 + touch /tmp/pre-build-complete [Pipeline] sh 02:49:16 + mkdir -p /var/log/sysstat [Pipeline] sh 02:49:16 + ls /var/log/sa-host 02:49:16 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:49:16 provisioning config files... 02:49:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config15831392651823077029tmp [Pipeline] { [Pipeline] echo 02:49:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:49:16 ---> create-netrc.sh [Pipeline] } 02:49:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:49:17 ---> python-tools-install.sh [Pipeline] echo 02:49:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:49:17 ---> sudo-logs.sh 02:49:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:49:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:49:17 ---> job-cost.sh 02:49:17 lf-activate-venv: SKIPPING 02:49:17 DEBUG: total: 0.2199999988079071 02:49:17 INFO: Retrieving Stack Cost... 02:49:18 INFO: Retrieving Pricing Info for: v3-standard-8 02:49:18 INFO: Archiving Costs [Pipeline] echo 02:49:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:49:18 ---> logs-deploy.sh 02:49:18 lf-activate-venv: SKIPPING 02:49:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/main/5 02:49:18 INFO: archiving workspace using pattern(s): 02:49:19 Archives upload complete. 02:49:20 INFO: archiving logs to Nexus