Pull request #474 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7b4343e0f43b55c625610a9131ac206056eb7d12+124a5f1bb5d04e19c2b309127a124eb76166dd36 (a58cd27cebdfac59a4d98374b80bbcd8bf342f13) 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-ssh3086369178765273908.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh10924625648935094251.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 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-474/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-474/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9638597672287223018.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-474/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2235698183389343412.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11592126145595118434.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-474/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-474/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11079338744880312325.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 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, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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: true SWAGGER_API_FOLDERS: doc/openapi/v3 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-26090 in /w/workspace/undry_device-onvif-camera_PR-474 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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-474 # 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 124a5f1bb5d04e19c2b309127a124eb76166dd36 into PR head commit 7b4343e0f43b55c625610a9131ac206056eb7d12 Merge succeeded, producing 7b4343e0f43b55c625610a9131ac206056eb7d12 Checking out Revision 7b4343e0f43b55c625610a9131ac206056eb7d12 (PR-474) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" First time build. Skipping changelog. > 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/474/head:refs/remotes/origin/PR-474 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7b4343e0f43b55c625610a9131ac206056eb7d12 # 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 124a5f1bb5d04e19c2b309127a124eb76166dd36 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7b4343e0f43b55c625610a9131ac206056eb7d12 # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:48:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:48:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:48:30 ========================================================= 02:48:30 EdgeX Global Pipelines Version Info 02:48:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:48:31 ------------------- 02:48:31 stable info: 02:48:31 ------------------- 02:48:31 Commited By: Ginny Guan ginny@iotechsys.com 02:48:31 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 02:48:31 Message: update stable to v1.0.265 02:48:32 ------------------- 02:48:32 experimental info: 02:48:32 ------------------- 02:48:32 Commited By: Cherry Wang cherry@iotechsys.com 02:48:32 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 02:48:32 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:48:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 02:48:32 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 02:48:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:48:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:48:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:48:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 02:48:32 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:48:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:48:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:48:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:48:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:48:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 02:48:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:48:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:48:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:48:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:48:33 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:48:33 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:48:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:48:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:48:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:48:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 02:48:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:48:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:48:34 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:48:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:48:34 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:48:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-474 [Pipeline] echo 02:48:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-474 [Pipeline] echo 02:48:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-474 [Pipeline] echo 02:48:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7b4343e0f43b55c625610a9131ac206056eb7d12 [Pipeline] echo 02:48:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7b4343e [Pipeline] echo 02:48:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:48:34 provisioning config files... 02:48:34 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-474@tmp/config9675118383757148239tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:48:35 ---> ****-login.sh 02:48:35 nexus3.edgexfoundry.org:10001 02:48:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:48:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:48:35 Configure a credential helper to remove this warning. See 02:48:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:48:35 02:48:35 Login Succeeded 02:48:35 nexus3.edgexfoundry.org:10002 02:48:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:48:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:48:35 Configure a credential helper to remove this warning. See 02:48:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:48:35 02:48:35 Login Succeeded 02:48:35 nexus3.edgexfoundry.org:10003 02:48:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:48:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:48:35 Configure a credential helper to remove this warning. See 02:48:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:48:35 02:48:35 Login Succeeded 02:48:35 nexus3.edgexfoundry.org:10004 02:48:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:48:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:48:35 Configure a credential helper to remove this warning. See 02:48:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:48:35 02:48:35 Login Succeeded 02:48:35 ****.io 02:48:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:48:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:48:35 Configure a credential helper to remove this warning. See 02:48:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:48:35 02:48:35 Login Succeeded 02:48:35 ---> ****-login.sh ends [Pipeline] } 02:48:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:48:36 + git rev-list -1 --merges 7b4343e0f43b55c625610a9131ac206056eb7d12~1..7b4343e0f43b55c625610a9131ac206056eb7d12 [Pipeline] echo 02:48:36 -----------> git rev-list -1 --merges 7b4343e0f43b55c625610a9131ac206056eb7d12~1..7b4343e0f43b55c625610a9131ac206056eb7d12 7b4343e0f43b55c625610a9131ac206056eb7d12 [false] [Pipeline] sh 02:48:37 + git log --format=format:%s -1 7b4343e0f43b55c625610a9131ac206056eb7d12 [Pipeline] echo 02:48:37 ========================================================= 02:48:37 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:48:37 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:48:37 + git log --format=format:%s -1 7b4343e0f43b55c625610a9131ac206056eb7d12 [Pipeline] echo 02:48:37 [semverPrep] GIT_COMMIT: 7b4343e0f43b55c625610a9131ac206056eb7d12, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo 02:48:37 [semverPrep] This is not a build commit. [Pipeline] sh 02:48:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:48:38 + grep -v github /etc/ssh/ssh_known_hosts 02:48:38 + [ -e /tmp/ssh_known_hosts ] 02:48:38 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:48:38 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:48:38 + sudo tee -a /etc/ssh/ssh_known_hosts 02:48:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:48:38 02:48:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:48:39 0.1.4: Pulling from edgex-devops/py-git-semver 02:48:39 b85a868b505f: Pulling fs layer 02:48:39 e2be974225ed: Pulling fs layer 02:48:39 339a4e72a1f5: Pulling fs layer 02:48:39 988bab9f4d93: Pulling fs layer 02:48:39 1469e6f7b9e6: Pulling fs layer 02:48:39 eaf3925da568: Pulling fs layer 02:48:39 bab4dde63d76: Pulling fs layer 02:48:39 988bab9f4d93: Waiting 02:48:39 1469e6f7b9e6: Waiting 02:48:39 eaf3925da568: Waiting 02:48:39 bde34c3a00c8: Pulling fs layer 02:48:39 b352a97aabf1: Pulling fs layer 02:48:39 bab4dde63d76: Waiting 02:48:39 4872d77fe225: Pulling fs layer 02:48:39 5851b861e8e6: Pulling fs layer 02:48:39 bde34c3a00c8: Waiting 02:48:39 b352a97aabf1: Waiting 02:48:39 4872d77fe225: Waiting 02:48:39 5851b861e8e6: Waiting 02:48:39 e2be974225ed: Download complete 02:48:39 988bab9f4d93: Download complete 02:48:39 339a4e72a1f5: Verifying Checksum 02:48:39 339a4e72a1f5: Download complete 02:48:39 eaf3925da568: Verifying Checksum 02:48:39 eaf3925da568: Download complete 02:48:39 1469e6f7b9e6: Verifying Checksum 02:48:39 1469e6f7b9e6: Download complete 02:48:39 bde34c3a00c8: Verifying Checksum 02:48:39 bde34c3a00c8: Download complete 02:48:39 b352a97aabf1: Verifying Checksum 02:48:39 b352a97aabf1: Download complete 02:48:39 4872d77fe225: Verifying Checksum 02:48:39 4872d77fe225: Download complete 02:48:39 5851b861e8e6: Verifying Checksum 02:48:39 5851b861e8e6: Download complete 02:48:39 b85a868b505f: Download complete 02:48:39 bab4dde63d76: Verifying Checksum 02:48:39 bab4dde63d76: Download complete 02:48:40 b85a868b505f: Pull complete 02:48:40 e2be974225ed: Pull complete 02:48:41 339a4e72a1f5: Pull complete 02:48:41 988bab9f4d93: Pull complete 02:48:41 1469e6f7b9e6: Pull complete 02:48:41 eaf3925da568: Pull complete 02:48:42 bab4dde63d76: Pull complete 02:48:42 bde34c3a00c8: Pull complete 02:48:43 b352a97aabf1: Pull complete 02:48:43 4872d77fe225: Pull complete 02:48:43 5851b861e8e6: Pull complete 02:48:43 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:48:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:48:43 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:48:43 prd-ubuntu20.04-docker-8c-8g-26090 does not seem to be running inside a container 02:48:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-474 -v /w/workspace/undry_device-onvif-camera_PR-474:/w/workspace/undry_device-onvif-camera_PR-474:rw,z -v /w/workspace/undry_device-onvif-camera_PR-474@tmp:/w/workspace/undry_device-onvif-camera_PR-474@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:48:47 $ docker top af668b9642510848a1fff253d5dcf71f694842f1865719a51500b5a0870b065d -eo pid,comm 02:48:47 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). 02:48:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:48:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:48:47 [ssh-agent] Looking for ssh-agent implementation... 02:48:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:48:47 $ docker exec af668b9642510848a1fff253d5dcf71f694842f1865719a51500b5a0870b065d ssh-agent 02:48:47 SSH_AUTH_SOCK=/tmp/ssh-3ylR3W43BQ4N/agent.32 02:48:47 SSH_AGENT_PID=38 02:48:47 Running ssh-add (command line suppressed) 02:48:47 Identity added: /w/workspace/undry_device-onvif-camera_PR-474@tmp/private_key_14594705615277491859.key (/w/workspace/undry_device-onvif-camera_PR-474@tmp/private_key_14594705615277491859.key) 02:48:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:48:47 + git tag --points-at HEAD [Pipeline] } 02:48:47 $ docker exec --env ******** --env ******** af668b9642510848a1fff253d5dcf71f694842f1865719a51500b5a0870b065d ssh-agent -k 02:48:48 unset SSH_AUTH_SOCK; 02:48:48 unset SSH_AGENT_PID; 02:48:48 echo Agent pid 38 killed; 02:48:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:48:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:48:48 [ssh-agent] Looking for ssh-agent implementation... 02:48:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:48:48 $ docker exec af668b9642510848a1fff253d5dcf71f694842f1865719a51500b5a0870b065d ssh-agent 02:48:48 SSH_AUTH_SOCK=/tmp/ssh-hZycEE55DT7U/agent.71 02:48:48 SSH_AGENT_PID=77 02:48:48 Running ssh-add (command line suppressed) 02:48:48 Identity added: /w/workspace/undry_device-onvif-camera_PR-474@tmp/private_key_13379814965961737202.key (/w/workspace/undry_device-onvif-camera_PR-474@tmp/private_key_13379814965961737202.key) 02:48:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:48:49 + git semver init 02:48:49 2024-11-11 02:48:49,216 [run_init] DEBUG init version:0.0.0 force:False 02:48:49 2024-11-11 02:48:49,217 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-474/.semver 02:48:49 2024-11-11 02:48:49,218 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-474/.semver 02:48:49 2024-11-11 02:48:49,218 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-474/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-474, universal_newlines=False, shell=None, istream=None) 02:48:50 2024-11-11 02:48:50,479 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-474/.git/info/exclude 02:48:50 2024-11-11 02:48:50,480 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-474/.semver/PR-474 with force:False 02:48:50 2024-11-11 02:48:50,480 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-474/.semver/PR-474 02:48:50 2024-11-11 02:48:50,484 [execute] INFO git cat-file --batch-check 02:48:50 2024-11-11 02:48:50,484 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-474/.semver, universal_newlines=False, shell=None, istream=) 02:48:50 2024-11-11 02:48:50,490 [execute] INFO git cat-file --batch 02:48:50 2024-11-11 02:48:50,490 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-474/.semver, universal_newlines=False, shell=None, istream=) 02:48:50 2024-11-11 02:48:50,495 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-474/.semver/PR-474 02:48:50 0.0.0 [Pipeline] } 02:48:50 $ docker exec --env ******** --env ******** af668b9642510848a1fff253d5dcf71f694842f1865719a51500b5a0870b065d ssh-agent -k 02:48:50 unset SSH_AUTH_SOCK; 02:48:50 unset SSH_AGENT_PID; 02:48:50 echo Agent pid 77 killed; 02:48:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:48:51 + git semver [Pipeline] } 02:48:51 $ docker stop --time=1 af668b9642510848a1fff253d5dcf71f694842f1865719a51500b5a0870b065d 02:48:52 $ docker rm -f --volumes af668b9642510848a1fff253d5dcf71f694842f1865719a51500b5a0870b065d [Pipeline] // withDockerContainer [Pipeline] sh 02:48:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:48:53 Stashed 1 file(s) [Pipeline] echo 02:48:53 [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 02:48:54 provisioning config files... 02:48:54 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-474@tmp/config17444905590643230488tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:48:54 ---> ****-login.sh 02:48:54 nexus3.edgexfoundry.org:10001 02:48:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:48:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:48:54 Configure a credential helper to remove this warning. See 02:48:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:48:54 02:48:54 Login Succeeded 02:48:54 nexus3.edgexfoundry.org:10002 02:48:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:48:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:48:54 Configure a credential helper to remove this warning. See 02:48:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:48:54 02:48:54 Login Succeeded 02:48:54 nexus3.edgexfoundry.org:10003 02:48:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:48:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:48:55 Configure a credential helper to remove this warning. See 02:48:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:48:55 02:48:55 Login Succeeded 02:48:55 nexus3.edgexfoundry.org:10004 02:48:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:48:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:48:55 Configure a credential helper to remove this warning. See 02:48:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:48:55 02:48:55 Login Succeeded 02:48:55 ****.io 02:48:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:48:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:48:55 Configure a credential helper to remove this warning. See 02:48:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:48:55 02:48:55 Login Succeeded 02:48:55 ---> ****-login.sh ends [Pipeline] } 02:48:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:48:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:48:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:48:55 ========================================================= 02:48:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 02:48:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:56 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 02:48:56 Sending build context to Docker daemon 36.87MB 02:48:56 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 02:48:56 Step 2/13 : FROM ${BASE} AS builder 02:48:56 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 02:48:56 43c4264eed91: Pulling fs layer 02:48:56 4cc291be95ef: Pulling fs layer 02:48:56 2ac1f1163629: Pulling fs layer 02:48:56 5c3c966382ef: Pulling fs layer 02:48:56 4f4fb700ef54: Pulling fs layer 02:48:56 5d5c8e513c77: Pulling fs layer 02:48:56 9f66e0745190: Pulling fs layer 02:48:56 f49a43e4bbc0: Pulling fs layer 02:48:56 561ebcabdf7f: Pulling fs layer 02:48:56 5d5c8e513c77: Waiting 02:48:56 5c3c966382ef: Waiting 02:48:56 4f4fb700ef54: Waiting 02:48:56 9f66e0745190: Waiting 02:48:56 561ebcabdf7f: Waiting 02:48:56 4cc291be95ef: Download complete 02:48:56 5c3c966382ef: Download complete 02:48:56 4f4fb700ef54: Verifying Checksum 02:48:56 4f4fb700ef54: Download complete 02:48:56 43c4264eed91: Download complete 02:48:56 9f66e0745190: Verifying Checksum 02:48:56 9f66e0745190: Download complete 02:48:56 43c4264eed91: Pull complete 02:48:56 4cc291be95ef: Pull complete 02:48:56 561ebcabdf7f: Verifying Checksum 02:48:56 561ebcabdf7f: Download complete 02:48:56 2ac1f1163629: Verifying Checksum 02:48:56 2ac1f1163629: Download complete 02:48:57 f49a43e4bbc0: Verifying Checksum 02:48:57 f49a43e4bbc0: Download complete 02:48:59 2ac1f1163629: Pull complete 02:49:00 5c3c966382ef: Pull complete 02:49:00 4f4fb700ef54: Pull complete 02:49:00 5d5c8e513c77: Pull complete 02:49:00 9f66e0745190: Pull complete 02:49:02 f49a43e4bbc0: Pull complete 02:49:02 561ebcabdf7f: Pull complete 02:49:02 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 02:49:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 02:49:02 ---> 3a752c3f9dda 02:49:02 Step 3/13 : ARG ADD_BUILD_TAGS="" 02:49:08 ---> Running in fcdac7fbfd94 02:49:08 Removing intermediate container fcdac7fbfd94 02:49:08 ---> 374cce899c94 02:49:08 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:49:08 ---> Running in cfd3a501ade0 02:49:08 Removing intermediate container cfd3a501ade0 02:49:08 ---> eb877d880f00 02:49:08 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 02:49:08 ---> Running in 7beeebb7915b 02:49:08 Removing intermediate container 7beeebb7915b 02:49:08 ---> 0360e7989323 02:49:08 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 02:49:08 ---> Running in 39dcaba020cd 02:49:08 Removing intermediate container 39dcaba020cd 02:49:08 ---> 7f61453552e7 02:49:08 Step 7/13 : LABEL Name=edgex-device-onvif-camera 02:49:08 ---> Running in fd54397032a2 02:49:08 Removing intermediate container fd54397032a2 02:49:08 ---> 852ef936bd9a 02:49:08 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:49:08 ---> Running in 315bf60dc6f1 02:49:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:49:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:49:08 OK: 246 MiB in 54 packages 02:49:09 Removing intermediate container 315bf60dc6f1 02:49:09 ---> e79a3acade88 02:49:09 Step 9/13 : WORKDIR /device-onvif-camera 02:49:09 ---> Running in 5e75fc5521ce 02:49:09 Removing intermediate container 5e75fc5521ce 02:49:09 ---> b845cf72e83e 02:49:09 Step 10/13 : COPY go.mod vendor* ./ 02:49:09 Still waiting to schedule task 02:49:09 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-26088’ 02:49:09 ---> 532cdc0a0623 02:49:09 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:49:09 ---> Running in 2b8ddab29ee8 02:49:56 Removing intermediate container 2b8ddab29ee8 02:49:56 ---> 6c397de3bebb 02:49:56 Step 12/13 : COPY . . 02:49:57 ---> 072f116297e2 02:49:57 Step 13/13 : RUN ${MAKE} 02:49:57 ---> Running in 41b7da470be0 02:49:57 noop 02:49:58 Removing intermediate container 41b7da470be0 02:49:58 ---> 496fdd6b46e7 02:49:58 Successfully built 496fdd6b46e7 02:49:58 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:58 + docker inspect -f . ci-base-image-x86_64 02:49:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:49:58 prd-ubuntu20.04-docker-8c-8g-26090 does not seem to be running inside a container 02:49:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-474 -v /w/workspace/undry_device-onvif-camera_PR-474:/w/workspace/undry_device-onvif-camera_PR-474:rw,z -v /w/workspace/undry_device-onvif-camera_PR-474@tmp:/w/workspace/undry_device-onvif-camera_PR-474@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:49:59 $ docker top 8e11c66b3037ba3e8fbbfca1fb30e5ad7b7ca9627dc4c899edbe51dbc36b13a8 -eo pid,comm [Pipeline] { [Pipeline] sh 02:49:59 + go version 02:49:59 go version go1.23.2 linux/amd64 [Pipeline] } 02:49:59 $ docker stop --time=1 8e11c66b3037ba3e8fbbfca1fb30e5ad7b7ca9627dc4c899edbe51dbc36b13a8 02:50:00 $ docker rm -f --volumes 8e11c66b3037ba3e8fbbfca1fb30e5ad7b7ca9627dc4c899edbe51dbc36b13a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:01 + docker inspect -f . ci-base-image-x86_64 02:50:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:50:01 prd-ubuntu20.04-docker-8c-8g-26090 does not seem to be running inside a container 02:50:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_PR-474 -v /w/workspace/undry_device-onvif-camera_PR-474:/w/workspace/undry_device-onvif-camera_PR-474:rw,z -v /w/workspace/undry_device-onvif-camera_PR-474@tmp:/w/workspace/undry_device-onvif-camera_PR-474@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:50:02 $ docker top 81dd90e27a7a211efee9d288e02b4210864988a12ad642cad71026dd32269c6e -eo pid,comm [Pipeline] { [Pipeline] sh 02:50:02 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-474 [Pipeline] fileExists [Pipeline] sh 02:50:03 + make test 02:50:03 go test ./... -coverprofile=coverage.out ./... 02:50:05 ? github.com/edgexfoundry/device-onvif-camera [no test files] 02:50:23 github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements 02:50:23 github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements 02:50:23 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.031s coverage: 31.4% of statements 02:50:24 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.250s coverage: 86.5% of statements 02:50:34 go vet ./... 02:50:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:50:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:50:40 ./bin/test-attribution-txt.sh [Pipeline] echo 02:50:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 02:50:40 $ docker stop --time=1 81dd90e27a7a211efee9d288e02b4210864988a12ad642cad71026dd32269c6e 02:50:45 $ docker rm -f --volumes 81dd90e27a7a211efee9d288e02b4210864988a12ad642cad71026dd32269c6e [Pipeline] // withDockerContainer [Pipeline] sh 02:50:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:50:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:50:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:50:47 + ls -al . 02:50:47 total 316 02:50:47 drwxrwxr-x 9 jenkins jenkins 4096 Nov 11 02:50 . 02:50:47 drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 02:48 .. 02:50:47 drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 02:50 .git 02:50:47 drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 02:48 .github 02:50:47 -rw-rw-r-- 1 jenkins jenkins 493 Nov 11 02:48 .gitignore 02:50:47 -rw-rw-r-- 1 jenkins jenkins 199 Nov 11 02:48 .golangci.yml 02:50:47 drwxr-xr-x 3 jenkins jenkins 4096 Nov 11 02:48 .semver 02:50:47 -rw-rw-r-- 1 jenkins jenkins 19973 Nov 11 02:48 Attribution.txt 02:50:47 -rw-rw-r-- 1 jenkins jenkins 17665 Nov 11 02:48 CHANGELOG.md 02:50:47 -rw-rw-r-- 1 jenkins jenkins 1715 Nov 11 02:48 Dockerfile 02:50:47 -rw-rw-r-- 1 jenkins jenkins 677 Nov 11 02:48 GOVERNANCE.md 02:50:47 -rw-rw-r-- 1 jenkins jenkins 739 Nov 11 02:48 Jenkinsfile 02:50:47 -rw-rw-r-- 1 jenkins jenkins 11348 Nov 11 02:48 LICENSE 02:50:47 -rw-rw-r-- 1 jenkins jenkins 3465 Nov 11 02:48 Makefile 02:50:47 -rw-rw-r-- 1 jenkins jenkins 625 Nov 11 02:48 OWNERS.md 02:50:47 -rw-rw-r-- 1 jenkins jenkins 2620 Nov 11 02:48 README.md 02:50:47 -rw-rw-r-- 1 jenkins jenkins 5 Nov 11 02:48 VERSION 02:50:47 drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 02:48 bin 02:50:47 drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 02:48 cmd 02:50:47 -rw-r--r-- 1 jenkins jenkins 92292 Nov 11 02:50 coverage.out 02:50:47 drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 02:48 doc 02:50:47 -rw-rw-r-- 1 jenkins jenkins 6636 Nov 11 02:48 go.mod 02:50:47 -rw-rw-r-- 1 jenkins jenkins 88824 Nov 11 02:48 go.sum 02:50:47 drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 02:48 internal 02:50:47 -rw-rw-r-- 1 jenkins jenkins 236 Nov 11 02:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:48 + 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=7b4343e0f43b55c625610a9131ac206056eb7d12 --label arch=amd64 --label version=0.0.0 . 02:50:48 Sending build context to Docker daemon 36.96MB 02:50:48 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 02:50:48 Step 2/27 : FROM ${BASE} AS builder 02:50:48 ---> 496fdd6b46e7 02:50:48 Step 3/27 : ARG ADD_BUILD_TAGS="" 02:50:48 ---> Running in d8c94ecd55ac 02:50:48 Removing intermediate container d8c94ecd55ac 02:50:48 ---> b350b8706907 02:50:48 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:50:48 ---> Running in 00814977986d 02:50:48 Removing intermediate container 00814977986d 02:50:48 ---> e987c63b79f5 02:50:48 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 02:50:48 ---> Running in 2bdb406cbe7b 02:50:49 Removing intermediate container 2bdb406cbe7b 02:50:49 ---> 4b30f89c31b6 02:50:49 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 02:50:49 ---> Running in 01f7e569aae7 02:50:49 Removing intermediate container 01f7e569aae7 02:50:49 ---> d850cd093d3e 02:50:49 Step 7/27 : LABEL Name=edgex-device-onvif-camera 02:50:49 ---> Running in 04b2f91daf03 02:50:49 Removing intermediate container 04b2f91daf03 02:50:49 ---> a1a9ea12cf7d 02:50:49 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:50:49 ---> Running in 2bfc896ccc4e 02:50:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:50:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:50:50 OK: 246 MiB in 54 packages 02:50:50 Removing intermediate container 2bfc896ccc4e 02:50:50 ---> d113af5edb08 02:50:50 Step 9/27 : WORKDIR /device-onvif-camera 02:50:50 ---> Running in f5608859302a 02:50:50 Removing intermediate container f5608859302a 02:50:50 ---> 8ea396b8f2a8 02:50:50 Step 10/27 : COPY go.mod vendor* ./ 02:50:50 ---> 57ff3cf3f521 02:50:50 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:50:50 ---> Running in 7da378fa844a 02:50:51 Removing intermediate container 7da378fa844a 02:50:51 ---> d63338eb7678 02:50:51 Step 12/27 : COPY . . 02:50:52 ---> 3fea1c2b7fcd 02:50:52 Step 13/27 : RUN ${MAKE} 02:50:52 ---> Running in e0a5474de60a 02:50:52 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.4 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 02:51:26 Removing intermediate container e0a5474de60a 02:51:26 ---> fe7daa0ba442 02:51:26 Step 14/27 : FROM alpine:3.20 02:51:26 3.20: Pulling from library/alpine 02:51:26 43c4264eed91: Already exists 02:51:26 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:51:26 Status: Downloaded newer image for alpine:3.20 02:51:26 ---> 91ef0af61f39 02:51:26 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 02:51:26 ---> Running in 7786189a27a6 02:51:26 Removing intermediate container 7786189a27a6 02:51:26 ---> 4de87ad42436 02:51:26 Step 16/27 : RUN apk add --update --no-cache dumb-init 02:51:26 ---> Running in 35a79b2bbf74 02:51:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:51:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:51:26 (1/1) Installing dumb-init (1.2.5-r3) 02:51:26 Executing busybox-1.36.1-r29.trigger 02:51:26 OK: 8 MiB in 15 packages 02:51:26 Removing intermediate container 35a79b2bbf74 02:51:26 ---> bea4f226f0b4 02:51:26 Step 17/27 : RUN apk --no-cache upgrade 02:51:26 ---> Running in c1ec012b6388 02:51:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:51:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:51:27 Upgrading critical system libraries and apk-tools: 02:51:27 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:51:27 Executing busybox-1.36.1-r29.trigger 02:51:27 Continuing the upgrade transaction with new apk-tools: 02:51:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:51:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:51:28 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:51:28 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:51:28 OK: 8 MiB in 15 packages 02:51:29 Removing intermediate container c1ec012b6388 02:51:29 ---> 54e685beebf4 02:51:29 Step 18/27 : WORKDIR / 02:51:29 ---> Running in e9afd6a66098 02:51:29 Removing intermediate container e9afd6a66098 02:51:29 ---> 9a91e7738a59 02:51:29 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 02:51:30 ---> 95a305f0053e 02:51:30 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 02:51:30 ---> cee58ae60f24 02:51:30 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 02:51:30 ---> 93c8c0a01e34 02:51:30 Step 22/27 : EXPOSE 59984 02:51:30 ---> Running in 641387a873ff 02:51:30 Removing intermediate container 641387a873ff 02:51:30 ---> d90ae23746ac 02:51:30 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 02:51:30 ---> Running in ce0972dd2ce4 02:51:31 Removing intermediate container ce0972dd2ce4 02:51:31 ---> 4ea4bdd2d587 02:51:31 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 02:51:31 ---> Running in 031ec521a826 02:51:31 Removing intermediate container 031ec521a826 02:51:31 ---> 3cbbfb33a4f5 02:51:31 Step 25/27 : LABEL arch=amd64 02:51:31 ---> Running in 812a0995d153 02:51:31 Removing intermediate container 812a0995d153 02:51:31 ---> 116431eb113a 02:51:31 Step 26/27 : LABEL git_sha=7b4343e0f43b55c625610a9131ac206056eb7d12 02:51:31 ---> Running in e71f8fc29193 02:51:31 Removing intermediate container e71f8fc29193 02:51:31 ---> fa9b21835f87 02:51:31 Step 27/27 : LABEL version=0.0.0 02:51:31 ---> Running in 686cec0fdea6 02:51:31 Removing intermediate container 686cec0fdea6 02:51:31 ---> d7f2fa8dd357 02:51:31 [Warning] One or more build-args [ARCH] were not consumed 02:51:31 Successfully built d7f2fa8dd357 02:51:31 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:51:32 02:51:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:51:32 latest: Pulling from edgex-lftools-log-publisher 02:51:32 5eb5b503b376: Pulling fs layer 02:51:32 5c69ac0246d0: Pulling fs layer 02:51:32 ec43610c2a17: Pulling fs layer 02:51:32 3a2ae6a8a46f: Pulling fs layer 02:51:32 33b1e0a273af: Pulling fs layer 02:51:32 5d3b04190fa2: Pulling fs layer 02:51:32 2f39f015ded8: Pulling fs layer 02:51:32 5d3b04190fa2: Waiting 02:51:32 3a2ae6a8a46f: Waiting 02:51:32 2f39f015ded8: Waiting 02:51:32 33b1e0a273af: Waiting 02:51:32 5c69ac0246d0: Download complete 02:51:32 3a2ae6a8a46f: Verifying Checksum 02:51:32 3a2ae6a8a46f: Download complete 02:51:32 33b1e0a273af: Download complete 02:51:32 5d3b04190fa2: Verifying Checksum 02:51:32 5d3b04190fa2: Download complete 02:51:32 ec43610c2a17: Verifying Checksum 02:51:32 ec43610c2a17: Download complete 02:51:32 5eb5b503b376: Verifying Checksum 02:51:32 5eb5b503b376: Download complete 02:51:33 2f39f015ded8: Download complete 02:51:34 5eb5b503b376: Pull complete 02:51:34 5c69ac0246d0: Pull complete 02:51:34 ec43610c2a17: Pull complete 02:51:34 3a2ae6a8a46f: Pull complete 02:51:34 33b1e0a273af: Pull complete 02:51:34 5d3b04190fa2: Pull complete 02:51:39 2f39f015ded8: Pull complete 02:51:39 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:51:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:51:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:51:39 prd-ubuntu20.04-docker-8c-8g-26090 does not seem to be running inside a container 02:51:39 $ 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-474 -v /w/workspace/undry_device-onvif-camera_PR-474:/w/workspace/undry_device-onvif-camera_PR-474:rw,z -v /w/workspace/undry_device-onvif-camera_PR-474@tmp:/w/workspace/undry_device-onvif-camera_PR-474@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:51:44 $ docker top ee3a0e1a5a3e0f4c254286f532eba790e5e8a67adf9f31bf47a3946472a400ed -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:51:44 ---> job-cost.sh 02:51:44 lf-activate-venv: SKIPPING 02:51:44 INFO: No Stack... 02:51:45 INFO: Retrieving Pricing Info for: v3-standard-8 02:51:45 INFO: Archiving Costs [Pipeline] sh 02:51:45 + cat /w/workspace/undry_device-onvif-camera_PR-474/archives/cost.csv 02:51:45 + cut -d, -f6 [Pipeline] lock 02:51:45 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-474-1-stack-cost] 02:51:45 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-474-1-stack-cost] did not exist. Created. 02:51:45 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-474-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:51:46 + echo total: 0.2199999988079071 [Pipeline] stash 02:51:46 Stashed 1 file(s) [Pipeline] } 02:51:46 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-474-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:51:46 $ docker stop --time=1 ee3a0e1a5a3e0f4c254286f532eba790e5e8a67adf9f31bf47a3946472a400ed 02:51:47 $ docker rm -f --volumes ee3a0e1a5a3e0f4c254286f532eba790e5e8a67adf9f31bf47a3946472a400ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:52:04 Running on prd-ubuntu20.04-docker-arm64-4c-16g-26092 in /w/workspace/undry_device-onvif-camera_PR-474 [Pipeline] { [Pipeline] ws 02:52:04 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 02:52:07 The recommended git tool is: git 02:52:14 using credential edgex-jenkins-ssh 02:52:14 Cloning the remote Git repository 02:52:14 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 02:52:14 > git init /w/workspace/device-onvif-camera/1 # timeout=10 02:52:14 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 02:52:14 > git --version # timeout=10 02:52:14 > git --version # 'git version 2.25.1' 02:52:14 using GIT_SSH to set credentials SSH Credentials for GitHub 02:52:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:52:18 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 02:52:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:52:19 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 02:52:19 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 02:52:19 using GIT_SSH to set credentials SSH Credentials for GitHub 02:52:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/474/head:refs/remotes/origin/PR-474 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:52:19 Merging remotes/origin/main commit 124a5f1bb5d04e19c2b309127a124eb76166dd36 into PR head commit 7b4343e0f43b55c625610a9131ac206056eb7d12 02:52:20 Merge succeeded, producing 7b4343e0f43b55c625610a9131ac206056eb7d12 02:52:20 Checking out Revision 7b4343e0f43b55c625610a9131ac206056eb7d12 (PR-474) 02:52:21 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" 02:52:21 > git --version # timeout=10 02:52:21 > git --version # 'git version 2.25.1' 02:52:21 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 02:52:19 > git config core.sparsecheckout # timeout=10 02:52:19 > git checkout -f 7b4343e0f43b55c625610a9131ac206056eb7d12 # timeout=10 02:52:20 > git remote # timeout=10 02:52:20 > git config --get remote.origin.url # timeout=10 02:52:20 using GIT_SSH to set credentials SSH Credentials for GitHub 02:52:20 > git merge 124a5f1bb5d04e19c2b309127a124eb76166dd36 # timeout=10 02:52:20 > git rev-parse HEAD^{commit} # timeout=10 02:52:20 > git config core.sparsecheckout # timeout=10 02:52:20 > git checkout -f 7b4343e0f43b55c625610a9131ac206056eb7d12 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:52:26 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:52:26 % Total % Received % Xferd Average Speed Time Time Time Current 02:52:26 Dload Upload Total Spent Left Speed 02:52:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 81707 0 --:--:-- --:--:-- --:--:-- 81707 [Pipeline] sh 02:52:26 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:52:27 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json 02:52:27 sudo tee /etc/docker/daemon.new 02:52:27 { 02:52:27 "registry-mirrors": [ 02:52:27 "https://nexus3.edgexfoundry.org:10001" 02:52:27 ], 02:52:27 "bip": "10.250.0.254/24", 02:52:27 "hosts": [ 02:52:27 "tcp://0.0.0.0:5555", 02:52:27 "unix:///var/run/docker.sock" 02:52:27 ], 02:52:27 "mtu": 1458, 02:52:27 "selinux-enabled": true, 02:52:27 "seccomp-profile": "/etc/docker/seccomp.json" 02:52:27 } [Pipeline] sh 02:52:27 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:52:27 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:52:46 provisioning config files... 02:52:46 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config10332476473375973708tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:52:46 ---> ****-login.sh 02:52:46 nexus3.edgexfoundry.org:10001 02:52:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:52:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:52:47 Configure a credential helper to remove this warning. See 02:52:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:52:47 02:52:47 Login Succeeded 02:52:47 nexus3.edgexfoundry.org:10002 02:52:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:52:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:52:47 Configure a credential helper to remove this warning. See 02:52:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:52:47 02:52:47 Login Succeeded 02:52:47 nexus3.edgexfoundry.org:10003 02:52:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:52:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:52:48 Configure a credential helper to remove this warning. See 02:52:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:52:48 02:52:48 Login Succeeded 02:52:48 nexus3.edgexfoundry.org:10004 02:52:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:52:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:52:48 Configure a credential helper to remove this warning. See 02:52:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:52:48 02:52:48 Login Succeeded 02:52:48 ****.io 02:52:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:52:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:52:49 Configure a credential helper to remove this warning. See 02:52:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:52:49 02:52:49 Login Succeeded 02:52:49 ---> ****-login.sh ends [Pipeline] } 02:52:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:52:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:52:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:52:49 ========================================================= 02:52:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 02:52:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:50 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 02:52:51 Sending build context to Docker daemon 21.85MB 02:52:51 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 02:52:51 Step 2/13 : FROM ${BASE} AS builder 02:52:51 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:52:51 cf04c63912e1: Pulling fs layer 02:52:51 55b35a11ae5e: Pulling fs layer 02:52:51 a37a00ec5f00: Pulling fs layer 02:52:51 50b3750afda1: Pulling fs layer 02:52:51 4f4fb700ef54: Pulling fs layer 02:52:51 80978eb59214: Pulling fs layer 02:52:51 c9f46d7d2bd2: Pulling fs layer 02:52:51 c5a475d317c9: Pulling fs layer 02:52:51 4f4fb700ef54: Waiting 02:52:51 80978eb59214: Waiting 02:52:51 c9f46d7d2bd2: Waiting 02:52:51 c5a475d317c9: Waiting 02:52:51 50b3750afda1: Waiting 02:52:51 55b35a11ae5e: Verifying Checksum 02:52:51 55b35a11ae5e: Download complete 02:52:51 50b3750afda1: Verifying Checksum 02:52:51 50b3750afda1: Download complete 02:52:51 4f4fb700ef54: Verifying Checksum 02:52:51 4f4fb700ef54: Download complete 02:52:51 80978eb59214: Verifying Checksum 02:52:51 80978eb59214: Download complete 02:52:51 cf04c63912e1: Verifying Checksum 02:52:51 cf04c63912e1: Download complete 02:52:52 c5a475d317c9: Verifying Checksum 02:52:52 c5a475d317c9: Download complete 02:52:52 cf04c63912e1: Pull complete 02:52:53 55b35a11ae5e: Pull complete 02:52:54 a37a00ec5f00: Verifying Checksum 02:52:54 a37a00ec5f00: Download complete 02:52:54 c9f46d7d2bd2: Verifying Checksum 02:52:54 c9f46d7d2bd2: Download complete 02:53:09 a37a00ec5f00: Pull complete 02:53:09 50b3750afda1: Pull complete 02:53:09 4f4fb700ef54: Pull complete 02:53:09 80978eb59214: Pull complete 02:53:15 c9f46d7d2bd2: Pull complete 02:53:17 c5a475d317c9: Pull complete 02:53:17 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 02:53:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 02:53:17 ---> be29e6b0f0d4 02:53:17 Step 3/13 : ARG ADD_BUILD_TAGS="" 02:53:18 ---> Running in bc9d32ab5857 02:53:18 Removing intermediate container bc9d32ab5857 02:53:18 ---> b1bd0009dc0e 02:53:18 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:53:18 ---> Running in 98ed7f63a81d 02:53:19 Removing intermediate container 98ed7f63a81d 02:53:19 ---> 3aa536bac42a 02:53:19 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 02:53:19 ---> Running in acc2fa8f886c 02:53:19 Removing intermediate container acc2fa8f886c 02:53:19 ---> 0efdc94823ae 02:53:19 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 02:53:19 ---> Running in 1bc7b341609c 02:53:19 Removing intermediate container 1bc7b341609c 02:53:19 ---> 6edac9309277 02:53:19 Step 7/13 : LABEL Name=edgex-device-onvif-camera 02:53:19 ---> Running in 74b8f14902cf 02:53:20 Removing intermediate container 74b8f14902cf 02:53:20 ---> 82b84d077414 02:53:20 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:53:20 ---> Running in 26a28de3d914 02:53:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:53:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:53:23 OK: 238 MiB in 54 packages 02:53:24 Removing intermediate container 26a28de3d914 02:53:24 ---> 63c066f2d491 02:53:24 Step 9/13 : WORKDIR /device-onvif-camera 02:53:24 ---> Running in 19b775f8b85b 02:53:24 Removing intermediate container 19b775f8b85b 02:53:24 ---> a5bbd35865ff 02:53:24 Step 10/13 : COPY go.mod vendor* ./ 02:53:25 ---> 86c859a8dddf 02:53:25 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:53:25 ---> Running in 1cdd226910e1 02:55:16 Removing intermediate container 1cdd226910e1 02:55:16 ---> a7cfe007d837 02:55:16 Step 12/13 : COPY . . 02:55:17 ---> 78a79d2856f9 02:55:17 Step 13/13 : RUN ${MAKE} 02:55:17 ---> Running in 7ac9f4d3b98f 02:55:18 noop 02:55:19 Removing intermediate container 7ac9f4d3b98f 02:55:19 ---> 26ef3881ccac 02:55:19 Successfully built 26ef3881ccac 02:55:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:19 + docker inspect -f . ci-base-image-arm64 02:55:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:55:19 prd-ubuntu20.04-docker-arm64-4c-16g-26092 does not seem to be running inside a container 02:55:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@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 ******** ci-base-image-arm64 cat 02:55:21 $ docker top 443c4e06ec5e55258e6ad6188a148dfd264ca4fbd2640cb487fab42a578f8eb5 -eo pid,comm [Pipeline] { [Pipeline] sh 02:55:22 + go version 02:55:22 go version go1.23.2 linux/arm64 [Pipeline] } 02:55:22 $ docker stop --time=1 443c4e06ec5e55258e6ad6188a148dfd264ca4fbd2640cb487fab42a578f8eb5 02:55:23 $ docker rm -f --volumes 443c4e06ec5e55258e6ad6188a148dfd264ca4fbd2640cb487fab42a578f8eb5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:24 + docker inspect -f . ci-base-image-arm64 02:55:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:55:25 prd-ubuntu20.04-docker-arm64-4c-16g-26092 does not seem to be running inside a container 02:55:25 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@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 ******** ci-base-image-arm64 cat 02:55:26 $ docker top 6391cb3d5fa2cfa7b6686a7bbd43748a7d73ee64e8851bcdc50584d0200d6189 -eo pid,comm [Pipeline] { [Pipeline] sh 02:55:27 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 02:55:28 + make test 02:55:28 go test ./... -coverprofile=coverage.out ./... 02:55:34 ? github.com/edgexfoundry/device-onvif-camera [no test files] 02:59:26 github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements 02:59:26 github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements 02:59:26 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.174s coverage: 31.4% of statements 02:59:45 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 19.341s coverage: 86.5% of statements 02:59:45 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:59:45 go vet ./... 03:00:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:00:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:00:41 ./bin/test-attribution-txt.sh [Pipeline] echo 03:00:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 03:00:44 $ docker stop --time=1 6391cb3d5fa2cfa7b6686a7bbd43748a7d73ee64e8851bcdc50584d0200d6189 03:00:47 $ docker rm -f --volumes 6391cb3d5fa2cfa7b6686a7bbd43748a7d73ee64e8851bcdc50584d0200d6189 [Pipeline] // withDockerContainer [Pipeline] sh 03:00:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:00:49 Warning: overwriting stash ‘coverage-report’ 03:00:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:00:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:00:51 + ls -al . 03:00:51 total 312 03:00:51 drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 02:55 . 03:00:51 drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 02:52 .. 03:00:51 drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 02:52 .git 03:00:51 drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 02:52 .github 03:00:51 -rw-rw-r-- 1 jenkins jenkins 493 Nov 11 02:52 .gitignore 03:00:51 -rw-rw-r-- 1 jenkins jenkins 199 Nov 11 02:52 .golangci.yml 03:00:51 -rw-rw-r-- 1 jenkins jenkins 19973 Nov 11 02:52 Attribution.txt 03:00:51 -rw-rw-r-- 1 jenkins jenkins 17665 Nov 11 02:52 CHANGELOG.md 03:00:51 -rw-rw-r-- 1 jenkins jenkins 1715 Nov 11 02:52 Dockerfile 03:00:51 -rw-rw-r-- 1 jenkins jenkins 677 Nov 11 02:52 GOVERNANCE.md 03:00:51 -rw-rw-r-- 1 jenkins jenkins 739 Nov 11 02:52 Jenkinsfile 03:00:51 -rw-rw-r-- 1 jenkins jenkins 11348 Nov 11 02:52 LICENSE 03:00:51 -rw-rw-r-- 1 jenkins jenkins 3465 Nov 11 02:52 Makefile 03:00:51 -rw-rw-r-- 1 jenkins jenkins 625 Nov 11 02:52 OWNERS.md 03:00:51 -rw-rw-r-- 1 jenkins jenkins 2620 Nov 11 02:52 README.md 03:00:51 -rw-rw-r-- 1 jenkins jenkins 5 Nov 11 02:48 VERSION 03:00:51 drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 02:52 bin 03:00:51 drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 02:52 cmd 03:00:51 -rw-r--r-- 1 jenkins jenkins 92292 Nov 11 02:59 coverage.out 03:00:51 drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 02:52 doc 03:00:51 -rw-rw-r-- 1 jenkins jenkins 6636 Nov 11 02:52 go.mod 03:00:51 -rw-rw-r-- 1 jenkins jenkins 88824 Nov 11 02:52 go.sum 03:00:51 drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 02:52 internal 03:00:51 -rw-rw-r-- 1 jenkins jenkins 236 Nov 11 02:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00: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=7b4343e0f43b55c625610a9131ac206056eb7d12 --label arch=arm64 --label version=0.0.0 . 03:00:52 Sending build context to Docker daemon 21.94MB 03:00:52 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 03:00:52 Step 2/27 : FROM ${BASE} AS builder 03:00:52 ---> 26ef3881ccac 03:00:52 Step 3/27 : ARG ADD_BUILD_TAGS="" 03:00:52 ---> Running in e411ca74d7f4 03:00:52 Removing intermediate container e411ca74d7f4 03:00:52 ---> 732563f7169e 03:00:52 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:00:52 ---> Running in c2feb549165e 03:00:53 Removing intermediate container c2feb549165e 03:00:53 ---> 4563c1ee02fb 03:00:53 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 03:00:53 ---> Running in a6e11488b877 03:00:53 Removing intermediate container a6e11488b877 03:00:53 ---> 1f556f277cfd 03:00:53 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 03:00:53 ---> Running in a9fbb784726f 03:00:53 Removing intermediate container a9fbb784726f 03:00:53 ---> cd5dd70c77f9 03:00:53 Step 7/27 : LABEL Name=edgex-device-onvif-camera 03:00:54 ---> Running in b901f1da3b22 03:00:54 Removing intermediate container b901f1da3b22 03:00:54 ---> 85257b2715a4 03:00:54 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:00:54 ---> Running in f33993ef6b6a 03:00:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:00:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:00:57 OK: 238 MiB in 54 packages 03:00:58 Removing intermediate container f33993ef6b6a 03:00:58 ---> b998077a51f0 03:00:58 Step 9/27 : WORKDIR /device-onvif-camera 03:00:58 ---> Running in 5a9e67f49745 03:00:59 Removing intermediate container 5a9e67f49745 03:00:59 ---> 78cbbce9154d 03:00:59 Step 10/27 : COPY go.mod vendor* ./ 03:00:59 ---> e917c67c4903 03:00:59 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:00:59 ---> Running in 475c7cda8e92 03:01:02 Removing intermediate container 475c7cda8e92 03:01:02 ---> ec733350a26e 03:01:02 Step 12/27 : COPY . . 03:01:04 ---> 49a99972788a 03:01:04 Step 13/27 : RUN ${MAKE} 03:01:04 ---> Running in 80c5b75ed525 03:01:04 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.4 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 03:04:56 Removing intermediate container 80c5b75ed525 03:04:56 ---> c6e1e2cdba36 03:04:56 Step 14/27 : FROM alpine:3.20 03:04:56 3.20: Pulling from library/alpine 03:04:56 cf04c63912e1: Already exists 03:04:56 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 03:04:56 Status: Downloaded newer image for alpine:3.20 03:04:56 ---> c157a85ed455 03:04:56 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 03:04:56 ---> Running in c1e8c9d0a35f 03:04:56 Removing intermediate container c1e8c9d0a35f 03:04:56 ---> 8fe84da54fb0 03:04:56 Step 16/27 : RUN apk add --update --no-cache dumb-init 03:04:56 ---> Running in 8cd93913a8e4 03:04:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:04:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:04:56 (1/1) Installing dumb-init (1.2.5-r3) 03:04:56 Executing busybox-1.36.1-r29.trigger 03:04:56 OK: 9 MiB in 15 packages 03:04:56 Removing intermediate container 8cd93913a8e4 03:04:56 ---> a62d75e07355 03:04:56 Step 17/27 : RUN apk --no-cache upgrade 03:04:56 ---> Running in 0abd3eca47a1 03:04:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:04:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:04:56 Upgrading critical system libraries and apk-tools: 03:04:56 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:04:56 Executing busybox-1.36.1-r29.trigger 03:04:56 Continuing the upgrade transaction with new apk-tools: 03:04:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:04:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:04:56 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:04:56 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:04:56 OK: 9 MiB in 15 packages 03:04:56 Removing intermediate container 0abd3eca47a1 03:04:56 ---> 5f78c8c5c68a 03:04:56 Step 18/27 : WORKDIR / 03:04:56 ---> Running in 9c292adf210a 03:04:56 Removing intermediate container 9c292adf210a 03:04:56 ---> e836c036c61a 03:04:56 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 03:04:56 ---> f75e97d01d0c 03:04:56 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 03:04:57 ---> 6de4f58c4162 03:04:57 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 03:04:57 ---> a3cb9c30d363 03:04:57 Step 22/27 : EXPOSE 59984 03:04:57 ---> Running in 1d444509f641 03:04:58 Removing intermediate container 1d444509f641 03:04:58 ---> 3fa4dec6379e 03:04:58 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 03:04:58 ---> Running in c8abb817403c 03:04:58 Removing intermediate container c8abb817403c 03:04:58 ---> 6895fa658601 03:04:58 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 03:04:58 ---> Running in 734efedbd3b2 03:04:58 Removing intermediate container 734efedbd3b2 03:04:58 ---> 140e54f4d819 03:04:58 Step 25/27 : LABEL arch=arm64 03:04:58 ---> Running in 854913330e4b 03:04:59 Removing intermediate container 854913330e4b 03:04:59 ---> 677142398f13 03:04:59 Step 26/27 : LABEL git_sha=7b4343e0f43b55c625610a9131ac206056eb7d12 03:04:59 ---> Running in d40579d8b8c3 03:04:59 Removing intermediate container d40579d8b8c3 03:04:59 ---> 34a029279080 03:04:59 Step 27/27 : LABEL version=0.0.0 03:04:59 ---> Running in 4af8befca630 03:04:59 Removing intermediate container 4af8befca630 03:04:59 ---> 62694232b1aa 03:04:59 [Warning] One or more build-args [ARCH] were not consumed 03:04:59 Successfully built 62694232b1aa 03:04:59 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:05:00 03:05:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:05:01 arm64: Pulling from edgex-lftools-log-publisher 03:05:01 8998bd30e6a1: Pulling fs layer 03:05:01 04944245beec: Pulling fs layer 03:05:01 699f458cf7ca: Pulling fs layer 03:05:01 765212b225bb: Pulling fs layer 03:05:01 f23df028b6ca: Pulling fs layer 03:05:01 d65c8cfc05b1: Pulling fs layer 03:05:01 2437ff75d9bd: Pulling fs layer 03:05:01 f23df028b6ca: Waiting 03:05:01 d65c8cfc05b1: Waiting 03:05:01 765212b225bb: Waiting 03:05:01 2437ff75d9bd: Waiting 03:05:01 04944245beec: Verifying Checksum 03:05:01 04944245beec: Download complete 03:05:01 765212b225bb: Download complete 03:05:01 f23df028b6ca: Verifying Checksum 03:05:01 f23df028b6ca: Download complete 03:05:01 d65c8cfc05b1: Verifying Checksum 03:05:01 d65c8cfc05b1: Download complete 03:05:01 699f458cf7ca: Verifying Checksum 03:05:01 699f458cf7ca: Download complete 03:05:02 8998bd30e6a1: Verifying Checksum 03:05:02 8998bd30e6a1: Download complete 03:05:04 2437ff75d9bd: Verifying Checksum 03:05:04 2437ff75d9bd: Download complete 03:05:06 8998bd30e6a1: Pull complete 03:05:06 04944245beec: Pull complete 03:05:08 699f458cf7ca: Pull complete 03:05:08 765212b225bb: Pull complete 03:05:09 f23df028b6ca: Pull complete 03:05:09 d65c8cfc05b1: Pull complete 03:05:27 2437ff75d9bd: Pull complete 03:05:27 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:05:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:05:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:05:28 prd-ubuntu20.04-docker-arm64-4c-16g-26092 does not seem to be running inside a container 03:05:28 $ 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/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:05:31 $ docker top aad0c8b5c8a000ffa179b786433aca62409228e232a2afd8d53393e9af27c965 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:05:32 ---> job-cost.sh 03:05:32 lf-activate-venv: SKIPPING 03:05:32 INFO: No Stack... 03:05:32 INFO: Retrieving Pricing Info for: v3-standard-4 03:05:33 INFO: Archiving Costs [Pipeline] sh 03:05:33 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv 03:05:34 + cut -d, -f6 [Pipeline] lock 03:05:34 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-474-1-stack-cost] 03:05:34 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-474-1-stack-cost] did not exist. Created. 03:05:34 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-474-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:05:35 /w/workspace/device-onvif-camera/1@tmp/durable-0253e8eb/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:05:35 + echo total: 0.10999999940395355 [Pipeline] stash 03:05:35 Warning: overwriting stash ‘stack-cost’ 03:05:35 Stashed 1 file(s) [Pipeline] } 03:05:35 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-474-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:05:35 $ docker stop --time=1 aad0c8b5c8a000ffa179b786433aca62409228e232a2afd8d53393e9af27c965 03:05:37 $ docker rm -f --volumes aad0c8b5c8a000ffa179b786433aca62409228e232a2afd8d53393e9af27c965 [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 03:05:38 provisioning config files... 03:05:38 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-474@tmp/config9424528467950176156tmp [Pipeline] { [Pipeline] sh 03:05:38 + set +x 03:05:38 + bash -s -- 03:05:38 + curl -s https://codecov.io/bash 03:05:38 03:05:38 _____ _ 03:05:38 / ____| | | 03:05:38 | | ___ __| | ___ ___ _____ __ 03:05:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:05:38 | |___| (_) | (_| | __/ (_| (_) \ V / 03:05:38 \_____\___/ \__,_|\___|\___\___/ \_/ 03:05:38 Bash-1.0.6 03:05:38 03:05:38 03:05:38 ==> git version 2.25.1 found 03:05:38 ==> 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 03:05:38 Release-Date: 2020-01-08 03:05:38 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:05:38 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:05:38 ==> Jenkins CI detected. 03:05:38 current dir:  /w/workspace/undry_device-onvif-camera_PR-474 03:05:38 project root: . 03:05:38 --> token set from env 03:05:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:05:38 ==> Running gcov in . (disable via -X gcov) 03:05:38 ==> Python coveragepy not found 03:05:38 ==> Searching for coverage reports in: 03:05:38 + . 03:05:38 -> Found 1 reports 03:05:38 ==> Detecting git/mercurial file structure 03:05:38 ==> Reading reports 03:05:38 + ./coverage.out bytes=92292 03:05:38 ==> Appending adjustments 03:05:38 https://docs.codecov.io/docs/fixing-reports 03:05:39 + Found adjustments 03:05:39 ==> Gzipping contents 03:05:39 12K /tmp/codecov.2xvXNp.gz 03:05:39 ==> Uploading reports 03:05:39 url: https://codecov.io 03:05:39 query: branch=PR-474&commit=7b4343e0f43b55c625610a9131ac206056eb7d12&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-474%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=474&job=&cmd_args= 03:05:39 -> Pinging Codecov 03:05:39 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-474&commit=7b4343e0f43b55c625610a9131ac206056eb7d12&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-474%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=474&job=&cmd_args= 03:05:39 -> Uploading to 03:05:39 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-onvif-camera/7b4343e0f43b55c625610a9131ac206056eb7d12/f41be792-60c9-4ce4-9c6d-5179ee8d320f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241111%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241111T030539Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=2b65f764b5d37deb56dd652771bf4d0b038722deccc322571889ba1f84a2f173 03:05:39 % Total % Received % Xferd Average Speed Time Time Time Current 03:05:39 Dload Upload Total Spent Left Speed 03:05:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11414 0 0 100 11414 0 45839 --:--:-- --:--:-- --:--:-- 45656 100 11414 0 0 100 11414 0 45839 --:--:-- --:--:-- --:--:-- 45656 03:05:39 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/7b4343e0f43b55c625610a9131ac206056eb7d12 [Pipeline] } 03:05:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:05:42 + [ -d /w/workspace/undry_device-onvif-camera_PR-474/archives ] 03:05:42 + ls -al /w/workspace/undry_device-onvif-camera_PR-474/archives 03:05:42 total 16 03:05:42 drwxr-xr-x 3 root root 4096 Nov 11 02:51 . 03:05:42 drwxrwxr-x 10 jenkins jenkins 4096 Nov 11 02:51 .. 03:05:42 drwxr-xr-x 2 root root 4096 Nov 11 02:51 cost 03:05:42 -rw-r--r-- 1 root root 91 Nov 11 02:51 cost.csv 03:05:42 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-474/archives 03:05:42 + ls -al /w/workspace/undry_device-onvif-camera_PR-474/archives 03:05:42 total 16 03:05:42 drwxr-xr-x 3 jenkins jenkins 4096 Nov 11 02:51 . 03:05:42 drwxrwxr-x 10 jenkins jenkins 4096 Nov 11 02:51 .. 03:05:42 drwxr-xr-x 2 jenkins jenkins 4096 Nov 11 02:51 cost 03:05:42 -rw-r--r-- 1 jenkins jenkins 91 Nov 11 02:51 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:05:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:05:43 ---> package-listing.sh 03:05:43 ++ facter osfamily 03:05:43 ++ tr '[:upper:]' '[:lower:]' 03:05:43 + OS_FAMILY=debian 03:05:43 + workspace=/w/workspace/undry_device-onvif-camera_PR-474 03:05:43 + START_PACKAGES=/tmp/packages_start.txt 03:05:43 + END_PACKAGES=/tmp/packages_end.txt 03:05:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:05:43 + PACKAGES=/tmp/packages_start.txt 03:05:43 + '[' /w/workspace/undry_device-onvif-camera_PR-474 ']' 03:05:43 + PACKAGES=/tmp/packages_end.txt 03:05:43 + case "${OS_FAMILY}" in 03:05:43 + dpkg -l 03:05:43 + grep '^ii' 03:05:43 + '[' -f /tmp/packages_start.txt ']' 03:05:43 + '[' -f /tmp/packages_end.txt ']' 03:05:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:05:43 + '[' /w/workspace/undry_device-onvif-camera_PR-474 ']' 03:05:43 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-474/archives/ 03:05:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-474/archives/ [Pipeline] echo 03:05:43 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-474/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:05:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:05:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:05:44 prd-ubuntu20.04-docker-8c-8g-26090 does not seem to be running inside a container 03:05:44 $ 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-474/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-474 -v /w/workspace/undry_device-onvif-camera_PR-474:/w/workspace/undry_device-onvif-camera_PR-474:rw,z -v /w/workspace/undry_device-onvif-camera_PR-474@tmp:/w/workspace/undry_device-onvif-camera_PR-474@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:05:44 $ docker top ee551a500c82b008b841ef72dc3f59bbfee870e441e39d03d7ee494de7456563 -eo pid,comm [Pipeline] { [Pipeline] sh 03:05:45 + touch /tmp/pre-build-complete [Pipeline] sh 03:05:45 + mkdir -p /var/log/sysstat [Pipeline] sh 03:05:45 + ls /var/log/sa-host 03:05:45 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:05:46 provisioning config files... 03:05:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-474@tmp/config11282199591942411100tmp [Pipeline] { [Pipeline] echo 03:05:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:05:46 ---> create-netrc.sh [Pipeline] } 03:05:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:05:47 ---> python-tools-install.sh [Pipeline] echo 03:05:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:05:47 ---> sudo-logs.sh 03:05:47 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:05:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:05:47 ---> job-cost.sh 03:05:47 lf-activate-venv: SKIPPING 03:05:47 DEBUG: total: 0.2199999988079071 03:05:47 INFO: Retrieving Stack Cost... 03:05:48 INFO: Retrieving Pricing Info for: v3-standard-8 03:05:48 INFO: Archiving Costs [Pipeline] echo 03:05:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:05:49 ---> logs-deploy.sh 03:05:49 lf-activate-venv: SKIPPING 03:05:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-474/1 03:05:49 INFO: archiving workspace using pattern(s): 03:05:50 Archives upload complete. 03:05:50 INFO: archiving logs to Nexus 03:05:50 ---> uname -a: 03:05:50 Linux prd-ubuntu20-04-docker-8c-8g-26090 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 03:05:50 03:05:50 03:05:50 ---> lscpu: 03:05:50 Architecture: x86_64 03:05:50 CPU op-mode(s): 32-bit, 64-bit 03:05:50 Byte Order: Little Endian 03:05:50 Address sizes: 40 bits physical, 48 bits virtual 03:05:50 CPU(s): 8 03:05:50 On-line CPU(s) list: 0-7 03:05:50 Thread(s) per core: 1 03:05:50 Core(s) per socket: 1 03:05:50 Socket(s): 8 03:05:50 NUMA node(s): 1 03:05:50 Vendor ID: AuthenticAMD 03:05:50 CPU family: 23 03:05:50 Model: 49 03:05:50 Model name: AMD EPYC-Rome Processor 03:05:50 Stepping: 0 03:05:50 CPU MHz: 2800.000 03:05:50 BogoMIPS: 5600.00 03:05:50 Virtualization: AMD-V 03:05:50 Hypervisor vendor: KVM 03:05:50 Virtualization type: full 03:05:50 L1d cache: 256 KiB 03:05:50 L1i cache: 256 KiB 03:05:50 L2 cache: 4 MiB 03:05:50 L3 cache: 128 MiB 03:05:50 NUMA node0 CPU(s): 0-7 03:05:50 Vulnerability Itlb multihit: Not affected 03:05:50 Vulnerability L1tf: Not affected 03:05:50 Vulnerability Mds: Not affected 03:05:50 Vulnerability Meltdown: Not affected 03:05:50 Vulnerability Mmio stale data: Not affected 03:05:50 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:05:50 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:05:50 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 03:05:50 Vulnerability Srbds: Not affected 03:05:50 Vulnerability Tsx async abort: Not affected 03:05:50 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 03:05:50 03:05:50 03:05:50 ---> nproc: 03:05:50 8 03:05:50 03:05:50 03:05:50 ---> df -h: 03:05:50 Filesystem Size Used Avail Use% Mounted on 03:05:50 overlay 155G 13G 143G 8% / 03:05:50 tmpfs 64M 0 64M 0% /dev 03:05:50 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:05:50 shm 64M 0 64M 0% /dev/shm 03:05:50 /dev/vda1 155G 13G 143G 8% /facter-os 03:05:50 03:05:50 03:05:50 ---> sar -b -r -n DEV: 03:05:50 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26090) 11/11/24 _x86_64_ (8 CPU) 03:05:50 03:05:50 02:47:45 LINUX RESTART (8 CPU) 03:05:50 03:05:50 02:48:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:05:50 02:49:01 342.94 47.46 295.48 0.00 5276.99 163889.75 0.00 03:05:50 02:50:01 336.51 2.53 333.98 0.00 30.00 104271.42 0.00 03:05:50 02:51:01 108.12 0.28 107.83 0.00 19.33 22485.32 0.00 03:05:50 02:52:01 151.69 0.05 151.64 0.00 3.47 50049.13 0.00 03:05:50 02:53:01 26.93 10.01 16.91 0.00 5174.07 2841.28 0.00 03:05:50 02:54:01 15.81 1.62 14.20 0.00 248.09 3594.47 0.00 03:05:50 02:55:01 1.52 0.00 1.52 0.00 0.00 16.40 0.00 03:05:50 02:56:01 1.88 0.00 1.88 0.00 0.00 20.80 0.00 03:05:50 02:57:01 1.45 0.00 1.45 0.00 0.00 15.99 0.00 03:05:50 02:58:01 3.82 1.02 2.80 0.00 21.86 51.59 0.00 03:05:50 02:59:01 1.13 0.00 1.13 0.00 0.00 13.33 0.00 03:05:50 03:00:01 1.07 0.00 1.07 0.00 0.00 13.73 0.00 03:05:50 03:01:01 1.20 0.00 1.20 0.00 0.00 13.73 0.00 03:05:50 03:02:01 1.40 0.00 1.40 0.00 0.00 16.66 0.00 03:05:50 03:03:01 1.92 0.02 1.90 0.00 0.13 21.86 0.00 03:05:50 03:04:01 1.55 0.00 1.55 0.00 0.00 19.06 0.00 03:05:50 03:05:01 1.02 0.00 1.02 0.00 0.00 12.26 0.00 03:05:50 Average: 58.82 3.71 55.11 0.00 633.75 20431.96 0.00 03:05:50 03:05:50 02:48:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:05:50 02:49:01 29259480 31523376 806576 2.45 72456 2468956 2024776 5.97 1054064 2195048 553884 03:05:50 02:50:01 27902220 31518664 790796 2.40 186052 3583792 1778224 5.24 1167392 3296368 316 03:05:50 02:51:01 27264148 31289468 1009168 3.07 195140 3928952 2519464 7.43 1702452 3329924 270400 03:05:50 02:52:01 26837848 31525024 777608 2.36 203328 4546020 1762600 5.19 1402680 4025036 360 03:05:50 02:53:01 26468836 31495892 798328 2.43 208988 4866564 1820524 5.37 1620384 4154344 94368 03:05:50 02:54:01 26467704 31511092 781132 2.38 211688 4878876 1844196 5.44 1625644 4144716 36 03:05:50 02:55:01 26468248 31511748 780488 2.37 211768 4878876 1844196 5.44 1625664 4144724 12 03:05:50 02:56:01 26477344 31520932 771360 2.35 211852 4878880 1844196 5.44 1616920 4144720 4 03:05:50 02:57:01 26477556 31521252 770916 2.34 211940 4878884 1844196 5.44 1617236 4144728 8 03:05:50 02:58:01 26475616 31520720 771312 2.35 212080 4879484 1854144 5.46 1617108 4145380 196 03:05:50 02:59:01 26475796 31520936 770984 2.34 212104 4879484 1854144 5.46 1617480 4145380 16 03:05:50 03:00:01 26475836 31521024 770884 2.34 212152 4879480 1854144 5.46 1617584 4145388 144 03:05:50 03:01:01 26476000 31521264 770564 2.34 212176 4879488 1854144 5.46 1617644 4145416 184 03:05:50 03:02:01 26475528 31520800 770988 2.34 212200 4879492 1854144 5.46 1617560 4145420 52 03:05:50 03:03:01 26475460 31520880 771252 2.35 212260 4879496 1830304 5.39 1617420 4145424 28 03:05:50 03:04:01 26475428 31520880 771224 2.35 212300 4879500 1830304 5.39 1617500 4145424 216 03:05:50 03:05:01 26475672 31521200 770832 2.34 212328 4879496 1830304 5.39 1617192 4145432 12 03:05:50 Average: 26789925 31505009 791436 2.41 200636 4585042 1884941 5.56 1551290 3926051 54132 03:05:50 03:05:50 02:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:05:50 02:49:01 lo 7.00 7.00 0.68 0.68 0.00 0.00 0.00 0.00 03:05:50 02:49:01 ens3 538.93 382.42 6102.21 97.09 0.00 0.00 0.00 0.00 03:05:50 02:49:01 docker0 35.66 38.26 2.61 244.06 0.00 0.00 0.00 0.00 03:05:50 02:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:05:50 02:50:01 ens3 390.47 308.58 3454.64 38.84 0.00 0.00 0.00 0.00 03:05:50 02:50:01 docker0 295.70 368.72 26.03 3435.08 0.00 0.00 0.00 0.00 03:05:50 02:51:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 03:05:50 02:51:01 veth98552e6 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:05:50 02:51:01 ens3 39.94 24.45 74.69 14.82 0.00 0.00 0.00 0.00 03:05:50 02:51:01 docker0 1.80 4.60 0.10 38.19 0.00 0.00 0.00 0.00 03:05:50 02:52:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 03:05:50 02:52:01 ens3 111.43 68.46 2681.47 13.80 0.00 0.00 0.00 0.00 03:05:50 02:52:01 docker0 6.17 11.53 0.37 152.52 0.00 0.00 0.00 0.00 03:05:50 02:53:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 03:05:50 02:53:01 ens3 164.61 83.49 2102.95 6.01 0.00 0.00 0.00 0.00 03:05:50 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:50 02:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:05:50 02:54:01 ens3 0.80 0.57 0.38 0.14 0.00 0.00 0.00 0.00 03:05:50 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:50 02:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:50 02:55:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:05:50 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:50 02:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:05:50 02:56:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:05:50 02:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:50 02:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:50 02:57:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:05:50 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:50 02:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:05:50 02:58:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:05:50 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:50 02:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:50 02:59:01 ens3 0.20 0.15 0.08 0.07 0.00 0.00 0.00 0.00 03:05:50 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:50 03:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:05:50 03:00:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:05:50 03:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:50 03:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:50 03:01:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:05:50 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:50 03:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:05:50 03:02:01 ens3 0.70 0.68 0.33 0.24 0.00 0.00 0.00 0.00 03:05:50 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:50 03:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:50 03:03:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:50 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:50 03:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:05:50 03:04:01 ens3 1.10 0.52 0.39 0.28 0.00 0.00 0.00 0.00 03:05:50 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:50 03:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:50 03:05:01 ens3 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 03:05:50 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:05:50 Average: lo 0.64 0.64 0.06 0.06 0.00 0.00 0.00 0.00 03:05:50 Average: ens3 73.46 51.16 848.06 10.08 0.00 0.00 0.00 0.00 03:05:50 Average: docker0 19.96 24.89 1.71 227.64 0.00 0.00 0.00 0.00 03:05:50 03:05:50