Pull request #30 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0243395534a5b4a75559ac9687f202f97d0ac5e2+9db981aa25816d0e0d272d921f7244c5f9cb19d6 (f03aeed379497ebb7d065c023963f1a96e49a3a6) 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-ssh2383709112888752212.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-ssh605960676706654887.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-s7/branches/PR-30/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-30/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1054352021231578598.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-30/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16466059594097443549.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh13724480388897652073.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-s7/branches/PR-30/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-30/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12763199247803976829.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-36222 in /w/workspace/edgexfoundry_device-s7_PR-30 [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_PR-30 # 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 Merging remotes/origin/main commit 9db981aa25816d0e0d272d921f7244c5f9cb19d6 into PR head commit 0243395534a5b4a75559ac9687f202f97d0ac5e2 Merge succeeded, producing 0243395534a5b4a75559ac9687f202f97d0ac5e2 Checking out Revision 0243395534a5b4a75559ac9687f202f97d0ac5e2 (PR-30) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 7928b8837ad34b090831a72fcdf53bff9dae4c17 > git config remote.origin.url git@github.com:edgexfoundry/device-s7.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-s7.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-s7.git +refs/pull/30/head:refs/remotes/origin/PR-30 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0243395534a5b4a75559ac9687f202f97d0ac5e2 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 9db981aa25816d0e0d272d921f7244c5f9cb19d6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0243395534a5b4a75559ac9687f202f97d0ac5e2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:13:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:13:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:13:04 ========================================================= 19:13:04 EdgeX Global Pipelines Version Info 19:13:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:13:05 ------------------- 19:13:05 stable info: 19:13:05 ------------------- 19:13:05 Commited By: Cherry Wang cherry@iotechsys.com 19:13:05 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 19:13:05 Message: update stable to v1.0.269 19:13:05 ------------------- 19:13:05 experimental info: 19:13:05 ------------------- 19:13:05 Commited By: **** collab-it+edgex@linuxfoundation.org 19:13:05 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 19:13:05 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:13:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-s7-settings [Pipeline] echo 19:13:05 [edgeXSetupEnvironment]: set envvar PROJECT = device-s7 [Pipeline] echo 19:13:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:13:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:13:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:13:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 19:13:06 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:13:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:13:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:13:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:13:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:13:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-s7 [Pipeline] echo 19:13:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:13:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:13:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:13:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:13:06 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:13:06 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:13:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:13:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:13:06 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:13:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:13:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:13:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:13:07 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:13:07 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:13:07 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:13:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-30 [Pipeline] echo 19:13:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-30 [Pipeline] echo 19:13:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-30 [Pipeline] echo 19:13:07 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0243395534a5b4a75559ac9687f202f97d0ac5e2 [Pipeline] echo 19:13:07 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0243395 [Pipeline] echo 19:13:07 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:13:07 provisioning config files... 19:13:07 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_PR-30@tmp/config69654287923098043tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:13:08 ---> ****-login.sh 19:13:08 nexus3.edgexfoundry.org:10001 19:13:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:13:08 Configure a credential helper to remove this warning. See 19:13:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:13:08 19:13:08 Login Succeeded 19:13:08 nexus3.edgexfoundry.org:10002 19:13:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:13:08 Configure a credential helper to remove this warning. See 19:13:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:13:08 19:13:08 Login Succeeded 19:13:08 nexus3.edgexfoundry.org:10003 19:13:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:13:08 Configure a credential helper to remove this warning. See 19:13:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:13:08 19:13:08 Login Succeeded 19:13:08 nexus3.edgexfoundry.org:10004 19:13:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:13:08 Configure a credential helper to remove this warning. See 19:13:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:13:08 19:13:08 Login Succeeded 19:13:08 ****.io 19:13:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:13:09 Configure a credential helper to remove this warning. See 19:13:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:13:09 19:13:09 Login Succeeded 19:13:09 ---> ****-login.sh ends [Pipeline] } 19:13:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:13:09 + git rev-list -1 --merges 0243395534a5b4a75559ac9687f202f97d0ac5e2~1..0243395534a5b4a75559ac9687f202f97d0ac5e2 [Pipeline] echo 19:13:09 -----------> git rev-list -1 --merges 0243395534a5b4a75559ac9687f202f97d0ac5e2~1..0243395534a5b4a75559ac9687f202f97d0ac5e2 0243395534a5b4a75559ac9687f202f97d0ac5e2 [false] [Pipeline] sh 19:13:10 + git log --format=format:%s -1 0243395534a5b4a75559ac9687f202f97d0ac5e2 [Pipeline] echo 19:13:10 ========================================================= 19:13:10 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:13:10 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:13:10 + git log --format=format:%s -1 0243395534a5b4a75559ac9687f202f97d0ac5e2 [Pipeline] echo 19:13:10 [semverPrep] GIT_COMMIT: 0243395534a5b4a75559ac9687f202f97d0ac5e2, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo 19:13:10 [semverPrep] This is not a build commit. [Pipeline] sh 19:13:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:13:11 + grep -v github /etc/ssh/ssh_known_hosts 19:13:11 + [ -e /tmp/ssh_known_hosts ] 19:13:11 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:13:11 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:13:11 + sudo tee -a /etc/ssh/ssh_known_hosts 19:13:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:13:11 19:13:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:13:12 0.1.4: Pulling from edgex-devops/py-git-semver 19:13:12 b85a868b505f: Pulling fs layer 19:13:12 e2be974225ed: Pulling fs layer 19:13:12 339a4e72a1f5: Pulling fs layer 19:13:12 988bab9f4d93: Pulling fs layer 19:13:12 1469e6f7b9e6: Pulling fs layer 19:13:12 eaf3925da568: Pulling fs layer 19:13:12 bab4dde63d76: Pulling fs layer 19:13:12 bde34c3a00c8: Pulling fs layer 19:13:12 b352a97aabf1: Pulling fs layer 19:13:12 4872d77fe225: Pulling fs layer 19:13:12 5851b861e8e6: Pulling fs layer 19:13:12 988bab9f4d93: Waiting 19:13:12 bde34c3a00c8: Waiting 19:13:12 1469e6f7b9e6: Waiting 19:13:12 eaf3925da568: Waiting 19:13:12 b352a97aabf1: Waiting 19:13:12 bab4dde63d76: Waiting 19:13:12 5851b861e8e6: Waiting 19:13:12 4872d77fe225: Waiting 19:13:12 e2be974225ed: Download complete 19:13:12 988bab9f4d93: Download complete 19:13:12 1469e6f7b9e6: Verifying Checksum 19:13:12 1469e6f7b9e6: Download complete 19:13:12 eaf3925da568: Download complete 19:13:12 339a4e72a1f5: Verifying Checksum 19:13:12 339a4e72a1f5: Download complete 19:13:12 bde34c3a00c8: Verifying Checksum 19:13:12 bde34c3a00c8: Download complete 19:13:12 b352a97aabf1: Verifying Checksum 19:13:12 b352a97aabf1: Download complete 19:13:12 4872d77fe225: Download complete 19:13:12 5851b861e8e6: Verifying Checksum 19:13:12 5851b861e8e6: Download complete 19:13:12 b85a868b505f: Verifying Checksum 19:13:12 b85a868b505f: Download complete 19:13:12 bab4dde63d76: Verifying Checksum 19:13:12 bab4dde63d76: Download complete 19:13:13 b85a868b505f: Pull complete 19:13:13 e2be974225ed: Pull complete 19:13:14 339a4e72a1f5: Pull complete 19:13:14 988bab9f4d93: Pull complete 19:13:14 1469e6f7b9e6: Pull complete 19:13:14 eaf3925da568: Pull complete 19:13:16 bab4dde63d76: Pull complete 19:13:16 bde34c3a00c8: Pull complete 19:13:16 b352a97aabf1: Pull complete 19:13:16 4872d77fe225: Pull complete 19:13:16 5851b861e8e6: Pull complete 19:13:16 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:13:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:13:16 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:13:17 prd-ubuntu20.04-docker-8c-8g-36222 does not seem to be running inside a container 19:13:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_PR-30 -v /w/workspace/edgexfoundry_device-s7_PR-30:/w/workspace/edgexfoundry_device-s7_PR-30:rw,z -v /w/workspace/edgexfoundry_device-s7_PR-30@tmp:/w/workspace/edgexfoundry_device-s7_PR-30@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:13:20 $ docker top adc17cd4a29fa2c343b5331de99ab861643985f50a7c6b361f98cf04b113c704 -eo pid,comm 19:13:20 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). 19:13:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:13:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:13:20 [ssh-agent] Looking for ssh-agent implementation... 19:13:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:13:20 $ docker exec adc17cd4a29fa2c343b5331de99ab861643985f50a7c6b361f98cf04b113c704 ssh-agent 19:13:21 SSH_AUTH_SOCK=/tmp/ssh-ztfqR59cjkXT/agent.31 19:13:21 SSH_AGENT_PID=37 19:13:21 Running ssh-add (command line suppressed) 19:13:21 Identity added: /w/workspace/edgexfoundry_device-s7_PR-30@tmp/private_key_11335643605080978711.key (/w/workspace/edgexfoundry_device-s7_PR-30@tmp/private_key_11335643605080978711.key) 19:13:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:13:21 + git tag --points-at HEAD [Pipeline] } 19:13:21 $ docker exec --env ******** --env ******** adc17cd4a29fa2c343b5331de99ab861643985f50a7c6b361f98cf04b113c704 ssh-agent -k 19:13:21 unset SSH_AUTH_SOCK; 19:13:21 unset SSH_AGENT_PID; 19:13:21 echo Agent pid 37 killed; 19:13:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:13:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:13:21 [ssh-agent] Looking for ssh-agent implementation... 19:13:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:13:21 $ docker exec adc17cd4a29fa2c343b5331de99ab861643985f50a7c6b361f98cf04b113c704 ssh-agent 19:13:21 SSH_AUTH_SOCK=/tmp/ssh-pbujtt7UyFTi/agent.71 19:13:21 SSH_AGENT_PID=77 19:13:21 Running ssh-add (command line suppressed) 19:13:22 Identity added: /w/workspace/edgexfoundry_device-s7_PR-30@tmp/private_key_9871461129718223799.key (/w/workspace/edgexfoundry_device-s7_PR-30@tmp/private_key_9871461129718223799.key) 19:13:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:13:22 + git semver init 19:13:22 2025-01-06 19:13:22,570 [run_init] DEBUG init version:0.0.0 force:False 19:13:22 2025-01-06 19:13:22,570 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-s7_PR-30/.semver 19:13:22 2025-01-06 19:13:22,571 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-s7.git /w/workspace/edgexfoundry_device-s7_PR-30/.semver 19:13:22 2025-01-06 19:13:22,571 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-s7.git', '/w/workspace/edgexfoundry_device-s7_PR-30/.semver'], cwd=/w/workspace/edgexfoundry_device-s7_PR-30, universal_newlines=False, shell=None, istream=None) 19:13:23 2025-01-06 19:13:23,143 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-s7_PR-30/.git/info/exclude 19:13:23 2025-01-06 19:13:23,144 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-s7_PR-30/.semver/PR-30 with force:False 19:13:23 2025-01-06 19:13:23,144 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-s7_PR-30/.semver/PR-30 19:13:23 2025-01-06 19:13:23,148 [execute] INFO git cat-file --batch-check 19:13:23 2025-01-06 19:13:23,148 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_PR-30/.semver, universal_newlines=False, shell=None, istream=) 19:13:23 2025-01-06 19:13:23,155 [execute] INFO git cat-file --batch 19:13:23 2025-01-06 19:13:23,155 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-s7_PR-30/.semver, universal_newlines=False, shell=None, istream=) 19:13:23 2025-01-06 19:13:23,160 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_PR-30/.semver/PR-30 19:13:23 0.0.0 [Pipeline] } 19:13:23 $ docker exec --env ******** --env ******** adc17cd4a29fa2c343b5331de99ab861643985f50a7c6b361f98cf04b113c704 ssh-agent -k 19:13:23 unset SSH_AUTH_SOCK; 19:13:23 unset SSH_AGENT_PID; 19:13:23 echo Agent pid 77 killed; 19:13:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:13:23 + git semver [Pipeline] } 19:13:24 $ docker stop --time=1 adc17cd4a29fa2c343b5331de99ab861643985f50a7c6b361f98cf04b113c704 19:13:25 $ docker rm -f --volumes adc17cd4a29fa2c343b5331de99ab861643985f50a7c6b361f98cf04b113c704 [Pipeline] // withDockerContainer [Pipeline] sh 19:13:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:13:26 Stashed 1 file(s) [Pipeline] echo 19:13:26 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:13:27 provisioning config files... 19:13:27 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_PR-30@tmp/config17512891820889268963tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh 19:13:27 ---> ****-login.sh 19:13:27 nexus3.edgexfoundry.org:10001 19:13:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:13:27 Configure a credential helper to remove this warning. See 19:13:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:13:27 19:13:27 Login Succeeded 19:13:27 nexus3.edgexfoundry.org:10002 19:13:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:13:27 Configure a credential helper to remove this warning. See 19:13:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:13:27 19:13:27 Login Succeeded 19:13:27 nexus3.edgexfoundry.org:10003 19:13:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:13:27 Configure a credential helper to remove this warning. See 19:13:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:13:27 19:13:27 Login Succeeded 19:13:27 nexus3.edgexfoundry.org:10004 19:13:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:13:27 Configure a credential helper to remove this warning. See 19:13:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:13:27 19:13:27 Login Succeeded 19:13:27 ****.io 19:13:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:13:28 Configure a credential helper to remove this warning. See 19:13:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:13:28 19:13:28 Login Succeeded 19:13:28 ---> ****-login.sh ends [Pipeline] } 19:13:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:13:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:13:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:13:28 ========================================================= 19:13:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 19:13:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:29 + 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 . 19:13:29 Sending build context to Docker daemon 679.9kB 19:13:29 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 19:13:29 Step 2/10 : FROM ${BASE} AS builder 19:13:29 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 19:13:29 da9db072f522: Pulling fs layer 19:13:29 6ef4a4ee8ca5: Pulling fs layer 19:13:29 06f05ace1117: Pulling fs layer 19:13:29 5fe327b54edc: Pulling fs layer 19:13:29 4f4fb700ef54: Pulling fs layer 19:13:29 92a5565b7b96: Pulling fs layer 19:13:29 ff9bb7016b71: Pulling fs layer 19:13:29 b67dba6c2c7d: Pulling fs layer 19:13:29 a813b0c90790: Pulling fs layer 19:13:29 5fe327b54edc: Waiting 19:13:29 4f4fb700ef54: Waiting 19:13:29 92a5565b7b96: Waiting 19:13:29 ff9bb7016b71: Waiting 19:13:29 a813b0c90790: Waiting 19:13:29 b67dba6c2c7d: Waiting 19:13:29 6ef4a4ee8ca5: Download complete 19:13:29 5fe327b54edc: Verifying Checksum 19:13:29 5fe327b54edc: Download complete 19:13:29 4f4fb700ef54: Download complete 19:13:29 92a5565b7b96: Verifying Checksum 19:13:29 92a5565b7b96: Download complete 19:13:29 da9db072f522: Download complete 19:13:29 da9db072f522: Pull complete 19:13:29 ff9bb7016b71: Verifying Checksum 19:13:29 ff9bb7016b71: Download complete 19:13:29 6ef4a4ee8ca5: Pull complete 19:13:29 a813b0c90790: Verifying Checksum 19:13:29 a813b0c90790: Download complete 19:13:29 06f05ace1117: Verifying Checksum 19:13:29 06f05ace1117: Download complete 19:13:30 b67dba6c2c7d: Verifying Checksum 19:13:30 b67dba6c2c7d: Download complete 19:13:33 06f05ace1117: Pull complete 19:13:33 5fe327b54edc: Pull complete 19:13:33 4f4fb700ef54: Pull complete 19:13:33 92a5565b7b96: Pull complete 19:13:33 ff9bb7016b71: Pull complete 19:13:36 b67dba6c2c7d: Pull complete 19:13:36 a813b0c90790: Pull complete 19:13:36 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 19:13:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 19:13:36 ---> 3ba60ce46760 19:13:36 Step 3/10 : ARG MAKE=make build 19:13:42 ---> Running in 50d1291548a5 19:13:42 Removing intermediate container 50d1291548a5 19:13:42 ---> c5de69bd6a1a 19:13:42 Step 4/10 : WORKDIR /device-s7 19:13:42 ---> Running in 1f3a81aca399 19:13:42 Removing intermediate container 1f3a81aca399 19:13:42 ---> 6239909c0a72 19:13:42 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 19:13:42 ---> Running in 10da7dc1df3c 19:13:42 Removing intermediate container 10da7dc1df3c 19:13:42 ---> fe3e0b8fb7d0 19:13:42 Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev 19:13:42 ---> Running in 6817008c6e07 19:13:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:13:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:13:42 OK: 248 MiB in 58 packages 19:13:42 Removing intermediate container 6817008c6e07 19:13:42 ---> d70a8612fa4d 19:13:42 Step 7/10 : COPY go.mod vendor* ./ 19:13:42 ---> 2c9e0de142ad 19:13:42 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:13:42 ---> Running in d49c4257653a 19:14:39 Removing intermediate container d49c4257653a 19:14:39 ---> 5397cda8c499 19:14:39 Step 9/10 : COPY . . 19:14:39 ---> 8b9eab9a9d86 19:14:39 Step 10/10 : RUN ${MAKE} 19:14:39 ---> Running in fb7cb5a78908 19:14:39 noop 19:14:39 Removing intermediate container fb7cb5a78908 19:14:39 ---> cbe3c28a81f4 19:14:39 Successfully built cbe3c28a81f4 19:14:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:39 + docker inspect -f . ci-base-image-x86_64 19:14:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:14:39 prd-ubuntu20.04-docker-8c-8g-36222 does not seem to be running inside a container 19:14:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-s7_PR-30 -v /w/workspace/edgexfoundry_device-s7_PR-30:/w/workspace/edgexfoundry_device-s7_PR-30:rw,z -v /w/workspace/edgexfoundry_device-s7_PR-30@tmp:/w/workspace/edgexfoundry_device-s7_PR-30@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 ******** -e ******** ci-base-image-x86_64 cat 19:14:40 $ docker top edbf7f09797c6f5d1e1ee769ae6d7ec8fb9a6870a5596293248a0e34ef5efaa9 -eo pid,comm [Pipeline] { [Pipeline] sh 19:14:40 + go version 19:14:40 go version go1.23.4 linux/amd64 [Pipeline] } 19:14:40 $ docker stop --time=1 edbf7f09797c6f5d1e1ee769ae6d7ec8fb9a6870a5596293248a0e34ef5efaa9 19:14:41 $ docker rm -f --volumes edbf7f09797c6f5d1e1ee769ae6d7ec8fb9a6870a5596293248a0e34ef5efaa9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:42 + docker inspect -f . ci-base-image-x86_64 19:14:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:14:42 prd-ubuntu20.04-docker-8c-8g-36222 does not seem to be running inside a container 19:14:42 $ 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_PR-30 -v /w/workspace/edgexfoundry_device-s7_PR-30:/w/workspace/edgexfoundry_device-s7_PR-30:rw,z -v /w/workspace/edgexfoundry_device-s7_PR-30@tmp:/w/workspace/edgexfoundry_device-s7_PR-30@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 ******** -e ******** ci-base-image-x86_64 cat 19:14:43 $ docker top c5ce1a7c3ba4339a421bff37ba96a4f4d598672c110edf0910fd908fc762dfa3 -eo pid,comm [Pipeline] { [Pipeline] sh 19:14:43 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_PR-30 [Pipeline] fileExists [Pipeline] sh 19:14:43 + make test 19:14:43 go test -race -coverprofile=coverage.out ./... 19:14:52 ? github.com/edgexfoundry/device-s7 [no test files] 19:15:18 github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements 19:15:18 ok github.com/edgexfoundry/device-s7/internal/driver 1.027s coverage: 6.8% of statements 19:15:57 go vet ./... 19:15:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:15:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:15:57 ./bin/test-attribution-txt.sh [Pipeline] echo 19:15:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 19:15:57 $ docker stop --time=1 c5ce1a7c3ba4339a421bff37ba96a4f4d598672c110edf0910fd908fc762dfa3 19:16:01 $ docker rm -f --volumes c5ce1a7c3ba4339a421bff37ba96a4f4d598672c110edf0910fd908fc762dfa3 [Pipeline] // withDockerContainer [Pipeline] sh 19:16:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:16:02 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 19:16:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:16:03 + ls -al . 19:16:03 total 216 19:16:03 drwxrwxr-x 8 jenkins jenkins 4096 Jan 6 19:14 . 19:16:03 drwxrwxr-x 4 jenkins jenkins 4096 Jan 6 19:12 .. 19:16:03 drwxrwxr-x 8 jenkins jenkins 4096 Jan 6 19:15 .git 19:16:03 drwxrwxr-x 2 jenkins jenkins 4096 Jan 6 19:12 .github 19:16:03 -rw-rw-r-- 1 jenkins jenkins 237 Jan 6 19:12 .gitignore 19:16:03 -rw-rw-r-- 1 jenkins jenkins 42 Jan 6 19:12 .golangci.yml 19:16:03 drwxr-xr-x 3 jenkins jenkins 4096 Jan 6 19:13 .semver 19:16:03 -rw-rw-r-- 1 jenkins jenkins 19679 Jan 6 19:12 Attribution.txt 19:16:03 -rw-rw-r-- 1 jenkins jenkins 1579 Jan 6 19:12 Dockerfile 19:16:03 -rw-rw-r-- 1 jenkins jenkins 643 Jan 6 19:12 Jenkinsfile 19:16:03 -rw-rw-r-- 1 jenkins jenkins 10947 Jan 6 19:12 LICENSE 19:16:03 -rw-rw-r-- 1 jenkins jenkins 1903 Jan 6 19:12 Makefile 19:16:03 -rw-rw-r-- 1 jenkins jenkins 614 Jan 6 19:12 OWNERS.md 19:16:03 -rw-rw-r-- 1 jenkins jenkins 2393 Jan 6 19:12 README.md 19:16:03 -rw-rw-r-- 1 jenkins jenkins 5 Jan 6 19:13 VERSION 19:16:03 drwxrwxr-x 2 jenkins jenkins 4096 Jan 6 19:12 bin 19:16:03 drwxrwxr-x 3 jenkins jenkins 4096 Jan 6 19:12 cmd 19:16:03 -rw-r--r-- 1 jenkins jenkins 19094 Jan 6 19:15 coverage.out 19:16:03 -rw-rw-r-- 1 jenkins jenkins 6167 Jan 6 19:12 go.mod 19:16:03 -rw-rw-r-- 1 jenkins jenkins 87379 Jan 6 19:12 go.sum 19:16:03 drwxrwxr-x 3 jenkins jenkins 4096 Jan 6 19:12 internal 19:16:03 -rw-rw-r-- 1 jenkins jenkins 223 Jan 6 19:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:16:03 + 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=0243395534a5b4a75559ac9687f202f97d0ac5e2 --label arch=amd64 --label version=0.0.0 . 19:16:03 Sending build context to Docker daemon 699.9kB 19:16:03 Step 1/24 : ARG BASE=golang:1.23-alpine3.20 19:16:03 Step 2/24 : FROM ${BASE} AS builder 19:16:03 ---> cbe3c28a81f4 19:16:03 Step 3/24 : ARG MAKE=make build 19:16:03 ---> Running in c6af719a338e 19:16:03 Removing intermediate container c6af719a338e 19:16:03 ---> 10095a2f360d 19:16:03 Step 4/24 : WORKDIR /device-s7 19:16:03 ---> Running in 5715e9c643dc 19:16:03 Removing intermediate container 5715e9c643dc 19:16:03 ---> 9c5401aacfcc 19:16:03 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 19:16:03 ---> Running in 9b8a0668c9e0 19:16:04 Removing intermediate container 9b8a0668c9e0 19:16:04 ---> 7e9dec76542d 19:16:04 Step 6/24 : RUN apk add --update --no-cache make git gcc libc-dev 19:16:04 ---> Running in ba4138112ce0 19:16:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:16:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:16:04 OK: 248 MiB in 58 packages 19:16:04 Removing intermediate container ba4138112ce0 19:16:04 ---> 5fde2ed3c6bd 19:16:04 Step 7/24 : COPY go.mod vendor* ./ 19:16:05 ---> 1e1f9d07ca1e 19:16:05 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:16:05 ---> Running in e5db4cefff76 19:16:06 Removing intermediate container e5db4cefff76 19:16:06 ---> f453bb10a46a 19:16:06 Step 9/24 : COPY . . 19:16:06 ---> d9c0f23d5157 19:16:06 Step 10/24 : RUN ${MAKE} 19:16:06 ---> Running in 61d1cd040651 19:16:06 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.12" -trimpath -mod=readonly -o cmd/device-s7 ./cmd 19:16:45 Removing intermediate container 61d1cd040651 19:16:45 ---> c6854a2f0469 19:16:45 Step 11/24 : FROM alpine:3.20 19:16:45 3.20: Pulling from library/alpine 19:16:45 da9db072f522: Already exists 19:16:45 Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 19:16:45 Status: Downloaded newer image for alpine:3.20 19:16:45 ---> 63b790fccc90 19:16:45 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 19:16:45 ---> Running in 76bceec37289 19:16:45 Removing intermediate container 76bceec37289 19:16:45 ---> 23a32a1d6252 19:16:45 Step 13/24 : RUN apk add --update --no-cache dumb-init 19:16:45 ---> Running in c6f777aaebfe 19:16:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:16:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:16:45 (1/1) Installing dumb-init (1.2.5-r3) 19:16:45 Executing busybox-1.36.1-r29.trigger 19:16:45 OK: 8 MiB in 15 packages 19:16:45 Removing intermediate container c6f777aaebfe 19:16:45 ---> e3894d48b516 19:16:45 Step 14/24 : RUN apk --no-cache upgrade 19:16:45 ---> Running in 343145f87980 19:16:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:16:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:16:45 Upgrading critical system libraries and apk-tools: 19:16:45 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 19:16:45 Executing busybox-1.36.1-r29.trigger 19:16:45 Continuing the upgrade transaction with new apk-tools: 19:16:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:16:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:16:45 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) 19:16:45 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 19:16:45 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 19:16:45 OK: 8 MiB in 15 packages 19:16:45 Removing intermediate container 343145f87980 19:16:45 ---> e8bc460ce450 19:16:45 Step 15/24 : WORKDIR / 19:16:45 ---> Running in b02031f9759b 19:16:45 Removing intermediate container b02031f9759b 19:16:45 ---> 343008d6adbd 19:16:45 Step 16/24 : COPY --from=builder /device-s7/Attribution.txt /Attribution.txt 19:16:45 ---> 849047d228ec 19:16:45 Step 17/24 : COPY --from=builder /device-s7/cmd/device-s7 /device-s7 19:16:46 ---> 42075ca5519f 19:16:46 Step 18/24 : COPY --from=builder /device-s7/cmd/res /res 19:16:46 ---> fc0994d6e821 19:16:46 Step 19/24 : EXPOSE 59994 19:16:46 ---> Running in 752f97d060b9 19:16:46 Removing intermediate container 752f97d060b9 19:16:46 ---> 2e3e647bc6d9 19:16:46 Step 20/24 : ENTRYPOINT ["/device-s7"] 19:16:46 ---> Running in f7d2272a4e46 19:16:47 Removing intermediate container f7d2272a4e46 19:16:47 ---> b360a3a1fc83 19:16:47 Step 21/24 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 19:16:47 ---> Running in fe0ea2fc4267 19:16:47 Removing intermediate container fe0ea2fc4267 19:16:47 ---> 450875f6b460 19:16:47 Step 22/24 : LABEL arch=amd64 19:16:47 ---> Running in edd2f85a9da6 19:16:47 Removing intermediate container edd2f85a9da6 19:16:47 ---> ac98906da204 19:16:47 Step 23/24 : LABEL git_sha=0243395534a5b4a75559ac9687f202f97d0ac5e2 19:16:47 ---> Running in 6b1dbce5baa1 19:16:47 Removing intermediate container 6b1dbce5baa1 19:16:47 ---> 33aea1db1045 19:16:47 Step 24/24 : LABEL version=0.0.0 19:16:47 ---> Running in d79763e80bf5 19:16:47 Removing intermediate container d79763e80bf5 19:16:47 ---> bd7b8a0bba72 19:16:47 [Warning] One or more build-args [ARCH] were not consumed 19:16:47 Successfully built bd7b8a0bba72 19:16:47 Successfully tagged device-s7:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [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 19:16:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:16:48 19:16:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:16:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:16:48 latest: Pulling from edgex-lftools-log-publisher 19:16:48 5eb5b503b376: Pulling fs layer 19:16:48 5c69ac0246d0: Pulling fs layer 19:16:48 ec43610c2a17: Pulling fs layer 19:16:48 3a2ae6a8a46f: Pulling fs layer 19:16:48 33b1e0a273af: Pulling fs layer 19:16:48 5d3b04190fa2: Pulling fs layer 19:16:48 2f39f015ded8: Pulling fs layer 19:16:48 5d3b04190fa2: Waiting 19:16:48 33b1e0a273af: Waiting 19:16:48 2f39f015ded8: Waiting 19:16:48 5c69ac0246d0: Download complete 19:16:48 3a2ae6a8a46f: Verifying Checksum 19:16:48 3a2ae6a8a46f: Download complete 19:16:48 33b1e0a273af: Verifying Checksum 19:16:48 33b1e0a273af: Download complete 19:16:48 5d3b04190fa2: Verifying Checksum 19:16:48 5d3b04190fa2: Download complete 19:16:49 ec43610c2a17: Verifying Checksum 19:16:49 ec43610c2a17: Download complete 19:16:49 5eb5b503b376: Verifying Checksum 19:16:49 5eb5b503b376: Download complete 19:16:49 2f39f015ded8: Download complete 19:16:50 5eb5b503b376: Pull complete 19:16:50 5c69ac0246d0: Pull complete 19:16:51 ec43610c2a17: Pull complete 19:16:51 3a2ae6a8a46f: Pull complete 19:16:51 33b1e0a273af: Pull complete 19:16:51 5d3b04190fa2: Pull complete 19:16:55 2f39f015ded8: Pull complete 19:16:55 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:16:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:16:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:16:55 prd-ubuntu20.04-docker-8c-8g-36222 does not seem to be running inside a container 19:16:55 $ 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_PR-30 -v /w/workspace/edgexfoundry_device-s7_PR-30:/w/workspace/edgexfoundry_device-s7_PR-30:rw,z -v /w/workspace/edgexfoundry_device-s7_PR-30@tmp:/w/workspace/edgexfoundry_device-s7_PR-30@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:16:59 $ docker top 509ba3ce596d79636ae8d52ae155285cd50cc8611e73ca4e32a372e3385e6c86 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:17:00 ---> job-cost.sh 19:17:00 lf-activate-venv: SKIPPING 19:17:00 INFO: No Stack... 19:17:00 INFO: Retrieving Pricing Info for: v3-standard-8 19:17:00 INFO: Archiving Costs [Pipeline] sh 19:17:01 + cat /w/workspace/edgexfoundry_device-s7_PR-30/archives/cost.csv 19:17:01 + cut -d, -f6 [Pipeline] lock 19:17:01 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-PR-30-1-stack-cost] 19:17:01 Resource [jenkins-edgexfoundry-device-s7-PR-30-1-stack-cost] did not exist. Created. 19:17:01 Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-PR-30-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:17:01 + echo total: 0.2199999988079071 [Pipeline] stash 19:17:01 Stashed 1 file(s) [Pipeline] } 19:17:01 Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-PR-30-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:17:01 $ docker stop --time=1 509ba3ce596d79636ae8d52ae155285cd50cc8611e73ca4e32a372e3385e6c86 19:17:03 $ docker rm -f --volumes 509ba3ce596d79636ae8d52ae155285cd50cc8611e73ca4e32a372e3385e6c86 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 19:17:03 provisioning config files... 19:17:03 copy managed file [device-s7-codecov-token] to file:/w/workspace/edgexfoundry_device-s7_PR-30@tmp/config4311627805943445948tmp [Pipeline] { [Pipeline] sh 19:17:04 + set +x 19:17:04 + curl -s https://codecov.io/bash 19:17:04 + bash -s -- 19:17:04 19:17:04 _____ _ 19:17:04 / ____| | | 19:17:04 | | ___ __| | ___ ___ _____ __ 19:17:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:17:04 | |___| (_) | (_| | __/ (_| (_) \ V / 19:17:04 \_____\___/ \__,_|\___|\___\___/ \_/ 19:17:04 Bash-1.0.6 19:17:04 19:17:04 19:17:04 ==> git version 2.25.1 found 19:17:04 ==> 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 19:17:04 Release-Date: 2020-01-08 19:17:04 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:17:04 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:17:04 ==> Jenkins CI detected. 19:17:04 current dir:  /w/workspace/edgexfoundry_device-s7_PR-30 19:17:04 project root: . 19:17:04 --> token set from env 19:17:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:17:04 ==> Running gcov in . (disable via -X gcov) 19:17:04 ==> Python coveragepy not found 19:17:04 ==> Searching for coverage reports in: 19:17:04 + . 19:17:04 -> Found 1 reports 19:17:04 ==> Detecting git/mercurial file structure 19:17:04 ==> Reading reports 19:17:04 + ./coverage.out bytes=19094 19:17:04 ==> Appending adjustments 19:17:04 https://docs.codecov.io/docs/fixing-reports 19:17:04 + Found adjustments 19:17:04 ==> Gzipping contents 19:17:04 4.0K /tmp/codecov.B5T4hy.gz 19:17:04 ==> Uploading reports 19:17:04 url: https://codecov.io 19:17:04 query: branch=PR-30&commit=0243395534a5b4a75559ac9687f202f97d0ac5e2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2FPR-30%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=30&job=&cmd_args= 19:17:04 -> Pinging Codecov 19:17:04 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-30&commit=0243395534a5b4a75559ac9687f202f97d0ac5e2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2FPR-30%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=30&job=&cmd_args= 19:17:04 -> Uploading to 19:17:04 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-s7/0243395534a5b4a75559ac9687f202f97d0ac5e2/128993e9-7cf7-446e-87ef-005f6972b951.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250106%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250106T191704Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=e6125d95e8bf27973ee990c5ef272d7f1e3e0f732b51fda86e8c3603aa24e68a 19:17:04 % Total % Received % Xferd Average Speed Time Time Time Current 19:17:04 Dload Upload Total Spent Left Speed 19:17:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2849 0 0 100 2849 0 9371 --:--:-- --:--:-- --:--:-- 9371 19:17:04 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-s7/commit/0243395534a5b4a75559ac9687f202f97d0ac5e2 [Pipeline] } 19:17:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [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) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 19:17:07 + [ -d /w/workspace/edgexfoundry_device-s7_PR-30/archives ] 19:17:07 + ls -al /w/workspace/edgexfoundry_device-s7_PR-30/archives 19:17:07 total 16 19:17:07 drwxr-xr-x 3 root root 4096 Jan 6 19:17 . 19:17:07 drwxrwxr-x 9 jenkins jenkins 4096 Jan 6 19:17 .. 19:17:07 drwxr-xr-x 2 root root 4096 Jan 6 19:17 cost 19:17:07 -rw-r--r-- 1 root root 80 Jan 6 19:17 cost.csv 19:17:07 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-s7_PR-30/archives 19:17:07 + ls -al /w/workspace/edgexfoundry_device-s7_PR-30/archives 19:17:07 total 16 19:17:07 drwxr-xr-x 3 jenkins jenkins 4096 Jan 6 19:17 . 19:17:07 drwxrwxr-x 9 jenkins jenkins 4096 Jan 6 19:17 .. 19:17:07 drwxr-xr-x 2 jenkins jenkins 4096 Jan 6 19:17 cost 19:17:07 -rw-r--r-- 1 jenkins jenkins 80 Jan 6 19:17 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:17:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:17:08 ---> package-listing.sh 19:17:08 ++ facter osfamily 19:17:08 ++ tr '[:upper:]' '[:lower:]' 19:17:08 + OS_FAMILY=debian 19:17:08 + workspace=/w/workspace/edgexfoundry_device-s7_PR-30 19:17:08 + START_PACKAGES=/tmp/packages_start.txt 19:17:08 + END_PACKAGES=/tmp/packages_end.txt 19:17:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:17:08 + PACKAGES=/tmp/packages_start.txt 19:17:08 + '[' /w/workspace/edgexfoundry_device-s7_PR-30 ']' 19:17:08 + PACKAGES=/tmp/packages_end.txt 19:17:08 + case "${OS_FAMILY}" in 19:17:08 + dpkg -l 19:17:08 + grep '^ii' 19:17:08 + '[' -f /tmp/packages_start.txt ']' 19:17:08 + '[' -f /tmp/packages_end.txt ']' 19:17:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:17:08 + '[' /w/workspace/edgexfoundry_device-s7_PR-30 ']' 19:17:08 + mkdir -p /w/workspace/edgexfoundry_device-s7_PR-30/archives/ 19:17:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_PR-30/archives/ [Pipeline] echo 19:17:08 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-s7_PR-30/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:17:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:17:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:17:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:17:09 prd-ubuntu20.04-docker-8c-8g-36222 does not seem to be running inside a container 19:17:09 $ 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_PR-30/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_PR-30 -v /w/workspace/edgexfoundry_device-s7_PR-30:/w/workspace/edgexfoundry_device-s7_PR-30:rw,z -v /w/workspace/edgexfoundry_device-s7_PR-30@tmp:/w/workspace/edgexfoundry_device-s7_PR-30@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 19:17:10 $ docker top d25fc0a3bc3a67cae898ab89d7cc12072d57178b3cb5ef8130f686e1e240b767 -eo pid,comm [Pipeline] { [Pipeline] sh 19:17:10 + touch /tmp/pre-build-complete [Pipeline] sh 19:17:10 + mkdir -p /var/log/sysstat [Pipeline] sh 19:17:11 + ls /var/log/sa-host 19:17:11 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:17:11 provisioning config files... 19:17:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_PR-30@tmp/config6081274464463758686tmp [Pipeline] { [Pipeline] echo 19:17:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:17:11 ---> create-netrc.sh [Pipeline] } 19:17:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:17:12 ---> python-tools-install.sh [Pipeline] echo 19:17:12 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:17:12 ---> sudo-logs.sh 19:17:12 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:17:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:17:13 ---> job-cost.sh 19:17:13 lf-activate-venv: SKIPPING 19:17:13 DEBUG: total: 0.2199999988079071 19:17:13 INFO: Retrieving Stack Cost... 19:17:13 INFO: Retrieving Pricing Info for: v3-standard-8 19:17:13 INFO: Archiving Costs [Pipeline] echo 19:17:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:17:13 ---> logs-deploy.sh 19:17:13 lf-activate-venv: SKIPPING 19:17:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/PR-30/1 19:17:13 INFO: archiving workspace using pattern(s): 19:17:14 Archives upload complete. 19:17:14 INFO: archiving logs to Nexus 19:17:15 ---> uname -a: 19:17:15 Linux prd-ubuntu20-04-docker-8c-8g-36222 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 19:17:15 19:17:15 19:17:15 ---> lscpu: 19:17:15 Architecture: x86_64 19:17:15 CPU op-mode(s): 32-bit, 64-bit 19:17:15 Byte Order: Little Endian 19:17:15 Address sizes: 40 bits physical, 48 bits virtual 19:17:15 CPU(s): 8 19:17:15 On-line CPU(s) list: 0-7 19:17:15 Thread(s) per core: 1 19:17:15 Core(s) per socket: 1 19:17:15 Socket(s): 8 19:17:15 NUMA node(s): 1 19:17:15 Vendor ID: AuthenticAMD 19:17:15 CPU family: 23 19:17:15 Model: 49 19:17:15 Model name: AMD EPYC-Rome Processor 19:17:15 Stepping: 0 19:17:15 CPU MHz: 2800.000 19:17:15 BogoMIPS: 5600.00 19:17:15 Virtualization: AMD-V 19:17:15 Hypervisor vendor: KVM 19:17:15 Virtualization type: full 19:17:15 L1d cache: 256 KiB 19:17:15 L1i cache: 256 KiB 19:17:15 L2 cache: 4 MiB 19:17:15 L3 cache: 128 MiB 19:17:15 NUMA node0 CPU(s): 0-7 19:17:15 Vulnerability Itlb multihit: Not affected 19:17:15 Vulnerability L1tf: Not affected 19:17:15 Vulnerability Mds: Not affected 19:17:15 Vulnerability Meltdown: Not affected 19:17:15 Vulnerability Mmio stale data: Not affected 19:17:15 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:17:15 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:17:15 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:17:15 Vulnerability Srbds: Not affected 19:17:15 Vulnerability Tsx async abort: Not affected 19:17:15 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 19:17:15 19:17:15 19:17:15 ---> nproc: 19:17:15 8 19:17:15 19:17:15 19:17:15 ---> df -h: 19:17:15 Filesystem Size Used Avail Use% Mounted on 19:17:15 overlay 155G 12G 144G 8% / 19:17:15 tmpfs 64M 0 64M 0% /dev 19:17:15 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:17:15 shm 64M 0 64M 0% /dev/shm 19:17:15 /dev/vda1 155G 12G 144G 8% /facter-os 19:17:15 19:17:15 19:17:15 ---> sar -b -r -n DEV: 19:17:15 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-36222) 01/06/25 _x86_64_ (8 CPU) 19:17:15 19:17:15 19:12:23 LINUX RESTART (8 CPU) 19:17:15 19:17:15 19:13:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:17:15 19:14:01 296.97 12.63 284.34 0.00 1774.10 36550.71 0.00 19:17:15 19:15:01 210.16 0.08 210.08 0.00 15.44 73298.29 0.00 19:17:15 19:16:01 59.04 0.05 58.99 0.00 1.47 37081.44 0.00 19:17:15 19:17:01 192.77 0.17 192.60 0.00 6.53 50079.04 0.00 19:17:15 Average: 189.74 3.23 186.51 0.00 449.19 49262.42 0.00 19:17:15 19:17:15 19:13:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:17:15 19:14:01 28078452 31544172 764820 2.33 128024 3469664 1890156 5.57 1248268 3017768 999492 19:17:15 19:15:01 27181344 31254996 1048596 3.19 184180 3994768 2429948 7.16 1745860 3385088 523896 19:17:15 19:16:01 27184296 31544948 764232 2.32 188136 4269500 1784728 5.26 1304040 3822864 260 19:17:15 19:17:01 27015008 31526564 776804 2.36 198312 4378208 1849152 5.45 1366848 3888484 168 19:17:15 Average: 27364775 31467670 838613 2.55 174663 4028035 1988496 5.86 1416254 3528551 380954 19:17:15 19:17:15 19:13:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:17:15 19:14:01 veth361c342 311.71 478.39 30.89 3280.92 0.00 0.00 0.00 0.27 19:17:15 19:14:01 lo 6.00 6.00 0.59 0.59 0.00 0.00 0.00 0.00 19:17:15 19:14:01 ens3 711.35 454.84 8250.86 73.68 0.00 0.00 0.00 0.00 19:17:15 19:14:01 docker0 314.18 482.54 26.84 3321.92 0.00 0.00 0.00 0.00 19:17:15 19:15:01 veth412f5eb 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 19:17:15 19:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:17:15 19:15:01 ens3 25.02 15.47 24.39 9.47 0.00 0.00 0.00 0.00 19:17:15 19:15:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 19:17:15 19:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:17:15 19:16:01 ens3 8.00 4.43 6.74 3.46 0.00 0.00 0.00 0.00 19:17:15 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:17:15 19:17:01 lo 2.07 2.07 0.21 0.21 0.00 0.00 0.00 0.00 19:17:15 19:17:01 ens3 117.28 70.78 2725.83 16.79 0.00 0.00 0.00 0.00 19:17:15 19:17:01 docker0 7.25 14.18 0.44 192.85 0.00 0.00 0.00 0.00 19:17:15 Average: lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 19:17:15 Average: ens3 215.33 136.33 2750.82 25.84 0.00 0.00 0.00 0.00 19:17:15 Average: docker0 80.32 124.15 6.82 878.30 0.00 0.00 0.00 0.00 19:17:15 19:17:15 19:17:15 ---> sar -P ALL: 19:17:15 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-36222) 01/06/25 _x86_64_ (8 CPU) 19:17:15 19:17:15 19:12:23 LINUX RESTART (8 CPU) 19:17:15 19:17:15 19:13:01 CPU %user %nice %system %iowait %steal %idle 19:17:15 19:14:01 all 8.69 0.00 3.80 2.79 0.07 84.66 19:17:15 19:14:01 0 8.48 0.00 5.01 8.97 0.12 77.42 19:17:15 19:14:01 1 7.85 0.00 3.25 0.86 0.07 87.97 19:17:15 19:14:01 2 9.63 0.00 4.75 5.88 0.07 79.68 19:17:15 19:14:01 3 8.18 0.00 2.79 1.72 0.05 87.26 19:17:15 19:14:01 4 9.55 0.00 3.83 1.44 0.03 85.14 19:17:15 19:14:01 5 8.90 0.00 3.06 0.66 0.07 87.32 19:17:15 19:14:01 6 8.46 0.00 4.13 1.13 0.07 86.21 19:17:15 19:14:01 7 8.45 0.00 3.54 1.64 0.08 86.28 19:17:15 19:15:01 all 21.72 0.00 5.00 3.95 0.06 69.26 19:17:15 19:15:01 0 22.67 0.00 4.48 0.30 0.05 72.50 19:17:15 19:15:01 1 23.16 0.00 6.56 25.78 0.07 44.43 19:17:15 19:15:01 2 21.42 0.00 4.33 0.03 0.10 74.12 19:17:15 19:15:01 3 20.86 0.00 5.22 2.49 0.05 71.37 19:17:15 19:15:01 4 21.08 0.00 4.71 0.10 0.05 74.06 19:17:15 19:15:01 5 20.53 0.00 4.83 0.05 0.05 74.54 19:17:15 19:15:01 6 22.37 0.00 5.01 2.29 0.07 70.27 19:17:15 19:15:01 7 21.70 0.00 4.90 0.65 0.05 72.70 19:17:15 19:16:01 all 50.92 0.00 7.31 1.74 0.09 39.95 19:17:15 19:16:01 0 48.79 0.00 7.24 0.85 0.10 43.02 19:17:15 19:16:01 1 49.77 0.00 7.51 4.31 0.08 38.32 19:17:15 19:16:01 2 49.95 0.00 7.11 6.67 0.10 36.17 19:17:15 19:16:01 3 53.50 0.00 7.30 0.03 0.08 39.08 19:17:15 19:16:01 4 51.19 0.00 7.29 1.65 0.08 39.79 19:17:15 19:16:01 5 50.99 0.00 7.28 0.05 0.08 41.60 19:17:15 19:16:01 6 52.83 0.00 7.43 0.05 0.08 39.61 19:17:15 19:16:01 7 50.34 0.00 7.30 0.29 0.08 41.99 19:17:15 19:17:01 all 27.29 0.00 6.26 2.73 0.08 63.63 19:17:15 19:17:01 0 27.03 0.00 6.23 0.40 0.07 66.27 19:17:15 19:17:01 1 28.75 0.00 6.98 0.71 0.08 63.48 19:17:15 19:17:01 2 26.10 0.00 6.17 0.86 0.05 66.82 19:17:15 19:17:01 3 26.85 0.00 6.97 13.56 0.12 52.50 19:17:15 19:17:01 4 28.02 0.00 6.93 0.89 0.07 64.09 19:17:15 19:17:01 5 28.50 0.00 5.75 5.50 0.12 60.14 19:17:15 19:17:01 6 26.77 0.00 5.31 0.15 0.08 67.69 19:17:15 19:17:01 7 26.29 0.00 5.79 0.03 0.08 67.80 19:17:15 Average: all 27.15 0.00 5.59 2.80 0.08 64.38 19:17:15 Average: 0 26.71 0.00 5.74 2.63 0.08 64.83 19:17:15 Average: 1 27.42 0.00 6.08 7.92 0.08 58.51 19:17:15 Average: 2 26.80 0.00 5.59 3.36 0.08 64.18 19:17:15 Average: 3 27.33 0.00 5.56 4.41 0.08 62.63 19:17:15 Average: 4 27.45 0.00 5.69 1.02 0.06 65.78 19:17:15 Average: 5 27.22 0.00 5.23 1.56 0.08 65.92 19:17:15 Average: 6 27.60 0.00 5.47 0.91 0.08 65.95 19:17:15 Average: 7 26.71 0.00 5.39 0.65 0.08 67.18 19:17:15 19:17:15 19:17:15