Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 68311172e47f530e8224f99e2a260053df04e41d 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-ssh5246901648539190535.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh14544006220181119977.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 056ae7b86453181957306e7078512cbe12174832 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-ssh11121944372031083681.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > 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-ssh17692355778185178168.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-ssh423793847711671040.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-s7] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-s7-settings PROJECT: device-s7 USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-s7 DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-7903’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-7904’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-docker-4c-2g-8281’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-docker-4c-2g-8283’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-8284’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-8282’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-8286 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 68311172e47f530e8224f99e2a260053df04e41d (main) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#66)" > 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 68311172e47f530e8224f99e2a260053df04e41d # timeout=10 > git rev-list --no-walk 3a247d1fca347d63324a0888c5dcc1345f7e854c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:39:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:39:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:39:22 ========================================================= 06:39:22 EdgeX Global Pipelines Version Info 06:39:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:39:22 ------------------- 06:39:22 stable info: 06:39:22 ------------------- 06:39:22 Commited By: Cherry Wang cherry@iotechsys.com 06:39:22 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 06:39:22 Message: update stable to v1.0.276 06:39:23 ------------------- 06:39:23 experimental info: 06:39:23 ------------------- 06:39:23 Commited By: **** collab-it+edgex@linuxfoundation.org 06:39:23 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 06:39:23 Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:39:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-s7-settings [Pipeline] echo 06:39:23 [edgeXSetupEnvironment]: set envvar PROJECT = device-s7 [Pipeline] echo 06:39:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:39:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:39:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:39:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 06:39:23 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:39:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:39:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:39:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:39:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:39:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-s7 [Pipeline] echo 06:39:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:39:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:39:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:39:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:39:24 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:39:24 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:39:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:39:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:39:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:39:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:39:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:39:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:39:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:39:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:39:24 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:39:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:39:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:39:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:39:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 68311172e47f530e8224f99e2a260053df04e41d [Pipeline] echo 06:39:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6831117 [Pipeline] echo 06:39:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:39:24 provisioning config files... 06:39:24 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config2682652614814759662tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:39:24 ---> ****-login.sh 06:39:24 nexus3.edgexfoundry.org:10001 06:39:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:25 06:39:25 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:39:25 Configure a credential helper to remove this warning. See 06:39:25 https://docs.****.com/go/credential-store/ 06:39:25 06:39:25 Login Succeeded 06:39:25 nexus3.edgexfoundry.org:10002 06:39:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:25 06:39:25 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:39:25 Configure a credential helper to remove this warning. See 06:39:25 https://docs.****.com/go/credential-store/ 06:39:25 06:39:25 Login Succeeded 06:39:25 nexus3.edgexfoundry.org:10003 06:39:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:25 06:39:25 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:39:25 Configure a credential helper to remove this warning. See 06:39:25 https://docs.****.com/go/credential-store/ 06:39:25 06:39:25 Login Succeeded 06:39:25 nexus3.edgexfoundry.org:10004 06:39:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:25 06:39:25 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:39:25 Configure a credential helper to remove this warning. See 06:39:25 https://docs.****.com/go/credential-store/ 06:39:25 06:39:25 Login Succeeded 06:39:25 ****.io 06:39:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:26 06:39:26 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:39:26 Configure a credential helper to remove this warning. See 06:39:26 https://docs.****.com/go/credential-store/ 06:39:26 06:39:26 Login Succeeded 06:39:26 ---> ****-login.sh ends [Pipeline] } 06:39:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:39:26 + git rev-list -1 --merges 68311172e47f530e8224f99e2a260053df04e41d~1..68311172e47f530e8224f99e2a260053df04e41d [Pipeline] echo 06:39:26 -----------> git rev-list -1 --merges 68311172e47f530e8224f99e2a260053df04e41d~1..68311172e47f530e8224f99e2a260053df04e41d 68311172e47f530e8224f99e2a260053df04e41d [false] [Pipeline] sh 06:39:26 + git log --format=format:%s -1 68311172e47f530e8224f99e2a260053df04e41d [Pipeline] echo 06:39:26 ========================================================= 06:39:26 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:39:26 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:39:27 + git log --format=format:%s -1 68311172e47f530e8224f99e2a260053df04e41d [Pipeline] echo 06:39:27 [semverPrep] GIT_COMMIT: 68311172e47f530e8224f99e2a260053df04e41d, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#66) [Pipeline] echo 06:39:27 [semverPrep] This is not a build commit. [Pipeline] sh 06:39:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:39:27 + grep -v github /etc/ssh/ssh_known_hosts 06:39:27 + [ -e /tmp/ssh_known_hosts ] 06:39:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:39:27 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:39:27 + sudo tee -a /etc/ssh/ssh_known_hosts 06:39:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:39:27 06:39:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:39:28 0.1.4: Pulling from edgex-devops/py-git-semver 06:39:28 3dae71ba6b94: Pulling fs layer 06:39:28 6bf1a483ea7c: Pulling fs layer 06:39:28 f5dfc541a4d3: Pulling fs layer 06:39:28 461d9e800cba: Pulling fs layer 06:39:28 80192f66455f: Pulling fs layer 06:39:28 2e8e34ca0e6c: Pulling fs layer 06:39:28 a29436f7fd5d: Pulling fs layer 06:39:28 923cac83aea3: Pulling fs layer 06:39:28 25ad8b0a4227: Pulling fs layer 06:39:28 db01528c6b51: Pulling fs layer 06:39:28 28988de357af: Pulling fs layer 06:39:28 461d9e800cba: Waiting 06:39:28 80192f66455f: Waiting 06:39:28 2e8e34ca0e6c: Waiting 06:39:28 a29436f7fd5d: Waiting 06:39:28 923cac83aea3: Waiting 06:39:28 25ad8b0a4227: Waiting 06:39:28 db01528c6b51: Waiting 06:39:28 28988de357af: Waiting 06:39:28 6bf1a483ea7c: Verifying Checksum 06:39:28 6bf1a483ea7c: Download complete 06:39:28 461d9e800cba: Verifying Checksum 06:39:28 461d9e800cba: Download complete 06:39:28 80192f66455f: Verifying Checksum 06:39:28 80192f66455f: Download complete 06:39:28 f5dfc541a4d3: Verifying Checksum 06:39:28 f5dfc541a4d3: Download complete 06:39:28 3dae71ba6b94: Verifying Checksum 06:39:28 3dae71ba6b94: Download complete 06:39:28 923cac83aea3: Verifying Checksum 06:39:28 923cac83aea3: Download complete 06:39:28 25ad8b0a4227: Verifying Checksum 06:39:28 25ad8b0a4227: Download complete 06:39:28 db01528c6b51: Verifying Checksum 06:39:28 db01528c6b51: Download complete 06:39:28 28988de357af: Verifying Checksum 06:39:28 28988de357af: Download complete 06:39:28 a29436f7fd5d: Verifying Checksum 06:39:28 a29436f7fd5d: Download complete 06:39:29 2e8e34ca0e6c: Verifying Checksum 06:39:29 2e8e34ca0e6c: Download complete 06:39:30 3dae71ba6b94: Pull complete 06:39:30 6bf1a483ea7c: Pull complete 06:39:31 f5dfc541a4d3: Pull complete 06:39:31 461d9e800cba: Pull complete 06:39:31 80192f66455f: Pull complete 06:39:36 2e8e34ca0e6c: Pull complete 06:39:36 a29436f7fd5d: Pull complete 06:39:36 923cac83aea3: Pull complete 06:39:37 25ad8b0a4227: Pull complete 06:39:37 db01528c6b51: Pull complete 06:39:37 28988de357af: Pull complete 06:39:37 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 06:39:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:39:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:39:37 prd-ubuntu20.04-docker-8c-8g-8286 does not seem to be running inside a container 06:39:37 $ 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 06:39:40 $ docker top 6eaa781fa03176453072f8e190402727bc409a7e657ae4260ed246ae8600b110 -eo pid,comm 06:39:40 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). 06:39:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:39:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:39:40 [ssh-agent] Looking for ssh-agent implementation... 06:39:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:39:40 $ docker exec 6eaa781fa03176453072f8e190402727bc409a7e657ae4260ed246ae8600b110 ssh-agent 06:39:40 SSH_AUTH_SOCK=/tmp/ssh-cb9rJXX5efi5/agent.31 06:39:40 SSH_AGENT_PID=38 06:39:40 Running ssh-add (command line suppressed) 06:39:40 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_17478952738757735497.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_17478952738757735497.key) 06:39:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:39:40 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] sh 06:39:41 + git tag --points-at HEAD [Pipeline] } 06:39:41 $ docker exec --env ******** --env ******** 6eaa781fa03176453072f8e190402727bc409a7e657ae4260ed246ae8600b110 ssh-agent -k 06:39:41 unset SSH_AUTH_SOCK; 06:39:41 unset SSH_AGENT_PID; 06:39:41 echo Agent pid 38 killed; 06:39:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:39:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:39:41 [ssh-agent] Looking for ssh-agent implementation... 06:39:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:39:41 $ docker exec 6eaa781fa03176453072f8e190402727bc409a7e657ae4260ed246ae8600b110 ssh-agent 06:39:41 SSH_AUTH_SOCK=/tmp/ssh-gyDWLqJyHMZj/agent.85 06:39:41 SSH_AGENT_PID=91 06:39:41 Running ssh-add (command line suppressed) 06:39:41 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_11576672519959331143.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_11576672519959331143.key) 06:39:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:39:41 + git semver init 06:39:42 2025-09-04 06:39:42,080 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:39:42 2025-09-04 06:39:42,084 [run_init] DEBUG init version:0.0.0 force:False 06:39:42 2025-09-04 06:39:42,085 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-s7_main/.semver 06:39:42 2025-09-04 06:39:42,085 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-s7.git /w/workspace/edgexfoundry_device-s7_main/.semver 06:39:42 2025-09-04 06:39:42,085 [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, stdin=None, shell=False, universal_newlines=False) 06:39:43 2025-09-04 06:39:43,110 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-s7_main/.git/info/exclude 06:39:43 2025-09-04 06:39:43,110 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-s7_main/.semver/main with force:False 06:39:43 2025-09-04 06:39:43,110 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 06:39:43 2025-09-04 06:39:43,111 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 06:39:43 4.1.0-dev.7 [Pipeline] } 06:39:43 $ docker exec --env ******** --env ******** 6eaa781fa03176453072f8e190402727bc409a7e657ae4260ed246ae8600b110 ssh-agent -k 06:39:43 unset SSH_AUTH_SOCK; 06:39:43 unset SSH_AGENT_PID; 06:39:43 echo Agent pid 91 killed; 06:39:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:39:43 + git semver [Pipeline] } 06:39:44 $ docker stop --time=1 6eaa781fa03176453072f8e190402727bc409a7e657ae4260ed246ae8600b110 06:39:45 $ docker rm -f --volumes 6eaa781fa03176453072f8e190402727bc409a7e657ae4260ed246ae8600b110 [Pipeline] // withDockerContainer [Pipeline] sh 06:39:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:39:46 Stashed 1 file(s) [Pipeline] echo 06:39:46 [edgeXSemver]: initialized semver on version 4.1.0-dev.7 [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 06:39:46 provisioning config files... 06:39:46 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config6796210129114977521tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:39:46 ---> ****-login.sh 06:39:46 nexus3.edgexfoundry.org:10001 06:39:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:46 Login Succeeded 06:39:46 nexus3.edgexfoundry.org:10002 06:39:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:46 Login Succeeded 06:39:46 nexus3.edgexfoundry.org:10003 06:39:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:46 Login Succeeded 06:39:46 nexus3.edgexfoundry.org:10004 06:39:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:46 Login Succeeded 06:39:46 ****.io 06:39:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:47 Login Succeeded 06:39:47 ---> ****-login.sh ends [Pipeline] } 06:39:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:39:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:39:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:39:47 ========================================================= 06:39:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 06:39:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:47 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 06:39:48 #0 building with "default" instance using docker driver 06:39:48 06:39:48 #1 [internal] load build definition from Dockerfile 06:39:48 #1 transferring dockerfile: 1.62kB done 06:39:48 #1 DONE 0.0s 06:39:48 06:39:48 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 06:39:48 #2 DONE 0.1s 06:39:48 06:39:48 #3 [internal] load .dockerignore 06:39:48 #3 transferring context: 2B done 06:39:48 #3 DONE 0.0s 06:39:48 06:39:48 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 06:39:48 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done 06:39:48 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0B / 32B 0.1s 06:39:48 #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done 06:39:48 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 2.10MB / 3.63MB 0.1s 06:39:48 #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.0s done 06:39:48 #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done 06:39:48 #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done 06:39:48 #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done 06:39:48 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 3.15MB / 74.06MB 0.1s 06:39:48 #4 ... 06:39:48 06:39:48 #5 [internal] load build context 06:39:48 #5 transferring context: 15.85MB 0.1s done 06:39:48 #5 DONE 0.2s 06:39:48 06:39:48 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 06:39:48 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 06:39:48 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 06:39:48 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 15.73MB / 74.06MB 0.2s 06:39:48 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s 06:39:48 #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.2s done 06:39:48 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0B / 2.38MB 0.2s 06:39:48 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0B / 103.05MB 0.2s 06:39:48 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 31.46MB / 74.06MB 0.3s 06:39:48 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done 06:39:48 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.2s done 06:39:48 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 5.24MB / 103.05MB 0.3s 06:39:48 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 1.05MB / 13.29MB 0.3s 06:39:48 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.1s done 06:39:48 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 69.26MB / 74.06MB 0.5s 06:39:48 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 25.17MB / 103.05MB 0.5s 06:39:48 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.5s 06:39:49 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.7s 06:39:49 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 58.72MB / 103.05MB 0.7s 06:39:49 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.8s done 06:39:49 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 81.79MB / 103.05MB 0.8s 06:39:49 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.8s done 06:39:49 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 0.9s 06:39:49 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 0.1s 06:39:49 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.3s done 06:39:54 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.8s done 06:39:54 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 06:39:54 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done 06:39:54 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 06:39:54 #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done 06:39:54 #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 06:39:54 #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done 06:39:54 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.1s 06:39:58 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.9s done 06:39:58 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.1s 06:39:58 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.7s done 06:39:58 #4 DONE 9.9s 06:39:58 06:39:58 #6 [builder 2/7] WORKDIR /device-s7 06:40:01 Still waiting to schedule task 06:40:01 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 06:40:01 #6 DONE 3.0s 06:40:01 06:40:01 #7 [builder 3/7] RUN apk add --update --no-cache make git gcc libc-dev 06:40:01 #7 0.206 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:40:01 #7 0.362 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:40:02 #7 0.688 OK: 248 MiB in 58 packages 06:40:02 #7 DONE 0.8s 06:40:02 06:40:02 #8 [builder 4/7] COPY go.mod vendor* ./ 06:40:02 #8 DONE 0.0s 06:40:02 06:40:02 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:40:17 #9 DONE 12.6s 06:40:17 06:40:17 #10 [builder 6/7] COPY . . 06:40:17 #10 DONE 0.2s 06:40:17 06:40:17 #11 [builder 7/7] RUN echo noop 06:40:17 #11 0.172 noop 06:40:17 #11 DONE 0.2s 06:40:17 06:40:17 #12 exporting to image 06:40:17 #12 exporting layers 06:40:23 #12 exporting layers 7.5s done 06:40:23 #12 writing image sha256:d8053cd3734eefe62fec282dc3aa38e9e656158defb7883d33ad46cee77d6119 done 06:40:23 #12 naming to docker.io/library/ci-base-image-x86_64 done 06:40:23 #12 DONE 7.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:24 + docker inspect -f . ci-base-image-x86_64 06:40:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:40:24 prd-ubuntu20.04-docker-8c-8g-8286 does not seem to be running inside a container 06:40:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:40:24 $ docker top 937b9ff99ce62daaf5a4e18971767f2332264b8d88b0fbb1b7945bc217743317 -eo pid,comm [Pipeline] { [Pipeline] sh 06:40:25 + go version 06:40:25 go version go1.23.9 linux/amd64 [Pipeline] } 06:40:25 $ docker stop --time=1 937b9ff99ce62daaf5a4e18971767f2332264b8d88b0fbb1b7945bc217743317 06:40:26 $ docker rm -f --volumes 937b9ff99ce62daaf5a4e18971767f2332264b8d88b0fbb1b7945bc217743317 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:26 + docker inspect -f . ci-base-image-x86_64 06:40:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:40:26 prd-ubuntu20.04-docker-8c-8g-8286 does not seem to be running inside a container 06:40:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:40:27 $ docker top 2f4c21d1cc183c689435688b52722f4b48ccc317cfafc31cb9f5f859a9749f12 -eo pid,comm [Pipeline] { [Pipeline] sh 06:40:27 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] fileExists [Pipeline] sh 06:40:27 + make test 06:40:27 go test -race -coverprofile=coverage.out ./... 06:40:35 ? github.com/edgexfoundry/device-s7 [no test files] 06:41:02 github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements 06:41:02 ok github.com/edgexfoundry/device-s7/internal/driver 1.029s coverage: 6.8% of statements 06:41:34 go vet ./... 06:41:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:41:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:41:41 ./bin/test-attribution-txt.sh 06:41:41 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 06:41:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 06:41:41 $ docker stop --time=1 2f4c21d1cc183c689435688b52722f4b48ccc317cfafc31cb9f5f859a9749f12 06:41:44 $ docker rm -f --volumes 2f4c21d1cc183c689435688b52722f4b48ccc317cfafc31cb9f5f859a9749f12 [Pipeline] // withDockerContainer [Pipeline] sh 06:41:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:41:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:41:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:41:45 + ls -al . 06:41:45 total 220 06:41:45 drwxrwxr-x 8 jenkins jenkins 4096 Sep 4 06:40 . 06:41:45 drwxrwxr-x 4 jenkins jenkins 4096 Sep 4 06:39 .. 06:41:45 drwxrwxr-x 8 jenkins jenkins 4096 Sep 4 06:41 .git 06:41:45 drwxrwxr-x 2 jenkins jenkins 4096 Sep 4 06:39 .github 06:41:45 -rw-rw-r-- 1 jenkins jenkins 237 Sep 4 06:39 .gitignore 06:41:45 -rw-rw-r-- 1 jenkins jenkins 42 Sep 4 06:39 .golangci.yml 06:41:45 drwxr-xr-x 3 jenkins jenkins 4096 Sep 4 06:39 .semver 06:41:45 -rw-rw-r-- 1 jenkins jenkins 20318 Sep 4 06:39 Attribution.txt 06:41:45 -rw-rw-r-- 1 jenkins jenkins 1668 Sep 4 06:39 CHANGLOG.md 06:41:45 -rw-rw-r-- 1 jenkins jenkins 1579 Sep 4 06:39 Dockerfile 06:41:45 -rw-rw-r-- 1 jenkins jenkins 643 Sep 4 06:39 Jenkinsfile 06:41:45 -rw-rw-r-- 1 jenkins jenkins 10947 Sep 4 06:39 LICENSE 06:41:45 -rw-rw-r-- 1 jenkins jenkins 1903 Sep 4 06:39 Makefile 06:41:45 -rw-rw-r-- 1 jenkins jenkins 614 Sep 4 06:39 OWNERS.md 06:41:45 -rw-rw-r-- 1 jenkins jenkins 2393 Sep 4 06:39 README.md 06:41:45 -rw-rw-r-- 1 jenkins jenkins 11 Sep 4 06:39 VERSION 06:41:45 drwxrwxr-x 2 jenkins jenkins 4096 Sep 4 06:39 bin 06:41:45 drwxrwxr-x 3 jenkins jenkins 4096 Sep 4 06:39 cmd 06:41:45 -rw-r--r-- 1 jenkins jenkins 19094 Sep 4 06:40 coverage.out 06:41:45 -rw-rw-r-- 1 jenkins jenkins 6153 Sep 4 06:39 go.mod 06:41:45 -rw-rw-r-- 1 jenkins jenkins 87167 Sep 4 06:39 go.sum 06:41:45 drwxrwxr-x 3 jenkins jenkins 4096 Sep 4 06:39 internal 06:41:45 -rw-rw-r-- 1 jenkins jenkins 223 Sep 4 06:39 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:45 + 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=68311172e47f530e8224f99e2a260053df04e41d --label arch=amd64 --label version=4.1.0-dev.7 . 06:41:46 #0 building with "default" instance using docker driver 06:41:46 06:41:46 #1 [internal] load build definition from Dockerfile 06:41:46 #1 transferring dockerfile: 1.62kB done 06:41:46 #1 DONE 0.0s 06:41:46 06:41:46 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:41:46 #2 DONE 0.0s 06:41:46 06:41:46 #3 [internal] load metadata for docker.io/library/alpine:3.20 06:41:46 #3 DONE 0.1s 06:41:46 06:41:46 #4 [internal] load .dockerignore 06:41:46 #4 transferring context: 2B done 06:41:46 #4 DONE 0.0s 06:41:46 06:41:46 #5 [internal] load build context 06:41:46 #5 transferring context: 27.75kB 0.0s done 06:41:46 #5 DONE 0.0s 06:41:46 06:41:46 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:41:46 #6 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 06:41:46 #6 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 06:41:46 #6 ... 06:41:46 06:41:46 #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 06:41:46 #7 DONE 0.1s 06:41:46 06:41:46 #8 [builder 2/7] WORKDIR /device-s7 06:41:46 #8 DONE 0.1s 06:41:46 06:41:46 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 06:41:46 #6 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 06:41:46 #6 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 06:41:46 #6 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 06:41:46 #6 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 06:41:46 #6 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done 06:41:46 #6 DONE 0.3s 06:41:46 06:41:46 #9 [builder 3/7] RUN apk add --update --no-cache make git gcc libc-dev 06:41:46 #9 0.239 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:41:46 #9 0.403 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:41:47 #9 0.753 OK: 248 MiB in 58 packages 06:41:47 #9 ... 06:41:47 06:41:47 #10 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:41:47 #10 0.242 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:41:47 #10 0.314 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:41:47 #10 0.589 (1/1) Installing dumb-init (1.2.5-r3) 06:41:47 #10 0.594 Executing busybox-1.36.1-r29.trigger 06:41:47 #10 0.603 OK: 8 MiB in 15 packages 06:41:47 #10 DONE 0.8s 06:41:47 06:41:47 #9 [builder 3/7] RUN apk add --update --no-cache make git gcc libc-dev 06:41:47 #9 DONE 0.9s 06:41:47 06:41:47 #11 [builder 4/7] COPY go.mod vendor* ./ 06:41:47 #11 DONE 0.0s 06:41:47 06:41:47 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:41:47 #12 DONE 0.6s 06:41:47 06:41:47 #13 [stage-1 3/7] RUN apk --no-cache upgrade 06:41:47 #13 0.279 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:41:47 #13 0.358 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:41:48 #13 0.653 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 06:41:48 #13 0.670 Executing busybox-1.36.1-r30.post-upgrade 06:41:48 #13 ... 06:41:48 06:41:48 #14 [builder 6/7] COPY . . 06:41:48 #14 DONE 0.2s 06:41:48 06:41:48 #13 [stage-1 3/7] RUN apk --no-cache upgrade 06:41:48 #13 0.830 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 06:41:48 #13 0.834 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 06:41:48 #13 0.837 Executing busybox-1.36.1-r30.trigger 06:41:48 #13 0.846 OK: 8 MiB in 15 packages 06:41:48 #13 DONE 1.0s 06:41:48 06:41:48 #15 [builder 7/7] RUN make build 06:41:48 #15 0.269 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.1.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.35" -trimpath -mod=readonly -o cmd/device-s7 ./cmd 06:42:20 #15 DONE 27.0s 06:42:20 06:42:20 #16 [stage-1 4/7] COPY --from=builder /device-s7/Attribution.txt /Attribution.txt 06:42:20 #16 DONE 0.0s 06:42:20 06:42:20 #17 [stage-1 5/7] COPY --from=builder /device-s7/cmd/device-s7 /device-s7 06:42:20 #17 DONE 0.3s 06:42:20 06:42:20 #18 [stage-1 6/7] COPY --from=builder /device-s7/cmd/res /res 06:42:20 #18 DONE 0.0s 06:42:20 06:42:20 #19 exporting to image 06:42:20 #19 exporting layers 0.1s done 06:42:20 #19 writing image sha256:b0894089fc6872dadab077ce277e79b1e4b74cfb5d25a921a351d59ca000033a done 06:42:20 #19 naming to docker.io/library/device-s7 done 06:42:20 #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:42:20 provisioning config files... 06:42:20 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config3571429899752530286tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:42:20 ---> ****-login.sh 06:42:20 nexus3.edgexfoundry.org:10001 06:42:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:42:20 Login Succeeded 06:42:20 nexus3.edgexfoundry.org:10002 06:42:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:42:20 Login Succeeded 06:42:20 nexus3.edgexfoundry.org:10003 06:42:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:42:21 Login Succeeded 06:42:21 nexus3.edgexfoundry.org:10004 06:42:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:42:21 Login Succeeded 06:42:21 ****.io 06:42:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:42:21 Login Succeeded 06:42:21 ---> ****-login.sh ends [Pipeline] } 06:42:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:42:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:42:21 [edgeXDocker.push] Tagging docker image device-s7 with the following tags: 06:42:21 68311172e47f530e8224f99e2a260053df04e41d 06:42:21 latest 06:42:21 4.1.0-dev.7 06:42:21 68311172e47f530e8224f99e2a260053df04e41d-4.1.0-dev.7 06:42:21 main 06:42:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:21 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:68311172e47f530e8224f99e2a260053df04e41d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:22 + docker push nexus3.edgexfoundry.org:10004/device-s7:68311172e47f530e8224f99e2a260053df04e41d 06:42:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 06:42:22 d68ae343677e: Preparing 06:42:22 12f0fe190155: Preparing 06:42:22 fa66646c01df: Preparing 06:42:22 e4c8dcef74ed: Preparing 06:42:22 9cd22502d5ae: Preparing 06:42:22 097100c76c15: Preparing 06:42:22 097100c76c15: Waiting 06:42:22 fa66646c01df: Pushed 06:42:22 9cd22502d5ae: Pushed 06:42:22 097100c76c15: Layer already exists 06:42:22 d68ae343677e: Pushed 06:42:22 e4c8dcef74ed: Pushed 06:42:27 12f0fe190155: Pushed 06:42:27 68311172e47f530e8224f99e2a260053df04e41d: digest: sha256:c4685e70609efc2fc8b003f1bb64db97fc394153ee1bfc0736e342226f054dbb size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:28 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:28 + docker push nexus3.edgexfoundry.org:10004/device-s7:latest 06:42:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 06:42:28 d68ae343677e: Preparing 06:42:28 12f0fe190155: Preparing 06:42:28 fa66646c01df: Preparing 06:42:28 e4c8dcef74ed: Preparing 06:42:28 9cd22502d5ae: Preparing 06:42:28 097100c76c15: Preparing 06:42:28 097100c76c15: Waiting 06:42:28 d68ae343677e: Layer already exists 06:42:28 12f0fe190155: Layer already exists 06:42:28 fa66646c01df: Layer already exists 06:42:28 9cd22502d5ae: Layer already exists 06:42:28 e4c8dcef74ed: Layer already exists 06:42:28 097100c76c15: Layer already exists 06:42:28 latest: digest: sha256:c4685e70609efc2fc8b003f1bb64db97fc394153ee1bfc0736e342226f054dbb size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:28 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:29 + docker push nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.7 06:42:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 06:42:29 d68ae343677e: Preparing 06:42:29 12f0fe190155: Preparing 06:42:29 fa66646c01df: Preparing 06:42:29 e4c8dcef74ed: Preparing 06:42:29 9cd22502d5ae: Preparing 06:42:29 097100c76c15: Preparing 06:42:29 097100c76c15: Waiting 06:42:29 d68ae343677e: Layer already exists 06:42:29 e4c8dcef74ed: Layer already exists 06:42:29 9cd22502d5ae: Layer already exists 06:42:29 12f0fe190155: Layer already exists 06:42:29 fa66646c01df: Layer already exists 06:42:29 097100c76c15: Layer already exists 06:42:29 4.1.0-dev.7: digest: sha256:c4685e70609efc2fc8b003f1bb64db97fc394153ee1bfc0736e342226f054dbb size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:29 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:68311172e47f530e8224f99e2a260053df04e41d-4.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:29 + docker push nexus3.edgexfoundry.org:10004/device-s7:68311172e47f530e8224f99e2a260053df04e41d-4.1.0-dev.7 06:42:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 06:42:29 d68ae343677e: Preparing 06:42:29 12f0fe190155: Preparing 06:42:29 fa66646c01df: Preparing 06:42:29 e4c8dcef74ed: Preparing 06:42:29 9cd22502d5ae: Preparing 06:42:29 097100c76c15: Preparing 06:42:29 097100c76c15: Waiting 06:42:29 d68ae343677e: Layer already exists 06:42:29 12f0fe190155: Layer already exists 06:42:29 e4c8dcef74ed: Layer already exists 06:42:29 fa66646c01df: Layer already exists 06:42:29 9cd22502d5ae: Layer already exists 06:42:29 097100c76c15: Layer already exists 06:42:29 68311172e47f530e8224f99e2a260053df04e41d-4.1.0-dev.7: digest: sha256:c4685e70609efc2fc8b003f1bb64db97fc394153ee1bfc0736e342226f054dbb size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:30 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:30 + docker push nexus3.edgexfoundry.org:10004/device-s7:main 06:42:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 06:42:30 d68ae343677e: Preparing 06:42:30 12f0fe190155: Preparing 06:42:30 fa66646c01df: Preparing 06:42:30 e4c8dcef74ed: Preparing 06:42:30 9cd22502d5ae: Preparing 06:42:30 097100c76c15: Preparing 06:42:30 097100c76c15: Waiting 06:42:30 e4c8dcef74ed: Layer already exists 06:42:30 12f0fe190155: Layer already exists 06:42:30 fa66646c01df: Layer already exists 06:42:30 d68ae343677e: Layer already exists 06:42:30 9cd22502d5ae: Layer already exists 06:42:30 097100c76c15: Layer already exists 06:42:30 main: digest: sha256:c4685e70609efc2fc8b003f1bb64db97fc394153ee1bfc0736e342226f054dbb size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:42:30 ===================================================== [Pipeline] echo 06:42:30 taggedImages: 06:42:30 - nexus3.edgexfoundry.org:10004/device-s7:68311172e47f530e8224f99e2a260053df04e41d 06:42:30 - nexus3.edgexfoundry.org:10004/device-s7:latest 06:42:30 - nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.7 06:42:30 - nexus3.edgexfoundry.org:10004/device-s7:68311172e47f530e8224f99e2a260053df04e41d-4.1.0-dev.7 06:42:30 - nexus3.edgexfoundry.org:10004/device-s7:main [Pipeline] echo 06:42:30 ========================================================= 06:42:30 [edgeXBuildMultiArch] RAW Config: 06:42:30 images: 06:42:30 - nexus3.edgexfoundry.org:10004/device-s7:68311172e47f530e8224f99e2a260053df04e41d 06:42:30 - nexus3.edgexfoundry.org:10004/device-s7:latest 06:42:30 - nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.7 06:42:30 - nexus3.edgexfoundry.org:10004/device-s7:68311172e47f530e8224f99e2a260053df04e41d-4.1.0-dev.7 06:42:30 - nexus3.edgexfoundry.org:10004/device-s7:main 06:42:30 settingsFile: 06:42:30 device-s7-settings 06:42:30 ========================================================= [Pipeline] node 06:42:45 Still waiting to schedule task 06:42:45 ‘prd-centos7-docker-4c-2g-8290’ is offline 06:42:58 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8289 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] ws 06:42:58 Running in /w/workspace/device-s7/31 [Pipeline] { [Pipeline] checkout 06:43:01 Selected Git installation does not exist. Using Default 06:43:01 The recommended git tool is: NONE 06:43:07 using credential edgex-jenkins-ssh 06:43:07 Cloning the remote Git repository 06:43:07 Cloning repository git@github.com:edgexfoundry/device-s7.git 06:43:08 > git init /w/workspace/device-s7/31 # timeout=10 06:43:08 Fetching upstream changes from git@github.com:edgexfoundry/device-s7.git 06:43:08 > git --version # timeout=10 06:43:08 > git --version # 'git version 2.25.1' 06:43:08 using GIT_SSH to set credentials SSH Credentials for GitHub 06:43:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-s7.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:43:10 > git config remote.origin.url git@github.com:edgexfoundry/device-s7.git # timeout=10 06:43:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:43:11 Avoid second fetch 06:43:11 Checking out Revision 68311172e47f530e8224f99e2a260053df04e41d (main) 06:43:11 > git config core.sparsecheckout # timeout=10 06:43:11 > git checkout -f 68311172e47f530e8224f99e2a260053df04e41d # timeout=10 06:43:12 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#66)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:43:17 provisioning config files... 06:43:17 copy managed file [device-s7-settings] to file:/w/workspace/device-s7/31@tmp/config7586331073610628470tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:43:18 ---> ****-login.sh 06:43:18 nexus3.edgexfoundry.org:10001 06:43:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:43:18 Configure a credential helper to remove this warning. See 06:43:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:43:18 06:43:18 Login Succeeded 06:43:18 nexus3.edgexfoundry.org:10002 06:43:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:43:19 Configure a credential helper to remove this warning. See 06:43:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:43:19 06:43:19 Login Succeeded 06:43:19 nexus3.edgexfoundry.org:10003 06:43:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:43:19 Configure a credential helper to remove this warning. See 06:43:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:43:19 06:43:19 Login Succeeded 06:43:19 nexus3.edgexfoundry.org:10004 06:43:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:43:20 Configure a credential helper to remove this warning. See 06:43:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:43:20 06:43:20 Login Succeeded 06:43:20 ****.io 06:43:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:43:20 Configure a credential helper to remove this warning. See 06:43:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:43:20 06:43:20 Login Succeeded 06:43:20 ---> ****-login.sh ends [Pipeline] } 06:43:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:43:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:43:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:43:21 ========================================================= 06:43:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 06:43:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:21 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 06:43:22 Sending build context to Docker daemon 8.075MB 06:43:22 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 06:43:22 Step 2/10 : FROM ${BASE} AS builder 06:43:22 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:43:22 94e9d8af2201: Pulling fs layer 06:43:22 a6c56e8762df: Pulling fs layer 06:43:22 f0f3c8884826: Pulling fs layer 06:43:22 c7e7622c144d: Pulling fs layer 06:43:22 4f4fb700ef54: Pulling fs layer 06:43:22 b4c3b6d88c5a: Pulling fs layer 06:43:22 ba8bce9d2590: Pulling fs layer 06:43:22 ca778ea9c289: Pulling fs layer 06:43:22 b4c3b6d88c5a: Waiting 06:43:22 ba8bce9d2590: Waiting 06:43:22 c7e7622c144d: Waiting 06:43:22 4f4fb700ef54: Waiting 06:43:22 ca778ea9c289: Waiting 06:43:22 a6c56e8762df: Verifying Checksum 06:43:22 a6c56e8762df: Download complete 06:43:22 c7e7622c144d: Verifying Checksum 06:43:22 c7e7622c144d: Download complete 06:43:22 4f4fb700ef54: Verifying Checksum 06:43:22 4f4fb700ef54: Download complete 06:43:22 b4c3b6d88c5a: Verifying Checksum 06:43:22 b4c3b6d88c5a: Download complete 06:43:22 94e9d8af2201: Verifying Checksum 06:43:22 94e9d8af2201: Download complete 06:43:23 ca778ea9c289: Verifying Checksum 06:43:23 ca778ea9c289: Download complete 06:43:23 94e9d8af2201: Pull complete 06:43:24 a6c56e8762df: Pull complete 06:43:24 f0f3c8884826: Verifying Checksum 06:43:24 f0f3c8884826: Download complete 06:43:25 ba8bce9d2590: Verifying Checksum 06:43:25 ba8bce9d2590: Download complete 06:43:40 f0f3c8884826: Pull complete 06:43:40 c7e7622c144d: Pull complete 06:43:40 4f4fb700ef54: Pull complete 06:43:40 b4c3b6d88c5a: Pull complete 06:43:49 ba8bce9d2590: Pull complete 06:43:50 ca778ea9c289: Pull complete 06:43:50 Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 06:43:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 06:43:50 ---> 47b25d7523d1 06:43:50 Step 3/10 : ARG MAKE=make build 06:43:52 ---> Running in 6d15d6ea76ad 06:43:52 Removing intermediate container 6d15d6ea76ad 06:43:52 ---> b273eb14984a 06:43:52 Step 4/10 : WORKDIR /device-s7 06:43:53 ---> Running in 7250c154c2e3 06:43:53 Removing intermediate container 7250c154c2e3 06:43:53 ---> bbde370fd143 06:43:53 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 06:43:53 ---> Running in 5782a87ffdb8 06:43:54 Removing intermediate container 5782a87ffdb8 06:43:54 ---> 1ca68ae22169 06:43:54 Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev 06:43:54 ---> Running in 20a755dc967e 06:43:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:43:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:43:58 OK: 239 MiB in 58 packages 06:43:59 Removing intermediate container 20a755dc967e 06:43:59 ---> 1edb8d3e1aa9 06:43:59 Step 7/10 : COPY go.mod vendor* ./ 06:44:00 ---> d89db0e5df7b 06:44:00 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:44:00 ---> Running in a320886279a8 06:44:16 Running on prd-centos7-docker-4c-2g-8293 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:44:17 provisioning config files... 06:44:17 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config565481948700331659tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:44:20 ---> ****-login.sh 06:44:20 nexus3.edgexfoundry.org:10001 06:44:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:44:21 Configure a credential helper to remove this warning. See 06:44:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:44:21 06:44:21 Login Succeeded 06:44:21 nexus3.edgexfoundry.org:10002 06:44:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:44:21 Configure a credential helper to remove this warning. See 06:44:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:44:21 06:44:21 Login Succeeded 06:44:21 nexus3.edgexfoundry.org:10003 06:44:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:44:21 Configure a credential helper to remove this warning. See 06:44:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:44:21 06:44:21 Login Succeeded 06:44:21 nexus3.edgexfoundry.org:10004 06:44:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:44:21 Configure a credential helper to remove this warning. See 06:44:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:44:21 06:44:21 Login Succeeded 06:44:21 ****.io 06:44:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:44:21 Configure a credential helper to remove this warning. See 06:44:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:44:21 06:44:21 Login Succeeded 06:44:21 ---> ****-login.sh ends [Pipeline] } 06:44:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:44:22 + docker buildx ls 06:44:22 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 06:44:22 default * docker 06:44:22 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 06:44:22 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 06:44:22 edgex-builder [Pipeline] sh 06:44:23 + docker buildx inspect --bootstrap 06:44:23 #1 [internal] booting buildkit 06:44:23 #1 pulling image moby/buildkit:buildx-stable-1 06:44:25 #1 pulling image moby/buildkit:buildx-stable-1 2.6s done 06:44:25 #1 creating container buildx_buildkit_edgex-builder0 06:44:28 #1 creating container buildx_buildkit_edgex-builder0 2.4s done 06:44:28 #1 DONE 5.0s 06:44:28 Name: edgex-builder 06:44:28 Driver: docker-container 06:44:28 06:44:28 Nodes: 06:44:28 Name: edgex-builder0 06:44:28 Endpoint: unix:///var/run/docker.sock 06:44:28 Status: running 06:44:28 Buildkit: v0.23.2 06:44:28 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 06:44:28 + docker buildx ls 06:44:28 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 06:44:28 edgex-builder * docker-container 06:44:28 edgex-builder0 unix:///var/run/docker.sock running v0.23.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 06:44:28 default docker 06:44:28 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 06:44:28 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:68311172e47f530e8224f99e2a260053df04e41d --push - 06:44:28 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:68311172e47f530e8224f99e2a260053df04e41d' 06:44:28 #1 [internal] load build definition from Dockerfile 06:44:28 #1 transferring dockerfile: 194B done 06:44:28 #1 DONE 0.0s 06:44:28 06:44:28 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:68311172e47f530e8224f99e2a260053df04e41d 06:44:28 #2 DONE 0.1s 06:44:28 06:44:28 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:68311172e47f530e8224f99e2a260053df04e41d 06:44:28 #3 DONE 0.1s 06:44:28 06:44:28 #4 [internal] load .dockerignore 06:44:28 #4 transferring context: 2B done 06:44:28 #4 DONE 0.0s 06:44:28 06:44:28 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:68311172e47f530e8224f99e2a260053df04e41d@sha256:c4685e70609efc2fc8b003f1bb64db97fc394153ee1bfc0736e342226f054dbb 06:44:28 #5 resolve nexus3.edgexfoundry.org:10004/device-s7:68311172e47f530e8224f99e2a260053df04e41d@sha256:c4685e70609efc2fc8b003f1bb64db97fc394153ee1bfc0736e342226f054dbb 0.0s done 06:44:28 #5 DONE 0.0s 06:44:28 06:44:28 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:68311172e47f530e8224f99e2a260053df04e41d@sha256:c4685e70609efc2fc8b003f1bb64db97fc394153ee1bfc0736e342226f054dbb 06:44:28 #6 resolve nexus3.edgexfoundry.org:10004/device-s7:68311172e47f530e8224f99e2a260053df04e41d@sha256:c4685e70609efc2fc8b003f1bb64db97fc394153ee1bfc0736e342226f054dbb done 06:44:28 #6 DONE 0.1s 06:44:28 06:44:28 #7 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 06:44:28 #7 DONE 0.0s 06:44:28 06:44:28 #8 exporting to image 06:44:28 #8 exporting layers done 06:44:28 #8 exporting manifest sha256:3dac746f9b3e46271f3256382bd57703cb381aa30281189a2c770b245751400b 0.0s done 06:44:28 #8 exporting config sha256:b0894089fc6872dadab077ce277e79b1e4b74cfb5d25a921a351d59ca000033a done 06:44:28 #8 exporting manifest sha256:6bcebb784bbeafc0c8e81fd28a20b03b03a1e208421a97c7add3955f48f11ffb done 06:44:28 #8 exporting config sha256:0a9fb181538e993666db65f15f6943d766fa2257dc076636bde467a440bbc667 done 06:44:28 #8 exporting manifest list sha256:00c3177abc5a694ecd048cb91940109765e9b9463155c6e227348d40935f46a1 done 06:44:28 #8 pushing layers 0.1s done 06:44:28 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:68311172e47f530e8224f99e2a260053df04e41d@sha256:00c3177abc5a694ecd048cb91940109765e9b9463155c6e227348d40935f46a1 06:44:28 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:44:29 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:68311172e47f530e8224f99e2a260053df04e41d@sha256:00c3177abc5a694ecd048cb91940109765e9b9463155c6e227348d40935f46a1 0.1s done 06:44:29 #8 DONE 0.2s 06:44:29 06:44:29 1 warning found (use --debug to expand): 06:44:29  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:44:29 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:latest' 06:44:29 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:latest --push - 06:44:29 #1 [internal] load build definition from Dockerfile 06:44:29 #1 transferring dockerfile: 160B done 06:44:29 #1 DONE 0.0s 06:44:29 06:44:29 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:latest 06:44:29 #2 DONE 0.0s 06:44:29 06:44:29 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:latest 06:44:29 #3 DONE 0.0s 06:44:29 06:44:29 #4 [internal] load .dockerignore 06:44:29 #4 transferring context: 2B done 06:44:29 #4 DONE 0.0s 06:44:29 06:44:29 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:c4685e70609efc2fc8b003f1bb64db97fc394153ee1bfc0736e342226f054dbb 06:44:29 #5 resolve nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:c4685e70609efc2fc8b003f1bb64db97fc394153ee1bfc0736e342226f054dbb done 06:44:29 #5 CACHED 06:44:29 06:44:29 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:c4685e70609efc2fc8b003f1bb64db97fc394153ee1bfc0736e342226f054dbb 06:44:29 #6 resolve nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:c4685e70609efc2fc8b003f1bb64db97fc394153ee1bfc0736e342226f054dbb done 06:44:29 #6 DONE 0.0s 06:44:29 06:44:29 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:c4685e70609efc2fc8b003f1bb64db97fc394153ee1bfc0736e342226f054dbb 06:44:29 #6 CACHED 06:44:29 06:44:29 #7 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 06:44:29 #7 DONE 0.0s 06:44:29 06:44:29 #8 exporting to image 06:44:29 #8 exporting layers done 06:44:29 #8 exporting manifest sha256:3dac746f9b3e46271f3256382bd57703cb381aa30281189a2c770b245751400b done 06:44:29 #8 exporting config sha256:b0894089fc6872dadab077ce277e79b1e4b74cfb5d25a921a351d59ca000033a done 06:44:29 #8 exporting manifest sha256:6bcebb784bbeafc0c8e81fd28a20b03b03a1e208421a97c7add3955f48f11ffb done 06:44:29 #8 exporting config sha256:0a9fb181538e993666db65f15f6943d766fa2257dc076636bde467a440bbc667 done 06:44:29 #8 exporting manifest list sha256:00c3177abc5a694ecd048cb91940109765e9b9463155c6e227348d40935f46a1 done 06:44:29 #8 pushing layers 0.0s done 06:44:29 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:latest@sha256:00c3177abc5a694ecd048cb91940109765e9b9463155c6e227348d40935f46a1 0.1s done 06:44:29 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:44:29 #8 DONE 0.1s 06:44:29 06:44:29 1 warning found (use --debug to expand): 06:44:29  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:44:30 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.7' 06:44:30 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.7 --push - 06:44:30 #1 [internal] load build definition from Dockerfile 06:44:30 #1 transferring dockerfile: 165B done 06:44:30 #1 DONE 0.0s 06:44:30 06:44:30 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.7 06:44:30 #2 DONE 0.0s 06:44:30 06:44:30 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.7 06:44:30 #3 DONE 0.0s 06:44:30 06:44:30 #4 [internal] load .dockerignore 06:44:30 #4 transferring context: 2B done 06:44:30 #4 DONE 0.0s 06:44:30 06:44:30 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.7@sha256:c4685e70609efc2fc8b003f1bb64db97fc394153ee1bfc0736e342226f054dbb 06:44:30 #5 resolve nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.7@sha256:c4685e70609efc2fc8b003f1bb64db97fc394153ee1bfc0736e342226f054dbb 0.0s done 06:44:30 #5 CACHED 06:44:30 06:44:30 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.7@sha256:c4685e70609efc2fc8b003f1bb64db97fc394153ee1bfc0736e342226f054dbb 06:44:30 #6 resolve nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.7@sha256:c4685e70609efc2fc8b003f1bb64db97fc394153ee1bfc0736e342226f054dbb 0.0s done 06:44:30 #6 CACHED 06:44:30 06:44:30 #7 exporting to image 06:44:30 #7 exporting layers done 06:44:30 #7 exporting manifest sha256:3dac746f9b3e46271f3256382bd57703cb381aa30281189a2c770b245751400b done 06:44:30 #7 exporting config sha256:b0894089fc6872dadab077ce277e79b1e4b74cfb5d25a921a351d59ca000033a done 06:44:30 #7 exporting manifest sha256:6bcebb784bbeafc0c8e81fd28a20b03b03a1e208421a97c7add3955f48f11ffb done 06:44:30 #7 exporting config sha256:0a9fb181538e993666db65f15f6943d766fa2257dc076636bde467a440bbc667 done 06:44:30 #7 exporting manifest list sha256:00c3177abc5a694ecd048cb91940109765e9b9463155c6e227348d40935f46a1 done 06:44:30 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:44:30 #7 pushing layers 0.0s done 06:44:30 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.7@sha256:00c3177abc5a694ecd048cb91940109765e9b9463155c6e227348d40935f46a1 0.1s done 06:44:30 #7 DONE 0.1s 06:44:30 06:44:30 #8 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 06:44:30 #8 DONE 0.0s 06:44:30 06:44:30 1 warning found (use --debug to expand): 06:44:30  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:44:30 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:68311172e47f530e8224f99e2a260053df04e41d-4.1.0-dev.7' 06:44:30 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:68311172e47f530e8224f99e2a260053df04e41d-4.1.0-dev.7 --push - 06:44:30 #1 [internal] load build definition from Dockerfile 06:44:30 #1 transferring dockerfile: 206B done 06:44:30 #1 DONE 0.0s 06:44:30 06:44:30 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:68311172e47f530e8224f99e2a260053df04e41d-4.1.0-dev.7 06:44:30 #2 DONE 0.0s 06:44:30 06:44:30 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:68311172e47f530e8224f99e2a260053df04e41d-4.1.0-dev.7 06:44:30 #3 DONE 0.0s 06:44:30 06:44:30 #4 [internal] load .dockerignore 06:44:30 #4 transferring context: 2B done 06:44:30 #4 DONE 0.0s 06:44:30 06:44:30 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:68311172e47f530e8224f99e2a260053df04e41d-4.1.0-dev.7@sha256:c4685e70609efc2fc8b003f1bb64db97fc394153ee1bfc0736e342226f054dbb 06:44:30 #5 resolve nexus3.edgexfoundry.org:10004/device-s7:68311172e47f530e8224f99e2a260053df04e41d-4.1.0-dev.7@sha256:c4685e70609efc2fc8b003f1bb64db97fc394153ee1bfc0736e342226f054dbb 0.0s done 06:44:30 #5 CACHED 06:44:30 06:44:30 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:68311172e47f530e8224f99e2a260053df04e41d-4.1.0-dev.7@sha256:c4685e70609efc2fc8b003f1bb64db97fc394153ee1bfc0736e342226f054dbb 06:44:30 #6 resolve nexus3.edgexfoundry.org:10004/device-s7:68311172e47f530e8224f99e2a260053df04e41d-4.1.0-dev.7@sha256:c4685e70609efc2fc8b003f1bb64db97fc394153ee1bfc0736e342226f054dbb 0.0s done 06:44:30 #6 CACHED 06:44:30 06:44:30 #7 exporting to image 06:44:30 #7 exporting layers done 06:44:30 #7 exporting manifest sha256:3dac746f9b3e46271f3256382bd57703cb381aa30281189a2c770b245751400b done 06:44:30 #7 exporting config sha256:b0894089fc6872dadab077ce277e79b1e4b74cfb5d25a921a351d59ca000033a done 06:44:30 #7 exporting manifest sha256:6bcebb784bbeafc0c8e81fd28a20b03b03a1e208421a97c7add3955f48f11ffb done 06:44:30 #7 exporting config sha256:0a9fb181538e993666db65f15f6943d766fa2257dc076636bde467a440bbc667 done 06:44:30 #7 exporting manifest list sha256:00c3177abc5a694ecd048cb91940109765e9b9463155c6e227348d40935f46a1 done 06:44:30 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:44:30 #7 pushing layers 0.0s done 06:44:30 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:68311172e47f530e8224f99e2a260053df04e41d-4.1.0-dev.7@sha256:00c3177abc5a694ecd048cb91940109765e9b9463155c6e227348d40935f46a1 0.1s done 06:44:30 #7 DONE 0.1s 06:44:30 06:44:30 #8 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 06:44:30 #8 DONE 0.0s 06:44:30 06:44:30 1 warning found (use --debug to expand): 06:44:30  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 06:44:31 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:main --push - 06:44:31 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:main' 06:44:31 #1 [internal] load build definition from Dockerfile 06:44:31 #1 transferring dockerfile: 158B done 06:44:31 #1 DONE 0.0s 06:44:31 06:44:31 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:main 06:44:31 #2 DONE 0.0s 06:44:31 06:44:31 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:main 06:44:31 #3 DONE 0.0s 06:44:31 06:44:31 #4 [internal] load .dockerignore 06:44:31 #4 transferring context: 2B done 06:44:31 #4 DONE 0.0s 06:44:31 06:44:31 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:main@sha256:c4685e70609efc2fc8b003f1bb64db97fc394153ee1bfc0736e342226f054dbb 06:44:31 #5 resolve nexus3.edgexfoundry.org:10004/device-s7:main@sha256:c4685e70609efc2fc8b003f1bb64db97fc394153ee1bfc0736e342226f054dbb 0.0s done 06:44:31 #5 CACHED 06:44:31 06:44:31 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:main@sha256:c4685e70609efc2fc8b003f1bb64db97fc394153ee1bfc0736e342226f054dbb 06:44:31 #6 resolve nexus3.edgexfoundry.org:10004/device-s7:main@sha256:c4685e70609efc2fc8b003f1bb64db97fc394153ee1bfc0736e342226f054dbb 0.0s done 06:44:31 #6 CACHED 06:44:31 06:44:31 #7 exporting to image 06:44:31 #7 exporting layers done 06:44:31 #7 exporting manifest sha256:3dac746f9b3e46271f3256382bd57703cb381aa30281189a2c770b245751400b done 06:44:31 #7 exporting config sha256:b0894089fc6872dadab077ce277e79b1e4b74cfb5d25a921a351d59ca000033a done 06:44:31 #7 exporting manifest sha256:6bcebb784bbeafc0c8e81fd28a20b03b03a1e208421a97c7add3955f48f11ffb 06:44:31 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 06:44:31 #7 exporting manifest sha256:6bcebb784bbeafc0c8e81fd28a20b03b03a1e208421a97c7add3955f48f11ffb done 06:44:31 #7 exporting config sha256:0a9fb181538e993666db65f15f6943d766fa2257dc076636bde467a440bbc667 done 06:44:31 #7 exporting manifest list sha256:00c3177abc5a694ecd048cb91940109765e9b9463155c6e227348d40935f46a1 done 06:44:31 #7 pushing layers 0.0s done 06:44:31 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:main@sha256:00c3177abc5a694ecd048cb91940109765e9b9463155c6e227348d40935f46a1 0.1s done 06:44:31 #7 DONE 0.1s 06:44:31 06:44:31 #8 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 06:44:31 #8 DONE 0.0s 06:44:31 06:44:31 1 warning found (use --debug to expand): 06:44:31  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:44:31 + '[' -d /w/workspace/edgexfoundry_device-s7_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 06:44:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:44:32 ---> package-listing.sh 06:44:32 ++ facter osfamily 06:44:32 ++ tr '[:upper:]' '[:lower:]' 06:44:32 + OS_FAMILY=redhat 06:44:32 + workspace=/w/workspace/edgexfoundry_device-s7_main 06:44:32 + START_PACKAGES=/tmp/packages_start.txt 06:44:32 + END_PACKAGES=/tmp/packages_end.txt 06:44:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:44:32 + PACKAGES=/tmp/packages_start.txt 06:44:32 + '[' /w/workspace/edgexfoundry_device-s7_main ']' 06:44:32 + PACKAGES=/tmp/packages_end.txt 06:44:32 + case "${OS_FAMILY}" in 06:44:32 + rpm -qa 06:44:32 + sort 06:44:33 + '[' -f /tmp/packages_start.txt ']' 06:44:33 + '[' -f /tmp/packages_end.txt ']' 06:44:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:44:33 + '[' /w/workspace/edgexfoundry_device-s7_main ']' 06:44:33 + mkdir -p /w/workspace/edgexfoundry_device-s7_main/archives/ 06:44:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_main/archives/ [Pipeline] echo 06:44:33 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 06:44:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:44:34 06:44:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:44:34 latest: Pulling from edgex-lftools-log-publisher 06:44:34 5eb5b503b376: Pulling fs layer 06:44:34 5c69ac0246d0: Pulling fs layer 06:44:34 ec43610c2a17: Pulling fs layer 06:44:34 3a2ae6a8a46f: Pulling fs layer 06:44:34 33b1e0a273af: Pulling fs layer 06:44:34 5d3b04190fa2: Pulling fs layer 06:44:34 2f39f015ded8: Pulling fs layer 06:44:34 3a2ae6a8a46f: Waiting 06:44:34 33b1e0a273af: Waiting 06:44:34 5d3b04190fa2: Waiting 06:44:34 2f39f015ded8: Waiting 06:44:34 5c69ac0246d0: Verifying Checksum 06:44:34 5c69ac0246d0: Download complete 06:44:34 3a2ae6a8a46f: Verifying Checksum 06:44:34 3a2ae6a8a46f: Download complete 06:44:34 33b1e0a273af: Verifying Checksum 06:44:34 33b1e0a273af: Download complete 06:44:34 ec43610c2a17: Verifying Checksum 06:44:34 ec43610c2a17: Download complete 06:44:34 5d3b04190fa2: Verifying Checksum 06:44:34 5d3b04190fa2: Download complete 06:44:34 5eb5b503b376: Verifying Checksum 06:44:34 5eb5b503b376: Download complete 06:44:35 2f39f015ded8: Verifying Checksum 06:44:35 2f39f015ded8: Download complete 06:44:36 5eb5b503b376: Pull complete 06:44:36 5c69ac0246d0: Pull complete 06:44:36 ec43610c2a17: Pull complete 06:44:37 3a2ae6a8a46f: Pull complete 06:44:37 33b1e0a273af: Pull complete 06:44:37 5d3b04190fa2: Pull complete 06:44:41 2f39f015ded8: Pull complete 06:44:41 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:44:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:44:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:44:41 prd-centos7-docker-4c-2g-8293 does not seem to be running inside a container 06:44:41 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-s7_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:44:47 $ docker top 2733ba820aa69dd15a43c194a45b46d7fa3a658ac475233bd1c7ef2312bee294 -eo pid,comm [Pipeline] { [Pipeline] sh 06:44:47 + touch /tmp/pre-build-complete [Pipeline] sh 06:44:47 + mkdir -p /var/log/sysstat [Pipeline] sh 06:44:48 + ls /var/log/sa-host 06:44:48 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:44:48 provisioning config files... 06:44:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config1214583363624876836tmp [Pipeline] { [Pipeline] echo 06:44:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:44:48 ---> create-netrc.sh [Pipeline] } 06:44:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:44:49 ---> python-tools-install.sh [Pipeline] echo 06:44:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:44:49 ---> sudo-logs.sh 06:44:49 Archiving 'sudo' log.. 06:44:49 sudo: unable to resolve host prd-centos7-docker-4c-2g-8293.novalocal: Name or service not known 06:44:49 sudo: unable to resolve host prd-centos7-docker-4c-2g-8293.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 06:44:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:44:49 ---> job-cost.sh 06:44:49 lf-activate-venv: SKIPPING 06:44:49 INFO: No Stack... 06:44:50 INFO: Retrieving Pricing Info for: v3-standard-2 06:44:50 INFO: Archiving Costs [Pipeline] echo 06:44:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:44:50 ---> logs-deploy.sh 06:44:50 lf-activate-venv: SKIPPING 06:44:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/main/31 06:44:50 INFO: archiving workspace using pattern(s): 06:44:51 Archives upload complete. 06:44:51 INFO: archiving logs to Nexus 06:44:52 ---> uname -a: 06:44:52 Linux prd-centos7-docker-4c-2g-8293.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 06:44:52 06:44:52 06:44:52 ---> lscpu: 06:44:52 Architecture: x86_64 06:44:52 CPU op-mode(s): 32-bit, 64-bit 06:44:52 Byte Order: Little Endian 06:44:52 Address sizes: 40 bits physical, 48 bits virtual 06:44:52 CPU(s): 2 06:44:52 On-line CPU(s) list: 0,1 06:44:52 Thread(s) per core: 1 06:44:52 Core(s) per socket: 1 06:44:52 Socket(s): 2 06:44:52 NUMA node(s): 1 06:44:52 Vendor ID: AuthenticAMD 06:44:52 CPU family: 23 06:44:52 Model: 49 06:44:52 Model name: AMD EPYC-Rome Processor 06:44:52 Stepping: 0 06:44:52 CPU MHz: 2799.998 06:44:52 BogoMIPS: 5599.99 06:44:52 Virtualization: AMD-V 06:44:52 Hypervisor vendor: KVM 06:44:52 Virtualization type: full 06:44:52 L1d cache: 64 KiB 06:44:52 L1i cache: 64 KiB 06:44:52 L2 cache: 1 MiB 06:44:52 L3 cache: 32 MiB 06:44:52 NUMA node0 CPU(s): 0,1 06:44:52 Vulnerability Itlb multihit: Not affected 06:44:52 Vulnerability L1tf: Not affected 06:44:52 Vulnerability Mds: Not affected 06:44:52 Vulnerability Meltdown: Not affected 06:44:52 Vulnerability Mmio stale data: Not affected 06:44:52 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:44:52 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:44:52 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:44:52 Vulnerability Srbds: Not affected 06:44:52 Vulnerability Tsx async abort: Not affected 06:44:52 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 06:44:52 06:44:52 06:44:52 ---> nproc: 06:44:52 2 06:44:52 06:44:52 06:44:52 ---> df -h: 06:44:52 Filesystem Size Used Avail Use% Mounted on 06:44:52 overlay 40G 7.3G 33G 19% / 06:44:52 tmpfs 64M 0 64M 0% /dev 06:44:52 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 06:44:52 shm 64M 0 64M 0% /dev/shm 06:44:52 /dev/vda1 40G 7.3G 33G 19% /facter-os 06:44:52 06:44:52 06:44:52 Cannot open /var/log/sysstat/sa04: No such file or directory 06:44:52 Please check if data collecting is enabled 06:44:52 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:44:52 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 06:44:52 $ docker stop --time=1 2733ba820aa69dd15a43c194a45b46d7fa3a658ac475233bd1c7ef2312bee294 06:44:53 $ docker rm -f --volumes 2733ba820aa69dd15a43c194a45b46d7fa3a658ac475233bd1c7ef2312bee294 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 06:44:54 [WS-CLEANUP] Deleting project workspace... 06:44:54 [WS-CLEANUP] Deferred wipeout is used... 06:44:54 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [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 06:44:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:44:54 06:44:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:44:54 latest: Pulling from edgex-lftools-log-publisher 06:44:54 5eb5b503b376: Pulling fs layer 06:44:54 5c69ac0246d0: Pulling fs layer 06:44:54 ec43610c2a17: Pulling fs layer 06:44:54 3a2ae6a8a46f: Pulling fs layer 06:44:54 33b1e0a273af: Pulling fs layer 06:44:54 5d3b04190fa2: Pulling fs layer 06:44:54 2f39f015ded8: Pulling fs layer 06:44:54 33b1e0a273af: Waiting 06:44:54 5d3b04190fa2: Waiting 06:44:54 3a2ae6a8a46f: Waiting 06:44:54 2f39f015ded8: Waiting 06:44:54 5c69ac0246d0: Download complete 06:44:54 3a2ae6a8a46f: Verifying Checksum 06:44:54 3a2ae6a8a46f: Download complete 06:44:54 33b1e0a273af: Verifying Checksum 06:44:54 33b1e0a273af: Download complete 06:44:54 5d3b04190fa2: Verifying Checksum 06:44:54 5d3b04190fa2: Download complete 06:44:54 ec43610c2a17: Verifying Checksum 06:44:54 ec43610c2a17: Download complete 06:44:55 5eb5b503b376: Verifying Checksum 06:44:55 5eb5b503b376: Download complete 06:44:55 2f39f015ded8: Verifying Checksum 06:44:55 2f39f015ded8: Download complete 06:44:57 5eb5b503b376: Pull complete 06:44:57 5c69ac0246d0: Pull complete 06:44:57 ec43610c2a17: Pull complete 06:44:57 3a2ae6a8a46f: Pull complete 06:44:57 33b1e0a273af: Pull complete 06:44:57 5d3b04190fa2: Pull complete 06:45:04 2f39f015ded8: Pull complete 06:45:04 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:45:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:45:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:45:04 prd-ubuntu20.04-docker-8c-8g-8286 does not seem to be running inside a container 06:45:04 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:45:06 $ docker top 35fb995b0dc11066487b1da23024a42ed4266dcf76f1b4536ddb16787c18036c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:45:06 ---> job-cost.sh 06:45:06 lf-activate-venv: SKIPPING 06:45:06 INFO: No Stack... 06:45:07 INFO: Retrieving Pricing Info for: v3-standard-8 06:45:07 INFO: Archiving Costs [Pipeline] sh 06:45:07 + cat /w/workspace/edgexfoundry_device-s7_main/archives/cost.csv 06:45:07 + cut -d, -f6 [Pipeline] lock 06:45:07 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-main-31-stack-cost] 06:45:07 Resource [jenkins-edgexfoundry-device-s7-main-31-stack-cost] did not exist. Created. 06:45:07 Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-main-31-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:45:07 + echo total: 0.2199999988079071 [Pipeline] stash 06:45:07 Stashed 1 file(s) [Pipeline] } 06:45:07 Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-main-31-stack-cost] [Pipeline] // lock [Pipeline] } 06:45:07 $ docker stop --time=1 35fb995b0dc11066487b1da23024a42ed4266dcf76f1b4536ddb16787c18036c 06:45:09 $ docker rm -f --volumes 35fb995b0dc11066487b1da23024a42ed4266dcf76f1b4536ddb16787c18036c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:45:51 Removing intermediate container a320886279a8 06:45:51 ---> d7547ac74f70 06:45:51 Step 9/10 : COPY . . 06:45:51 ---> 7dc78429f896 06:45:51 Step 10/10 : RUN ${MAKE} 06:45:51 ---> Running in cc41ee09e3af 06:45:51 noop 06:45:52 Removing intermediate container cc41ee09e3af 06:45:52 ---> d27cc6f8637a 06:45:52 Successfully built d27cc6f8637a 06:45:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:45:52 + docker inspect -f . ci-base-image-arm64 06:45:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:45:53 prd-ubuntu20.04-docker-arm64-4c-16g-8289 does not seem to be running inside a container 06:45:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-s7/31 -v /w/workspace/device-s7/31:/w/workspace/device-s7/31:rw,z -v /w/workspace/device-s7/31@tmp:/w/workspace/device-s7/31@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:45:54 $ docker top a70c64ea50d33743d77994f85fddea9003e968744eb6ef5d0c90d2658e74a8d4 -eo pid,comm [Pipeline] { [Pipeline] sh 06:45:55 + go version 06:45:55 go version go1.23.9 linux/arm64 [Pipeline] } 06:45:55 $ docker stop --time=1 a70c64ea50d33743d77994f85fddea9003e968744eb6ef5d0c90d2658e74a8d4 06:45:57 $ docker rm -f --volumes a70c64ea50d33743d77994f85fddea9003e968744eb6ef5d0c90d2658e74a8d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:45:58 + docker inspect -f . ci-base-image-arm64 06:45:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:45:58 prd-ubuntu20.04-docker-arm64-4c-16g-8289 does not seem to be running inside a container 06:45:58 $ 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/31 -v /w/workspace/device-s7/31:/w/workspace/device-s7/31:rw,z -v /w/workspace/device-s7/31@tmp:/w/workspace/device-s7/31@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:46:00 $ docker top ea80b0270c666052fdd2cd64dcd5fc8a5e8e23559a4795b0803ee8f3461aa674 -eo pid,comm [Pipeline] { [Pipeline] sh 06:46:00 + git config --global --add safe.directory /w/workspace/device-s7/31 [Pipeline] fileExists [Pipeline] sh 06:46:01 + make test 06:46:01 go test -race -coverprofile=coverage.out ./... 06:47:09 ? github.com/edgexfoundry/device-s7 [no test files] 06:51:31 github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements 06:51:39 ok github.com/edgexfoundry/device-s7/internal/driver 1.117s coverage: 6.8% of statements 06:51:39 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:51:39 go vet ./... 06:56:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:56:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:56:01 ./bin/test-attribution-txt.sh 06:56:01 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 06:56:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 06:56:01 $ docker stop --time=1 ea80b0270c666052fdd2cd64dcd5fc8a5e8e23559a4795b0803ee8f3461aa674 06:56:03 $ docker rm -f --volumes ea80b0270c666052fdd2cd64dcd5fc8a5e8e23559a4795b0803ee8f3461aa674 [Pipeline] // withDockerContainer [Pipeline] sh 06:56:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:56:06 Warning: overwriting stash ‘coverage-report’ 06:56:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:56:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:56:07 + ls -al . 06:56:07 total 216 06:56:07 drwxrwxr-x 7 jenkins jenkins 4096 Sep 4 06:46 . 06:56:07 drwxrwxr-x 4 jenkins jenkins 4096 Sep 4 06:43 .. 06:56:07 drwxrwxr-x 8 jenkins jenkins 4096 Sep 4 06:43 .git 06:56:07 drwxrwxr-x 2 jenkins jenkins 4096 Sep 4 06:43 .github 06:56:07 -rw-rw-r-- 1 jenkins jenkins 237 Sep 4 06:43 .gitignore 06:56:07 -rw-rw-r-- 1 jenkins jenkins 42 Sep 4 06:43 .golangci.yml 06:56:07 -rw-rw-r-- 1 jenkins jenkins 20318 Sep 4 06:43 Attribution.txt 06:56:07 -rw-rw-r-- 1 jenkins jenkins 1668 Sep 4 06:43 CHANGLOG.md 06:56:07 -rw-rw-r-- 1 jenkins jenkins 1579 Sep 4 06:43 Dockerfile 06:56:07 -rw-rw-r-- 1 jenkins jenkins 643 Sep 4 06:43 Jenkinsfile 06:56:07 -rw-rw-r-- 1 jenkins jenkins 10947 Sep 4 06:43 LICENSE 06:56:07 -rw-rw-r-- 1 jenkins jenkins 1903 Sep 4 06:43 Makefile 06:56:07 -rw-rw-r-- 1 jenkins jenkins 614 Sep 4 06:43 OWNERS.md 06:56:07 -rw-rw-r-- 1 jenkins jenkins 2393 Sep 4 06:43 README.md 06:56:07 -rw-rw-r-- 1 jenkins jenkins 11 Sep 4 06:39 VERSION 06:56:07 drwxrwxr-x 2 jenkins jenkins 4096 Sep 4 06:43 bin 06:56:07 drwxrwxr-x 3 jenkins jenkins 4096 Sep 4 06:43 cmd 06:56:07 -rw-r--r-- 1 jenkins jenkins 19094 Sep 4 06:51 coverage.out 06:56:07 -rw-rw-r-- 1 jenkins jenkins 6153 Sep 4 06:43 go.mod 06:56:07 -rw-rw-r-- 1 jenkins jenkins 87167 Sep 4 06:43 go.sum 06:56:07 drwxrwxr-x 3 jenkins jenkins 4096 Sep 4 06:43 internal 06:56:07 -rw-rw-r-- 1 jenkins jenkins 223 Sep 4 06:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:56:07 + 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=68311172e47f530e8224f99e2a260053df04e41d --label arch=arm64 --label version=4.1.0-dev.7 . 06:56:08 Sending build context to Docker daemon 8.095MB 06:56:08 Step 1/24 : ARG BASE=golang:1.23-alpine3.20 06:56:08 Step 2/24 : FROM ${BASE} AS builder 06:56:08 ---> d27cc6f8637a 06:56:08 Step 3/24 : ARG MAKE=make build 06:56:08 ---> Running in acc5ee3f79f8 06:56:08 Removing intermediate container acc5ee3f79f8 06:56:08 ---> 01c4c13847f4 06:56:08 Step 4/24 : WORKDIR /device-s7 06:56:08 ---> Running in 3bbdc8a91bd3 06:56:09 Removing intermediate container 3bbdc8a91bd3 06:56:09 ---> 6f0f9edc6e4f 06:56:09 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 06:56:09 ---> Running in 05d2eecdfaae 06:56:09 Removing intermediate container 05d2eecdfaae 06:56:09 ---> c19c5e168389 06:56:09 Step 6/24 : RUN apk add --update --no-cache make git gcc libc-dev 06:56:09 ---> Running in 90b0aaa970ee 06:56:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:56:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:56:12 OK: 239 MiB in 58 packages 06:56:13 Removing intermediate container 90b0aaa970ee 06:56:13 ---> ddd94d0e22db 06:56:13 Step 7/24 : COPY go.mod vendor* ./ 06:56:14 ---> a703c11567a3 06:56:14 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:56:14 ---> Running in a5cdb8883945 06:56:16 Removing intermediate container a5cdb8883945 06:56:16 ---> bd17715ca9bc 06:56:16 Step 9/24 : COPY . . 06:56:18 ---> 4730d9b2a045 06:56:18 Step 10/24 : RUN ${MAKE} 06:56:18 ---> Running in 80e387f5198a 06:56:19 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.1.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.35" -trimpath -mod=readonly -o cmd/device-s7 ./cmd 07:00:11 Removing intermediate container 80e387f5198a 07:00:11 ---> 35671222fe7c 07:00:11 Step 11/24 : FROM alpine:3.20 07:00:11 3.20: Pulling from library/alpine 07:00:11 13e713f82565: Pulling fs layer 07:00:11 13e713f82565: Verifying Checksum 07:00:11 13e713f82565: Download complete 07:00:11 13e713f82565: Pull complete 07:00:11 Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 07:00:11 Status: Downloaded newer image for alpine:3.20 07:00:11 ---> c88e9dceb6cb 07:00:11 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 07:00:11 ---> Running in f7712b04c8d6 07:00:11 Removing intermediate container f7712b04c8d6 07:00:11 ---> 7b21789b0c67 07:00:11 Step 13/24 : RUN apk add --update --no-cache dumb-init 07:00:11 ---> Running in 02e700fb2389 07:00:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:00:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:00:11 (1/1) Installing dumb-init (1.2.5-r3) 07:00:11 Executing busybox-1.36.1-r29.trigger 07:00:11 OK: 9 MiB in 15 packages 07:00:12 Removing intermediate container 02e700fb2389 07:00:12 ---> f4872f9c5982 07:00:12 Step 14/24 : RUN apk --no-cache upgrade 07:00:12 ---> Running in 6f5ec4d362ec 07:00:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:00:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:00:14 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 07:00:14 Executing busybox-1.36.1-r30.post-upgrade 07:00:14 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 07:00:14 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 07:00:14 Executing busybox-1.36.1-r30.trigger 07:00:14 OK: 9 MiB in 15 packages 07:00:15 Removing intermediate container 6f5ec4d362ec 07:00:15 ---> ad873327a385 07:00:15 Step 15/24 : WORKDIR / 07:00:15 ---> Running in d921ba9aa7e6 07:00:16 Removing intermediate container d921ba9aa7e6 07:00:16 ---> 922767821191 07:00:16 Step 16/24 : COPY --from=builder /device-s7/Attribution.txt /Attribution.txt 07:00:16 ---> 61e6b63d876d 07:00:16 Step 17/24 : COPY --from=builder /device-s7/cmd/device-s7 /device-s7 07:00:18 ---> e458ae0af3e5 07:00:18 Step 18/24 : COPY --from=builder /device-s7/cmd/res /res 07:00:19 ---> dbab525c600b 07:00:19 Step 19/24 : EXPOSE 59994 07:00:19 ---> Running in 82f1bc5759e9 07:00:19 Removing intermediate container 82f1bc5759e9 07:00:19 ---> 793c2ad1bbea 07:00:19 Step 20/24 : ENTRYPOINT ["/device-s7"] 07:00:19 ---> Running in 44e781ceaafa 07:00:20 Removing intermediate container 44e781ceaafa 07:00:20 ---> db67cec15ed0 07:00:20 Step 21/24 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 07:00:20 ---> Running in 175787e530d9 07:00:20 Removing intermediate container 175787e530d9 07:00:20 ---> daccf1e0a010 07:00:20 Step 22/24 : LABEL arch=arm64 07:00:20 ---> Running in 3e47ad6da4a3 07:00:20 Removing intermediate container 3e47ad6da4a3 07:00:20 ---> 90c91506b948 07:00:20 Step 23/24 : LABEL git_sha=68311172e47f530e8224f99e2a260053df04e41d 07:00:21 ---> Running in 56ffac99721a 07:00:21 Removing intermediate container 56ffac99721a 07:00:21 ---> ae56639fd66d 07:00:21 Step 24/24 : LABEL version=4.1.0-dev.7 07:00:21 ---> Running in 96e138a85a95 07:00:21 Removing intermediate container 96e138a85a95 07:00:21 ---> 00f024b97f06 07:00:21 [Warning] One or more build-args [ARCH] were not consumed 07:00:21 Successfully built 00f024b97f06 07:00:21 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 07:00:21 provisioning config files... 07:00:21 copy managed file [device-s7-settings] to file:/w/workspace/device-s7/31@tmp/config16780326106754247807tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:00:22 ---> ****-login.sh 07:00:22 nexus3.edgexfoundry.org:10001 07:00:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:00:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:00:22 Configure a credential helper to remove this warning. See 07:00:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:00:22 07:00:22 Login Succeeded 07:00:22 nexus3.edgexfoundry.org:10002 07:00:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:00:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:00:22 Configure a credential helper to remove this warning. See 07:00:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:00:22 07:00:22 Login Succeeded 07:00:22 nexus3.edgexfoundry.org:10003 07:00:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:00:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:00:23 Configure a credential helper to remove this warning. See 07:00:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:00:23 07:00:23 Login Succeeded 07:00:23 nexus3.edgexfoundry.org:10004 07:00:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:00:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:00:23 Configure a credential helper to remove this warning. See 07:00:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:00:23 07:00:23 Login Succeeded 07:00:23 ****.io 07:00:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:00:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:00:24 Configure a credential helper to remove this warning. See 07:00:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:00:24 07:00:24 Login Succeeded 07:00:24 ---> ****-login.sh ends [Pipeline] } 07:00:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:00:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:00:24 [edgeXDocker.push] Tagging docker image device-s7-arm64 with the following tags: 07:00:24 68311172e47f530e8224f99e2a260053df04e41d 07:00:24 latest 07:00:24 4.1.0-dev.7 07:00:24 68311172e47f530e8224f99e2a260053df04e41d-4.1.0-dev.7 07:00:24 main 07:00:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:00:24 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:68311172e47f530e8224f99e2a260053df04e41d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:00:24 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:68311172e47f530e8224f99e2a260053df04e41d 07:00:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 07:00:24 469155894b53: Preparing 07:00:24 ef5704a2964d: Preparing 07:00:24 c72cf8a74e2d: Preparing 07:00:24 2d491a3b22c5: Preparing 07:00:24 5161d35e51fd: Preparing 07:00:24 1e890da81ec9: Preparing 07:00:24 1e890da81ec9: Waiting 07:00:25 c72cf8a74e2d: Pushed 07:00:25 469155894b53: Pushed 07:00:25 5161d35e51fd: Pushed 07:00:25 1e890da81ec9: Layer already exists 07:00:25 2d491a3b22c5: Pushed 07:00:35 ef5704a2964d: Pushed 07:00:35 68311172e47f530e8224f99e2a260053df04e41d: digest: sha256:d2df903ed357094d9dda44b03eb283684dce44eb6648f6d9005438e0440694b0 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:00:35 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:00:36 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:latest 07:00:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 07:00:36 469155894b53: Preparing 07:00:36 ef5704a2964d: Preparing 07:00:36 c72cf8a74e2d: Preparing 07:00:36 2d491a3b22c5: Preparing 07:00:36 5161d35e51fd: Preparing 07:00:36 1e890da81ec9: Preparing 07:00:36 1e890da81ec9: Waiting 07:00:36 ef5704a2964d: Layer already exists 07:00:36 469155894b53: Layer already exists 07:00:36 2d491a3b22c5: Layer already exists 07:00:36 c72cf8a74e2d: Layer already exists 07:00:36 5161d35e51fd: Layer already exists 07:00:36 1e890da81ec9: Layer already exists 07:00:36 latest: digest: sha256:d2df903ed357094d9dda44b03eb283684dce44eb6648f6d9005438e0440694b0 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:00:37 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:00:37 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.7 07:00:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 07:00:37 469155894b53: Preparing 07:00:37 ef5704a2964d: Preparing 07:00:37 c72cf8a74e2d: Preparing 07:00:37 2d491a3b22c5: Preparing 07:00:37 5161d35e51fd: Preparing 07:00:37 1e890da81ec9: Preparing 07:00:37 1e890da81ec9: Waiting 07:00:37 c72cf8a74e2d: Layer already exists 07:00:37 2d491a3b22c5: Layer already exists 07:00:37 5161d35e51fd: Layer already exists 07:00:37 ef5704a2964d: Layer already exists 07:00:37 469155894b53: Layer already exists 07:00:37 1e890da81ec9: Layer already exists 07:00:37 4.1.0-dev.7: digest: sha256:d2df903ed357094d9dda44b03eb283684dce44eb6648f6d9005438e0440694b0 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:00:37 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:68311172e47f530e8224f99e2a260053df04e41d-4.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:00:38 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:68311172e47f530e8224f99e2a260053df04e41d-4.1.0-dev.7 07:00:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 07:00:38 469155894b53: Preparing 07:00:38 ef5704a2964d: Preparing 07:00:38 c72cf8a74e2d: Preparing 07:00:38 2d491a3b22c5: Preparing 07:00:38 5161d35e51fd: Preparing 07:00:38 1e890da81ec9: Preparing 07:00:38 1e890da81ec9: Waiting 07:00:38 5161d35e51fd: Layer already exists 07:00:38 469155894b53: Layer already exists 07:00:38 c72cf8a74e2d: Layer already exists 07:00:38 ef5704a2964d: Layer already exists 07:00:38 2d491a3b22c5: Layer already exists 07:00:38 1e890da81ec9: Layer already exists 07:00:38 68311172e47f530e8224f99e2a260053df04e41d-4.1.0-dev.7: digest: sha256:d2df903ed357094d9dda44b03eb283684dce44eb6648f6d9005438e0440694b0 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:00:38 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:00:39 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:main 07:00:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 07:00:39 469155894b53: Preparing 07:00:39 ef5704a2964d: Preparing 07:00:39 c72cf8a74e2d: Preparing 07:00:39 2d491a3b22c5: Preparing 07:00:39 5161d35e51fd: Preparing 07:00:39 1e890da81ec9: Preparing 07:00:39 1e890da81ec9: Waiting 07:00:39 2d491a3b22c5: Layer already exists 07:00:39 ef5704a2964d: Layer already exists 07:00:39 469155894b53: Layer already exists 07:00:39 c72cf8a74e2d: Layer already exists 07:00:39 5161d35e51fd: Layer already exists 07:00:39 1e890da81ec9: Layer already exists 07:00:39 main: digest: sha256:d2df903ed357094d9dda44b03eb283684dce44eb6648f6d9005438e0440694b0 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:00:39 ===================================================== [Pipeline] echo 07:00:39 taggedImages: 07:00:39 - nexus3.edgexfoundry.org:10004/device-s7-arm64:68311172e47f530e8224f99e2a260053df04e41d 07:00:39 - nexus3.edgexfoundry.org:10004/device-s7-arm64:latest 07:00:39 - nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.7 07:00:39 - nexus3.edgexfoundry.org:10004/device-s7-arm64:68311172e47f530e8224f99e2a260053df04e41d-4.1.0-dev.7 07:00:39 - nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] echo 07:00:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:68311172e47f530e8224f99e2a260053df04e41d [Pipeline] echo 07:00:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [Pipeline] echo 07:00:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.7 [Pipeline] echo 07:00:39 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:68311172e47f530e8224f99e2a260053df04e41d-4.1.0-dev.7 [Pipeline] echo 07:00:39 Skip building multi-arch image for 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 07:00:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:00:40 07:00:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:00:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:00:40 arm64: Pulling from edgex-lftools-log-publisher 07:00:40 8998bd30e6a1: Pulling fs layer 07:00:40 04944245beec: Pulling fs layer 07:00:40 699f458cf7ca: Pulling fs layer 07:00:40 765212b225bb: Pulling fs layer 07:00:40 f23df028b6ca: Pulling fs layer 07:00:40 d65c8cfc05b1: Pulling fs layer 07:00:40 2437ff75d9bd: Pulling fs layer 07:00:40 f23df028b6ca: Waiting 07:00:40 765212b225bb: Waiting 07:00:40 d65c8cfc05b1: Waiting 07:00:40 2437ff75d9bd: Waiting 07:00:40 04944245beec: Verifying Checksum 07:00:40 04944245beec: Download complete 07:00:40 765212b225bb: Verifying Checksum 07:00:40 765212b225bb: Download complete 07:00:40 f23df028b6ca: Verifying Checksum 07:00:40 f23df028b6ca: Download complete 07:00:40 d65c8cfc05b1: Verifying Checksum 07:00:40 d65c8cfc05b1: Download complete 07:00:41 699f458cf7ca: Verifying Checksum 07:00:41 699f458cf7ca: Download complete 07:00:41 8998bd30e6a1: Verifying Checksum 07:00:41 8998bd30e6a1: Download complete 07:00:43 2437ff75d9bd: Verifying Checksum 07:00:43 2437ff75d9bd: Download complete 07:00:46 8998bd30e6a1: Pull complete 07:00:46 04944245beec: Pull complete 07:00:48 699f458cf7ca: Pull complete 07:00:48 765212b225bb: Pull complete 07:00:49 f23df028b6ca: Pull complete 07:00:49 d65c8cfc05b1: Pull complete 07:01:07 2437ff75d9bd: Pull complete 07:01:07 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:01:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:01:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:01:08 prd-ubuntu20.04-docker-arm64-4c-16g-8289 does not seem to be running inside a container 07:01:08 $ 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/31 -v /w/workspace/device-s7/31:/w/workspace/device-s7/31:rw,z -v /w/workspace/device-s7/31@tmp:/w/workspace/device-s7/31@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 07:01:10 $ docker top 469bb6d7c94156b3c60846a675b0d3fb936d4a9d6dbd10c66d62a7c49a4e0db6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:01:11 ---> job-cost.sh 07:01:11 lf-activate-venv: SKIPPING 07:01:11 INFO: No Stack... 07:01:12 INFO: Retrieving Pricing Info for: v3-standard-4 07:01:13 INFO: Archiving Costs [Pipeline] sh 07:01:13 + cat /w/workspace/device-s7/31/archives/cost.csv 07:01:13 + cut -d, -f6 [Pipeline] lock 07:01:13 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-main-31-stack-cost] 07:01:13 Resource [jenkins-edgexfoundry-device-s7-main-31-stack-cost] did not exist. Created. 07:01:13 Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-main-31-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:01:14 /w/workspace/device-s7/31@tmp/durable-388a4fea/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:01:15 + echo total: 0.10999999940395355 [Pipeline] stash 07:01:15 Warning: overwriting stash ‘stack-cost’ 07:01:15 Stashed 1 file(s) [Pipeline] } 07:01:15 Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-main-31-stack-cost] [Pipeline] // lock [Pipeline] } 07:01:15 $ docker stop --time=1 469bb6d7c94156b3c60846a675b0d3fb936d4a9d6dbd10c66d62a7c49a4e0db6 07:01:16 $ docker rm -f --volumes 469bb6d7c94156b3c60846a675b0d3fb936d4a9d6dbd10c66d62a7c49a4e0db6 [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 07:01:17 provisioning config files... 07:01:17 copy managed file [device-s7-codecov-token] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config17355356087643908859tmp [Pipeline] { [Pipeline] sh 07:01:17 + set +x 07:01:17 + curl -s https://codecov.io/bash 07:01:17 + bash -s -- 07:01:17 07:01:17 _____ _ 07:01:17 / ____| | | 07:01:17 | | ___ __| | ___ ___ _____ __ 07:01:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:01:17 | |___| (_) | (_| | __/ (_| (_) \ V / 07:01:17 \_____\___/ \__,_|\___|\___\___/ \_/ 07:01:17 Bash-1.0.6 07:01:17 07:01:17 07:01:17 ==> git version 2.25.1 found 07:01:17 ==> 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 07:01:17 Release-Date: 2020-01-08 07:01:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:01:17 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:01:17 ==> Jenkins CI detected. 07:01:17 current dir:  /w/workspace/edgexfoundry_device-s7_main 07:01:17 project root: . 07:01:17 --> token set from env 07:01:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:01:17 ==> Running gcov in . (disable via -X gcov) 07:01:17 ==> Python coveragepy not found 07:01:17 ==> Searching for coverage reports in: 07:01:17 + . 07:01:17 -> Found 1 reports 07:01:17 ==> Detecting git/mercurial file structure 07:01:17 ==> Reading reports 07:01:17 + ./coverage.out bytes=19094 07:01:17 ==> Appending adjustments 07:01:17 https://docs.codecov.io/docs/fixing-reports 07:01:17 + Found adjustments 07:01:17 ==> Gzipping contents 07:01:17 4.0K /tmp/codecov.ZwqxR1.gz 07:01:17 ==> Uploading reports 07:01:17 url: https://codecov.io 07:01:17 query: branch=main&commit=68311172e47f530e8224f99e2a260053df04e41d&build=31&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2Fmain%2F31%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=&job=&cmd_args= 07:01:17 -> Pinging Codecov 07:01:17 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=68311172e47f530e8224f99e2a260053df04e41d&build=31&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2Fmain%2F31%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=&job=&cmd_args= 07:01:17 -> Uploading to 07:01:17 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-s7/68311172e47f530e8224f99e2a260053df04e41d/e8bc1eeb-1a7f-467f-9fb6-c071a277d22b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250904%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250904T070117Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=1733eca27d4d6e3df0e68df70c14f1de0a2182480d17afb7693f9b0d395349d9 07:01:17 % Total % Received % Xferd Average Speed Time Time Time Current 07:01:17 Dload Upload Total Spent Left Speed 07:01:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2849 0 0 100 2849 0 24991 --:--:-- --:--:-- --:--:-- 24991 07:01:18 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-s7/commit/68311172e47f530e8224f99e2a260053df04e41d [Pipeline] } 07:01:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 07:01:18 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:01:18 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:01:18 07:01:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:01:18 latest: Pulling from edgex-devops/edgex-snyk-go 07:01:18 0a9a5dfd008f: Already exists 07:01:18 36466aa92d05: Already exists 07:01:18 e10405b45d13: Already exists 07:01:18 096b7ceb2af7: Already exists 07:01:18 4f4fb700ef54: Already exists 07:01:18 e50aa161e22a: Pulling fs layer 07:01:18 d3c8db5fb9df: Pulling fs layer 07:01:19 e50aa161e22a: Download complete 07:01:19 e50aa161e22a: Pull complete 07:01:20 d3c8db5fb9df: Verifying Checksum 07:01:20 d3c8db5fb9df: Download complete 07:01:24 d3c8db5fb9df: Pull complete 07:01:24 Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be 07:01:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:01:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:01:24 prd-ubuntu20.04-docker-8c-8g-8286 does not seem to be running inside a container 07:01:24 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 07:01:26 $ docker top 3721d64ccf899e26fab3333c16eab38258c55c690168c62866533fe7bac39e13 -eo pid,comm [Pipeline] { [Pipeline] sh 07:01:26 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] echo 07:01:26 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-s7:main' [Pipeline] sh 07:01:27 + set -o pipefail 07:01:27 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-s7:main' 07:01:35 07:01:35 Monitoring /w/workspace/edgexfoundry_device-s7_main (github.com/edgexfoundry/device-s7)... 07:01:35 07:01:35 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9802e2c3-a805-43f9-b47e-5746baaac31c/history/be09a91d-1b95-4789-bf24-8e9cb172165f 07:01:35 07:01:35 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:01:35 07:01:35 07:01:35 You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. 07:01:35 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 07:01:35 $ docker stop --time=1 3721d64ccf899e26fab3333c16eab38258c55c690168c62866533fe7bac39e13 07:01:39 $ docker rm -f --volumes 3721d64ccf899e26fab3333c16eab38258c55c690168c62866533fe7bac39e13 [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 07:01:40 + git log --format=format:%s -1 68311172e47f530e8224f99e2a260053df04e41d [Pipeline] sh 07:01:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:01:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:01:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:01:41 prd-ubuntu20.04-docker-8c-8g-8286 does not seem to be running inside a container 07:01:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:01:41 $ docker top 74d26f64e3db60181e288ac9d04ee286f87fcb0b7514f687e66d716902345632 -eo pid,comm 07:01:41 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). 07:01:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:01:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:01:41 [ssh-agent] Looking for ssh-agent implementation... 07:01:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:01:41 $ docker exec 74d26f64e3db60181e288ac9d04ee286f87fcb0b7514f687e66d716902345632 ssh-agent 07:01:41 SSH_AUTH_SOCK=/tmp/ssh-kbwt20i0eVvl/agent.32 07:01:41 SSH_AGENT_PID=38 07:01:41 Running ssh-add (command line suppressed) 07:01:41 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_4294260936534664478.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_4294260936534664478.key) 07:01:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:01:42 + git semver tag 07:01:42 2025-09-04 07:01:42,492 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 07:01:42 2025-09-04 07:01:42,495 [run_tag] DEBUG tag force:False 07:01:42 2025-09-04 07:01:42,495 [check_head_tag] DEBUG check head tag 07:01:42 2025-09-04 07:01:42,496 [execute] INFO git cat-file --batch-check 07:01:42 2025-09-04 07:01:42,496 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main, stdin=, shell=False, universal_newlines=False) 07:01:42 2025-09-04 07:01:42,497 [execute] INFO git cat-file --batch 07:01:42 2025-09-04 07:01:42,498 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-s7_main, stdin=, shell=False, universal_newlines=False) 07:01:42 2025-09-04 07:01:42,502 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 07:01:42 2025-09-04 07:01:42,502 [execute] INFO git tag -a v4.1.0-dev.7 -m v4.1.0-dev.7 07:01:42 2025-09-04 07:01:42,503 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.7', '-m', 'v4.1.0-dev.7'], cwd=/w/workspace/edgexfoundry_device-s7_main, stdin=None, shell=False, universal_newlines=False) 07:01:42 2025-09-04 07:01:42,506 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 07:01:42 4.1.0-dev.7 [Pipeline] } 07:01:42 $ docker exec --env ******** --env ******** 74d26f64e3db60181e288ac9d04ee286f87fcb0b7514f687e66d716902345632 ssh-agent -k 07:01:42 unset SSH_AUTH_SOCK; 07:01:42 unset SSH_AGENT_PID; 07:01:42 echo Agent pid 38 killed; 07:01:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:01:43 + git semver [Pipeline] } 07:01:43 $ docker stop --time=1 74d26f64e3db60181e288ac9d04ee286f87fcb0b7514f687e66d716902345632 07:01:45 $ docker rm -f --volumes 74d26f64e3db60181e288ac9d04ee286f87fcb0b7514f687e66d716902345632 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:01:45 07:01:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:01:45 0.23.1-centos7: Pulling from edgex-lftools 07:01:45 ab5ef0e58194: Pulling fs layer 07:01:45 9712f1f96733: Pulling fs layer 07:01:45 63f879dbbcfc: Pulling fs layer 07:01:45 0d9ebad4ef96: Pulling fs layer 07:01:45 e9a5061849ea: Pulling fs layer 07:01:45 d747dcd14b5f: Pulling fs layer 07:01:45 2de7ff778b66: Pulling fs layer 07:01:45 e9a5061849ea: Waiting 07:01:45 d747dcd14b5f: Waiting 07:01:45 0d9ebad4ef96: Waiting 07:01:45 2de7ff778b66: Waiting 07:01:45 9712f1f96733: Verifying Checksum 07:01:45 9712f1f96733: Download complete 07:01:46 63f879dbbcfc: Verifying Checksum 07:01:46 63f879dbbcfc: Download complete 07:01:46 e9a5061849ea: Verifying Checksum 07:01:46 e9a5061849ea: Download complete 07:01:46 d747dcd14b5f: Verifying Checksum 07:01:46 d747dcd14b5f: Download complete 07:01:46 0d9ebad4ef96: Verifying Checksum 07:01:46 ab5ef0e58194: Verifying Checksum 07:01:46 ab5ef0e58194: Download complete 07:01:46 2de7ff778b66: Verifying Checksum 07:01:46 2de7ff778b66: Download complete 07:01:50 ab5ef0e58194: Pull complete 07:01:50 9712f1f96733: Pull complete 07:01:51 63f879dbbcfc: Pull complete 07:01:58 0d9ebad4ef96: Pull complete 07:01:58 e9a5061849ea: Pull complete 07:01:58 d747dcd14b5f: Pull complete 07:01:59 2de7ff778b66: Pull complete 07:01:59 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:01:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:01:59 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:02:00 prd-ubuntu20.04-docker-8c-8g-8286 does not seem to be running inside a container 07:02:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 07:02:04 $ docker top a71069393f97a400f5fdd1b982aad4f3887c07364820713ec8f911181515f118 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:02:04 provisioning config files... 07:02:04 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config115209100935331506tmp 07:02:04 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config15640818487893502863tmp 07:02:04 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config12446999021432695894tmp [Pipeline] { [Pipeline] echo 07:02:04 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:02:04 ---> sigul-configuration.sh 07:02:04 gpg: directory `/root/.gnupg' created 07:02:04 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:02:04 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:02:04 gpg: keyring `/root/.gnupg/secring.gpg' created 07:02:04 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:02:04 gpg: CAST5 encrypted data 07:02:04 gpg: encrypted with 1 passphrase 07:02:04 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:02:05 + mkdir /home/jenkins 07:02:05 + mkdir /home/jenkins/sigul [Pipeline] sh 07:02:05 + 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 07:02:05 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:02:05 ---> sigul-install.sh 07:02:05 Sigul already installed; skipping installation. [Pipeline] sh 07:02:05 + git tag --list 07:02:05 v0.0.0 07:02:05 v4.0 07:02:05 v4.0.0 07:02:05 v4.1.0-dev.1 07:02:05 v4.1.0-dev.2 07:02:05 v4.1.0-dev.3 07:02:05 v4.1.0-dev.4 07:02:05 v4.1.0-dev.5 07:02:05 v4.1.0-dev.6 07:02:05 v4.1.0-dev.7 [Pipeline] sh 07:02:06 + lftools sign git-tag v4.1.0-dev.7 07:02:06 Signing Git tag with Sigul... 07:02:06 Signing v4.1.0-dev.7 [Pipeline] echo 07:02:07 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:02:07 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:02:07 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:02:07 $ docker stop --time=1 a71069393f97a400f5fdd1b982aad4f3887c07364820713ec8f911181515f118 07:02:09 $ docker rm -f --volumes a71069393f97a400f5fdd1b982aad4f3887c07364820713ec8f911181515f118 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 07:02:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:02:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:02:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:02:09 prd-ubuntu20.04-docker-8c-8g-8286 does not seem to be running inside a container 07:02:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:02:10 $ docker top 9cc425dab1b5db1e6dc2784bfb2077bc6e30d4e4379190d17ffe09652cf92087 -eo pid,comm 07:02:10 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 07:02:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:02:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:02:10 [ssh-agent] Looking for ssh-agent implementation... 07:02:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:02:10 $ docker exec 9cc425dab1b5db1e6dc2784bfb2077bc6e30d4e4379190d17ffe09652cf92087 ssh-agent 07:02:10 SSH_AUTH_SOCK=/tmp/ssh-sGJDUUYppZms/agent.32 07:02:10 SSH_AGENT_PID=38 07:02:10 Running ssh-add (command line suppressed) 07:02:10 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_3945811163506740403.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_3945811163506740403.key) 07:02:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:02:11 + git semver bump pre 07:02:11 2025-09-04 07:02:11,217 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 07:02:11 2025-09-04 07:02:11,222 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 07:02:11 2025-09-04 07:02:11,222 [bump_version] DEBUG bumping version:4.1.0-dev.7 on axis:pre with prefix:dev 07:02:11 2025-09-04 07:02:11,222 [bump_version] DEBUG bumped version:4.1.0-dev.8 07:02:11 2025-09-04 07:02:11,222 [write_version] DEBUG write version:4.1.0-dev.8 to path:/w/workspace/edgexfoundry_device-s7_main/.semver/main with force:True 07:02:11 2025-09-04 07:02:11,222 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 07:02:11 2025-09-04 07:02:11,222 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-s7_main/.semver/main 07:02:11 2025-09-04 07:02:11,225 [execute] INFO git cat-file --batch-check 07:02:11 2025-09-04 07:02:11,225 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=, shell=False, universal_newlines=False) 07:02:11 2025-09-04 07:02:11,228 [execute] INFO git cat-file --batch 07:02:11 2025-09-04 07:02:11,229 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=, shell=False, universal_newlines=False) 07:02:11 2025-09-04 07:02:11,232 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 07:02:11 4.1.0-dev.8 [Pipeline] } 07:02:11 $ docker exec --env ******** --env ******** 9cc425dab1b5db1e6dc2784bfb2077bc6e30d4e4379190d17ffe09652cf92087 ssh-agent -k 07:02:11 unset SSH_AUTH_SOCK; 07:02:11 unset SSH_AGENT_PID; 07:02:11 echo Agent pid 38 killed; 07:02:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:02:11 + git semver [Pipeline] } 07:02:11 $ docker stop --time=1 9cc425dab1b5db1e6dc2784bfb2077bc6e30d4e4379190d17ffe09652cf92087 07:02:13 $ docker rm -f --volumes 9cc425dab1b5db1e6dc2784bfb2077bc6e30d4e4379190d17ffe09652cf92087 [Pipeline] // withDockerContainer [Pipeline] sh 07:02:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:02:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:02:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:02:13 prd-ubuntu20.04-docker-8c-8g-8286 does not seem to be running inside a container 07:02:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:02:14 $ docker top d9322c166d3da267352181eda0e0f304d88c8912942f12c124ee27d8aa8277e1 -eo pid,comm 07:02:14 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 07:02:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:02:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:02:14 [ssh-agent] Looking for ssh-agent implementation... 07:02:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:02:14 $ docker exec d9322c166d3da267352181eda0e0f304d88c8912942f12c124ee27d8aa8277e1 ssh-agent 07:02:14 SSH_AUTH_SOCK=/tmp/ssh-y41NJ3rafo4s/agent.32 07:02:14 SSH_AGENT_PID=38 07:02:14 Running ssh-add (command line suppressed) 07:02:14 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_4371633990748321404.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_4371633990748321404.key) 07:02:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:02:15 + git semver push 07:02:15 2025-09-04 07:02:15,260 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 07:02:15 2025-09-04 07:02:15,265 [run_push] DEBUG push 07:02:15 2025-09-04 07:02:15,265 [execute] INFO git cat-file --batch-check 07:02:15 2025-09-04 07:02:15,266 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=, shell=False, universal_newlines=False) 07:02:15 2025-09-04 07:02:15,268 [execute] INFO git rev-list bd5ea3656ed808c93927b9cbdd57898a9d9c1dc9 -- 07:02:15 2025-09-04 07:02:15,268 [execute] DEBUG Popen(['git', 'rev-list', 'bd5ea3656ed808c93927b9cbdd57898a9d9c1dc9', '--'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=None, shell=False, universal_newlines=False) 07:02:15 2025-09-04 07:02:15,273 [execute] INFO git fetch -v -- origin 07:02:15 2025-09-04 07:02:15,273 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=None, shell=False, universal_newlines=True) 07:02:15 2025-09-04 07:02:15,760 [run_push] DEBUG no remote changes detected 07:02:15 2025-09-04 07:02:15,761 [execute] INFO git push origin semver 07:02:15 2025-09-04 07:02:15,761 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, stdin=None, shell=False, universal_newlines=False) 07:02:16 2025-09-04 07:02:16,575 [run_push] DEBUG push all version tags 07:02:16 2025-09-04 07:02:16,576 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 07:02:16 2025-09-04 07:02:16,576 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-s7_main, stdin=None, shell=False, universal_newlines=False) 07:02:17 2025-09-04 07:02:17,203 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 07:02:17 4.1.0-dev.8 [Pipeline] } 07:02:17 $ docker exec --env ******** --env ******** d9322c166d3da267352181eda0e0f304d88c8912942f12c124ee27d8aa8277e1 ssh-agent -k 07:02:17 unset SSH_AUTH_SOCK; 07:02:17 unset SSH_AGENT_PID; 07:02:17 echo Agent pid 38 killed; 07:02:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:02:17 + git semver [Pipeline] } 07:02:18 $ docker stop --time=1 d9322c166d3da267352181eda0e0f304d88c8912942f12c124ee27d8aa8277e1 07:02:19 $ docker rm -f --volumes d9322c166d3da267352181eda0e0f304d88c8912942f12c124ee27d8aa8277e1 [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 07:02:19 + [ -d /w/workspace/edgexfoundry_device-s7_main/archives ] 07:02:19 + ls -al /w/workspace/edgexfoundry_device-s7_main/archives 07:02:19 total 16 07:02:19 drwxr-xr-x 3 root root 4096 Sep 4 06:45 . 07:02:19 drwxrwxr-x 9 jenkins jenkins 4096 Sep 4 07:02 .. 07:02:19 drwxr-xr-x 2 root root 4096 Sep 4 06:45 cost 07:02:19 -rw-r--r-- 1 root root 80 Sep 4 06:45 cost.csv 07:02:19 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-s7_main/archives 07:02:19 + ls -al /w/workspace/edgexfoundry_device-s7_main/archives 07:02:19 total 16 07:02:19 drwxr-xr-x 3 jenkins jenkins 4096 Sep 4 06:45 . 07:02:19 drwxrwxr-x 9 jenkins jenkins 4096 Sep 4 07:02 .. 07:02:19 drwxr-xr-x 2 jenkins jenkins 4096 Sep 4 06:45 cost 07:02:19 -rw-r--r-- 1 jenkins jenkins 80 Sep 4 06:45 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:02:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:02:21 ---> package-listing.sh 07:02:21 ++ facter osfamily 07:02:21 ++ tr '[:upper:]' '[:lower:]' 07:02:21 + OS_FAMILY=debian 07:02:21 + workspace=/w/workspace/edgexfoundry_device-s7_main 07:02:21 + START_PACKAGES=/tmp/packages_start.txt 07:02:21 + END_PACKAGES=/tmp/packages_end.txt 07:02:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:02:21 + PACKAGES=/tmp/packages_start.txt 07:02:21 + '[' /w/workspace/edgexfoundry_device-s7_main ']' 07:02:21 + PACKAGES=/tmp/packages_end.txt 07:02:21 + case "${OS_FAMILY}" in 07:02:21 + dpkg -l 07:02:21 + grep '^ii' 07:02:21 + '[' -f /tmp/packages_start.txt ']' 07:02:21 + '[' -f /tmp/packages_end.txt ']' 07:02:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:02:21 + '[' /w/workspace/edgexfoundry_device-s7_main ']' 07:02:21 + mkdir -p /w/workspace/edgexfoundry_device-s7_main/archives/ 07:02:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_main/archives/ [Pipeline] echo 07:02:21 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 07:02:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:02:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:02:22 prd-ubuntu20.04-docker-8c-8g-8286 does not seem to be running inside a container 07:02:22 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-s7_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:02:22 $ docker top e2a82f28f28f698c836beb6e792bad6f72a1021259c3eb1c43bc1b3d0eb499f2 -eo pid,comm [Pipeline] { [Pipeline] sh 07:02:23 + touch /tmp/pre-build-complete [Pipeline] sh 07:02:23 + mkdir -p /var/log/sysstat [Pipeline] sh 07:02:23 + ls /var/log/sa-host 07:02:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:02:23 provisioning config files... 07:02:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config15642691876355040759tmp [Pipeline] { [Pipeline] echo 07:02:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:02:24 ---> create-netrc.sh [Pipeline] } 07:02:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:02:24 ---> python-tools-install.sh [Pipeline] echo 07:02:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:02:24 ---> sudo-logs.sh 07:02:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:02:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:02:25 ---> job-cost.sh 07:02:25 lf-activate-venv: SKIPPING 07:02:25 DEBUG: total: 0.2199999988079071 07:02:25 INFO: Retrieving Stack Cost... 07:02:25 INFO: Retrieving Pricing Info for: v3-standard-8 07:02:25 INFO: Archiving Costs [Pipeline] echo 07:02:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:02:26 ---> logs-deploy.sh 07:02:26 lf-activate-venv: SKIPPING 07:02:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/main/31 07:02:26 INFO: archiving workspace using pattern(s): 07:02:27 Archives upload complete. 07:02:27 INFO: archiving logs to Nexus