Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cd5a528e1d82f2703daaa0735f5f6947e753b36c 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-ssh1701322049084403599.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2481432164031982894.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7811051199354766802.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7195142780577342802.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16069773946253529293.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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-38914 in /w/workspace/foundry_device-onvif-camera_main [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/foundry_device-onvif-camera_main # 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 Avoid second fetch Checking out Revision cd5a528e1d82f2703daaa0735f5f6947e753b36c (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f cd5a528e1d82f2703daaa0735f5f6947e753b36c # timeout=10 Commit message: "Merge pull request #497 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.24" > git rev-list --no-walk a948ef4a3ff755f06e16cc31bbf4fbd0139b0c8b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:48:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:48:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:48:56 ========================================================= 23:48:56 EdgeX Global Pipelines Version Info 23:48:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:48:57 ------------------- 23:48:57 stable info: 23:48:57 ------------------- 23:48:57 Commited By: Cherry Wang cherry@iotechsys.com 23:48:57 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 23:48:57 Message: update stable to v1.0.269 23:48:57 ------------------- 23:48:57 experimental info: 23:48:57 ------------------- 23:48:57 Commited By: **** collab-it+edgex@linuxfoundation.org 23:48:57 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 23:48:57 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:48:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 23:48:57 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 23:48:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:48:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:48:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:48:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 23:48:57 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:48:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:48:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:48:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:48:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:48:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 23:48:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:48:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:48:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:48:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:48:58 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:48:58 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:48:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:48:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:48:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:48:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 23:48:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:48:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:48:58 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:48:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:48:58 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:48:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:48:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:48:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:48:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cd5a528e1d82f2703daaa0735f5f6947e753b36c [Pipeline] echo 23:48:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cd5a528 [Pipeline] echo 23:48:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:48:58 provisioning config files... 23:48:58 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16745997204025535514tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:48:58 ---> ****-login.sh 23:48:58 nexus3.edgexfoundry.org:10001 23:48:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:48:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:48:59 Configure a credential helper to remove this warning. See 23:48:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:48:59 23:48:59 Login Succeeded 23:48:59 nexus3.edgexfoundry.org:10002 23:48:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:48:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:48:59 Configure a credential helper to remove this warning. See 23:48:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:48:59 23:48:59 Login Succeeded 23:48:59 nexus3.edgexfoundry.org:10003 23:48:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:48:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:48:59 Configure a credential helper to remove this warning. See 23:48:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:48:59 23:48:59 Login Succeeded 23:48:59 nexus3.edgexfoundry.org:10004 23:48:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:48:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:48:59 Configure a credential helper to remove this warning. See 23:48:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:48:59 23:48:59 Login Succeeded 23:48:59 ****.io 23:48:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:48:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:48:59 Configure a credential helper to remove this warning. See 23:48:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:48:59 23:48:59 Login Succeeded 23:48:59 ---> ****-login.sh ends [Pipeline] } 23:48:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:49:00 + git rev-list -1 --merges cd5a528e1d82f2703daaa0735f5f6947e753b36c~1..cd5a528e1d82f2703daaa0735f5f6947e753b36c [Pipeline] echo 23:49:00 -----------> git rev-list -1 --merges cd5a528e1d82f2703daaa0735f5f6947e753b36c~1..cd5a528e1d82f2703daaa0735f5f6947e753b36c cd5a528e1d82f2703daaa0735f5f6947e753b36c 23:49:00 cd5a528e1d82f2703daaa0735f5f6947e753b36c [false] [Pipeline] sh 23:49:00 + git log --format=format:%s -1 cd5a528e1d82f2703daaa0735f5f6947e753b36c [Pipeline] echo 23:49:00 ========================================================= 23:49:00 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:49:00 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:49:01 + git log --format=format:%s -1 cd5a528e1d82f2703daaa0735f5f6947e753b36c [Pipeline] echo 23:49:01 [semverPrep] GIT_COMMIT: cd5a528e1d82f2703daaa0735f5f6947e753b36c, Commit Message: Merge pull request #497 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.24 [Pipeline] echo 23:49:01 [semverPrep] This is not a build commit. [Pipeline] sh 23:49:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:49:01 + grep -v github /etc/ssh/ssh_known_hosts 23:49:01 + [ -e /tmp/ssh_known_hosts ] 23:49:01 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:49:01 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:49:01 + sudo tee -a /etc/ssh/ssh_known_hosts 23:49:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:49:01 23:49:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:49:02 0.1.4: Pulling from edgex-devops/py-git-semver 23:49:02 b85a868b505f: Pulling fs layer 23:49:02 e2be974225ed: Pulling fs layer 23:49:02 339a4e72a1f5: Pulling fs layer 23:49:02 988bab9f4d93: Pulling fs layer 23:49:02 1469e6f7b9e6: Pulling fs layer 23:49:02 eaf3925da568: Pulling fs layer 23:49:02 bab4dde63d76: Pulling fs layer 23:49:02 bde34c3a00c8: Pulling fs layer 23:49:02 b352a97aabf1: Pulling fs layer 23:49:02 4872d77fe225: Pulling fs layer 23:49:02 1469e6f7b9e6: Waiting 23:49:02 bab4dde63d76: Waiting 23:49:02 bde34c3a00c8: Waiting 23:49:02 eaf3925da568: Waiting 23:49:02 b352a97aabf1: Waiting 23:49:02 988bab9f4d93: Waiting 23:49:02 5851b861e8e6: Pulling fs layer 23:49:02 4872d77fe225: Waiting 23:49:02 5851b861e8e6: Waiting 23:49:02 e2be974225ed: Verifying Checksum 23:49:02 e2be974225ed: Download complete 23:49:02 988bab9f4d93: Download complete 23:49:02 1469e6f7b9e6: Verifying Checksum 23:49:02 1469e6f7b9e6: Download complete 23:49:02 339a4e72a1f5: Verifying Checksum 23:49:02 339a4e72a1f5: Download complete 23:49:02 eaf3925da568: Download complete 23:49:02 bde34c3a00c8: Verifying Checksum 23:49:02 bde34c3a00c8: Download complete 23:49:02 b352a97aabf1: Verifying Checksum 23:49:02 4872d77fe225: Download complete 23:49:02 b85a868b505f: Verifying Checksum 23:49:02 b85a868b505f: Download complete 23:49:02 bab4dde63d76: Verifying Checksum 23:49:02 bab4dde63d76: Download complete 23:49:03 b85a868b505f: Pull complete 23:49:03 e2be974225ed: Pull complete 23:49:04 339a4e72a1f5: Pull complete 23:49:04 988bab9f4d93: Pull complete 23:49:04 1469e6f7b9e6: Pull complete 23:49:04 eaf3925da568: Pull complete 23:49:06 bab4dde63d76: Pull complete 23:49:06 bde34c3a00c8: Pull complete 23:49:06 b352a97aabf1: Pull complete 23:49:06 4872d77fe225: Pull complete 23:49:06 5851b861e8e6: Pull complete 23:49:06 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:49:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:49:06 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:49:06 prd-ubuntu20.04-docker-8c-8g-38914 does not seem to be running inside a container 23:49:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:49:09 $ docker top 910a0927334a82e6f64ab3230a7a61a736f8fa6b3307744f9b90683abe4816fc -eo pid,comm 23:49:09 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 23:49:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:49:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:49:09 [ssh-agent] Looking for ssh-agent implementation... 23:49:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:49:09 $ docker exec 910a0927334a82e6f64ab3230a7a61a736f8fa6b3307744f9b90683abe4816fc ssh-agent 23:49:09 SSH_AUTH_SOCK=/tmp/ssh-eiIAhXvz96V4/agent.33 23:49:09 SSH_AGENT_PID=40 23:49:09 Running ssh-add (command line suppressed) 23:49:09 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8594018963090417617.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8594018963090417617.key) 23:49:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:49:10 + git tag --points-at HEAD [Pipeline] } 23:49:10 $ docker exec --env ******** --env ******** 910a0927334a82e6f64ab3230a7a61a736f8fa6b3307744f9b90683abe4816fc ssh-agent -k 23:49:10 unset SSH_AUTH_SOCK; 23:49:10 unset SSH_AGENT_PID; 23:49:10 echo Agent pid 40 killed; 23:49:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:49:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:49:10 [ssh-agent] Looking for ssh-agent implementation... 23:49:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:49:10 $ docker exec 910a0927334a82e6f64ab3230a7a61a736f8fa6b3307744f9b90683abe4816fc ssh-agent 23:49:10 SSH_AUTH_SOCK=/tmp/ssh-1kOPowiYajP9/agent.73 23:49:10 SSH_AGENT_PID=79 23:49:10 Running ssh-add (command line suppressed) 23:49:10 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8507100551187930701.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8507100551187930701.key) 23:49:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:49:11 + git semver init 23:49:11 2025-02-13 23:49:11,291 [run_init] DEBUG init version:0.0.0 force:False 23:49:11 2025-02-13 23:49:11,292 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver 23:49:11 2025-02-13 23:49:11,292 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver 23:49:11 2025-02-13 23:49:11,292 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 23:49:12 2025-02-13 23:49:12,495 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude 23:49:12 2025-02-13 23:49:12,496 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False 23:49:12 2025-02-13 23:49:12,496 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 23:49:12 2025-02-13 23:49:12,496 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 23:49:12 4.0.0-dev.11 [Pipeline] } 23:49:12 $ docker exec --env ******** --env ******** 910a0927334a82e6f64ab3230a7a61a736f8fa6b3307744f9b90683abe4816fc ssh-agent -k 23:49:12 unset SSH_AUTH_SOCK; 23:49:12 unset SSH_AGENT_PID; 23:49:12 echo Agent pid 79 killed; 23:49:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:49:13 + git semver [Pipeline] } 23:49:13 $ docker stop --time=1 910a0927334a82e6f64ab3230a7a61a736f8fa6b3307744f9b90683abe4816fc 23:49:14 $ docker rm -f --volumes 910a0927334a82e6f64ab3230a7a61a736f8fa6b3307744f9b90683abe4816fc [Pipeline] // withDockerContainer [Pipeline] sh 23:49:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:49:15 Stashed 1 file(s) [Pipeline] echo 23:49:15 [edgeXSemver]: initialized semver on version 4.0.0-dev.11 [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 23:49:15 provisioning config files... 23:49:15 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config11639700844057594174tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:49:15 ---> ****-login.sh 23:49:15 nexus3.edgexfoundry.org:10001 23:49:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:49:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:49:15 Configure a credential helper to remove this warning. See 23:49:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:49:15 23:49:15 Login Succeeded 23:49:15 nexus3.edgexfoundry.org:10002 23:49:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:49:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:49:15 Configure a credential helper to remove this warning. See 23:49:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:49:15 23:49:15 Login Succeeded 23:49:15 nexus3.edgexfoundry.org:10003 23:49:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:49:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:49:16 Configure a credential helper to remove this warning. See 23:49:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:49:16 23:49:16 Login Succeeded 23:49:16 nexus3.edgexfoundry.org:10004 23:49:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:49:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:49:16 Configure a credential helper to remove this warning. See 23:49:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:49:16 23:49:16 Login Succeeded 23:49:16 ****.io 23:49:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:49:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:49:16 Configure a credential helper to remove this warning. See 23:49:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:49:16 23:49:16 Login Succeeded 23:49:16 ---> ****-login.sh ends [Pipeline] } 23:49:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:49:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:49:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:49:16 ========================================================= 23:49:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 23:49:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:16 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 23:49:16 Sending build context to Docker daemon 37.04MB 23:49:16 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 23:49:16 Step 2/13 : FROM ${BASE} AS builder 23:49:17 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 23:49:17 da9db072f522: Pulling fs layer 23:49:17 6ef4a4ee8ca5: Pulling fs layer 23:49:17 06f05ace1117: Pulling fs layer 23:49:17 5fe327b54edc: Pulling fs layer 23:49:17 4f4fb700ef54: Pulling fs layer 23:49:17 92a5565b7b96: Pulling fs layer 23:49:17 ff9bb7016b71: Pulling fs layer 23:49:17 b67dba6c2c7d: Pulling fs layer 23:49:17 92a5565b7b96: Waiting 23:49:17 5fe327b54edc: Waiting 23:49:17 4f4fb700ef54: Waiting 23:49:17 a813b0c90790: Pulling fs layer 23:49:17 b67dba6c2c7d: Waiting 23:49:17 a813b0c90790: Waiting 23:49:17 6ef4a4ee8ca5: Verifying Checksum 23:49:17 6ef4a4ee8ca5: Download complete 23:49:17 5fe327b54edc: Verifying Checksum 23:49:17 5fe327b54edc: Download complete 23:49:17 4f4fb700ef54: Verifying Checksum 23:49:17 4f4fb700ef54: Download complete 23:49:17 92a5565b7b96: Download complete 23:49:17 da9db072f522: Download complete 23:49:17 ff9bb7016b71: Verifying Checksum 23:49:17 ff9bb7016b71: Download complete 23:49:17 da9db072f522: Pull complete 23:49:17 a813b0c90790: Verifying Checksum 23:49:17 a813b0c90790: Download complete 23:49:17 6ef4a4ee8ca5: Pull complete 23:49:17 06f05ace1117: Download complete 23:49:17 b67dba6c2c7d: Verifying Checksum 23:49:17 b67dba6c2c7d: Download complete 23:49:21 06f05ace1117: Pull complete 23:49:21 5fe327b54edc: Pull complete 23:49:21 4f4fb700ef54: Pull complete 23:49:21 92a5565b7b96: Pull complete 23:49:21 ff9bb7016b71: Pull complete 23:49:23 b67dba6c2c7d: Pull complete 23:49:23 a813b0c90790: Pull complete 23:49:23 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 23:49:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 23:49:23 ---> 3ba60ce46760 23:49:23 Step 3/13 : ARG ADD_BUILD_TAGS="" 23:49:27 ---> Running in 9909214e8758 23:49:27 Removing intermediate container 9909214e8758 23:49:27 ---> ac41820fe120 23:49:27 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:49:27 ---> Running in e59a696b1dc8 23:49:27 Removing intermediate container e59a696b1dc8 23:49:27 ---> 94218705f0e3 23:49:27 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 23:49:27 ---> Running in e7bc5bc462e8 23:49:27 Removing intermediate container e7bc5bc462e8 23:49:27 ---> c05578414658 23:49:27 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 23:49:27 ---> Running in 5eec6a9b03a7 23:49:27 Removing intermediate container 5eec6a9b03a7 23:49:27 ---> 7cfbde811140 23:49:27 Step 7/13 : LABEL Name=edgex-device-onvif-camera 23:49:27 ---> Running in bf898a263ebd 23:49:27 Removing intermediate container bf898a263ebd 23:49:27 ---> 11674cadb64e 23:49:27 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:49:27 ---> Running in cac70e7d8805 23:49:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 23:49:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 23:49:28 OK: 248 MiB in 58 packages 23:49:28 Removing intermediate container cac70e7d8805 23:49:28 ---> fcdaedb44694 23:49:28 Step 9/13 : WORKDIR /device-onvif-camera 23:49:28 ---> Running in e6a3b503b683 23:49:28 Removing intermediate container e6a3b503b683 23:49:28 ---> 98176d2f7087 23:49:28 Step 10/13 : COPY go.mod vendor* ./ 23:49:28 ---> 10144a6c9fd9 23:49:28 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:49:28 ---> Running in bdc8b68f3e28 23:49:30 Still waiting to schedule task 23:49:30 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 23:50:07 Removing intermediate container bdc8b68f3e28 23:50:07 ---> 1688f916c41e 23:50:07 Step 12/13 : COPY . . 23:50:07 ---> b5bd31b0be86 23:50:07 Step 13/13 : RUN ${MAKE} 23:50:07 ---> Running in 7da3d3ddf8f9 23:50:07 noop 23:50:07 Removing intermediate container 7da3d3ddf8f9 23:50:07 ---> ff442c8f4f6a 23:50:07 Successfully built ff442c8f4f6a 23:50:07 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:07 + docker inspect -f . ci-base-image-x86_64 23:50:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:50:08 prd-ubuntu20.04-docker-8c-8g-38914 does not seem to be running inside a container 23:50:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:50:08 $ docker top 3c290e77fe81d1519d0a3f17fb26dcaebace67fc070e0972d6663a2a93bead59 -eo pid,comm [Pipeline] { [Pipeline] sh 23:50:08 + go version 23:50:08 go version go1.23.4 linux/amd64 [Pipeline] } 23:50:08 $ docker stop --time=1 3c290e77fe81d1519d0a3f17fb26dcaebace67fc070e0972d6663a2a93bead59 23:50:10 $ docker rm -f --volumes 3c290e77fe81d1519d0a3f17fb26dcaebace67fc070e0972d6663a2a93bead59 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:10 + docker inspect -f . ci-base-image-x86_64 23:50:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:50:10 prd-ubuntu20.04-docker-8c-8g-38914 does not seem to be running inside a container 23:50:10 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:50:10 $ docker top 07a0783de9be990175cd0f0b05303560e7336613e2b4839e6c0238a0dc809496 -eo pid,comm [Pipeline] { [Pipeline] sh 23:50:11 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh 23:50:11 + make test 23:50:11 go test ./... -coverprofile=coverage.out ./... 23:50:12 ? github.com/edgexfoundry/device-onvif-camera [no test files] 23:50:31 github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements 23:50:31 github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements 23:50:32 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.030s coverage: 31.4% of statements 23:50:32 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.255s coverage: 86.5% of statements 23:50:44 go vet ./... 23:50:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:50:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:50:49 ./bin/test-attribution-txt.sh [Pipeline] echo 23:50:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 23:50:49 $ docker stop --time=1 07a0783de9be990175cd0f0b05303560e7336613e2b4839e6c0238a0dc809496 23:50:52 $ docker rm -f --volumes 07a0783de9be990175cd0f0b05303560e7336613e2b4839e6c0238a0dc809496 [Pipeline] // withDockerContainer [Pipeline] sh 23:50:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:50:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:50:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:50:53 + ls -al . 23:50:53 total 316 23:50:53 drwxrwxr-x 9 jenkins jenkins 4096 Feb 13 23:50 . 23:50:53 drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 23:48 .. 23:50:53 drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 23:50 .git 23:50:53 drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 23:48 .github 23:50:53 -rw-rw-r-- 1 jenkins jenkins 493 Feb 13 23:48 .gitignore 23:50:53 -rw-rw-r-- 1 jenkins jenkins 199 Feb 13 23:48 .golangci.yml 23:50:53 drwxr-xr-x 3 jenkins jenkins 4096 Feb 13 23:49 .semver 23:50:53 -rw-rw-r-- 1 jenkins jenkins 19973 Feb 13 23:48 Attribution.txt 23:50:53 -rw-rw-r-- 1 jenkins jenkins 17665 Feb 13 23:48 CHANGELOG.md 23:50:53 -rw-rw-r-- 1 jenkins jenkins 1715 Feb 13 23:48 Dockerfile 23:50:53 -rw-rw-r-- 1 jenkins jenkins 677 Feb 13 23:48 GOVERNANCE.md 23:50:53 -rw-rw-r-- 1 jenkins jenkins 739 Feb 13 23:48 Jenkinsfile 23:50:53 -rw-rw-r-- 1 jenkins jenkins 11348 Feb 13 23:48 LICENSE 23:50:53 -rw-rw-r-- 1 jenkins jenkins 3465 Feb 13 23:48 Makefile 23:50:53 -rw-rw-r-- 1 jenkins jenkins 625 Feb 13 23:48 OWNERS.md 23:50:53 -rw-rw-r-- 1 jenkins jenkins 2620 Feb 13 23:48 README.md 23:50:53 -rw-rw-r-- 1 jenkins jenkins 12 Feb 13 23:49 VERSION 23:50:53 drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 23:48 bin 23:50:53 drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 23:48 cmd 23:50:53 -rw-r--r-- 1 jenkins jenkins 92466 Feb 13 23:50 coverage.out 23:50:53 drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 23:48 doc 23:50:53 -rw-rw-r-- 1 jenkins jenkins 6488 Feb 13 23:48 go.mod 23:50:53 -rw-rw-r-- 1 jenkins jenkins 87366 Feb 13 23:48 go.sum 23:50:53 drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 23:48 internal 23:50:53 -rw-rw-r-- 1 jenkins jenkins 236 Feb 13 23:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:53 + 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=cd5a528e1d82f2703daaa0735f5f6947e753b36c --label arch=amd64 --label version=4.0.0-dev.11 . 23:50:53 Sending build context to Docker daemon 37.13MB 23:50:53 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 23:50:53 Step 2/27 : FROM ${BASE} AS builder 23:50:53 ---> ff442c8f4f6a 23:50:53 Step 3/27 : ARG ADD_BUILD_TAGS="" 23:50:54 ---> Running in ee8e139be0f9 23:50:54 Removing intermediate container ee8e139be0f9 23:50:54 ---> 8c2efa5e7ad5 23:50:54 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:50:54 ---> Running in 49fe3e435a18 23:50:54 Removing intermediate container 49fe3e435a18 23:50:54 ---> 513b383d6f84 23:50:54 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 23:50:54 ---> Running in 35faf5a3cdcd 23:50:54 Removing intermediate container 35faf5a3cdcd 23:50:54 ---> 65cb9a4e1534 23:50:54 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 23:50:54 ---> Running in 024df52035a4 23:50:54 Removing intermediate container 024df52035a4 23:50:54 ---> 63b2fdd4fb19 23:50:54 Step 7/27 : LABEL Name=edgex-device-onvif-camera 23:50:54 ---> Running in fe7b3407910b 23:50:55 Removing intermediate container fe7b3407910b 23:50:55 ---> a645422b124c 23:50:55 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:50:55 ---> Running in 5d825f3dd89f 23:50:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 23:50:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 23:50:55 OK: 248 MiB in 58 packages 23:50:56 Removing intermediate container 5d825f3dd89f 23:50:56 ---> 466942c6f032 23:50:56 Step 9/27 : WORKDIR /device-onvif-camera 23:50:56 ---> Running in 824c38d8d0b1 23:50:56 Removing intermediate container 824c38d8d0b1 23:50:56 ---> 2f20ee6b7073 23:50:56 Step 10/27 : COPY go.mod vendor* ./ 23:50:56 ---> f7ee57bb5c39 23:50:56 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:50:56 ---> Running in a684b831094e 23:50:56 Removing intermediate container a684b831094e 23:50:56 ---> 3411793a183f 23:50:56 Step 12/27 : COPY . . 23:50:57 ---> d792b9db164e 23:50:57 Step 13/27 : RUN ${MAKE} 23:50:57 ---> Running in 20ab8f44d656 23:50:58 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.0.0-dev.11 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 23:51:30 Removing intermediate container 20ab8f44d656 23:51:30 ---> 0627d2b617f2 23:51:30 Step 14/27 : FROM alpine:3.20 23:51:30 3.20: Pulling from library/alpine 23:51:30 66a3d608f3fa: Pulling fs layer 23:51:30 66a3d608f3fa: Verifying Checksum 23:51:30 66a3d608f3fa: Download complete 23:51:30 66a3d608f3fa: Pull complete 23:51:30 Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 23:51:30 Status: Downloaded newer image for alpine:3.20 23:51:30 ---> e29df9b510ff 23:51:30 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 23:51:30 ---> Running in 9a6235b2cf3b 23:51:30 Removing intermediate container 9a6235b2cf3b 23:51:30 ---> c9a81c5742f2 23:51:30 Step 16/27 : RUN apk add --update --no-cache dumb-init 23:51:30 ---> Running in f681cf965bef 23:51:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 23:51:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 23:51:30 (1/1) Installing dumb-init (1.2.5-r3) 23:51:30 Executing busybox-1.36.1-r29.trigger 23:51:30 OK: 8 MiB in 15 packages 23:51:30 Removing intermediate container f681cf965bef 23:51:30 ---> be735fb47112 23:51:30 Step 17/27 : RUN apk --no-cache upgrade 23:51:30 ---> Running in 2bbff8f00792 23:51:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 23:51:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 23:51:30 (1/4) Upgrading musl (1.2.5-r0 -> 1.2.5-r1) 23:51:30 (2/4) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) 23:51:30 (3/4) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) 23:51:30 (4/4) Upgrading musl-utils (1.2.5-r0 -> 1.2.5-r1) 23:51:30 Executing busybox-1.36.1-r29.trigger 23:51:30 OK: 8 MiB in 15 packages 23:51:30 Removing intermediate container 2bbff8f00792 23:51:30 ---> 3e0c7c101f79 23:51:30 Step 18/27 : WORKDIR / 23:51:30 ---> Running in 579f4b7bdeda 23:51:30 Removing intermediate container 579f4b7bdeda 23:51:30 ---> 587cd7238d77 23:51:30 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 23:51:30 ---> 2ec9e472015c 23:51:30 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 23:51:30 ---> 4c1294961cc2 23:51:30 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 23:51:31 ---> 152c9c1bf5d2 23:51:31 Step 22/27 : EXPOSE 59984 23:51:31 ---> Running in a8933e3ea850 23:51:31 Removing intermediate container a8933e3ea850 23:51:31 ---> b4362c70c862 23:51:31 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 23:51:31 ---> Running in f311efc467ef 23:51:31 Removing intermediate container f311efc467ef 23:51:31 ---> b5c79d38d01f 23:51:31 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 23:51:31 ---> Running in 161e855b899b 23:51:31 Removing intermediate container 161e855b899b 23:51:31 ---> 2e8005be66d6 23:51:31 Step 25/27 : LABEL arch=amd64 23:51:31 ---> Running in 55da6089d26a 23:51:31 Removing intermediate container 55da6089d26a 23:51:31 ---> f795756bcf82 23:51:31 Step 26/27 : LABEL git_sha=cd5a528e1d82f2703daaa0735f5f6947e753b36c 23:51:31 ---> Running in 0e4e1dd55a98 23:51:31 Removing intermediate container 0e4e1dd55a98 23:51:31 ---> 19e4934fa218 23:51:31 Step 27/27 : LABEL version=4.0.0-dev.11 23:51:31 ---> Running in b6bf17178d1e 23:51:31 Removing intermediate container b6bf17178d1e 23:51:31 ---> 7c0e215427b3 23:51:31 [Warning] One or more build-args [ARCH] were not consumed 23:51:31 Successfully built 7c0e215427b3 23:51:31 Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:51:32 provisioning config files... 23:51:32 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config11952796911515103701tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:51:32 ---> ****-login.sh 23:51:32 nexus3.edgexfoundry.org:10001 23:51:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:51:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:51:32 Configure a credential helper to remove this warning. See 23:51:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:51:32 23:51:32 Login Succeeded 23:51:32 nexus3.edgexfoundry.org:10002 23:51:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:51:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:51:32 Configure a credential helper to remove this warning. See 23:51:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:51:32 23:51:32 Login Succeeded 23:51:32 nexus3.edgexfoundry.org:10003 23:51:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:51:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:51:32 Configure a credential helper to remove this warning. See 23:51:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:51:32 23:51:32 Login Succeeded 23:51:32 nexus3.edgexfoundry.org:10004 23:51:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:51:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:51:32 Configure a credential helper to remove this warning. See 23:51:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:51:32 23:51:32 Login Succeeded 23:51:32 ****.io 23:51:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:51:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:51:32 Configure a credential helper to remove this warning. See 23:51:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:51:32 23:51:32 Login Succeeded 23:51:32 ---> ****-login.sh ends [Pipeline] } 23:51:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:51:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:51:32 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 23:51:32 cd5a528e1d82f2703daaa0735f5f6947e753b36c 23:51:32 latest 23:51:32 4.0.0-dev.11 23:51:32 cd5a528e1d82f2703daaa0735f5f6947e753b36c-4.0.0-dev.11 23:51:32 main 23:51:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:33 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:cd5a528e1d82f2703daaa0735f5f6947e753b36c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:33 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:cd5a528e1d82f2703daaa0735f5f6947e753b36c 23:51:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 23:51:33 62b60dad9382: Preparing 23:51:33 e3679f5a13eb: Preparing 23:51:33 5a8baed41db0: Preparing 23:51:33 bbc18c01e905: Preparing 23:51:33 5f614d6ee2b5: Preparing 23:51:33 ce5a8cde9eee: Preparing 23:51:33 ce5a8cde9eee: Waiting 23:51:33 e3679f5a13eb: Pushed 23:51:33 62b60dad9382: Pushed 23:51:33 ce5a8cde9eee: Layer already exists 23:51:33 5f614d6ee2b5: Pushed 23:51:34 bbc18c01e905: Pushed 23:51:37 5a8baed41db0: Pushed 23:51:37 cd5a528e1d82f2703daaa0735f5f6947e753b36c: digest: sha256:d403406757552104fe1688fb6f9744f878fa688eac4bff8226db30ce4462211e size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:37 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:38 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 23:51:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 23:51:38 62b60dad9382: Preparing 23:51:38 e3679f5a13eb: Preparing 23:51:38 5a8baed41db0: Preparing 23:51:38 bbc18c01e905: Preparing 23:51:38 5f614d6ee2b5: Preparing 23:51:38 ce5a8cde9eee: Preparing 23:51:38 ce5a8cde9eee: Waiting 23:51:38 e3679f5a13eb: Layer already exists 23:51:38 bbc18c01e905: Layer already exists 23:51:38 5f614d6ee2b5: Layer already exists 23:51:38 62b60dad9382: Layer already exists 23:51:38 5a8baed41db0: Layer already exists 23:51:38 ce5a8cde9eee: Layer already exists 23:51:38 latest: digest: sha256:d403406757552104fe1688fb6f9744f878fa688eac4bff8226db30ce4462211e size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:38 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:38 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.0-dev.11 23:51:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 23:51:38 62b60dad9382: Preparing 23:51:38 e3679f5a13eb: Preparing 23:51:38 5a8baed41db0: Preparing 23:51:38 bbc18c01e905: Preparing 23:51:38 5f614d6ee2b5: Preparing 23:51:38 ce5a8cde9eee: Preparing 23:51:38 ce5a8cde9eee: Waiting 23:51:38 62b60dad9382: Layer already exists 23:51:38 bbc18c01e905: Layer already exists 23:51:38 e3679f5a13eb: Layer already exists 23:51:38 5f614d6ee2b5: Layer already exists 23:51:38 5a8baed41db0: Layer already exists 23:51:38 ce5a8cde9eee: Layer already exists 23:51:38 4.0.0-dev.11: digest: sha256:d403406757552104fe1688fb6f9744f878fa688eac4bff8226db30ce4462211e size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:39 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:cd5a528e1d82f2703daaa0735f5f6947e753b36c-4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:39 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:cd5a528e1d82f2703daaa0735f5f6947e753b36c-4.0.0-dev.11 23:51:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 23:51:39 62b60dad9382: Preparing 23:51:39 e3679f5a13eb: Preparing 23:51:39 5a8baed41db0: Preparing 23:51:39 bbc18c01e905: Preparing 23:51:39 5f614d6ee2b5: Preparing 23:51:39 ce5a8cde9eee: Preparing 23:51:39 ce5a8cde9eee: Waiting 23:51:39 5f614d6ee2b5: Layer already exists 23:51:39 62b60dad9382: Layer already exists 23:51:39 bbc18c01e905: Layer already exists 23:51:39 5a8baed41db0: Layer already exists 23:51:39 e3679f5a13eb: Layer already exists 23:51:39 ce5a8cde9eee: Layer already exists 23:51:39 cd5a528e1d82f2703daaa0735f5f6947e753b36c-4.0.0-dev.11: digest: sha256:d403406757552104fe1688fb6f9744f878fa688eac4bff8226db30ce4462211e size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:39 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:40 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main 23:51:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 23:51:40 62b60dad9382: Preparing 23:51:40 e3679f5a13eb: Preparing 23:51:40 5a8baed41db0: Preparing 23:51:40 bbc18c01e905: Preparing 23:51:40 5f614d6ee2b5: Preparing 23:51:40 ce5a8cde9eee: Preparing 23:51:40 ce5a8cde9eee: Waiting 23:51:40 e3679f5a13eb: Layer already exists 23:51:40 bbc18c01e905: Layer already exists 23:51:40 5a8baed41db0: Layer already exists 23:51:40 5f614d6ee2b5: Layer already exists 23:51:40 62b60dad9382: Layer already exists 23:51:40 ce5a8cde9eee: Layer already exists 23:51:40 main: digest: sha256:d403406757552104fe1688fb6f9744f878fa688eac4bff8226db30ce4462211e size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:51:40 ===================================================== [Pipeline] echo 23:51:40 taggedImages: 23:51:40 - nexus3.edgexfoundry.org:10004/device-onvif-camera:cd5a528e1d82f2703daaa0735f5f6947e753b36c 23:51:40 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 23:51:40 - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.0-dev.11 23:51:40 - nexus3.edgexfoundry.org:10004/device-onvif-camera:cd5a528e1d82f2703daaa0735f5f6947e753b36c-4.0.0-dev.11 23:51:40 - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:51:40 23:51:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:51:40 latest: Pulling from edgex-lftools-log-publisher 23:51:40 5eb5b503b376: Pulling fs layer 23:51:40 5c69ac0246d0: Pulling fs layer 23:51:40 ec43610c2a17: Pulling fs layer 23:51:40 3a2ae6a8a46f: Pulling fs layer 23:51:40 33b1e0a273af: Pulling fs layer 23:51:40 5d3b04190fa2: Pulling fs layer 23:51:40 2f39f015ded8: Pulling fs layer 23:51:40 33b1e0a273af: Waiting 23:51:40 3a2ae6a8a46f: Waiting 23:51:40 5d3b04190fa2: Waiting 23:51:40 2f39f015ded8: Waiting 23:51:40 5c69ac0246d0: Verifying Checksum 23:51:40 5c69ac0246d0: Download complete 23:51:40 3a2ae6a8a46f: Verifying Checksum 23:51:40 3a2ae6a8a46f: Download complete 23:51:40 33b1e0a273af: Verifying Checksum 23:51:40 33b1e0a273af: Download complete 23:51:40 5d3b04190fa2: Download complete 23:51:40 ec43610c2a17: Download complete 23:51:41 5eb5b503b376: Verifying Checksum 23:51:41 5eb5b503b376: Download complete 23:51:41 2f39f015ded8: Verifying Checksum 23:51:41 2f39f015ded8: Download complete 23:51:42 5eb5b503b376: Pull complete 23:51:42 5c69ac0246d0: Pull complete 23:51:42 ec43610c2a17: Pull complete 23:51:43 3a2ae6a8a46f: Pull complete 23:51:43 33b1e0a273af: Pull complete 23:51:43 5d3b04190fa2: Pull complete 23:51:47 2f39f015ded8: Pull complete 23:51:47 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:51:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:51:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:51:47 prd-ubuntu20.04-docker-8c-8g-38914 does not seem to be running inside a container 23:51:47 $ 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/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:51:50 $ docker top 9b1b11c4c83ab7e03e3a0b5a26dc43fa37adae2e0669caa8ca91eb29a6feebe7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:51:50 ---> job-cost.sh 23:51:50 lf-activate-venv: SKIPPING 23:51:50 INFO: No Stack... 23:51:50 INFO: Retrieving Pricing Info for: v3-standard-8 23:51:51 INFO: Archiving Costs [Pipeline] sh 23:51:51 + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv 23:51:51 + cut -d, -f6 [Pipeline] lock 23:51:51 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-220-stack-cost] 23:51:51 Resource [jenkins-edgexfoundry-device-onvif-camera-main-220-stack-cost] did not exist. Created. 23:51:51 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-220-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:51:52 + echo total: 0.2199999988079071 [Pipeline] stash 23:51:52 Stashed 1 file(s) [Pipeline] } 23:51:52 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-220-stack-cost] [Pipeline] // lock [Pipeline] } 23:51:52 $ docker stop --time=1 9b1b11c4c83ab7e03e3a0b5a26dc43fa37adae2e0669caa8ca91eb29a6feebe7 23:51:53 $ docker rm -f --volumes 9b1b11c4c83ab7e03e3a0b5a26dc43fa37adae2e0669caa8ca91eb29a6feebe7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:53:46 Running on prd-ubuntu20.04-docker-arm64-4c-16g-38915 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws 23:53:46 Running in /w/workspace/device-onvif-camera/220 [Pipeline] { [Pipeline] checkout 23:53:46 The recommended git tool is: git 23:53:56 using credential edgex-jenkins-ssh 23:53:56 Cloning the remote Git repository 23:53:56 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 23:53:56 > git init /w/workspace/device-onvif-camera/220 # timeout=10 23:53:57 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 23:53:57 > git --version # timeout=10 23:53:57 > git --version # 'git version 2.25.1' 23:53:57 using GIT_SSH to set credentials SSH Credentials for GitHub 23:53:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:54:00 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 23:54:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:54:02 Avoid second fetch 23:54:02 Checking out Revision cd5a528e1d82f2703daaa0735f5f6947e753b36c (main) 23:54:03 Commit message: "Merge pull request #497 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.24" 23:54:02 > git config core.sparsecheckout # timeout=10 23:54:02 > git checkout -f cd5a528e1d82f2703daaa0735f5f6947e753b36c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:54:08 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:54:08 % Total % Received % Xferd Average Speed Time Time Time Current 23:54:08 Dload Upload Total Spent Left Speed 23:54:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 95731 0 --:--:-- --:--:-- --:--:-- 95731 [Pipeline] sh 23:54:08 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:54:09 + + sudo teesudo /etc/docker/daemon.new jq 23:54:09 . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:54:09 { 23:54:09 "registry-mirrors": [ 23:54:09 "https://nexus3.edgexfoundry.org:10001" 23:54:09 ], 23:54:09 "bip": "10.250.0.254/24", 23:54:09 "hosts": [ 23:54:09 "tcp://0.0.0.0:5555", 23:54:09 "unix:///var/run/docker.sock" 23:54:09 ], 23:54:09 "mtu": 1458, 23:54:09 "selinux-enabled": true, 23:54:09 "seccomp-profile": "/etc/docker/seccomp.json" 23:54:09 } [Pipeline] sh 23:54:09 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:54:09 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:54:28 provisioning config files... 23:54:28 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/220@tmp/config7623406338320272152tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:54:28 ---> ****-login.sh 23:54:28 nexus3.edgexfoundry.org:10001 23:54:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:54:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:54:29 Configure a credential helper to remove this warning. See 23:54:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:54:29 23:54:29 Login Succeeded 23:54:29 nexus3.edgexfoundry.org:10002 23:54:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:54:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:54:29 Configure a credential helper to remove this warning. See 23:54:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:54:29 23:54:29 Login Succeeded 23:54:29 nexus3.edgexfoundry.org:10003 23:54:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:54:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:54:30 Configure a credential helper to remove this warning. See 23:54:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:54:30 23:54:30 Login Succeeded 23:54:30 nexus3.edgexfoundry.org:10004 23:54:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:54:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:54:30 Configure a credential helper to remove this warning. See 23:54:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:54:30 23:54:30 Login Succeeded 23:54:30 ****.io 23:54:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:54:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:54:30 Configure a credential helper to remove this warning. See 23:54:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:54:30 23:54:30 Login Succeeded 23:54:31 ---> ****-login.sh ends [Pipeline] } 23:54:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:54:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:54:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:54:31 ========================================================= 23:54:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 23:54:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:31 + 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 . 23:54:32 Sending build context to Docker daemon 21.93MB 23:54:32 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 23:54:32 Step 2/13 : FROM ${BASE} AS builder 23:54:32 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:54:32 9986a736f7d3: Pulling fs layer 23:54:32 1f018df60701: Pulling fs layer 23:54:32 39f8f326b044: Pulling fs layer 23:54:32 e6a1e7a6a96a: Pulling fs layer 23:54:32 4f4fb700ef54: Pulling fs layer 23:54:32 d45d956e0dbf: Pulling fs layer 23:54:32 d7702b0d1db1: Pulling fs layer 23:54:32 5c7f0f088c93: Pulling fs layer 23:54:32 4fdc064ae6cf: Pulling fs layer 23:54:32 4f4fb700ef54: Waiting 23:54:32 d45d956e0dbf: Waiting 23:54:32 5c7f0f088c93: Waiting 23:54:32 e6a1e7a6a96a: Waiting 23:54:32 4fdc064ae6cf: Waiting 23:54:32 d7702b0d1db1: Waiting 23:54:32 1f018df60701: Verifying Checksum 23:54:32 1f018df60701: Download complete 23:54:32 e6a1e7a6a96a: Verifying Checksum 23:54:32 e6a1e7a6a96a: Download complete 23:54:32 4f4fb700ef54: Download complete 23:54:32 d45d956e0dbf: Verifying Checksum 23:54:32 d45d956e0dbf: Download complete 23:54:33 d7702b0d1db1: Download complete 23:54:33 9986a736f7d3: Download complete 23:54:33 4fdc064ae6cf: Verifying Checksum 23:54:33 4fdc064ae6cf: Download complete 23:54:34 9986a736f7d3: Pull complete 23:54:34 39f8f326b044: Verifying Checksum 23:54:34 39f8f326b044: Download complete 23:54:35 1f018df60701: Pull complete 23:54:35 5c7f0f088c93: Verifying Checksum 23:54:35 5c7f0f088c93: Download complete 23:54:50 39f8f326b044: Pull complete 23:54:50 e6a1e7a6a96a: Pull complete 23:54:50 4f4fb700ef54: Pull complete 23:54:50 d45d956e0dbf: Pull complete 23:54:50 d7702b0d1db1: Pull complete 23:54:57 5c7f0f088c93: Pull complete 23:54:58 4fdc064ae6cf: Pull complete 23:54:59 Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 23:54:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 23:54:59 ---> 63f30b955cb9 23:54:59 Step 3/13 : ARG ADD_BUILD_TAGS="" 23:55:01 ---> Running in 91bb1d9205c9 23:55:01 Removing intermediate container 91bb1d9205c9 23:55:01 ---> df2dc19760d6 23:55:01 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:55:01 ---> Running in a513bf93e156 23:55:01 Removing intermediate container a513bf93e156 23:55:01 ---> df3852853241 23:55:01 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 23:55:01 ---> Running in 27b80ba83bee 23:55:01 Removing intermediate container 27b80ba83bee 23:55:01 ---> 0b4910229623 23:55:01 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 23:55:01 ---> Running in 7d8e8ec65d46 23:55:02 Removing intermediate container 7d8e8ec65d46 23:55:02 ---> 1ffd3a15f5a3 23:55:02 Step 7/13 : LABEL Name=edgex-device-onvif-camera 23:55:02 ---> Running in b7c2b079d954 23:55:02 Removing intermediate container b7c2b079d954 23:55:02 ---> b6b41892e3c2 23:55:02 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:55:02 ---> Running in 274444b68ff9 23:55:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 23:55:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 23:55:05 OK: 239 MiB in 58 packages 23:55:06 Removing intermediate container 274444b68ff9 23:55:06 ---> 31691dfdbc1d 23:55:06 Step 9/13 : WORKDIR /device-onvif-camera 23:55:06 ---> Running in e531bc22dbf9 23:55:07 Removing intermediate container e531bc22dbf9 23:55:07 ---> eb8a5a8dfd92 23:55:07 Step 10/13 : COPY go.mod vendor* ./ 23:55:07 ---> ac34810a7f64 23:55:07 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:55:07 ---> Running in b0491b7066a8 23:56:59 Removing intermediate container b0491b7066a8 23:56:59 ---> e013402e687b 23:56:59 Step 12/13 : COPY . . 23:56:59 ---> 0aeec04de571 23:56:59 Step 13/13 : RUN ${MAKE} 23:56:59 ---> Running in e6ac1711b7fd 23:56:59 noop 23:57:00 Removing intermediate container e6ac1711b7fd 23:57:00 ---> d78e0b4b0009 23:57:00 Successfully built d78e0b4b0009 23:57:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:00 + docker inspect -f . ci-base-image-arm64 23:57:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:57:00 prd-ubuntu20.04-docker-arm64-4c-16g-38915 does not seem to be running inside a container 23:57:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/220 -v /w/workspace/device-onvif-camera/220:/w/workspace/device-onvif-camera/220:rw,z -v /w/workspace/device-onvif-camera/220@tmp:/w/workspace/device-onvif-camera/220@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:57:02 $ docker top bd7dfdf78ab5c47f36ae308127faeae0888e4508350dfecb6719fe2416c87a32 -eo pid,comm [Pipeline] { [Pipeline] sh 23:57:02 + go version 23:57:02 go version go1.23.4 linux/arm64 [Pipeline] } 23:57:03 $ docker stop --time=1 bd7dfdf78ab5c47f36ae308127faeae0888e4508350dfecb6719fe2416c87a32 23:57:04 $ docker rm -f --volumes bd7dfdf78ab5c47f36ae308127faeae0888e4508350dfecb6719fe2416c87a32 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:05 + docker inspect -f . ci-base-image-arm64 23:57:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:57:05 prd-ubuntu20.04-docker-arm64-4c-16g-38915 does not seem to be running inside a container 23:57:05 $ 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/220 -v /w/workspace/device-onvif-camera/220:/w/workspace/device-onvif-camera/220:rw,z -v /w/workspace/device-onvif-camera/220@tmp:/w/workspace/device-onvif-camera/220@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:57:07 $ docker top b077644638e36718409e989df0db1f32a34ecf4fca5518b9d9ac3ff6dcf066a7 -eo pid,comm [Pipeline] { [Pipeline] sh 23:57:08 + git config --global --add safe.directory /w/workspace/device-onvif-camera/220 [Pipeline] fileExists [Pipeline] sh 23:57:09 + make test 23:57:09 go test ./... -coverprofile=coverage.out ./... 23:57:15 ? github.com/edgexfoundry/device-onvif-camera [no test files] 00:00:52 github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements 00:00:55 github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements 00:00:57 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.187s coverage: 31.4% of statements 00:01:19 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 21.955s coverage: 86.5% of statements 00:01:19 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:01:19 go vet ./... 00:02:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:02:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:02:15 ./bin/test-attribution-txt.sh [Pipeline] echo 00:02:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 00:02:15 $ docker stop --time=1 b077644638e36718409e989df0db1f32a34ecf4fca5518b9d9ac3ff6dcf066a7 00:02:17 $ docker rm -f --volumes b077644638e36718409e989df0db1f32a34ecf4fca5518b9d9ac3ff6dcf066a7 [Pipeline] // withDockerContainer [Pipeline] sh 00:02:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:02:19 Warning: overwriting stash ‘coverage-report’ 00:02:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:02:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:02:20 + ls -al . 00:02:20 total 312 00:02:20 drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 23:57 . 00:02:20 drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 23:53 .. 00:02:20 drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 23:54 .git 00:02:20 drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 23:54 .github 00:02:20 -rw-rw-r-- 1 jenkins jenkins 493 Feb 13 23:54 .gitignore 00:02:20 -rw-rw-r-- 1 jenkins jenkins 199 Feb 13 23:54 .golangci.yml 00:02:20 -rw-rw-r-- 1 jenkins jenkins 19973 Feb 13 23:54 Attribution.txt 00:02:20 -rw-rw-r-- 1 jenkins jenkins 17665 Feb 13 23:54 CHANGELOG.md 00:02:20 -rw-rw-r-- 1 jenkins jenkins 1715 Feb 13 23:54 Dockerfile 00:02:20 -rw-rw-r-- 1 jenkins jenkins 677 Feb 13 23:54 GOVERNANCE.md 00:02:20 -rw-rw-r-- 1 jenkins jenkins 739 Feb 13 23:54 Jenkinsfile 00:02:20 -rw-rw-r-- 1 jenkins jenkins 11348 Feb 13 23:54 LICENSE 00:02:20 -rw-rw-r-- 1 jenkins jenkins 3465 Feb 13 23:54 Makefile 00:02:20 -rw-rw-r-- 1 jenkins jenkins 625 Feb 13 23:54 OWNERS.md 00:02:20 -rw-rw-r-- 1 jenkins jenkins 2620 Feb 13 23:54 README.md 00:02:20 -rw-rw-r-- 1 jenkins jenkins 12 Feb 13 23:49 VERSION 00:02:20 drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 23:54 bin 00:02:20 drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 23:54 cmd 00:02:20 -rw-r--r-- 1 jenkins jenkins 92466 Feb 14 00:01 coverage.out 00:02:20 drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 23:54 doc 00:02:20 -rw-rw-r-- 1 jenkins jenkins 6488 Feb 13 23:54 go.mod 00:02:20 -rw-rw-r-- 1 jenkins jenkins 87366 Feb 13 23:54 go.sum 00:02:20 drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 23:54 internal 00:02:20 -rw-rw-r-- 1 jenkins jenkins 236 Feb 13 23:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:02:21 + 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=cd5a528e1d82f2703daaa0735f5f6947e753b36c --label arch=arm64 --label version=4.0.0-dev.11 . 00:02:21 Sending build context to Docker daemon 22.02MB 00:02:21 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 00:02:21 Step 2/27 : FROM ${BASE} AS builder 00:02:21 ---> d78e0b4b0009 00:02:21 Step 3/27 : ARG ADD_BUILD_TAGS="" 00:02:22 ---> Running in dde706b9488b 00:02:22 Removing intermediate container dde706b9488b 00:02:22 ---> 40f8dcaf00c2 00:02:22 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:02:22 ---> Running in 948365d6b8e4 00:02:22 Removing intermediate container 948365d6b8e4 00:02:22 ---> 0b392f19345e 00:02:22 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 00:02:22 ---> Running in ab4b99be0cba 00:02:23 Removing intermediate container ab4b99be0cba 00:02:23 ---> 2654054fd3ad 00:02:23 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 00:02:23 ---> Running in e9e36852b1c2 00:02:23 Removing intermediate container e9e36852b1c2 00:02:23 ---> f9051b4bd0de 00:02:23 Step 7/27 : LABEL Name=edgex-device-onvif-camera 00:02:23 ---> Running in ff7b16f94d36 00:02:23 Removing intermediate container ff7b16f94d36 00:02:23 ---> fe20f74f9df6 00:02:23 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:02:23 ---> Running in 18c89c37292f 00:02:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:02:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:02:26 OK: 239 MiB in 58 packages 00:02:27 Removing intermediate container 18c89c37292f 00:02:27 ---> a2e053982342 00:02:27 Step 9/27 : WORKDIR /device-onvif-camera 00:02:27 ---> Running in 778867992d49 00:02:28 Removing intermediate container 778867992d49 00:02:28 ---> fc0bd7fa39cf 00:02:28 Step 10/27 : COPY go.mod vendor* ./ 00:02:28 ---> 8b0d055f8234 00:02:28 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:02:28 ---> Running in 12d3f91abccb 00:02:31 Removing intermediate container 12d3f91abccb 00:02:31 ---> 7caaf547ace1 00:02:31 Step 12/27 : COPY . . 00:02:32 ---> e2624f860b69 00:02:32 Step 13/27 : RUN ${MAKE} 00:02:33 ---> Running in a0dbc2ef9430 00:02:34 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.0.0-dev.11 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 00:06:10 Removing intermediate container a0dbc2ef9430 00:06:10 ---> 2811dc95585c 00:06:10 Step 14/27 : FROM alpine:3.20 00:06:10 3.20: Pulling from library/alpine 00:06:10 0152682790bb: Pulling fs layer 00:06:10 0152682790bb: Verifying Checksum 00:06:10 0152682790bb: Download complete 00:06:10 0152682790bb: Pull complete 00:06:10 Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 00:06:10 Status: Downloaded newer image for alpine:3.20 00:06:10 ---> f4194d9e8c10 00:06:10 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 00:06:10 ---> Running in c2565399915d 00:06:10 Removing intermediate container c2565399915d 00:06:10 ---> dc01daa2a869 00:06:10 Step 16/27 : RUN apk add --update --no-cache dumb-init 00:06:10 ---> Running in 6ce3e0eca79e 00:06:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:06:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:06:12 (1/1) Installing dumb-init (1.2.5-r3) 00:06:12 Executing busybox-1.36.1-r29.trigger 00:06:12 OK: 9 MiB in 15 packages 00:06:13 Removing intermediate container 6ce3e0eca79e 00:06:13 ---> 6d9bc02c9dfa 00:06:13 Step 17/27 : RUN apk --no-cache upgrade 00:06:13 ---> Running in 799dca1cced0 00:06:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:06:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:06:16 (1/4) Upgrading musl (1.2.5-r0 -> 1.2.5-r1) 00:06:16 (2/4) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) 00:06:16 (3/4) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) 00:06:16 (4/4) Upgrading musl-utils (1.2.5-r0 -> 1.2.5-r1) 00:06:16 Executing busybox-1.36.1-r29.trigger 00:06:16 OK: 9 MiB in 15 packages 00:06:17 Removing intermediate container 799dca1cced0 00:06:17 ---> a5a70ad6cc23 00:06:17 Step 18/27 : WORKDIR / 00:06:17 ---> Running in b4e327c22cbd 00:06:18 Removing intermediate container b4e327c22cbd 00:06:18 ---> 3aeaea67cf88 00:06:18 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 00:06:20 ---> a08e3ee2892c 00:06:20 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 00:06:20 ---> 5a0e94cf4334 00:06:20 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 00:06:21 ---> 1ccdb6350f4a 00:06:21 Step 22/27 : EXPOSE 59984 00:06:21 ---> Running in f6c041dacaf3 00:06:21 Removing intermediate container f6c041dacaf3 00:06:21 ---> 84ea2bee0fb0 00:06:21 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 00:06:21 ---> Running in d377f9391f5b 00:06:22 Removing intermediate container d377f9391f5b 00:06:22 ---> c37b11462154 00:06:22 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 00:06:22 ---> Running in 97d9313ec053 00:06:22 Removing intermediate container 97d9313ec053 00:06:22 ---> ed530e108fb4 00:06:22 Step 25/27 : LABEL arch=arm64 00:06:22 ---> Running in 6e50d81ff08e 00:06:22 Removing intermediate container 6e50d81ff08e 00:06:22 ---> 7cba7fe1eb70 00:06:22 Step 26/27 : LABEL git_sha=cd5a528e1d82f2703daaa0735f5f6947e753b36c 00:06:22 ---> Running in 21e08052cd9c 00:06:23 Removing intermediate container 21e08052cd9c 00:06:23 ---> 60f2e5c71d19 00:06:23 Step 27/27 : LABEL version=4.0.0-dev.11 00:06:23 ---> Running in f5cfe01eff90 00:06:23 Removing intermediate container f5cfe01eff90 00:06:23 ---> ebf84f5b9c0a 00:06:23 [Warning] One or more build-args [ARCH] were not consumed 00:06:23 Successfully built ebf84f5b9c0a 00:06:23 Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:06:24 provisioning config files... 00:06:24 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/220@tmp/config16243790692380409650tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:06:24 ---> ****-login.sh 00:06:24 nexus3.edgexfoundry.org:10001 00:06:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:06:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:06:24 Configure a credential helper to remove this warning. See 00:06:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:06:24 00:06:24 Login Succeeded 00:06:24 nexus3.edgexfoundry.org:10002 00:06:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:06:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:06:25 Configure a credential helper to remove this warning. See 00:06:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:06:25 00:06:25 Login Succeeded 00:06:25 nexus3.edgexfoundry.org:10003 00:06:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:06:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:06:25 Configure a credential helper to remove this warning. See 00:06:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:06:25 00:06:25 Login Succeeded 00:06:25 nexus3.edgexfoundry.org:10004 00:06:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:06:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:06:26 Configure a credential helper to remove this warning. See 00:06:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:06:26 00:06:26 Login Succeeded 00:06:26 ****.io 00:06:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:06:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:06:26 Configure a credential helper to remove this warning. See 00:06:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:06:26 00:06:26 Login Succeeded 00:06:26 ---> ****-login.sh ends [Pipeline] } 00:06:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:06:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:06:26 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 00:06:26 cd5a528e1d82f2703daaa0735f5f6947e753b36c 00:06:26 latest 00:06:26 4.0.0-dev.11 00:06:26 cd5a528e1d82f2703daaa0735f5f6947e753b36c-4.0.0-dev.11 00:06:26 main 00:06:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:06:27 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:cd5a528e1d82f2703daaa0735f5f6947e753b36c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:06:27 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:cd5a528e1d82f2703daaa0735f5f6947e753b36c 00:06:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 00:06:27 2d7d45c5790d: Preparing 00:06:27 b7e41bf7a1e0: Preparing 00:06:27 61bb9c5d5801: Preparing 00:06:27 d1fd93354128: Preparing 00:06:27 b7d04448edba: Preparing 00:06:27 534a70dc8296: Preparing 00:06:27 534a70dc8296: Waiting 00:06:27 b7e41bf7a1e0: Pushed 00:06:27 2d7d45c5790d: Pushed 00:06:27 b7d04448edba: Pushed 00:06:27 534a70dc8296: Layer already exists 00:06:29 d1fd93354128: Pushed 00:06:35 61bb9c5d5801: Pushed 00:06:35 cd5a528e1d82f2703daaa0735f5f6947e753b36c: digest: sha256:4db98934ca6258b6606ea8b04da3fe65c181d71d9ebe1c5e204f700761df7131 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:06:36 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:06:36 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 00:06:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 00:06:36 2d7d45c5790d: Preparing 00:06:36 b7e41bf7a1e0: Preparing 00:06:36 61bb9c5d5801: Preparing 00:06:36 d1fd93354128: Preparing 00:06:36 b7d04448edba: Preparing 00:06:36 534a70dc8296: Preparing 00:06:36 534a70dc8296: Waiting 00:06:36 b7e41bf7a1e0: Layer already exists 00:06:36 d1fd93354128: Layer already exists 00:06:36 b7d04448edba: Layer already exists 00:06:36 61bb9c5d5801: Layer already exists 00:06:36 2d7d45c5790d: Layer already exists 00:06:36 534a70dc8296: Layer already exists 00:06:36 latest: digest: sha256:4db98934ca6258b6606ea8b04da3fe65c181d71d9ebe1c5e204f700761df7131 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:06:37 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:06:37 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.0.0-dev.11 00:06:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 00:06:37 2d7d45c5790d: Preparing 00:06:37 b7e41bf7a1e0: Preparing 00:06:37 61bb9c5d5801: Preparing 00:06:37 d1fd93354128: Preparing 00:06:37 b7d04448edba: Preparing 00:06:37 534a70dc8296: Preparing 00:06:37 534a70dc8296: Waiting 00:06:37 b7d04448edba: Layer already exists 00:06:37 b7e41bf7a1e0: Layer already exists 00:06:37 2d7d45c5790d: Layer already exists 00:06:37 61bb9c5d5801: Layer already exists 00:06:37 d1fd93354128: Layer already exists 00:06:37 534a70dc8296: Layer already exists 00:06:37 4.0.0-dev.11: digest: sha256:4db98934ca6258b6606ea8b04da3fe65c181d71d9ebe1c5e204f700761df7131 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:06:38 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:cd5a528e1d82f2703daaa0735f5f6947e753b36c-4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:06:38 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:cd5a528e1d82f2703daaa0735f5f6947e753b36c-4.0.0-dev.11 00:06:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 00:06:38 2d7d45c5790d: Preparing 00:06:38 b7e41bf7a1e0: Preparing 00:06:38 61bb9c5d5801: Preparing 00:06:38 d1fd93354128: Preparing 00:06:38 b7d04448edba: Preparing 00:06:38 534a70dc8296: Preparing 00:06:38 534a70dc8296: Waiting 00:06:38 d1fd93354128: Layer already exists 00:06:38 b7e41bf7a1e0: Layer already exists 00:06:38 2d7d45c5790d: Layer already exists 00:06:38 b7d04448edba: Layer already exists 00:06:38 61bb9c5d5801: Layer already exists 00:06:38 534a70dc8296: Layer already exists 00:06:38 cd5a528e1d82f2703daaa0735f5f6947e753b36c-4.0.0-dev.11: digest: sha256:4db98934ca6258b6606ea8b04da3fe65c181d71d9ebe1c5e204f700761df7131 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:06:39 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:06:39 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main 00:06:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 00:06:39 2d7d45c5790d: Preparing 00:06:39 b7e41bf7a1e0: Preparing 00:06:39 61bb9c5d5801: Preparing 00:06:39 d1fd93354128: Preparing 00:06:39 b7d04448edba: Preparing 00:06:39 534a70dc8296: Preparing 00:06:39 534a70dc8296: Waiting 00:06:39 2d7d45c5790d: Layer already exists 00:06:39 d1fd93354128: Layer already exists 00:06:39 61bb9c5d5801: Layer already exists 00:06:39 b7e41bf7a1e0: Layer already exists 00:06:39 b7d04448edba: Layer already exists 00:06:39 534a70dc8296: Layer already exists 00:06:39 main: digest: sha256:4db98934ca6258b6606ea8b04da3fe65c181d71d9ebe1c5e204f700761df7131 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:06:40 ===================================================== [Pipeline] echo 00:06:40 taggedImages: 00:06:40 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:cd5a528e1d82f2703daaa0735f5f6947e753b36c 00:06:40 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 00:06:40 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.0.0-dev.11 00:06:40 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:cd5a528e1d82f2703daaa0735f5f6947e753b36c-4.0.0-dev.11 00:06:40 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:06:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:06:40 00:06:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:06:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:06:41 arm64: Pulling from edgex-lftools-log-publisher 00:06:41 8998bd30e6a1: Pulling fs layer 00:06:41 04944245beec: Pulling fs layer 00:06:41 699f458cf7ca: Pulling fs layer 00:06:41 765212b225bb: Pulling fs layer 00:06:41 f23df028b6ca: Pulling fs layer 00:06:41 d65c8cfc05b1: Pulling fs layer 00:06:41 2437ff75d9bd: Pulling fs layer 00:06:41 765212b225bb: Waiting 00:06:41 d65c8cfc05b1: Waiting 00:06:41 2437ff75d9bd: Waiting 00:06:41 04944245beec: Verifying Checksum 00:06:41 04944245beec: Download complete 00:06:41 765212b225bb: Verifying Checksum 00:06:41 765212b225bb: Download complete 00:06:41 f23df028b6ca: Verifying Checksum 00:06:41 f23df028b6ca: Download complete 00:06:41 699f458cf7ca: Verifying Checksum 00:06:41 699f458cf7ca: Download complete 00:06:41 8998bd30e6a1: Verifying Checksum 00:06:41 8998bd30e6a1: Download complete 00:06:44 2437ff75d9bd: Verifying Checksum 00:06:44 2437ff75d9bd: Download complete 00:06:46 8998bd30e6a1: Pull complete 00:06:47 04944245beec: Pull complete 00:06:48 699f458cf7ca: Pull complete 00:06:48 765212b225bb: Pull complete 00:06:49 f23df028b6ca: Pull complete 00:06:50 d65c8cfc05b1: Pull complete 00:07:08 2437ff75d9bd: Pull complete 00:07:08 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:07:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:07:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:07:08 prd-ubuntu20.04-docker-arm64-4c-16g-38915 does not seem to be running inside a container 00:07:08 $ 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/220 -v /w/workspace/device-onvif-camera/220:/w/workspace/device-onvif-camera/220:rw,z -v /w/workspace/device-onvif-camera/220@tmp:/w/workspace/device-onvif-camera/220@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 00:07:11 $ docker top de97c51fd40002186346a1af36c303e1c78fd661d86694315374218f926c2334 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:07:12 ---> job-cost.sh 00:07:12 lf-activate-venv: SKIPPING 00:07:12 INFO: No Stack... 00:07:12 INFO: Retrieving Pricing Info for: v3-standard-4 00:07:13 INFO: Archiving Costs [Pipeline] sh 00:07:14 + cat /w/workspace/device-onvif-camera/220/archives/cost.csv 00:07:14 + cut -d, -f6 [Pipeline] lock 00:07:14 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-220-stack-cost] 00:07:14 Resource [jenkins-edgexfoundry-device-onvif-camera-main-220-stack-cost] did not exist. Created. 00:07:14 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-220-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:07:14 /w/workspace/device-onvif-camera/220@tmp/durable-66c3c234/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:07:15 + echo total: 0.10999999940395355 [Pipeline] stash 00:07:15 Warning: overwriting stash ‘stack-cost’ 00:07:15 Stashed 1 file(s) [Pipeline] } 00:07:15 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-220-stack-cost] [Pipeline] // lock [Pipeline] } 00:07:15 $ docker stop --time=1 de97c51fd40002186346a1af36c303e1c78fd661d86694315374218f926c2334 00:07:17 $ docker rm -f --volumes de97c51fd40002186346a1af36c303e1c78fd661d86694315374218f926c2334 [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 00:07:17 provisioning config files... 00:07:17 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config14426851929164812305tmp [Pipeline] { [Pipeline] sh 00:07:18 + set +x 00:07:18 + curl -s https://codecov.io/bash 00:07:18 + bash -s -- 00:07:18 00:07:18 _____ _ 00:07:18 / ____| | | 00:07:18 | | ___ __| | ___ ___ _____ __ 00:07:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:07:18 | |___| (_) | (_| | __/ (_| (_) \ V / 00:07:18 \_____\___/ \__,_|\___|\___\___/ \_/ 00:07:18 Bash-1.0.6 00:07:18 00:07:18 00:07:18 ==> git version 2.25.1 found 00:07:18 ==> 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 00:07:18 Release-Date: 2020-01-08 00:07:18 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:07:18 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:07:18 ==> Jenkins CI detected. 00:07:18 current dir:  /w/workspace/foundry_device-onvif-camera_main 00:07:18 project root: . 00:07:18 --> token set from env 00:07:18 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:07:18 ==> Running gcov in . (disable via -X gcov) 00:07:18 ==> Python coveragepy not found 00:07:18 ==> Searching for coverage reports in: 00:07:18 + . 00:07:18 -> Found 1 reports 00:07:18 ==> Detecting git/mercurial file structure 00:07:18 ==> Reading reports 00:07:18 + ./coverage.out bytes=92466 00:07:18 ==> Appending adjustments 00:07:18 https://docs.codecov.io/docs/fixing-reports 00:07:18 + Found adjustments 00:07:18 ==> Gzipping contents 00:07:18 12K /tmp/codecov.boepi5.gz 00:07:18 ==> Uploading reports 00:07:18 url: https://codecov.io 00:07:18 query: branch=main&commit=cd5a528e1d82f2703daaa0735f5f6947e753b36c&build=220&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F220%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 00:07:18 -> Pinging Codecov 00:07:18 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=cd5a528e1d82f2703daaa0735f5f6947e753b36c&build=220&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F220%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 00:07:18 -> Uploading to 00:07:18 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-onvif-camera/cd5a528e1d82f2703daaa0735f5f6947e753b36c/04d31404-49df-4fa6-8816-01fdccaa5421.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250214%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250214T000718Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=eb461df92d3db516db2f51bf1b321ba2725c82c496decc3b4be4733f38180ccc 00:07:18 % Total % Received % Xferd Average Speed Time Time Time Current 00:07:18 Dload Upload Total Spent Left Speed 00:07:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11485 0 0 100 11485 0 95708 --:--:-- --:--:-- --:--:-- 95708 00:07:18 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/cd5a528e1d82f2703daaa0735f5f6947e753b36c [Pipeline] } 00:07:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 00:07:19 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 00:07:19 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:07:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 00:07:19 00:07:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:07:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 00:07:19 latest: Pulling from edgex-devops/edgex-snyk-go 00:07:19 43c4264eed91: Pulling fs layer 00:07:19 4cc291be95ef: Pulling fs layer 00:07:19 2ac1f1163629: Pulling fs layer 00:07:19 5c3c966382ef: Pulling fs layer 00:07:19 4f4fb700ef54: Pulling fs layer 00:07:19 d9c7d2e4e75e: Pulling fs layer 00:07:19 9c3e1370e548: Pulling fs layer 00:07:19 4f4fb700ef54: Waiting 00:07:19 d9c7d2e4e75e: Waiting 00:07:19 5c3c966382ef: Waiting 00:07:19 4cc291be95ef: Download complete 00:07:19 5c3c966382ef: Verifying Checksum 00:07:19 5c3c966382ef: Download complete 00:07:19 4f4fb700ef54: Verifying Checksum 00:07:19 4f4fb700ef54: Download complete 00:07:19 43c4264eed91: Download complete 00:07:19 d9c7d2e4e75e: Verifying Checksum 00:07:19 d9c7d2e4e75e: Download complete 00:07:19 43c4264eed91: Pull complete 00:07:19 4cc291be95ef: Pull complete 00:07:20 2ac1f1163629: Download complete 00:07:20 9c3e1370e548: Verifying Checksum 00:07:20 9c3e1370e548: Download complete 00:07:24 2ac1f1163629: Pull complete 00:07:24 5c3c966382ef: Pull complete 00:07:24 4f4fb700ef54: Pull complete 00:07:24 d9c7d2e4e75e: Pull complete 00:07:26 9c3e1370e548: Pull complete 00:07:26 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 00:07:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 00:07:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:07:26 prd-ubuntu20.04-docker-8c-8g-38914 does not seem to be running inside a container 00:07:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 00:07:30 $ docker top 6ef154744b630d8a029090281fc91b28394897d6691021e37892adff7c06582c -eo pid,comm [Pipeline] { [Pipeline] sh 00:07:30 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] echo 00:07:30 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh 00:07:31 + set -o pipefail 00:07:31 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' 00:07:37 00:07:37 Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... 00:07:37 00:07:37 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9e5df0b9-9c2f-4dae-8e10-c7dd76eb4add/history/cca297ca-e4ac-4cc3-8503-76fca7ae653b 00:07:37 00:07:37 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 00:07:37 00:07:37 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 00:07:37 00:07:37 00:07:37 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 00:07:37 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 00:07:38 $ docker stop --time=1 6ef154744b630d8a029090281fc91b28394897d6691021e37892adff7c06582c 00:07:41 $ docker rm -f --volumes 6ef154744b630d8a029090281fc91b28394897d6691021e37892adff7c06582c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 00:07:42 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:07:42 provisioning config files... 00:07:42 copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4243144674394771139tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:07:42 --> edgex-publish-swagger.sh 00:07:42 === Publish doc/openapi/v3 API === 00:07:42 [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger 00:07:42 [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] 00:07:42 % Total % Received % Xferd Average Speed Time Time Time Current 00:07:42 Dload Upload Total Spent Left Speed 00:07:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 100 156 100 485k 305 950k --:--:-- --:--:-- --:--:-- 950k 00:07:43 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 00:07:43 [Pipeline] } 00:07:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:07:43 + git log --format=format:%s -1 cd5a528e1d82f2703daaa0735f5f6947e753b36c [Pipeline] sh 00:07:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:07:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:07:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:07:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:07:44 prd-ubuntu20.04-docker-8c-8g-38914 does not seem to be running inside a container 00:07:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:07:44 $ docker top 62dd27fb832b5d47dc3081d956c2c5d1f7cf8c786b47db963d73cb9f78a98a86 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:07:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:07:44 [ssh-agent] Looking for ssh-agent implementation... 00:07:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:07:44 $ docker exec 62dd27fb832b5d47dc3081d956c2c5d1f7cf8c786b47db963d73cb9f78a98a86 ssh-agent 00:07:45 SSH_AUTH_SOCK=/tmp/ssh-khYDUB0PDzaa/agent.32 00:07:45 SSH_AGENT_PID=38 00:07:45 Running ssh-add (command line suppressed) 00:07:45 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7225612259506137204.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7225612259506137204.key) 00:07:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:07:45 + git semver tag 00:07:45 2025-02-14 00:07:45,668 [run_tag] DEBUG tag force:False 00:07:45 2025-02-14 00:07:45,669 [check_head_tag] DEBUG check head tag 00:07:45 2025-02-14 00:07:45,670 [execute] INFO git cat-file --batch-check 00:07:45 2025-02-14 00:07:45,670 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 00:07:45 2025-02-14 00:07:45,673 [execute] INFO git cat-file --batch 00:07:45 2025-02-14 00:07:45,674 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 00:07:45 2025-02-14 00:07:45,697 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 00:07:45 2025-02-14 00:07:45,697 [execute] INFO git tag -a v4.0.0-dev.11 -m v4.0.0-dev.11 00:07:45 2025-02-14 00:07:45,697 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.11', '-m', 'v4.0.0-dev.11'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 00:07:45 2025-02-14 00:07:45,702 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 00:07:45 4.0.0-dev.11 [Pipeline] } 00:07:45 $ docker exec --env ******** --env ******** 62dd27fb832b5d47dc3081d956c2c5d1f7cf8c786b47db963d73cb9f78a98a86 ssh-agent -k 00:07:45 unset SSH_AUTH_SOCK; 00:07:45 unset SSH_AGENT_PID; 00:07:45 echo Agent pid 38 killed; 00:07:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:07:46 + git semver [Pipeline] } 00:07:46 $ docker stop --time=1 62dd27fb832b5d47dc3081d956c2c5d1f7cf8c786b47db963d73cb9f78a98a86 00:07:47 $ docker rm -f --volumes 62dd27fb832b5d47dc3081d956c2c5d1f7cf8c786b47db963d73cb9f78a98a86 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:07:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:07:48 00:07:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:07:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:07:48 0.23.1-centos7: Pulling from edgex-lftools 00:07:48 ab5ef0e58194: Pulling fs layer 00:07:48 9712f1f96733: Pulling fs layer 00:07:48 63f879dbbcfc: Pulling fs layer 00:07:48 0d9ebad4ef96: Pulling fs layer 00:07:48 e9a5061849ea: Pulling fs layer 00:07:48 d747dcd14b5f: Pulling fs layer 00:07:48 2de7ff778b66: Pulling fs layer 00:07:48 0d9ebad4ef96: Waiting 00:07:48 e9a5061849ea: Waiting 00:07:48 d747dcd14b5f: Waiting 00:07:48 9712f1f96733: Verifying Checksum 00:07:48 9712f1f96733: Download complete 00:07:48 63f879dbbcfc: Download complete 00:07:49 e9a5061849ea: Verifying Checksum 00:07:49 e9a5061849ea: Download complete 00:07:49 d747dcd14b5f: Verifying Checksum 00:07:49 d747dcd14b5f: Download complete 00:07:49 0d9ebad4ef96: Verifying Checksum 00:07:49 0d9ebad4ef96: Download complete 00:07:49 2de7ff778b66: Verifying Checksum 00:07:49 2de7ff778b66: Download complete 00:07:49 ab5ef0e58194: Download complete 00:07:51 ab5ef0e58194: Pull complete 00:07:51 9712f1f96733: Pull complete 00:07:52 63f879dbbcfc: Pull complete 00:07:56 0d9ebad4ef96: Pull complete 00:07:56 e9a5061849ea: Pull complete 00:07:56 d747dcd14b5f: Pull complete 00:07:57 2de7ff778b66: Pull complete 00:07:57 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 00:07:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:07:57 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:07:57 prd-ubuntu20.04-docker-8c-8g-38914 does not seem to be running inside a container 00:07:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 00:08:01 $ docker top 6350f1d666837cb59c4747852bbe584b5ca2c82f278e0df1528d23e028e08bc9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 00:08:02 provisioning config files... 00:08:02 copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1072585955362791947tmp 00:08:02 copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15542797877855804609tmp 00:08:02 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3996203170968761879tmp [Pipeline] { [Pipeline] echo 00:08:02 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 00:08:02 ---> sigul-configuration.sh 00:08:02 gpg: directory `/root/.gnupg' created 00:08:02 gpg: new configuration file `/root/.gnupg/gpg.conf' created 00:08:02 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 00:08:02 gpg: keyring `/root/.gnupg/secring.gpg' created 00:08:02 gpg: keyring `/root/.gnupg/pubring.gpg' created 00:08:02 gpg: CAST5 encrypted data 00:08:02 gpg: encrypted with 1 passphrase 00:08:02 gpg: WARNING: message was not integrity protected [Pipeline] sh 00:08:02 + mkdir /home/jenkins 00:08:02 + mkdir /home/jenkins/sigul [Pipeline] sh 00:08:02 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 00:08:03 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 00:08:03 ---> sigul-install.sh 00:08:03 Sigul already installed; skipping installation. [Pipeline] sh 00:08:03 + git tag --list 00:08:03 v0.0.0 00:08:03 v2.2.0 00:08:03 v2.3.0 00:08:03 v2.3.1 00:08:03 v3.0 00:08:03 v3.0.0 00:08:03 v3.1 00:08:03 v3.1.0 00:08:03 v3.1.0-dev.1 00:08:03 v3.1.0-dev.10 00:08:03 v3.1.0-dev.11 00:08:03 v3.1.0-dev.12 00:08:03 v3.1.0-dev.13 00:08:03 v3.1.0-dev.14 00:08:03 v3.1.0-dev.15 00:08:03 v3.1.0-dev.16 00:08:03 v3.1.0-dev.17 00:08:03 v3.1.0-dev.18 00:08:03 v3.1.0-dev.19 00:08:03 v3.1.0-dev.2 00:08:03 v3.1.0-dev.20 00:08:03 v3.1.0-dev.21 00:08:03 v3.1.0-dev.22 00:08:03 v3.1.0-dev.23 00:08:03 v3.1.0-dev.24 00:08:03 v3.1.0-dev.25 00:08:03 v3.1.0-dev.26 00:08:03 v3.1.0-dev.27 00:08:03 v3.1.0-dev.28 00:08:03 v3.1.0-dev.3 00:08:03 v3.1.0-dev.4 00:08:03 v3.1.0-dev.5 00:08:03 v3.1.0-dev.6 00:08:03 v3.1.0-dev.7 00:08:03 v3.1.0-dev.8 00:08:03 v3.1.0-dev.9 00:08:03 v3.1.1 00:08:03 v3.2.0-dev.1 00:08:03 v3.2.0-dev.10 00:08:03 v3.2.0-dev.11 00:08:03 v3.2.0-dev.12 00:08:03 v3.2.0-dev.13 00:08:03 v3.2.0-dev.14 00:08:03 v3.2.0-dev.15 00:08:03 v3.2.0-dev.16 00:08:03 v3.2.0-dev.17 00:08:03 v3.2.0-dev.18 00:08:03 v3.2.0-dev.19 00:08:03 v3.2.0-dev.2 00:08:03 v3.2.0-dev.20 00:08:03 v3.2.0-dev.21 00:08:03 v3.2.0-dev.22 00:08:03 v3.2.0-dev.23 00:08:03 v3.2.0-dev.3 00:08:03 v3.2.0-dev.4 00:08:03 v3.2.0-dev.5 00:08:03 v3.2.0-dev.6 00:08:03 v3.2.0-dev.7 00:08:03 v3.2.0-dev.8 00:08:03 v3.2.0-dev.9 00:08:03 v4.0.0-dev.1 00:08:03 v4.0.0-dev.10 00:08:03 v4.0.0-dev.11 00:08:03 v4.0.0-dev.2 00:08:03 v4.0.0-dev.3 00:08:03 v4.0.0-dev.4 00:08:03 v4.0.0-dev.5 00:08:03 v4.0.0-dev.6 00:08:03 v4.0.0-dev.7 00:08:03 v4.0.0-dev.8 00:08:03 v4.0.0-dev.9 [Pipeline] sh 00:08:03 + lftools sign git-tag v4.0.0-dev.11 00:08:04 Signing Git tag with Sigul... 00:08:04 Signing v4.0.0-dev.11 [Pipeline] echo 00:08:04 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 00:08:05 ---> sigul-configuration-cleanup.sh [Pipeline] } 00:08:05 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 00:08:05 $ docker stop --time=1 6350f1d666837cb59c4747852bbe584b5ca2c82f278e0df1528d23e028e08bc9 00:08:06 $ docker rm -f --volumes 6350f1d666837cb59c4747852bbe584b5ca2c82f278e0df1528d23e028e08bc9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 00:08:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:08:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:08:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:08:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:08:07 prd-ubuntu20.04-docker-8c-8g-38914 does not seem to be running inside a container 00:08:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:08:07 $ docker top 183725ab96132ba97a9da857c638337878c14b6170abf923bebe04d3ba81b3fa -eo pid,comm 00:08:07 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 00:08:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:08:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:08:07 [ssh-agent] Looking for ssh-agent implementation... 00:08:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:08:07 $ docker exec 183725ab96132ba97a9da857c638337878c14b6170abf923bebe04d3ba81b3fa ssh-agent 00:08:07 SSH_AUTH_SOCK=/tmp/ssh-w2M5Ua8xEYij/agent.32 00:08:07 SSH_AGENT_PID=38 00:08:07 Running ssh-add (command line suppressed) 00:08:07 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16479576961058014318.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16479576961058014318.key) 00:08:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:08:08 + git semver bump pre 00:08:08 2025-02-14 00:08:08,416 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 00:08:08 2025-02-14 00:08:08,416 [bump_version] DEBUG bumping version:4.0.0-dev.11 on axis:pre with prefix:dev 00:08:08 2025-02-14 00:08:08,416 [bump_version] DEBUG bumped version:4.0.0-dev.12 00:08:08 2025-02-14 00:08:08,416 [write_version] DEBUG write version:4.0.0-dev.12 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True 00:08:08 2025-02-14 00:08:08,416 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 00:08:08 2025-02-14 00:08:08,416 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main 00:08:08 2025-02-14 00:08:08,418 [execute] INFO git cat-file --batch-check 00:08:08 2025-02-14 00:08:08,418 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 00:08:08 2025-02-14 00:08:08,423 [execute] INFO git cat-file --batch 00:08:08 2025-02-14 00:08:08,424 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 00:08:08 2025-02-14 00:08:08,428 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 00:08:08 4.0.0-dev.12 [Pipeline] } 00:08:08 $ docker exec --env ******** --env ******** 183725ab96132ba97a9da857c638337878c14b6170abf923bebe04d3ba81b3fa ssh-agent -k 00:08:08 unset SSH_AUTH_SOCK; 00:08:08 unset SSH_AGENT_PID; 00:08:08 echo Agent pid 38 killed; 00:08:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:08:08 + git semver [Pipeline] } 00:08:09 $ docker stop --time=1 183725ab96132ba97a9da857c638337878c14b6170abf923bebe04d3ba81b3fa 00:08:10 $ docker rm -f --volumes 183725ab96132ba97a9da857c638337878c14b6170abf923bebe04d3ba81b3fa [Pipeline] // withDockerContainer [Pipeline] sh 00:08:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:08:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:08:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:08:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:08:11 prd-ubuntu20.04-docker-8c-8g-38914 does not seem to be running inside a container 00:08:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:08:11 $ docker top f60b1d029af90a6ff3bfcddf4673784e0385edaca6da88f77ad6b9fc2033c7f4 -eo pid,comm 00:08:11 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). 00:08:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:08:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:08:11 [ssh-agent] Looking for ssh-agent implementation... 00:08:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:08:11 $ docker exec f60b1d029af90a6ff3bfcddf4673784e0385edaca6da88f77ad6b9fc2033c7f4 ssh-agent 00:08:11 SSH_AUTH_SOCK=/tmp/ssh-lzAkQS19gIXF/agent.32 00:08:11 SSH_AGENT_PID=39 00:08:11 Running ssh-add (command line suppressed) 00:08:12 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7835642019912724256.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7835642019912724256.key) 00:08:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:08:12 + git semver push 00:08:12 2025-02-14 00:08:12,503 [run_push] DEBUG push 00:08:12 2025-02-14 00:08:12,503 [execute] INFO git cat-file --batch-check 00:08:12 2025-02-14 00:08:12,504 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 00:08:12 2025-02-14 00:08:12,507 [execute] INFO git rev-list 9b6e3ad4a0d2545919f6c5b78dbd167d8381d9ae -- 00:08:12 2025-02-14 00:08:12,508 [execute] DEBUG Popen(['git', 'rev-list', '9b6e3ad4a0d2545919f6c5b78dbd167d8381d9ae', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 00:08:12 2025-02-14 00:08:12,517 [execute] INFO git fetch -v origin 00:08:12 2025-02-14 00:08:12,517 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 00:08:13 2025-02-14 00:08:12,983 [run_push] DEBUG no remote changes detected 00:08:13 2025-02-14 00:08:12,983 [execute] INFO git push origin semver 00:08:13 2025-02-14 00:08:12,984 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 00:08:13 2025-02-14 00:08:13,626 [run_push] DEBUG push all version tags 00:08:13 2025-02-14 00:08:13,626 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 00:08:13 2025-02-14 00:08:13,627 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 00:08:14 2025-02-14 00:08:14,305 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 00:08:14 4.0.0-dev.12 [Pipeline] } 00:08:14 $ docker exec --env ******** --env ******** f60b1d029af90a6ff3bfcddf4673784e0385edaca6da88f77ad6b9fc2033c7f4 ssh-agent -k 00:08:14 unset SSH_AUTH_SOCK; 00:08:14 unset SSH_AGENT_PID; 00:08:14 echo Agent pid 39 killed; 00:08:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:08:15 + git semver [Pipeline] } 00:08:15 $ docker stop --time=1 f60b1d029af90a6ff3bfcddf4673784e0385edaca6da88f77ad6b9fc2033c7f4 00:08:16 $ docker rm -f --volumes f60b1d029af90a6ff3bfcddf4673784e0385edaca6da88f77ad6b9fc2033c7f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 00:08:17 + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] 00:08:17 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 00:08:17 total 16 00:08:17 drwxr-xr-x 3 root root 4096 Feb 13 23:51 . 00:08:17 drwxrwxr-x 10 jenkins jenkins 4096 Feb 14 00:08 .. 00:08:17 drwxr-xr-x 2 root root 4096 Feb 13 23:51 cost 00:08:17 -rw-r--r-- 1 root root 91 Feb 13 23:51 cost.csv 00:08:17 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives 00:08:17 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 00:08:17 total 16 00:08:17 drwxr-xr-x 3 jenkins jenkins 4096 Feb 13 23:51 . 00:08:17 drwxrwxr-x 10 jenkins jenkins 4096 Feb 14 00:08 .. 00:08:17 drwxr-xr-x 2 jenkins jenkins 4096 Feb 13 23:51 cost 00:08:17 -rw-r--r-- 1 jenkins jenkins 91 Feb 13 23:51 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:08:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:08:18 ---> package-listing.sh 00:08:18 ++ facter osfamily 00:08:18 ++ tr '[:upper:]' '[:lower:]' 00:08:18 + OS_FAMILY=debian 00:08:18 + workspace=/w/workspace/foundry_device-onvif-camera_main 00:08:18 + START_PACKAGES=/tmp/packages_start.txt 00:08:18 + END_PACKAGES=/tmp/packages_end.txt 00:08:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:08:18 + PACKAGES=/tmp/packages_start.txt 00:08:18 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 00:08:18 + PACKAGES=/tmp/packages_end.txt 00:08:18 + case "${OS_FAMILY}" in 00:08:18 + dpkg -l 00:08:18 + grep '^ii' 00:08:18 + '[' -f /tmp/packages_start.txt ']' 00:08:18 + '[' -f /tmp/packages_end.txt ']' 00:08:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:08:18 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 00:08:18 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 00:08:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 00:08:18 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:08:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:08:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:08:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:08:19 prd-ubuntu20.04-docker-8c-8g-38914 does not seem to be running inside a container 00:08:19 $ 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:08:19 $ docker top 42ad99e41a08a7f2ec76f4d354e051c0eef2ad775cac394a3a02bcd1b954314b -eo pid,comm [Pipeline] { [Pipeline] sh 00:08:20 + touch /tmp/pre-build-complete [Pipeline] sh 00:08:20 + mkdir -p /var/log/sysstat [Pipeline] sh 00:08:20 + ls /var/log/sa-host 00:08:20 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:08:20 provisioning config files... 00:08:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2425215038044307922tmp [Pipeline] { [Pipeline] echo 00:08:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:08:21 ---> create-netrc.sh [Pipeline] } 00:08:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:08:21 ---> python-tools-install.sh [Pipeline] echo 00:08:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:08:21 ---> sudo-logs.sh 00:08:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:08:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:08:22 ---> job-cost.sh 00:08:22 lf-activate-venv: SKIPPING 00:08:22 DEBUG: total: 0.2199999988079071 00:08:22 INFO: Retrieving Stack Cost... 00:08:22 INFO: Retrieving Pricing Info for: v3-standard-8 00:08:23 INFO: Archiving Costs [Pipeline] echo 00:08:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:08:23 ---> logs-deploy.sh 00:08:23 lf-activate-venv: SKIPPING 00:08:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/220 00:08:23 INFO: archiving workspace using pattern(s): 00:08:24 Archives upload complete. 00:08:24 INFO: archiving logs to Nexus 00:08:25 ---> uname -a: 00:08:25 Linux prd-ubuntu20-04-docker-8c-8g-38914 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 00:08:25 00:08:25 00:08:25 ---> lscpu: 00:08:25 Architecture: x86_64 00:08:25 CPU op-mode(s): 32-bit, 64-bit 00:08:25 Byte Order: Little Endian 00:08:25 Address sizes: 40 bits physical, 48 bits virtual 00:08:25 CPU(s): 8 00:08:25 On-line CPU(s) list: 0-7 00:08:25 Thread(s) per core: 1 00:08:25 Core(s) per socket: 1 00:08:25 Socket(s): 8 00:08:25 NUMA node(s): 1 00:08:25 Vendor ID: AuthenticAMD 00:08:25 CPU family: 23 00:08:25 Model: 49 00:08:25 Model name: AMD EPYC-Rome Processor 00:08:25 Stepping: 0 00:08:25 CPU MHz: 2799.998 00:08:25 BogoMIPS: 5599.99 00:08:25 Virtualization: AMD-V 00:08:25 Hypervisor vendor: KVM 00:08:25 Virtualization type: full 00:08:25 L1d cache: 256 KiB 00:08:25 L1i cache: 256 KiB 00:08:25 L2 cache: 4 MiB 00:08:25 L3 cache: 128 MiB 00:08:25 NUMA node0 CPU(s): 0-7 00:08:25 Vulnerability Itlb multihit: Not affected 00:08:25 Vulnerability L1tf: Not affected 00:08:25 Vulnerability Mds: Not affected 00:08:25 Vulnerability Meltdown: Not affected 00:08:25 Vulnerability Mmio stale data: Not affected 00:08:25 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:08:25 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:08:25 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 00:08:25 Vulnerability Srbds: Not affected 00:08:25 Vulnerability Tsx async abort: Not affected 00:08:25 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 00:08:25 00:08:25 00:08:25 ---> nproc: 00:08:25 8 00:08:25 00:08:25 00:08:25 ---> df -h: 00:08:25 Filesystem Size Used Avail Use% Mounted on 00:08:25 overlay 155G 14G 142G 9% / 00:08:25 tmpfs 64M 0 64M 0% /dev 00:08:25 tmpfs 16G 0 16G 0% /sys/fs/cgroup 00:08:25 shm 64M 0 64M 0% /dev/shm 00:08:25 /dev/vda1 155G 14G 142G 9% /facter-os 00:08:25 00:08:25 00:08:25 ---> sar -b -r -n DEV: 00:08:25 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-38914) 02/14/25 _x86_64_ (8 CPU) 00:08:25 00:08:25 00:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:08:25 00:00:01 250.00 0.00 250.00 0.00 0.00 4000.00 0.00 00:08:25 00:01:01 6.53 0.03 6.50 0.00 0.27 155.17 0.00 00:08:25 00:02:01 1.42 0.00 1.42 0.00 0.00 15.60 0.00 00:08:25 00:03:01 2.02 0.00 2.02 0.00 0.00 22.80 0.00 00:08:25 00:04:01 3.83 1.60 2.23 0.00 37.06 31.73 0.00 00:08:25 00:05:01 1.60 0.00 1.60 0.00 0.00 18.53 0.00 00:08:25 00:06:01 0.97 0.00 0.97 0.00 0.00 11.60 0.00 00:08:25 00:07:01 1.55 0.00 1.55 0.00 0.00 18.80 0.00 00:08:25 00:08:01 139.49 0.13 139.36 0.00 12.40 59507.55 0.00 00:08:25 Average: 19.69 0.22 19.46 0.00 6.22 7472.58 0.00 00:08:25 00:08:25 00:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:08:25 00:00:01 26431660 31511568 757640 2.30 233112 4903932 1719232 5.07 1679108 4115940 200 00:08:25 00:01:01 26430148 31510716 758848 2.31 233420 4903944 1778008 5.24 1680232 4115224 8 00:08:25 00:02:01 26429724 31510432 759128 2.31 233496 4903948 1778008 5.24 1680848 4115224 20 00:08:25 00:03:01 26430124 31511008 758424 2.31 233560 4904072 1778008 5.24 1680716 4115336 12 00:08:25 00:04:01 26421296 31504496 764816 2.33 233632 4905160 1746508 5.15 1690284 4115676 36 00:08:25 00:05:01 26421036 31504260 764976 2.33 233656 4905160 1746508 5.15 1690516 4115648 188 00:08:25 00:06:01 26421036 31504280 764896 2.33 233684 4905164 1746508 5.15 1690008 4115632 16 00:08:25 00:07:01 26420784 31504048 765080 2.33 233712 4905172 1746508 5.15 1690232 4115636 32 00:08:25 00:08:01 24946156 31462416 799476 2.43 258980 6187492 1821460 5.37 1784304 5364732 0 00:08:25 Average: 26261329 31502580 765920 2.33 236361 5047116 1762305 5.19 1696250 4254339 57 00:08:25 00:08:25 00:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:08:25 00:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:08:25 00:00:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:08:25 00:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:08:25 00:01:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 00:08:25 00:01:01 ens3 0.20 0.17 0.02 0.01 0.00 0.00 0.00 0.00 00:08:25 00:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:08:25 00:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:08:25 00:02:01 ens3 0.57 0.35 0.32 0.21 0.00 0.00 0.00 0.00 00:08:25 00:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:08:25 00:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:08:25 00:03:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:08:25 00:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:08:25 00:04:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 00:08:25 00:04:01 ens3 7.42 5.63 4.98 5.19 0.00 0.00 0.00 0.00 00:08:25 00:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:08:25 00:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:08:25 00:05:01 ens3 1.63 1.00 0.97 1.14 0.00 0.00 0.00 0.00 00:08:25 00:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:08:25 00:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:08:25 00:06:01 ens3 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 00:08:25 00:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:08:25 00:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:08:25 00:07:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:08:25 00:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:08:25 00:08:01 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 00:08:25 00:08:01 ens3 381.05 257.01 8035.77 171.78 0.00 0.00 0.00 0.00 00:08:25 00:08:01 docker0 63.31 99.85 5.75 907.95 0.00 0.00 0.00 0.00 00:08:25 Average: lo 0.38 0.38 0.03 0.03 0.00 0.00 0.00 0.00 00:08:25 Average: ens3 48.90 33.05 1005.22 22.29 0.00 0.00 0.00 0.00 00:08:25 Average: docker0 7.91 12.48 0.72 113.49 0.00 0.00 0.00 0.00 00:08:25 00:08:25 00:08:25 ---> sar -P ALL: 00:08:25 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-38914) 02/14/25 _x86_64_ (8 CPU) 00:08:25 00:08:25 00:00:01 CPU %user %nice %system %iowait %steal %idle 00:08:25 00:00:01 all 0.00 0.00 12.50 0.00 0.00 87.50 00:08:25 00:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:08:25 00:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:08:25 00:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:08:25 00:00:01 3 0.00 0.00 50.00 0.00 0.00 50.00 00:08:25 00:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:08:25 00:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:08:25 00:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:08:25 00:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:08:25 00:01:01 all 0.04 0.02 0.04 0.03 0.01 99.86 00:08:25 00:01:01 0 0.03 0.00 0.03 0.12 0.00 99.82 00:08:25 00:01:01 1 0.07 0.15 0.07 0.08 0.02 99.62 00:08:25 00:01:01 2 0.02 0.00 0.02 0.00 0.02 99.95 00:08:25 00:01:01 3 0.02 0.02 0.03 0.00 0.00 99.93 00:08:25 00:01:01 4 0.07 0.00 0.07 0.00 0.00 99.87 00:08:25 00:01:01 5 0.03 0.02 0.05 0.00 0.02 99.88 00:08:25 00:01:01 6 0.02 0.00 0.03 0.00 0.00 99.95 00:08:25 00:01:01 7 0.03 0.00 0.05 0.05 0.02 99.85 00:08:25 00:02:01 all 0.02 0.00 0.00 0.00 0.01 99.96 00:08:25 00:02:01 0 0.02 0.00 0.00 0.03 0.02 99.93 00:08:25 00:02:01 1 0.00 0.00 0.00 0.00 0.02 99.98 00:08:25 00:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 00:08:25 00:02:01 3 0.02 0.00 0.00 0.00 0.00 99.98 00:08:25 00:02:01 4 0.00 0.00 0.00 0.00 0.02 99.98 00:08:25 00:02:01 5 0.03 0.00 0.02 0.00 0.03 99.92 00:08:25 00:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:08:25 00:02:01 7 0.05 0.00 0.02 0.00 0.02 99.92 00:08:25 00:03:01 all 0.03 0.00 0.01 0.01 0.00 99.94 00:08:25 00:03:01 0 0.03 0.00 0.03 0.05 0.00 99.88 00:08:25 00:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:08:25 00:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:08:25 00:03:01 3 0.00 0.00 0.02 0.00 0.00 99.98 00:08:25 00:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 00:08:25 00:03:01 5 0.13 0.00 0.00 0.00 0.02 99.85 00:08:25 00:03:01 6 0.00 0.00 0.02 0.00 0.00 99.98 00:08:25 00:03:01 7 0.08 0.00 0.02 0.05 0.00 99.85 00:08:25 00:04:01 all 0.52 0.00 0.04 0.02 0.01 99.40 00:08:25 00:04:01 0 0.25 0.00 0.08 0.07 0.03 99.57 00:08:25 00:04:01 1 0.17 0.00 0.05 0.00 0.02 99.77 00:08:25 00:04:01 2 0.35 0.00 0.07 0.03 0.02 99.53 00:08:25 00:04:01 3 0.07 0.00 0.02 0.00 0.00 99.92 00:08:25 00:04:01 4 0.02 0.00 0.02 0.00 0.00 99.97 00:08:25 00:04:01 5 2.26 0.00 0.05 0.00 0.02 97.67 00:08:25 00:04:01 6 0.13 0.00 0.02 0.00 0.02 99.83 00:08:25 00:04:01 7 0.92 0.00 0.03 0.03 0.02 99.00 00:08:25 00:05:01 all 0.15 0.00 0.01 0.01 0.01 99.82 00:08:25 00:05:01 0 0.02 0.00 0.03 0.07 0.02 99.87 00:08:25 00:05:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:08:25 00:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:08:25 00:05:01 3 0.20 0.00 0.00 0.00 0.00 99.80 00:08:25 00:05:01 4 0.05 0.00 0.00 0.00 0.00 99.95 00:08:25 00:05:01 5 0.75 0.00 0.02 0.00 0.02 99.22 00:08:25 00:05:01 6 0.00 0.00 0.02 0.00 0.00 99.98 00:08:25 00:05:01 7 0.22 0.00 0.02 0.02 0.02 99.73 00:08:25 00:06:01 all 0.02 0.00 0.01 0.00 0.01 99.96 00:08:25 00:06:01 0 0.03 0.00 0.05 0.02 0.02 99.88 00:08:25 00:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 00:08:25 00:06:01 2 0.02 0.00 0.00 0.00 0.00 99.98 00:08:25 00:06:01 3 0.00 0.00 0.00 0.00 0.02 99.98 00:08:25 00:06:01 4 0.02 0.00 0.02 0.00 0.02 99.95 00:08:25 00:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 00:08:25 00:06:01 6 0.02 0.00 0.00 0.00 0.00 99.98 00:08:25 00:06:01 7 0.03 0.00 0.00 0.00 0.02 99.95 00:08:25 00:07:01 all 0.01 0.00 0.01 0.00 0.00 99.97 00:08:25 00:07:01 0 0.02 0.00 0.03 0.02 0.02 99.92 00:08:25 00:07:01 1 0.02 0.00 0.00 0.00 0.02 99.97 00:08:25 00:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:08:25 00:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:08:25 00:07:01 4 0.03 0.00 0.00 0.00 0.00 99.97 00:08:25 00:07:01 5 0.00 0.00 0.03 0.00 0.00 99.97 00:08:25 00:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:08:25 00:07:01 7 0.05 0.00 0.00 0.02 0.00 99.93 00:08:25 00:08:01 all 8.16 0.00 3.50 2.04 0.05 86.26 00:08:25 00:08:01 0 6.78 0.00 3.19 3.17 0.05 86.82 00:08:25 00:08:01 1 8.26 0.00 3.20 0.10 0.05 88.39 00:08:25 00:08:01 2 9.15 0.00 3.33 0.05 0.05 87.42 00:08:25 00:08:01 3 6.83 0.00 2.65 0.02 0.03 90.48 00:08:25 00:08:01 4 8.26 0.00 3.29 0.20 0.03 88.21 00:08:25 00:08:01 5 8.39 0.00 3.29 0.30 0.05 87.97 00:08:25 00:08:01 6 8.49 0.00 4.25 0.05 0.05 87.16 00:08:25 00:08:01 7 9.10 0.00 4.81 12.48 0.05 73.56 00:08:25 Average: all 1.11 0.00 0.45 0.26 0.01 98.16 00:08:25 Average: 0 0.89 0.00 0.43 0.44 0.02 98.23 00:08:25 Average: 1 1.06 0.02 0.41 0.02 0.01 98.47 00:08:25 Average: 2 1.18 0.00 0.42 0.01 0.01 98.37 00:08:25 Average: 3 0.88 0.00 0.34 0.00 0.01 98.77 00:08:25 Average: 4 1.05 0.00 0.42 0.03 0.01 98.50 00:08:25 Average: 5 1.44 0.00 0.43 0.04 0.02 98.07 00:08:25 Average: 6 1.07 0.00 0.54 0.01 0.01 98.38 00:08:25 Average: 7 1.29 0.00 0.61 1.56 0.02 96.52 00:08:25 00:08:25 00:08:25