Pull request #115 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ajcasagrande for edgexfoundry/device-onvif-camera Obtained Jenkinsfile from c731155c996751ce8688b3d9003b2c1f31f6efe6+88753853dd15dc813abf6fe949f278b33fe89c26 (4647bddffa76be4b98c1f79a3d94b1b00c436400) 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-ssh10759763486108582192.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh1706942943232791468.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 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-115/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-onvif-camera/branches/PR-115/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9533065807698044334.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh5051446354189714066.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-115/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-onvif-camera/branches/PR-115/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3995691178074394474.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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-onvif-camera] ========================================================= [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-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 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-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-20714 in /w/workspace/undry_device-onvif-camera_PR-115 [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-onvif-camera.git > git init /w/workspace/undry_device-onvif-camera_PR-115 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.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-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 88753853dd15dc813abf6fe949f278b33fe89c26 into PR head commit c731155c996751ce8688b3d9003b2c1f31f6efe6 Merge succeeded, producing c731155c996751ce8688b3d9003b2c1f31f6efe6 Checking out Revision c731155c996751ce8688b3d9003b2c1f31f6efe6 (PR-115) > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/115/head:refs/remotes/origin/PR-115 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c731155c996751ce8688b3d9003b2c1f31f6efe6 # 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 88753853dd15dc813abf6fe949f278b33fe89c26 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c731155c996751ce8688b3d9003b2c1f31f6efe6 # timeout=10 Commit message: "Updated docs" > git rev-list --no-walk 57692d62d045af39bce1e855ee27119e14992ca5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:35:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:35:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:35:09 ========================================================= 22:35:09 EdgeX Global Pipelines Version Info 22:35:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:35:09 ------------------- 22:35:09 stable info: 22:35:09 ------------------- 22:35:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:35:09 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 22:35:09 Message: update stable to v1.0.238 22:35:10 ------------------- 22:35:10 experimental info: 22:35:10 ------------------- 22:35:10 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:35:10 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 22:35:10 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:35:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 22:35:10 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 22:35:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:35:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:35:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:35:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 22:35:10 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:35:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:35:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:35:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:35:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:35:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 22:35:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:35:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:35:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:35:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:35:10 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:35:10 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:35:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:35:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:35:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:35:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:35:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:35:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:35:10 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:35:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:35:11 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:35:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-115 [Pipeline] echo 22:35:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-115 [Pipeline] echo 22:35:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-115 [Pipeline] echo 22:35:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c731155c996751ce8688b3d9003b2c1f31f6efe6 [Pipeline] echo 22:35:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c731155 [Pipeline] echo 22:35:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:35:11 provisioning config files... 22:35:11 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-115@tmp/config594720133174759000tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:35:11 ---> docker-login.sh 22:35:11 nexus3.edgexfoundry.org:10001 22:35:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:35:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:35:11 Configure a credential helper to remove this warning. See 22:35:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:35:11 22:35:11 Login Succeeded 22:35:11 nexus3.edgexfoundry.org:10002 22:35:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:35:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:35:11 Configure a credential helper to remove this warning. See 22:35:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:35:11 22:35:11 Login Succeeded 22:35:11 nexus3.edgexfoundry.org:10003 22:35:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:35:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:35:11 Configure a credential helper to remove this warning. See 22:35:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:35:11 22:35:11 Login Succeeded 22:35:11 nexus3.edgexfoundry.org:10004 22:35:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:35:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:35:12 Configure a credential helper to remove this warning. See 22:35:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:35:12 22:35:12 Login Succeeded 22:35:12 docker.io 22:35:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:35:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:35:12 Configure a credential helper to remove this warning. See 22:35:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:35:12 22:35:12 Login Succeeded 22:35:12 ---> docker-login.sh ends [Pipeline] } 22:35:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:35:12 + git rev-list -1 --merges c731155c996751ce8688b3d9003b2c1f31f6efe6~1..c731155c996751ce8688b3d9003b2c1f31f6efe6 [Pipeline] echo 22:35:12 -----------> git rev-list -1 --merges c731155c996751ce8688b3d9003b2c1f31f6efe6~1..c731155c996751ce8688b3d9003b2c1f31f6efe6 c731155c996751ce8688b3d9003b2c1f31f6efe6 [false] [Pipeline] sh 22:35:13 + git log --format=format:%s -1 c731155c996751ce8688b3d9003b2c1f31f6efe6 [Pipeline] echo 22:35:13 ========================================================= 22:35:13 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:35:13 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:35:13 + git log --format=format:%s -1 c731155c996751ce8688b3d9003b2c1f31f6efe6 [Pipeline] echo 22:35:13 [semverPrep] GIT_COMMIT: c731155c996751ce8688b3d9003b2c1f31f6efe6, Commit Message: Updated docs [Pipeline] echo 22:35:13 [semverPrep] This is not a build commit. [Pipeline] sh 22:35:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:35:13 + grep -v github /etc/ssh/ssh_known_hosts 22:35:13 + [ -e /tmp/ssh_known_hosts ] 22:35:13 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:35:13 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:35:13 + sudo tee -a /etc/ssh/ssh_known_hosts 22:35:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:35:14 22:35:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:35:14 0.1.4: Pulling from edgex-devops/py-git-semver 22:35:14 b85a868b505f: Pulling fs layer 22:35:14 e2be974225ed: Pulling fs layer 22:35:14 339a4e72a1f5: Pulling fs layer 22:35:14 988bab9f4d93: Pulling fs layer 22:35:14 1469e6f7b9e6: Pulling fs layer 22:35:14 eaf3925da568: Pulling fs layer 22:35:14 bab4dde63d76: Pulling fs layer 22:35:14 bde34c3a00c8: Pulling fs layer 22:35:14 b352a97aabf1: Pulling fs layer 22:35:14 4872d77fe225: Pulling fs layer 22:35:14 5851b861e8e6: Pulling fs layer 22:35:14 bab4dde63d76: Waiting 22:35:14 bde34c3a00c8: Waiting 22:35:14 b352a97aabf1: Waiting 22:35:14 4872d77fe225: Waiting 22:35:14 5851b861e8e6: Waiting 22:35:14 988bab9f4d93: Waiting 22:35:14 1469e6f7b9e6: Waiting 22:35:14 eaf3925da568: Waiting 22:35:14 e2be974225ed: Verifying Checksum 22:35:14 e2be974225ed: Download complete 22:35:14 988bab9f4d93: Verifying Checksum 22:35:14 988bab9f4d93: Download complete 22:35:14 1469e6f7b9e6: Verifying Checksum 22:35:14 1469e6f7b9e6: Download complete 22:35:14 339a4e72a1f5: Verifying Checksum 22:35:14 339a4e72a1f5: Download complete 22:35:14 eaf3925da568: Verifying Checksum 22:35:14 eaf3925da568: Download complete 22:35:14 bde34c3a00c8: Verifying Checksum 22:35:14 bde34c3a00c8: Download complete 22:35:14 b352a97aabf1: Verifying Checksum 22:35:14 b352a97aabf1: Download complete 22:35:14 4872d77fe225: Verifying Checksum 22:35:14 4872d77fe225: Download complete 22:35:14 5851b861e8e6: Verifying Checksum 22:35:14 5851b861e8e6: Download complete 22:35:14 b85a868b505f: Verifying Checksum 22:35:14 b85a868b505f: Download complete 22:35:15 bab4dde63d76: Verifying Checksum 22:35:15 bab4dde63d76: Download complete 22:35:16 b85a868b505f: Pull complete 22:35:16 e2be974225ed: Pull complete 22:35:17 339a4e72a1f5: Pull complete 22:35:17 988bab9f4d93: Pull complete 22:35:17 1469e6f7b9e6: Pull complete 22:35:17 eaf3925da568: Pull complete 22:35:19 bab4dde63d76: Pull complete 22:35:19 bde34c3a00c8: Pull complete 22:35:19 b352a97aabf1: Pull complete 22:35:19 4872d77fe225: Pull complete 22:35:19 5851b861e8e6: Pull complete 22:35:19 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:35:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:35:19 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:35:19 prd-ubuntu20.04-docker-8c-8g-20714 does not seem to be running inside a container 22:35:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-115 -v /w/workspace/undry_device-onvif-camera_PR-115:/w/workspace/undry_device-onvif-camera_PR-115:rw,z -v /w/workspace/undry_device-onvif-camera_PR-115@tmp:/w/workspace/undry_device-onvif-camera_PR-115@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:35:21 $ docker top 080d51026dc54712d66f945b2110ff7893c53b9802b8f9160bbd81d5013e2dd2 -eo pid,comm 22:35:21 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). 22:35:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:35:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:35:21 [ssh-agent] Looking for ssh-agent implementation... 22:35:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:35:21 $ docker exec 080d51026dc54712d66f945b2110ff7893c53b9802b8f9160bbd81d5013e2dd2 ssh-agent 22:35:21 SSH_AUTH_SOCK=/tmp/ssh-GUqXisvSaoXi/agent.32 22:35:21 SSH_AGENT_PID=38 22:35:21 Running ssh-add (command line suppressed) 22:35:21 Identity added: /w/workspace/undry_device-onvif-camera_PR-115@tmp/private_key_2998632345873850507.key (/w/workspace/undry_device-onvif-camera_PR-115@tmp/private_key_2998632345873850507.key) 22:35:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:35:21 + git tag --points-at HEAD [Pipeline] } 22:35:21 $ docker exec --env ******** --env ******** 080d51026dc54712d66f945b2110ff7893c53b9802b8f9160bbd81d5013e2dd2 ssh-agent -k 22:35:22 unset SSH_AUTH_SOCK; 22:35:22 unset SSH_AGENT_PID; 22:35:22 echo Agent pid 38 killed; 22:35:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:35:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:35:22 [ssh-agent] Looking for ssh-agent implementation... 22:35:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:35:22 $ docker exec 080d51026dc54712d66f945b2110ff7893c53b9802b8f9160bbd81d5013e2dd2 ssh-agent 22:35:22 SSH_AUTH_SOCK=/tmp/ssh-AVEbl3Tcyuh1/agent.72 22:35:22 SSH_AGENT_PID=78 22:35:22 Running ssh-add (command line suppressed) 22:35:22 Identity added: /w/workspace/undry_device-onvif-camera_PR-115@tmp/private_key_3984035048148644179.key (/w/workspace/undry_device-onvif-camera_PR-115@tmp/private_key_3984035048148644179.key) 22:35:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:35:22 + git semver init 22:35:23 2022-07-21 22:35:23,086 [run_init] DEBUG init version:0.0.0 force:False 22:35:23 2022-07-21 22:35:23,087 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-115/.semver 22:35:23 2022-07-21 22:35:23,088 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-115/.semver 22:35:23 2022-07-21 22:35:23,088 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-115/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-115, universal_newlines=False, shell=None, istream=None) 22:35:24 2022-07-21 22:35:23,815 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-115/.git/info/exclude 22:35:24 2022-07-21 22:35:23,816 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-115/.semver/PR-115 with force:False 22:35:24 2022-07-21 22:35:23,816 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-115/.semver/PR-115 22:35:24 2022-07-21 22:35:23,820 [execute] INFO git cat-file --batch-check 22:35:24 2022-07-21 22:35:23,821 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-115/.semver, universal_newlines=False, shell=None, istream=) 22:35:24 2022-07-21 22:35:23,827 [execute] INFO git cat-file --batch 22:35:24 2022-07-21 22:35:23,827 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-115/.semver, universal_newlines=False, shell=None, istream=) 22:35:24 2022-07-21 22:35:23,832 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-115/.semver/PR-115 22:35:24 0.0.0 [Pipeline] } 22:35:24 $ docker exec --env ******** --env ******** 080d51026dc54712d66f945b2110ff7893c53b9802b8f9160bbd81d5013e2dd2 ssh-agent -k 22:35:24 unset SSH_AUTH_SOCK; 22:35:24 unset SSH_AGENT_PID; 22:35:24 echo Agent pid 78 killed; 22:35:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:35:24 + git semver [Pipeline] } 22:35:24 $ docker stop --time=1 080d51026dc54712d66f945b2110ff7893c53b9802b8f9160bbd81d5013e2dd2 22:35:26 $ docker rm -f 080d51026dc54712d66f945b2110ff7893c53b9802b8f9160bbd81d5013e2dd2 [Pipeline] // withDockerContainer [Pipeline] sh 22:35:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:35:26 Stashed 1 file(s) [Pipeline] echo 22:35: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) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:35:26 provisioning config files... 22:35:26 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-115@tmp/config9104557464256282577tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:35:27 ---> docker-login.sh 22:35:27 nexus3.edgexfoundry.org:10001 22:35:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:35:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:35:27 Configure a credential helper to remove this warning. See 22:35:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:35:27 22:35:27 Login Succeeded 22:35:27 nexus3.edgexfoundry.org:10002 22:35:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:35:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:35:27 Configure a credential helper to remove this warning. See 22:35:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:35:27 22:35:27 Login Succeeded 22:35:27 nexus3.edgexfoundry.org:10003 22:35:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:35:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:35:27 Configure a credential helper to remove this warning. See 22:35:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:35:27 22:35:27 Login Succeeded 22:35:27 nexus3.edgexfoundry.org:10004 22:35:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:35:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:35:27 Configure a credential helper to remove this warning. See 22:35:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:35:27 22:35:27 Login Succeeded 22:35:27 docker.io 22:35:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:35:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:35:27 Configure a credential helper to remove this warning. See 22:35:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:35:27 22:35:27 Login Succeeded 22:35:27 ---> docker-login.sh ends [Pipeline] } 22:35:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:35:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:35:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:35:28 ========================================================= 22:35:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 22:35:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:28 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 22:35:28 Sending build context to Docker daemon 20MB 22:35:28 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 22:35:28 Step 2/13 : FROM ${BASE} AS builder 22:35:28 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 22:35:28 2408cc74d12b: Pulling fs layer 22:35:28 ea60b727a1ce: Pulling fs layer 22:35:28 30c4a7721957: Pulling fs layer 22:35:28 370296b7ddb6: Pulling fs layer 22:35:28 7c6cee850709: Pulling fs layer 22:35:28 39a5fcdaea64: Pulling fs layer 22:35:28 d94ebbe4e438: Pulling fs layer 22:35:28 bcfd1f05c69d: Pulling fs layer 22:35:28 59ccb84bbe0f: Pulling fs layer 22:35:28 370296b7ddb6: Waiting 22:35:28 7c6cee850709: Waiting 22:35:28 59ccb84bbe0f: Waiting 22:35:28 bcfd1f05c69d: Waiting 22:35:28 39a5fcdaea64: Waiting 22:35:28 d94ebbe4e438: Waiting 22:35:28 30c4a7721957: Verifying Checksum 22:35:28 30c4a7721957: Download complete 22:35:28 ea60b727a1ce: Verifying Checksum 22:35:28 ea60b727a1ce: Download complete 22:35:28 7c6cee850709: Verifying Checksum 22:35:28 7c6cee850709: Download complete 22:35:28 39a5fcdaea64: Verifying Checksum 22:35:28 39a5fcdaea64: Download complete 22:35:28 2408cc74d12b: Verifying Checksum 22:35:28 2408cc74d12b: Download complete 22:35:28 d94ebbe4e438: Verifying Checksum 22:35:28 d94ebbe4e438: Download complete 22:35:28 2408cc74d12b: Pull complete 22:35:28 ea60b727a1ce: Pull complete 22:35:28 30c4a7721957: Pull complete 22:35:29 59ccb84bbe0f: Verifying Checksum 22:35:29 59ccb84bbe0f: Download complete 22:35:29 bcfd1f05c69d: Verifying Checksum 22:35:29 bcfd1f05c69d: Download complete 22:35:29 370296b7ddb6: Verifying Checksum 22:35:29 370296b7ddb6: Download complete 22:35:33 370296b7ddb6: Pull complete 22:35:33 7c6cee850709: Pull complete 22:35:33 39a5fcdaea64: Pull complete 22:35:33 d94ebbe4e438: Pull complete 22:35:35 bcfd1f05c69d: Pull complete 22:35:36 59ccb84bbe0f: Pull complete 22:35:36 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 22:35:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:35:36 ---> a4fb48ad2a94 22:35:36 Step 3/13 : ARG MAKE="make build" 22:35:37 ---> Running in c7110d05e568 22:35:37 Removing intermediate container c7110d05e568 22:35:37 ---> 473b3cf327e4 22:35:37 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 22:35:37 ---> Running in 4f587b48148d 22:35:37 Removing intermediate container 4f587b48148d 22:35:37 ---> ecae99c11d95 22:35:37 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 22:35:37 ---> Running in 02254ca50f06 22:35:37 Removing intermediate container 02254ca50f06 22:35:37 ---> ec6575a5fa1c 22:35:37 Step 6/13 : LABEL Name=edgex-device-onvif-camera 22:35:37 ---> Running in 60ef2acf3703 22:35:37 Removing intermediate container 60ef2acf3703 22:35:37 ---> dd91ca2a48b5 22:35:37 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:35:37 ---> Running in a6c26052a95b 22:35:38 Removing intermediate container a6c26052a95b 22:35:38 ---> c9e81ece7e75 22:35:38 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:35:38 ---> Running in 20070b7b1ec4 22:35:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:35:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:35:40 OK: 211 MiB in 51 packages 22:35:40 Removing intermediate container 20070b7b1ec4 22:35:40 ---> e394abde6dae 22:35:40 Step 9/13 : WORKDIR /device-onvif-camera 22:35:40 ---> Running in ff85ee46d6c8 22:35:40 Removing intermediate container ff85ee46d6c8 22:35:40 ---> d2f1adfac58f 22:35:40 Step 10/13 : COPY go.mod vendor* ./ 22:35:40 ---> 033d75ce5d84 22:35:40 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:35:40 ---> Running in 5bc8b202b8ce 22:35:41 Still waiting to schedule task 22:35:41 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 22:35:55 Removing intermediate container 5bc8b202b8ce 22:35:55 ---> 4c20183d3156 22:35:55 Step 12/13 : COPY . . 22:35:56 ---> 53e8b3c8fd26 22:35:56 Step 13/13 : RUN ${MAKE} 22:35:56 ---> Running in 6b051118840a 22:35:56 noop 22:35:57 Removing intermediate container 6b051118840a 22:35:57 ---> ba2c43394bc1 22:35:57 Successfully built ba2c43394bc1 22:35:57 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:35:57 + docker inspect -f . ci-base-image-x86_64 22:35:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:35:57 prd-ubuntu20.04-docker-8c-8g-20714 does not seem to be running inside a container 22:35:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-115 -v /w/workspace/undry_device-onvif-camera_PR-115:/w/workspace/undry_device-onvif-camera_PR-115:rw,z -v /w/workspace/undry_device-onvif-camera_PR-115@tmp:/w/workspace/undry_device-onvif-camera_PR-115@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:35:57 $ docker top f58124681a9a08a91feb11958a31849c1a6067d179d55eff19884a0a563b56d0 -eo pid,comm [Pipeline] { [Pipeline] sh 22:35:58 + go version 22:35:58 go version go1.18.3 linux/amd64 [Pipeline] } 22:35:58 $ docker stop --time=1 f58124681a9a08a91feb11958a31849c1a6067d179d55eff19884a0a563b56d0 22:35:59 $ docker rm -f f58124681a9a08a91feb11958a31849c1a6067d179d55eff19884a0a563b56d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:36:00 + docker inspect -f . ci-base-image-x86_64 22:36:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:36:00 prd-ubuntu20.04-docker-8c-8g-20714 does not seem to be running inside a container 22:36:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/undry_device-onvif-camera_PR-115 -v /w/workspace/undry_device-onvif-camera_PR-115:/w/workspace/undry_device-onvif-camera_PR-115:rw,z -v /w/workspace/undry_device-onvif-camera_PR-115@tmp:/w/workspace/undry_device-onvif-camera_PR-115@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:36:00 $ docker top 279b500439316f1f42553907fe059ed565aaead4667ff8ffa43fc82606980deb -eo pid,comm [Pipeline] { [Pipeline] sh 22:36:00 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-115 [Pipeline] fileExists [Pipeline] sh 22:36:01 + make test 22:36:01 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:36:01 ? github.com/edgexfoundry/device-onvif-camera [no test files] 22:36:11 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 22:36:11 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.027s coverage: 10.7% of statements 22:36:11 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 22:36:15 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 4.734s coverage: 13.8% of statements 22:36:21 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:36:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:36:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:36:24 ./bin/test-attribution-txt.sh [Pipeline] echo 22:36:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:36:25 $ docker stop --time=1 279b500439316f1f42553907fe059ed565aaead4667ff8ffa43fc82606980deb 22:36:27 $ docker rm -f 279b500439316f1f42553907fe059ed565aaead4667ff8ffa43fc82606980deb [Pipeline] // withDockerContainer [Pipeline] sh 22:36:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:36:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:36:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:36:28 + ls -al . 22:36:28 total 232 22:36:28 drwxrwxr-x 10 jenkins jenkins 4096 Jul 21 22:36 . 22:36:28 drwxrwxr-x 4 jenkins jenkins 4096 Jul 21 22:35 .. 22:36:28 drwxrwxr-x 8 jenkins jenkins 4096 Jul 21 22:36 .git 22:36:28 drwxrwxr-x 3 jenkins jenkins 4096 Jul 21 22:35 .github 22:36:28 -rw-rw-r-- 1 jenkins jenkins 418 Jul 21 22:35 .gitignore 22:36:28 -rw-rw-r-- 1 jenkins jenkins 42 Jul 21 22:35 .golangci.yml 22:36:28 drwxr-xr-x 3 jenkins jenkins 4096 Jul 21 22:35 .semver 22:36:28 -rw-rw-r-- 1 jenkins jenkins 9102 Jul 21 22:35 Attribution.txt 22:36:28 -rw-rw-r-- 1 jenkins jenkins 189 Jul 21 22:35 CHANGELOG.md 22:36:28 -rw-rw-r-- 1 jenkins jenkins 1669 Jul 21 22:35 Dockerfile 22:36:28 -rw-rw-r-- 1 jenkins jenkins 677 Jul 21 22:35 GOVERNANCE.md 22:36:28 -rw-rw-r-- 1 jenkins jenkins 660 Jul 21 22:35 Jenkinsfile 22:36:28 -rw-rw-r-- 1 jenkins jenkins 11348 Jul 21 22:35 LICENSE 22:36:28 -rw-rw-r-- 1 jenkins jenkins 2473 Jul 21 22:35 Makefile 22:36:28 -rw-rw-r-- 1 jenkins jenkins 625 Jul 21 22:35 OWNERS.md 22:36:28 -rw-rw-r-- 1 jenkins jenkins 5796 Jul 21 22:35 README.md 22:36:28 -rw-rw-r-- 1 jenkins jenkins 5 Jul 21 22:35 VERSION 22:36:28 drwxrwxr-x 2 jenkins jenkins 4096 Jul 21 22:35 bin 22:36:28 drwxrwxr-x 3 jenkins jenkins 4096 Jul 21 22:35 cmd 22:36:28 -rw-r--r-- 1 jenkins jenkins 76491 Jul 21 22:36 coverage.out 22:36:28 drwxrwxr-x 5 jenkins jenkins 4096 Jul 21 22:35 doc 22:36:28 -rw-rw-r-- 1 jenkins jenkins 3496 Jul 21 22:35 go.mod 22:36:28 -rw-rw-r-- 1 jenkins jenkins 37305 Jul 21 22:35 go.sum 22:36:28 drwxrwxr-x 4 jenkins jenkins 4096 Jul 21 22:35 internal 22:36:28 drwxrwxr-x 4 jenkins jenkins 4096 Jul 21 22:35 snap 22:36:28 -rw-rw-r-- 1 jenkins jenkins 236 Jul 21 22:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:36:28 + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=c731155c996751ce8688b3d9003b2c1f31f6efe6 --label arch=amd64 --label version=0.0.0 . 22:36:28 Sending build context to Docker daemon 20.08MB 22:36:28 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 22:36:28 Step 2/26 : FROM ${BASE} AS builder 22:36:28 ---> ba2c43394bc1 22:36:28 Step 3/26 : ARG MAKE="make build" 22:36:29 ---> Running in a696e2601e2a 22:36:29 Removing intermediate container a696e2601e2a 22:36:29 ---> c40d56edc1ff 22:36:29 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 22:36:29 ---> Running in 8f5df381bcec 22:36:29 Removing intermediate container 8f5df381bcec 22:36:29 ---> 65bef7f5a322 22:36:29 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 22:36:29 ---> Running in d79babe2a2c1 22:36:29 Removing intermediate container d79babe2a2c1 22:36:29 ---> cfa6adb331b1 22:36:29 Step 6/26 : LABEL Name=edgex-device-onvif-camera 22:36:29 ---> Running in bf531c0ed9ac 22:36:29 Removing intermediate container bf531c0ed9ac 22:36:29 ---> 7c2ef23b2884 22:36:29 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:36:29 ---> Running in 01614642840c 22:36:30 Removing intermediate container 01614642840c 22:36:30 ---> d470f271f236 22:36:30 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:36:30 ---> Running in d45c52e5e2fe 22:36:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:36:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:36:31 OK: 211 MiB in 51 packages 22:36:32 Removing intermediate container d45c52e5e2fe 22:36:32 ---> b5b731cb5de0 22:36:32 Step 9/26 : WORKDIR /device-onvif-camera 22:36:32 ---> Running in d92e20aefe2f 22:36:32 Removing intermediate container d92e20aefe2f 22:36:32 ---> 3f13ad4f3938 22:36:32 Step 10/26 : COPY go.mod vendor* ./ 22:36:32 ---> fa9ccd29db4f 22:36:32 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:36:32 ---> Running in 0678904c154b 22:36:32 Removing intermediate container 0678904c154b 22:36:32 ---> 5511ed9cb6d0 22:36:32 Step 12/26 : COPY . . 22:36:33 ---> 3efbb7feae4b 22:36:33 Step 13/26 : RUN ${MAKE} 22:36:33 ---> Running in d59d6054a71d 22:36:33 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 22:36:55 Removing intermediate container d59d6054a71d 22:36:55 ---> d9305a954bc8 22:36:55 Step 14/26 : FROM alpine:3.15 22:36:55 3.15: Pulling from library/alpine 22:36:55 ab6db1bc80d0: Pulling fs layer 22:36:55 ab6db1bc80d0: Verifying Checksum 22:36:55 ab6db1bc80d0: Download complete 22:36:55 ab6db1bc80d0: Pull complete 22:36:55 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 22:36:55 Status: Downloaded newer image for alpine:3.15 22:36:55 ---> 2720e26172a0 22:36:55 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 22:36:55 ---> Running in afbb20b8112b 22:36:55 Removing intermediate container afbb20b8112b 22:36:55 ---> 8d70413826e7 22:36:55 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 22:36:55 ---> Running in fbccaae4738d 22:36:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:36:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:36:55 (1/6) Installing dumb-init (1.2.5-r1) 22:36:55 (2/6) Installing libgcc (10.3.1_git20211027-r0) 22:36:55 (3/6) Installing libsodium (1.0.18-r0) 22:36:55 (4/6) Installing libstdc++ (10.3.1_git20211027-r0) 22:36:55 (5/6) Installing libzmq (4.3.4-r0) 22:36:55 (6/6) Installing zeromq (4.3.4-r0) 22:36:55 Executing busybox-1.34.1-r7.trigger 22:36:55 OK: 8 MiB in 20 packages 22:36:55 Removing intermediate container fbccaae4738d 22:36:55 ---> 2288748af5c7 22:36:55 Step 17/26 : WORKDIR / 22:36:55 ---> Running in 660cd5f77004 22:36:55 Removing intermediate container 660cd5f77004 22:36:55 ---> ee7b8a1ca218 22:36:55 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 22:36:55 ---> a615fedca33f 22:36:55 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 22:36:55 ---> 281148e3d339 22:36:55 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 22:36:55 ---> c3db71464a71 22:36:55 Step 21/26 : EXPOSE 59984 22:36:55 ---> Running in 182c65b94eaa 22:36:55 Removing intermediate container 182c65b94eaa 22:36:55 ---> f472f4aaf470 22:36:55 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 22:36:55 ---> Running in 71f5f53d18c2 22:36:55 Removing intermediate container 71f5f53d18c2 22:36:55 ---> 60940f6690c8 22:36:55 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:36:55 ---> Running in 94cd923375da 22:36:55 Removing intermediate container 94cd923375da 22:36:55 ---> d9c1844f846b 22:36:55 Step 24/26 : LABEL arch=amd64 22:36:56 ---> Running in b98acdbf02dc 22:36:56 Removing intermediate container b98acdbf02dc 22:36:56 ---> f041526ad675 22:36:56 Step 25/26 : LABEL git_sha=c731155c996751ce8688b3d9003b2c1f31f6efe6 22:36:56 ---> Running in 32b8b65f8e99 22:36:56 Removing intermediate container 32b8b65f8e99 22:36:56 ---> e0f26b2db3b7 22:36:56 Step 26/26 : LABEL version=0.0.0 22:36:56 ---> Running in d83d0b5c4ea3 22:36:56 Removing intermediate container d83d0b5c4ea3 22:36:56 ---> 3e0dd149dba9 22:36:56 [Warning] One or more build-args [ARCH] were not consumed 22:36:56 Successfully built 3e0dd149dba9 22:36:56 Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:36:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:36:56 22:36:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:36:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:36:57 latest: Pulling from edgex-lftools-log-publisher 22:36:57 5eb5b503b376: Pulling fs layer 22:36:57 5c69ac0246d0: Pulling fs layer 22:36:57 ec43610c2a17: Pulling fs layer 22:36:57 3a2ae6a8a46f: Pulling fs layer 22:36:57 33b1e0a273af: Pulling fs layer 22:36:57 5d3b04190fa2: Pulling fs layer 22:36:57 2f39f015ded8: Pulling fs layer 22:36:57 3a2ae6a8a46f: Waiting 22:36:57 33b1e0a273af: Waiting 22:36:57 2f39f015ded8: Waiting 22:36:57 5c69ac0246d0: Download complete 22:36:57 3a2ae6a8a46f: Verifying Checksum 22:36:57 3a2ae6a8a46f: Download complete 22:36:57 33b1e0a273af: Verifying Checksum 22:36:57 33b1e0a273af: Download complete 22:36:57 ec43610c2a17: Verifying Checksum 22:36:57 ec43610c2a17: Download complete 22:36:57 5d3b04190fa2: Verifying Checksum 22:36:57 5d3b04190fa2: Download complete 22:36:57 5eb5b503b376: Verifying Checksum 22:36:57 5eb5b503b376: Download complete 22:36:57 2f39f015ded8: Verifying Checksum 22:36:57 2f39f015ded8: Download complete 22:36:58 5eb5b503b376: Pull complete 22:36:58 5c69ac0246d0: Pull complete 22:36:59 ec43610c2a17: Pull complete 22:36:59 3a2ae6a8a46f: Pull complete 22:36:59 33b1e0a273af: Pull complete 22:36:59 5d3b04190fa2: Pull complete 22:37:03 2f39f015ded8: Pull complete 22:37:03 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:37:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:37:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:37:03 prd-ubuntu20.04-docker-8c-8g-20714 does not seem to be running inside a container 22:37:03 $ 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/undry_device-onvif-camera_PR-115 -v /w/workspace/undry_device-onvif-camera_PR-115:/w/workspace/undry_device-onvif-camera_PR-115:rw,z -v /w/workspace/undry_device-onvif-camera_PR-115@tmp:/w/workspace/undry_device-onvif-camera_PR-115@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:37:05 $ docker top d3495ad7cea4c4e69e5623d79afa60a77eee72338a02bd1a43e626985050575e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:37:06 ---> job-cost.sh 22:37:06 lf-activate-venv: SKIPPING 22:37:06 INFO: No Stack... 22:37:06 INFO: Retrieving Pricing Info for: v3-standard-8 22:37:07 INFO: Archiving Costs [Pipeline] sh 22:37:07 + cat /w/workspace/undry_device-onvif-camera_PR-115/archives/cost.csv 22:37:07 + cut -d, -f6 [Pipeline] lock 22:37:07 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-115-3-stack-cost] 22:37:07 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-115-3-stack-cost] did not exist. Created. 22:37:07 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-115-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:37:07 + echo total: 0.2199999988079071 [Pipeline] stash 22:37:07 Stashed 1 file(s) [Pipeline] } 22:37:07 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-115-3-stack-cost] [Pipeline] // lock [Pipeline] } 22:37:07 $ docker stop --time=1 d3495ad7cea4c4e69e5623d79afa60a77eee72338a02bd1a43e626985050575e 22:37:08 $ docker rm -f d3495ad7cea4c4e69e5623d79afa60a77eee72338a02bd1a43e626985050575e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:39:04 Running on prd-ubuntu20.04-docker-arm64-4c-16g-20715 in /w/workspace/undry_device-onvif-camera_PR-115 [Pipeline] { [Pipeline] ws 22:39:04 Running in /w/workspace/device-onvif-camera/3 [Pipeline] { [Pipeline] checkout 22:39:04 Selected Git installation does not exist. Using Default 22:39:04 The recommended git tool is: NONE 22:39:11 using credential edgex-jenkins-ssh 22:39:11 Cloning the remote Git repository 22:39:11 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 22:39:11 > git init /w/workspace/device-onvif-camera/3 # timeout=10 22:39:11 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 22:39:11 > git --version # timeout=10 22:39:11 > git --version # 'git version 2.25.1' 22:39:11 using GIT_SSH to set credentials SSH Credentials for GitHub 22:39:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:39:13 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 22:39:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:39:13 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 22:39:13 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 22:39:13 using GIT_SSH to set credentials SSH Credentials for GitHub 22:39:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/115/head:refs/remotes/origin/PR-115 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:39:13 Merging remotes/origin/main commit 88753853dd15dc813abf6fe949f278b33fe89c26 into PR head commit c731155c996751ce8688b3d9003b2c1f31f6efe6 22:39:14 Merge succeeded, producing c731155c996751ce8688b3d9003b2c1f31f6efe6 22:39:14 Checking out Revision c731155c996751ce8688b3d9003b2c1f31f6efe6 (PR-115) 22:39:13 > git config core.sparsecheckout # timeout=10 22:39:13 > git checkout -f c731155c996751ce8688b3d9003b2c1f31f6efe6 # timeout=10 22:39:13 > git remote # timeout=10 22:39:14 > git config --get remote.origin.url # timeout=10 22:39:14 using GIT_SSH to set credentials SSH Credentials for GitHub 22:39:14 > git merge 88753853dd15dc813abf6fe949f278b33fe89c26 # timeout=10 22:39:14 > git rev-parse HEAD^{commit} # timeout=10 22:39:14 > git config core.sparsecheckout # timeout=10 22:39:14 > git checkout -f c731155c996751ce8688b3d9003b2c1f31f6efe6 # timeout=10 22:39:18 Commit message: "Updated docs" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:39:19 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:39:19 % Total % Received % Xferd Average Speed Time Time Time Current 22:39:19 Dload Upload Total Spent Left Speed 22:39:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 84465 0 --:--:-- --:--:-- --:--:-- 83891 100 12332 100 12332 0 0 83891 0 --:--:-- --:--:-- --:--:-- 83324 [Pipeline] sh 22:39:20 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:39:20 + sudo tee /etc/docker/daemon.new 22:39:20 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:39:20 { 22:39:20 "registry-mirrors": [ 22:39:20 "https://nexus3.edgexfoundry.org:10001" 22:39:20 ], 22:39:20 "bip": "10.250.0.254/24", 22:39:20 "hosts": [ 22:39:20 "tcp://0.0.0.0:5555", 22:39:20 "unix:///var/run/docker.sock" 22:39:20 ], 22:39:20 "mtu": 1458, 22:39:20 "selinux-enabled": true, 22:39:20 "seccomp-profile": "/etc/docker/seccomp.json" 22:39:20 } [Pipeline] sh 22:39:21 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:39:21 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:39:39 provisioning config files... 22:39:39 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/3@tmp/config7019779878578214711tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:39:40 ---> docker-login.sh 22:39:40 nexus3.edgexfoundry.org:10001 22:39:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:39:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:39:41 Configure a credential helper to remove this warning. See 22:39:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:39:41 22:39:41 Login Succeeded 22:39:41 nexus3.edgexfoundry.org:10002 22:39:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:39:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:39:41 Configure a credential helper to remove this warning. See 22:39:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:39:41 22:39:41 Login Succeeded 22:39:41 nexus3.edgexfoundry.org:10003 22:39:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:39:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:39:42 Configure a credential helper to remove this warning. See 22:39:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:39:42 22:39:42 Login Succeeded 22:39:42 nexus3.edgexfoundry.org:10004 22:39:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:39:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:39:42 Configure a credential helper to remove this warning. See 22:39:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:39:42 22:39:42 Login Succeeded 22:39:42 docker.io 22:39:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:39:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:39:43 Configure a credential helper to remove this warning. See 22:39:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:39:43 22:39:43 Login Succeeded 22:39:43 ---> docker-login.sh ends [Pipeline] } 22:39:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:39:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:39:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:39:44 ========================================================= 22:39:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 22:39:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:39:44 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 22:39:45 Sending build context to Docker daemon 13.65MB 22:39:45 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 22:39:45 Step 2/13 : FROM ${BASE} AS builder 22:39:45 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:39:45 b3c136eddcbf: Pulling fs layer 22:39:45 c0a3192eca97: Pulling fs layer 22:39:45 a050256f5b6f: Pulling fs layer 22:39:45 656be50a0ddc: Pulling fs layer 22:39:45 2bbca73fdf42: Pulling fs layer 22:39:45 46d945488cbd: Pulling fs layer 22:39:45 8a5474983e97: Pulling fs layer 22:39:45 329c88fbcd65: Pulling fs layer 22:39:45 656be50a0ddc: Waiting 22:39:45 2bbca73fdf42: Waiting 22:39:45 46d945488cbd: Waiting 22:39:45 8a5474983e97: Waiting 22:39:45 329c88fbcd65: Waiting 22:39:45 a050256f5b6f: Verifying Checksum 22:39:45 a050256f5b6f: Download complete 22:39:45 c0a3192eca97: Verifying Checksum 22:39:45 c0a3192eca97: Download complete 22:39:45 2bbca73fdf42: Verifying Checksum 22:39:45 2bbca73fdf42: Download complete 22:39:45 46d945488cbd: Verifying Checksum 22:39:45 46d945488cbd: Download complete 22:39:45 b3c136eddcbf: Verifying Checksum 22:39:45 b3c136eddcbf: Download complete 22:39:46 b3c136eddcbf: Pull complete 22:39:46 329c88fbcd65: Verifying Checksum 22:39:46 329c88fbcd65: Download complete 22:39:46 c0a3192eca97: Pull complete 22:39:47 a050256f5b6f: Pull complete 22:39:47 8a5474983e97: Verifying Checksum 22:39:47 8a5474983e97: Download complete 22:39:48 656be50a0ddc: Verifying Checksum 22:39:48 656be50a0ddc: Download complete 22:40:00 656be50a0ddc: Pull complete 22:40:00 2bbca73fdf42: Pull complete 22:40:00 46d945488cbd: Pull complete 22:40:07 8a5474983e97: Pull complete 22:40:08 329c88fbcd65: Pull complete 22:40:08 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 22:40:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:40:08 ---> ff4287adb874 22:40:08 Step 3/13 : ARG MAKE="make build" 22:40:09 ---> Running in fb3f7839ca67 22:40:09 Removing intermediate container fb3f7839ca67 22:40:09 ---> 7509f41f8ec6 22:40:09 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 22:40:09 ---> Running in 080f1cd91f01 22:40:09 Removing intermediate container 080f1cd91f01 22:40:09 ---> 1e0882b740f5 22:40:09 Step 5/13 : ARG ALPINE_PKG_EXTRA="" 22:40:09 ---> Running in e9803deebfb8 22:40:10 Removing intermediate container e9803deebfb8 22:40:10 ---> 20f5b7a70e66 22:40:10 Step 6/13 : LABEL Name=edgex-device-onvif-camera 22:40:10 ---> Running in 986477a488b3 22:40:10 Removing intermediate container 986477a488b3 22:40:10 ---> 0249ef167e81 22:40:10 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:40:10 ---> Running in 7d775a55ff73 22:40:12 Removing intermediate container 7d775a55ff73 22:40:12 ---> ed5154dffa23 22:40:12 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:40:12 ---> Running in 5ae7dfdca443 22:40:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:40:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:40:16 OK: 221 MiB in 51 packages 22:40:17 Removing intermediate container 5ae7dfdca443 22:40:17 ---> a3ae4a60e960 22:40:17 Step 9/13 : WORKDIR /device-onvif-camera 22:40:17 ---> Running in fa63b6d17d21 22:40:18 Removing intermediate container fa63b6d17d21 22:40:18 ---> 6472ca75de16 22:40:18 Step 10/13 : COPY go.mod vendor* ./ 22:40:18 ---> 9391131075fa 22:40:18 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:40:18 ---> Running in 82509bfa75c1 22:41:15 Removing intermediate container 82509bfa75c1 22:41:15 ---> e55e4abea78d 22:41:15 Step 12/13 : COPY . . 22:41:15 ---> 55fea541c173 22:41:15 Step 13/13 : RUN ${MAKE} 22:41:15 ---> Running in 62a8215c1762 22:41:15 noop 22:41:15 Removing intermediate container 62a8215c1762 22:41:15 ---> 05bebe67b50e 22:41:15 Successfully built 05bebe67b50e 22:41:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:41:15 + docker inspect -f . ci-base-image-arm64 22:41:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:41:15 prd-ubuntu20.04-docker-arm64-4c-16g-20715 does not seem to be running inside a container 22:41:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/3 -v /w/workspace/device-onvif-camera/3:/w/workspace/device-onvif-camera/3:rw,z -v /w/workspace/device-onvif-camera/3@tmp:/w/workspace/device-onvif-camera/3@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:41:17 $ docker top 7673607696f8b627cd93d0a3eb71dc14b03e21b860389e8019553e5c969f93b5 -eo pid,comm [Pipeline] { [Pipeline] sh 22:41:18 + go version 22:41:18 go version go1.18.3 linux/arm64 [Pipeline] } 22:41:18 $ docker stop --time=1 7673607696f8b627cd93d0a3eb71dc14b03e21b860389e8019553e5c969f93b5 22:41:19 $ docker rm -f 7673607696f8b627cd93d0a3eb71dc14b03e21b860389e8019553e5c969f93b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:41:20 + docker inspect -f . ci-base-image-arm64 22:41:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:41:20 prd-ubuntu20.04-docker-arm64-4c-16g-20715 does not seem to be running inside a container 22:41:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-onvif-camera/3 -v /w/workspace/device-onvif-camera/3:/w/workspace/device-onvif-camera/3:rw,z -v /w/workspace/device-onvif-camera/3@tmp:/w/workspace/device-onvif-camera/3@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:41:22 $ docker top f821ba230fdf43e68ad5916bfad899d7615cedf14ec4ddb57d287dd5d9b6b5dc -eo pid,comm [Pipeline] { [Pipeline] sh 22:41:23 + git config --global --add safe.directory /w/workspace/device-onvif-camera/3 [Pipeline] fileExists [Pipeline] sh 22:41:23 + make test 22:41:23 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:41:25 ? github.com/edgexfoundry/device-onvif-camera [no test files] 22:43:02 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 22:43:02 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.107s coverage: 10.7% of statements 22:43:02 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 22:43:24 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 32.093s coverage: 13.8% of statements 22:43:24 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:43:24 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:43:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:43:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:43:46 ./bin/test-attribution-txt.sh [Pipeline] echo 22:43:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:43:47 $ docker stop --time=1 f821ba230fdf43e68ad5916bfad899d7615cedf14ec4ddb57d287dd5d9b6b5dc 22:43:48 $ docker rm -f f821ba230fdf43e68ad5916bfad899d7615cedf14ec4ddb57d287dd5d9b6b5dc [Pipeline] // withDockerContainer [Pipeline] sh 22:43:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:43:49 Warning: overwriting stash ‘coverage-report’ 22:43:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:43:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:43:51 + ls -al . 22:43:51 total 228 22:43:51 drwxrwxr-x 9 jenkins jenkins 4096 Jul 21 22:43 . 22:43:51 drwxrwxr-x 4 jenkins jenkins 4096 Jul 21 22:39 .. 22:43:51 drwxrwxr-x 8 jenkins jenkins 4096 Jul 21 22:39 .git 22:43:51 drwxrwxr-x 3 jenkins jenkins 4096 Jul 21 22:39 .github 22:43:51 -rw-rw-r-- 1 jenkins jenkins 418 Jul 21 22:39 .gitignore 22:43:51 -rw-rw-r-- 1 jenkins jenkins 42 Jul 21 22:39 .golangci.yml 22:43:51 -rw-rw-r-- 1 jenkins jenkins 9102 Jul 21 22:39 Attribution.txt 22:43:51 -rw-rw-r-- 1 jenkins jenkins 189 Jul 21 22:39 CHANGELOG.md 22:43:51 -rw-rw-r-- 1 jenkins jenkins 1669 Jul 21 22:39 Dockerfile 22:43:51 -rw-rw-r-- 1 jenkins jenkins 677 Jul 21 22:39 GOVERNANCE.md 22:43:51 -rw-rw-r-- 1 jenkins jenkins 660 Jul 21 22:39 Jenkinsfile 22:43:51 -rw-rw-r-- 1 jenkins jenkins 11348 Jul 21 22:39 LICENSE 22:43:51 -rw-rw-r-- 1 jenkins jenkins 2473 Jul 21 22:39 Makefile 22:43:51 -rw-rw-r-- 1 jenkins jenkins 625 Jul 21 22:39 OWNERS.md 22:43:51 -rw-rw-r-- 1 jenkins jenkins 5796 Jul 21 22:39 README.md 22:43:51 -rw-rw-r-- 1 jenkins jenkins 5 Jul 21 22:35 VERSION 22:43:51 drwxrwxr-x 2 jenkins jenkins 4096 Jul 21 22:39 bin 22:43:51 drwxrwxr-x 3 jenkins jenkins 4096 Jul 21 22:39 cmd 22:43:51 -rw-r--r-- 1 jenkins jenkins 76491 Jul 21 22:43 coverage.out 22:43:51 drwxrwxr-x 5 jenkins jenkins 4096 Jul 21 22:39 doc 22:43:51 -rw-rw-r-- 1 jenkins jenkins 3496 Jul 21 22:39 go.mod 22:43:51 -rw-rw-r-- 1 jenkins jenkins 37305 Jul 21 22:39 go.sum 22:43:51 drwxrwxr-x 4 jenkins jenkins 4096 Jul 21 22:39 internal 22:43:51 drwxrwxr-x 4 jenkins jenkins 4096 Jul 21 22:39 snap 22:43:51 -rw-rw-r-- 1 jenkins jenkins 236 Jul 21 22:39 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:43:51 + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=c731155c996751ce8688b3d9003b2c1f31f6efe6 --label arch=arm64 --label version=0.0.0 . 22:43:52 Sending build context to Docker daemon 13.73MB 22:43:52 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 22:43:52 Step 2/26 : FROM ${BASE} AS builder 22:43:52 ---> 05bebe67b50e 22:43:52 Step 3/26 : ARG MAKE="make build" 22:43:52 ---> Running in 176f111a25cf 22:43:52 Removing intermediate container 176f111a25cf 22:43:52 ---> 18e633ac8043 22:43:52 Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 22:43:52 ---> Running in b4ef7456d077 22:43:52 Removing intermediate container b4ef7456d077 22:43:52 ---> d2e308471b03 22:43:52 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 22:43:52 ---> Running in 9ec755f732b9 22:43:53 Removing intermediate container 9ec755f732b9 22:43:53 ---> cbe6c2ad352f 22:43:53 Step 6/26 : LABEL Name=edgex-device-onvif-camera 22:43:53 ---> Running in d49227cefb85 22:43:53 Removing intermediate container d49227cefb85 22:43:53 ---> 502baed28066 22:43:53 Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:43:53 ---> Running in 5e601d97e80f 22:43:55 Removing intermediate container 5e601d97e80f 22:43:55 ---> fd4b4f2aeca8 22:43:55 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:43:55 ---> Running in fdec32b48599 22:43:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:43:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:43:58 OK: 221 MiB in 51 packages 22:43:58 Removing intermediate container fdec32b48599 22:43:58 ---> c1416d381f05 22:43:58 Step 9/26 : WORKDIR /device-onvif-camera 22:43:59 ---> Running in 89b01b0dc812 22:43:59 Removing intermediate container 89b01b0dc812 22:43:59 ---> e6be878eba5c 22:43:59 Step 10/26 : COPY go.mod vendor* ./ 22:43:59 ---> 5654d04fa80e 22:43:59 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:43:59 ---> Running in 05a7da146ac0 22:44:01 Removing intermediate container 05a7da146ac0 22:44:01 ---> 046ac3a19977 22:44:01 Step 12/26 : COPY . . 22:44:03 ---> 2fd0dcbc763e 22:44:03 Step 13/26 : RUN ${MAKE} 22:44:03 ---> Running in 456c7812c390 22:44:04 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 22:46:11 Removing intermediate container 456c7812c390 22:46:11 ---> 0d9762c65f6d 22:46:11 Step 14/26 : FROM alpine:3.15 22:46:11 3.15: Pulling from library/alpine 22:46:11 e0295fd11fe2: Pulling fs layer 22:46:11 e0295fd11fe2: Pull complete 22:46:11 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 22:46:11 Status: Downloaded newer image for alpine:3.15 22:46:11 ---> 60f2846fe774 22:46:11 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 22:46:11 ---> Running in a03ff2004611 22:46:11 Removing intermediate container a03ff2004611 22:46:11 ---> 2ceeef62eb32 22:46:11 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 22:46:11 ---> Running in a7305858d267 22:46:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:46:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:46:14 (1/6) Installing dumb-init (1.2.5-r1) 22:46:14 (2/6) Installing libgcc (10.3.1_git20211027-r0) 22:46:14 (3/6) Installing libsodium (1.0.18-r0) 22:46:14 (4/6) Installing libstdc++ (10.3.1_git20211027-r0) 22:46:14 (5/6) Installing libzmq (4.3.4-r0) 22:46:14 (6/6) Installing zeromq (4.3.4-r0) 22:46:14 Executing busybox-1.34.1-r7.trigger 22:46:14 OK: 8 MiB in 20 packages 22:46:15 Removing intermediate container a7305858d267 22:46:15 ---> e49e7c624699 22:46:15 Step 17/26 : WORKDIR / 22:46:15 ---> Running in 69bed34332ff 22:46:15 Removing intermediate container 69bed34332ff 22:46:15 ---> 63896668b11f 22:46:15 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 22:46:16 ---> 3922dffd27ac 22:46:16 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 22:46:17 ---> b08dc8fda7b0 22:46:17 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 22:46:17 ---> e045eaf00b86 22:46:17 Step 21/26 : EXPOSE 59984 22:46:17 ---> Running in 6bbaa3233e39 22:46:18 Removing intermediate container 6bbaa3233e39 22:46:18 ---> f1ba712e61b7 22:46:18 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 22:46:18 ---> Running in 173d35277ab2 22:46:18 Removing intermediate container 173d35277ab2 22:46:18 ---> f1be75fbeb05 22:46:18 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:46:18 ---> Running in 21a91b9348ba 22:46:19 Removing intermediate container 21a91b9348ba 22:46:19 ---> 656cbfb27533 22:46:19 Step 24/26 : LABEL arch=arm64 22:46:19 ---> Running in 2856cddc75fa 22:46:19 Removing intermediate container 2856cddc75fa 22:46:19 ---> a734771c1274 22:46:19 Step 25/26 : LABEL git_sha=c731155c996751ce8688b3d9003b2c1f31f6efe6 22:46:19 ---> Running in 7edfba2969bd 22:46:19 Removing intermediate container 7edfba2969bd 22:46:19 ---> f06e1ea12066 22:46:19 Step 26/26 : LABEL version=0.0.0 22:46:19 ---> Running in 91768bed5b09 22:46:20 Removing intermediate container 91768bed5b09 22:46:20 ---> 3aa4e8150241 22:46:20 [Warning] One or more build-args [ARCH] were not consumed 22:46:20 Successfully built 3aa4e8150241 22:46:20 Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:46:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:46:20 22:46:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:46:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:46:21 arm64: Pulling from edgex-lftools-log-publisher 22:46:21 8998bd30e6a1: Pulling fs layer 22:46:21 04944245beec: Pulling fs layer 22:46:21 699f458cf7ca: Pulling fs layer 22:46:21 765212b225bb: Pulling fs layer 22:46:21 f23df028b6ca: Pulling fs layer 22:46:21 d65c8cfc05b1: Pulling fs layer 22:46:21 2437ff75d9bd: Pulling fs layer 22:46:21 765212b225bb: Waiting 22:46:21 f23df028b6ca: Waiting 22:46:21 d65c8cfc05b1: Waiting 22:46:21 2437ff75d9bd: Waiting 22:46:21 04944245beec: Verifying Checksum 22:46:21 04944245beec: Download complete 22:46:21 765212b225bb: Verifying Checksum 22:46:21 765212b225bb: Download complete 22:46:21 f23df028b6ca: Download complete 22:46:21 d65c8cfc05b1: Verifying Checksum 22:46:21 d65c8cfc05b1: Download complete 22:46:21 699f458cf7ca: Verifying Checksum 22:46:21 699f458cf7ca: Download complete 22:46:21 8998bd30e6a1: Verifying Checksum 22:46:21 8998bd30e6a1: Download complete 22:46:24 2437ff75d9bd: Verifying Checksum 22:46:24 2437ff75d9bd: Download complete 22:46:26 8998bd30e6a1: Pull complete 22:46:26 04944245beec: Pull complete 22:46:28 699f458cf7ca: Pull complete 22:46:28 765212b225bb: Pull complete 22:46:29 f23df028b6ca: Pull complete 22:46:29 d65c8cfc05b1: Pull complete 22:46:44 2437ff75d9bd: Pull complete 22:46:44 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:46:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:46:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:46:44 prd-ubuntu20.04-docker-arm64-4c-16g-20715 does not seem to be running inside a container 22:46:44 $ 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-onvif-camera/3 -v /w/workspace/device-onvif-camera/3:/w/workspace/device-onvif-camera/3:rw,z -v /w/workspace/device-onvif-camera/3@tmp:/w/workspace/device-onvif-camera/3@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:46:47 $ docker top 6de184cc9d817a12fbad49433549782c51fd303b124c76bdef7de178bd8e6790 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:46:48 ---> job-cost.sh 22:46:48 lf-activate-venv: SKIPPING 22:46:48 INFO: No Stack... 22:46:48 INFO: Retrieving Pricing Info for: v3-standard-4 22:46:49 INFO: Archiving Costs [Pipeline] sh 22:46:50 + cat /w/workspace/device-onvif-camera/3/archives/cost.csv 22:46:50 + cut -d, -f6 [Pipeline] lock 22:46:50 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-115-3-stack-cost] 22:46:50 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-115-3-stack-cost] did not exist. Created. 22:46:50 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-115-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:46:50 /w/workspace/device-onvif-camera/3@tmp/durable-aa23d9cf/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:46:51 + echo total: 0.10999999940395355 [Pipeline] stash 22:46:51 Warning: overwriting stash ‘stack-cost’ 22:46:51 Stashed 1 file(s) [Pipeline] } 22:46:51 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-115-3-stack-cost] [Pipeline] // lock [Pipeline] } 22:46:51 $ docker stop --time=1 6de184cc9d817a12fbad49433549782c51fd303b124c76bdef7de178bd8e6790 22:46:53 $ docker rm -f 6de184cc9d817a12fbad49433549782c51fd303b124c76bdef7de178bd8e6790 [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 22:46:53 provisioning config files... 22:46:53 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-115@tmp/config8137832097504360252tmp [Pipeline] { [Pipeline] sh 22:46:54 + set +x 22:46:54 + curl -s https://codecov.io/bash 22:46:54 + bash -s -- 22:46:54 22:46:54 _____ _ 22:46:54 / ____| | | 22:46:54 | | ___ __| | ___ ___ _____ __ 22:46:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:46:54 | |___| (_) | (_| | __/ (_| (_) \ V / 22:46:54 \_____\___/ \__,_|\___|\___\___/ \_/ 22:46:54 Bash-1.0.6 22:46:54 22:46:54 22:46:54 ==> git version 2.25.1 found 22:46:54 ==> 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 22:46:54 Release-Date: 2020-01-08 22:46:54 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:46:54 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:46:54 ==> Jenkins CI detected. 22:46:54 current dir:  /w/workspace/undry_device-onvif-camera_PR-115 22:46:54 project root: . 22:46:54 --> token set from env 22:46:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:46:54 ==> Running gcov in . (disable via -X gcov) 22:46:54 ==> Python coveragepy not found 22:46:54 ==> Searching for coverage reports in: 22:46:54 + . 22:46:54 -> Found 1 reports 22:46:54 ==> Detecting git/mercurial file structure 22:46:54 ==> Reading reports 22:46:54 + ./coverage.out bytes=76491 22:46:54 ==> Appending adjustments 22:46:54 https://docs.codecov.io/docs/fixing-reports 22:46:54 + Found adjustments 22:46:54 ==> Gzipping contents 22:46:54 12K /tmp/codecov.nLdI2n.gz 22:46:54 ==> Uploading reports 22:46:54 url: https://codecov.io 22:46:54 query: branch=PR-115&commit=c731155c996751ce8688b3d9003b2c1f31f6efe6&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-115%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=115&job=&cmd_args= 22:46:54 -> Pinging Codecov 22:46:54 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-115&commit=c731155c996751ce8688b3d9003b2c1f31f6efe6&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-115%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=115&job=&cmd_args= 22:46:54 -> Uploading to 22:46:54 https://storage.googleapis.com/codecov/v4/raw/2022-07-21/F29A59C45E3A92E06B3E522C9905F8EF/c731155c996751ce8688b3d9003b2c1f31f6efe6/278dcb51-4458-4086-8596-946212417021.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220721%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220721T224654Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=be54487a3d225daf0bb9743c0361a9f2a3ed13a15f71edc8044ade75201396d0 22:46:54 % Total % Received % Xferd Average Speed Time Time Time Current 22:46:54 Dload Upload Total Spent Left Speed 22:46:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10331 0 0 100 10331 0 35747 --:--:-- --:--:-- --:--:-- 35747 22:46:54 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/c731155c996751ce8688b3d9003b2c1f31f6efe6 [Pipeline] } 22:46:54 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 22:46:55 + [ -d /w/workspace/undry_device-onvif-camera_PR-115/archives ] 22:46:55 + ls -al /w/workspace/undry_device-onvif-camera_PR-115/archives 22:46:55 total 16 22:46:55 drwxr-xr-x 3 root root 4096 Jul 21 22:37 . 22:46:55 drwxrwxr-x 11 jenkins jenkins 4096 Jul 21 22:37 .. 22:46:55 drwxr-xr-x 2 root root 4096 Jul 21 22:37 cost 22:46:55 -rw-r--r-- 1 root root 90 Jul 21 22:37 cost.csv 22:46:55 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-115/archives 22:46:55 + ls -al /w/workspace/undry_device-onvif-camera_PR-115/archives 22:46:55 total 16 22:46:55 drwxr-xr-x 3 jenkins jenkins 4096 Jul 21 22:37 . 22:46:55 drwxrwxr-x 11 jenkins jenkins 4096 Jul 21 22:37 .. 22:46:55 drwxr-xr-x 2 jenkins jenkins 4096 Jul 21 22:37 cost 22:46:55 -rw-r--r-- 1 jenkins jenkins 90 Jul 21 22:37 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:46:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:46:56 ---> package-listing.sh 22:46:56 ++ facter osfamily 22:46:56 ++ tr '[:upper:]' '[:lower:]' 22:46:56 + OS_FAMILY=debian 22:46:56 + workspace=/w/workspace/undry_device-onvif-camera_PR-115 22:46:56 + START_PACKAGES=/tmp/packages_start.txt 22:46:56 + END_PACKAGES=/tmp/packages_end.txt 22:46:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:46:56 + PACKAGES=/tmp/packages_start.txt 22:46:56 + '[' /w/workspace/undry_device-onvif-camera_PR-115 ']' 22:46:56 + PACKAGES=/tmp/packages_end.txt 22:46:56 + case "${OS_FAMILY}" in 22:46:56 + dpkg -l 22:46:56 + grep '^ii' 22:46:56 + '[' -f /tmp/packages_start.txt ']' 22:46:56 + '[' -f /tmp/packages_end.txt ']' 22:46:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:46:56 + '[' /w/workspace/undry_device-onvif-camera_PR-115 ']' 22:46:56 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-115/archives/ 22:46:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-115/archives/ [Pipeline] echo 22:46:56 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/undry_device-onvif-camera_PR-115/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:46:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:46:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:46:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:46:57 prd-ubuntu20.04-docker-8c-8g-20714 does not seem to be running inside a container 22:46:57 $ 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/undry_device-onvif-camera_PR-115/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-115 -v /w/workspace/undry_device-onvif-camera_PR-115:/w/workspace/undry_device-onvif-camera_PR-115:rw,z -v /w/workspace/undry_device-onvif-camera_PR-115@tmp:/w/workspace/undry_device-onvif-camera_PR-115@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:46:58 $ docker top 5fbfbbee70b6dac6b09c4696a820ee4e7f4cec68dc920e99792abf937b717b9d -eo pid,comm [Pipeline] { [Pipeline] sh 22:46:58 + touch /tmp/pre-build-complete [Pipeline] sh 22:46:58 + mkdir -p /var/log/sysstat [Pipeline] sh 22:46:59 + ls /var/log/sa-host 22:46:59 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:46:59 provisioning config files... 22:46:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-115@tmp/config4622002780842828716tmp [Pipeline] { [Pipeline] echo 22:46:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:46:59 ---> create-netrc.sh [Pipeline] } 22:46:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:46:59 ---> python-tools-install.sh [Pipeline] echo 22:46:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:47:00 ---> sudo-logs.sh 22:47:00 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:47:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:47:00 ---> job-cost.sh 22:47:00 lf-activate-venv: SKIPPING 22:47:00 DEBUG: total: 0.2199999988079071 22:47:00 INFO: Retrieving Stack Cost... 22:47:01 INFO: Retrieving Pricing Info for: v3-standard-8 22:47:01 INFO: Archiving Costs [Pipeline] echo 22:47:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:47:01 ---> logs-deploy.sh 22:47:01 lf-activate-venv: SKIPPING 22:47:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-115/3 22:47:01 INFO: archiving workspace using pattern(s): 22:47:02 Archives upload complete. 22:47:02 INFO: archiving logs to Nexus 22:47:03 ---> uname -a: 22:47:03 Linux prd-ubuntu20-04-docker-8c-8g-20714 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 22:47:03 22:47:03 22:47:03 ---> lscpu: 22:47:03 Architecture: x86_64 22:47:03 CPU op-mode(s): 32-bit, 64-bit 22:47:03 Byte Order: Little Endian 22:47:03 Address sizes: 40 bits physical, 48 bits virtual 22:47:03 CPU(s): 8 22:47:03 On-line CPU(s) list: 0-7 22:47:03 Thread(s) per core: 1 22:47:03 Core(s) per socket: 1 22:47:03 Socket(s): 8 22:47:03 NUMA node(s): 1 22:47:03 Vendor ID: AuthenticAMD 22:47:03 CPU family: 23 22:47:03 Model: 49 22:47:03 Model name: AMD EPYC-Rome Processor 22:47:03 Stepping: 0 22:47:03 CPU MHz: 2799.998 22:47:03 BogoMIPS: 5599.99 22:47:03 Virtualization: AMD-V 22:47:03 Hypervisor vendor: KVM 22:47:03 Virtualization type: full 22:47:03 L1d cache: 256 KiB 22:47:03 L1i cache: 256 KiB 22:47:03 L2 cache: 4 MiB 22:47:03 L3 cache: 128 MiB 22:47:03 NUMA node0 CPU(s): 0-7 22:47:03 Vulnerability Itlb multihit: Not affected 22:47:03 Vulnerability L1tf: Not affected 22:47:03 Vulnerability Mds: Not affected 22:47:03 Vulnerability Meltdown: Not affected 22:47:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:47:03 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:47:03 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:47:03 Vulnerability Srbds: Not affected 22:47:03 Vulnerability Tsx async abort: Not affected 22:47:03 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 22:47:03 22:47:03 22:47:03 ---> nproc: 22:47:03 8 22:47:03 22:47:03 22:47:03 ---> df -h: 22:47:03 Filesystem Size Used Avail Use% Mounted on 22:47:03 overlay 155G 11G 145G 7% / 22:47:03 tmpfs 64M 0 64M 0% /dev 22:47:03 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:47:03 shm 64M 0 64M 0% /dev/shm 22:47:03 /dev/vda1 155G 11G 145G 7% /facter-os 22:47:03 22:47:03