Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2d83bb8572707f71b91caf73b01df10f3019136c 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-ssh8119470285766745981.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5245823619386391897.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-s7/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-s7/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3400020797683014971.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13745654875790082888.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-ssh16584146627790363322.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-s7] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-s7-settings PROJECT: device-s7 USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-s7 DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-36833 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 > 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 Avoid second fetch Checking out Revision 2d83bb8572707f71b91caf73b01df10f3019136c (main) Commit message: "Merge pull request #35 from jinlinGuan/v4-update" > git config core.sparsecheckout # timeout=10 > git checkout -f 2d83bb8572707f71b91caf73b01df10f3019136c # timeout=10 > git rev-list --no-walk 9db981aa25816d0e0d272d921f7244c5f9cb19d6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:16:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:16:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:16:55 ========================================================= 07:16:55 EdgeX Global Pipelines Version Info 07:16:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:16:56 ------------------- 07:16:56 stable info: 07:16:56 ------------------- 07:16:56 Commited By: Cherry Wang cherry@iotechsys.com 07:16:56 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 07:16:56 Message: update stable to v1.0.269 07:16:56 ------------------- 07:16:56 experimental info: 07:16:56 ------------------- 07:16:56 Commited By: **** collab-it+edgex@linuxfoundation.org 07:16:56 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 07:16:56 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:16:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-s7-settings [Pipeline] echo 07:16:56 [edgeXSetupEnvironment]: set envvar PROJECT = device-s7 [Pipeline] echo 07:16:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:16:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:16:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:16:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 07:16:57 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:16:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:16:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:16:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:16:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:16:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-s7 [Pipeline] echo 07:16:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:16:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:16:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:16:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:16:57 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:16:57 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:16:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:16:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:16:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:16:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:16:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:16:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:16:57 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:16:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:16:57 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:16:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 07:16:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 07:16:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 07:16:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2d83bb8572707f71b91caf73b01df10f3019136c [Pipeline] echo 07:16:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2d83bb8 [Pipeline] echo 07:16:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:16:57 provisioning config files... 07:16:57 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config2246105706253634929tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:16:58 ---> ****-login.sh 07:16:58 nexus3.edgexfoundry.org:10001 07:16:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:16:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:16:58 Configure a credential helper to remove this warning. See 07:16:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:16:58 07:16:58 Login Succeeded 07:16:58 nexus3.edgexfoundry.org:10002 07:16:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:16:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:16:58 Configure a credential helper to remove this warning. See 07:16:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:16:58 07:16:58 Login Succeeded 07:16:58 nexus3.edgexfoundry.org:10003 07:16:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:16:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:16:59 Configure a credential helper to remove this warning. See 07:16:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:16:59 07:16:59 Login Succeeded 07:16:59 nexus3.edgexfoundry.org:10004 07:16:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:16:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:16:59 Configure a credential helper to remove this warning. See 07:16:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:16:59 07:16:59 Login Succeeded 07:16:59 ****.io 07:16:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:16:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:16:59 Configure a credential helper to remove this warning. See 07:16:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:16:59 07:16:59 Login Succeeded 07:16:59 ---> ****-login.sh ends [Pipeline] } 07:16:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:16:59 + git rev-list -1 --merges 2d83bb8572707f71b91caf73b01df10f3019136c~1..2d83bb8572707f71b91caf73b01df10f3019136c [Pipeline] echo 07:16:59 -----------> git rev-list -1 --merges 2d83bb8572707f71b91caf73b01df10f3019136c~1..2d83bb8572707f71b91caf73b01df10f3019136c 2d83bb8572707f71b91caf73b01df10f3019136c 07:16:59 2d83bb8572707f71b91caf73b01df10f3019136c [false] [Pipeline] sh 07:17:00 + git log --format=format:%s -1 2d83bb8572707f71b91caf73b01df10f3019136c [Pipeline] echo 07:17:00 ========================================================= 07:17:00 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:17:00 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:17:00 + git log --format=format:%s -1 2d83bb8572707f71b91caf73b01df10f3019136c [Pipeline] echo 07:17:00 [semverPrep] GIT_COMMIT: 2d83bb8572707f71b91caf73b01df10f3019136c, Commit Message: Merge pull request #35 from jinlinGuan/v4-update [Pipeline] echo 07:17:00 [semverPrep] This is not a build commit. [Pipeline] sh 07:17:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:17:00 + grep -v github /etc/ssh/ssh_known_hosts 07:17:00 + [ -e /tmp/ssh_known_hosts ] 07:17:00 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:17:00 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:17:00 sudo tee -a /etc/ssh/ssh_known_hosts 07:17:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:17:01 07:17:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:17:01 0.1.4: Pulling from edgex-devops/py-git-semver 07:17:01 b85a868b505f: Pulling fs layer 07:17:01 e2be974225ed: Pulling fs layer 07:17:01 339a4e72a1f5: Pulling fs layer 07:17:01 988bab9f4d93: Pulling fs layer 07:17:01 1469e6f7b9e6: Pulling fs layer 07:17:01 eaf3925da568: Pulling fs layer 07:17:01 bab4dde63d76: Pulling fs layer 07:17:01 bde34c3a00c8: Pulling fs layer 07:17:01 b352a97aabf1: Pulling fs layer 07:17:01 4872d77fe225: Pulling fs layer 07:17:01 5851b861e8e6: Pulling fs layer 07:17:01 1469e6f7b9e6: Waiting 07:17:01 eaf3925da568: Waiting 07:17:01 bab4dde63d76: Waiting 07:17:01 bde34c3a00c8: Waiting 07:17:01 b352a97aabf1: Waiting 07:17:01 4872d77fe225: Waiting 07:17:01 5851b861e8e6: Waiting 07:17:01 988bab9f4d93: Waiting 07:17:01 e2be974225ed: Verifying Checksum 07:17:01 e2be974225ed: Download complete 07:17:01 988bab9f4d93: Verifying Checksum 07:17:01 988bab9f4d93: Download complete 07:17:01 1469e6f7b9e6: Verifying Checksum 07:17:01 1469e6f7b9e6: Download complete 07:17:01 339a4e72a1f5: Verifying Checksum 07:17:01 339a4e72a1f5: Download complete 07:17:01 eaf3925da568: Verifying Checksum 07:17:01 eaf3925da568: Download complete 07:17:01 bde34c3a00c8: Verifying Checksum 07:17:01 bde34c3a00c8: Download complete 07:17:01 b352a97aabf1: Download complete 07:17:01 4872d77fe225: Verifying Checksum 07:17:01 4872d77fe225: Download complete 07:17:01 5851b861e8e6: Verifying Checksum 07:17:01 5851b861e8e6: Download complete 07:17:01 b85a868b505f: Verifying Checksum 07:17:01 b85a868b505f: Download complete 07:17:02 bab4dde63d76: Verifying Checksum 07:17:02 bab4dde63d76: Download complete 07:17:03 b85a868b505f: Pull complete 07:17:03 e2be974225ed: Pull complete 07:17:03 339a4e72a1f5: Pull complete 07:17:03 988bab9f4d93: Pull complete 07:17:04 1469e6f7b9e6: Pull complete 07:17:04 eaf3925da568: Pull complete 07:17:06 bab4dde63d76: Pull complete 07:17:06 bde34c3a00c8: Pull complete 07:17:06 b352a97aabf1: Pull complete 07:17:06 4872d77fe225: Pull complete 07:17:06 5851b861e8e6: Pull complete 07:17:06 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:17:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:17:06 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:17:06 prd-ubuntu20.04-docker-8c-8g-36833 does not seem to be running inside a container 07:17:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:17:09 $ docker top 511d2fc23a3197937ab65a1b59c1f2eb7a277aef3f621f09bd5bc1fdb8ace979 -eo pid,comm 07:17:09 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 07:17:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:17:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:17:09 [ssh-agent] Looking for ssh-agent implementation... 07:17:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:17:09 $ docker exec 511d2fc23a3197937ab65a1b59c1f2eb7a277aef3f621f09bd5bc1fdb8ace979 ssh-agent 07:17:09 SSH_AUTH_SOCK=/tmp/ssh-PbSsus31g387/agent.32 07:17:09 SSH_AGENT_PID=38 07:17:09 Running ssh-add (command line suppressed) 07:17:10 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_1361267045027057090.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_1361267045027057090.key) 07:17:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:17:10 + git tag --points-at HEAD [Pipeline] } 07:17:10 $ docker exec --env ******** --env ******** 511d2fc23a3197937ab65a1b59c1f2eb7a277aef3f621f09bd5bc1fdb8ace979 ssh-agent -k 07:17:10 unset SSH_AUTH_SOCK; 07:17:10 unset SSH_AGENT_PID; 07:17:10 echo Agent pid 38 killed; 07:17:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:17:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:17:10 [ssh-agent] Looking for ssh-agent implementation... 07:17:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:17:10 $ docker exec 511d2fc23a3197937ab65a1b59c1f2eb7a277aef3f621f09bd5bc1fdb8ace979 ssh-agent 07:17:10 SSH_AUTH_SOCK=/tmp/ssh-frDh0KGfqhhr/agent.71 07:17:10 SSH_AGENT_PID=77 07:17:10 Running ssh-add (command line suppressed) 07:17:10 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_10202993545639501134.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_10202993545639501134.key) 07:17:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:17:11 + git semver init 07:17:11 2025-01-16 07:17:11,381 [run_init] DEBUG init version:0.0.0 force:False 07:17:11 2025-01-16 07:17:11,382 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-s7_main/.semver 07:17:11 2025-01-16 07:17:11,382 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-s7.git /w/workspace/edgexfoundry_device-s7_main/.semver 07:17:11 2025-01-16 07:17:11,382 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-s7.git', '/w/workspace/edgexfoundry_device-s7_main/.semver'], cwd=/w/workspace/edgexfoundry_device-s7_main, universal_newlines=False, shell=None, istream=None) 07:17:12 2025-01-16 07:17:11,957 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-s7_main/.git/info/exclude 07:17:12 2025-01-16 07:17:11,957 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-s7_main/.semver/main with force:False 07:17:12 2025-01-16 07:17:11,957 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 07:17:12 2025-01-16 07:17:11,958 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 07:17:12 4.0.0-dev.5 [Pipeline] } 07:17:12 $ docker exec --env ******** --env ******** 511d2fc23a3197937ab65a1b59c1f2eb7a277aef3f621f09bd5bc1fdb8ace979 ssh-agent -k 07:17:12 unset SSH_AUTH_SOCK; 07:17:12 unset SSH_AGENT_PID; 07:17:12 echo Agent pid 77 killed; 07:17:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:17:12 + git semver [Pipeline] } 07:17:12 $ docker stop --time=1 511d2fc23a3197937ab65a1b59c1f2eb7a277aef3f621f09bd5bc1fdb8ace979 07:17:14 $ docker rm -f --volumes 511d2fc23a3197937ab65a1b59c1f2eb7a277aef3f621f09bd5bc1fdb8ace979 [Pipeline] // withDockerContainer [Pipeline] sh 07:17:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:17:14 Stashed 1 file(s) [Pipeline] echo 07:17:14 [edgeXSemver]: initialized semver on version 4.0.0-dev.5 [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 07:17:14 provisioning config files... 07:17:14 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config4270963725002128778tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:17:15 ---> ****-login.sh 07:17:15 nexus3.edgexfoundry.org:10001 07:17:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:17:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:17:15 Configure a credential helper to remove this warning. See 07:17:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:17:15 07:17:15 Login Succeeded 07:17:15 nexus3.edgexfoundry.org:10002 07:17:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:17:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:17:15 Configure a credential helper to remove this warning. See 07:17:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:17:15 07:17:15 Login Succeeded 07:17:15 nexus3.edgexfoundry.org:10003 07:17:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:17:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:17:15 Configure a credential helper to remove this warning. See 07:17:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:17:15 07:17:15 Login Succeeded 07:17:15 nexus3.edgexfoundry.org:10004 07:17:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:17:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:17:15 Configure a credential helper to remove this warning. See 07:17:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:17:15 07:17:15 Login Succeeded 07:17:15 ****.io 07:17:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:17:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:17:15 Configure a credential helper to remove this warning. See 07:17:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:17:15 07:17:15 Login Succeeded 07:17:15 ---> ****-login.sh ends [Pipeline] } 07:17:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:17:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:17:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:17:15 ========================================================= 07:17:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 07:17:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:16 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 07:17:16 Sending build context to Docker daemon 673.3kB 07:17:16 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 07:17:16 Step 2/10 : FROM ${BASE} AS builder 07:17:16 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 07:17:16 da9db072f522: Pulling fs layer 07:17:16 6ef4a4ee8ca5: Pulling fs layer 07:17:16 06f05ace1117: Pulling fs layer 07:17:16 5fe327b54edc: Pulling fs layer 07:17:16 4f4fb700ef54: Pulling fs layer 07:17:16 92a5565b7b96: Pulling fs layer 07:17:16 ff9bb7016b71: Pulling fs layer 07:17:16 b67dba6c2c7d: Pulling fs layer 07:17:16 a813b0c90790: Pulling fs layer 07:17:16 5fe327b54edc: Waiting 07:17:16 4f4fb700ef54: Waiting 07:17:16 92a5565b7b96: Waiting 07:17:16 a813b0c90790: Waiting 07:17:16 ff9bb7016b71: Waiting 07:17:16 b67dba6c2c7d: Waiting 07:17:16 6ef4a4ee8ca5: Download complete 07:17:16 5fe327b54edc: Verifying Checksum 07:17:16 5fe327b54edc: Download complete 07:17:16 4f4fb700ef54: Verifying Checksum 07:17:16 4f4fb700ef54: Download complete 07:17:16 92a5565b7b96: Verifying Checksum 07:17:16 92a5565b7b96: Download complete 07:17:16 da9db072f522: Download complete 07:17:16 ff9bb7016b71: Verifying Checksum 07:17:16 ff9bb7016b71: Download complete 07:17:16 da9db072f522: Pull complete 07:17:16 a813b0c90790: Verifying Checksum 07:17:16 a813b0c90790: Download complete 07:17:16 6ef4a4ee8ca5: Pull complete 07:17:16 06f05ace1117: Verifying Checksum 07:17:16 06f05ace1117: Download complete 07:17:17 b67dba6c2c7d: Verifying Checksum 07:17:17 b67dba6c2c7d: Download complete 07:17:20 06f05ace1117: Pull complete 07:17:20 5fe327b54edc: Pull complete 07:17:20 4f4fb700ef54: Pull complete 07:17:20 92a5565b7b96: Pull complete 07:17:20 ff9bb7016b71: Pull complete 07:17:23 b67dba6c2c7d: Pull complete 07:17:23 a813b0c90790: Pull complete 07:17:23 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 07:17:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:17:23 ---> 3ba60ce46760 07:17:23 Step 3/10 : ARG MAKE=make build 07:17:28 ---> Running in 90651ca250ee 07:17:28 Removing intermediate container 90651ca250ee 07:17:28 ---> 279f62e041b5 07:17:28 Step 4/10 : WORKDIR /device-s7 07:17:28 ---> Running in d97827884a33 07:17:28 Removing intermediate container d97827884a33 07:17:28 ---> 5e5358124ffd 07:17:28 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 07:17:28 ---> Running in 3fc3737bdf38 07:17:28 Removing intermediate container 3fc3737bdf38 07:17:28 ---> d74c80182e2e 07:17:28 Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev 07:17:28 ---> Running in c8af1185b052 07:17:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:17:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:17:29 OK: 248 MiB in 58 packages 07:17:29 Removing intermediate container c8af1185b052 07:17:29 ---> 910cd4b3277e 07:17:29 Step 7/10 : COPY go.mod vendor* ./ 07:17:29 ---> 185b1c2cc69c 07:17:29 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:17:29 ---> Running in 6690d6cd6c79 07:17:29 Still waiting to schedule task 07:17:29 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 07:18:26 Removing intermediate container 6690d6cd6c79 07:18:26 ---> 172a0052ac29 07:18:26 Step 9/10 : COPY . . 07:18:26 ---> d3ca49a4ae80 07:18:26 Step 10/10 : RUN ${MAKE} 07:18:26 ---> Running in bb8912f85d20 07:18:26 noop 07:18:26 Removing intermediate container bb8912f85d20 07:18:26 ---> 99c24a7eef91 07:18:26 Successfully built 99c24a7eef91 07:18:26 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:26 + docker inspect -f . ci-base-image-x86_64 07:18:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:18:26 prd-ubuntu20.04-docker-8c-8g-36833 does not seem to be running inside a container 07:18:26 $ 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 07:18:26 $ docker top 3a9df15751d7887740d67b6c34c4d4d9f2ad301fa2b276fa00478deeb780efad -eo pid,comm [Pipeline] { [Pipeline] sh 07:18:27 + go version 07:18:27 go version go1.23.4 linux/amd64 [Pipeline] } 07:18:27 $ docker stop --time=1 3a9df15751d7887740d67b6c34c4d4d9f2ad301fa2b276fa00478deeb780efad 07:18:28 $ docker rm -f --volumes 3a9df15751d7887740d67b6c34c4d4d9f2ad301fa2b276fa00478deeb780efad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:29 + docker inspect -f . ci-base-image-x86_64 07:18:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:18:29 prd-ubuntu20.04-docker-8c-8g-36833 does not seem to be running inside a container 07:18:29 $ 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 07:18:29 $ docker top 95d24ed9bee32199c186296ae35076c3a7961001cec69bfe75fdcbd1d2e70f66 -eo pid,comm [Pipeline] { [Pipeline] sh 07:18:29 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] fileExists [Pipeline] sh 07:18:30 + make test 07:18:30 go test -race -coverprofile=coverage.out ./... 07:18:38 ? github.com/edgexfoundry/device-s7 [no test files] 07:18:55 Running on prd-ubuntu20.04-docker-arm64-4c-16g-36834 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] ws 07:18:55 Running in /w/workspace/device-s7/12 [Pipeline] { [Pipeline] checkout 07:18:55 Selected Git installation does not exist. Using Default 07:18:55 The recommended git tool is: NONE 07:19:00 github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements 07:19:01 using credential edgex-jenkins-ssh 07:19:01 ok github.com/edgexfoundry/device-s7/internal/driver 1.029s coverage: 6.8% of statements 07:19:01 Cloning the remote Git repository 07:19:01 Cloning repository git@github.com:edgexfoundry/device-s7.git 07:19:01 > git init /w/workspace/device-s7/12 # timeout=10 07:19:01 Fetching upstream changes from git@github.com:edgexfoundry/device-s7.git 07:19:01 > git --version # timeout=10 07:19:01 > git --version # 'git version 2.25.1' 07:19:01 using GIT_SSH to set credentials SSH Credentials for GitHub 07:19:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-s7.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:19:02 > git config remote.origin.url git@github.com:edgexfoundry/device-s7.git # timeout=10 07:19:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:19:03 Avoid second fetch 07:19:03 Checking out Revision 2d83bb8572707f71b91caf73b01df10f3019136c (main) 07:19:03 > git config core.sparsecheckout # timeout=10 07:19:03 > git checkout -f 2d83bb8572707f71b91caf73b01df10f3019136c # timeout=10 07:19:03 Commit message: "Merge pull request #35 from jinlinGuan/v4-update" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:19:08 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:19:08 % Total % Received % Xferd Average Speed Time Time Time Current 07:19:08 Dload Upload Total Spent Left Speed 07:19:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 111k 0 --:--:-- --:--:-- --:--:-- 111k [Pipeline] sh 07:19:08 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:19:08 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:19:08 + sudo tee /etc/docker/daemon.new 07:19:08 { 07:19:08 "registry-mirrors": [ 07:19:08 "https://nexus3.edgexfoundry.org:10001" 07:19:08 ], 07:19:08 "bip": "10.250.0.254/24", 07:19:08 "hosts": [ 07:19:08 "tcp://0.0.0.0:5555", 07:19:08 "unix:///var/run/docker.sock" 07:19:08 ], 07:19:08 "mtu": 1458, 07:19:08 "selinux-enabled": true, 07:19:08 "seccomp-profile": "/etc/docker/seccomp.json" 07:19:08 } [Pipeline] sh 07:19:09 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:19:09 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:19:27 provisioning config files... 07:19:27 copy managed file [device-s7-settings] to file:/w/workspace/device-s7/12@tmp/config5576535911455396736tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:19:28 ---> ****-login.sh 07:19:28 nexus3.edgexfoundry.org:10001 07:19:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:19:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:19:28 Configure a credential helper to remove this warning. See 07:19:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:19:28 07:19:28 Login Succeeded 07:19:28 nexus3.edgexfoundry.org:10002 07:19:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:19:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:19:29 Configure a credential helper to remove this warning. See 07:19:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:19:29 07:19:29 Login Succeeded 07:19:29 nexus3.edgexfoundry.org:10003 07:19:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:19:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:19:29 Configure a credential helper to remove this warning. See 07:19:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:19:29 07:19:29 Login Succeeded 07:19:29 nexus3.edgexfoundry.org:10004 07:19:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:19:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:19:29 Configure a credential helper to remove this warning. See 07:19:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:19:29 07:19:29 Login Succeeded 07:19:29 ****.io 07:19:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:19:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:19:29 Configure a credential helper to remove this warning. See 07:19:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:19:29 07:19:29 Login Succeeded 07:19:29 ---> ****-login.sh ends [Pipeline] } 07:19:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:19:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:19:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:19:30 ========================================================= 07:19:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 07:19:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:30 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 07:19:32 #0 building with "default" instance using docker driver 07:19:32 07:19:32 #1 [internal] load build definition from Dockerfile 07:19:32 #1 transferring dockerfile: 1.62kB 0.0s done 07:19:32 #1 DONE 0.1s 07:19:32 07:19:32 #2 [internal] load .dockerignore 07:19:32 #2 transferring context: 2B done 07:19:32 #2 DONE 0.1s 07:19:32 07:19:32 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 07:19:32 #3 DONE 0.1s 07:19:32 07:19:32 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 07:19:32 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 0.0s done 07:19:32 #4 ... 07:19:32 07:19:32 #5 [internal] load build context 07:19:32 #5 transferring context: 378.85kB 0.1s done 07:19:32 #5 DONE 0.1s 07:19:32 07:19:32 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 07:19:32 #4 sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 2.20kB / 2.20kB done 07:19:32 #4 sha256:63f30b955cb97fcd3b0f66c958b490aa2c7b3743d97e3fa179989d7288cc1b86 4.16kB / 4.16kB done 07:19:32 #4 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0B / 4.09MB 0.1s 07:19:32 #4 sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 293.53kB / 293.53kB 0.1s 07:19:32 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 3.15MB / 70.67MB 0.2s 07:19:32 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done 07:19:32 #4 sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 126B / 126B 0.1s done 07:19:32 #4 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 3.15MB / 4.09MB 0.2s 07:19:32 #4 sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 293.53kB / 293.53kB 0.1s done 07:19:32 #4 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 07:19:32 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 0B / 98.78MB 0.3s 07:19:32 #4 sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 441B / 441B 0.2s done 07:19:32 #4 sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 93B / 93B 0.3s done 07:19:32 #4 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.2s done 07:19:32 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 11.53MB / 70.67MB 0.4s 07:19:32 #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 2.10MB / 12.74MB 0.4s 07:19:32 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 22.02MB / 70.67MB 0.6s 07:19:32 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 11.53MB / 98.78MB 0.6s 07:19:32 #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 7.34MB / 12.74MB 0.6s 07:19:32 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 27.08MB / 70.67MB 0.7s 07:19:32 #4 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.4s done 07:19:32 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 16.78MB / 98.78MB 0.7s 07:19:32 #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 10.49MB / 12.74MB 0.7s 07:19:32 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 32.51MB / 70.67MB 0.8s 07:19:32 #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 12.74MB / 12.74MB 0.8s done 07:19:32 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 43.34MB / 70.67MB 1.0s 07:19:32 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 31.46MB / 98.78MB 1.0s 07:19:32 #4 extracting sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 07:19:33 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 49.28MB / 70.67MB 1.1s 07:19:33 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 54.53MB / 70.67MB 1.2s 07:19:33 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 41.15MB / 98.78MB 1.2s 07:19:33 #4 extracting sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 0.2s done 07:19:33 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 64.11MB / 70.67MB 1.4s 07:19:33 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 51.38MB / 98.78MB 1.4s 07:19:33 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 69.21MB / 70.67MB 1.5s 07:19:33 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 57.67MB / 98.78MB 1.5s 07:19:33 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 63.96MB / 98.78MB 1.6s 07:19:33 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 70.67MB / 70.67MB 1.6s done 07:19:33 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 72.35MB / 98.78MB 1.8s 07:19:33 #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 07:19:34 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 77.59MB / 98.78MB 1.9s 07:19:34 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 82.84MB / 98.78MB 2.0s 07:19:34 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 94.37MB / 98.78MB 2.2s 07:19:34 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 98.78MB / 98.78MB 2.4s done 07:19:39 go vet ./... 07:19:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:19:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:19:41 ./bin/test-attribution-txt.sh [Pipeline] echo 07:19:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 07:19:41 $ docker stop --time=1 95d24ed9bee32199c186296ae35076c3a7961001cec69bfe75fdcbd1d2e70f66 07:19:41 #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 6.2s 07:19:45 $ docker rm -f --volumes 95d24ed9bee32199c186296ae35076c3a7961001cec69bfe75fdcbd1d2e70f66 07:19:45 #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 11.7s [Pipeline] // withDockerContainer [Pipeline] sh 07:19:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:19:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:19:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:19:47 + ls -al . 07:19:47 total 216 07:19:47 drwxrwxr-x 8 jenkins jenkins 4096 Jan 16 07:18 . 07:19:47 drwxrwxr-x 4 jenkins jenkins 4096 Jan 16 07:16 .. 07:19:47 drwxrwxr-x 8 jenkins jenkins 4096 Jan 16 07:19 .git 07:19:47 drwxrwxr-x 2 jenkins jenkins 4096 Jan 16 07:16 .github 07:19:47 -rw-rw-r-- 1 jenkins jenkins 237 Jan 16 07:16 .gitignore 07:19:47 -rw-rw-r-- 1 jenkins jenkins 42 Jan 16 07:16 .golangci.yml 07:19:47 drwxr-xr-x 3 jenkins jenkins 4096 Jan 16 07:17 .semver 07:19:47 -rw-rw-r-- 1 jenkins jenkins 19679 Jan 16 07:16 Attribution.txt 07:19:47 -rw-rw-r-- 1 jenkins jenkins 1579 Jan 16 07:16 Dockerfile 07:19:47 -rw-rw-r-- 1 jenkins jenkins 643 Jan 16 07:16 Jenkinsfile 07:19:47 -rw-rw-r-- 1 jenkins jenkins 10947 Jan 16 07:16 LICENSE 07:19:47 -rw-rw-r-- 1 jenkins jenkins 1903 Jan 16 07:16 Makefile 07:19:47 -rw-rw-r-- 1 jenkins jenkins 614 Jan 16 07:16 OWNERS.md 07:19:47 -rw-rw-r-- 1 jenkins jenkins 2393 Jan 16 07:16 README.md 07:19:47 -rw-rw-r-- 1 jenkins jenkins 11 Jan 16 07:17 VERSION 07:19:47 drwxrwxr-x 2 jenkins jenkins 4096 Jan 16 07:16 bin 07:19:47 drwxrwxr-x 3 jenkins jenkins 4096 Jan 16 07:16 cmd 07:19:47 -rw-r--r-- 1 jenkins jenkins 19094 Jan 16 07:19 coverage.out 07:19:47 -rw-rw-r-- 1 jenkins jenkins 6167 Jan 16 07:16 go.mod 07:19:47 -rw-rw-r-- 1 jenkins jenkins 86855 Jan 16 07:16 go.sum 07:19:47 drwxrwxr-x 3 jenkins jenkins 4096 Jan 16 07:16 internal 07:19:47 -rw-rw-r-- 1 jenkins jenkins 223 Jan 16 07:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:47 + 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=2d83bb8572707f71b91caf73b01df10f3019136c --label arch=amd64 --label version=4.0.0-dev.5 . 07:19:47 Sending build context to Docker daemon 693.2kB 07:19:47 Step 1/24 : ARG BASE=golang:1.23-alpine3.20 07:19:47 Step 2/24 : FROM ${BASE} AS builder 07:19:47 ---> 99c24a7eef91 07:19:47 Step 3/24 : ARG MAKE=make build 07:19:47 ---> Running in 30439273ffb1 07:19:47 Removing intermediate container 30439273ffb1 07:19:47 ---> 944d8d580049 07:19:47 Step 4/24 : WORKDIR /device-s7 07:19:47 ---> Running in f0e8bf2425fe 07:19:47 Removing intermediate container f0e8bf2425fe 07:19:47 ---> ba429e23d0ed 07:19:47 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 07:19:47 ---> Running in 689927d1bccf 07:19:47 Removing intermediate container 689927d1bccf 07:19:47 ---> 694b77da9ca9 07:19:47 Step 6/24 : RUN apk add --update --no-cache make git gcc libc-dev 07:19:47 ---> Running in e9844a2ba71c 07:19:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:19:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:19:48 OK: 248 MiB in 58 packages 07:19:49 Removing intermediate container e9844a2ba71c 07:19:49 ---> cc9d92620404 07:19:49 Step 7/24 : COPY go.mod vendor* ./ 07:19:49 ---> 8347fd46797d 07:19:49 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:19:49 ---> Running in cccba1d177b1 07:19:49 Removing intermediate container cccba1d177b1 07:19:49 ---> 56e211df4cb0 07:19:49 Step 9/24 : COPY . . 07:19:49 ---> 21c7efce4d2b 07:19:49 Step 10/24 : RUN ${MAKE} 07:19:49 ---> Running in 2e7b6abc921d 07:19:50 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.0.0-dev.5 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.18" -trimpath -mod=readonly -o cmd/device-s7 ./cmd 07:19:53 #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 18.6s done 07:19:53 #4 extracting sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 07:19:54 #4 extracting sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 done 07:19:54 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 07:19:54 #4 extracting sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 07:19:54 #4 extracting sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 done 07:19:54 #4 extracting sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 done 07:19:54 #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 0.1s 07:19:59 #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 5.1s 07:20:03 #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 8.6s done 07:20:03 #4 extracting sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 07:20:04 #4 extracting sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 2.0s done 07:20:05 #4 DONE 33.3s 07:20:05 07:20:05 #6 [builder 2/7] WORKDIR /device-s7 07:20:07 #6 DONE 1.7s 07:20:07 07:20:07 #7 [builder 3/7] RUN apk add --update --no-cache make git gcc libc-dev 07:20:08 #7 0.728 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:20:08 #7 1.076 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:20:09 #7 2.567 OK: 239 MiB in 58 packages 07:20:10 #7 DONE 2.9s 07:20:10 07:20:10 #8 [builder 4/7] COPY go.mod vendor* ./ 07:20:10 #8 DONE 0.2s 07:20:10 07:20:10 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:20:28 Removing intermediate container 2e7b6abc921d 07:20:28 ---> ff73040ed056 07:20:28 Step 11/24 : FROM alpine:3.20 07:20:28 3.20: Pulling from library/alpine 07:20:28 66a3d608f3fa: Pulling fs layer 07:20:28 66a3d608f3fa: Download complete 07:20:28 66a3d608f3fa: Pull complete 07:20:28 Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 07:20:28 Status: Downloaded newer image for alpine:3.20 07:20:28 ---> e29df9b510ff 07:20:28 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 07:20:28 ---> Running in 1cf378221c41 07:20:28 Removing intermediate container 1cf378221c41 07:20:28 ---> 1dcc09d8c2d0 07:20:28 Step 13/24 : RUN apk add --update --no-cache dumb-init 07:20:28 ---> Running in 15d3c69b67bd 07:20:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:20:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:20:28 (1/1) Installing dumb-init (1.2.5-r3) 07:20:28 Executing busybox-1.36.1-r29.trigger 07:20:28 OK: 8 MiB in 15 packages 07:20:28 Removing intermediate container 15d3c69b67bd 07:20:28 ---> f955d7ac753a 07:20:28 Step 14/24 : RUN apk --no-cache upgrade 07:20:28 ---> Running in 35ef2b6ebd4a 07:20:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:20:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:20:28 OK: 8 MiB in 15 packages 07:20:28 Removing intermediate container 35ef2b6ebd4a 07:20:28 ---> d41adf520d89 07:20:28 Step 15/24 : WORKDIR / 07:20:28 ---> Running in b331cd7a7405 07:20:28 Removing intermediate container b331cd7a7405 07:20:28 ---> 4c179a441a42 07:20:28 Step 16/24 : COPY --from=builder /device-s7/Attribution.txt /Attribution.txt 07:20:28 ---> 96ae7adddb83 07:20:28 Step 17/24 : COPY --from=builder /device-s7/cmd/device-s7 /device-s7 07:20:28 ---> a1daa16b8cc3 07:20:28 Step 18/24 : COPY --from=builder /device-s7/cmd/res /res 07:20:28 ---> 963dbea30252 07:20:28 Step 19/24 : EXPOSE 59994 07:20:28 ---> Running in a31104a7096e 07:20:28 Removing intermediate container a31104a7096e 07:20:28 ---> dee5ae0bff8d 07:20:28 Step 20/24 : ENTRYPOINT ["/device-s7"] 07:20:28 ---> Running in c795daaa1d1e 07:20:28 Removing intermediate container c795daaa1d1e 07:20:28 ---> e874856cdfb4 07:20:28 Step 21/24 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 07:20:28 ---> Running in 89db34bb1b44 07:20:28 Removing intermediate container 89db34bb1b44 07:20:28 ---> 289a5a841036 07:20:28 Step 22/24 : LABEL arch=amd64 07:20:28 ---> Running in 3d5ea94efee5 07:20:28 Removing intermediate container 3d5ea94efee5 07:20:28 ---> 5fabb845d03b 07:20:28 Step 23/24 : LABEL git_sha=2d83bb8572707f71b91caf73b01df10f3019136c 07:20:28 ---> Running in 009a215e0981 07:20:28 Removing intermediate container 009a215e0981 07:20:28 ---> 01f6925c6b9e 07:20:28 Step 24/24 : LABEL version=4.0.0-dev.5 07:20:28 ---> Running in 2811278dc1e4 07:20:28 Removing intermediate container 2811278dc1e4 07:20:28 ---> 7b49fcca1499 07:20:28 [Warning] One or more build-args [ARCH] were not consumed 07:20:28 Successfully built 7b49fcca1499 07:20:28 Successfully tagged device-s7:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:20:29 provisioning config files... 07:20:29 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config11585295918054509449tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:20:29 ---> ****-login.sh 07:20:29 nexus3.edgexfoundry.org:10001 07:20:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:20:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:20:29 Configure a credential helper to remove this warning. See 07:20:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:20:29 07:20:29 Login Succeeded 07:20:29 nexus3.edgexfoundry.org:10002 07:20:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:20:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:20:29 Configure a credential helper to remove this warning. See 07:20:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:20:29 07:20:29 Login Succeeded 07:20:29 nexus3.edgexfoundry.org:10003 07:20:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:20:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:20:29 Configure a credential helper to remove this warning. See 07:20:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:20:29 07:20:29 Login Succeeded 07:20:29 nexus3.edgexfoundry.org:10004 07:20:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:20:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:20:29 Configure a credential helper to remove this warning. See 07:20:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:20:29 07:20:29 Login Succeeded 07:20:29 ****.io 07:20:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:20:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:20:29 Configure a credential helper to remove this warning. See 07:20:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:20:29 07:20:29 Login Succeeded 07:20:29 ---> ****-login.sh ends [Pipeline] } 07:20:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:20:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:20:30 [edgeXDocker.push] Tagging docker image device-s7 with the following tags: 07:20:30 2d83bb8572707f71b91caf73b01df10f3019136c 07:20:30 latest 07:20:30 4.0.0-dev.5 07:20:30 2d83bb8572707f71b91caf73b01df10f3019136c-4.0.0-dev.5 07:20:30 main 07:20:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:30 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:2d83bb8572707f71b91caf73b01df10f3019136c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:31 + docker push nexus3.edgexfoundry.org:10004/device-s7:2d83bb8572707f71b91caf73b01df10f3019136c 07:20:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 07:20:31 e289d991a462: Preparing 07:20:31 f176ac780e2f: Preparing 07:20:31 74cab5875156: Preparing 07:20:31 b5414e7f5be7: Preparing 07:20:31 dbb8e9ea3f7a: Preparing 07:20:31 ce5a8cde9eee: Preparing 07:20:31 ce5a8cde9eee: Waiting 07:20:31 74cab5875156: Pushed 07:20:31 e289d991a462: Pushed 07:20:31 dbb8e9ea3f7a: Pushed 07:20:31 b5414e7f5be7: Pushed 07:20:31 ce5a8cde9eee: Layer already exists 07:20:35 f176ac780e2f: Pushed 07:20:35 2d83bb8572707f71b91caf73b01df10f3019136c: digest: sha256:c1576360b8e6a38b283e7ad0a6e6db927ec21bc5464cb268e4b151056e974eeb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:35 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:36 + docker push nexus3.edgexfoundry.org:10004/device-s7:latest 07:20:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 07:20:36 e289d991a462: Preparing 07:20:36 f176ac780e2f: Preparing 07:20:36 74cab5875156: Preparing 07:20:36 b5414e7f5be7: Preparing 07:20:36 dbb8e9ea3f7a: Preparing 07:20:36 ce5a8cde9eee: Preparing 07:20:36 ce5a8cde9eee: Waiting 07:20:36 b5414e7f5be7: Layer already exists 07:20:36 74cab5875156: Layer already exists 07:20:36 f176ac780e2f: Layer already exists 07:20:36 e289d991a462: Layer already exists 07:20:36 dbb8e9ea3f7a: Layer already exists 07:20:36 ce5a8cde9eee: Layer already exists 07:20:36 latest: digest: sha256:c1576360b8e6a38b283e7ad0a6e6db927ec21bc5464cb268e4b151056e974eeb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:36 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:36 + docker push nexus3.edgexfoundry.org:10004/device-s7:4.0.0-dev.5 07:20:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 07:20:36 e289d991a462: Preparing 07:20:36 f176ac780e2f: Preparing 07:20:36 74cab5875156: Preparing 07:20:36 b5414e7f5be7: Preparing 07:20:36 dbb8e9ea3f7a: Preparing 07:20:36 ce5a8cde9eee: Preparing 07:20:36 ce5a8cde9eee: Waiting 07:20:36 f176ac780e2f: Layer already exists 07:20:36 e289d991a462: Layer already exists 07:20:36 b5414e7f5be7: Layer already exists 07:20:36 dbb8e9ea3f7a: Layer already exists 07:20:36 74cab5875156: Layer already exists 07:20:36 ce5a8cde9eee: Layer already exists 07:20:36 4.0.0-dev.5: digest: sha256:c1576360b8e6a38b283e7ad0a6e6db927ec21bc5464cb268e4b151056e974eeb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:37 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:2d83bb8572707f71b91caf73b01df10f3019136c-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:37 + docker push nexus3.edgexfoundry.org:10004/device-s7:2d83bb8572707f71b91caf73b01df10f3019136c-4.0.0-dev.5 07:20:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 07:20:37 e289d991a462: Preparing 07:20:37 f176ac780e2f: Preparing 07:20:37 74cab5875156: Preparing 07:20:37 b5414e7f5be7: Preparing 07:20:37 dbb8e9ea3f7a: Preparing 07:20:37 ce5a8cde9eee: Preparing 07:20:37 ce5a8cde9eee: Waiting 07:20:37 e289d991a462: Layer already exists 07:20:37 f176ac780e2f: Layer already exists 07:20:37 74cab5875156: Layer already exists 07:20:37 b5414e7f5be7: Layer already exists 07:20:37 dbb8e9ea3f7a: Layer already exists 07:20:37 ce5a8cde9eee: Layer already exists 07:20:37 2d83bb8572707f71b91caf73b01df10f3019136c-4.0.0-dev.5: digest: sha256:c1576360b8e6a38b283e7ad0a6e6db927ec21bc5464cb268e4b151056e974eeb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:37 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:38 + docker push nexus3.edgexfoundry.org:10004/device-s7:main 07:20:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 07:20:38 e289d991a462: Preparing 07:20:38 f176ac780e2f: Preparing 07:20:38 74cab5875156: Preparing 07:20:38 b5414e7f5be7: Preparing 07:20:38 dbb8e9ea3f7a: Preparing 07:20:38 ce5a8cde9eee: Preparing 07:20:38 ce5a8cde9eee: Waiting 07:20:38 f176ac780e2f: Layer already exists 07:20:38 74cab5875156: Layer already exists 07:20:38 e289d991a462: Layer already exists 07:20:38 dbb8e9ea3f7a: Layer already exists 07:20:38 b5414e7f5be7: Layer already exists 07:20:38 ce5a8cde9eee: Layer already exists 07:20:38 main: digest: sha256:c1576360b8e6a38b283e7ad0a6e6db927ec21bc5464cb268e4b151056e974eeb size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:20:38 ===================================================== [Pipeline] echo 07:20:38 taggedImages: 07:20:38 - nexus3.edgexfoundry.org:10004/device-s7:2d83bb8572707f71b91caf73b01df10f3019136c 07:20:38 - nexus3.edgexfoundry.org:10004/device-s7:latest 07:20:38 - nexus3.edgexfoundry.org:10004/device-s7:4.0.0-dev.5 07:20:38 - nexus3.edgexfoundry.org:10004/device-s7:2d83bb8572707f71b91caf73b01df10f3019136c-4.0.0-dev.5 07:20:38 - nexus3.edgexfoundry.org:10004/device-s7:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:20:38 07:20:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:20:38 latest: Pulling from edgex-lftools-log-publisher 07:20:38 5eb5b503b376: Pulling fs layer 07:20:38 5c69ac0246d0: Pulling fs layer 07:20:38 ec43610c2a17: Pulling fs layer 07:20:38 3a2ae6a8a46f: Pulling fs layer 07:20:38 33b1e0a273af: Pulling fs layer 07:20:38 5d3b04190fa2: Pulling fs layer 07:20:38 2f39f015ded8: Pulling fs layer 07:20:38 3a2ae6a8a46f: Waiting 07:20:38 33b1e0a273af: Waiting 07:20:38 5d3b04190fa2: Waiting 07:20:38 2f39f015ded8: Waiting 07:20:38 5c69ac0246d0: Download complete 07:20:38 3a2ae6a8a46f: Verifying Checksum 07:20:38 3a2ae6a8a46f: Download complete 07:20:38 33b1e0a273af: Verifying Checksum 07:20:38 33b1e0a273af: Download complete 07:20:38 5d3b04190fa2: Verifying Checksum 07:20:38 5d3b04190fa2: Download complete 07:20:38 ec43610c2a17: Verifying Checksum 07:20:38 ec43610c2a17: Download complete 07:20:39 5eb5b503b376: Verifying Checksum 07:20:39 5eb5b503b376: Download complete 07:20:39 2f39f015ded8: Download complete 07:20:40 5eb5b503b376: Pull complete 07:20:40 5c69ac0246d0: Pull complete 07:20:40 ec43610c2a17: Pull complete 07:20:40 3a2ae6a8a46f: Pull complete 07:20:41 33b1e0a273af: Pull complete 07:20:41 5d3b04190fa2: Pull complete 07:20:42 #9 DONE 28.5s 07:20:42 07:20:42 #10 [builder 6/7] COPY . . 07:20:42 #10 DONE 0.1s 07:20:42 07:20:42 #11 [builder 7/7] RUN echo noop 07:20:42 #11 0.599 noop 07:20:42 #11 DONE 0.7s 07:20:42 07:20:42 #12 exporting to image 07:20:42 #12 exporting layers 07:20:45 2f39f015ded8: Pull complete 07:20:45 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:20:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:20:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:20:45 prd-ubuntu20.04-docker-8c-8g-36833 does not seem to be running inside a container 07:20:45 $ 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:20:49 $ docker top 4457e8dece7160aedf5a91f9686502eb7707bcc891656aad176c661f5b9b2954 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:20:50 ---> job-cost.sh 07:20:50 lf-activate-venv: SKIPPING 07:20:50 INFO: No Stack... 07:20:50 INFO: Retrieving Pricing Info for: v3-standard-8 07:20:50 INFO: Archiving Costs [Pipeline] sh 07:20:51 + cat /w/workspace/edgexfoundry_device-s7_main/archives/cost.csv 07:20:51 + cut -d, -f6 [Pipeline] lock 07:20:51 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-main-12-stack-cost] 07:20:51 Resource [jenkins-edgexfoundry-device-s7-main-12-stack-cost] did not exist. Created. 07:20:51 Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-main-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:20:51 + echo total: 0.2199999988079071 [Pipeline] stash 07:20:51 Stashed 1 file(s) [Pipeline] } 07:20:51 Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-main-12-stack-cost] [Pipeline] // lock [Pipeline] } 07:20:51 $ docker stop --time=1 4457e8dece7160aedf5a91f9686502eb7707bcc891656aad176c661f5b9b2954 07:20:52 $ docker rm -f --volumes 4457e8dece7160aedf5a91f9686502eb7707bcc891656aad176c661f5b9b2954 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:21:14 #12 exporting layers 33.7s done 07:21:14 #12 writing image sha256:49d6936143407396e656343fe263f92b6d8222b1855cfb70ecc01574990c0211 done 07:21:14 #12 naming to docker.io/library/ci-base-image-arm64 done 07:21:14 #12 DONE 33.7s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:14 + docker inspect -f . ci-base-image-arm64 07:21:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:21:15 prd-ubuntu20.04-docker-arm64-4c-16g-36834 does not seem to be running inside a container 07:21:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-s7/12 -v /w/workspace/device-s7/12:/w/workspace/device-s7/12:rw,z -v /w/workspace/device-s7/12@tmp:/w/workspace/device-s7/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:21:16 $ docker top 62540aaa39b4cbfb1b7111795d255dfac4ef0a4bb664663123992ad4d2f3420a -eo pid,comm [Pipeline] { [Pipeline] sh 07:21:17 + go version 07:21:17 go version go1.23.4 linux/arm64 [Pipeline] } 07:21:17 $ docker stop --time=1 62540aaa39b4cbfb1b7111795d255dfac4ef0a4bb664663123992ad4d2f3420a 07:21:18 $ docker rm -f --volumes 62540aaa39b4cbfb1b7111795d255dfac4ef0a4bb664663123992ad4d2f3420a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:19 + docker inspect -f . ci-base-image-arm64 07:21:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:21:19 prd-ubuntu20.04-docker-arm64-4c-16g-36834 does not seem to be running inside a container 07:21:19 $ 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/12 -v /w/workspace/device-s7/12:/w/workspace/device-s7/12:rw,z -v /w/workspace/device-s7/12@tmp:/w/workspace/device-s7/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:21:20 $ docker top af2856928ecdb6a9649c826a8352a858ce1c2f46126564d5bb7a6e1612fd54f5 -eo pid,comm [Pipeline] { [Pipeline] sh 07:21:20 + git config --global --add safe.directory /w/workspace/device-s7/12 [Pipeline] fileExists [Pipeline] sh 07:21:21 + make test 07:21:21 go test -race -coverprofile=coverage.out ./... 07:22:00 ? github.com/edgexfoundry/device-s7 [no test files] 07:24:21 github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements 07:24:21 ok github.com/edgexfoundry/device-s7/internal/driver 1.114s coverage: 6.8% of statements 07:24:21 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:24:21 go vet ./... 07:26:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:26:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:26:28 ./bin/test-attribution-txt.sh [Pipeline] echo 07:26:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 07:26:28 $ docker stop --time=1 af2856928ecdb6a9649c826a8352a858ce1c2f46126564d5bb7a6e1612fd54f5 07:26:30 $ docker rm -f --volumes af2856928ecdb6a9649c826a8352a858ce1c2f46126564d5bb7a6e1612fd54f5 [Pipeline] // withDockerContainer [Pipeline] sh 07:26:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:26:33 Warning: overwriting stash ‘coverage-report’ 07:26:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:26:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:26:34 + ls -al . 07:26:34 total 212 07:26:34 drwxrwxr-x 7 jenkins jenkins 4096 Jan 16 07:21 . 07:26:34 drwxrwxr-x 4 jenkins jenkins 4096 Jan 16 07:19 .. 07:26:34 drwxrwxr-x 8 jenkins jenkins 4096 Jan 16 07:19 .git 07:26:34 drwxrwxr-x 2 jenkins jenkins 4096 Jan 16 07:19 .github 07:26:34 -rw-rw-r-- 1 jenkins jenkins 237 Jan 16 07:19 .gitignore 07:26:34 -rw-rw-r-- 1 jenkins jenkins 42 Jan 16 07:19 .golangci.yml 07:26:34 -rw-rw-r-- 1 jenkins jenkins 19679 Jan 16 07:19 Attribution.txt 07:26:34 -rw-rw-r-- 1 jenkins jenkins 1579 Jan 16 07:19 Dockerfile 07:26:34 -rw-rw-r-- 1 jenkins jenkins 643 Jan 16 07:19 Jenkinsfile 07:26:34 -rw-rw-r-- 1 jenkins jenkins 10947 Jan 16 07:19 LICENSE 07:26:34 -rw-rw-r-- 1 jenkins jenkins 1903 Jan 16 07:19 Makefile 07:26:34 -rw-rw-r-- 1 jenkins jenkins 614 Jan 16 07:19 OWNERS.md 07:26:34 -rw-rw-r-- 1 jenkins jenkins 2393 Jan 16 07:19 README.md 07:26:34 -rw-rw-r-- 1 jenkins jenkins 11 Jan 16 07:17 VERSION 07:26:34 drwxrwxr-x 2 jenkins jenkins 4096 Jan 16 07:19 bin 07:26:34 drwxrwxr-x 3 jenkins jenkins 4096 Jan 16 07:19 cmd 07:26:34 -rw-r--r-- 1 jenkins jenkins 19094 Jan 16 07:24 coverage.out 07:26:34 -rw-rw-r-- 1 jenkins jenkins 6167 Jan 16 07:19 go.mod 07:26:34 -rw-rw-r-- 1 jenkins jenkins 86855 Jan 16 07:19 go.sum 07:26:34 drwxrwxr-x 3 jenkins jenkins 4096 Jan 16 07:19 internal 07:26:34 -rw-rw-r-- 1 jenkins jenkins 223 Jan 16 07:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:34 + 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=2d83bb8572707f71b91caf73b01df10f3019136c --label arch=arm64 --label version=4.0.0-dev.5 . 07:26:35 #0 building with "default" instance using docker driver 07:26:35 07:26:35 #1 [internal] load .dockerignore 07:26:35 #1 transferring context: 2B 0.0s done 07:26:35 #1 DONE 0.0s 07:26:35 07:26:35 #2 [internal] load build definition from Dockerfile 07:26:35 #2 transferring dockerfile: 1.62kB 0.0s done 07:26:35 #2 DONE 0.0s 07:26:35 07:26:35 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:26:35 #3 DONE 0.0s 07:26:35 07:26:35 #4 [internal] load metadata for docker.io/library/alpine:3.20 07:26:35 #4 DONE 0.5s 07:26:35 07:26:35 #5 [internal] load build context 07:26:35 #5 transferring context: 22.54kB 0.0s done 07:26:35 #5 DONE 0.1s 07:26:35 07:26:35 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 07:26:35 #6 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.1s done 07:26:35 #6 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 07:26:35 #6 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 07:26:36 #6 ... 07:26:36 07:26:36 #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:26:36 #7 DONE 0.2s 07:26:36 07:26:36 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 07:26:36 #6 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 07:26:36 #6 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.2s done 07:26:36 #6 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 07:26:36 #6 ... 07:26:36 07:26:36 #8 [builder 2/7] WORKDIR /device-s7 07:26:36 #8 DONE 0.1s 07:26:36 07:26:36 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 07:26:36 #6 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0.5s done 07:26:36 #6 DONE 1.0s 07:26:36 07:26:36 #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:26:37 #9 0.644 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:26:37 #9 0.953 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:26:39 #9 ... 07:26:39 07:26:39 #10 [builder 3/7] RUN apk add --update --no-cache make git gcc libc-dev 07:26:39 #10 0.796 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:26:39 #10 1.208 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:26:39 #10 2.531 OK: 239 MiB in 58 packages 07:26:39 #10 DONE 2.9s 07:26:39 07:26:39 #11 [builder 4/7] COPY go.mod vendor* ./ 07:26:39 #11 DONE 0.1s 07:26:39 07:26:39 #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:26:39 #9 2.420 (1/1) Installing dumb-init (1.2.5-r3) 07:26:39 #9 2.432 Executing busybox-1.36.1-r29.trigger 07:26:39 #9 2.471 OK: 9 MiB in 15 packages 07:26:39 #9 DONE 2.9s 07:26:39 07:26:39 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:26:41 #12 DONE 1.8s 07:26:41 07:26:41 #13 [builder 6/7] COPY . . 07:26:41 #13 DONE 0.2s 07:26:41 07:26:41 #14 [builder 7/7] RUN make build 07:26:41 #14 0.748 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.0.0-dev.5 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.18" -trimpath -mod=readonly -o cmd/device-s7 ./cmd 07:26:42 #14 ... 07:26:42 07:26:42 #15 [stage-1 3/7] RUN apk --no-cache upgrade 07:26:42 #15 0.872 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:26:42 #15 1.181 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:26:42 #15 2.526 OK: 9 MiB in 15 packages 07:26:42 #15 DONE 2.9s 07:26:42 07:26:42 #14 [builder 7/7] RUN make build 07:29:04 #14 DONE 130.2s 07:29:04 07:29:04 #16 [stage-1 4/7] COPY --from=builder /device-s7/Attribution.txt /Attribution.txt 07:29:04 #16 DONE 0.1s 07:29:04 07:29:04 #17 [stage-1 5/7] COPY --from=builder /device-s7/cmd/device-s7 /device-s7 07:29:04 #17 DONE 0.5s 07:29:04 07:29:04 #18 [stage-1 6/7] COPY --from=builder /device-s7/cmd/res /res 07:29:04 #18 DONE 0.1s 07:29:04 07:29:04 #19 exporting to image 07:29:04 #19 exporting layers 07:29:04 #19 exporting layers 0.6s done 07:29:04 #19 writing image sha256:2a69b9f8531956ae69218629e9e0bf6f4a6ab15efab63b740fdd13824445d85e done 07:29:04 #19 naming to docker.io/library/device-s7-arm64 done 07:29:04 #19 DONE 0.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:29:04 provisioning config files... 07:29:04 copy managed file [device-s7-settings] to file:/w/workspace/device-s7/12@tmp/config2740994009122955861tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:29:05 ---> ****-login.sh 07:29:05 nexus3.edgexfoundry.org:10001 07:29:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:29:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:29:05 Configure a credential helper to remove this warning. See 07:29:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:29:05 07:29:05 Login Succeeded 07:29:05 nexus3.edgexfoundry.org:10002 07:29:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:29:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:29:05 Configure a credential helper to remove this warning. See 07:29:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:29:05 07:29:05 Login Succeeded 07:29:05 nexus3.edgexfoundry.org:10003 07:29:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:29:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:29:05 Configure a credential helper to remove this warning. See 07:29:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:29:05 07:29:05 Login Succeeded 07:29:05 nexus3.edgexfoundry.org:10004 07:29:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:29:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:29:06 Configure a credential helper to remove this warning. See 07:29:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:29:06 07:29:06 Login Succeeded 07:29:06 ****.io 07:29:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:29:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:29:06 Configure a credential helper to remove this warning. See 07:29:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:29:06 07:29:06 Login Succeeded 07:29:06 ---> ****-login.sh ends [Pipeline] } 07:29:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:29:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:29:06 [edgeXDocker.push] Tagging docker image device-s7-arm64 with the following tags: 07:29:06 2d83bb8572707f71b91caf73b01df10f3019136c 07:29:06 latest 07:29:06 4.0.0-dev.5 07:29:06 2d83bb8572707f71b91caf73b01df10f3019136c-4.0.0-dev.5 07:29:06 main 07:29:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:06 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:2d83bb8572707f71b91caf73b01df10f3019136c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:07 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:2d83bb8572707f71b91caf73b01df10f3019136c 07:29:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 07:29:07 553caba764b9: Preparing 07:29:07 cd0381745372: Preparing 07:29:07 0e0c005ea861: Preparing 07:29:07 e35a57e4ba24: Preparing 07:29:07 0bdfd2a94179: Preparing 07:29:07 534a70dc8296: Preparing 07:29:07 534a70dc8296: Waiting 07:29:07 0e0c005ea861: Pushed 07:29:07 553caba764b9: Pushed 07:29:07 534a70dc8296: Layer already exists 07:29:07 0bdfd2a94179: Pushed 07:29:07 e35a57e4ba24: Pushed 07:29:15 cd0381745372: Pushed 07:29:15 2d83bb8572707f71b91caf73b01df10f3019136c: digest: sha256:c01ef71ae384bde664571ee1db046049a15bd55a3cd834ad0d7b28e607c95cdf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:16 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:16 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:latest 07:29:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 07:29:16 553caba764b9: Preparing 07:29:16 cd0381745372: Preparing 07:29:16 0e0c005ea861: Preparing 07:29:16 e35a57e4ba24: Preparing 07:29:16 0bdfd2a94179: Preparing 07:29:16 534a70dc8296: Preparing 07:29:16 534a70dc8296: Waiting 07:29:16 cd0381745372: Layer already exists 07:29:16 0e0c005ea861: Layer already exists 07:29:16 e35a57e4ba24: Layer already exists 07:29:16 0bdfd2a94179: Layer already exists 07:29:16 553caba764b9: Layer already exists 07:29:16 534a70dc8296: Layer already exists 07:29:16 latest: digest: sha256:c01ef71ae384bde664571ee1db046049a15bd55a3cd834ad0d7b28e607c95cdf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:17 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:17 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:4.0.0-dev.5 07:29:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 07:29:17 553caba764b9: Preparing 07:29:17 cd0381745372: Preparing 07:29:17 0e0c005ea861: Preparing 07:29:17 e35a57e4ba24: Preparing 07:29:17 0bdfd2a94179: Preparing 07:29:17 534a70dc8296: Preparing 07:29:17 534a70dc8296: Waiting 07:29:17 cd0381745372: Layer already exists 07:29:17 e35a57e4ba24: Layer already exists 07:29:17 0bdfd2a94179: Layer already exists 07:29:17 0e0c005ea861: Layer already exists 07:29:17 553caba764b9: Layer already exists 07:29:17 534a70dc8296: Layer already exists 07:29:17 4.0.0-dev.5: digest: sha256:c01ef71ae384bde664571ee1db046049a15bd55a3cd834ad0d7b28e607c95cdf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:18 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:2d83bb8572707f71b91caf73b01df10f3019136c-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:18 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:2d83bb8572707f71b91caf73b01df10f3019136c-4.0.0-dev.5 07:29:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 07:29:18 553caba764b9: Preparing 07:29:18 cd0381745372: Preparing 07:29:18 0e0c005ea861: Preparing 07:29:18 e35a57e4ba24: Preparing 07:29:18 0bdfd2a94179: Preparing 07:29:18 534a70dc8296: Preparing 07:29:18 534a70dc8296: Waiting 07:29:18 0bdfd2a94179: Layer already exists 07:29:18 0e0c005ea861: Layer already exists 07:29:18 e35a57e4ba24: Layer already exists 07:29:18 553caba764b9: Layer already exists 07:29:18 cd0381745372: Layer already exists 07:29:18 534a70dc8296: Layer already exists 07:29:18 2d83bb8572707f71b91caf73b01df10f3019136c-4.0.0-dev.5: digest: sha256:c01ef71ae384bde664571ee1db046049a15bd55a3cd834ad0d7b28e607c95cdf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:19 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:19 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:main 07:29:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 07:29:19 553caba764b9: Preparing 07:29:19 cd0381745372: Preparing 07:29:19 0e0c005ea861: Preparing 07:29:19 e35a57e4ba24: Preparing 07:29:19 0bdfd2a94179: Preparing 07:29:19 534a70dc8296: Preparing 07:29:19 534a70dc8296: Waiting 07:29:19 553caba764b9: Layer already exists 07:29:19 0e0c005ea861: Layer already exists 07:29:19 0bdfd2a94179: Layer already exists 07:29:19 e35a57e4ba24: Layer already exists 07:29:19 cd0381745372: Layer already exists 07:29:19 534a70dc8296: Layer already exists 07:29:19 main: digest: sha256:c01ef71ae384bde664571ee1db046049a15bd55a3cd834ad0d7b28e607c95cdf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:29:19 ===================================================== [Pipeline] echo 07:29:19 taggedImages: 07:29:19 - nexus3.edgexfoundry.org:10004/device-s7-arm64:2d83bb8572707f71b91caf73b01df10f3019136c 07:29:19 - nexus3.edgexfoundry.org:10004/device-s7-arm64:latest 07:29:19 - nexus3.edgexfoundry.org:10004/device-s7-arm64:4.0.0-dev.5 07:29:19 - nexus3.edgexfoundry.org:10004/device-s7-arm64:2d83bb8572707f71b91caf73b01df10f3019136c-4.0.0-dev.5 07:29:19 - nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:29:20 07:29:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:29:20 arm64: Pulling from edgex-lftools-log-publisher 07:29:20 8998bd30e6a1: Pulling fs layer 07:29:20 04944245beec: Pulling fs layer 07:29:20 699f458cf7ca: Pulling fs layer 07:29:20 765212b225bb: Pulling fs layer 07:29:20 f23df028b6ca: Pulling fs layer 07:29:20 d65c8cfc05b1: Pulling fs layer 07:29:20 2437ff75d9bd: Pulling fs layer 07:29:20 765212b225bb: Waiting 07:29:20 f23df028b6ca: Waiting 07:29:20 d65c8cfc05b1: Waiting 07:29:20 2437ff75d9bd: Waiting 07:29:20 04944245beec: Verifying Checksum 07:29:20 04944245beec: Download complete 07:29:20 765212b225bb: Download complete 07:29:20 f23df028b6ca: Verifying Checksum 07:29:20 f23df028b6ca: Download complete 07:29:20 d65c8cfc05b1: Download complete 07:29:20 699f458cf7ca: Verifying Checksum 07:29:20 699f458cf7ca: Download complete 07:29:21 8998bd30e6a1: Verifying Checksum 07:29:21 8998bd30e6a1: Download complete 07:29:23 2437ff75d9bd: Verifying Checksum 07:29:27 8998bd30e6a1: Pull complete 07:29:27 04944245beec: Pull complete 07:29:29 699f458cf7ca: Pull complete 07:29:29 765212b225bb: Pull complete 07:29:30 f23df028b6ca: Pull complete 07:29:30 d65c8cfc05b1: Pull complete 07:29:57 2437ff75d9bd: Pull complete 07:29:57 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:29:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:29:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:29:57 prd-ubuntu20.04-docker-arm64-4c-16g-36834 does not seem to be running inside a container 07:29:57 $ 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/12 -v /w/workspace/device-s7/12:/w/workspace/device-s7/12:rw,z -v /w/workspace/device-s7/12@tmp:/w/workspace/device-s7/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 07:29:59 $ docker top 575bb6daccf6e21ea467bd1a614f98d67cf3ddbda63012deaa0427d5667201bc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:29:59 ---> job-cost.sh 07:29:59 lf-activate-venv: SKIPPING 07:29:59 INFO: No Stack... 07:30:00 INFO: Retrieving Pricing Info for: v3-standard-8 07:30:01 INFO: Archiving Costs [Pipeline] sh 07:30:01 + cat /w/workspace/device-s7/12/archives/cost.csv 07:30:01 + cut -d, -f6 [Pipeline] lock 07:30:01 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-main-12-stack-cost] 07:30:01 Resource [jenkins-edgexfoundry-device-s7-main-12-stack-cost] did not exist. Created. 07:30:01 Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-main-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:30:01 /w/workspace/device-s7/12@tmp/durable-f8ec683b/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:30:02 + echo total: 0.2199999988079071 [Pipeline] stash 07:30:02 Warning: overwriting stash ‘stack-cost’ 07:30:02 Stashed 1 file(s) [Pipeline] } 07:30:02 Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-main-12-stack-cost] [Pipeline] // lock [Pipeline] } 07:30:02 $ docker stop --time=1 575bb6daccf6e21ea467bd1a614f98d67cf3ddbda63012deaa0427d5667201bc 07:30:03 $ docker rm -f --volumes 575bb6daccf6e21ea467bd1a614f98d67cf3ddbda63012deaa0427d5667201bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 07:30:04 provisioning config files... 07:30:04 copy managed file [device-s7-codecov-token] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config12658752183006097414tmp [Pipeline] { [Pipeline] sh 07:30:05 + set +x 07:30:05 + curl -s https://codecov.io/bash 07:30:05 + bash -s -- 07:30:05 07:30:05 _____ _ 07:30:05 / ____| | | 07:30:05 | | ___ __| | ___ ___ _____ __ 07:30:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:30:05 | |___| (_) | (_| | __/ (_| (_) \ V / 07:30:05 \_____\___/ \__,_|\___|\___\___/ \_/ 07:30:05 Bash-1.0.6 07:30:05 07:30:05 07:30:05 ==> git version 2.25.1 found 07:30:05 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 07:30:05 Release-Date: 2020-01-08 07:30:05 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:30:05 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:30:05 ==> Jenkins CI detected. 07:30:05 current dir:  /w/workspace/edgexfoundry_device-s7_main 07:30:05 project root: . 07:30:05 --> token set from env 07:30:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:30:05 ==> Running gcov in . (disable via -X gcov) 07:30:05 ==> Python coveragepy not found 07:30:05 ==> Searching for coverage reports in: 07:30:05 + . 07:30:05 -> Found 1 reports 07:30:05 ==> Detecting git/mercurial file structure 07:30:05 ==> Reading reports 07:30:05 + ./coverage.out bytes=19094 07:30:05 ==> Appending adjustments 07:30:05 https://docs.codecov.io/docs/fixing-reports 07:30:05 + Found adjustments 07:30:05 ==> Gzipping contents 07:30:05 4.0K /tmp/codecov.3zHEGS.gz 07:30:05 ==> Uploading reports 07:30:05 url: https://codecov.io 07:30:05 query: branch=main&commit=2d83bb8572707f71b91caf73b01df10f3019136c&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2Fmain%2F12%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=&job=&cmd_args= 07:30:05 -> Pinging Codecov 07:30:05 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=2d83bb8572707f71b91caf73b01df10f3019136c&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2Fmain%2F12%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=&job=&cmd_args= 07:30:05 -> Uploading to 07:30:05 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-s7/2d83bb8572707f71b91caf73b01df10f3019136c/51569449-992f-4ccf-9027-49f6bb38fd73.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250116%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250116T073005Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=2a28c888889d0c01f921634e75792c7f3bb557bd5cc00acad1c5f7cbc1f4ea68 07:30:05 % Total % Received % Xferd Average Speed Time Time Time Current 07:30:05 Dload Upload Total Spent Left Speed 07:30:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2849 0 0 100 2849 0 17162 --:--:-- --:--:-- --:--:-- 17266 07:30:06 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-s7/commit/2d83bb8572707f71b91caf73b01df10f3019136c [Pipeline] } 07:30:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 07:30:07 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:30:07 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:30:07 07:30:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:30:08 latest: Pulling from edgex-devops/edgex-snyk-go 07:30:08 43c4264eed91: Pulling fs layer 07:30:08 4cc291be95ef: Pulling fs layer 07:30:08 2ac1f1163629: Pulling fs layer 07:30:08 5c3c966382ef: Pulling fs layer 07:30:08 4f4fb700ef54: Pulling fs layer 07:30:08 d9c7d2e4e75e: Pulling fs layer 07:30:08 9c3e1370e548: Pulling fs layer 07:30:08 5c3c966382ef: Waiting 07:30:08 d9c7d2e4e75e: Waiting 07:30:08 4f4fb700ef54: Waiting 07:30:08 9c3e1370e548: Waiting 07:30:08 4cc291be95ef: Verifying Checksum 07:30:08 4cc291be95ef: Download complete 07:30:08 5c3c966382ef: Verifying Checksum 07:30:08 5c3c966382ef: Download complete 07:30:08 4f4fb700ef54: Verifying Checksum 07:30:08 4f4fb700ef54: Download complete 07:30:08 43c4264eed91: Download complete 07:30:10 43c4264eed91: Pull complete 07:30:10 d9c7d2e4e75e: Verifying Checksum 07:30:10 d9c7d2e4e75e: Download complete 07:30:10 4cc291be95ef: Pull complete 07:30:12 2ac1f1163629: Verifying Checksum 07:30:12 2ac1f1163629: Download complete 07:30:12 9c3e1370e548: Verifying Checksum 07:30:12 9c3e1370e548: Download complete 07:30:16 2ac1f1163629: Pull complete 07:30:16 5c3c966382ef: Pull complete 07:30:16 4f4fb700ef54: Pull complete 07:30:16 d9c7d2e4e75e: Pull complete 07:30:19 9c3e1370e548: Pull complete 07:30:19 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 07:30:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:30:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:30:19 prd-ubuntu20.04-docker-8c-8g-36833 does not seem to be running inside a container 07:30:19 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 07:30:24 $ docker top f25ba2dddd0891bd30e56dd082ea8b56da5c8e03d539563a634a73e1d54fff09 -eo pid,comm [Pipeline] { [Pipeline] sh 07:30:24 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] echo 07:30:24 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-s7:main' [Pipeline] sh 07:30:24 + set -o pipefail 07:30:24 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-s7:main' 07:30:31 07:30:31 Monitoring /w/workspace/edgexfoundry_device-s7_main (github.com/edgexfoundry/device-s7)... 07:30:31 07:30:31 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9802e2c3-a805-43f9-b47e-5746baaac31c/history/97c8f542-ad29-4d7c-be19-66e6e3d8b046 07:30:31 07:30:31 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:30:31 07:30:31 07:30:31 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 07:30:31 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 07:30:31 $ docker stop --time=1 f25ba2dddd0891bd30e56dd082ea8b56da5c8e03d539563a634a73e1d54fff09 07:30:36 $ docker rm -f --volumes f25ba2dddd0891bd30e56dd082ea8b56da5c8e03d539563a634a73e1d54fff09 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:30:37 + git log --format=format:%s -1 2d83bb8572707f71b91caf73b01df10f3019136c [Pipeline] sh 07:30:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:30:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:30:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:30:38 prd-ubuntu20.04-docker-8c-8g-36833 does not seem to be running inside a container 07:30:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:30:39 $ docker top cd1a9b1c96b57bea67da6c934de7579250a8d357fa42435d9f092f54682c58fa -eo pid,comm 07:30:39 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 07:30:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:30:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:30:39 [ssh-agent] Looking for ssh-agent implementation... 07:30:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:30:39 $ docker exec cd1a9b1c96b57bea67da6c934de7579250a8d357fa42435d9f092f54682c58fa ssh-agent 07:30:39 SSH_AUTH_SOCK=/tmp/ssh-bZ8PISd8Xufr/agent.33 07:30:39 SSH_AGENT_PID=39 07:30:39 Running ssh-add (command line suppressed) 07:30:39 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_3257544059404474980.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_3257544059404474980.key) 07:30:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:30:39 + git semver tag 07:30:40 2025-01-16 07:30:39,914 [run_tag] DEBUG tag force:False 07:30:40 2025-01-16 07:30:39,914 [check_head_tag] DEBUG check head tag 07:30:40 2025-01-16 07:30:39,914 [execute] INFO git cat-file --batch-check 07:30:40 2025-01-16 07:30:39,914 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main, universal_newlines=False, shell=None, istream=) 07:30:40 2025-01-16 07:30:39,918 [execute] INFO git cat-file --batch 07:30:40 2025-01-16 07:30:39,918 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-s7_main, universal_newlines=False, shell=None, istream=) 07:30:40 2025-01-16 07:30:39,924 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 07:30:40 2025-01-16 07:30:39,924 [execute] INFO git tag -a v4.0.0-dev.5 -m v4.0.0-dev.5 07:30:40 2025-01-16 07:30:39,925 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.5', '-m', 'v4.0.0-dev.5'], cwd=/w/workspace/edgexfoundry_device-s7_main, universal_newlines=False, shell=None, istream=None) 07:30:40 2025-01-16 07:30:39,930 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 07:30:40 4.0.0-dev.5 [Pipeline] } 07:30:40 $ docker exec --env ******** --env ******** cd1a9b1c96b57bea67da6c934de7579250a8d357fa42435d9f092f54682c58fa ssh-agent -k 07:30:40 unset SSH_AUTH_SOCK; 07:30:40 unset SSH_AGENT_PID; 07:30:40 echo Agent pid 39 killed; 07:30:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:30:40 + git semver [Pipeline] } 07:30:40 $ docker stop --time=1 cd1a9b1c96b57bea67da6c934de7579250a8d357fa42435d9f092f54682c58fa 07:30:42 $ docker rm -f --volumes cd1a9b1c96b57bea67da6c934de7579250a8d357fa42435d9f092f54682c58fa [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:30:42 07:30:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:30:42 0.23.1-centos7: Pulling from edgex-lftools 07:30:42 ab5ef0e58194: Pulling fs layer 07:30:42 9712f1f96733: Pulling fs layer 07:30:42 63f879dbbcfc: Pulling fs layer 07:30:42 0d9ebad4ef96: Pulling fs layer 07:30:42 e9a5061849ea: Pulling fs layer 07:30:42 d747dcd14b5f: Pulling fs layer 07:30:42 2de7ff778b66: Pulling fs layer 07:30:42 0d9ebad4ef96: Waiting 07:30:42 e9a5061849ea: Waiting 07:30:42 d747dcd14b5f: Waiting 07:30:42 2de7ff778b66: Waiting 07:30:42 9712f1f96733: Verifying Checksum 07:30:42 9712f1f96733: Download complete 07:30:43 63f879dbbcfc: Verifying Checksum 07:30:43 63f879dbbcfc: Download complete 07:30:43 e9a5061849ea: Verifying Checksum 07:30:43 e9a5061849ea: Download complete 07:30:43 d747dcd14b5f: Download complete 07:30:43 0d9ebad4ef96: Verifying Checksum 07:30:43 0d9ebad4ef96: Download complete 07:30:43 ab5ef0e58194: Verifying Checksum 07:30:43 ab5ef0e58194: Download complete 07:30:43 2de7ff778b66: Verifying Checksum 07:30:46 ab5ef0e58194: Pull complete 07:30:46 9712f1f96733: Pull complete 07:30:47 63f879dbbcfc: Pull complete 07:30:51 0d9ebad4ef96: Pull complete 07:30:51 e9a5061849ea: Pull complete 07:30:51 d747dcd14b5f: Pull complete 07:30:51 2de7ff778b66: Pull complete 07:30:51 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:30:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:30:51 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:30:52 prd-ubuntu20.04-docker-8c-8g-36833 does not seem to be running inside a container 07:30:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 07:30:57 $ docker top 71b871119cec69c2a349868817d88b1ff151a34b7222ca1e3a52591a06571f18 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:30:57 provisioning config files... 07:30:57 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config5078425582392917415tmp 07:30:57 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config13719104380685403991tmp 07:30:57 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config656897329584018022tmp [Pipeline] { [Pipeline] echo 07:30:57 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:30:57 ---> sigul-configuration.sh 07:30:57 gpg: directory `/root/.gnupg' created 07:30:57 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:30:57 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:30:57 gpg: keyring `/root/.gnupg/secring.gpg' created 07:30:57 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:30:57 gpg: CAST5 encrypted data 07:30:57 gpg: encrypted with 1 passphrase 07:30:57 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:30:57 + mkdir /home/jenkins 07:30:57 + mkdir /home/jenkins/sigul [Pipeline] sh 07:30:58 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 07:30:58 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:30:58 ---> sigul-install.sh 07:30:58 Sigul already installed; skipping installation. [Pipeline] sh 07:30:58 + git tag --list 07:30:58 v0.0.0 07:30:58 v0.0.1-dev.1 07:30:58 v0.0.1-dev.2 07:30:58 v4.0.0-dev.1 07:30:58 v4.0.0-dev.2 07:30:58 v4.0.0-dev.3 07:30:58 v4.0.0-dev.4 07:30:58 v4.0.0-dev.5 [Pipeline] sh 07:30:59 + lftools sign git-tag v4.0.0-dev.5 07:30:59 Signing Git tag with Sigul... 07:30:59 Signing v4.0.0-dev.5 [Pipeline] echo 07:31:00 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:31:00 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:31:00 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:31:01 $ docker stop --time=1 71b871119cec69c2a349868817d88b1ff151a34b7222ca1e3a52591a06571f18 07:31:02 $ docker rm -f --volumes 71b871119cec69c2a349868817d88b1ff151a34b7222ca1e3a52591a06571f18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 07:31:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:31:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:31:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:31:03 prd-ubuntu20.04-docker-8c-8g-36833 does not seem to be running inside a container 07:31:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:31:03 $ docker top c9a3c05dd815d5ddb94c689a87e7d11be738d2a0b07198bec240635935e9bb7e -eo pid,comm 07:31:03 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 07:31:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:31:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:31:03 [ssh-agent] Looking for ssh-agent implementation... 07:31:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:31:03 $ docker exec c9a3c05dd815d5ddb94c689a87e7d11be738d2a0b07198bec240635935e9bb7e ssh-agent 07:31:03 SSH_AUTH_SOCK=/tmp/ssh-qnd2ZFjOopae/agent.32 07:31:03 SSH_AGENT_PID=38 07:31:03 Running ssh-add (command line suppressed) 07:31:03 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_18253426222543238892.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_18253426222543238892.key) 07:31:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:31:04 + git semver bump pre 07:31:04 2025-01-16 07:31:04,485 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 07:31:04 2025-01-16 07:31:04,486 [bump_version] DEBUG bumping version:4.0.0-dev.5 on axis:pre with prefix:dev 07:31:04 2025-01-16 07:31:04,486 [bump_version] DEBUG bumped version:4.0.0-dev.6 07:31:04 2025-01-16 07:31:04,486 [write_version] DEBUG write version:4.0.0-dev.6 to path:/w/workspace/edgexfoundry_device-s7_main/.semver/main with force:True 07:31:04 2025-01-16 07:31:04,486 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 07:31:04 2025-01-16 07:31:04,486 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-s7_main/.semver/main 07:31:04 2025-01-16 07:31:04,488 [execute] INFO git cat-file --batch-check 07:31:04 2025-01-16 07:31:04,488 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=False, shell=None, istream=) 07:31:04 2025-01-16 07:31:04,492 [execute] INFO git cat-file --batch 07:31:04 2025-01-16 07:31:04,493 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=False, shell=None, istream=) 07:31:04 2025-01-16 07:31:04,497 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 07:31:04 4.0.0-dev.6 [Pipeline] } 07:31:04 $ docker exec --env ******** --env ******** c9a3c05dd815d5ddb94c689a87e7d11be738d2a0b07198bec240635935e9bb7e ssh-agent -k 07:31:04 unset SSH_AUTH_SOCK; 07:31:04 unset SSH_AGENT_PID; 07:31:04 echo Agent pid 38 killed; 07:31:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:31:05 + git semver [Pipeline] } 07:31:05 $ docker stop --time=1 c9a3c05dd815d5ddb94c689a87e7d11be738d2a0b07198bec240635935e9bb7e 07:31:06 $ docker rm -f --volumes c9a3c05dd815d5ddb94c689a87e7d11be738d2a0b07198bec240635935e9bb7e [Pipeline] // withDockerContainer [Pipeline] sh 07:31:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:31:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:31:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:31:07 prd-ubuntu20.04-docker-8c-8g-36833 does not seem to be running inside a container 07:31:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:31:07 $ docker top f244fe4736508c07df88ddcf3964dd5d208728eb98f658f094d5ceda90c72887 -eo pid,comm 07:31:07 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 07:31:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:31:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:31:07 [ssh-agent] Looking for ssh-agent implementation... 07:31:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:31:07 $ docker exec f244fe4736508c07df88ddcf3964dd5d208728eb98f658f094d5ceda90c72887 ssh-agent 07:31:08 SSH_AUTH_SOCK=/tmp/ssh-PbXSZ5DXDnPE/agent.33 07:31:08 SSH_AGENT_PID=39 07:31:08 Running ssh-add (command line suppressed) 07:31:08 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_2924592523932468598.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_2924592523932468598.key) 07:31:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:31:08 + git semver push 07:31:08 2025-01-16 07:31:08,632 [run_push] DEBUG push 07:31:08 2025-01-16 07:31:08,633 [execute] INFO git cat-file --batch-check 07:31:08 2025-01-16 07:31:08,633 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=False, shell=None, istream=) 07:31:08 2025-01-16 07:31:08,637 [execute] INFO git rev-list 6b37ef60d8cdc5ec91fa21b6afe4510c5b3e6c1a -- 07:31:08 2025-01-16 07:31:08,638 [execute] DEBUG Popen(['git', 'rev-list', '6b37ef60d8cdc5ec91fa21b6afe4510c5b3e6c1a', '--'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=False, shell=None, istream=None) 07:31:08 2025-01-16 07:31:08,644 [execute] INFO git fetch -v origin 07:31:08 2025-01-16 07:31:08,644 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=True, shell=None, istream=None) 07:31:09 2025-01-16 07:31:09,085 [run_push] DEBUG no remote changes detected 07:31:09 2025-01-16 07:31:09,086 [execute] INFO git push origin semver 07:31:09 2025-01-16 07:31:09,086 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=False, shell=None, istream=None) 07:31:09 2025-01-16 07:31:09,809 [run_push] DEBUG push all version tags 07:31:09 2025-01-16 07:31:09,810 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 07:31:09 2025-01-16 07:31:09,810 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-s7_main, universal_newlines=False, shell=None, istream=None) 07:31:10 2025-01-16 07:31:10,453 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 07:31:10 4.0.0-dev.6 [Pipeline] } 07:31:10 $ docker exec --env ******** --env ******** f244fe4736508c07df88ddcf3964dd5d208728eb98f658f094d5ceda90c72887 ssh-agent -k 07:31:10 unset SSH_AUTH_SOCK; 07:31:10 unset SSH_AGENT_PID; 07:31:10 echo Agent pid 39 killed; 07:31:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:31:11 + git semver [Pipeline] } 07:31:11 $ docker stop --time=1 f244fe4736508c07df88ddcf3964dd5d208728eb98f658f094d5ceda90c72887 07:31:12 $ docker rm -f --volumes f244fe4736508c07df88ddcf3964dd5d208728eb98f658f094d5ceda90c72887 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:31:13 + [ -d /w/workspace/edgexfoundry_device-s7_main/archives ] 07:31:13 + ls -al /w/workspace/edgexfoundry_device-s7_main/archives 07:31:13 total 16 07:31:13 drwxr-xr-x 3 root root 4096 Jan 16 07:20 . 07:31:13 drwxrwxr-x 9 jenkins jenkins 4096 Jan 16 07:30 .. 07:31:13 drwxr-xr-x 2 root root 4096 Jan 16 07:20 cost 07:31:13 -rw-r--r-- 1 root root 80 Jan 16 07:20 cost.csv 07:31:13 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-s7_main/archives 07:31:13 + ls -al /w/workspace/edgexfoundry_device-s7_main/archives 07:31:13 total 16 07:31:13 drwxr-xr-x 3 jenkins jenkins 4096 Jan 16 07:20 . 07:31:13 drwxrwxr-x 9 jenkins jenkins 4096 Jan 16 07:30 .. 07:31:13 drwxr-xr-x 2 jenkins jenkins 4096 Jan 16 07:20 cost 07:31:13 -rw-r--r-- 1 jenkins jenkins 80 Jan 16 07:20 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:31:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:31:14 ---> package-listing.sh 07:31:14 ++ facter osfamily 07:31:14 ++ tr '[:upper:]' '[:lower:]' 07:31:14 + OS_FAMILY=debian 07:31:14 + workspace=/w/workspace/edgexfoundry_device-s7_main 07:31:14 + START_PACKAGES=/tmp/packages_start.txt 07:31:14 + END_PACKAGES=/tmp/packages_end.txt 07:31:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:31:14 + PACKAGES=/tmp/packages_start.txt 07:31:14 + '[' /w/workspace/edgexfoundry_device-s7_main ']' 07:31:14 + PACKAGES=/tmp/packages_end.txt 07:31:14 + case "${OS_FAMILY}" in 07:31:14 + dpkg -l 07:31:14 + grep '^ii' 07:31:14 + '[' -f /tmp/packages_start.txt ']' 07:31:14 + '[' -f /tmp/packages_end.txt ']' 07:31:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:31:14 + '[' /w/workspace/edgexfoundry_device-s7_main ']' 07:31:14 + mkdir -p /w/workspace/edgexfoundry_device-s7_main/archives/ 07:31:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_main/archives/ [Pipeline] echo 07:31:15 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:31:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:31:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:31:15 prd-ubuntu20.04-docker-8c-8g-36833 does not seem to be running inside a container 07:31:15 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-s7_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:31:16 $ docker top 7431acfb88a7cb716393f24a9588ca8694d52ba7203cf1d9481dcaf7c2d84f19 -eo pid,comm [Pipeline] { [Pipeline] sh 07:31:16 + touch /tmp/pre-build-complete [Pipeline] sh 07:31:16 + mkdir -p /var/log/sysstat [Pipeline] sh 07:31:17 + ls /var/log/sa-host 07:31:17 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:31:17 provisioning config files... 07:31:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config3329738566904630654tmp [Pipeline] { [Pipeline] echo 07:31:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:31:17 ---> create-netrc.sh [Pipeline] } 07:31:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:31:17 ---> python-tools-install.sh [Pipeline] echo 07:31:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:31:18 ---> sudo-logs.sh 07:31:18 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:31:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:31:18 ---> job-cost.sh 07:31:18 lf-activate-venv: SKIPPING 07:31:18 DEBUG: total: 0.2199999988079071 07:31:18 INFO: Retrieving Stack Cost... 07:31:19 INFO: Retrieving Pricing Info for: v3-standard-8 07:31:19 INFO: Archiving Costs [Pipeline] echo 07:31:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:31:19 ---> logs-deploy.sh 07:31:19 lf-activate-venv: SKIPPING 07:31:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/main/12 07:31:19 INFO: archiving workspace using pattern(s): 07:31:20 Archives upload complete. 07:31:20 INFO: archiving logs to Nexus 07:31:21 ---> uname -a: 07:31:21 Linux prd-ubuntu20-04-docker-8c-8g-36833 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 07:31:21 07:31:21 07:31:21 ---> lscpu: 07:31:21 Architecture: x86_64 07:31:21 CPU op-mode(s): 32-bit, 64-bit 07:31:21 Byte Order: Little Endian 07:31:21 Address sizes: 40 bits physical, 48 bits virtual 07:31:21 CPU(s): 8 07:31:21 On-line CPU(s) list: 0-7 07:31:21 Thread(s) per core: 1 07:31:21 Core(s) per socket: 1 07:31:21 Socket(s): 8 07:31:21 NUMA node(s): 1 07:31:21 Vendor ID: AuthenticAMD 07:31:21 CPU family: 23 07:31:21 Model: 49 07:31:21 Model name: AMD EPYC-Rome Processor 07:31:21 Stepping: 0 07:31:21 CPU MHz: 2800.000 07:31:21 BogoMIPS: 5600.00 07:31:21 Virtualization: AMD-V 07:31:21 Hypervisor vendor: KVM 07:31:21 Virtualization type: full 07:31:21 L1d cache: 256 KiB 07:31:21 L1i cache: 256 KiB 07:31:21 L2 cache: 4 MiB 07:31:21 L3 cache: 128 MiB 07:31:21 NUMA node0 CPU(s): 0-7 07:31:21 Vulnerability Itlb multihit: Not affected 07:31:21 Vulnerability L1tf: Not affected 07:31:21 Vulnerability Mds: Not affected 07:31:21 Vulnerability Meltdown: Not affected 07:31:21 Vulnerability Mmio stale data: Not affected 07:31:21 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:31:21 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:31:21 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 07:31:21 Vulnerability Srbds: Not affected 07:31:21 Vulnerability Tsx async abort: Not affected 07:31:21 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 07:31:21 07:31:21 07:31:21 ---> nproc: 07:31:21 8 07:31:21 07:31:21 07:31:21 ---> df -h: 07:31:21 Filesystem Size Used Avail Use% Mounted on 07:31:21 overlay 155G 14G 142G 9% / 07:31:21 tmpfs 64M 0 64M 0% /dev 07:31:21 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:31:21 shm 64M 0 64M 0% /dev/shm 07:31:21 /dev/vda1 155G 14G 142G 9% /facter-os 07:31:21 07:31:21