Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 36b6c69d7746709f2eb2dcbedaa608dfc4b959e8 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-ssh14530981250422968994.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-ssh6195771580840255454.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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-s7/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12819964131493318564.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-ssh16384473191520685337.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-s7/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-s7/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh935156887488612553.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, goVersion:1.25] ========================================================= [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-4964 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-s7.git > git init /w/workspace/edgexfoundry_device-s7_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-s7.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-s7.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 36b6c69d7746709f2eb2dcbedaa608dfc4b959e8 (main) Commit message: "Merge pull request #93 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.60" > 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 36b6c69d7746709f2eb2dcbedaa608dfc4b959e8 # timeout=10 > git rev-list --no-walk 0639d5dab03208e318b20f520e68cc5dbb7ef2f0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:31:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:31:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:31:58 ========================================================= 01:31:58 EdgeX Global Pipelines Version Info 01:31:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:32:00 ------------------- 01:32:00 stable info: 01:32:00 ------------------- 01:32:00 Commited By: Cherry Wang cherry@iotechsys.com 01:32:00 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 01:32:00 Message: update stable to v1.0.278 01:32:00 ------------------- 01:32:00 experimental info: 01:32:00 ------------------- 01:32:00 Commited By: **** collab-it+edgex@linuxfoundation.org 01:32:00 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 01:32:00 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:32:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-s7-settings [Pipeline] echo 01:32:00 [edgeXSetupEnvironment]: set envvar PROJECT = device-s7 [Pipeline] echo 01:32:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:32:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:32:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:32:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 01:32:00 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:32:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:32:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:32:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:32:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:32:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-s7 [Pipeline] echo 01:32:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:32:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:32:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:32:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:32:00 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:32:00 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:32:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:32:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:32:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:32:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:32:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:32:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:32:00 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:32:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:32:00 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:32:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:32:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:32:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:32:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 36b6c69d7746709f2eb2dcbedaa608dfc4b959e8 [Pipeline] echo 01:32:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 36b6c69 [Pipeline] echo 01:32:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:32:01 provisioning config files... 01:32:01 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config5643568775042727704tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:32:01 ---> ****-login.sh 01:32:01 nexus3.edgexfoundry.org:10001 01:32:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:32:01 01:32:01 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:32:01 Configure a credential helper to remove this warning. See 01:32:01 https://docs.****.com/go/credential-store/ 01:32:01 01:32:01 Login Succeeded 01:32:01 nexus3.edgexfoundry.org:10002 01:32:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:32:01 01:32:01 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:32:01 Configure a credential helper to remove this warning. See 01:32:01 https://docs.****.com/go/credential-store/ 01:32:01 01:32:01 Login Succeeded 01:32:01 nexus3.edgexfoundry.org:10003 01:32:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:32:01 01:32:01 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:32:01 Configure a credential helper to remove this warning. See 01:32:01 https://docs.****.com/go/credential-store/ 01:32:01 01:32:01 Login Succeeded 01:32:01 nexus3.edgexfoundry.org:10004 01:32:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:32:01 01:32:01 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:32:01 Configure a credential helper to remove this warning. See 01:32:01 https://docs.****.com/go/credential-store/ 01:32:01 01:32:01 Login Succeeded 01:32:01 ****.io 01:32:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:32:02 01:32:02 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:32:02 Configure a credential helper to remove this warning. See 01:32:02 https://docs.****.com/go/credential-store/ 01:32:02 01:32:02 Login Succeeded 01:32:02 ---> ****-login.sh ends [Pipeline] } 01:32:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:32:02 + git rev-list -1 --merges 36b6c69d7746709f2eb2dcbedaa608dfc4b959e8~1..36b6c69d7746709f2eb2dcbedaa608dfc4b959e8 [Pipeline] echo 01:32:02 -----------> git rev-list -1 --merges 36b6c69d7746709f2eb2dcbedaa608dfc4b959e8~1..36b6c69d7746709f2eb2dcbedaa608dfc4b959e8 36b6c69d7746709f2eb2dcbedaa608dfc4b959e8 01:32:02 36b6c69d7746709f2eb2dcbedaa608dfc4b959e8 [false] [Pipeline] sh 01:32:03 + git log --format=format:%s -1 36b6c69d7746709f2eb2dcbedaa608dfc4b959e8 [Pipeline] echo 01:32:03 ========================================================= 01:32:03 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:32:03 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:32:03 + git log --format=format:%s -1 36b6c69d7746709f2eb2dcbedaa608dfc4b959e8 [Pipeline] echo 01:32:03 [semverPrep] GIT_COMMIT: 36b6c69d7746709f2eb2dcbedaa608dfc4b959e8, Commit Message: Merge pull request #93 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.60 [Pipeline] echo 01:32:03 [semverPrep] This is not a build commit. [Pipeline] sh 01:32:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:32:03 + grep -v github /etc/ssh/ssh_known_hosts 01:32:03 + [ -e /tmp/ssh_known_hosts ] 01:32:03 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:32:03 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:32:03 + sudo tee -a /etc/ssh/ssh_known_hosts 01:32:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:32:04 01:32:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:32:04 0.1.4: Pulling from edgex-devops/py-git-semver 01:32:04 3dae71ba6b94: Pulling fs layer 01:32:04 6bf1a483ea7c: Pulling fs layer 01:32:04 f5dfc541a4d3: Pulling fs layer 01:32:04 461d9e800cba: Pulling fs layer 01:32:04 80192f66455f: Pulling fs layer 01:32:04 2e8e34ca0e6c: Pulling fs layer 01:32:04 a29436f7fd5d: Pulling fs layer 01:32:04 80192f66455f: Waiting 01:32:04 461d9e800cba: Waiting 01:32:04 2e8e34ca0e6c: Waiting 01:32:04 a29436f7fd5d: Waiting 01:32:04 923cac83aea3: Pulling fs layer 01:32:04 25ad8b0a4227: Pulling fs layer 01:32:04 923cac83aea3: Waiting 01:32:04 25ad8b0a4227: Waiting 01:32:04 db01528c6b51: Pulling fs layer 01:32:04 28988de357af: Pulling fs layer 01:32:04 db01528c6b51: Waiting 01:32:04 6bf1a483ea7c: Verifying Checksum 01:32:04 6bf1a483ea7c: Download complete 01:32:04 461d9e800cba: Verifying Checksum 01:32:04 461d9e800cba: Download complete 01:32:04 80192f66455f: Verifying Checksum 01:32:04 80192f66455f: Download complete 01:32:04 f5dfc541a4d3: Verifying Checksum 01:32:04 f5dfc541a4d3: Download complete 01:32:04 3dae71ba6b94: Download complete 01:32:04 923cac83aea3: Verifying Checksum 01:32:04 923cac83aea3: Download complete 01:32:05 25ad8b0a4227: Verifying Checksum 01:32:05 25ad8b0a4227: Download complete 01:32:05 db01528c6b51: Download complete 01:32:05 28988de357af: Download complete 01:32:05 a29436f7fd5d: Verifying Checksum 01:32:05 a29436f7fd5d: Download complete 01:32:05 2e8e34ca0e6c: Verifying Checksum 01:32:05 2e8e34ca0e6c: Download complete 01:32:06 3dae71ba6b94: Pull complete 01:32:06 6bf1a483ea7c: Pull complete 01:32:07 f5dfc541a4d3: Pull complete 01:32:07 461d9e800cba: Pull complete 01:32:07 80192f66455f: Pull complete 01:32:11 2e8e34ca0e6c: Pull complete 01:32:11 a29436f7fd5d: Pull complete 01:32:11 923cac83aea3: Pull complete 01:32:12 25ad8b0a4227: Pull complete 01:32:12 db01528c6b51: Pull complete 01:32:12 28988de357af: Pull complete 01:32:12 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 01:32:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:32:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:32:12 prd-ubuntu20.04-docker-8c-8g-4964 does not seem to be running inside a container 01:32:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:32:13 $ docker top b63f27fe8c3c5dbb5b24b60147b832d2af039ab2dd299eacad8460603e008532 -eo pid,comm 01:32:13 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). 01:32:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:32:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:32:13 [ssh-agent] Looking for ssh-agent implementation... 01:32:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:32:14 $ docker exec b63f27fe8c3c5dbb5b24b60147b832d2af039ab2dd299eacad8460603e008532 ssh-agent 01:32:14 SSH_AUTH_SOCK=/tmp/ssh-0V4GkSTEIdgC/agent.32 01:32:14 SSH_AGENT_PID=38 01:32:14 Running ssh-add (command line suppressed) 01:32:14 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_4563775399190066882.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_4563775399190066882.key) 01:32:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:32:14 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] sh 01:32:14 + git tag --points-at HEAD [Pipeline] } 01:32:14 $ docker exec --env ******** --env ******** b63f27fe8c3c5dbb5b24b60147b832d2af039ab2dd299eacad8460603e008532 ssh-agent -k 01:32:14 unset SSH_AUTH_SOCK; 01:32:14 unset SSH_AGENT_PID; 01:32:14 echo Agent pid 38 killed; 01:32:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:32:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:32:14 [ssh-agent] Looking for ssh-agent implementation... 01:32:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:32:15 $ docker exec b63f27fe8c3c5dbb5b24b60147b832d2af039ab2dd299eacad8460603e008532 ssh-agent 01:32:15 SSH_AUTH_SOCK=/tmp/ssh-wXwSayWhgABD/agent.85 01:32:15 SSH_AGENT_PID=91 01:32:15 Running ssh-add (command line suppressed) 01:32:15 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_9365686002633280568.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_9365686002633280568.key) 01:32:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:32:15 + git semver init 01:32:15 2026-04-12 01:32:15,825 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:32:15 2026-04-12 01:32:15,829 [run_init] DEBUG init version:0.0.0 force:False 01:32:15 2026-04-12 01:32:15,829 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-s7_main/.semver 01:32:15 2026-04-12 01:32:15,830 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-s7.git /w/workspace/edgexfoundry_device-s7_main/.semver 01:32:15 2026-04-12 01:32:15,830 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-s7.git', '/w/workspace/edgexfoundry_device-s7_main/.semver'], cwd=/w/workspace/edgexfoundry_device-s7_main, stdin=None, shell=False, universal_newlines=False) 01:32:17 2026-04-12 01:32:17,181 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-s7_main/.git/info/exclude 01:32:17 2026-04-12 01:32:17,182 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-s7_main/.semver/main with force:False 01:32:17 2026-04-12 01:32:17,182 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 01:32:17 2026-04-12 01:32:17,182 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 01:32:17 4.1.0-dev.16 [Pipeline] } 01:32:17 $ docker exec --env ******** --env ******** b63f27fe8c3c5dbb5b24b60147b832d2af039ab2dd299eacad8460603e008532 ssh-agent -k 01:32:17 unset SSH_AUTH_SOCK; 01:32:17 unset SSH_AGENT_PID; 01:32:17 echo Agent pid 91 killed; 01:32:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:32:17 + git semver [Pipeline] } 01:32:17 $ docker stop --time=1 b63f27fe8c3c5dbb5b24b60147b832d2af039ab2dd299eacad8460603e008532 01:32:19 $ docker rm -f --volumes b63f27fe8c3c5dbb5b24b60147b832d2af039ab2dd299eacad8460603e008532 [Pipeline] // withDockerContainer [Pipeline] sh 01:32:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:32:19 Stashed 1 file(s) [Pipeline] echo 01:32:19 [edgeXSemver]: initialized semver on version 4.1.0-dev.16 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:32:19 provisioning config files... 01:32:19 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config11103128090498938405tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:32:20 ---> ****-login.sh 01:32:20 nexus3.edgexfoundry.org:10001 01:32:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:32:20 Login Succeeded 01:32:20 nexus3.edgexfoundry.org:10002 01:32:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:32:20 Login Succeeded 01:32:20 nexus3.edgexfoundry.org:10003 01:32:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:32:20 Login Succeeded 01:32:20 nexus3.edgexfoundry.org:10004 01:32:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:32:20 Login Succeeded 01:32:20 ****.io 01:32:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:32:20 Login Succeeded 01:32:20 ---> ****-login.sh ends [Pipeline] } 01:32:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:32:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:32:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:32:20 ========================================================= 01:32:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 01:32:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:21 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . 01:32:21 #0 building with "default" instance using docker driver 01:32:21 01:32:21 #1 [internal] load build definition from Dockerfile 01:32:21 #1 transferring dockerfile: 1.62kB done 01:32:21 #1 DONE 0.0s 01:32:21 01:32:21 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 01:32:21 #2 DONE 0.1s 01:32:22 01:32:22 #3 [internal] load .dockerignore 01:32:22 #3 transferring context: 2B done 01:32:22 #3 DONE 0.0s 01:32:22 01:32:22 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 01:32:22 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 01:32:22 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 01:32:22 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 01:32:22 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done 01:32:22 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 5.24MB / 60.15MB 0.1s 01:32:22 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 01:32:22 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 01:32:22 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.15MB / 3.80MB 0.1s 01:32:22 #4 ... 01:32:22 01:32:22 #5 [internal] load build context 01:32:22 #5 transferring context: 17.06MB 0.2s done 01:32:22 #5 DONE 0.2s 01:32:22 01:32:22 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 01:32:22 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 16.78MB / 60.15MB 0.2s 01:32:22 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 01:32:22 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 01:32:22 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0B / 112.58MB 0.2s 01:32:22 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 01:32:22 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done 01:32:22 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 3.15MB / 11.98MB 0.2s 01:32:22 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 30.41MB / 60.15MB 0.3s 01:32:22 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done 01:32:22 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.53MB / 11.98MB 0.3s 01:32:22 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s 01:32:22 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 22.02MB / 112.58MB 0.5s 01:32:22 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s done 01:32:22 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.0s done 01:32:22 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 6.29MB / 14.72MB 0.5s 01:32:22 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s done 01:32:22 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 55.57MB / 112.58MB 0.7s 01:32:22 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s done 01:32:22 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 01:32:22 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 77.59MB / 112.58MB 0.8s 01:32:22 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 100.66MB / 112.58MB 0.9s 01:32:22 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s 01:32:23 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s done 01:32:27 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.1s done 01:32:27 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 01:32:27 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 01:32:27 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 01:32:27 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 01:32:27 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 01:32:27 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.4s done 01:32:27 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s 01:32:30 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.5s done 01:32:30 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 01:32:30 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.6s done 01:32:30 #4 DONE 8.8s 01:32:30 01:32:30 #6 [builder 2/7] WORKDIR /device-s7 01:32:31 #6 DONE 1.2s 01:32:32 01:32:32 #7 [builder 3/7] RUN apk add --update --no-cache make git gcc libc-dev 01:32:32 #7 0.194 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:32:32 #7 0.365 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:32:32 #7 0.733 OK: 265 MiB in 60 packages 01:32:32 #7 DONE 0.8s 01:32:32 01:32:32 #8 [builder 4/7] COPY go.mod vendor* ./ 01:32:32 #8 DONE 0.0s 01:32:32 01:32:32 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:32:34 Still waiting to schedule task 01:32:34 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 01:32:45 #9 DONE 10.5s 01:32:45 01:32:45 #10 [builder 6/7] COPY . . 01:32:45 #10 DONE 0.1s 01:32:45 01:32:45 #11 [builder 7/7] RUN echo noop 01:32:45 #11 0.179 noop 01:32:45 #11 DONE 0.2s 01:32:45 01:32:45 #12 exporting to image 01:32:45 #12 exporting layers 01:32:50 #12 exporting layers 6.9s done 01:32:50 #12 writing image sha256:ad208bbbcb708b7cddc276028160b8d0cb4acd49480236040a8f7780e0093965 done 01:32:50 #12 naming to docker.io/library/ci-base-image-x86_64 done 01:32:50 #12 DONE 6.9s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:51 + docker inspect -f . ci-base-image-x86_64 01:32:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:32:51 prd-ubuntu20.04-docker-8c-8g-4964 does not seem to be running inside a container 01:32:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:32:51 $ docker top 342d05bf9840a01aa4622e8395777902f33bf045cd8ba76c569def1aee80f774 -eo pid,comm [Pipeline] { [Pipeline] sh 01:32:51 + go version 01:32:51 go version go1.25.2 linux/amd64 [Pipeline] } 01:32:51 $ docker stop --time=1 342d05bf9840a01aa4622e8395777902f33bf045cd8ba76c569def1aee80f774 01:32:53 $ docker rm -f --volumes 342d05bf9840a01aa4622e8395777902f33bf045cd8ba76c569def1aee80f774 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:53 + docker inspect -f . ci-base-image-x86_64 01:32:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:32:53 prd-ubuntu20.04-docker-8c-8g-4964 does not seem to be running inside a container 01:32:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:32:53 $ docker top 4185ef1380294198193aa9a20af78d5366d3090f99cdbbee8ae096dd5a4c33b7 -eo pid,comm [Pipeline] { [Pipeline] sh 01:32:54 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] fileExists [Pipeline] sh 01:32:54 + make test 01:32:54 go test -race -coverprofile=coverage.out ./... 01:33:02 ? github.com/edgexfoundry/device-s7 [no test files] 01:33:29 github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements 01:33:29 ok github.com/edgexfoundry/device-s7/internal/driver 1.024s coverage: 6.8% of statements 01:33:55 0 issues. 01:33:55 go vet ./... 01:33:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:33:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:33:58 ./bin/test-attribution-txt.sh 01:33:58 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add 01:33:58 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 01:33:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 01:33:58 $ docker stop --time=1 4185ef1380294198193aa9a20af78d5366d3090f99cdbbee8ae096dd5a4c33b7 01:34:00 $ docker rm -f --volumes 4185ef1380294198193aa9a20af78d5366d3090f99cdbbee8ae096dd5a4c33b7 [Pipeline] // withDockerContainer [Pipeline] sh 01:34:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:34:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:34:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:34:01 + ls -al . 01:34:01 total 224 01:34:01 drwxrwxr-x 8 jenkins jenkins 4096 Apr 12 01:32 . 01:34:01 drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 01:31 .. 01:34:01 drwxrwxr-x 8 jenkins jenkins 4096 Apr 12 01:33 .git 01:34:01 drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 01:31 .github 01:34:01 -rw-rw-r-- 1 jenkins jenkins 237 Apr 12 01:31 .gitignore 01:34:01 -rw-rw-r-- 1 jenkins jenkins 359 Apr 12 01:31 .golangci.yml 01:34:01 drwxr-xr-x 3 jenkins jenkins 4096 Apr 12 01:32 .semver 01:34:01 -rw-rw-r-- 1 jenkins jenkins 22332 Apr 12 01:31 Attribution.txt 01:34:01 -rw-rw-r-- 1 jenkins jenkins 1668 Apr 12 01:31 CHANGLOG.md 01:34:01 -rw-rw-r-- 1 jenkins jenkins 1579 Apr 12 01:31 Dockerfile 01:34:01 -rw-rw-r-- 1 jenkins jenkins 665 Apr 12 01:31 Jenkinsfile 01:34:01 -rw-rw-r-- 1 jenkins jenkins 10947 Apr 12 01:31 LICENSE 01:34:01 -rw-rw-r-- 1 jenkins jenkins 1902 Apr 12 01:31 Makefile 01:34:01 -rw-rw-r-- 1 jenkins jenkins 614 Apr 12 01:31 OWNERS.md 01:34:01 -rw-rw-r-- 1 jenkins jenkins 2393 Apr 12 01:31 README.md 01:34:01 -rw-rw-r-- 1 jenkins jenkins 12 Apr 12 01:32 VERSION 01:34:01 drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 01:31 bin 01:34:01 drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 01:31 cmd 01:34:01 -rw-r--r-- 1 jenkins jenkins 19094 Apr 12 01:33 coverage.out 01:34:01 -rw-rw-r-- 1 jenkins jenkins 6605 Apr 12 01:31 go.mod 01:34:01 -rw-rw-r-- 1 jenkins jenkins 89466 Apr 12 01:31 go.sum 01:34:01 drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 01:31 internal 01:34:01 -rw-rw-r-- 1 jenkins jenkins 223 Apr 12 01:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:02 + 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=36b6c69d7746709f2eb2dcbedaa608dfc4b959e8 --label arch=amd64 --label version=4.1.0-dev.16 . 01:34:02 #0 building with "default" instance using docker driver 01:34:02 01:34:02 #1 [internal] load build definition from Dockerfile 01:34:02 #1 transferring dockerfile: 1.62kB done 01:34:02 #1 DONE 0.0s 01:34:02 01:34:02 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:34:02 #2 DONE 0.0s 01:34:02 01:34:02 #3 [internal] load metadata for docker.io/library/alpine:3.22 01:34:02 #3 DONE 0.1s 01:34:02 01:34:02 #4 [internal] load .dockerignore 01:34:02 #4 transferring context: 2B done 01:34:02 #4 DONE 0.0s 01:34:02 01:34:02 #5 [internal] load build context 01:34:02 #5 DONE 0.0s 01:34:02 01:34:02 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 01:34:02 #6 ... 01:34:02 01:34:02 #5 [internal] load build context 01:34:02 #5 transferring context: 28.61kB done 01:34:02 #5 DONE 0.0s 01:34:02 01:34:02 #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 01:34:02 #7 DONE 0.1s 01:34:02 01:34:02 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 01:34:02 #6 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 01:34:02 #6 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 01:34:02 #6 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 01:34:02 #6 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 01:34:02 #6 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done 01:34:02 #6 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 01:34:02 #6 ... 01:34:02 01:34:02 #8 [builder 2/7] WORKDIR /device-s7 01:34:02 #8 DONE 0.0s 01:34:02 01:34:02 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 01:34:02 #6 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.2s done 01:34:02 #6 DONE 0.3s 01:34:02 01:34:02 #9 [builder 3/7] RUN apk add --update --no-cache make git gcc libc-dev 01:34:02 #9 0.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:34:02 #9 0.270 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:34:02 #9 0.577 OK: 265 MiB in 60 packages 01:34:03 #9 DONE 0.7s 01:34:03 01:34:03 #10 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:34:03 #10 0.208 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:34:03 #10 0.284 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:34:03 #10 0.588 (1/1) Installing dumb-init (1.2.5-r3) 01:34:03 #10 0.592 Executing busybox-1.37.0-r20.trigger 01:34:03 #10 0.599 OK: 7 MiB in 17 packages 01:34:03 #10 DONE 0.7s 01:34:03 01:34:03 #11 [builder 4/7] COPY go.mod vendor* ./ 01:34:03 #11 DONE 0.0s 01:34:03 01:34:03 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:34:03 #12 DONE 0.4s 01:34:03 01:34:03 #13 [stage-1 3/7] RUN apk --no-cache upgrade 01:34:03 #13 ... 01:34:03 01:34:03 #14 [builder 6/7] COPY . . 01:34:03 #14 DONE 0.1s 01:34:03 01:34:03 #13 [stage-1 3/7] RUN apk --no-cache upgrade 01:34:03 #13 0.349 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:34:03 #13 0.420 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:34:04 #13 0.718 (1/4) Upgrading musl (1.2.5-r10 -> 1.2.5-r12) 01:34:04 #13 0.730 (2/4) Upgrading libcrypto3 (3.5.5-r0 -> 3.5.6-r0) 01:34:04 #13 0.777 (3/4) Upgrading libssl3 (3.5.5-r0 -> 3.5.6-r0) 01:34:04 #13 0.789 (4/4) Upgrading musl-utils (1.2.5-r10 -> 1.2.5-r12) 01:34:04 #13 0.798 Executing busybox-1.37.0-r20.trigger 01:34:04 #13 0.805 OK: 7 MiB in 17 packages 01:34:04 #13 DONE 0.9s 01:34:04 01:34:04 #15 [builder 7/7] RUN make build 01:34:04 #15 0.203 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.1.0-dev.16 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.60" -trimpath -mod=readonly -o cmd/device-s7 ./cmd 01:34:30 #15 DONE 24.6s 01:34:30 01:34:30 #16 [stage-1 4/7] COPY --from=builder /device-s7/Attribution.txt /Attribution.txt 01:34:30 #16 DONE 0.0s 01:34:30 01:34:30 #17 [stage-1 5/7] COPY --from=builder /device-s7/cmd/device-s7 /device-s7 01:34:30 #17 DONE 0.2s 01:34:30 01:34:30 #18 [stage-1 6/7] COPY --from=builder /device-s7/cmd/res /res 01:34:30 #18 DONE 0.0s 01:34:30 01:34:30 #19 exporting to image 01:34:30 #19 exporting layers 0.1s done 01:34:30 #19 writing image sha256:22d8e9227058ee5e16ab0aad17e1355b5051fa1082da32546f54d34034d60260 done 01:34:30 #19 naming to docker.io/library/device-s7 done 01:34:30 #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:34:31 provisioning config files... 01:34:31 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config11428295787404524861tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:34:31 ---> ****-login.sh 01:34:31 nexus3.edgexfoundry.org:10001 01:34:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:31 Login Succeeded 01:34:31 nexus3.edgexfoundry.org:10002 01:34:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:31 Login Succeeded 01:34:31 nexus3.edgexfoundry.org:10003 01:34:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:31 Login Succeeded 01:34:31 nexus3.edgexfoundry.org:10004 01:34:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:31 Login Succeeded 01:34:31 ****.io 01:34:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:31 Login Succeeded 01:34:31 ---> ****-login.sh ends [Pipeline] } 01:34:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:34:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:34:31 [edgeXDocker.push] Tagging docker image device-s7 with the following tags: 01:34:31 36b6c69d7746709f2eb2dcbedaa608dfc4b959e8 01:34:31 latest 01:34:31 4.1.0-dev.16 01:34:31 36b6c69d7746709f2eb2dcbedaa608dfc4b959e8-4.1.0-dev.16 01:34:31 main 01:34:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:32 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:36b6c69d7746709f2eb2dcbedaa608dfc4b959e8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:32 + docker push nexus3.edgexfoundry.org:10004/device-s7:36b6c69d7746709f2eb2dcbedaa608dfc4b959e8 01:34:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 01:34:32 e11e0393ca51: Preparing 01:34:32 ccecada4b6e9: Preparing 01:34:32 1187322c09c7: Preparing 01:34:32 6578560193e7: Preparing 01:34:32 5a798b8395a0: Preparing 01:34:32 cce92674e987: Preparing 01:34:32 cce92674e987: Waiting 01:34:32 1187322c09c7: Pushed 01:34:32 5a798b8395a0: Pushed 01:34:32 e11e0393ca51: Pushed 01:34:32 cce92674e987: Layer already exists 01:34:33 6578560193e7: Pushed 01:34:38 ccecada4b6e9: Pushed 01:34:38 36b6c69d7746709f2eb2dcbedaa608dfc4b959e8: digest: sha256:cf3b9bb845555c5f7364fb91fadc90f7aa5d4f141aed25bdab381d755456600c size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:38 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:39 + docker push nexus3.edgexfoundry.org:10004/device-s7:latest 01:34:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 01:34:39 e11e0393ca51: Preparing 01:34:39 ccecada4b6e9: Preparing 01:34:39 1187322c09c7: Preparing 01:34:39 6578560193e7: Preparing 01:34:39 5a798b8395a0: Preparing 01:34:39 cce92674e987: Preparing 01:34:39 cce92674e987: Waiting 01:34:39 1187322c09c7: Layer already exists 01:34:39 5a798b8395a0: Layer already exists 01:34:39 ccecada4b6e9: Layer already exists 01:34:39 e11e0393ca51: Layer already exists 01:34:39 6578560193e7: Layer already exists 01:34:39 cce92674e987: Layer already exists 01:34:39 latest: digest: sha256:cf3b9bb845555c5f7364fb91fadc90f7aa5d4f141aed25bdab381d755456600c size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:39 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:39 + docker push nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.16 01:34:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 01:34:39 e11e0393ca51: Preparing 01:34:39 ccecada4b6e9: Preparing 01:34:39 1187322c09c7: Preparing 01:34:39 6578560193e7: Preparing 01:34:39 5a798b8395a0: Preparing 01:34:39 cce92674e987: Preparing 01:34:39 cce92674e987: Waiting 01:34:39 5a798b8395a0: Layer already exists 01:34:39 e11e0393ca51: Layer already exists 01:34:39 1187322c09c7: Layer already exists 01:34:39 ccecada4b6e9: Layer already exists 01:34:39 6578560193e7: Layer already exists 01:34:39 cce92674e987: Layer already exists 01:34:39 4.1.0-dev.16: digest: sha256:cf3b9bb845555c5f7364fb91fadc90f7aa5d4f141aed25bdab381d755456600c size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:39 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:36b6c69d7746709f2eb2dcbedaa608dfc4b959e8-4.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:40 + docker push nexus3.edgexfoundry.org:10004/device-s7:36b6c69d7746709f2eb2dcbedaa608dfc4b959e8-4.1.0-dev.16 01:34:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 01:34:40 e11e0393ca51: Preparing 01:34:40 ccecada4b6e9: Preparing 01:34:40 1187322c09c7: Preparing 01:34:40 6578560193e7: Preparing 01:34:40 5a798b8395a0: Preparing 01:34:40 cce92674e987: Preparing 01:34:40 cce92674e987: Waiting 01:34:40 6578560193e7: Layer already exists 01:34:40 e11e0393ca51: Layer already exists 01:34:40 1187322c09c7: Layer already exists 01:34:40 ccecada4b6e9: Layer already exists 01:34:40 5a798b8395a0: Layer already exists 01:34:40 cce92674e987: Layer already exists 01:34:40 36b6c69d7746709f2eb2dcbedaa608dfc4b959e8-4.1.0-dev.16: digest: sha256:cf3b9bb845555c5f7364fb91fadc90f7aa5d4f141aed25bdab381d755456600c size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:40 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:40 + docker push nexus3.edgexfoundry.org:10004/device-s7:main 01:34:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 01:34:40 e11e0393ca51: Preparing 01:34:40 ccecada4b6e9: Preparing 01:34:40 1187322c09c7: Preparing 01:34:40 6578560193e7: Preparing 01:34:40 5a798b8395a0: Preparing 01:34:40 cce92674e987: Preparing 01:34:40 cce92674e987: Waiting 01:34:40 5a798b8395a0: Layer already exists 01:34:40 1187322c09c7: Layer already exists 01:34:40 ccecada4b6e9: Layer already exists 01:34:40 e11e0393ca51: Layer already exists 01:34:40 6578560193e7: Layer already exists 01:34:40 cce92674e987: Layer already exists 01:34:40 main: digest: sha256:cf3b9bb845555c5f7364fb91fadc90f7aa5d4f141aed25bdab381d755456600c size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:34:41 ===================================================== [Pipeline] echo 01:34:41 taggedImages: 01:34:41 - nexus3.edgexfoundry.org:10004/device-s7:36b6c69d7746709f2eb2dcbedaa608dfc4b959e8 01:34:41 - nexus3.edgexfoundry.org:10004/device-s7:latest 01:34:41 - nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.16 01:34:41 - nexus3.edgexfoundry.org:10004/device-s7:36b6c69d7746709f2eb2dcbedaa608dfc4b959e8-4.1.0-dev.16 01:34:41 - nexus3.edgexfoundry.org:10004/device-s7:main [Pipeline] echo 01:34:41 ========================================================= 01:34:41 [edgeXBuildMultiArch] RAW Config: 01:34:41 images: 01:34:41 - nexus3.edgexfoundry.org:10004/device-s7:36b6c69d7746709f2eb2dcbedaa608dfc4b959e8 01:34:41 - nexus3.edgexfoundry.org:10004/device-s7:latest 01:34:41 - nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.16 01:34:41 - nexus3.edgexfoundry.org:10004/device-s7:36b6c69d7746709f2eb2dcbedaa608dfc4b959e8-4.1.0-dev.16 01:34:41 - nexus3.edgexfoundry.org:10004/device-s7:main 01:34:41 settingsFile: 01:34:41 device-s7-settings 01:34:41 ========================================================= [Pipeline] node 01:34:47 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4971 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] ws 01:34:47 Running in /w/workspace/device-s7/43 [Pipeline] { [Pipeline] checkout 01:34:47 Selected Git installation does not exist. Using Default 01:34:47 The recommended git tool is: NONE 01:34:54 using credential edgex-jenkins-ssh 01:34:54 Cloning the remote Git repository 01:34:54 Cloning repository git@github.com:edgexfoundry/device-s7.git 01:34:55 > git init /w/workspace/device-s7/43 # timeout=10 01:34:55 Fetching upstream changes from git@github.com:edgexfoundry/device-s7.git 01:34:55 > git --version # timeout=10 01:34:55 > git --version # 'git version 2.25.1' 01:34:55 using GIT_SSH to set credentials SSH Credentials for GitHub 01:34:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-s7.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:34:56 Still waiting to schedule task 01:34:56 ‘prd-centos7-docker-4c-2g-4967’ is offline 01:34:57 > git config remote.origin.url git@github.com:edgexfoundry/device-s7.git # timeout=10 01:34:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:34:58 Avoid second fetch 01:34:58 Checking out Revision 36b6c69d7746709f2eb2dcbedaa608dfc4b959e8 (main) 01:34:58 > git config core.sparsecheckout # timeout=10 01:34:59 > git checkout -f 36b6c69d7746709f2eb2dcbedaa608dfc4b959e8 # timeout=10 01:34:59 Commit message: "Merge pull request #93 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.60" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:35:04 provisioning config files... 01:35:04 copy managed file [device-s7-settings] to file:/w/workspace/device-s7/43@tmp/config16313720611522117958tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:35:05 ---> ****-login.sh 01:35:05 nexus3.edgexfoundry.org:10001 01:35:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:35:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:35:06 Configure a credential helper to remove this warning. See 01:35:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:35:06 01:35:06 Login Succeeded 01:35:06 nexus3.edgexfoundry.org:10002 01:35:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:35:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:35:06 Configure a credential helper to remove this warning. See 01:35:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:35:06 01:35:06 Login Succeeded 01:35:06 nexus3.edgexfoundry.org:10003 01:35:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:35:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:35:07 Configure a credential helper to remove this warning. See 01:35:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:35:07 01:35:07 Login Succeeded 01:35:07 nexus3.edgexfoundry.org:10004 01:35:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:35:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:35:07 Configure a credential helper to remove this warning. See 01:35:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:35:07 01:35:07 Login Succeeded 01:35:07 ****.io 01:35:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:35:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:35:09 Configure a credential helper to remove this warning. See 01:35:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:35:09 01:35:09 Login Succeeded 01:35:09 ---> ****-login.sh ends [Pipeline] } 01:35:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:35:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:35:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:35:09 ========================================================= 01:35:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 01:35:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:09 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . 01:35:10 Sending build context to Docker daemon 8.695MB 01:35:10 Step 1/10 : ARG BASE=golang:1.25-alpine3.22 01:35:10 Step 2/10 : FROM ${BASE} AS builder 01:35:10 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:35:10 6b59a28fa201: Pulling fs layer 01:35:10 d32bb0dddca7: Pulling fs layer 01:35:10 5dab1238d3d9: Pulling fs layer 01:35:10 196fd7d83e7d: Pulling fs layer 01:35:10 4f4fb700ef54: Pulling fs layer 01:35:10 8ba94037c8f0: Pulling fs layer 01:35:10 deaec5988b04: Pulling fs layer 01:35:10 9f65657bb879: Pulling fs layer 01:35:10 8ba94037c8f0: Waiting 01:35:10 deaec5988b04: Waiting 01:35:10 196fd7d83e7d: Waiting 01:35:10 9f65657bb879: Waiting 01:35:10 4f4fb700ef54: Waiting 01:35:10 d32bb0dddca7: Verifying Checksum 01:35:10 d32bb0dddca7: Download complete 01:35:10 196fd7d83e7d: Verifying Checksum 01:35:10 196fd7d83e7d: Download complete 01:35:10 4f4fb700ef54: Verifying Checksum 01:35:10 4f4fb700ef54: Download complete 01:35:10 8ba94037c8f0: Verifying Checksum 01:35:10 8ba94037c8f0: Download complete 01:35:10 6b59a28fa201: Verifying Checksum 01:35:10 6b59a28fa201: Download complete 01:35:11 9f65657bb879: Verifying Checksum 01:35:11 9f65657bb879: Download complete 01:35:11 6b59a28fa201: Pull complete 01:35:12 d32bb0dddca7: Pull complete 01:35:12 5dab1238d3d9: Download complete 01:35:14 deaec5988b04: Verifying Checksum 01:35:14 deaec5988b04: Download complete 01:35:29 5dab1238d3d9: Pull complete 01:35:29 196fd7d83e7d: Pull complete 01:35:29 4f4fb700ef54: Pull complete 01:35:29 8ba94037c8f0: Pull complete 01:35:44 deaec5988b04: Pull complete 01:35:45 9f65657bb879: Pull complete 01:35:45 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 01:35:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 01:35:45 ---> 334268110677 01:35:45 Step 3/10 : ARG MAKE=make build 01:35:47 ---> Running in f9c42f3dc59b 01:35:48 Removing intermediate container f9c42f3dc59b 01:35:48 ---> 49b2bfc4857f 01:35:48 Step 4/10 : WORKDIR /device-s7 01:35:48 ---> Running in c2a47aff4fc1 01:35:48 Removing intermediate container c2a47aff4fc1 01:35:48 ---> 654578660e73 01:35:48 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 01:35:48 ---> Running in ab6c218f2ce2 01:35:49 Removing intermediate container ab6c218f2ce2 01:35:49 ---> 4845e34d9611 01:35:49 Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev 01:35:49 ---> Running in 528dc5a4df4d 01:35:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:35:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:35:54 OK: 255 MiB in 60 packages 01:35:55 Removing intermediate container 528dc5a4df4d 01:35:55 ---> 9b34241e7b52 01:35:55 Step 7/10 : COPY go.mod vendor* ./ 01:35:56 ---> 26896ae1ce0d 01:35:56 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:35:56 ---> Running in 41d8b059ad09 01:36:23 Running on prd-centos7-docker-4c-2g-4980 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:36:23 provisioning config files... 01:36:23 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config13148760700407271652tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:36:23 ---> ****-login.sh 01:36:23 nexus3.edgexfoundry.org:10001 01:38:03 Removing intermediate container 41d8b059ad09 01:38:03 ---> cf32c1fec0a0 01:38:03 Step 9/10 : COPY . . 01:38:03 ---> 7c6fb06fdbf5 01:38:03 Step 10/10 : RUN ${MAKE} 01:38:03 ---> Running in 1c25cfc64068 01:38:03 noop 01:38:03 Removing intermediate container 1c25cfc64068 01:38:03 ---> 31401aac36cf 01:38:03 Successfully built 31401aac36cf 01:38:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:38:03 + docker inspect -f . ci-base-image-arm64 01:38:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:38:03 prd-ubuntu20.04-docker-arm64-4c-16g-4971 does not seem to be running inside a container 01:38:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-s7/43 -v /w/workspace/device-s7/43:/w/workspace/device-s7/43:rw,z -v /w/workspace/device-s7/43@tmp:/w/workspace/device-s7/43@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 01:38:05 $ docker top caff28c582a2045729578595f4e656dd1d8d709a022a4d387f4d2c3034c55788 -eo pid,comm [Pipeline] { [Pipeline] sh 01:38:06 + go version 01:38:06 go version go1.25.3 linux/arm64 [Pipeline] } 01:38:06 $ docker stop --time=1 caff28c582a2045729578595f4e656dd1d8d709a022a4d387f4d2c3034c55788 01:38:08 $ docker rm -f --volumes caff28c582a2045729578595f4e656dd1d8d709a022a4d387f4d2c3034c55788 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:38:08 + docker inspect -f . ci-base-image-arm64 01:38:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:38:09 prd-ubuntu20.04-docker-arm64-4c-16g-4971 does not seem to be running inside a container 01:38:09 $ 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/43 -v /w/workspace/device-s7/43:/w/workspace/device-s7/43:rw,z -v /w/workspace/device-s7/43@tmp:/w/workspace/device-s7/43@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 01:38:10 $ docker top 2d7e1972a671160a630663e948fca23b1297b547f81b77470521299cbc749933 -eo pid,comm [Pipeline] { [Pipeline] sh 01:38:11 + git config --global --add safe.directory /w/workspace/device-s7/43 [Pipeline] fileExists [Pipeline] sh 01:38:12 + make test 01:38:12 go test -race -coverprofile=coverage.out ./... 01:39:20 ? github.com/edgexfoundry/device-s7 [no test files] 01:44:57 github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements 01:44:57 ok github.com/edgexfoundry/device-s7/internal/driver 1.146s coverage: 6.8% of statements 01:44:57 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:44:57 go vet ./... 01:50:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:50:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:50:04 ./bin/test-attribution-txt.sh 01:50:04 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add 01:50:04 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 01:50:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 01:50:04 $ docker stop --time=1 2d7e1972a671160a630663e948fca23b1297b547f81b77470521299cbc749933 01:50:07 $ docker rm -f --volumes 2d7e1972a671160a630663e948fca23b1297b547f81b77470521299cbc749933 [Pipeline] // withDockerContainer [Pipeline] sh 01:50:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:50:10 Warning: overwriting stash ‘coverage-report’ 01:50:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:50:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:50:11 + ls -al . 01:50:11 total 220 01:50:11 drwxrwxr-x 7 jenkins jenkins 4096 Apr 12 01:38 . 01:50:11 drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 01:34 .. 01:50:11 drwxrwxr-x 8 jenkins jenkins 4096 Apr 12 01:35 .git 01:50:11 drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 01:34 .github 01:50:11 -rw-rw-r-- 1 jenkins jenkins 237 Apr 12 01:34 .gitignore 01:50:11 -rw-rw-r-- 1 jenkins jenkins 359 Apr 12 01:34 .golangci.yml 01:50:11 -rw-rw-r-- 1 jenkins jenkins 22332 Apr 12 01:34 Attribution.txt 01:50:11 -rw-rw-r-- 1 jenkins jenkins 1668 Apr 12 01:34 CHANGLOG.md 01:50:11 -rw-rw-r-- 1 jenkins jenkins 1579 Apr 12 01:34 Dockerfile 01:50:11 -rw-rw-r-- 1 jenkins jenkins 665 Apr 12 01:34 Jenkinsfile 01:50:11 -rw-rw-r-- 1 jenkins jenkins 10947 Apr 12 01:34 LICENSE 01:50:11 -rw-rw-r-- 1 jenkins jenkins 1902 Apr 12 01:34 Makefile 01:50:11 -rw-rw-r-- 1 jenkins jenkins 614 Apr 12 01:34 OWNERS.md 01:50:11 -rw-rw-r-- 1 jenkins jenkins 2393 Apr 12 01:34 README.md 01:50:11 -rw-rw-r-- 1 jenkins jenkins 12 Apr 12 01:32 VERSION 01:50:11 drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 01:34 bin 01:50:11 drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 01:34 cmd 01:50:11 -rw-r--r-- 1 jenkins jenkins 19094 Apr 12 01:44 coverage.out 01:50:11 -rw-rw-r-- 1 jenkins jenkins 6605 Apr 12 01:34 go.mod 01:50:11 -rw-rw-r-- 1 jenkins jenkins 89466 Apr 12 01:34 go.sum 01:50:11 drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 01:34 internal 01:50:11 -rw-rw-r-- 1 jenkins jenkins 223 Apr 12 01:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:12 + 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=36b6c69d7746709f2eb2dcbedaa608dfc4b959e8 --label arch=arm64 --label version=4.1.0-dev.16 . 01:50:12 Sending build context to Docker daemon 8.715MB 01:50:12 Step 1/24 : ARG BASE=golang:1.25-alpine3.22 01:50:12 Step 2/24 : FROM ${BASE} AS builder 01:50:12 ---> 31401aac36cf 01:50:12 Step 3/24 : ARG MAKE=make build 01:50:12 ---> Running in e2ceed606abf 01:50:13 Removing intermediate container e2ceed606abf 01:50:13 ---> 1765f3967b87 01:50:13 Step 4/24 : WORKDIR /device-s7 01:50:13 ---> Running in d0f7b8b97644 01:50:14 Removing intermediate container d0f7b8b97644 01:50:14 ---> 0e445a383da3 01:50:14 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 01:50:14 ---> Running in 790f6686fac6 01:50:14 Removing intermediate container 790f6686fac6 01:50:14 ---> b36c69f94424 01:50:14 Step 6/24 : RUN apk add --update --no-cache make git gcc libc-dev 01:50:14 ---> Running in 69480b639557 01:50:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:50:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:50:18 OK: 255 MiB in 60 packages 01:50:19 Removing intermediate container 69480b639557 01:50:19 ---> db873bfe4d84 01:50:19 Step 7/24 : COPY go.mod vendor* ./ 01:50:20 ---> c85e1b61f9e7 01:50:20 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:50:20 ---> Running in 5dbca6697487 01:50:22 Removing intermediate container 5dbca6697487 01:50:22 ---> 108d63aea009 01:50:22 Step 9/24 : COPY . . 01:50:24 ---> 1110d469ff81 01:50:24 Step 10/24 : RUN ${MAKE} 01:50:24 ---> Running in d414160312a5 01:50:25 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.1.0-dev.16 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.60" -trimpath -mod=readonly -o cmd/device-s7 ./cmd 01:55:17 Removing intermediate container d414160312a5 01:55:17 ---> 4c38901a6a0a 01:55:17 Step 11/24 : FROM alpine:3.22 01:55:17 3.22: Pulling from library/alpine 01:55:17 d741ee1608f3: Pulling fs layer 01:55:17 d741ee1608f3: Verifying Checksum 01:55:17 d741ee1608f3: Download complete 01:55:17 d741ee1608f3: Pull complete 01:55:17 Digest: sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 01:55:17 Status: Downloaded newer image for alpine:3.22 01:55:17 ---> 5a766deef0c8 01:55:17 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 01:55:17 ---> Running in 86bcbcc41082 01:55:17 Removing intermediate container 86bcbcc41082 01:55:17 ---> 08f7cabe7d35 01:55:17 Step 13/24 : RUN apk add --update --no-cache dumb-init 01:55:17 ---> Running in ee30769dc451 01:55:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:55:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:55:17 (1/1) Installing dumb-init (1.2.5-r3) 01:55:17 Executing busybox-1.37.0-r20.trigger 01:55:17 OK: 8 MiB in 17 packages 01:55:17 Removing intermediate container ee30769dc451 01:55:17 ---> 0f2317cf7d09 01:55:17 Step 14/24 : RUN apk --no-cache upgrade 01:55:17 ---> Running in 60491e3f84b7 01:55:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:55:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:55:19 (1/4) Upgrading musl (1.2.5-r10 -> 1.2.5-r12) 01:55:19 (2/4) Upgrading libcrypto3 (3.5.5-r0 -> 3.5.6-r0) 01:55:19 (3/4) Upgrading libssl3 (3.5.5-r0 -> 3.5.6-r0) 01:55:19 (4/4) Upgrading musl-utils (1.2.5-r10 -> 1.2.5-r12) 01:55:19 Executing busybox-1.37.0-r20.trigger 01:55:19 OK: 8 MiB in 17 packages 01:55:20 Removing intermediate container 60491e3f84b7 01:55:20 ---> 84a1a3825ea5 01:55:20 Step 15/24 : WORKDIR / 01:55:20 ---> Running in cf1ad1669013 01:55:20 Removing intermediate container cf1ad1669013 01:55:20 ---> f0b1f7b2dbed 01:55:20 Step 16/24 : COPY --from=builder /device-s7/Attribution.txt /Attribution.txt 01:55:21 ---> d112df3eff46 01:55:21 Step 17/24 : COPY --from=builder /device-s7/cmd/device-s7 /device-s7 01:55:24 ---> 29fa0c39da3c 01:55:24 Step 18/24 : COPY --from=builder /device-s7/cmd/res /res 01:55:25 ---> 602fd4f3de76 01:55:25 Step 19/24 : EXPOSE 59994 01:55:25 ---> Running in d55323f135fd 01:55:25 Removing intermediate container d55323f135fd 01:55:25 ---> f092a84536a4 01:55:25 Step 20/24 : ENTRYPOINT ["/device-s7"] 01:55:25 ---> Running in d533119f2c43 01:55:25 Removing intermediate container d533119f2c43 01:55:25 ---> 6e904fdc1498 01:55:25 Step 21/24 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 01:55:26 ---> Running in c15d684a52c3 01:55:26 Removing intermediate container c15d684a52c3 01:55:26 ---> 99727b78caf7 01:55:26 Step 22/24 : LABEL arch=arm64 01:55:26 ---> Running in c2c07dd05294 01:55:26 Removing intermediate container c2c07dd05294 01:55:26 ---> 6be603e7a457 01:55:26 Step 23/24 : LABEL git_sha=36b6c69d7746709f2eb2dcbedaa608dfc4b959e8 01:55:26 ---> Running in 431164839fd0 01:55:27 Removing intermediate container 431164839fd0 01:55:27 ---> a6cc7ed14f3d 01:55:27 Step 24/24 : LABEL version=4.1.0-dev.16 01:55:27 ---> Running in f42cd7616ee4 01:55:27 Removing intermediate container f42cd7616ee4 01:55:27 ---> 85bd9bbc1adf 01:55:27 [Warning] One or more build-args [ARCH] were not consumed 01:55:27 Successfully built 85bd9bbc1adf 01:55:27 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 01:55:27 provisioning config files... 01:55:27 copy managed file [device-s7-settings] to file:/w/workspace/device-s7/43@tmp/config9316446212696387587tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:55:28 ---> ****-login.sh 01:55:28 nexus3.edgexfoundry.org:10001 01:55:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:55:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:55:28 Configure a credential helper to remove this warning. See 01:55:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:55:28 01:55:28 Login Succeeded 01:55:28 nexus3.edgexfoundry.org:10002 01:55:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:55:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:55:28 Configure a credential helper to remove this warning. See 01:55:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:55:28 01:55:28 Login Succeeded 01:55:28 nexus3.edgexfoundry.org:10003 01:55:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:55:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:55:29 Configure a credential helper to remove this warning. See 01:55:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:55:29 01:55:29 Login Succeeded 01:55:29 nexus3.edgexfoundry.org:10004 01:55:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:55:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:55:29 Configure a credential helper to remove this warning. See 01:55:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:55:29 01:55:29 Login Succeeded 01:55:29 ****.io 01:55:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:55:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:55:29 Configure a credential helper to remove this warning. See 01:55:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:55:29 01:55:29 Login Succeeded 01:55:29 ---> ****-login.sh ends [Pipeline] } 01:55:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:55:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:55:29 [edgeXDocker.push] Tagging docker image device-s7-arm64 with the following tags: 01:55:29 36b6c69d7746709f2eb2dcbedaa608dfc4b959e8 01:55:29 latest 01:55:29 4.1.0-dev.16 01:55:29 36b6c69d7746709f2eb2dcbedaa608dfc4b959e8-4.1.0-dev.16 01:55:29 main 01:55:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:30 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:36b6c69d7746709f2eb2dcbedaa608dfc4b959e8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:30 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:36b6c69d7746709f2eb2dcbedaa608dfc4b959e8 01:55:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 01:55:30 a61fd3253d2f: Preparing 01:55:30 d125d88a4236: Preparing 01:55:30 77198c3f2a78: Preparing 01:55:30 3e97b09952a8: Preparing 01:55:30 39954ed046cf: Preparing 01:55:30 c4e71c2a4573: Preparing 01:55:30 c4e71c2a4573: Waiting 01:55:30 77198c3f2a78: Pushed 01:55:30 a61fd3253d2f: Pushed 01:55:30 39954ed046cf: Pushed 01:55:30 c4e71c2a4573: Layer already exists 01:55:32 3e97b09952a8: Pushed 01:55:40 d125d88a4236: Pushed 01:55:40 36b6c69d7746709f2eb2dcbedaa608dfc4b959e8: digest: sha256:1b65f84283939a70017a28d618723a1f9b350cf79cbfcf67e002e8e7812a078e size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:40 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:41 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:latest 01:55:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 01:55:41 a61fd3253d2f: Preparing 01:55:41 d125d88a4236: Preparing 01:55:41 77198c3f2a78: Preparing 01:55:41 3e97b09952a8: Preparing 01:55:41 39954ed046cf: Preparing 01:55:41 c4e71c2a4573: Preparing 01:55:41 3e97b09952a8: Layer already exists 01:55:41 a61fd3253d2f: Layer already exists 01:55:41 d125d88a4236: Layer already exists 01:55:41 39954ed046cf: Layer already exists 01:55:41 77198c3f2a78: Layer already exists 01:55:41 c4e71c2a4573: Layer already exists 01:55:41 latest: digest: sha256:1b65f84283939a70017a28d618723a1f9b350cf79cbfcf67e002e8e7812a078e size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:41 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:42 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.16 01:55:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 01:55:42 a61fd3253d2f: Preparing 01:55:42 d125d88a4236: Preparing 01:55:42 77198c3f2a78: Preparing 01:55:42 3e97b09952a8: Preparing 01:55:42 39954ed046cf: Preparing 01:55:42 c4e71c2a4573: Preparing 01:55:42 c4e71c2a4573: Waiting 01:55:42 39954ed046cf: Layer already exists 01:55:42 3e97b09952a8: Layer already exists 01:55:42 d125d88a4236: Layer already exists 01:55:42 a61fd3253d2f: Layer already exists 01:55:42 77198c3f2a78: Layer already exists 01:55:42 c4e71c2a4573: Layer already exists 01:55:42 4.1.0-dev.16: digest: sha256:1b65f84283939a70017a28d618723a1f9b350cf79cbfcf67e002e8e7812a078e size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:42 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:36b6c69d7746709f2eb2dcbedaa608dfc4b959e8-4.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:43 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:36b6c69d7746709f2eb2dcbedaa608dfc4b959e8-4.1.0-dev.16 01:55:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 01:55:43 a61fd3253d2f: Preparing 01:55:43 d125d88a4236: Preparing 01:55:43 77198c3f2a78: Preparing 01:55:43 3e97b09952a8: Preparing 01:55:43 39954ed046cf: Preparing 01:55:43 c4e71c2a4573: Preparing 01:55:43 c4e71c2a4573: Waiting 01:55:43 39954ed046cf: Layer already exists 01:55:43 d125d88a4236: Layer already exists 01:55:43 77198c3f2a78: Layer already exists 01:55:43 3e97b09952a8: Layer already exists 01:55:43 a61fd3253d2f: Layer already exists 01:55:43 c4e71c2a4573: Layer already exists 01:55:43 36b6c69d7746709f2eb2dcbedaa608dfc4b959e8-4.1.0-dev.16: digest: sha256:1b65f84283939a70017a28d618723a1f9b350cf79cbfcf67e002e8e7812a078e size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:43 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:44 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:main 01:55:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 01:55:44 a61fd3253d2f: Preparing 01:55:44 d125d88a4236: Preparing 01:55:44 77198c3f2a78: Preparing 01:55:44 3e97b09952a8: Preparing 01:55:44 39954ed046cf: Preparing 01:55:44 c4e71c2a4573: Preparing 01:55:44 c4e71c2a4573: Waiting 01:55:44 77198c3f2a78: Layer already exists 01:55:44 d125d88a4236: Layer already exists 01:55:44 39954ed046cf: Layer already exists 01:55:44 a61fd3253d2f: Layer already exists 01:55:44 3e97b09952a8: Layer already exists 01:55:44 c4e71c2a4573: Layer already exists 01:55:44 main: digest: sha256:1b65f84283939a70017a28d618723a1f9b350cf79cbfcf67e002e8e7812a078e size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:55:44 ===================================================== [Pipeline] echo 01:55:44 taggedImages: 01:55:44 - nexus3.edgexfoundry.org:10004/device-s7-arm64:36b6c69d7746709f2eb2dcbedaa608dfc4b959e8 01:55:44 - nexus3.edgexfoundry.org:10004/device-s7-arm64:latest 01:55:44 - nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.16 01:55:44 - nexus3.edgexfoundry.org:10004/device-s7-arm64:36b6c69d7746709f2eb2dcbedaa608dfc4b959e8-4.1.0-dev.16 01:55:44 - nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] echo 01:55:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:36b6c69d7746709f2eb2dcbedaa608dfc4b959e8 [Pipeline] echo 01:55:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [Pipeline] echo 01:55:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.16 [Pipeline] echo 01:55:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:36b6c69d7746709f2eb2dcbedaa608dfc4b959e8-4.1.0-dev.16 [Pipeline] echo 01:55:44 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:55:45 01:55:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:55:45 arm64: Pulling from edgex-lftools-log-publisher 01:55:45 8998bd30e6a1: Pulling fs layer 01:55:45 04944245beec: Pulling fs layer 01:55:45 699f458cf7ca: Pulling fs layer 01:55:45 765212b225bb: Pulling fs layer 01:55:45 f23df028b6ca: Pulling fs layer 01:55:45 d65c8cfc05b1: Pulling fs layer 01:55:45 2437ff75d9bd: Pulling fs layer 01:55:45 765212b225bb: Waiting 01:55:45 f23df028b6ca: Waiting 01:55:45 d65c8cfc05b1: Waiting 01:55:45 2437ff75d9bd: Waiting 01:55:45 04944245beec: Verifying Checksum 01:55:45 04944245beec: Download complete 01:55:45 765212b225bb: Verifying Checksum 01:55:45 765212b225bb: Download complete 01:55:45 f23df028b6ca: Verifying Checksum 01:55:45 f23df028b6ca: Download complete 01:55:45 d65c8cfc05b1: Verifying Checksum 01:55:45 d65c8cfc05b1: Download complete 01:55:46 699f458cf7ca: Verifying Checksum 01:55:46 699f458cf7ca: Download complete 01:55:46 8998bd30e6a1: Verifying Checksum 01:55:46 8998bd30e6a1: Download complete 01:55:49 2437ff75d9bd: Verifying Checksum 01:55:49 2437ff75d9bd: Download complete 01:55:51 8998bd30e6a1: Pull complete 01:55:51 04944245beec: Pull complete 01:55:53 699f458cf7ca: Pull complete 01:55:53 765212b225bb: Pull complete 01:55:54 f23df028b6ca: Pull complete 01:55:54 d65c8cfc05b1: Pull complete 01:56:13 2437ff75d9bd: Pull complete 01:56:13 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:56:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:56:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:56:13 prd-ubuntu20.04-docker-arm64-4c-16g-4971 does not seem to be running inside a container 01:56:13 $ 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/43 -v /w/workspace/device-s7/43:/w/workspace/device-s7/43:rw,z -v /w/workspace/device-s7/43@tmp:/w/workspace/device-s7/43@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 01:56:16 $ docker top 07b515c67baaf67aa3a4c9ae96a8cd97bae3781d145fdb9f4d2a85579b82f2bd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:56:17 ---> job-cost.sh 01:56:17 lf-activate-venv: SKIPPING 01:56:17 INFO: No Stack... 01:56:18 INFO: Retrieving Pricing Info for: v3-standard-4 01:56:19 INFO: Archiving Costs [Pipeline] sh 01:56:19 + cat /w/workspace/device-s7/43/archives/cost.csv 01:56:19 + cut -d, -f6 [Pipeline] lock 01:56:19 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-main-43-stack-cost] 01:56:19 Resource [jenkins-edgexfoundry-device-s7-main-43-stack-cost] did not exist. Created. 01:56:19 Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-main-43-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:56:20 + echo total: 0.10999999940395355 [Pipeline] stash 01:56:20 Stashed 1 file(s) [Pipeline] } 01:56:20 Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-main-43-stack-cost] [Pipeline] // lock [Pipeline] } 01:56:20 $ docker stop --time=1 07b515c67baaf67aa3a4c9ae96a8cd97bae3781d145fdb9f4d2a85579b82f2bd 01:56:22 $ docker rm -f --volumes 07b515c67baaf67aa3a4c9ae96a8cd97bae3781d145fdb9f4d2a85579b82f2bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 07:31:58 Cancelling nested steps due to timeout 07:31:58 Sending interrupt signal to process 07:32:05 script returned exit code 143 [Pipeline] } 07:32:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:32:06 + '[' -d /w/workspace/edgexfoundry_device-s7_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 07:32:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:32:07 ---> package-listing.sh 07:32:07 ++ facter osfamily 07:32:07 ++ tr '[:upper:]' '[:lower:]' 07:32:07 + OS_FAMILY=redhat 07:32:07 + workspace=/w/workspace/edgexfoundry_device-s7_main 07:32:07 + START_PACKAGES=/tmp/packages_start.txt 07:32:07 + END_PACKAGES=/tmp/packages_end.txt 07:32:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:32:07 + PACKAGES=/tmp/packages_start.txt 07:32:07 + '[' /w/workspace/edgexfoundry_device-s7_main ']' 07:32:07 + PACKAGES=/tmp/packages_end.txt 07:32:07 + case "${OS_FAMILY}" in 07:32:07 + rpm -qa 07:32:07 + sort 07:32:08 + '[' -f /tmp/packages_start.txt ']' 07:32:08 + '[' -f /tmp/packages_end.txt ']' 07:32:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:32:08 + '[' /w/workspace/edgexfoundry_device-s7_main ']' 07:32:08 + mkdir -p /w/workspace/edgexfoundry_device-s7_main/archives/ 07:32:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_main/archives/ [Pipeline] echo 07:32:08 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-s7_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:32:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:32:08 07:32:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:32:09 latest: Pulling from edgex-lftools-log-publisher 07:32:09 5eb5b503b376: Pulling fs layer 07:32:09 5c69ac0246d0: Pulling fs layer 07:32:09 ec43610c2a17: Pulling fs layer 07:32:09 3a2ae6a8a46f: Pulling fs layer 07:32:09 33b1e0a273af: Pulling fs layer 07:32:09 5d3b04190fa2: Pulling fs layer 07:32:09 2f39f015ded8: Pulling fs layer 07:32:09 3a2ae6a8a46f: Waiting 07:32:09 33b1e0a273af: Waiting 07:32:09 5d3b04190fa2: Waiting 07:32:09 2f39f015ded8: Waiting 07:32:09 5c69ac0246d0: Verifying Checksum 07:32:09 5c69ac0246d0: Download complete 07:32:09 3a2ae6a8a46f: Verifying Checksum 07:32:09 3a2ae6a8a46f: Download complete 07:32:09 ec43610c2a17: Verifying Checksum 07:32:09 ec43610c2a17: Download complete 07:32:09 33b1e0a273af: Verifying Checksum 07:32:09 33b1e0a273af: Download complete 07:32:09 5d3b04190fa2: Verifying Checksum 07:32:09 5d3b04190fa2: Download complete 07:32:09 5eb5b503b376: Verifying Checksum 07:32:09 5eb5b503b376: Download complete 07:32:10 2f39f015ded8: Verifying Checksum 07:32:10 2f39f015ded8: Download complete 07:32:11 5eb5b503b376: Pull complete 07:32:11 5c69ac0246d0: Pull complete 07:32:11 ec43610c2a17: Pull complete 07:32:11 3a2ae6a8a46f: Pull complete 07:32:11 33b1e0a273af: Pull complete 07:32:11 5d3b04190fa2: Pull complete 07:32:16 2f39f015ded8: Pull complete 07:32:16 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:32:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:32:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:32:16 prd-centos7-docker-4c-2g-4980 does not seem to be running inside a container 07:32:16 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-s7_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:32:19 $ docker top 76d8025474c98acff5de45e9c9eb236daeb869d5cfaf5ee5386299352236f376 -eo pid,comm [Pipeline] { [Pipeline] sh 07:32:19 + touch /tmp/pre-build-complete [Pipeline] sh 07:32:19 + mkdir -p /var/log/sysstat [Pipeline] sh 07:32:19 + ls /var/log/sa-host 07:32:19 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:32:20 provisioning config files... 07:32:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config11182151515976733364tmp [Pipeline] { [Pipeline] echo 07:32:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:32:20 ---> create-netrc.sh [Pipeline] } 07:32:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:32:20 ---> python-tools-install.sh [Pipeline] echo 07:32:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:32:21 ---> sudo-logs.sh 07:32:21 Archiving 'sudo' log.. 07:32:21 sudo: unable to resolve host prd-centos7-docker-4c-2g-4980.novalocal: Name or service not known 07:32:21 sudo: unable to resolve host prd-centos7-docker-4c-2g-4980.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 07:32:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:32:21 ---> job-cost.sh 07:32:21 lf-activate-venv: SKIPPING 07:32:21 DEBUG: total: 0.10999999940395355 07:32:21 INFO: Retrieving Stack Cost... 07:32:21 INFO: Retrieving Pricing Info for: v3-standard-2 07:32:22 INFO: Archiving Costs [Pipeline] echo 07:32:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:32:22 ---> logs-deploy.sh 07:32:22 lf-activate-venv: SKIPPING 07:32:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/main/43 07:32:22 INFO: archiving workspace using pattern(s): 07:32:23 Archives upload complete. 07:32:23 INFO: archiving logs to Nexus 07:32:24 ---> uname -a: 07:32:24 Linux prd-centos7-docker-4c-2g-4980.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 07:32:24 07:32:24 07:32:24 ---> lscpu: 07:32:24 Architecture: x86_64 07:32:24 CPU op-mode(s): 32-bit, 64-bit 07:32:24 Byte Order: Little Endian 07:32:24 Address sizes: 40 bits physical, 48 bits virtual 07:32:24 CPU(s): 2 07:32:24 On-line CPU(s) list: 0,1 07:32:24 Thread(s) per core: 1 07:32:24 Core(s) per socket: 1 07:32:24 Socket(s): 2 07:32:24 NUMA node(s): 1 07:32:24 Vendor ID: AuthenticAMD 07:32:24 CPU family: 23 07:32:24 Model: 49 07:32:24 Model name: AMD EPYC-Rome Processor 07:32:24 Stepping: 0 07:32:24 CPU MHz: 2799.998 07:32:24 BogoMIPS: 5599.99 07:32:24 Virtualization: AMD-V 07:32:24 Hypervisor vendor: KVM 07:32:24 Virtualization type: full 07:32:24 L1d cache: 64 KiB 07:32:24 L1i cache: 64 KiB 07:32:24 L2 cache: 1 MiB 07:32:24 L3 cache: 32 MiB 07:32:24 NUMA node0 CPU(s): 0,1 07:32:24 Vulnerability Itlb multihit: Not affected 07:32:24 Vulnerability L1tf: Not affected 07:32:24 Vulnerability Mds: Not affected 07:32:24 Vulnerability Meltdown: Not affected 07:32:24 Vulnerability Mmio stale data: Not affected 07:32:24 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:32:24 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 07:32:24 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 07:32:24 Vulnerability Srbds: Not affected 07:32:24 Vulnerability Tsx async abort: Not affected 07:32:24 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm 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 07:32:24 07:32:24 07:32:24 ---> nproc: 07:32:24 2 07:32:24 07:32:24 07:32:24 ---> df -h: 07:32:24 Filesystem Size Used Avail Use% Mounted on 07:32:24 overlay 40G 6.8G 34G 17% / 07:32:24 tmpfs 64M 0 64M 0% /dev 07:32:24 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 07:32:24 shm 64M 0 64M 0% /dev/shm 07:32:24 /dev/vda1 40G 6.8G 34G 17% /facter-os 07:32:24 07:32:24 07:32:24 Cannot open /var/log/sysstat/sa12: No such file or directory 07:32:24 Please check if data collecting is enabled 07:32:24 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:32:24 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 07:32:24 $ docker stop --time=1 76d8025474c98acff5de45e9c9eb236daeb869d5cfaf5ee5386299352236f376 07:32:25 $ docker rm -f --volumes 76d8025474c98acff5de45e9c9eb236daeb869d5cfaf5ee5386299352236f376 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 07:32:25 [WS-CLEANUP] Deleting project workspace... 07:32:25 [WS-CLEANUP] Deferred wipeout is used... 07:32:25 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:32:26 07:32:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:32:26 latest: Pulling from edgex-lftools-log-publisher 07:32:26 5eb5b503b376: Pulling fs layer 07:32:26 5c69ac0246d0: Pulling fs layer 07:32:26 ec43610c2a17: Pulling fs layer 07:32:26 3a2ae6a8a46f: Pulling fs layer 07:32:26 33b1e0a273af: Pulling fs layer 07:32:26 5d3b04190fa2: Pulling fs layer 07:32:26 2f39f015ded8: Pulling fs layer 07:32:26 3a2ae6a8a46f: Waiting 07:32:26 33b1e0a273af: Waiting 07:32:26 5d3b04190fa2: Waiting 07:32:26 2f39f015ded8: Waiting 07:32:26 5c69ac0246d0: Verifying Checksum 07:32:26 5c69ac0246d0: Download complete 07:32:26 3a2ae6a8a46f: Verifying Checksum 07:32:26 3a2ae6a8a46f: Download complete 07:32:26 33b1e0a273af: Verifying Checksum 07:32:26 33b1e0a273af: Download complete 07:32:26 5d3b04190fa2: Download complete 07:32:26 ec43610c2a17: Verifying Checksum 07:32:26 ec43610c2a17: Download complete 07:32:26 5eb5b503b376: Verifying Checksum 07:32:26 5eb5b503b376: Download complete 07:32:27 2f39f015ded8: Verifying Checksum 07:32:27 2f39f015ded8: Download complete 07:32:27 5eb5b503b376: Pull complete 07:32:28 5c69ac0246d0: Pull complete 07:32:28 ec43610c2a17: Pull complete 07:32:28 3a2ae6a8a46f: Pull complete 07:32:28 33b1e0a273af: Pull complete 07:32:28 5d3b04190fa2: Pull complete 07:32:35 2f39f015ded8: Pull complete 07:32:35 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:32:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:32:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:32:35 prd-ubuntu20.04-docker-8c-8g-4964 does not seem to be running inside a container 07:32:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:32:36 $ docker top aa73777ff2470b4e9a49445e4cefdddbeb1ac39f514fdca9199ba7a8ed3ff9e0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:32:36 ---> job-cost.sh 07:32:36 lf-activate-venv: SKIPPING 07:32:36 INFO: No Stack... 07:32:36 INFO: Retrieving Pricing Info for: v3-standard-8 07:32:37 INFO: Archiving Costs [Pipeline] sh 07:32:37 + cat /w/workspace/edgexfoundry_device-s7_main/archives/cost.csv 07:32:37 + cut -d, -f6 [Pipeline] lock 07:32:37 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-main-43-stack-cost] 07:32:37 Resource [jenkins-edgexfoundry-device-s7-main-43-stack-cost] did not exist. Created. 07:32:37 Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-main-43-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:32:37 /w/workspace/edgexfoundry_device-s7_main@tmp/durable-ab696299/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:32:38 + echo total: 1.5299999713897705 [Pipeline] stash 07:32:38 Warning: overwriting stash ‘stack-cost’ 07:32:38 Stashed 1 file(s) [Pipeline] } 07:32:38 Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-main-43-stack-cost] [Pipeline] // lock [Pipeline] } 07:32:38 $ docker stop --time=1 aa73777ff2470b4e9a49445e4cefdddbeb1ac39f514fdca9199ba7a8ed3ff9e0 07:32:39 $ docker rm -f --volumes aa73777ff2470b4e9a49445e4cefdddbeb1ac39f514fdca9199ba7a8ed3ff9e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:32:39 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:32:40 + [ -d /w/workspace/edgexfoundry_device-s7_main/archives ] 07:32:40 + ls -al /w/workspace/edgexfoundry_device-s7_main/archives 07:32:40 total 16 07:32:40 drwxr-xr-x 3 root root 4096 Apr 12 07:32 . 07:32:40 drwxrwxr-x 9 jenkins jenkins 4096 Apr 12 07:32 .. 07:32:40 drwxr-xr-x 2 root root 4096 Apr 12 07:32 cost 07:32:40 -rw-r--r-- 1 root root 82 Apr 12 07:32 cost.csv 07:32:40 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-s7_main/archives 07:32:40 + ls -al /w/workspace/edgexfoundry_device-s7_main/archives 07:32:40 total 16 07:32:40 drwxr-xr-x 3 jenkins jenkins 4096 Apr 12 07:32 . 07:32:40 drwxrwxr-x 9 jenkins jenkins 4096 Apr 12 07:32 .. 07:32:40 drwxr-xr-x 2 jenkins jenkins 4096 Apr 12 07:32 cost 07:32:40 -rw-r--r-- 1 jenkins jenkins 82 Apr 12 07:32 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:32:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:32:41 ---> package-listing.sh 07:32:41 ++ facter osfamily 07:32:41 ++ tr '[:upper:]' '[:lower:]' 07:32:41 + OS_FAMILY=debian 07:32:41 + workspace=/w/workspace/edgexfoundry_device-s7_main 07:32:41 + START_PACKAGES=/tmp/packages_start.txt 07:32:41 + END_PACKAGES=/tmp/packages_end.txt 07:32:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:32:41 + PACKAGES=/tmp/packages_start.txt 07:32:41 + '[' /w/workspace/edgexfoundry_device-s7_main ']' 07:32:41 + PACKAGES=/tmp/packages_end.txt 07:32:41 + case "${OS_FAMILY}" in 07:32:41 + dpkg -l 07:32:41 + grep '^ii' 07:32:41 + '[' -f /tmp/packages_start.txt ']' 07:32:41 + '[' -f /tmp/packages_end.txt ']' 07:32:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:32:41 + '[' /w/workspace/edgexfoundry_device-s7_main ']' 07:32:41 + mkdir -p /w/workspace/edgexfoundry_device-s7_main/archives/ 07:32:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_main/archives/ [Pipeline] echo 07:32:41 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-s7_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:32:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:32:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:32:42 prd-ubuntu20.04-docker-8c-8g-4964 does not seem to be running inside a container 07:32:42 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-s7_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:32:42 $ docker top cc64511e27380e469d9f1680f1c07a6226ae4fcd236bf1a4c848239739ab359d -eo pid,comm [Pipeline] { [Pipeline] sh 07:32:43 + touch /tmp/pre-build-complete [Pipeline] sh 07:32:43 + mkdir -p /var/log/sysstat [Pipeline] sh 07:32:43 + ls /var/log/sa-host 07:32:43 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:32:43 provisioning config files... 07:32:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config11047184951041093408tmp [Pipeline] { [Pipeline] echo 07:32:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:32:44 ---> create-netrc.sh [Pipeline] } 07:32:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:32:44 ---> python-tools-install.sh [Pipeline] echo 07:32:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:32:44 ---> sudo-logs.sh 07:32:44 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:32:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:32:45 ---> job-cost.sh 07:32:45 lf-activate-venv: SKIPPING 07:32:45 DEBUG: total: 1.5299999713897705 07:32:45 INFO: Retrieving Stack Cost... 07:32:45 INFO: Retrieving Pricing Info for: v3-standard-8 07:32:45 INFO: Archiving Costs [Pipeline] echo 07:32:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:32:45 ---> logs-deploy.sh 07:32:45 lf-activate-venv: SKIPPING 07:32:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/main/43 07:32:45 INFO: archiving workspace using pattern(s): 07:32:46 Archives upload complete. 07:32:46 INFO: archiving logs to Nexus