Started by upstream project "edgexfoundry/cd-management/release-lts" build number 120 originally caused by: Push event to branch release-lts Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e85770a591fbe1651ceb0204a5b8603bf0c62450 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-ssh7664452504588916919.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh5927557594713157570.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 67d2f908f88f8156fbe481f59f373e57362cafe7 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/odessa/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/odessa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3407107487626291890.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh11736874818657114361.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/odessa/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/odessa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7388354056478679243.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.25 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-773969 in /w/workspace/edgexfoundry_device-s7_odessa [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_odessa # 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 e85770a591fbe1651ceb0204a5b8603bf0c62450 (odessa) Commit message: "ci(lts-release): LTS release v4.0.1 @dc1e400" > 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 e85770a591fbe1651ceb0204a5b8603bf0c62450 # timeout=10 > git rev-list --no-walk e85770a591fbe1651ceb0204a5b8603bf0c62450 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:43:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:43:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:43:06 ========================================================= 09:43:06 EdgeX Global Pipelines Version Info 09:43:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:43:07 ------------------- 09:43:07 stable info: 09:43:07 ------------------- 09:43:07 Commited By: Cherry Wang cherry@iotechsys.com 09:43:07 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 09:43:07 Message: update stable to v1.0.278 09:43:08 ------------------- 09:43:08 experimental info: 09:43:08 ------------------- 09:43:08 Commited By: **** collab-it+edgex@linuxfoundation.org 09:43:08 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 09:43:08 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:43:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-s7-settings [Pipeline] echo 09:43:08 [edgeXSetupEnvironment]: set envvar PROJECT = device-s7 [Pipeline] echo 09:43:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:43:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:43:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:43:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 09:43:08 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:43:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:43:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:43:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:43:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:43:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-s7 [Pipeline] echo 09:43:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:43:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:43:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:43:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:43:08 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:43:08 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:43:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:43:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:43:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:43:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:43:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:43:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:43:09 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:43:09 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:43:09 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:43:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = odessa [Pipeline] echo 09:43:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = odessa [Pipeline] echo 09:43:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = odessa [Pipeline] echo 09:43:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e85770a591fbe1651ceb0204a5b8603bf0c62450 [Pipeline] echo 09:43:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e85770a [Pipeline] echo 09:43:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:43:09 provisioning config files... 09:43:09 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_odessa@tmp/config7899280469817122838tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:43:09 ---> ****-login.sh 09:43:09 nexus3.edgexfoundry.org:10001 09:43:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:10 09:43:10 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:43:10 Configure a credential helper to remove this warning. See 09:43:10 https://docs.****.com/go/credential-store/ 09:43:10 09:43:10 Login Succeeded 09:43:10 nexus3.edgexfoundry.org:10002 09:43:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:10 09:43:10 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:43:10 Configure a credential helper to remove this warning. See 09:43:10 https://docs.****.com/go/credential-store/ 09:43:10 09:43:10 Login Succeeded 09:43:10 nexus3.edgexfoundry.org:10003 09:43:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:10 09:43:10 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:43:10 Configure a credential helper to remove this warning. See 09:43:10 https://docs.****.com/go/credential-store/ 09:43:10 09:43:10 Login Succeeded 09:43:10 nexus3.edgexfoundry.org:10004 09:43:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:10 09:43:10 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:43:10 Configure a credential helper to remove this warning. See 09:43:10 https://docs.****.com/go/credential-store/ 09:43:10 09:43:10 Login Succeeded 09:43:10 ****.io 09:43:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:10 09:43:10 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:43:10 Configure a credential helper to remove this warning. See 09:43:10 https://docs.****.com/go/credential-store/ 09:43:10 09:43:10 Login Succeeded 09:43:10 ---> ****-login.sh ends [Pipeline] } 09:43:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:43:10 + git rev-list -1 --merges e85770a591fbe1651ceb0204a5b8603bf0c62450~1..e85770a591fbe1651ceb0204a5b8603bf0c62450 [Pipeline] echo 09:43:10 -----------> git rev-list -1 --merges e85770a591fbe1651ceb0204a5b8603bf0c62450~1..e85770a591fbe1651ceb0204a5b8603bf0c62450 e85770a591fbe1651ceb0204a5b8603bf0c62450 [false] [Pipeline] sh 09:43:11 + git log --format=format:%s -1 e85770a591fbe1651ceb0204a5b8603bf0c62450 [Pipeline] echo 09:43:11 ========================================================= 09:43:11 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId 09:43:11 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:43:11 + git log --format=format:%s -1 e85770a591fbe1651ceb0204a5b8603bf0c62450 [Pipeline] echo 09:43:11 [semverPrep] GIT_COMMIT: e85770a591fbe1651ceb0204a5b8603bf0c62450, Commit Message: ci(lts-release): LTS release v4.0.1 @dc1e400 [Pipeline] echo 09:43:11 [semverPrep] This is not a build commit. [Pipeline] sh 09:43:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:43:12 + grep -v github /etc/ssh/ssh_known_hosts 09:43:12 + [ -e /tmp/ssh_known_hosts ] 09:43:12 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:43:12 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:43:12 + sudo tee -a /etc/ssh/ssh_known_hosts 09:43:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:43:12 09:43:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:43:12 0.1.4: Pulling from edgex-devops/py-git-semver 09:43:12 3dae71ba6b94: Pulling fs layer 09:43:12 6bf1a483ea7c: Pulling fs layer 09:43:12 f5dfc541a4d3: Pulling fs layer 09:43:12 461d9e800cba: Pulling fs layer 09:43:12 80192f66455f: Pulling fs layer 09:43:12 2e8e34ca0e6c: Pulling fs layer 09:43:12 a29436f7fd5d: Pulling fs layer 09:43:12 923cac83aea3: Pulling fs layer 09:43:12 25ad8b0a4227: Pulling fs layer 09:43:12 db01528c6b51: Pulling fs layer 09:43:12 28988de357af: Pulling fs layer 09:43:12 80192f66455f: Waiting 09:43:12 2e8e34ca0e6c: Waiting 09:43:12 461d9e800cba: Waiting 09:43:12 db01528c6b51: Waiting 09:43:12 a29436f7fd5d: Waiting 09:43:12 28988de357af: Waiting 09:43:12 25ad8b0a4227: Waiting 09:43:13 6bf1a483ea7c: Verifying Checksum 09:43:13 6bf1a483ea7c: Download complete 09:43:13 461d9e800cba: Verifying Checksum 09:43:13 461d9e800cba: Download complete 09:43:13 80192f66455f: Verifying Checksum 09:43:13 80192f66455f: Download complete 09:43:13 f5dfc541a4d3: Verifying Checksum 09:43:13 f5dfc541a4d3: Download complete 09:43:13 3dae71ba6b94: Verifying Checksum 09:43:13 3dae71ba6b94: Download complete 09:43:13 923cac83aea3: Verifying Checksum 09:43:13 923cac83aea3: Download complete 09:43:14 25ad8b0a4227: Verifying Checksum 09:43:14 db01528c6b51: Verifying Checksum 09:43:14 db01528c6b51: Download complete 09:43:14 28988de357af: Verifying Checksum 09:43:14 28988de357af: Download complete 09:43:15 a29436f7fd5d: Verifying Checksum 09:43:15 a29436f7fd5d: Download complete 09:43:15 3dae71ba6b94: Pull complete 09:43:15 6bf1a483ea7c: Pull complete 09:43:16 f5dfc541a4d3: Pull complete 09:43:16 461d9e800cba: Pull complete 09:43:16 80192f66455f: Pull complete 09:43:16 2e8e34ca0e6c: Verifying Checksum 09:43:16 2e8e34ca0e6c: Download complete 09:43:20 2e8e34ca0e6c: Pull complete 09:43:20 a29436f7fd5d: Pull complete 09:43:20 923cac83aea3: Pull complete 09:43:20 25ad8b0a4227: Pull complete 09:43:21 db01528c6b51: Pull complete 09:43:21 28988de357af: Pull complete 09:43:21 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 09:43:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:43:21 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:43:21 prd-ubuntu20.04-docker-8c-8g-773969 does not seem to be running inside a container 09:43:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_odessa -v /w/workspace/edgexfoundry_device-s7_odessa:/w/workspace/edgexfoundry_device-s7_odessa:rw,z -v /w/workspace/edgexfoundry_device-s7_odessa@tmp:/w/workspace/edgexfoundry_device-s7_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:43:29 $ docker top dc0dcc8888eedf8a55150a180c42e03210eaf4827583f8aa23930784b95db06e -eo pid,comm 09:43:29 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 09:43:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:43:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:43:29 [ssh-agent] Looking for ssh-agent implementation... 09:43:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:43:30 $ docker exec dc0dcc8888eedf8a55150a180c42e03210eaf4827583f8aa23930784b95db06e ssh-agent 09:43:30 SSH_AUTH_SOCK=/tmp/ssh-RgHSkhkKKWXq/agent.32 09:43:30 SSH_AGENT_PID=38 09:43:30 Running ssh-add (command line suppressed) 09:43:30 Identity added: /w/workspace/edgexfoundry_device-s7_odessa@tmp/private_key_3926164559318117310.key (/w/workspace/edgexfoundry_device-s7_odessa@tmp/private_key_3926164559318117310.key) 09:43:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:43:30 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_odessa [Pipeline] sh 09:43:30 + git tag --points-at e85770a591fbe1651ceb0204a5b8603bf0c62450 [Pipeline] } 09:43:30 $ docker exec --env ******** --env ******** dc0dcc8888eedf8a55150a180c42e03210eaf4827583f8aa23930784b95db06e ssh-agent -k 09:43:30 unset SSH_AUTH_SOCK; 09:43:30 unset SSH_AGENT_PID; 09:43:30 echo Agent pid 38 killed; 09:43:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 09:43:31 [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v4.0.1' [Pipeline] sshagent 09:43:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:43:31 [ssh-agent] Looking for ssh-agent implementation... 09:43:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:43:31 $ docker exec dc0dcc8888eedf8a55150a180c42e03210eaf4827583f8aa23930784b95db06e ssh-agent 09:43:31 SSH_AUTH_SOCK=/tmp/ssh-8algr92Azz82/agent.86 09:43:31 SSH_AGENT_PID=92 09:43:31 Running ssh-add (command line suppressed) 09:43:31 Identity added: /w/workspace/edgexfoundry_device-s7_odessa@tmp/private_key_9936053448153631071.key (/w/workspace/edgexfoundry_device-s7_odessa@tmp/private_key_9936053448153631071.key) 09:43:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:43:31 + git semver init 09:43:31 2025-11-27 09:43:31,914 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 09:43:31 2025-11-27 09:43:31,919 [run_init] DEBUG init version:0.0.0 force:False 09:43:31 2025-11-27 09:43:31,920 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-s7_odessa/.semver 09:43:31 2025-11-27 09:43:31,920 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-s7.git /w/workspace/edgexfoundry_device-s7_odessa/.semver 09:43:31 2025-11-27 09:43:31,921 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-s7.git', '/w/workspace/edgexfoundry_device-s7_odessa/.semver'], cwd=/w/workspace/edgexfoundry_device-s7_odessa, stdin=None, shell=False, universal_newlines=False) 09:43:33 2025-11-27 09:43:33,190 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-s7_odessa/.git/info/exclude 09:43:33 2025-11-27 09:43:33,191 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-s7_odessa/.semver/odessa with force:False 09:43:33 2025-11-27 09:43:33,191 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_odessa/.semver/odessa 09:43:33 2025-11-27 09:43:33,192 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_odessa/.semver/odessa 09:43:33 4.0.1 [Pipeline] } 09:43:33 $ docker exec --env ******** --env ******** dc0dcc8888eedf8a55150a180c42e03210eaf4827583f8aa23930784b95db06e ssh-agent -k 09:43:33 unset SSH_AUTH_SOCK; 09:43:33 unset SSH_AGENT_PID; 09:43:33 echo Agent pid 92 killed; 09:43:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:43:33 + git semver [Pipeline] } 09:43:34 $ docker stop --time=1 dc0dcc8888eedf8a55150a180c42e03210eaf4827583f8aa23930784b95db06e 09:43:35 $ docker rm -f --volumes dc0dcc8888eedf8a55150a180c42e03210eaf4827583f8aa23930784b95db06e [Pipeline] // withDockerContainer [Pipeline] sh 09:43:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:43:35 Stashed 1 file(s) [Pipeline] echo 09:43:35 [edgeXSemver]: initialized semver on version 4.0.1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:43:36 + git checkout e85770a591fbe1651ceb0204a5b8603bf0c62450 09:43:36 HEAD is now at e85770a ci(lts-release): LTS release v4.0.1 @dc1e400 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:43:36 provisioning config files... 09:43:36 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_odessa@tmp/config5964024592140419065tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:43:36 ---> ****-login.sh 09:43:36 nexus3.edgexfoundry.org:10001 09:43:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:36 Login Succeeded 09:43:36 nexus3.edgexfoundry.org:10002 09:43:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:36 Login Succeeded 09:43:36 nexus3.edgexfoundry.org:10003 09:43:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:37 Login Succeeded 09:43:37 nexus3.edgexfoundry.org:10004 09:43:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:37 Login Succeeded 09:43:37 ****.io 09:43:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:37 Login Succeeded 09:43:37 ---> ****-login.sh ends [Pipeline] } 09:43:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:43:37 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 09:43:37 + grep ^go [0-9].[0-9]* go.mod 09:43:37 + cut -d -f 2 09:43:37 + cut -d . -f1-2 [Pipeline] echo 09:43:37 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:43:37 ========================================================= 09:43:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts] 09:43:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:38 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts --build-arg MAKE=echo noop --target=builder . 09:43:38 #0 building with "default" instance using docker driver 09:43:38 09:43:38 #1 [internal] load build definition from Dockerfile 09:43:38 #1 transferring dockerfile: 1.62kB done 09:43:38 #1 DONE 0.1s 09:43:38 09:43:38 #2 [internal] load metadata for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts 09:43:38 #2 DONE 0.1s 09:43:38 09:43:38 #3 [internal] load .dockerignore 09:43:38 #3 transferring context: 2B done 09:43:38 #3 DONE 0.0s 09:43:38 09:43:38 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts@sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 09:43:38 #4 resolve nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts@sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 0.0s done 09:43:38 #4 sha256:8833042f23b55b241bbb6352d36795dec58ceae053fa5e7f68b7da568ede5a71 294.38kB / 294.38kB 0.1s 09:43:38 #4 sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 2.21kB / 2.21kB done 09:43:38 #4 sha256:bc3d7bf65e2363f1bcda3738ec6be7c8ddbd609a9cc249afb7684dc2b54dd356 5.43kB / 5.43kB done 09:43:38 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s 09:43:38 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 09:43:38 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 09:43:38 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0B / 32B 0.2s 09:43:38 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 2.10MB / 74.06MB 0.2s 09:43:39 #4 sha256:8833042f23b55b241bbb6352d36795dec58ceae053fa5e7f68b7da568ede5a71 294.38kB / 294.38kB 0.2s done 09:43:39 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done 09:43:39 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done 09:43:39 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 12.58MB / 74.06MB 0.3s 09:43:39 #4 sha256:b5acb76e968064ef973541dc9568ddcc77a62715cc268ca0282004a1349897d8 126B / 126B 0.2s done 09:43:39 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 1.05MB / 100.52MB 0.3s 09:43:39 #4 sha256:012bb1f9d321339749de0031ed7c0df5e7017753dd01ba413db26430b180a314 439B / 439B 0.2s done 09:43:39 #4 sha256:97255f1bc79db2b973305890b2e320f157ca5af50aa836c0a14faf68d42ccadb 1.05MB / 2.38MB 0.3s 09:43:39 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 22.98MB / 74.06MB 0.4s 09:43:39 #4 sha256:97255f1bc79db2b973305890b2e320f157ca5af50aa836c0a14faf68d42ccadb 2.38MB / 2.38MB 0.3s done 09:43:39 #4 sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 0B / 13.29MB 0.4s 09:43:39 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 48.23MB / 74.06MB 0.6s 09:43:39 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 18.87MB / 100.52MB 0.6s 09:43:39 #4 sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 6.29MB / 13.29MB 0.6s 09:43:39 #4 extracting sha256:8833042f23b55b241bbb6352d36795dec58ceae053fa5e7f68b7da568ede5a71 0.0s done 09:43:39 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 67.11MB / 74.06MB 0.7s 09:43:39 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 26.21MB / 100.52MB 0.7s 09:43:39 #4 sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 13.29MB / 13.29MB 0.7s 09:43:39 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 74.06MB / 74.06MB 0.8s 09:43:39 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 33.55MB / 100.52MB 0.8s 09:43:39 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 39.85MB / 100.52MB 0.9s 09:43:40 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 47.19MB / 100.52MB 1.1s 09:43:40 #4 ... 09:43:40 09:43:40 #5 [internal] load build context 09:43:40 #5 transferring context: 54.63MB 1.0s done 09:43:40 #5 DONE 1.3s 09:43:40 09:43:40 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts@sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 09:43:40 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 74.06MB / 74.06MB 1.2s done 09:43:40 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 66.06MB / 100.52MB 1.4s 09:43:40 #4 sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 13.29MB / 13.29MB 1.3s done 09:43:40 #4 extracting sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 09:43:40 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 77.59MB / 100.52MB 1.5s 09:43:40 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 90.18MB / 100.52MB 1.6s 09:43:40 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 100.52MB / 100.52MB 1.7s 09:43:41 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 100.52MB / 100.52MB 2.8s done 09:43:44 #4 extracting sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 4.1s done 09:43:44 #4 extracting sha256:b5acb76e968064ef973541dc9568ddcc77a62715cc268ca0282004a1349897d8 09:43:44 #4 extracting sha256:b5acb76e968064ef973541dc9568ddcc77a62715cc268ca0282004a1349897d8 done 09:43:44 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 09:43:44 #4 extracting sha256:012bb1f9d321339749de0031ed7c0df5e7017753dd01ba413db26430b180a314 done 09:43:44 #4 extracting sha256:97255f1bc79db2b973305890b2e320f157ca5af50aa836c0a14faf68d42ccadb 0.0s done 09:43:44 #4 extracting sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 0.1s 09:43:47 #4 extracting sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 2.4s done 09:43:47 #4 extracting sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 09:43:47 #4 extracting sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 0.5s done 09:43:47 #4 DONE 9.0s 09:43:48 09:43:48 #6 [builder 2/7] WORKDIR /device-s7 09:43:51 Still waiting to schedule task 09:43:51 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 09:43:54 #6 DONE 5.8s 09:43:54 09:43:54 #7 [builder 3/7] RUN apk add --update --no-cache make git gcc libc-dev 09:43:54 #7 0.650 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:43:54 #7 0.740 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:43:54 #7 1.028 OK: 248 MiB in 58 packages 09:43:54 #7 DONE 1.2s 09:43:55 09:43:55 #8 [builder 4/7] COPY go.mod vendor* ./ 09:43:57 #8 DONE 2.6s 09:43:57 09:43:57 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:44:24 #9 DONE 22.6s 09:44:24 09:44:24 #10 [builder 6/7] COPY . . 09:44:24 #10 DONE 1.5s 09:44:24 09:44:24 #11 [builder 7/7] RUN echo noop 09:44:24 #11 0.253 noop 09:44:24 #11 DONE 0.4s 09:44:24 09:44:24 #12 exporting to image 09:44:24 #12 exporting layers 09:44:29 #12 exporting layers 7.3s done 09:44:29 #12 writing image sha256:3adca6eeb207513eef1a3dd92b74f5a83467e8a3da400d4d14502ac2064f822f 0.1s done 09:44:29 #12 naming to docker.io/library/ci-base-image-x86_64 done 09:44:29 #12 DONE 7.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:29 + docker inspect -f . ci-base-image-x86_64 09:44:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:44:29 prd-ubuntu20.04-docker-8c-8g-773969 does not seem to be running inside a container 09:44:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-s7_odessa -v /w/workspace/edgexfoundry_device-s7_odessa:/w/workspace/edgexfoundry_device-s7_odessa:rw,z -v /w/workspace/edgexfoundry_device-s7_odessa@tmp:/w/workspace/edgexfoundry_device-s7_odessa@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 09:44:30 $ docker top 428162a2684165faa4f0862ae75299623bfde8f5eabc90e830733537d3448d01 -eo pid,comm [Pipeline] { [Pipeline] sh 09:44:31 + go version 09:44:31 go version go1.23.7 linux/amd64 [Pipeline] } 09:44:31 $ docker stop --time=1 428162a2684165faa4f0862ae75299623bfde8f5eabc90e830733537d3448d01 09:44:32 $ docker rm -f --volumes 428162a2684165faa4f0862ae75299623bfde8f5eabc90e830733537d3448d01 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:32 + docker inspect -f . ci-base-image-x86_64 09:44:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:44:33 prd-ubuntu20.04-docker-8c-8g-773969 does not seem to be running inside a container 09:44:33 $ 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_odessa -v /w/workspace/edgexfoundry_device-s7_odessa:/w/workspace/edgexfoundry_device-s7_odessa:rw,z -v /w/workspace/edgexfoundry_device-s7_odessa@tmp:/w/workspace/edgexfoundry_device-s7_odessa@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 09:44:33 $ docker top 9bb29d4f79935da5b4c5cd6f5338213817ff5848421245971262ddf7ffa0bfe3 -eo pid,comm [Pipeline] { [Pipeline] sh 09:44:33 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_odessa [Pipeline] fileExists [Pipeline] sh 09:44:34 + make test 09:44:34 go test -race -coverprofile=coverage.out ./... 09:44:42 ? github.com/edgexfoundry/device-s7 [no test files] 09:45:04 github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements 09:45:05 ok github.com/edgexfoundry/device-s7/internal/driver 1.027s coverage: 6.8% of statements 09:45:37 go vet ./... 09:45:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:45:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:45:42 ./bin/test-attribution-txt.sh [Pipeline] echo 09:45:42 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 09:45:43 + go mod tidy [Pipeline] } 09:45:43 $ docker stop --time=1 9bb29d4f79935da5b4c5cd6f5338213817ff5848421245971262ddf7ffa0bfe3 09:45:52 $ docker rm -f --volumes 9bb29d4f79935da5b4c5cd6f5338213817ff5848421245971262ddf7ffa0bfe3 [Pipeline] // withDockerContainer [Pipeline] sh 09:45:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:45:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:45:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:45:53 + ls -al . 09:45:53 total 224 09:45:53 drwxrwxr-x 9 jenkins jenkins 4096 Nov 27 09:44 . 09:45:53 drwxrwxr-x 4 jenkins jenkins 4096 Nov 27 09:43 .. 09:45:53 drwxrwxr-x 8 jenkins jenkins 4096 Nov 27 09:45 .git 09:45:53 drwxrwxr-x 2 jenkins jenkins 4096 Nov 27 09:43 .github 09:45:53 -rw-rw-r-- 1 jenkins jenkins 229 Nov 27 09:43 .gitignore 09:45:53 -rw-rw-r-- 1 jenkins jenkins 42 Nov 27 09:43 .golangci.yml 09:45:53 drwxr-xr-x 3 jenkins jenkins 4096 Nov 27 09:43 .semver 09:45:53 -rw-rw-r-- 1 jenkins jenkins 19679 Nov 27 09:43 Attribution.txt 09:45:53 -rw-rw-r-- 1 jenkins jenkins 1668 Nov 27 09:43 CHANGLOG.md 09:45:53 -rw-rw-r-- 1 jenkins jenkins 1579 Nov 27 09:43 Dockerfile 09:45:53 -rw-rw-r-- 1 jenkins jenkins 643 Nov 27 09:43 Jenkinsfile 09:45:53 -rw-rw-r-- 1 jenkins jenkins 10947 Nov 27 09:43 LICENSE 09:45:53 -rw-rw-r-- 1 jenkins jenkins 1903 Nov 27 09:43 Makefile 09:45:53 -rw-rw-r-- 1 jenkins jenkins 614 Nov 27 09:43 OWNERS.md 09:45:53 -rw-rw-r-- 1 jenkins jenkins 2393 Nov 27 09:43 README.md 09:45:53 -rw-rw-r-- 1 jenkins jenkins 5 Nov 27 09:43 VERSION 09:45:53 drwxrwxr-x 2 jenkins jenkins 4096 Nov 27 09:43 bin 09:45:53 drwxrwxr-x 3 jenkins jenkins 4096 Nov 27 09:43 cmd 09:45:53 -rw-r--r-- 1 jenkins jenkins 19094 Nov 27 09:45 coverage.out 09:45:53 -rw-rw-r-- 1 jenkins jenkins 6075 Nov 27 09:43 go.mod 09:45:53 -rw-rw-r-- 1 jenkins jenkins 86755 Nov 27 09:43 go.sum 09:45:53 drwxrwxr-x 3 jenkins jenkins 4096 Nov 27 09:43 internal 09:45:53 drwxrwxr-x 10 jenkins jenkins 4096 Nov 27 09:43 vendor 09:45:53 -rw-rw-r-- 1 jenkins jenkins 223 Nov 27 09:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:54 + 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=e85770a591fbe1651ceb0204a5b8603bf0c62450 --label arch=amd64 --label version=4.0.1 . 09:45:54 #0 building with "default" instance using docker driver 09:45:54 09:45:54 #1 [internal] load build definition from Dockerfile 09:45:54 #1 transferring dockerfile: 1.62kB done 09:45:54 #1 DONE 0.1s 09:45:54 09:45:54 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:45:54 #2 DONE 0.0s 09:45:54 09:45:54 #3 [internal] load metadata for docker.io/library/alpine:3.22 09:45:54 #3 DONE 0.5s 09:45:55 09:45:55 #4 [internal] load .dockerignore 09:45:55 #4 transferring context: 2B done 09:45:55 #4 DONE 0.0s 09:45:55 09:45:55 #5 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 09:45:55 #5 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 09:45:55 #5 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 09:45:55 #5 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 09:45:55 #5 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 09:45:55 #5 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0B / 3.80MB 0.1s 09:45:55 #5 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.2s 09:45:55 #5 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 09:45:55 #5 ... 09:45:55 09:45:55 #6 [internal] load build context 09:45:55 #6 transferring context: 424.74kB 0.2s done 09:45:55 #6 DONE 0.4s 09:45:55 09:45:55 #5 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 09:45:55 #5 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.2s done 09:45:55 #5 ... 09:45:55 09:45:55 #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 09:45:55 #7 DONE 0.6s 09:45:55 09:45:55 #5 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 09:45:55 #5 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done 09:45:55 #5 ... 09:45:55 09:45:55 #8 [builder 2/7] WORKDIR /device-s7 09:45:55 #8 DONE 0.2s 09:45:55 09:45:55 #5 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 09:45:55 #5 DONE 0.8s 09:45:55 09:45:55 #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:45:56 #9 0.277 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:45:56 #9 0.346 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:45:56 #9 0.653 (1/1) Installing dumb-init (1.2.5-r3) 09:45:56 #9 0.656 Executing busybox-1.37.0-r19.trigger 09:45:56 #9 0.663 OK: 7 MiB in 17 packages 09:45:56 #9 DONE 0.8s 09:45:56 09:45:56 #10 [builder 3/7] RUN apk add --update --no-cache make git gcc libc-dev 09:45:56 #10 0.263 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:45:56 #10 0.429 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:45:56 #10 0.785 OK: 248 MiB in 58 packages 09:45:56 #10 DONE 0.9s 09:45:56 09:45:56 #11 [stage-1 3/7] RUN apk --no-cache upgrade 09:45:57 #11 0.330 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:45:57 #11 0.396 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:45:57 #11 0.694 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 09:45:57 #11 0.713 Executing busybox-1.37.0-r20.post-upgrade 09:45:57 #11 ... 09:45:57 09:45:57 #12 [builder 4/7] COPY go.mod vendor* ./ 09:45:57 #12 DONE 1.1s 09:45:58 09:45:58 #11 [stage-1 3/7] RUN apk --no-cache upgrade 09:45:58 #11 1.203 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 09:45:58 #11 1.207 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 09:45:58 #11 1.210 Executing busybox-1.37.0-r20.trigger 09:45:58 #11 1.216 OK: 7 MiB in 17 packages 09:45:58 #11 DONE 1.4s 09:45:58 09:45:58 #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:45:58 #13 0.281 skipping... 09:45:58 #13 DONE 0.3s 09:45:58 09:45:58 #14 [builder 6/7] COPY . . 09:45:59 #14 DONE 1.4s 09:45:59 09:45:59 #15 [builder 7/7] RUN make build 09:45:59 #15 0.181 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.0.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.1" -trimpath -mod=readonly -o cmd/device-s7 ./cmd 09:46:26 #15 DONE 26.3s 09:46:26 09:46:26 #16 [stage-1 4/7] COPY --from=builder /device-s7/Attribution.txt /Attribution.txt 09:46:26 #16 DONE 0.0s 09:46:26 09:46:26 #17 [stage-1 5/7] COPY --from=builder /device-s7/cmd/device-s7 /device-s7 09:46:26 #17 DONE 0.5s 09:46:26 09:46:26 #18 [stage-1 6/7] COPY --from=builder /device-s7/cmd/res /res 09:46:26 #18 DONE 0.0s 09:46:26 09:46:26 #19 exporting to image 09:46:26 #19 exporting layers 0.1s done 09:46:26 #19 writing image sha256:343c8d811970d20cc2501ec18cfdc741352a6ca77866eed56a29715655766dbf done 09:46:26 #19 naming to docker.io/library/device-s7 done 09:46:26 #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:46:26 provisioning config files... 09:46:26 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_odessa@tmp/config5399261665166447609tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:46:27 ---> ****-login.sh 09:46:27 nexus3.edgexfoundry.org:10001 09:46:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:46:27 Login Succeeded 09:46:27 nexus3.edgexfoundry.org:10002 09:46:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:46:27 Login Succeeded 09:46:27 nexus3.edgexfoundry.org:10003 09:46:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:46:27 Login Succeeded 09:46:27 nexus3.edgexfoundry.org:10004 09:46:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:46:27 Login Succeeded 09:46:27 ****.io 09:46:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:46:27 Login Succeeded 09:46:27 ---> ****-login.sh ends [Pipeline] } 09:46:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:46:27 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:46:27 [edgeXDocker.push] Tagging docker image device-s7 with the following tags: 09:46:27 e85770a591fbe1651ceb0204a5b8603bf0c62450 09:46:27 4.0.1 09:46:27 e85770a591fbe1651ceb0204a5b8603bf0c62450-4.0.1 09:46:27 odessa 09:46:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:28 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:e85770a591fbe1651ceb0204a5b8603bf0c62450 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:28 + docker push nexus3.edgexfoundry.org:10004/device-s7:e85770a591fbe1651ceb0204a5b8603bf0c62450 09:46:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 09:46:28 b54e400479d9: Preparing 09:46:28 e2efce013c5c: Preparing 09:46:28 4e1873bfe86b: Preparing 09:46:28 96bf98d8792a: Preparing 09:46:28 ba94f8b7db1d: Preparing 09:46:28 256f393e029f: Preparing 09:46:28 256f393e029f: Waiting 09:46:28 b54e400479d9: Pushed 09:46:28 4e1873bfe86b: Pushed 09:46:28 ba94f8b7db1d: Pushed 09:46:28 256f393e029f: Layer already exists 09:46:28 96bf98d8792a: Pushed 09:46:32 e2efce013c5c: Pushed 09:46:32 e85770a591fbe1651ceb0204a5b8603bf0c62450: digest: sha256:cf19c1ef61f056250578d3522b156419f54f8aeea972c68789b5539f9e0c62e3 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:33 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:33 + docker push nexus3.edgexfoundry.org:10004/device-s7:4.0.1 09:46:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 09:46:33 b54e400479d9: Preparing 09:46:33 e2efce013c5c: Preparing 09:46:33 4e1873bfe86b: Preparing 09:46:33 96bf98d8792a: Preparing 09:46:33 ba94f8b7db1d: Preparing 09:46:33 256f393e029f: Preparing 09:46:33 256f393e029f: Waiting 09:46:33 96bf98d8792a: Layer already exists 09:46:33 e2efce013c5c: Layer already exists 09:46:33 ba94f8b7db1d: Layer already exists 09:46:33 b54e400479d9: Layer already exists 09:46:33 4e1873bfe86b: Layer already exists 09:46:33 256f393e029f: Layer already exists 09:46:33 4.0.1: digest: sha256:cf19c1ef61f056250578d3522b156419f54f8aeea972c68789b5539f9e0c62e3 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:33 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:e85770a591fbe1651ceb0204a5b8603bf0c62450-4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:34 + docker push nexus3.edgexfoundry.org:10004/device-s7:e85770a591fbe1651ceb0204a5b8603bf0c62450-4.0.1 09:46:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 09:46:34 b54e400479d9: Preparing 09:46:34 e2efce013c5c: Preparing 09:46:34 4e1873bfe86b: Preparing 09:46:34 96bf98d8792a: Preparing 09:46:34 ba94f8b7db1d: Preparing 09:46:34 256f393e029f: Preparing 09:46:34 256f393e029f: Waiting 09:46:34 96bf98d8792a: Layer already exists 09:46:34 e2efce013c5c: Layer already exists 09:46:34 b54e400479d9: Layer already exists 09:46:34 ba94f8b7db1d: Layer already exists 09:46:34 4e1873bfe86b: Layer already exists 09:46:34 256f393e029f: Layer already exists 09:46:34 e85770a591fbe1651ceb0204a5b8603bf0c62450-4.0.1: digest: sha256:cf19c1ef61f056250578d3522b156419f54f8aeea972c68789b5539f9e0c62e3 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:34 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:34 + docker push nexus3.edgexfoundry.org:10004/device-s7:odessa 09:46:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 09:46:34 b54e400479d9: Preparing 09:46:34 e2efce013c5c: Preparing 09:46:34 4e1873bfe86b: Preparing 09:46:34 96bf98d8792a: Preparing 09:46:34 ba94f8b7db1d: Preparing 09:46:34 256f393e029f: Preparing 09:46:34 256f393e029f: Waiting 09:46:34 ba94f8b7db1d: Layer already exists 09:46:34 96bf98d8792a: Layer already exists 09:46:34 b54e400479d9: Layer already exists 09:46:34 e2efce013c5c: Layer already exists 09:46:34 4e1873bfe86b: Layer already exists 09:46:34 256f393e029f: Layer already exists 09:46:34 odessa: digest: sha256:cf19c1ef61f056250578d3522b156419f54f8aeea972c68789b5539f9e0c62e3 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:46:35 ===================================================== [Pipeline] echo 09:46:35 taggedImages: 09:46:35 - nexus3.edgexfoundry.org:10004/device-s7:e85770a591fbe1651ceb0204a5b8603bf0c62450 09:46:35 - nexus3.edgexfoundry.org:10004/device-s7:4.0.1 09:46:35 - nexus3.edgexfoundry.org:10004/device-s7:e85770a591fbe1651ceb0204a5b8603bf0c62450-4.0.1 09:46:35 - nexus3.edgexfoundry.org:10004/device-s7:odessa [Pipeline] echo 09:46:35 ========================================================= 09:46:35 [edgeXBuildMultiArch] RAW Config: 09:46:35 images: 09:46:35 - nexus3.edgexfoundry.org:10004/device-s7:e85770a591fbe1651ceb0204a5b8603bf0c62450 09:46:35 - nexus3.edgexfoundry.org:10004/device-s7:4.0.1 09:46:35 - nexus3.edgexfoundry.org:10004/device-s7:e85770a591fbe1651ceb0204a5b8603bf0c62450-4.0.1 09:46:35 - nexus3.edgexfoundry.org:10004/device-s7:odessa 09:46:35 settingsFile: 09:46:35 device-s7-settings 09:46:35 ========================================================= [Pipeline] node 09:46:50 Still waiting to schedule task 09:46:50 Waiting for next available executor on ‘centos7-docker-4c-2g’ 10:04:03 Running on prd-ubuntu20.04-docker-arm64-4c-16g-773998 in /w/workspace/edgexfoundry_device-s7_odessa [Pipeline] { [Pipeline] ws 10:04:03 Running in /w/workspace/device-s7/7 [Pipeline] { [Pipeline] checkout 10:04:06 Selected Git installation does not exist. Using Default 10:04:06 The recommended git tool is: NONE 10:04:12 using credential edgex-jenkins-ssh 10:04:12 Cloning the remote Git repository 10:04:12 Cloning repository git@github.com:edgexfoundry/device-s7.git 10:04:12 > git init /w/workspace/device-s7/7 # timeout=10 10:04:12 Fetching upstream changes from git@github.com:edgexfoundry/device-s7.git 10:04:12 > git --version # timeout=10 10:04:12 > git --version # 'git version 2.25.1' 10:04:12 using GIT_SSH to set credentials SSH Credentials for GitHub 10:04:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-s7.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:04:15 > git config remote.origin.url git@github.com:edgexfoundry/device-s7.git # timeout=10 10:04:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:04:16 Avoid second fetch 10:04:16 Checking out Revision e85770a591fbe1651ceb0204a5b8603bf0c62450 (odessa) 10:04:16 > git config core.sparsecheckout # timeout=10 10:04:16 > git checkout -f e85770a591fbe1651ceb0204a5b8603bf0c62450 # timeout=10 10:04:18 Commit message: "ci(lts-release): LTS release v4.0.1 @dc1e400" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:04:23 + git checkout e85770a591fbe1651ceb0204a5b8603bf0c62450 10:04:23 HEAD is now at e85770a ci(lts-release): LTS release v4.0.1 @dc1e400 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:04:23 provisioning config files... 10:04:23 copy managed file [device-s7-settings] to file:/w/workspace/device-s7/7@tmp/config14858345553860429288tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:04:24 ---> ****-login.sh 10:04:24 nexus3.edgexfoundry.org:10001 10:04:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:04:24 Configure a credential helper to remove this warning. See 10:04:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:04:24 10:04:24 Login Succeeded 10:04:24 nexus3.edgexfoundry.org:10002 10:04:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:04:25 Configure a credential helper to remove this warning. See 10:04:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:04:25 10:04:25 Login Succeeded 10:04:25 nexus3.edgexfoundry.org:10003 10:04:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:04:25 Configure a credential helper to remove this warning. See 10:04:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:04:25 10:04:25 Login Succeeded 10:04:25 nexus3.edgexfoundry.org:10004 10:04:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:04:26 Configure a credential helper to remove this warning. See 10:04:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:04:26 10:04:26 Login Succeeded 10:04:26 ****.io 10:04:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:04:26 Configure a credential helper to remove this warning. See 10:04:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:04:26 10:04:26 Login Succeeded 10:04:26 ---> ****-login.sh ends [Pipeline] } 10:04:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:04:26 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 10:04:27 + cut -d . -f1-2 10:04:27 + cut -d -f 2 10:04:27 + grep ^go [0-9].[0-9]* go.mod [Pipeline] echo 10:04:27 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:04:27 ========================================================= 10:04:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts] 10:04:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:27 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts --build-arg MAKE=echo noop --target=builder . 10:04:31 Sending build context to Docker daemon 49.37MB 10:04:31 Step 1/10 : ARG BASE=golang:1.23-alpine3.22 10:04:31 Step 2/10 : FROM ${BASE} AS builder 10:04:31 1.23-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 10:04:31 94e9d8af2201: Pulling fs layer 10:04:31 345fe9f21930: Pulling fs layer 10:04:31 b40fc9e46828: Pulling fs layer 10:04:31 c9804373a1e5: Pulling fs layer 10:04:31 4f4fb700ef54: Pulling fs layer 10:04:31 f5a772c54f75: Pulling fs layer 10:04:31 e2dd1b2a9dca: Pulling fs layer 10:04:31 0a0502178392: Pulling fs layer 10:04:31 c9804373a1e5: Waiting 10:04:31 4f4fb700ef54: Waiting 10:04:31 e2dd1b2a9dca: Waiting 10:04:31 0a0502178392: Waiting 10:04:31 f5a772c54f75: Waiting 10:04:31 345fe9f21930: Verifying Checksum 10:04:31 345fe9f21930: Download complete 10:04:31 c9804373a1e5: Verifying Checksum 10:04:31 c9804373a1e5: Download complete 10:04:31 4f4fb700ef54: Verifying Checksum 10:04:31 4f4fb700ef54: Download complete 10:04:31 94e9d8af2201: Download complete 10:04:31 f5a772c54f75: Verifying Checksum 10:04:31 f5a772c54f75: Download complete 10:04:32 0a0502178392: Verifying Checksum 10:04:32 0a0502178392: Download complete 10:04:33 94e9d8af2201: Pull complete 10:04:33 345fe9f21930: Pull complete 10:04:34 b40fc9e46828: Verifying Checksum 10:04:34 b40fc9e46828: Download complete 10:04:34 e2dd1b2a9dca: Verifying Checksum 10:04:34 e2dd1b2a9dca: Download complete 10:04:49 b40fc9e46828: Pull complete 10:04:49 c9804373a1e5: Pull complete 10:04:49 4f4fb700ef54: Pull complete 10:04:49 f5a772c54f75: Pull complete 10:04:58 e2dd1b2a9dca: Pull complete 10:04:58 0a0502178392: Pull complete 10:04:58 Digest: sha256:cb630d247bcc3b1d0751040a39c4e103216f7d9e7edda4006e03146d987d6ddf 10:04:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts 10:04:59 ---> 72db82c1953f 10:04:59 Step 3/10 : ARG MAKE=make build 10:05:01 ---> Running in c36742219a07 10:05:01 Removing intermediate container c36742219a07 10:05:01 ---> 2ef268aadb3f 10:05:01 Step 4/10 : WORKDIR /device-s7 10:05:01 ---> Running in 697647bb71cc 10:05:02 Removing intermediate container 697647bb71cc 10:05:02 ---> 5ca1263df47b 10:05:02 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 10:05:02 ---> Running in 660aed940268 10:05:02 Removing intermediate container 660aed940268 10:05:02 ---> 2bdafac64ace 10:05:02 Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev 10:05:02 ---> Running in 8e9951a255b8 10:05:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:05:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:05:06 OK: 239 MiB in 58 packages 10:05:06 Removing intermediate container 8e9951a255b8 10:05:06 ---> 7b4f67302ce9 10:05:06 Step 7/10 : COPY go.mod vendor* ./ 10:05:21 ---> 45ffa43adb04 10:05:21 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:05:21 ---> Running in 8d1e27444620 10:07:13 Removing intermediate container 8d1e27444620 10:07:13 ---> 16e67fbad5bb 10:07:13 Step 9/10 : COPY . . 10:07:19 ---> 4253ce5d9850 10:07:19 Step 10/10 : RUN ${MAKE} 10:07:19 ---> Running in 550837902fd9 10:07:19 noop 10:07:20 Removing intermediate container 550837902fd9 10:07:20 ---> 7afbc9c995d6 10:07:21 Successfully built 7afbc9c995d6 10:07:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:21 + docker inspect -f . ci-base-image-arm64 10:07:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:07:21 prd-ubuntu20.04-docker-arm64-4c-16g-773998 does not seem to be running inside a container 10:07:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-s7/7 -v /w/workspace/device-s7/7:/w/workspace/device-s7/7:rw,z -v /w/workspace/device-s7/7@tmp:/w/workspace/device-s7/7@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 10:07:23 $ docker top f8aaa602ad4e17d0148b57e560bd88dc07b4ea85eae98e82ce978b70418901e4 -eo pid,comm [Pipeline] { [Pipeline] sh 10:07:24 + go version 10:07:24 go version go1.23.7 linux/arm64 [Pipeline] } 10:07:24 $ docker stop --time=1 f8aaa602ad4e17d0148b57e560bd88dc07b4ea85eae98e82ce978b70418901e4 10:07:25 $ docker rm -f --volumes f8aaa602ad4e17d0148b57e560bd88dc07b4ea85eae98e82ce978b70418901e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:26 + docker inspect -f . ci-base-image-arm64 10:07:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:07:26 prd-ubuntu20.04-docker-arm64-4c-16g-773998 does not seem to be running inside a container 10:07:26 $ 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/7 -v /w/workspace/device-s7/7:/w/workspace/device-s7/7:rw,z -v /w/workspace/device-s7/7@tmp:/w/workspace/device-s7/7@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 10:07:27 $ docker top 5c5abff6a394f2e185430bdaea70f6d50324b54ad2ebdcd7f251db12ffd9a6a6 -eo pid,comm [Pipeline] { [Pipeline] sh 10:07:28 + git config --global --add safe.directory /w/workspace/device-s7/7 [Pipeline] fileExists [Pipeline] sh 10:07:29 + make test 10:07:29 go test -race -coverprofile=coverage.out ./... 10:08:25 ? github.com/edgexfoundry/device-s7 [no test files] 10:12:32 github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements 10:12:32 ok github.com/edgexfoundry/device-s7/internal/driver 1.127s coverage: 6.8% of statements 10:12:32 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:12:32 go vet ./... 10:13:36 Running on prd-centos7-docker-4c-2g-774001 in /w/workspace/edgexfoundry_device-s7_odessa [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:13:36 provisioning config files... 10:13:36 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_odessa@tmp/config588712884780112458tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:13:37 ---> ****-login.sh 10:13:37 nexus3.edgexfoundry.org:10001 10:13:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:13:37 Configure a credential helper to remove this warning. See 10:13:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:13:37 10:13:37 Login Succeeded 10:13:37 nexus3.edgexfoundry.org:10002 10:13:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:13:38 Configure a credential helper to remove this warning. See 10:13:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:13:38 10:13:38 Login Succeeded 10:13:38 nexus3.edgexfoundry.org:10003 10:13:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:13:38 Configure a credential helper to remove this warning. See 10:13:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:13:38 10:13:38 Login Succeeded 10:13:38 nexus3.edgexfoundry.org:10004 10:13:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:13:38 Configure a credential helper to remove this warning. See 10:13:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:13:38 10:13:38 Login Succeeded 10:13:38 ****.io 10:13:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:13:38 Configure a credential helper to remove this warning. See 10:13:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:13:38 10:13:38 Login Succeeded 10:13:38 ---> ****-login.sh ends [Pipeline] } 10:13:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:13:38 + docker buildx ls 10:13:38 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 10:13:38 default * docker 10:13:38 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 10:13:39 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 10:13:39 edgex-builder [Pipeline] sh 10:13:39 + docker buildx inspect --bootstrap 10:13:39 #1 [internal] booting buildkit 10:13:39 #1 pulling image moby/buildkit:buildx-stable-1 10:13:42 #1 pulling image moby/buildkit:buildx-stable-1 2.8s done 10:13:42 #1 creating container buildx_buildkit_edgex-builder0 10:13:45 #1 creating container buildx_buildkit_edgex-builder0 3.0s done 10:13:45 #1 DONE 5.8s 10:13:45 Name: edgex-builder 10:13:45 Driver: docker-container 10:13:45 10:13:45 Nodes: 10:13:45 Name: edgex-builder0 10:13:45 Endpoint: unix:///var/run/docker.sock 10:13:45 Status: running 10:13:45 Buildkit: v0.26.2 10:13:45 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 10:13:45 + docker buildx ls 10:13:45 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 10:13:45 edgex-builder * docker-container 10:13:45 edgex-builder0 unix:///var/run/docker.sock running v0.26.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 10:13:45 default docker 10:13:45 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 10:13:45 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:e85770a591fbe1651ceb0204a5b8603bf0c62450' 10:13:45 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:e85770a591fbe1651ceb0204a5b8603bf0c62450 --push - 10:13:46 #1 [internal] load build definition from Dockerfile 10:13:46 #1 transferring dockerfile: 194B done 10:13:46 #1 DONE 0.1s 10:13:46 10:13:46 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:e85770a591fbe1651ceb0204a5b8603bf0c62450 10:13:46 #2 DONE 0.1s 10:13:46 10:13:46 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:e85770a591fbe1651ceb0204a5b8603bf0c62450 10:13:46 #3 DONE 0.1s 10:13:46 10:13:46 #4 [internal] load .dockerignore 10:13:46 #4 transferring context: 2B done 10:13:46 #4 DONE 0.1s 10:13:46 10:13:46 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:e85770a591fbe1651ceb0204a5b8603bf0c62450@sha256:cf19c1ef61f056250578d3522b156419f54f8aeea972c68789b5539f9e0c62e3 10:13:46 #5 resolve nexus3.edgexfoundry.org:10004/device-s7:e85770a591fbe1651ceb0204a5b8603bf0c62450@sha256:cf19c1ef61f056250578d3522b156419f54f8aeea972c68789b5539f9e0c62e3 0.0s done 10:13:46 #5 DONE 0.0s 10:13:46 10:13:46 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:e85770a591fbe1651ceb0204a5b8603bf0c62450@sha256:cf19c1ef61f056250578d3522b156419f54f8aeea972c68789b5539f9e0c62e3 10:13:46 #6 resolve nexus3.edgexfoundry.org:10004/device-s7:e85770a591fbe1651ceb0204a5b8603bf0c62450@sha256:cf19c1ef61f056250578d3522b156419f54f8aeea972c68789b5539f9e0c62e3 0.0s done 10:13:46 #6 DONE 0.1s 10:13:46 10:13:46 #7 exporting to image 10:13:46 #7 exporting layers done 10:13:46 #7 exporting manifest sha256:2440d78a88746ed78a57efe2124ee7fb6f46967b9e1168dec5c8188f116a4a60 0.0s done 10:13:46 #7 exporting config sha256:343c8d811970d20cc2501ec18cfdc741352a6ca77866eed56a29715655766dbf done 10:13:46 #7 exporting manifest sha256:f6c60525e79383ca3a96f48930c771c3b3bff3fcbf8350f2d4bc72562ebec816 0.0s done 10:13:46 #7 exporting config sha256:9767792ce89f0a2b66ea233615d554fe93bbb655a12d8aaafb12b9287520553a 10:13:46 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:13:46 #7 ... 10:13:46 10:13:46 #8 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 10:13:46 #8 DONE 0.0s 10:13:46 10:13:46 #7 exporting to image 10:13:46 #7 exporting config sha256:9767792ce89f0a2b66ea233615d554fe93bbb655a12d8aaafb12b9287520553a done 10:13:46 #7 exporting manifest list sha256:4318a2b6dade242c3f9227a0f62dac74072159685ad50ccafa2e6c529a6a2450 0.0s done 10:13:46 #7 pushing layers 0.1s done 10:13:46 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:e85770a591fbe1651ceb0204a5b8603bf0c62450@sha256:4318a2b6dade242c3f9227a0f62dac74072159685ad50ccafa2e6c529a6a2450 10:13:46 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:e85770a591fbe1651ceb0204a5b8603bf0c62450@sha256:4318a2b6dade242c3f9227a0f62dac74072159685ad50ccafa2e6c529a6a2450 0.1s done 10:13:46 #7 DONE 0.3s 10:13:47 10:13:47 1 warning found (use --debug to expand): 10:13:47  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:13:47 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:4.0.1' 10:13:47 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:4.0.1 --push - 10:13:47 #1 [internal] load build definition from Dockerfile 10:13:47 #1 transferring dockerfile: 159B done 10:13:47 #1 DONE 0.0s 10:13:47 10:13:47 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:4.0.1 10:13:47 #2 DONE 0.0s 10:13:47 10:13:47 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:4.0.1 10:13:47 #3 DONE 0.0s 10:13:47 10:13:47 #4 [internal] load .dockerignore 10:13:47 #4 transferring context: 10:13:47 #4 transferring context: 2B done 10:13:47 #4 DONE 0.0s 10:13:47 10:13:47 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:4.0.1@sha256:cf19c1ef61f056250578d3522b156419f54f8aeea972c68789b5539f9e0c62e3 10:13:47 #5 resolve nexus3.edgexfoundry.org:10004/device-s7:4.0.1@sha256:cf19c1ef61f056250578d3522b156419f54f8aeea972c68789b5539f9e0c62e3 0.0s done 10:13:47 #5 CACHED 10:13:47 10:13:47 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:4.0.1@sha256:cf19c1ef61f056250578d3522b156419f54f8aeea972c68789b5539f9e0c62e3 10:13:47 #6 resolve nexus3.edgexfoundry.org:10004/device-s7:4.0.1@sha256:cf19c1ef61f056250578d3522b156419f54f8aeea972c68789b5539f9e0c62e3 0.0s done 10:13:47 #6 CACHED 10:13:47 10:13:47 #7 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 10:13:47 #7 DONE 0.0s 10:13:47 10:13:47 #8 exporting to image 10:13:47 #8 exporting layers done 10:13:47 #8 exporting manifest sha256:2440d78a88746ed78a57efe2124ee7fb6f46967b9e1168dec5c8188f116a4a60 done 10:13:47 #8 exporting config sha256:343c8d811970d20cc2501ec18cfdc741352a6ca77866eed56a29715655766dbf done 10:13:47 #8 exporting manifest sha256:f6c60525e79383ca3a96f48930c771c3b3bff3fcbf8350f2d4bc72562ebec816 done 10:13:47 #8 exporting config sha256:9767792ce89f0a2b66ea233615d554fe93bbb655a12d8aaafb12b9287520553a done 10:13:47 #8 exporting manifest list sha256:4318a2b6dade242c3f9227a0f62dac74072159685ad50ccafa2e6c529a6a2450 done 10:13:47 #8 pushing layers 0.0s done 10:13:47 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:4.0.1@sha256:4318a2b6dade242c3f9227a0f62dac74072159685ad50ccafa2e6c529a6a2450 0.1s done 10:13:47 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:13:47 #8 DONE 0.1s 10:13:47 10:13:47 1 warning found (use --debug to expand): 10:13:47  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:13:48 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:e85770a591fbe1651ceb0204a5b8603bf0c62450-4.0.1' 10:13:48 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:e85770a591fbe1651ceb0204a5b8603bf0c62450-4.0.1 --push - 10:13:48 #1 [internal] load build definition from Dockerfile 10:13:48 #1 transferring dockerfile: 200B done 10:13:48 #1 DONE 0.0s 10:13:48 10:13:48 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:e85770a591fbe1651ceb0204a5b8603bf0c62450-4.0.1 10:13:48 #2 DONE 0.0s 10:13:48 10:13:48 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:e85770a591fbe1651ceb0204a5b8603bf0c62450-4.0.1 10:13:48 #3 DONE 0.0s 10:13:48 10:13:48 #4 [internal] load .dockerignore 10:13:48 #4 transferring context: 2B done 10:13:48 #4 DONE 0.0s 10:13:48 10:13:48 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:e85770a591fbe1651ceb0204a5b8603bf0c62450-4.0.1@sha256:cf19c1ef61f056250578d3522b156419f54f8aeea972c68789b5539f9e0c62e3 10:13:48 #5 resolve nexus3.edgexfoundry.org:10004/device-s7:e85770a591fbe1651ceb0204a5b8603bf0c62450-4.0.1@sha256:cf19c1ef61f056250578d3522b156419f54f8aeea972c68789b5539f9e0c62e3 10:13:48 #5 resolve nexus3.edgexfoundry.org:10004/device-s7:e85770a591fbe1651ceb0204a5b8603bf0c62450-4.0.1@sha256:cf19c1ef61f056250578d3522b156419f54f8aeea972c68789b5539f9e0c62e3 0.0s done 10:13:48 #5 CACHED 10:13:48 10:13:48 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:e85770a591fbe1651ceb0204a5b8603bf0c62450-4.0.1@sha256:cf19c1ef61f056250578d3522b156419f54f8aeea972c68789b5539f9e0c62e3 10:13:48 #6 resolve nexus3.edgexfoundry.org:10004/device-s7:e85770a591fbe1651ceb0204a5b8603bf0c62450-4.0.1@sha256:cf19c1ef61f056250578d3522b156419f54f8aeea972c68789b5539f9e0c62e3 0.0s done 10:13:48 #6 CACHED 10:13:48 10:13:48 #7 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 10:13:48 #7 DONE 0.0s 10:13:48 10:13:48 #8 exporting to image 10:13:48 #8 exporting layers done 10:13:48 #8 exporting manifest sha256:2440d78a88746ed78a57efe2124ee7fb6f46967b9e1168dec5c8188f116a4a60 done 10:13:48 #8 exporting config sha256:343c8d811970d20cc2501ec18cfdc741352a6ca77866eed56a29715655766dbf done 10:13:48 #8 exporting manifest sha256:f6c60525e79383ca3a96f48930c771c3b3bff3fcbf8350f2d4bc72562ebec816 done 10:13:48 #8 exporting config sha256:9767792ce89f0a2b66ea233615d554fe93bbb655a12d8aaafb12b9287520553a done 10:13:48 #8 exporting manifest list sha256:4318a2b6dade242c3f9227a0f62dac74072159685ad50ccafa2e6c529a6a2450 done 10:13:48 #8 pushing layers 0.0s done 10:13:48 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:e85770a591fbe1651ceb0204a5b8603bf0c62450-4.0.1@sha256:4318a2b6dade242c3f9227a0f62dac74072159685ad50ccafa2e6c529a6a2450 0.1s done 10:13:48 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:13:48 #8 DONE 0.1s 10:13:48 10:13:48 1 warning found (use --debug to expand): 10:13:48  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:13:48 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-s7:odessa --push - 10:13:48 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-s7:odessa' 10:13:49 #1 [internal] load build definition from Dockerfile 10:13:49 #1 transferring dockerfile: 160B done 10:13:49 #1 DONE 0.0s 10:13:49 10:13:49 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:odessa 10:13:49 #2 DONE 0.0s 10:13:49 10:13:49 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-s7:odessa 10:13:49 #3 DONE 0.0s 10:13:49 10:13:49 #4 [internal] load .dockerignore 10:13:49 #4 transferring context: 2B done 10:13:49 #4 DONE 0.1s 10:13:49 10:13:49 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:odessa@sha256:cf19c1ef61f056250578d3522b156419f54f8aeea972c68789b5539f9e0c62e3 10:13:49 #5 resolve nexus3.edgexfoundry.org:10004/device-s7:odessa@sha256:cf19c1ef61f056250578d3522b156419f54f8aeea972c68789b5539f9e0c62e3 0.0s done 10:13:49 #5 CACHED 10:13:49 10:13:49 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-s7:odessa@sha256:cf19c1ef61f056250578d3522b156419f54f8aeea972c68789b5539f9e0c62e3 10:13:49 #6 resolve nexus3.edgexfoundry.org:10004/device-s7:odessa@sha256:cf19c1ef61f056250578d3522b156419f54f8aeea972c68789b5539f9e0c62e3 0.0s done 10:13:49 #6 CACHED 10:13:49 10:13:49 #7 exporting to image 10:13:49 #7 exporting layers done 10:13:49 #7 exporting manifest sha256:2440d78a88746ed78a57efe2124ee7fb6f46967b9e1168dec5c8188f116a4a60 done 10:13:49 #7 exporting config sha256:343c8d811970d20cc2501ec18cfdc741352a6ca77866eed56a29715655766dbf done 10:13:49 #7 exporting manifest sha256:f6c60525e79383ca3a96f48930c771c3b3bff3fcbf8350f2d4bc72562ebec816 done 10:13:49 #7 exporting config sha256:9767792ce89f0a2b66ea233615d554fe93bbb655a12d8aaafb12b9287520553a done 10:13:49 #7 exporting manifest list sha256:4318a2b6dade242c3f9227a0f62dac74072159685ad50ccafa2e6c529a6a2450 done 10:13:49 #7 pushing layers 0.0s done 10:13:49 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:odessa@sha256:4318a2b6dade242c3f9227a0f62dac74072159685ad50ccafa2e6c529a6a2450 10:13:49 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:13:49 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-s7:odessa@sha256:4318a2b6dade242c3f9227a0f62dac74072159685ad50ccafa2e6c529a6a2450 0.1s done 10:13:49 #7 DONE 0.1s 10:13:49 10:13:49 #8 [auth] device-s7:pull,push token for nexus3.edgexfoundry.org:10004 10:13:49 #8 DONE 0.0s 10:13:49 10:13:49 1 warning found (use --debug to expand): 10:13:49  - 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 10:13:49 + '[' -d /w/workspace/edgexfoundry_device-s7_odessa/archives ']' [Pipeline] libraryResource [Pipeline] sh 10:13:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:13:50 ---> package-listing.sh 10:13:50 ++ facter osfamily 10:13:50 ++ tr '[:upper:]' '[:lower:]' 10:13:50 + OS_FAMILY=redhat 10:13:50 + workspace=/w/workspace/edgexfoundry_device-s7_odessa 10:13:50 + START_PACKAGES=/tmp/packages_start.txt 10:13:50 + END_PACKAGES=/tmp/packages_end.txt 10:13:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:13:50 + PACKAGES=/tmp/packages_start.txt 10:13:50 + '[' /w/workspace/edgexfoundry_device-s7_odessa ']' 10:13:50 + PACKAGES=/tmp/packages_end.txt 10:13:50 + case "${OS_FAMILY}" in 10:13:50 + rpm -qa 10:13:50 + sort 10:13:51 + '[' -f /tmp/packages_start.txt ']' 10:13:51 + '[' -f /tmp/packages_end.txt ']' 10:13:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:13:51 + '[' /w/workspace/edgexfoundry_device-s7_odessa ']' 10:13:51 + mkdir -p /w/workspace/edgexfoundry_device-s7_odessa/archives/ 10:13:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_odessa/archives/ [Pipeline] echo 10:13:51 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_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:13:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:13:52 10:13:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:13:52 latest: Pulling from edgex-lftools-log-publisher 10:13:52 5eb5b503b376: Pulling fs layer 10:13:52 5c69ac0246d0: Pulling fs layer 10:13:52 ec43610c2a17: Pulling fs layer 10:13:52 3a2ae6a8a46f: Pulling fs layer 10:13:52 33b1e0a273af: Pulling fs layer 10:13:52 5d3b04190fa2: Pulling fs layer 10:13:52 2f39f015ded8: Pulling fs layer 10:13:52 33b1e0a273af: Waiting 10:13:52 5d3b04190fa2: Waiting 10:13:52 2f39f015ded8: Waiting 10:13:52 3a2ae6a8a46f: Waiting 10:13:52 5c69ac0246d0: Verifying Checksum 10:13:52 5c69ac0246d0: Download complete 10:13:52 3a2ae6a8a46f: Verifying Checksum 10:13:52 3a2ae6a8a46f: Download complete 10:13:52 33b1e0a273af: Verifying Checksum 10:13:52 33b1e0a273af: Download complete 10:13:52 5d3b04190fa2: Verifying Checksum 10:13:52 5d3b04190fa2: Download complete 10:13:52 ec43610c2a17: Verifying Checksum 10:13:52 ec43610c2a17: Download complete 10:13:53 5eb5b503b376: Verifying Checksum 10:13:53 5eb5b503b376: Download complete 10:13:53 2f39f015ded8: Verifying Checksum 10:13:53 2f39f015ded8: Download complete 10:13:54 5eb5b503b376: Pull complete 10:13:54 5c69ac0246d0: Pull complete 10:13:55 ec43610c2a17: Pull complete 10:13:55 3a2ae6a8a46f: Pull complete 10:13:55 33b1e0a273af: Pull complete 10:13:55 5d3b04190fa2: Pull complete 10:13:59 2f39f015ded8: Pull complete 10:13:59 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:13:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:13:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:13:59 prd-centos7-docker-4c-2g-774001 does not seem to be running inside a container 10:13:59 $ 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_odessa/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_odessa -v /w/workspace/edgexfoundry_device-s7_odessa:/w/workspace/edgexfoundry_device-s7_odessa:rw,z -v /w/workspace/edgexfoundry_device-s7_odessa@tmp:/w/workspace/edgexfoundry_device-s7_odessa@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 10:14:09 $ docker top 8367aa9925aac1389871f9293500dc0993621359d0644387c9636d0e1d1d48ef -eo pid,comm [Pipeline] { [Pipeline] sh 10:14:09 + touch /tmp/pre-build-complete [Pipeline] sh 10:14:10 + mkdir -p /var/log/sysstat [Pipeline] sh 10:14:10 + ls /var/log/sa-host 10:14:10 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:14:10 provisioning config files... 10:14:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_odessa@tmp/config5782053546345286170tmp [Pipeline] { [Pipeline] echo 10:14:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:14:10 ---> create-netrc.sh [Pipeline] } 10:14:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:14:11 ---> python-tools-install.sh [Pipeline] echo 10:14:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:14:11 ---> sudo-logs.sh 10:14:11 Archiving 'sudo' log.. 10:14:11 sudo: unable to resolve host prd-centos7-docker-4c-2g-774001.novalocal: Name or service not known 10:14:11 sudo: unable to resolve host prd-centos7-docker-4c-2g-774001.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 10:14:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:14:11 ---> job-cost.sh 10:14:11 lf-activate-venv: SKIPPING 10:14:11 INFO: No Stack... 10:14:12 INFO: Retrieving Pricing Info for: v3-standard-2 10:14:12 INFO: Archiving Costs [Pipeline] echo 10:14:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:14:12 ---> logs-deploy.sh 10:14:12 lf-activate-venv: SKIPPING 10:14:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/odessa/7 10:14:12 INFO: archiving workspace using pattern(s): 10:14:13 Archives upload complete. 10:14:13 INFO: archiving logs to Nexus 10:14:14 ---> uname -a: 10:14:14 Linux prd-centos7-docker-4c-2g-774001.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 10:14:14 10:14:14 10:14:14 ---> lscpu: 10:14:14 Architecture: x86_64 10:14:14 CPU op-mode(s): 32-bit, 64-bit 10:14:14 Byte Order: Little Endian 10:14:14 Address sizes: 40 bits physical, 48 bits virtual 10:14:14 CPU(s): 2 10:14:14 On-line CPU(s) list: 0,1 10:14:14 Thread(s) per core: 1 10:14:14 Core(s) per socket: 1 10:14:14 Socket(s): 2 10:14:14 NUMA node(s): 1 10:14:14 Vendor ID: AuthenticAMD 10:14:14 CPU family: 23 10:14:14 Model: 49 10:14:14 Model name: AMD EPYC-Rome Processor 10:14:14 Stepping: 0 10:14:14 CPU MHz: 2800.000 10:14:14 BogoMIPS: 5600.00 10:14:14 Virtualization: AMD-V 10:14:14 Hypervisor vendor: KVM 10:14:14 Virtualization type: full 10:14:14 L1d cache: 64 KiB 10:14:14 L1i cache: 64 KiB 10:14:14 L2 cache: 1 MiB 10:14:14 L3 cache: 32 MiB 10:14:14 NUMA node0 CPU(s): 0,1 10:14:14 Vulnerability Itlb multihit: Not affected 10:14:14 Vulnerability L1tf: Not affected 10:14:14 Vulnerability Mds: Not affected 10:14:14 Vulnerability Meltdown: Not affected 10:14:14 Vulnerability Mmio stale data: Not affected 10:14:14 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:14:14 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 10:14:14 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 10:14:14 Vulnerability Srbds: Not affected 10:14:14 Vulnerability Tsx async abort: Not affected 10:14:14 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 10:14:14 10:14:14 10:14:14 ---> nproc: 10:14:14 2 10:14:14 10:14:14 10:14:14 ---> df -h: 10:14:14 Filesystem Size Used Avail Use% Mounted on 10:14:14 overlay 40G 7.3G 33G 19% / 10:14:14 tmpfs 64M 0 64M 0% /dev 10:14:14 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 10:14:14 shm 64M 0 64M 0% /dev/shm 10:14:14 /dev/vda1 40G 7.3G 33G 19% /facter-os 10:14:14 10:14:14 10:14:14 Cannot open /var/log/sysstat/sa27: No such file or directory 10:14:14 Please check if data collecting is enabled 10:14:14 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:14:14 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 10:14:14 $ docker stop --time=1 8367aa9925aac1389871f9293500dc0993621359d0644387c9636d0e1d1d48ef 10:14:15 $ docker rm -f --volumes 8367aa9925aac1389871f9293500dc0993621359d0644387c9636d0e1d1d48ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 10:14:15 [WS-CLEANUP] Deleting project workspace... 10:14:15 [WS-CLEANUP] Deferred wipeout is used... 10:14:15 [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 10:14:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:14:16 10:14:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:14:16 latest: Pulling from edgex-lftools-log-publisher 10:14:16 5eb5b503b376: Pulling fs layer 10:14:16 5c69ac0246d0: Pulling fs layer 10:14:16 ec43610c2a17: Pulling fs layer 10:14:16 3a2ae6a8a46f: Pulling fs layer 10:14:16 33b1e0a273af: Pulling fs layer 10:14:16 5d3b04190fa2: Pulling fs layer 10:14:16 2f39f015ded8: Pulling fs layer 10:14:16 3a2ae6a8a46f: Waiting 10:14:16 33b1e0a273af: Waiting 10:14:16 2f39f015ded8: Waiting 10:14:16 5d3b04190fa2: Waiting 10:14:16 5c69ac0246d0: Verifying Checksum 10:14:16 5c69ac0246d0: Download complete 10:14:16 3a2ae6a8a46f: Download complete 10:14:16 33b1e0a273af: Verifying Checksum 10:14:16 33b1e0a273af: Download complete 10:14:16 5d3b04190fa2: Verifying Checksum 10:14:16 5d3b04190fa2: Download complete 10:14:16 ec43610c2a17: Verifying Checksum 10:14:16 ec43610c2a17: Download complete 10:14:16 5eb5b503b376: Verifying Checksum 10:14:16 5eb5b503b376: Download complete 10:14:17 2f39f015ded8: Download complete 10:14:18 5eb5b503b376: Pull complete 10:14:18 5c69ac0246d0: Pull complete 10:14:18 ec43610c2a17: Pull complete 10:14:18 3a2ae6a8a46f: Pull complete 10:14:19 33b1e0a273af: Pull complete 10:14:19 5d3b04190fa2: Pull complete 10:14:24 2f39f015ded8: Pull complete 10:14:24 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:14:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:14:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:14:24 prd-ubuntu20.04-docker-8c-8g-773969 does not seem to be running inside a container 10:14:24 $ 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_odessa -v /w/workspace/edgexfoundry_device-s7_odessa:/w/workspace/edgexfoundry_device-s7_odessa:rw,z -v /w/workspace/edgexfoundry_device-s7_odessa@tmp:/w/workspace/edgexfoundry_device-s7_odessa@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 10:14:33 $ docker top 475e3fb5355a28cf357debb20e6c8b61a1c8ac17c78565360935d293e6f2717a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:14:34 ---> job-cost.sh 10:14:34 lf-activate-venv: SKIPPING 10:14:34 INFO: No Stack... 10:14:34 INFO: Retrieving Pricing Info for: v3-standard-8 10:14:34 INFO: Archiving Costs [Pipeline] sh 10:14:35 + cat /w/workspace/edgexfoundry_device-s7_odessa/archives/cost.csv 10:14:35 + cut -d, -f6 [Pipeline] lock 10:14:35 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-odessa-7-stack-cost] 10:14:35 Resource [jenkins-edgexfoundry-device-s7-odessa-7-stack-cost] did not exist. Created. 10:14:35 Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-odessa-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:14:35 + echo total: 0.2199999988079071 [Pipeline] stash 10:14:35 Stashed 1 file(s) [Pipeline] } 10:14:35 Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-odessa-7-stack-cost] [Pipeline] // lock [Pipeline] } 10:14:35 $ docker stop --time=1 475e3fb5355a28cf357debb20e6c8b61a1c8ac17c78565360935d293e6f2717a 10:14:36 $ docker rm -f --volumes 475e3fb5355a28cf357debb20e6c8b61a1c8ac17c78565360935d293e6f2717a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:16:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:16:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:16:39 ./bin/test-attribution-txt.sh [Pipeline] echo 10:16:39 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 10:16:40 + go mod tidy [Pipeline] } 10:16:45 $ docker stop --time=1 5c5abff6a394f2e185430bdaea70f6d50324b54ad2ebdcd7f251db12ffd9a6a6 10:16:47 $ docker rm -f --volumes 5c5abff6a394f2e185430bdaea70f6d50324b54ad2ebdcd7f251db12ffd9a6a6 [Pipeline] // withDockerContainer [Pipeline] sh 10:16:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:16:50 Warning: overwriting stash ‘coverage-report’ 10:16:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:16:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:16:52 + ls -al . 10:16:52 total 220 10:16:52 drwxrwxr-x 8 jenkins jenkins 4096 Nov 27 10:07 . 10:16:52 drwxrwxr-x 4 jenkins jenkins 4096 Nov 27 10:04 .. 10:16:52 drwxrwxr-x 8 jenkins jenkins 4096 Nov 27 10:04 .git 10:16:52 drwxrwxr-x 2 jenkins jenkins 4096 Nov 27 10:04 .github 10:16:52 -rw-rw-r-- 1 jenkins jenkins 229 Nov 27 10:04 .gitignore 10:16:52 -rw-rw-r-- 1 jenkins jenkins 42 Nov 27 10:04 .golangci.yml 10:16:52 -rw-rw-r-- 1 jenkins jenkins 19679 Nov 27 10:04 Attribution.txt 10:16:52 -rw-rw-r-- 1 jenkins jenkins 1668 Nov 27 10:04 CHANGLOG.md 10:16:52 -rw-rw-r-- 1 jenkins jenkins 1579 Nov 27 10:04 Dockerfile 10:16:52 -rw-rw-r-- 1 jenkins jenkins 643 Nov 27 10:04 Jenkinsfile 10:16:52 -rw-rw-r-- 1 jenkins jenkins 10947 Nov 27 10:04 LICENSE 10:16:52 -rw-rw-r-- 1 jenkins jenkins 1903 Nov 27 10:04 Makefile 10:16:52 -rw-rw-r-- 1 jenkins jenkins 614 Nov 27 10:04 OWNERS.md 10:16:52 -rw-rw-r-- 1 jenkins jenkins 2393 Nov 27 10:04 README.md 10:16:52 -rw-rw-r-- 1 jenkins jenkins 5 Nov 27 09:43 VERSION 10:16:52 drwxrwxr-x 2 jenkins jenkins 4096 Nov 27 10:04 bin 10:16:52 drwxrwxr-x 3 jenkins jenkins 4096 Nov 27 10:04 cmd 10:16:52 -rw-r--r-- 1 jenkins jenkins 19094 Nov 27 10:12 coverage.out 10:16:52 -rw-rw-r-- 1 jenkins jenkins 6075 Nov 27 10:04 go.mod 10:16:52 -rw-rw-r-- 1 jenkins jenkins 86755 Nov 27 10:04 go.sum 10:16:52 drwxrwxr-x 3 jenkins jenkins 4096 Nov 27 10:04 internal 10:16:52 drwxrwxr-x 10 jenkins jenkins 4096 Nov 27 10:04 vendor 10:16:52 -rw-rw-r-- 1 jenkins jenkins 223 Nov 27 10:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:52 + 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=e85770a591fbe1651ceb0204a5b8603bf0c62450 --label arch=arm64 --label version=4.0.1 . 10:16:57 Sending build context to Docker daemon 49.39MB 10:16:57 Step 1/24 : ARG BASE=golang:1.23-alpine3.22 10:16:57 Step 2/24 : FROM ${BASE} AS builder 10:16:57 ---> 7afbc9c995d6 10:16:57 Step 3/24 : ARG MAKE=make build 10:16:57 ---> Running in 4200e8d1b073 10:16:57 Removing intermediate container 4200e8d1b073 10:16:57 ---> 18538389e6b8 10:16:57 Step 4/24 : WORKDIR /device-s7 10:16:57 ---> Running in 771c4e98aea1 10:16:58 Removing intermediate container 771c4e98aea1 10:16:58 ---> d8686f4f6640 10:16:58 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 10:16:58 ---> Running in 0d0462406309 10:16:58 Removing intermediate container 0d0462406309 10:16:58 ---> 12f830c52d4d 10:16:58 Step 6/24 : RUN apk add --update --no-cache make git gcc libc-dev 10:16:58 ---> Running in 2380ffad53bb 10:16:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:17:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:17:01 OK: 239 MiB in 58 packages 10:17:02 Removing intermediate container 2380ffad53bb 10:17:02 ---> 537f5b44c8c1 10:17:02 Step 7/24 : COPY go.mod vendor* ./ 10:17:16 ---> ec2d2f0915f9 10:17:16 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:17:16 ---> Running in 6778e2d3e038 10:17:22 skipping... 10:17:22 Removing intermediate container 6778e2d3e038 10:17:22 ---> c93cc898ba7a 10:17:22 Step 9/24 : COPY . . 10:17:32 ---> b02a5743d324 10:17:32 Step 10/24 : RUN ${MAKE} 10:17:32 ---> Running in 3b53e50aad8e 10:17:32 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.0.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.1" -trimpath -mod=readonly -o cmd/device-s7 ./cmd 10:21:12 Removing intermediate container 3b53e50aad8e 10:21:12 ---> 46a658007dc8 10:21:12 Step 11/24 : FROM alpine:3.22 10:21:12 3.22: Pulling from library/alpine 10:21:12 6b59a28fa201: Pulling fs layer 10:21:12 6b59a28fa201: Verifying Checksum 10:21:12 6b59a28fa201: Download complete 10:21:12 6b59a28fa201: Pull complete 10:21:12 Digest: sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 10:21:12 Status: Downloaded newer image for alpine:3.22 10:21:12 ---> 171e65262c80 10:21:12 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 10:21:12 ---> Running in 8622a7b4bf39 10:21:12 Removing intermediate container 8622a7b4bf39 10:21:12 ---> 9d8a5beaee4e 10:21:12 Step 13/24 : RUN apk add --update --no-cache dumb-init 10:21:12 ---> Running in 3708cb923de1 10:21:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 10:21:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 10:21:12 (1/1) Installing dumb-init (1.2.5-r3) 10:21:12 Executing busybox-1.37.0-r19.trigger 10:21:12 OK: 8 MiB in 17 packages 10:21:12 Removing intermediate container 3708cb923de1 10:21:12 ---> 5c4160f653cf 10:21:12 Step 14/24 : RUN apk --no-cache upgrade 10:21:12 ---> Running in e944aadfe978 10:21:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 10:21:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 10:21:12 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 10:21:12 Executing busybox-1.37.0-r20.post-upgrade 10:21:12 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 10:21:12 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 10:21:12 Executing busybox-1.37.0-r20.trigger 10:21:12 OK: 8 MiB in 17 packages 10:21:12 Removing intermediate container e944aadfe978 10:21:12 ---> 32c722d111db 10:21:12 Step 15/24 : WORKDIR / 10:21:12 ---> Running in c8f56a5bb191 10:21:12 Removing intermediate container c8f56a5bb191 10:21:12 ---> 751b68d2b1d2 10:21:12 Step 16/24 : COPY --from=builder /device-s7/Attribution.txt /Attribution.txt 10:21:12 ---> 4df238f9e545 10:21:12 Step 17/24 : COPY --from=builder /device-s7/cmd/device-s7 /device-s7 10:21:13 ---> 501b22b7d6e2 10:21:13 Step 18/24 : COPY --from=builder /device-s7/cmd/res /res 10:21:13 ---> a7c255316ad0 10:21:13 Step 19/24 : EXPOSE 59994 10:21:13 ---> Running in 172cbf9ec75e 10:21:13 Removing intermediate container 172cbf9ec75e 10:21:13 ---> cc1817b3ae0f 10:21:13 Step 20/24 : ENTRYPOINT ["/device-s7"] 10:21:13 ---> Running in ba093d112077 10:21:14 Removing intermediate container ba093d112077 10:21:14 ---> b21c20e1b804 10:21:14 Step 21/24 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 10:21:14 ---> Running in 5648aaef1831 10:21:14 Removing intermediate container 5648aaef1831 10:21:14 ---> 67d20ff60f48 10:21:14 Step 22/24 : LABEL arch=arm64 10:21:14 ---> Running in 8f5387e1a5f8 10:21:15 Removing intermediate container 8f5387e1a5f8 10:21:15 ---> 05d0ad1c2919 10:21:15 Step 23/24 : LABEL git_sha=e85770a591fbe1651ceb0204a5b8603bf0c62450 10:21:15 ---> Running in 4a16fdfe52ce 10:21:15 Removing intermediate container 4a16fdfe52ce 10:21:15 ---> 006880aa311b 10:21:15 Step 24/24 : LABEL version=4.0.1 10:21:15 ---> Running in 5611368985fc 10:21:15 Removing intermediate container 5611368985fc 10:21:15 ---> 91c752e4b51c 10:21:15 [Warning] One or more build-args [ARCH] were not consumed 10:21:16 Successfully built 91c752e4b51c 10:21:16 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 10:21:16 provisioning config files... 10:21:16 copy managed file [device-s7-settings] to file:/w/workspace/device-s7/7@tmp/config4458180618236644862tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:21:16 ---> ****-login.sh 10:21:16 nexus3.edgexfoundry.org:10001 10:21:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:21:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:21:16 Configure a credential helper to remove this warning. See 10:21:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:21:16 10:21:16 Login Succeeded 10:21:16 nexus3.edgexfoundry.org:10002 10:21:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:21:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:21:17 Configure a credential helper to remove this warning. See 10:21:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:21:17 10:21:17 Login Succeeded 10:21:17 nexus3.edgexfoundry.org:10003 10:21:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:21:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:21:17 Configure a credential helper to remove this warning. See 10:21:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:21:17 10:21:17 Login Succeeded 10:21:17 nexus3.edgexfoundry.org:10004 10:21:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:21:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:21:18 Configure a credential helper to remove this warning. See 10:21:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:21:18 10:21:18 Login Succeeded 10:21:18 ****.io 10:21:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:21:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:21:18 Configure a credential helper to remove this warning. See 10:21:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:21:18 10:21:18 Login Succeeded 10:21:18 ---> ****-login.sh ends [Pipeline] } 10:21:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:21:18 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:21:18 [edgeXDocker.push] Tagging docker image device-s7-arm64 with the following tags: 10:21:18 e85770a591fbe1651ceb0204a5b8603bf0c62450 10:21:18 4.0.1 10:21:18 e85770a591fbe1651ceb0204a5b8603bf0c62450-4.0.1 10:21:18 odessa 10:21:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:19 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:e85770a591fbe1651ceb0204a5b8603bf0c62450 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:19 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:e85770a591fbe1651ceb0204a5b8603bf0c62450 10:21:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 10:21:19 65eae0e6b9f9: Preparing 10:21:19 6c41f0192bac: Preparing 10:21:19 f6c34cdefc0b: Preparing 10:21:19 53e330973ebf: Preparing 10:21:19 5d368cd0e721: Preparing 10:21:19 0e64f2360a44: Preparing 10:21:19 0e64f2360a44: Waiting 10:21:19 f6c34cdefc0b: Pushed 10:21:19 5d368cd0e721: Pushed 10:21:19 65eae0e6b9f9: Pushed 10:21:19 0e64f2360a44: Layer already exists 10:21:19 53e330973ebf: Pushed 10:21:29 6c41f0192bac: Pushed 10:21:29 e85770a591fbe1651ceb0204a5b8603bf0c62450: digest: sha256:6b3489af18296f1680582b0fa9e9750ce315f97ddab292001bec6605d9dde96f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:30 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:30 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:4.0.1 10:21:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 10:21:30 65eae0e6b9f9: Preparing 10:21:30 6c41f0192bac: Preparing 10:21:30 f6c34cdefc0b: Preparing 10:21:30 53e330973ebf: Preparing 10:21:30 5d368cd0e721: Preparing 10:21:30 0e64f2360a44: Preparing 10:21:30 0e64f2360a44: Waiting 10:21:30 6c41f0192bac: Layer already exists 10:21:30 53e330973ebf: Layer already exists 10:21:30 65eae0e6b9f9: Layer already exists 10:21:30 5d368cd0e721: Layer already exists 10:21:30 f6c34cdefc0b: Layer already exists 10:21:30 0e64f2360a44: Layer already exists 10:21:30 4.0.1: digest: sha256:6b3489af18296f1680582b0fa9e9750ce315f97ddab292001bec6605d9dde96f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:31 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:e85770a591fbe1651ceb0204a5b8603bf0c62450-4.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:31 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:e85770a591fbe1651ceb0204a5b8603bf0c62450-4.0.1 10:21:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 10:21:31 65eae0e6b9f9: Preparing 10:21:31 6c41f0192bac: Preparing 10:21:31 f6c34cdefc0b: Preparing 10:21:31 53e330973ebf: Preparing 10:21:31 5d368cd0e721: Preparing 10:21:31 0e64f2360a44: Preparing 10:21:31 0e64f2360a44: Waiting 10:21:31 f6c34cdefc0b: Layer already exists 10:21:31 6c41f0192bac: Layer already exists 10:21:31 53e330973ebf: Layer already exists 10:21:31 65eae0e6b9f9: Layer already exists 10:21:31 5d368cd0e721: Layer already exists 10:21:31 0e64f2360a44: Layer already exists 10:21:31 e85770a591fbe1651ceb0204a5b8603bf0c62450-4.0.1: digest: sha256:6b3489af18296f1680582b0fa9e9750ce315f97ddab292001bec6605d9dde96f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:32 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:32 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:odessa 10:21:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 10:21:32 65eae0e6b9f9: Preparing 10:21:32 6c41f0192bac: Preparing 10:21:32 f6c34cdefc0b: Preparing 10:21:32 53e330973ebf: Preparing 10:21:32 5d368cd0e721: Preparing 10:21:32 0e64f2360a44: Preparing 10:21:32 0e64f2360a44: Waiting 10:21:32 53e330973ebf: Layer already exists 10:21:32 5d368cd0e721: Layer already exists 10:21:32 f6c34cdefc0b: Layer already exists 10:21:32 65eae0e6b9f9: Layer already exists 10:21:32 6c41f0192bac: Layer already exists 10:21:32 0e64f2360a44: Layer already exists 10:21:32 odessa: digest: sha256:6b3489af18296f1680582b0fa9e9750ce315f97ddab292001bec6605d9dde96f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:21:32 ===================================================== [Pipeline] echo 10:21:32 taggedImages: 10:21:32 - nexus3.edgexfoundry.org:10004/device-s7-arm64:e85770a591fbe1651ceb0204a5b8603bf0c62450 10:21:32 - nexus3.edgexfoundry.org:10004/device-s7-arm64:4.0.1 10:21:32 - nexus3.edgexfoundry.org:10004/device-s7-arm64:e85770a591fbe1651ceb0204a5b8603bf0c62450-4.0.1 10:21:32 - nexus3.edgexfoundry.org:10004/device-s7-arm64:odessa [Pipeline] echo 10:21:32 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:e85770a591fbe1651ceb0204a5b8603bf0c62450 [Pipeline] echo 10:21:32 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:4.0.1 [Pipeline] echo 10:21:32 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:e85770a591fbe1651ceb0204a5b8603bf0c62450-4.0.1 [Pipeline] echo 10:21:32 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:odessa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:21:33 10:21:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:21:33 arm64: Pulling from edgex-lftools-log-publisher 10:21:33 8998bd30e6a1: Pulling fs layer 10:21:33 04944245beec: Pulling fs layer 10:21:33 699f458cf7ca: Pulling fs layer 10:21:33 765212b225bb: Pulling fs layer 10:21:33 f23df028b6ca: Pulling fs layer 10:21:33 d65c8cfc05b1: Pulling fs layer 10:21:33 2437ff75d9bd: Pulling fs layer 10:21:33 765212b225bb: Waiting 10:21:33 d65c8cfc05b1: Waiting 10:21:33 f23df028b6ca: Waiting 10:21:33 2437ff75d9bd: Waiting 10:21:33 04944245beec: Verifying Checksum 10:21:33 04944245beec: Download complete 10:21:33 765212b225bb: Download complete 10:21:33 f23df028b6ca: Verifying Checksum 10:21:33 f23df028b6ca: Download complete 10:21:33 d65c8cfc05b1: Verifying Checksum 10:21:33 d65c8cfc05b1: Download complete 10:21:33 699f458cf7ca: Download complete 10:21:34 8998bd30e6a1: Verifying Checksum 10:21:34 8998bd30e6a1: Download complete 10:21:36 2437ff75d9bd: Verifying Checksum 10:21:36 2437ff75d9bd: Download complete 10:21:38 8998bd30e6a1: Pull complete 10:21:39 04944245beec: Pull complete 10:21:40 699f458cf7ca: Pull complete 10:21:40 765212b225bb: Pull complete 10:21:41 f23df028b6ca: Pull complete 10:21:41 d65c8cfc05b1: Pull complete 10:22:00 2437ff75d9bd: Pull complete 10:22:00 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:22:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:22:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:22:00 prd-ubuntu20.04-docker-arm64-4c-16g-773998 does not seem to be running inside a container 10:22:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-s7/7 -v /w/workspace/device-s7/7:/w/workspace/device-s7/7:rw,z -v /w/workspace/device-s7/7@tmp:/w/workspace/device-s7/7@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 10:22:02 $ docker top be7ca9455d0411c17d3191fc95e0166bfc46d8a3b322480374da5491b3a8e5bd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:22:03 ---> job-cost.sh 10:22:03 lf-activate-venv: SKIPPING 10:22:03 INFO: No Stack... 10:22:03 INFO: Retrieving Pricing Info for: v3-standard-4 10:22:04 INFO: Archiving Costs [Pipeline] sh 10:22:05 + cut -d, -f6 10:22:05 + cat /w/workspace/device-s7/7/archives/cost.csv [Pipeline] lock 10:22:05 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-odessa-7-stack-cost] 10:22:05 Resource [jenkins-edgexfoundry-device-s7-odessa-7-stack-cost] did not exist. Created. 10:22:05 Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-odessa-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:22:06 /w/workspace/device-s7/7@tmp/durable-6afe90d1/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:22:06 + echo total: 0.10999999940395355 [Pipeline] stash 10:22:06 Warning: overwriting stash ‘stack-cost’ 10:22:07 Stashed 1 file(s) [Pipeline] } 10:22:07 Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-odessa-7-stack-cost] [Pipeline] // lock [Pipeline] } 10:22:07 $ docker stop --time=1 be7ca9455d0411c17d3191fc95e0166bfc46d8a3b322480374da5491b3a8e5bd 10:22:09 $ docker rm -f --volumes be7ca9455d0411c17d3191fc95e0166bfc46d8a3b322480374da5491b3a8e5bd [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 10:22:09 provisioning config files... 10:22:09 copy managed file [device-s7-codecov-token] to file:/w/workspace/edgexfoundry_device-s7_odessa@tmp/config331684407441238349tmp [Pipeline] { [Pipeline] sh 10:22:09 + set +x 10:22:09 + bash -s -- 10:22:09 + curl -s https://codecov.io/bash 10:22:09 10:22:09 _____ _ 10:22:09 / ____| | | 10:22:09 | | ___ __| | ___ ___ _____ __ 10:22:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:22:09 | |___| (_) | (_| | __/ (_| (_) \ V / 10:22:09 \_____\___/ \__,_|\___|\___\___/ \_/ 10:22:09 Bash-1.0.6 10:22:09 10:22:09 10:22:09 ==> git version 2.25.1 found 10:22:09 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 10:22:09 Release-Date: 2020-01-08 10:22:09 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:22:09 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:22:09 ==> Jenkins CI detected. 10:22:09 current dir:  /w/workspace/edgexfoundry_device-s7_odessa 10:22:09 project root: . 10:22:09 --> token set from env 10:22:09 Yaml found at: vendor/github.com/go-openapi/analysis/.codecov.yml 10:22:09 ==> Running gcov in . (disable via -X gcov) 10:22:09 ==> Python coveragepy not found 10:22:09 ==> Searching for coverage reports in: 10:22:09 + . 10:22:09 -> Found 1 reports 10:22:09 ==> Detecting git/mercurial file structure 10:22:10 ==> Reading reports 10:22:10 + ./coverage.out bytes=19094 10:22:10 ==> Appending adjustments 10:22:10 https://docs.codecov.io/docs/fixing-reports 10:22:10 + Found adjustments 10:22:10 ==> Gzipping contents 10:22:10 28K /tmp/codecov.toH1eB.gz 10:22:10 ==> Uploading reports 10:22:10 url: https://codecov.io 10:22:10 query: branch=odessa&commit=e85770a591fbe1651ceb0204a5b8603bf0c62450&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2Fodessa%2F7%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=&job=&cmd_args= 10:22:10 -> Pinging Codecov 10:22:10 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=odessa&commit=e85770a591fbe1651ceb0204a5b8603bf0c62450&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2Fodessa%2F7%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=&job=&cmd_args= 10:22:10 -> Uploading to 10:22:10 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-s7/e85770a591fbe1651ceb0204a5b8603bf0c62450/a4835707-5cfd-46c1-82f1-cda7d14ebe51.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251127%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251127T102210Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=2eac839d53a08988b8a32ad359c60a5f6ec20f2627faac8cbd5f8b3a3c2922a0 10:22:10 % Total % Received % Xferd Average Speed Time Time Time Current 10:22:10 Dload Upload Total Spent Left Speed 10:22:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 27660 0 0 100 27660 0 209k --:--:-- --:--:-- --:--:-- 209k 10:22:10 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-s7/commit/e85770a591fbe1651ceb0204a5b8603bf0c62450 [Pipeline] } 10:22:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 10:22:10 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 10:22:10 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:22:11 10:22:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:22:11 latest: Pulling from edgex-devops/edgex-snyk-go 10:22:11 2d35ebdb57d9: Already exists 10:22:11 85e8836fcdb2: Pulling fs layer 10:22:11 91631faa732a: Pulling fs layer 10:22:11 f3f5ae8826fa: Pulling fs layer 10:22:11 4f4fb700ef54: Pulling fs layer 10:22:11 4f4fb700ef54: Waiting 10:22:11 7861252a18e6: Pulling fs layer 10:22:11 9130f900ef6f: Pulling fs layer 10:22:11 7861252a18e6: Waiting 10:22:11 9130f900ef6f: Waiting 10:22:11 f3f5ae8826fa: Verifying Checksum 10:22:11 f3f5ae8826fa: Download complete 10:22:11 85e8836fcdb2: Verifying Checksum 10:22:11 85e8836fcdb2: Download complete 10:22:11 4f4fb700ef54: Verifying Checksum 10:22:11 4f4fb700ef54: Download complete 10:22:11 85e8836fcdb2: Pull complete 10:22:11 7861252a18e6: Verifying Checksum 10:22:11 7861252a18e6: Download complete 10:22:11 91631faa732a: Verifying Checksum 10:22:11 91631faa732a: Download complete 10:22:12 9130f900ef6f: Verifying Checksum 10:22:12 9130f900ef6f: Download complete 10:22:17 91631faa732a: Pull complete 10:22:17 f3f5ae8826fa: Pull complete 10:22:17 4f4fb700ef54: Pull complete 10:22:17 7861252a18e6: Pull complete 10:22:22 9130f900ef6f: Pull complete 10:22:22 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 10:22:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:22:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:22:22 prd-ubuntu20.04-docker-8c-8g-773969 does not seem to be running inside a container 10:22:22 $ 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_odessa -v /w/workspace/edgexfoundry_device-s7_odessa:/w/workspace/edgexfoundry_device-s7_odessa:rw,z -v /w/workspace/edgexfoundry_device-s7_odessa@tmp:/w/workspace/edgexfoundry_device-s7_odessa@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 10:22:26 $ docker top cca97444e08a8ddf3998f393be6181c31bce81bdef5d179e02aece05888298d8 -eo pid,comm [Pipeline] { [Pipeline] sh 10:22:27 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_odessa [Pipeline] echo 10:22:27 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-s7:odessa' [Pipeline] sh 10:22:27 + set -o pipefail 10:22:27 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-s7:odessa' 10:22:35 10:22:35 Monitoring /w/workspace/edgexfoundry_device-s7_odessa (github.com/edgexfoundry/device-s7)... 10:22:35 10:22:35 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bfa2dca2-5bc5-4fa4-85d4-97a3ae9278bb/history/78656865-f050-4106-a870-484109a9c75f 10:22:35 10:22:35 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 10:22:35 10:22:35 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 10:22:35 [Pipeline] } 10:22:35 $ docker stop --time=1 cca97444e08a8ddf3998f393be6181c31bce81bdef5d179e02aece05888298d8 10:22:37 $ docker rm -f --volumes cca97444e08a8ddf3998f393be6181c31bce81bdef5d179e02aece05888298d8 [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 10:22:37 + git log --format=format:%s -1 e85770a591fbe1651ceb0204a5b8603bf0c62450 [Pipeline] sh 10:22:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:22:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:22:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:22:38 prd-ubuntu20.04-docker-8c-8g-773969 does not seem to be running inside a container 10:22:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_odessa -v /w/workspace/edgexfoundry_device-s7_odessa:/w/workspace/edgexfoundry_device-s7_odessa:rw,z -v /w/workspace/edgexfoundry_device-s7_odessa@tmp:/w/workspace/edgexfoundry_device-s7_odessa@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 10:22:38 $ docker top 53f97160a11c803631d8d2f0caa4ff0906c84283e4c56289c06925bef6ecde15 -eo pid,comm 10:22:39 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). 10:22:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:22:39 [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v4.0.1' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:22:39 + git semver [Pipeline] } 10:22:39 $ docker stop --time=1 53f97160a11c803631d8d2f0caa4ff0906c84283e4c56289c06925bef6ecde15 10:22:40 $ docker rm -f --volumes 53f97160a11c803631d8d2f0caa4ff0906c84283e4c56289c06925bef6ecde15 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:22:41 10:22:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:22:41 0.23.1-centos7: Pulling from edgex-lftools 10:22:41 ab5ef0e58194: Pulling fs layer 10:22:41 9712f1f96733: Pulling fs layer 10:22:41 63f879dbbcfc: Pulling fs layer 10:22:41 0d9ebad4ef96: Pulling fs layer 10:22:41 e9a5061849ea: Pulling fs layer 10:22:41 d747dcd14b5f: Pulling fs layer 10:22:41 2de7ff778b66: Pulling fs layer 10:22:41 0d9ebad4ef96: Waiting 10:22:41 e9a5061849ea: Waiting 10:22:41 2de7ff778b66: Waiting 10:22:41 d747dcd14b5f: Waiting 10:22:41 9712f1f96733: Verifying Checksum 10:22:41 9712f1f96733: Download complete 10:22:41 63f879dbbcfc: Verifying Checksum 10:22:41 63f879dbbcfc: Download complete 10:22:42 e9a5061849ea: Verifying Checksum 10:22:42 e9a5061849ea: Download complete 10:22:42 d747dcd14b5f: Download complete 10:22:42 0d9ebad4ef96: Verifying Checksum 10:22:42 0d9ebad4ef96: Download complete 10:22:42 2de7ff778b66: Verifying Checksum 10:22:42 2de7ff778b66: Download complete 10:22:42 ab5ef0e58194: Verifying Checksum 10:22:42 ab5ef0e58194: Download complete 10:22:46 ab5ef0e58194: Pull complete 10:22:46 9712f1f96733: Pull complete 10:22:47 63f879dbbcfc: Pull complete 10:22:52 0d9ebad4ef96: Pull complete 10:22:52 e9a5061849ea: Pull complete 10:22:52 d747dcd14b5f: Pull complete 10:22:53 2de7ff778b66: Pull complete 10:22:53 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 10:22:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:22:53 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:22:53 prd-ubuntu20.04-docker-8c-8g-773969 does not seem to be running inside a container 10:22:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-s7_odessa -v /w/workspace/edgexfoundry_device-s7_odessa:/w/workspace/edgexfoundry_device-s7_odessa:rw,z -v /w/workspace/edgexfoundry_device-s7_odessa@tmp:/w/workspace/edgexfoundry_device-s7_odessa@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 10:22:58 $ docker top 41708e70f440b41ee0d001eb72273dc34b1ad606098ea3a5c84e6fc32ec37154 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 10:22:58 provisioning config files... 10:22:58 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-s7_odessa@tmp/config8531640708068257708tmp 10:22:58 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-s7_odessa@tmp/config673354063016915327tmp 10:22:58 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-s7_odessa@tmp/config16185097077707624443tmp [Pipeline] { [Pipeline] echo 10:22:58 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 10:22:58 ---> sigul-configuration.sh 10:22:58 gpg: directory `/root/.gnupg' created 10:22:58 gpg: new configuration file `/root/.gnupg/gpg.conf' created 10:22:58 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 10:22:58 gpg: keyring `/root/.gnupg/secring.gpg' created 10:22:58 gpg: keyring `/root/.gnupg/pubring.gpg' created 10:22:58 gpg: CAST5 encrypted data 10:22:58 gpg: encrypted with 1 passphrase 10:22:58 gpg: WARNING: message was not integrity protected [Pipeline] sh 10:22:59 + mkdir /home/jenkins 10:22:59 + mkdir /home/jenkins/sigul [Pipeline] sh 10:22:59 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 10:22:59 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 10:22:59 ---> sigul-install.sh 10:22:59 Sigul already installed; skipping installation. [Pipeline] sh 10:23:00 + git tag --list 10:23:00 v0.0.0 10:23:00 v4.0 10:23:00 v4.0.0 10:23:00 v4.0.1 10:23:00 v4.0.1-dev.1 10:23:00 v4.1.0-dev.1 10:23:00 v4.1.0-dev.10 10:23:00 v4.1.0-dev.2 10:23:00 v4.1.0-dev.3 10:23:00 v4.1.0-dev.4 10:23:00 v4.1.0-dev.5 10:23:00 v4.1.0-dev.6 10:23:00 v4.1.0-dev.7 10:23:00 v4.1.0-dev.8 10:23:00 v4.1.0-dev.9 [Pipeline] sh 10:23:00 + lftools sign git-tag v4.0.1 10:23:00 Signing Git tag with Sigul... 10:23:00 Signing v4.0.1 [Pipeline] echo 10:23:01 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 10:23:01 ---> sigul-configuration-cleanup.sh [Pipeline] } 10:23:01 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 10:23:01 $ docker stop --time=1 41708e70f440b41ee0d001eb72273dc34b1ad606098ea3a5c84e6fc32ec37154 10:23:02 $ docker rm -f --volumes 41708e70f440b41ee0d001eb72273dc34b1ad606098ea3a5c84e6fc32ec37154 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 10:23:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:23:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:23:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:23:03 prd-ubuntu20.04-docker-8c-8g-773969 does not seem to be running inside a container 10:23:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_odessa -v /w/workspace/edgexfoundry_device-s7_odessa:/w/workspace/edgexfoundry_device-s7_odessa:rw,z -v /w/workspace/edgexfoundry_device-s7_odessa@tmp:/w/workspace/edgexfoundry_device-s7_odessa@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 10:23:03 $ docker top 6b6c5cdf5cbe38e3dc6838dd05ee6f1faa326121687a7c03840171bd5798037a -eo pid,comm 10:23:03 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 10:23:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:23:03 [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v4.0.1' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:23:04 + git semver [Pipeline] } 10:23:04 $ docker stop --time=1 6b6c5cdf5cbe38e3dc6838dd05ee6f1faa326121687a7c03840171bd5798037a 10:23:05 $ docker rm -f --volumes 6b6c5cdf5cbe38e3dc6838dd05ee6f1faa326121687a7c03840171bd5798037a [Pipeline] // withDockerContainer [Pipeline] sh 10:23:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:23:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:23:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:23:06 prd-ubuntu20.04-docker-8c-8g-773969 does not seem to be running inside a container 10:23:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_odessa -v /w/workspace/edgexfoundry_device-s7_odessa:/w/workspace/edgexfoundry_device-s7_odessa:rw,z -v /w/workspace/edgexfoundry_device-s7_odessa@tmp:/w/workspace/edgexfoundry_device-s7_odessa@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 10:23:06 $ docker top 3003abbfd1424dc96b7b757c3d53ef3e0beba0d62ed3d3055ae61121b8bce7b4 -eo pid,comm 10:23:06 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). 10:23:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:23:06 [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v4.0.1' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:23:07 + git semver [Pipeline] } 10:23:07 $ docker stop --time=1 3003abbfd1424dc96b7b757c3d53ef3e0beba0d62ed3d3055ae61121b8bce7b4 10:23:08 $ docker rm -f --volumes 3003abbfd1424dc96b7b757c3d53ef3e0beba0d62ed3d3055ae61121b8bce7b4 [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 10:23:09 + [ -d /w/workspace/edgexfoundry_device-s7_odessa/archives ] 10:23:09 + ls -al /w/workspace/edgexfoundry_device-s7_odessa/archives 10:23:09 total 16 10:23:09 drwxr-xr-x 3 root root 4096 Nov 27 10:14 . 10:23:09 drwxrwxr-x 10 jenkins jenkins 4096 Nov 27 10:22 .. 10:23:09 drwxr-xr-x 2 root root 4096 Nov 27 10:14 cost 10:23:09 -rw-r--r-- 1 root root 82 Nov 27 10:14 cost.csv 10:23:09 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-s7_odessa/archives 10:23:09 + ls -al /w/workspace/edgexfoundry_device-s7_odessa/archives 10:23:09 total 16 10:23:09 drwxr-xr-x 3 jenkins jenkins 4096 Nov 27 10:14 . 10:23:09 drwxrwxr-x 10 jenkins jenkins 4096 Nov 27 10:22 .. 10:23:09 drwxr-xr-x 2 jenkins jenkins 4096 Nov 27 10:14 cost 10:23:09 -rw-r--r-- 1 jenkins jenkins 82 Nov 27 10:14 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:23:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:23:10 ---> package-listing.sh 10:23:10 ++ facter osfamily 10:23:10 ++ tr '[:upper:]' '[:lower:]' 10:23:10 + OS_FAMILY=debian 10:23:10 + workspace=/w/workspace/edgexfoundry_device-s7_odessa 10:23:10 + START_PACKAGES=/tmp/packages_start.txt 10:23:10 + END_PACKAGES=/tmp/packages_end.txt 10:23:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:23:10 + PACKAGES=/tmp/packages_start.txt 10:23:10 + '[' /w/workspace/edgexfoundry_device-s7_odessa ']' 10:23:10 + PACKAGES=/tmp/packages_end.txt 10:23:10 + case "${OS_FAMILY}" in 10:23:10 + dpkg -l 10:23:10 + grep '^ii' 10:23:10 + '[' -f /tmp/packages_start.txt ']' 10:23:10 + '[' -f /tmp/packages_end.txt ']' 10:23:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:23:10 + '[' /w/workspace/edgexfoundry_device-s7_odessa ']' 10:23:10 + mkdir -p /w/workspace/edgexfoundry_device-s7_odessa/archives/ 10:23:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_odessa/archives/ [Pipeline] echo 10:23:10 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_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:23:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:23:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:23:11 prd-ubuntu20.04-docker-8c-8g-773969 does not seem to be running inside a container 10:23:11 $ 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_odessa/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_odessa -v /w/workspace/edgexfoundry_device-s7_odessa:/w/workspace/edgexfoundry_device-s7_odessa:rw,z -v /w/workspace/edgexfoundry_device-s7_odessa@tmp:/w/workspace/edgexfoundry_device-s7_odessa@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 10:23:11 $ docker top 5998958f401cf8d4b0d314290761a9b4287daa4bf3f0d15a4920dc0726556cd9 -eo pid,comm [Pipeline] { [Pipeline] sh 10:23:12 + touch /tmp/pre-build-complete [Pipeline] sh 10:23:12 + mkdir -p /var/log/sysstat [Pipeline] sh 10:23:12 + ls /var/log/sa-host 10:23:12 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:23:12 provisioning config files... 10:23:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_odessa@tmp/config747007052075369320tmp [Pipeline] { [Pipeline] echo 10:23:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:23:13 ---> create-netrc.sh [Pipeline] } 10:23:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:23:13 ---> python-tools-install.sh [Pipeline] echo 10:23:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:23:13 ---> sudo-logs.sh 10:23:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:23:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:23:14 ---> job-cost.sh 10:23:14 lf-activate-venv: SKIPPING 10:23:14 DEBUG: total: 0.2199999988079071 10:23:14 INFO: Retrieving Stack Cost... 10:23:14 INFO: Retrieving Pricing Info for: v3-standard-8 10:23:14 INFO: Archiving Costs [Pipeline] echo 10:23:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:23:14 ---> logs-deploy.sh 10:23:14 lf-activate-venv: SKIPPING 10:23:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/odessa/7 10:23:14 INFO: archiving workspace using pattern(s): 10:23:15 Archives upload complete. 10:23:15 INFO: archiving logs to Nexus