Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a948ef4a3ff755f06e16cc31bbf4fbd0139b0c8b 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-ssh14775081615617506209.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-ssh10078026020251177477.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-ssh16124891441338839867.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-ssh3482514699030037584.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-ssh14487415051979083832.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 ‘prd-ubuntu20.04-docker-8c-8g-37212’ is offline Running on prd-ubuntu20.04-docker-8c-8g-37213 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 > 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 Avoid second fetch Checking out Revision a948ef4a3ff755f06e16cc31bbf4fbd0139b0c8b (main) Commit message: "Merge pull request #493 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.19" > git config core.sparsecheckout # timeout=10 > git checkout -f a948ef4a3ff755f06e16cc31bbf4fbd0139b0c8b # timeout=10 > git rev-list --no-walk 39d8f318a2df24de14cf5ae088b37840e7d11e17 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-01-20T04:24:50.277Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-01-20T04:24:50.350Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-01-20T04:24:50.377Z] ========================================================= [2025-01-20T04:24:50.377Z] EdgeX Global Pipelines Version Info [2025-01-20T04:24:50.377Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-01-20T04:24:51.098Z] ------------------- [2025-01-20T04:24:51.098Z] stable info: [2025-01-20T04:24:51.098Z] ------------------- [2025-01-20T04:24:51.098Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-01-20T04:24:51.098Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-20T04:24:51.098Z] Message: update stable to v1.0.269 [2025-01-20T04:24:51.668Z] ------------------- [2025-01-20T04:24:51.668Z] experimental info: [2025-01-20T04:24:51.668Z] ------------------- [2025-01-20T04:24:51.668Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-01-20T04:24:51.668Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-20T04:24:51.668Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-01-20T04:24:51.749Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2025-01-20T04:24:51.771Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2025-01-20T04:24:51.799Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-01-20T04:24:51.823Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-01-20T04:24:51.847Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-01-20T04:24:51.870Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-01-20T04:24:51.893Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-01-20T04:24:51.914Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-01-20T04:24:52.026Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-01-20T04:24:52.047Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-01-20T04:24:52.071Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-01-20T04:24:52.093Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2025-01-20T04:24:52.114Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-01-20T04:24:52.134Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-01-20T04:24:52.163Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-01-20T04:24:52.191Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-01-20T04:24:52.214Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-01-20T04:24:52.231Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-01-20T04:24:52.257Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-01-20T04:24:52.279Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-01-20T04:24:52.306Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-01-20T04:24:52.328Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2025-01-20T04:24:52.351Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-01-20T04:24:52.377Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-01-20T04:24:52.398Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-01-20T04:24:52.424Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-01-20T04:24:52.451Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-01-20T04:24:52.479Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-01-20T04:24:52.502Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-01-20T04:24:52.522Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-01-20T04:24:52.547Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a948ef4a3ff755f06e16cc31bbf4fbd0139b0c8b [Pipeline] echo [2025-01-20T04:24:52.571Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a948ef4 [Pipeline] echo [2025-01-20T04:24:52.596Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-20T04:24:52.656Z] provisioning config files... [2025-01-20T04:24:52.669Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8964767490998628739tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-20T04:24:52.999Z] ---> ****-login.sh [2025-01-20T04:24:52.999Z] nexus3.edgexfoundry.org:10001 [2025-01-20T04:24:52.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T04:24:53.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T04:24:53.258Z] Configure a credential helper to remove this warning. See [2025-01-20T04:24:53.258Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T04:24:53.258Z] [2025-01-20T04:24:53.258Z] Login Succeeded [2025-01-20T04:24:53.258Z] nexus3.edgexfoundry.org:10002 [2025-01-20T04:24:53.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T04:24:53.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T04:24:53.259Z] Configure a credential helper to remove this warning. See [2025-01-20T04:24:53.259Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T04:24:53.259Z] [2025-01-20T04:24:53.259Z] Login Succeeded [2025-01-20T04:24:53.259Z] nexus3.edgexfoundry.org:10003 [2025-01-20T04:24:53.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T04:24:53.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T04:24:53.520Z] Configure a credential helper to remove this warning. See [2025-01-20T04:24:53.520Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T04:24:53.520Z] [2025-01-20T04:24:53.520Z] Login Succeeded [2025-01-20T04:24:53.520Z] nexus3.edgexfoundry.org:10004 [2025-01-20T04:24:53.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T04:24:53.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T04:24:53.520Z] Configure a credential helper to remove this warning. See [2025-01-20T04:24:53.520Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T04:24:53.520Z] [2025-01-20T04:24:53.520Z] Login Succeeded [2025-01-20T04:24:53.520Z] ****.io [2025-01-20T04:24:53.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T04:24:53.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T04:24:53.781Z] Configure a credential helper to remove this warning. See [2025-01-20T04:24:53.781Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T04:24:53.781Z] [2025-01-20T04:24:53.781Z] Login Succeeded [2025-01-20T04:24:53.781Z] ---> ****-login.sh ends [Pipeline] } [2025-01-20T04:24:53.789Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-01-20T04:24:54.218Z] + git rev-list -1 --merges a948ef4a3ff755f06e16cc31bbf4fbd0139b0c8b~1..a948ef4a3ff755f06e16cc31bbf4fbd0139b0c8b [Pipeline] echo [2025-01-20T04:24:54.257Z] -----------> git rev-list -1 --merges a948ef4a3ff755f06e16cc31bbf4fbd0139b0c8b~1..a948ef4a3ff755f06e16cc31bbf4fbd0139b0c8b a948ef4a3ff755f06e16cc31bbf4fbd0139b0c8b [2025-01-20T04:24:54.257Z] a948ef4a3ff755f06e16cc31bbf4fbd0139b0c8b [false] [Pipeline] sh [2025-01-20T04:24:54.555Z] + git log --format=format:%s -1 a948ef4a3ff755f06e16cc31bbf4fbd0139b0c8b [Pipeline] echo [2025-01-20T04:24:54.572Z] ========================================================= [2025-01-20T04:24:54.572Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-01-20T04:24:54.572Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-20T04:24:54.924Z] + git log --format=format:%s -1 a948ef4a3ff755f06e16cc31bbf4fbd0139b0c8b [Pipeline] echo [2025-01-20T04:24:54.937Z] [semverPrep] GIT_COMMIT: a948ef4a3ff755f06e16cc31bbf4fbd0139b0c8b, Commit Message: Merge pull request #493 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.19 [Pipeline] echo [2025-01-20T04:24:54.954Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-01-20T04:24:55.331Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-20T04:24:55.331Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-01-20T04:24:55.331Z] + [ -e /tmp/ssh_known_hosts ] [2025-01-20T04:24:55.331Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-01-20T04:24:55.331Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-01-20T04:24:55.331Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-01-20T04:24:55.331Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:24:55.694Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-20T04:24:55.694Z] [2025-01-20T04:24:55.694Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:24:56.004Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-20T04:24:56.004Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-01-20T04:24:56.004Z] b85a868b505f: Pulling fs layer [2025-01-20T04:24:56.004Z] e2be974225ed: Pulling fs layer [2025-01-20T04:24:56.004Z] 339a4e72a1f5: Pulling fs layer [2025-01-20T04:24:56.004Z] 988bab9f4d93: Pulling fs layer [2025-01-20T04:24:56.004Z] 1469e6f7b9e6: Pulling fs layer [2025-01-20T04:24:56.004Z] eaf3925da568: Pulling fs layer [2025-01-20T04:24:56.005Z] bab4dde63d76: Pulling fs layer [2025-01-20T04:24:56.005Z] bde34c3a00c8: Pulling fs layer [2025-01-20T04:24:56.005Z] b352a97aabf1: Pulling fs layer [2025-01-20T04:24:56.005Z] 4872d77fe225: Pulling fs layer [2025-01-20T04:24:56.005Z] 5851b861e8e6: Pulling fs layer [2025-01-20T04:24:56.005Z] 988bab9f4d93: Waiting [2025-01-20T04:24:56.005Z] bde34c3a00c8: Waiting [2025-01-20T04:24:56.005Z] bab4dde63d76: Waiting [2025-01-20T04:24:56.005Z] 1469e6f7b9e6: Waiting [2025-01-20T04:24:56.005Z] b352a97aabf1: Waiting [2025-01-20T04:24:56.005Z] 4872d77fe225: Waiting [2025-01-20T04:24:56.005Z] 5851b861e8e6: Waiting [2025-01-20T04:24:56.005Z] eaf3925da568: Waiting [2025-01-20T04:24:56.005Z] e2be974225ed: Verifying Checksum [2025-01-20T04:24:56.005Z] e2be974225ed: Download complete [2025-01-20T04:24:56.005Z] 988bab9f4d93: Verifying Checksum [2025-01-20T04:24:56.005Z] 988bab9f4d93: Download complete [2025-01-20T04:24:56.005Z] 1469e6f7b9e6: Verifying Checksum [2025-01-20T04:24:56.005Z] 1469e6f7b9e6: Download complete [2025-01-20T04:24:56.005Z] eaf3925da568: Download complete [2025-01-20T04:24:56.264Z] 339a4e72a1f5: Verifying Checksum [2025-01-20T04:24:56.264Z] 339a4e72a1f5: Download complete [2025-01-20T04:24:56.264Z] bde34c3a00c8: Download complete [2025-01-20T04:24:56.264Z] b352a97aabf1: Download complete [2025-01-20T04:24:56.264Z] 4872d77fe225: Verifying Checksum [2025-01-20T04:24:56.264Z] 4872d77fe225: Download complete [2025-01-20T04:24:56.264Z] 5851b861e8e6: Download complete [2025-01-20T04:24:56.264Z] b85a868b505f: Verifying Checksum [2025-01-20T04:24:56.264Z] b85a868b505f: Download complete [2025-01-20T04:24:56.523Z] bab4dde63d76: Verifying Checksum [2025-01-20T04:24:56.523Z] bab4dde63d76: Download complete [2025-01-20T04:24:57.461Z] b85a868b505f: Pull complete [2025-01-20T04:24:57.720Z] e2be974225ed: Pull complete [2025-01-20T04:24:58.289Z] 339a4e72a1f5: Pull complete [2025-01-20T04:24:58.289Z] 988bab9f4d93: Pull complete [2025-01-20T04:24:58.549Z] 1469e6f7b9e6: Pull complete [2025-01-20T04:24:58.549Z] eaf3925da568: Pull complete [2025-01-20T04:25:00.459Z] bab4dde63d76: Pull complete [2025-01-20T04:25:00.459Z] bde34c3a00c8: Pull complete [2025-01-20T04:25:00.459Z] b352a97aabf1: Pull complete [2025-01-20T04:25:00.459Z] 4872d77fe225: Pull complete [2025-01-20T04:25:00.459Z] 5851b861e8e6: Pull complete [2025-01-20T04:25:00.719Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-01-20T04:25:00.719Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-20T04:25:00.719Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T04:25:00.885Z] prd-ubuntu20.04-docker-8c-8g-37213 does not seem to be running inside a container [2025-01-20T04:25:00.907Z] $ 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 [2025-01-20T04:25:03.963Z] $ docker top 68eaf16dead699132e9c72edd0933836ddef2af3ada3dc78a462d7b54ad8f87e -eo pid,comm [2025-01-20T04:25:04.028Z] 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). [2025-01-20T04:25:04.028Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-20T04:25:04.096Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-20T04:25:04.096Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-20T04:25:04.216Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-20T04:25:04.209Z] $ docker exec 68eaf16dead699132e9c72edd0933836ddef2af3ada3dc78a462d7b54ad8f87e ssh-agent [2025-01-20T04:25:04.310Z] SSH_AUTH_SOCK=/tmp/ssh-kIBI3086eqXR/agent.32 [2025-01-20T04:25:04.310Z] SSH_AGENT_PID=38 [2025-01-20T04:25:04.316Z] Running ssh-add (command line suppressed) [2025-01-20T04:25:04.419Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7463321966900768978.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7463321966900768978.key) [2025-01-20T04:25:04.441Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-20T04:25:04.737Z] + git tag --points-at HEAD [Pipeline] } [2025-01-20T04:25:04.740Z] $ docker exec --env ******** --env ******** 68eaf16dead699132e9c72edd0933836ddef2af3ada3dc78a462d7b54ad8f87e ssh-agent -k [2025-01-20T04:25:04.829Z] unset SSH_AUTH_SOCK; [2025-01-20T04:25:04.829Z] unset SSH_AGENT_PID; [2025-01-20T04:25:04.829Z] echo Agent pid 38 killed; [2025-01-20T04:25:04.847Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-01-20T04:25:04.886Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-20T04:25:04.886Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-20T04:25:04.994Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-20T04:25:04.988Z] $ docker exec 68eaf16dead699132e9c72edd0933836ddef2af3ada3dc78a462d7b54ad8f87e ssh-agent [2025-01-20T04:25:05.103Z] SSH_AUTH_SOCK=/tmp/ssh-px4jsr6SnAba/agent.71 [2025-01-20T04:25:05.103Z] SSH_AGENT_PID=77 [2025-01-20T04:25:05.108Z] Running ssh-add (command line suppressed) [2025-01-20T04:25:05.209Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5790814035460375461.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5790814035460375461.key) [2025-01-20T04:25:05.230Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-20T04:25:05.527Z] + git semver init [2025-01-20T04:25:05.788Z] 2025-01-20 04:25:05,704 [run_init] DEBUG init version:0.0.0 force:False [2025-01-20T04:25:05.788Z] 2025-01-20 04:25:05,705 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2025-01-20T04:25:05.788Z] 2025-01-20 04:25:05,705 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2025-01-20T04:25:05.788Z] 2025-01-20 04:25:05,706 [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) [2025-01-20T04:25:07.170Z] 2025-01-20 04:25:07,030 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2025-01-20T04:25:07.170Z] 2025-01-20 04:25:07,031 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2025-01-20T04:25:07.170Z] 2025-01-20 04:25:07,031 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-01-20T04:25:07.170Z] 2025-01-20 04:25:07,031 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-01-20T04:25:07.170Z] 4.0.0-dev.10 [Pipeline] } [2025-01-20T04:25:07.173Z] $ docker exec --env ******** --env ******** 68eaf16dead699132e9c72edd0933836ddef2af3ada3dc78a462d7b54ad8f87e ssh-agent -k [2025-01-20T04:25:07.257Z] unset SSH_AUTH_SOCK; [2025-01-20T04:25:07.258Z] unset SSH_AGENT_PID; [2025-01-20T04:25:07.258Z] echo Agent pid 77 killed; [2025-01-20T04:25:07.277Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-20T04:25:07.609Z] + git semver [Pipeline] } [2025-01-20T04:25:07.878Z] $ docker stop --time=1 68eaf16dead699132e9c72edd0933836ddef2af3ada3dc78a462d7b54ad8f87e [2025-01-20T04:25:09.151Z] $ docker rm -f --volumes 68eaf16dead699132e9c72edd0933836ddef2af3ada3dc78a462d7b54ad8f87e [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-20T04:25:09.506Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-01-20T04:25:09.753Z] Stashed 1 file(s) [Pipeline] echo [2025-01-20T04:25:09.758Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.10 [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 [2025-01-20T04:25:09.939Z] provisioning config files... [2025-01-20T04:25:09.949Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4847495647957562093tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-20T04:25:10.253Z] ---> ****-login.sh [2025-01-20T04:25:10.253Z] nexus3.edgexfoundry.org:10001 [2025-01-20T04:25:10.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T04:25:10.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T04:25:10.254Z] Configure a credential helper to remove this warning. See [2025-01-20T04:25:10.254Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T04:25:10.254Z] [2025-01-20T04:25:10.254Z] Login Succeeded [2025-01-20T04:25:10.254Z] nexus3.edgexfoundry.org:10002 [2025-01-20T04:25:10.254Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T04:25:10.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T04:25:10.254Z] Configure a credential helper to remove this warning. See [2025-01-20T04:25:10.254Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T04:25:10.254Z] [2025-01-20T04:25:10.254Z] Login Succeeded [2025-01-20T04:25:10.254Z] nexus3.edgexfoundry.org:10003 [2025-01-20T04:25:10.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T04:25:10.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T04:25:10.513Z] Configure a credential helper to remove this warning. See [2025-01-20T04:25:10.513Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T04:25:10.513Z] [2025-01-20T04:25:10.513Z] Login Succeeded [2025-01-20T04:25:10.513Z] nexus3.edgexfoundry.org:10004 [2025-01-20T04:25:10.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T04:25:10.514Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T04:25:10.514Z] Configure a credential helper to remove this warning. See [2025-01-20T04:25:10.514Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T04:25:10.514Z] [2025-01-20T04:25:10.514Z] Login Succeeded [2025-01-20T04:25:10.514Z] ****.io [2025-01-20T04:25:10.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T04:25:10.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T04:25:10.773Z] Configure a credential helper to remove this warning. See [2025-01-20T04:25:10.774Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T04:25:10.774Z] [2025-01-20T04:25:10.774Z] Login Succeeded [2025-01-20T04:25:10.774Z] ---> ****-login.sh ends [Pipeline] } [2025-01-20T04:25:10.782Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-01-20T04:25:10.890Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-20T04:25:10.913Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-20T04:25:10.931Z] ========================================================= [2025-01-20T04:25:10.931Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-01-20T04:25:10.931Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:25:11.260Z] + 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 . [2025-01-20T04:25:11.260Z] Sending build context to Docker daemon 37.03MB [2025-01-20T04:25:11.260Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2025-01-20T04:25:11.260Z] Step 2/13 : FROM ${BASE} AS builder [2025-01-20T04:25:11.519Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-01-20T04:25:11.519Z] da9db072f522: Pulling fs layer [2025-01-20T04:25:11.519Z] 6ef4a4ee8ca5: Pulling fs layer [2025-01-20T04:25:11.519Z] 06f05ace1117: Pulling fs layer [2025-01-20T04:25:11.519Z] 5fe327b54edc: Pulling fs layer [2025-01-20T04:25:11.519Z] 4f4fb700ef54: Pulling fs layer [2025-01-20T04:25:11.519Z] 92a5565b7b96: Pulling fs layer [2025-01-20T04:25:11.519Z] ff9bb7016b71: Pulling fs layer [2025-01-20T04:25:11.519Z] b67dba6c2c7d: Pulling fs layer [2025-01-20T04:25:11.519Z] a813b0c90790: Pulling fs layer [2025-01-20T04:25:11.519Z] 5fe327b54edc: Waiting [2025-01-20T04:25:11.519Z] 4f4fb700ef54: Waiting [2025-01-20T04:25:11.519Z] 92a5565b7b96: Waiting [2025-01-20T04:25:11.519Z] ff9bb7016b71: Waiting [2025-01-20T04:25:11.519Z] b67dba6c2c7d: Waiting [2025-01-20T04:25:11.519Z] a813b0c90790: Waiting [2025-01-20T04:25:11.519Z] 6ef4a4ee8ca5: Download complete [2025-01-20T04:25:11.519Z] 5fe327b54edc: Verifying Checksum [2025-01-20T04:25:11.519Z] 5fe327b54edc: Download complete [2025-01-20T04:25:11.519Z] 4f4fb700ef54: Download complete [2025-01-20T04:25:11.519Z] 92a5565b7b96: Verifying Checksum [2025-01-20T04:25:11.519Z] 92a5565b7b96: Download complete [2025-01-20T04:25:11.519Z] da9db072f522: Download complete [2025-01-20T04:25:11.519Z] ff9bb7016b71: Verifying Checksum [2025-01-20T04:25:11.519Z] ff9bb7016b71: Download complete [2025-01-20T04:25:11.779Z] da9db072f522: Pull complete [2025-01-20T04:25:11.779Z] a813b0c90790: Verifying Checksum [2025-01-20T04:25:11.779Z] a813b0c90790: Download complete [2025-01-20T04:25:11.779Z] 6ef4a4ee8ca5: Pull complete [2025-01-20T04:25:12.038Z] 06f05ace1117: Verifying Checksum [2025-01-20T04:25:12.038Z] 06f05ace1117: Download complete [2025-01-20T04:25:12.296Z] b67dba6c2c7d: Verifying Checksum [2025-01-20T04:25:12.296Z] b67dba6c2c7d: Download complete [2025-01-20T04:25:15.582Z] 06f05ace1117: Pull complete [2025-01-20T04:25:15.582Z] 5fe327b54edc: Pull complete [2025-01-20T04:25:15.842Z] 4f4fb700ef54: Pull complete [2025-01-20T04:25:15.842Z] 92a5565b7b96: Pull complete [2025-01-20T04:25:15.842Z] ff9bb7016b71: Pull complete [2025-01-20T04:25:18.388Z] b67dba6c2c7d: Pull complete [2025-01-20T04:25:18.958Z] a813b0c90790: Pull complete [2025-01-20T04:25:18.958Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-01-20T04:25:18.958Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-20T04:25:18.958Z] ---> 3ba60ce46760 [2025-01-20T04:25:18.958Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2025-01-20T04:25:24.241Z] ---> Running in 32370d6753d1 [2025-01-20T04:25:24.241Z] Removing intermediate container 32370d6753d1 [2025-01-20T04:25:24.241Z] ---> b007c00634a6 [2025-01-20T04:25:24.241Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-01-20T04:25:24.241Z] ---> Running in 83ebc15c2269 [2025-01-20T04:25:24.241Z] Removing intermediate container 83ebc15c2269 [2025-01-20T04:25:24.241Z] ---> fccf3e15c129 [2025-01-20T04:25:24.241Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2025-01-20T04:25:24.241Z] ---> Running in 6db595b3bd21 [2025-01-20T04:25:24.241Z] Removing intermediate container 6db595b3bd21 [2025-01-20T04:25:24.241Z] ---> 3d71504746b1 [2025-01-20T04:25:24.241Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2025-01-20T04:25:24.241Z] ---> Running in 3e2eb2f82965 [2025-01-20T04:25:24.241Z] Removing intermediate container 3e2eb2f82965 [2025-01-20T04:25:24.241Z] ---> c052a670de3a [2025-01-20T04:25:24.241Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2025-01-20T04:25:24.241Z] ---> Running in 48ae7fa3e0e3 [2025-01-20T04:25:24.241Z] Removing intermediate container 48ae7fa3e0e3 [2025-01-20T04:25:24.241Z] ---> 61ab1d643e08 [2025-01-20T04:25:24.241Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-01-20T04:25:24.241Z] ---> Running in f695b06053ce [2025-01-20T04:25:24.241Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-20T04:25:24.241Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-20T04:25:24.811Z] OK: 248 MiB in 58 packages [2025-01-20T04:25:24.896Z] Still waiting to schedule task [2025-01-20T04:25:24.897Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-37214’ [2025-01-20T04:25:25.072Z] Removing intermediate container f695b06053ce [2025-01-20T04:25:25.072Z] ---> 8959c1fd0cc9 [2025-01-20T04:25:25.072Z] Step 9/13 : WORKDIR /device-onvif-camera [2025-01-20T04:25:25.072Z] ---> Running in ddc8db457597 [2025-01-20T04:25:25.072Z] Removing intermediate container ddc8db457597 [2025-01-20T04:25:25.072Z] ---> deeb9ca9350a [2025-01-20T04:25:25.072Z] Step 10/13 : COPY go.mod vendor* ./ [2025-01-20T04:25:25.331Z] ---> 096c99830047 [2025-01-20T04:25:25.331Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T04:25:25.331Z] ---> Running in d0e0e902571a [2025-01-20T04:26:34.089Z] Removing intermediate container d0e0e902571a [2025-01-20T04:26:34.089Z] ---> c2fb31fc39d9 [2025-01-20T04:26:34.089Z] Step 12/13 : COPY . . [2025-01-20T04:26:34.089Z] ---> 4871b0eb99f6 [2025-01-20T04:26:34.089Z] Step 13/13 : RUN ${MAKE} [2025-01-20T04:26:34.089Z] ---> Running in dfa8534fc6ee [2025-01-20T04:26:34.089Z] noop [2025-01-20T04:26:34.089Z] Removing intermediate container dfa8534fc6ee [2025-01-20T04:26:34.089Z] ---> dd7e14778d7d [2025-01-20T04:26:34.089Z] Successfully built dd7e14778d7d [2025-01-20T04:26:34.089Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:26:34.427Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-20T04:26:34.427Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T04:26:34.511Z] prd-ubuntu20.04-docker-8c-8g-37213 does not seem to be running inside a container [2025-01-20T04:26:34.546Z] $ 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 [2025-01-20T04:26:34.906Z] $ docker top d51cd43eee0092e67ef536ec8e016e07372ff6a73b2fd52537e2d50bc1adcebc -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-20T04:26:35.257Z] + go version [2025-01-20T04:26:35.258Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-01-20T04:26:35.270Z] $ docker stop --time=1 d51cd43eee0092e67ef536ec8e016e07372ff6a73b2fd52537e2d50bc1adcebc [2025-01-20T04:26:36.518Z] $ docker rm -f --volumes d51cd43eee0092e67ef536ec8e016e07372ff6a73b2fd52537e2d50bc1adcebc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:26:36.977Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-20T04:26:36.977Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T04:26:37.065Z] prd-ubuntu20.04-docker-8c-8g-37213 does not seem to be running inside a container [2025-01-20T04:26:37.103Z] $ 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 [2025-01-20T04:26:37.425Z] $ docker top 833d3e546e796a39c86b5c0c8163d7039aa48fe8a01c10760ba19f3b7365540c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-20T04:26:37.770Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2025-01-20T04:26:38.079Z] + make test [2025-01-20T04:26:38.079Z] go test ./... -coverprofile=coverage.out ./... [2025-01-20T04:26:39.988Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2025-01-20T04:27:01.914Z] github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements [2025-01-20T04:27:01.914Z] github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements [2025-01-20T04:27:01.914Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.042s coverage: 31.4% of statements [2025-01-20T04:27:01.914Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.556s coverage: 86.5% of statements [2025-01-20T04:27:11.892Z] go vet ./... [2025-01-20T04:27:17.158Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-01-20T04:27:17.158Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-01-20T04:27:17.158Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-01-20T04:27:17.432Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-01-20T04:27:17.453Z] $ docker stop --time=1 833d3e546e796a39c86b5c0c8163d7039aa48fe8a01c10760ba19f3b7365540c [2025-01-20T04:27:22.042Z] $ docker rm -f --volumes 833d3e546e796a39c86b5c0c8163d7039aa48fe8a01c10760ba19f3b7365540c [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-20T04:27:22.604Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-01-20T04:27:22.668Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-01-20T04:27:23.145Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-01-20T04:27:23.430Z] + ls -al . [2025-01-20T04:27:23.430Z] total 316 [2025-01-20T04:27:23.430Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 20 04:26 . [2025-01-20T04:27:23.430Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 20 04:24 .. [2025-01-20T04:27:23.430Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 20 04:27 .git [2025-01-20T04:27:23.430Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 04:24 .github [2025-01-20T04:27:23.430Z] -rw-rw-r-- 1 jenkins jenkins 493 Jan 20 04:24 .gitignore [2025-01-20T04:27:23.430Z] -rw-rw-r-- 1 jenkins jenkins 199 Jan 20 04:24 .golangci.yml [2025-01-20T04:27:23.430Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 20 04:25 .semver [2025-01-20T04:27:23.430Z] -rw-rw-r-- 1 jenkins jenkins 19973 Jan 20 04:24 Attribution.txt [2025-01-20T04:27:23.430Z] -rw-rw-r-- 1 jenkins jenkins 17665 Jan 20 04:24 CHANGELOG.md [2025-01-20T04:27:23.430Z] -rw-rw-r-- 1 jenkins jenkins 1715 Jan 20 04:24 Dockerfile [2025-01-20T04:27:23.430Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 20 04:24 GOVERNANCE.md [2025-01-20T04:27:23.430Z] -rw-rw-r-- 1 jenkins jenkins 739 Jan 20 04:24 Jenkinsfile [2025-01-20T04:27:23.430Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jan 20 04:24 LICENSE [2025-01-20T04:27:23.430Z] -rw-rw-r-- 1 jenkins jenkins 3465 Jan 20 04:24 Makefile [2025-01-20T04:27:23.430Z] -rw-rw-r-- 1 jenkins jenkins 625 Jan 20 04:24 OWNERS.md [2025-01-20T04:27:23.430Z] -rw-rw-r-- 1 jenkins jenkins 2620 Jan 20 04:24 README.md [2025-01-20T04:27:23.430Z] -rw-rw-r-- 1 jenkins jenkins 12 Jan 20 04:25 VERSION [2025-01-20T04:27:23.430Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 04:24 bin [2025-01-20T04:27:23.430Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 04:24 cmd [2025-01-20T04:27:23.430Z] -rw-r--r-- 1 jenkins jenkins 92466 Jan 20 04:27 coverage.out [2025-01-20T04:27:23.430Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 20 04:24 doc [2025-01-20T04:27:23.430Z] -rw-rw-r-- 1 jenkins jenkins 6536 Jan 20 04:24 go.mod [2025-01-20T04:27:23.430Z] -rw-rw-r-- 1 jenkins jenkins 87374 Jan 20 04:24 go.sum [2025-01-20T04:27:23.430Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 20 04:24 internal [2025-01-20T04:27:23.430Z] -rw-rw-r-- 1 jenkins jenkins 236 Jan 20 04:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:27:23.746Z] + 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=a948ef4a3ff755f06e16cc31bbf4fbd0139b0c8b --label arch=amd64 --label version=4.0.0-dev.10 . [2025-01-20T04:27:23.746Z] Sending build context to Docker daemon 37.13MB [2025-01-20T04:27:23.746Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2025-01-20T04:27:23.746Z] Step 2/27 : FROM ${BASE} AS builder [2025-01-20T04:27:23.746Z] ---> dd7e14778d7d [2025-01-20T04:27:23.746Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2025-01-20T04:27:24.313Z] ---> Running in 3fdfce3cc322 [2025-01-20T04:27:24.313Z] Removing intermediate container 3fdfce3cc322 [2025-01-20T04:27:24.313Z] ---> 2f04d9fd8f5a [2025-01-20T04:27:24.313Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-01-20T04:27:24.575Z] ---> Running in 3c76d10ce19f [2025-01-20T04:27:24.575Z] Removing intermediate container 3c76d10ce19f [2025-01-20T04:27:24.575Z] ---> 8c5b0865f89a [2025-01-20T04:27:24.575Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2025-01-20T04:27:24.575Z] ---> Running in c5edcf5e6d30 [2025-01-20T04:27:24.575Z] Removing intermediate container c5edcf5e6d30 [2025-01-20T04:27:24.575Z] ---> 0cdf52af5fd6 [2025-01-20T04:27:24.575Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2025-01-20T04:27:24.575Z] ---> Running in 94260f70e978 [2025-01-20T04:27:24.575Z] Removing intermediate container 94260f70e978 [2025-01-20T04:27:24.575Z] ---> c00243111664 [2025-01-20T04:27:24.575Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2025-01-20T04:27:24.834Z] ---> Running in 8a3b63ca0a1a [2025-01-20T04:27:24.834Z] Removing intermediate container 8a3b63ca0a1a [2025-01-20T04:27:24.834Z] ---> 30f71a0677e4 [2025-01-20T04:27:24.834Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-01-20T04:27:24.834Z] ---> Running in e25f6ca3ee16 [2025-01-20T04:27:25.095Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-20T04:27:25.095Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-20T04:27:25.356Z] OK: 248 MiB in 58 packages [2025-01-20T04:27:25.923Z] Removing intermediate container e25f6ca3ee16 [2025-01-20T04:27:25.923Z] ---> 2d60447120b8 [2025-01-20T04:27:25.923Z] Step 9/27 : WORKDIR /device-onvif-camera [2025-01-20T04:27:25.923Z] ---> Running in 2eda6fb489fc [2025-01-20T04:27:25.923Z] Removing intermediate container 2eda6fb489fc [2025-01-20T04:27:25.923Z] ---> 5db2c61757e6 [2025-01-20T04:27:25.923Z] Step 10/27 : COPY go.mod vendor* ./ [2025-01-20T04:27:25.923Z] ---> ae396d7e687c [2025-01-20T04:27:25.923Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T04:27:25.923Z] ---> Running in 1238f88d2df4 [2025-01-20T04:27:26.861Z] Removing intermediate container 1238f88d2df4 [2025-01-20T04:27:26.861Z] ---> bbd325000c37 [2025-01-20T04:27:26.861Z] Step 12/27 : COPY . . [2025-01-20T04:27:27.815Z] ---> a1984f7cbe89 [2025-01-20T04:27:27.815Z] Step 13/27 : RUN ${MAKE} [2025-01-20T04:27:27.815Z] ---> Running in 9ae700614597 [2025-01-20T04:27:28.074Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.0.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2025-01-20T04:28:06.784Z] Removing intermediate container 9ae700614597 [2025-01-20T04:28:06.784Z] ---> 2b83162f0297 [2025-01-20T04:28:06.784Z] Step 14/27 : FROM alpine:3.20 [2025-01-20T04:28:06.784Z] 3.20: Pulling from library/alpine [2025-01-20T04:28:06.784Z] 66a3d608f3fa: Pulling fs layer [2025-01-20T04:28:06.784Z] 66a3d608f3fa: Verifying Checksum [2025-01-20T04:28:06.784Z] 66a3d608f3fa: Download complete [2025-01-20T04:28:06.784Z] 66a3d608f3fa: Pull complete [2025-01-20T04:28:06.784Z] Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-20T04:28:06.784Z] Status: Downloaded newer image for alpine:3.20 [2025-01-20T04:28:06.784Z] ---> e29df9b510ff [2025-01-20T04:28:06.784Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2025-01-20T04:28:06.784Z] ---> Running in b3c0d9e4d4c6 [2025-01-20T04:28:06.784Z] Removing intermediate container b3c0d9e4d4c6 [2025-01-20T04:28:06.784Z] ---> 750c8b8160d0 [2025-01-20T04:28:06.784Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2025-01-20T04:28:06.784Z] ---> Running in e952c6c2e79c [2025-01-20T04:28:06.784Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-20T04:28:06.784Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-20T04:28:06.784Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-01-20T04:28:06.784Z] Executing busybox-1.36.1-r29.trigger [2025-01-20T04:28:06.784Z] OK: 8 MiB in 15 packages [2025-01-20T04:28:06.784Z] Removing intermediate container e952c6c2e79c [2025-01-20T04:28:06.784Z] ---> f5b46d0ac02d [2025-01-20T04:28:06.784Z] Step 17/27 : RUN apk --no-cache upgrade [2025-01-20T04:28:06.784Z] ---> Running in 6c1ab4c2c3a2 [2025-01-20T04:28:06.784Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-20T04:28:06.784Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-20T04:28:06.784Z] OK: 8 MiB in 15 packages [2025-01-20T04:28:06.784Z] Removing intermediate container 6c1ab4c2c3a2 [2025-01-20T04:28:06.784Z] ---> 579f0195ba6a [2025-01-20T04:28:06.784Z] Step 18/27 : WORKDIR / [2025-01-20T04:28:06.784Z] ---> Running in a2e5723fb0f7 [2025-01-20T04:28:06.784Z] Removing intermediate container a2e5723fb0f7 [2025-01-20T04:28:06.784Z] ---> 3819ea11e264 [2025-01-20T04:28:06.784Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2025-01-20T04:28:06.784Z] ---> b63f1e693449 [2025-01-20T04:28:06.784Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2025-01-20T04:28:06.784Z] ---> 498e7e4ab79f [2025-01-20T04:28:06.784Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2025-01-20T04:28:06.784Z] ---> 63889cdd9e04 [2025-01-20T04:28:06.784Z] Step 22/27 : EXPOSE 59984 [2025-01-20T04:28:06.784Z] ---> Running in ae6af5cb64ad [2025-01-20T04:28:06.784Z] Removing intermediate container ae6af5cb64ad [2025-01-20T04:28:06.784Z] ---> 9b8d79592dd9 [2025-01-20T04:28:06.784Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2025-01-20T04:28:06.784Z] ---> Running in ca93a25a4671 [2025-01-20T04:28:06.784Z] Removing intermediate container ca93a25a4671 [2025-01-20T04:28:06.784Z] ---> 495903d9e8ec [2025-01-20T04:28:06.784Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-01-20T04:28:06.784Z] ---> Running in 04485ee563ac [2025-01-20T04:28:06.784Z] Removing intermediate container 04485ee563ac [2025-01-20T04:28:06.784Z] ---> c202ea27df8f [2025-01-20T04:28:06.784Z] Step 25/27 : LABEL arch=amd64 [2025-01-20T04:28:06.784Z] ---> Running in 8b2d58b5b8a9 [2025-01-20T04:28:06.784Z] Removing intermediate container 8b2d58b5b8a9 [2025-01-20T04:28:06.784Z] ---> 6c5b181b52b1 [2025-01-20T04:28:06.784Z] Step 26/27 : LABEL git_sha=a948ef4a3ff755f06e16cc31bbf4fbd0139b0c8b [2025-01-20T04:28:06.784Z] ---> Running in 2cbf79a68b1a [2025-01-20T04:28:06.784Z] Removing intermediate container 2cbf79a68b1a [2025-01-20T04:28:06.784Z] ---> 518c146d9b61 [2025-01-20T04:28:06.784Z] Step 27/27 : LABEL version=4.0.0-dev.10 [2025-01-20T04:28:06.784Z] ---> Running in 07a45fb33251 [2025-01-20T04:28:06.784Z] Removing intermediate container 07a45fb33251 [2025-01-20T04:28:06.784Z] ---> af73ecf10a4c [2025-01-20T04:28:06.784Z] [Warning] One or more build-args [ARCH] were not consumed [2025-01-20T04:28:06.784Z] Successfully built af73ecf10a4c [2025-01-20T04:28:06.784Z] 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 [2025-01-20T04:28:06.931Z] provisioning config files... [2025-01-20T04:28:06.941Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config594306944876646960tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-20T04:28:07.253Z] ---> ****-login.sh [2025-01-20T04:28:07.253Z] nexus3.edgexfoundry.org:10001 [2025-01-20T04:28:07.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T04:28:07.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T04:28:07.253Z] Configure a credential helper to remove this warning. See [2025-01-20T04:28:07.253Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T04:28:07.253Z] [2025-01-20T04:28:07.253Z] Login Succeeded [2025-01-20T04:28:07.253Z] nexus3.edgexfoundry.org:10002 [2025-01-20T04:28:07.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T04:28:07.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T04:28:07.253Z] Configure a credential helper to remove this warning. See [2025-01-20T04:28:07.253Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T04:28:07.253Z] [2025-01-20T04:28:07.253Z] Login Succeeded [2025-01-20T04:28:07.253Z] nexus3.edgexfoundry.org:10003 [2025-01-20T04:28:07.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T04:28:07.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T04:28:07.513Z] Configure a credential helper to remove this warning. See [2025-01-20T04:28:07.513Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T04:28:07.513Z] [2025-01-20T04:28:07.513Z] Login Succeeded [2025-01-20T04:28:07.513Z] nexus3.edgexfoundry.org:10004 [2025-01-20T04:28:07.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T04:28:07.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T04:28:07.513Z] Configure a credential helper to remove this warning. See [2025-01-20T04:28:07.513Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T04:28:07.513Z] [2025-01-20T04:28:07.513Z] Login Succeeded [2025-01-20T04:28:07.513Z] ****.io [2025-01-20T04:28:07.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T04:28:07.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T04:28:07.773Z] Configure a credential helper to remove this warning. See [2025-01-20T04:28:07.773Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T04:28:07.773Z] [2025-01-20T04:28:07.773Z] Login Succeeded [2025-01-20T04:28:07.773Z] ---> ****-login.sh ends [Pipeline] } [2025-01-20T04:28:07.780Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-20T04:28:07.842Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-20T04:28:07.872Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2025-01-20T04:28:07.872Z] a948ef4a3ff755f06e16cc31bbf4fbd0139b0c8b [2025-01-20T04:28:07.872Z] latest [2025-01-20T04:28:07.872Z] 4.0.0-dev.10 [2025-01-20T04:28:07.872Z] a948ef4a3ff755f06e16cc31bbf4fbd0139b0c8b-4.0.0-dev.10 [2025-01-20T04:28:07.872Z] main [2025-01-20T04:28:07.872Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:28:08.228Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:a948ef4a3ff755f06e16cc31bbf4fbd0139b0c8b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:28:08.553Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:a948ef4a3ff755f06e16cc31bbf4fbd0139b0c8b [2025-01-20T04:28:08.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2025-01-20T04:28:08.553Z] 9f86ef81ff58: Preparing [2025-01-20T04:28:08.553Z] 5917ff49fa4f: Preparing [2025-01-20T04:28:08.553Z] 30d6e02b00dd: Preparing [2025-01-20T04:28:08.553Z] d2d9e83e2dc3: Preparing [2025-01-20T04:28:08.553Z] 422c92183890: Preparing [2025-01-20T04:28:08.553Z] ce5a8cde9eee: Preparing [2025-01-20T04:28:08.553Z] ce5a8cde9eee: Waiting [2025-01-20T04:28:08.553Z] 5917ff49fa4f: Pushed [2025-01-20T04:28:08.553Z] d2d9e83e2dc3: Pushed [2025-01-20T04:28:08.553Z] 422c92183890: Pushed [2025-01-20T04:28:08.553Z] 9f86ef81ff58: Pushed [2025-01-20T04:28:08.553Z] ce5a8cde9eee: Layer already exists [2025-01-20T04:28:12.792Z] 30d6e02b00dd: Pushed [2025-01-20T04:28:12.792Z] a948ef4a3ff755f06e16cc31bbf4fbd0139b0c8b: digest: sha256:8e5c78d318e7b877831a9a82fcc5653faced1c2c7f8002e2f2663c7bdf6e6232 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:28:13.132Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:28:13.454Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2025-01-20T04:28:13.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2025-01-20T04:28:13.454Z] 9f86ef81ff58: Preparing [2025-01-20T04:28:13.454Z] 5917ff49fa4f: Preparing [2025-01-20T04:28:13.454Z] 30d6e02b00dd: Preparing [2025-01-20T04:28:13.454Z] d2d9e83e2dc3: Preparing [2025-01-20T04:28:13.454Z] 422c92183890: Preparing [2025-01-20T04:28:13.454Z] ce5a8cde9eee: Preparing [2025-01-20T04:28:13.454Z] ce5a8cde9eee: Waiting [2025-01-20T04:28:13.454Z] 30d6e02b00dd: Layer already exists [2025-01-20T04:28:13.454Z] d2d9e83e2dc3: Layer already exists [2025-01-20T04:28:13.454Z] 5917ff49fa4f: Layer already exists [2025-01-20T04:28:13.454Z] 422c92183890: Layer already exists [2025-01-20T04:28:13.454Z] 9f86ef81ff58: Layer already exists [2025-01-20T04:28:13.454Z] ce5a8cde9eee: Layer already exists [2025-01-20T04:28:13.454Z] latest: digest: sha256:8e5c78d318e7b877831a9a82fcc5653faced1c2c7f8002e2f2663c7bdf6e6232 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:28:13.829Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:28:14.164Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.0-dev.10 [2025-01-20T04:28:14.164Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2025-01-20T04:28:14.164Z] 9f86ef81ff58: Preparing [2025-01-20T04:28:14.164Z] 5917ff49fa4f: Preparing [2025-01-20T04:28:14.164Z] 30d6e02b00dd: Preparing [2025-01-20T04:28:14.164Z] d2d9e83e2dc3: Preparing [2025-01-20T04:28:14.164Z] 422c92183890: Preparing [2025-01-20T04:28:14.164Z] ce5a8cde9eee: Preparing [2025-01-20T04:28:14.164Z] ce5a8cde9eee: Waiting [2025-01-20T04:28:14.164Z] 422c92183890: Layer already exists [2025-01-20T04:28:14.164Z] 30d6e02b00dd: Layer already exists [2025-01-20T04:28:14.164Z] 9f86ef81ff58: Layer already exists [2025-01-20T04:28:14.164Z] 5917ff49fa4f: Layer already exists [2025-01-20T04:28:14.164Z] d2d9e83e2dc3: Layer already exists [2025-01-20T04:28:14.164Z] ce5a8cde9eee: Layer already exists [2025-01-20T04:28:14.164Z] 4.0.0-dev.10: digest: sha256:8e5c78d318e7b877831a9a82fcc5653faced1c2c7f8002e2f2663c7bdf6e6232 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:28:14.493Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:a948ef4a3ff755f06e16cc31bbf4fbd0139b0c8b-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:28:14.832Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:a948ef4a3ff755f06e16cc31bbf4fbd0139b0c8b-4.0.0-dev.10 [2025-01-20T04:28:14.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2025-01-20T04:28:14.832Z] 9f86ef81ff58: Preparing [2025-01-20T04:28:14.832Z] 5917ff49fa4f: Preparing [2025-01-20T04:28:14.832Z] 30d6e02b00dd: Preparing [2025-01-20T04:28:14.832Z] d2d9e83e2dc3: Preparing [2025-01-20T04:28:14.832Z] 422c92183890: Preparing [2025-01-20T04:28:14.832Z] ce5a8cde9eee: Preparing [2025-01-20T04:28:14.832Z] ce5a8cde9eee: Waiting [2025-01-20T04:28:14.832Z] 5917ff49fa4f: Layer already exists [2025-01-20T04:28:14.832Z] 30d6e02b00dd: Layer already exists [2025-01-20T04:28:14.832Z] 422c92183890: Layer already exists [2025-01-20T04:28:14.832Z] 9f86ef81ff58: Layer already exists [2025-01-20T04:28:14.832Z] d2d9e83e2dc3: Layer already exists [2025-01-20T04:28:14.832Z] ce5a8cde9eee: Layer already exists [2025-01-20T04:28:14.832Z] a948ef4a3ff755f06e16cc31bbf4fbd0139b0c8b-4.0.0-dev.10: digest: sha256:8e5c78d318e7b877831a9a82fcc5653faced1c2c7f8002e2f2663c7bdf6e6232 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:28:15.163Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:28:15.485Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2025-01-20T04:28:15.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2025-01-20T04:28:15.485Z] 9f86ef81ff58: Preparing [2025-01-20T04:28:15.485Z] 5917ff49fa4f: Preparing [2025-01-20T04:28:15.485Z] 30d6e02b00dd: Preparing [2025-01-20T04:28:15.485Z] d2d9e83e2dc3: Preparing [2025-01-20T04:28:15.485Z] 422c92183890: Preparing [2025-01-20T04:28:15.485Z] ce5a8cde9eee: Preparing [2025-01-20T04:28:15.485Z] ce5a8cde9eee: Waiting [2025-01-20T04:28:15.485Z] 9f86ef81ff58: Layer already exists [2025-01-20T04:28:15.485Z] 5917ff49fa4f: Layer already exists [2025-01-20T04:28:15.485Z] 30d6e02b00dd: Layer already exists [2025-01-20T04:28:15.485Z] 422c92183890: Layer already exists [2025-01-20T04:28:15.485Z] d2d9e83e2dc3: Layer already exists [2025-01-20T04:28:15.485Z] ce5a8cde9eee: Layer already exists [2025-01-20T04:28:15.485Z] main: digest: sha256:8e5c78d318e7b877831a9a82fcc5653faced1c2c7f8002e2f2663c7bdf6e6232 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-20T04:28:15.576Z] ===================================================== [Pipeline] echo [2025-01-20T04:28:15.590Z] taggedImages: [2025-01-20T04:28:15.590Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:a948ef4a3ff755f06e16cc31bbf4fbd0139b0c8b [2025-01-20T04:28:15.590Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2025-01-20T04:28:15.590Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.0-dev.10 [2025-01-20T04:28:15.590Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:a948ef4a3ff755f06e16cc31bbf4fbd0139b0c8b-4.0.0-dev.10 [2025-01-20T04:28:15.590Z] - 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 [2025-01-20T04:28:15.992Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-20T04:28:15.992Z] [2025-01-20T04:28:15.992Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:28:16.294Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-20T04:28:16.294Z] latest: Pulling from edgex-lftools-log-publisher [2025-01-20T04:28:16.294Z] 5eb5b503b376: Pulling fs layer [2025-01-20T04:28:16.294Z] 5c69ac0246d0: Pulling fs layer [2025-01-20T04:28:16.294Z] ec43610c2a17: Pulling fs layer [2025-01-20T04:28:16.294Z] 3a2ae6a8a46f: Pulling fs layer [2025-01-20T04:28:16.294Z] 33b1e0a273af: Pulling fs layer [2025-01-20T04:28:16.294Z] 5d3b04190fa2: Pulling fs layer [2025-01-20T04:28:16.294Z] 2f39f015ded8: Pulling fs layer [2025-01-20T04:28:16.294Z] 3a2ae6a8a46f: Waiting [2025-01-20T04:28:16.294Z] 33b1e0a273af: Waiting [2025-01-20T04:28:16.294Z] 5d3b04190fa2: Waiting [2025-01-20T04:28:16.294Z] 2f39f015ded8: Waiting [2025-01-20T04:28:16.294Z] 5c69ac0246d0: Verifying Checksum [2025-01-20T04:28:16.294Z] 5c69ac0246d0: Download complete [2025-01-20T04:28:16.294Z] 3a2ae6a8a46f: Verifying Checksum [2025-01-20T04:28:16.294Z] 3a2ae6a8a46f: Download complete [2025-01-20T04:28:16.294Z] 33b1e0a273af: Verifying Checksum [2025-01-20T04:28:16.294Z] 33b1e0a273af: Download complete [2025-01-20T04:28:16.294Z] 5d3b04190fa2: Verifying Checksum [2025-01-20T04:28:16.294Z] 5d3b04190fa2: Download complete [2025-01-20T04:28:16.294Z] ec43610c2a17: Verifying Checksum [2025-01-20T04:28:16.294Z] ec43610c2a17: Download complete [2025-01-20T04:28:16.598Z] 5eb5b503b376: Download complete [2025-01-20T04:28:17.516Z] 5eb5b503b376: Pull complete [2025-01-20T04:28:18.122Z] 5c69ac0246d0: Pull complete [2025-01-20T04:28:18.122Z] ec43610c2a17: Pull complete [2025-01-20T04:28:18.122Z] 3a2ae6a8a46f: Pull complete [2025-01-20T04:28:18.655Z] 33b1e0a273af: Pull complete [2025-01-20T04:28:18.655Z] 5d3b04190fa2: Pull complete [2025-01-20T04:28:22.533Z] 2f39f015ded8: Download complete [2025-01-20T04:28:27.076Z] 2f39f015ded8: Pull complete [2025-01-20T04:28:27.076Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-01-20T04:28:27.076Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-20T04:28:27.076Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T04:28:27.529Z] prd-ubuntu20.04-docker-8c-8g-37213 does not seem to be running inside a container [2025-01-20T04:28:27.567Z] $ 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 [2025-01-20T04:28:31.205Z] $ docker top f53d6faa9a6b2229084890c23bfff22f84c5129de550f10fae21a30bf329fae5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-20T04:28:31.720Z] ---> job-cost.sh [2025-01-20T04:28:31.720Z] lf-activate-venv: SKIPPING [2025-01-20T04:28:31.720Z] INFO: No Stack... [2025-01-20T04:28:32.029Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-20T04:28:32.616Z] INFO: Archiving Costs [Pipeline] sh [2025-01-20T04:28:32.908Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2025-01-20T04:28:32.908Z] + cut -d, -f6 [Pipeline] lock [2025-01-20T04:28:32.924Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-219-stack-cost] [2025-01-20T04:28:32.934Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-219-stack-cost] did not exist. Created. [2025-01-20T04:28:32.940Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-219-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-01-20T04:28:33.244Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-01-20T04:28:33.278Z] Stashed 1 file(s) [Pipeline] } [2025-01-20T04:28:33.292Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-219-stack-cost] [Pipeline] // lock [Pipeline] } [2025-01-20T04:28:33.325Z] $ docker stop --time=1 f53d6faa9a6b2229084890c23bfff22f84c5129de550f10fae21a30bf329fae5 [2025-01-20T04:28:34.474Z] $ docker rm -f --volumes f53d6faa9a6b2229084890c23bfff22f84c5129de550f10fae21a30bf329fae5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-01-20T04:30:40.335Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-37216 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2025-01-20T04:30:40.357Z] Running in /w/workspace/device-onvif-camera/219 [Pipeline] { [Pipeline] checkout [2025-01-20T04:30:43.421Z] The recommended git tool is: git [2025-01-20T04:30:49.949Z] using credential edgex-jenkins-ssh [2025-01-20T04:30:49.975Z] Cloning the remote Git repository [2025-01-20T04:30:50.038Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2025-01-20T04:30:50.166Z] > git init /w/workspace/device-onvif-camera/219 # timeout=10 [2025-01-20T04:30:50.369Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2025-01-20T04:30:50.370Z] > git --version # timeout=10 [2025-01-20T04:30:50.393Z] > git --version # 'git version 2.25.1' [2025-01-20T04:30:50.397Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-01-20T04:30:50.597Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-20T04:30:53.472Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2025-01-20T04:30:53.497Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-20T04:30:54.628Z] Avoid second fetch [2025-01-20T04:30:54.629Z] Checking out Revision a948ef4a3ff755f06e16cc31bbf4fbd0139b0c8b (main) [2025-01-20T04:30:54.649Z] > git config core.sparsecheckout # timeout=10 [2025-01-20T04:30:54.724Z] > git checkout -f a948ef4a3ff755f06e16cc31bbf4fbd0139b0c8b # timeout=10 [2025-01-20T04:30:55.511Z] Commit message: "Merge pull request #493 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.19" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-20T04:31:00.394Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-01-20T04:31:00.394Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-20T04:31:00.394Z] Dload Upload Total Spent Left Speed [2025-01-20T04:31:00.394Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 84953 0 --:--:-- --:--:-- --:--:-- 84953 [Pipeline] sh [2025-01-20T04:31:00.752Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-01-20T04:31:01.091Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-01-20T04:31:01.091Z] + sudo tee /etc/docker/daemon.new [2025-01-20T04:31:01.091Z] { [2025-01-20T04:31:01.091Z] "registry-mirrors": [ [2025-01-20T04:31:01.091Z] "https://nexus3.edgexfoundry.org:10001" [2025-01-20T04:31:01.091Z] ], [2025-01-20T04:31:01.091Z] "bip": "10.250.0.254/24", [2025-01-20T04:31:01.091Z] "hosts": [ [2025-01-20T04:31:01.091Z] "tcp://0.0.0.0:5555", [2025-01-20T04:31:01.091Z] "unix:///var/run/docker.sock" [2025-01-20T04:31:01.091Z] ], [2025-01-20T04:31:01.091Z] "mtu": 1458, [2025-01-20T04:31:01.091Z] "selinux-enabled": true, [2025-01-20T04:31:01.091Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-01-20T04:31:01.091Z] } [Pipeline] sh [2025-01-20T04:31:01.435Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-01-20T04:31:01.788Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-20T04:31:20.127Z] provisioning config files... [2025-01-20T04:31:20.161Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/219@tmp/config10426572678891471848tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-20T04:31:20.650Z] ---> ****-login.sh [2025-01-20T04:31:20.650Z] nexus3.edgexfoundry.org:10001 [2025-01-20T04:31:20.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T04:31:21.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T04:31:21.198Z] Configure a credential helper to remove this warning. See [2025-01-20T04:31:21.198Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T04:31:21.198Z] [2025-01-20T04:31:21.198Z] Login Succeeded [2025-01-20T04:31:21.198Z] nexus3.edgexfoundry.org:10002 [2025-01-20T04:31:21.472Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T04:31:21.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T04:31:21.473Z] Configure a credential helper to remove this warning. See [2025-01-20T04:31:21.473Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T04:31:21.473Z] [2025-01-20T04:31:21.473Z] Login Succeeded [2025-01-20T04:31:21.473Z] nexus3.edgexfoundry.org:10003 [2025-01-20T04:31:21.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T04:31:21.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T04:31:21.744Z] Configure a credential helper to remove this warning. See [2025-01-20T04:31:21.744Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T04:31:21.744Z] [2025-01-20T04:31:21.744Z] Login Succeeded [2025-01-20T04:31:21.744Z] nexus3.edgexfoundry.org:10004 [2025-01-20T04:31:22.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T04:31:22.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T04:31:22.018Z] Configure a credential helper to remove this warning. See [2025-01-20T04:31:22.018Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T04:31:22.018Z] [2025-01-20T04:31:22.018Z] Login Succeeded [2025-01-20T04:31:22.018Z] ****.io [2025-01-20T04:31:22.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T04:31:22.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T04:31:22.571Z] Configure a credential helper to remove this warning. See [2025-01-20T04:31:22.571Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T04:31:22.571Z] [2025-01-20T04:31:22.571Z] Login Succeeded [2025-01-20T04:31:22.571Z] ---> ****-login.sh ends [Pipeline] } [2025-01-20T04:31:22.587Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-01-20T04:31:23.010Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-20T04:31:23.026Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-20T04:31:23.046Z] ========================================================= [2025-01-20T04:31:23.046Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-01-20T04:31:23.046Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:31:23.447Z] + 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 . [2025-01-20T04:31:24.885Z] #0 building with "default" instance using docker driver [2025-01-20T04:31:24.885Z] [2025-01-20T04:31:24.885Z] #1 [internal] load build definition from Dockerfile [2025-01-20T04:31:24.885Z] #1 transferring dockerfile: 30B [2025-01-20T04:31:24.885Z] #1 transferring dockerfile: 1.75kB 0.0s done [2025-01-20T04:31:24.885Z] #1 DONE 0.1s [2025-01-20T04:31:24.885Z] [2025-01-20T04:31:24.885Z] #2 [internal] load .dockerignore [2025-01-20T04:31:24.885Z] #2 transferring context: 2B 0.0s done [2025-01-20T04:31:24.885Z] #2 DONE 0.1s [2025-01-20T04:31:24.885Z] [2025-01-20T04:31:24.885Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-20T04:31:25.160Z] #3 DONE 0.1s [2025-01-20T04:31:25.160Z] [2025-01-20T04:31:25.160Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-01-20T04:31:25.160Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 0.0s done [2025-01-20T04:31:25.160Z] #4 sha256:63f30b955cb97fcd3b0f66c958b490aa2c7b3743d97e3fa179989d7288cc1b86 4.16kB / 4.16kB done [2025-01-20T04:31:25.160Z] #4 sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 2.20kB / 2.20kB done [2025-01-20T04:31:25.160Z] #4 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0B / 4.09MB 0.1s [2025-01-20T04:31:25.160Z] #4 sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 0B / 293.53kB 0.1s [2025-01-20T04:31:25.160Z] #4 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 3.15MB / 4.09MB 0.2s [2025-01-20T04:31:25.160Z] #4 sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 293.53kB / 293.53kB 0.1s done [2025-01-20T04:31:25.160Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 1.80MB / 70.67MB 0.2s [2025-01-20T04:31:25.160Z] #4 sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 0B / 126B 0.2s [2025-01-20T04:31:25.442Z] #4 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.2s done [2025-01-20T04:31:25.442Z] #4 sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 126B / 126B 0.2s done [2025-01-20T04:31:25.442Z] #4 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b [2025-01-20T04:31:25.442Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.3s [2025-01-20T04:31:25.442Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 8.39MB / 70.67MB 0.4s [2025-01-20T04:31:25.442Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.3s done [2025-01-20T04:31:25.442Z] #4 sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 441B / 441B 0.3s done [2025-01-20T04:31:25.442Z] #4 sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 93B / 93B 0.4s done [2025-01-20T04:31:25.442Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 0B / 98.78MB 0.4s [2025-01-20T04:31:25.743Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 15.09MB / 70.67MB 0.6s [2025-01-20T04:31:25.743Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 6.29MB / 98.78MB 0.6s [2025-01-20T04:31:25.743Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 3.15MB / 12.74MB 0.6s [2025-01-20T04:31:25.743Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 18.87MB / 70.67MB 0.7s [2025-01-20T04:31:25.743Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 6.12MB / 12.74MB 0.7s [2025-01-20T04:31:25.743Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 12.58MB / 98.78MB 0.8s [2025-01-20T04:31:25.743Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 8.39MB / 12.74MB 0.8s [2025-01-20T04:31:26.024Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 24.12MB / 70.67MB 0.9s [2025-01-20T04:31:26.024Z] #4 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.7s done [2025-01-20T04:31:26.024Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 11.53MB / 12.74MB 0.9s [2025-01-20T04:31:26.024Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 32.51MB / 70.67MB 1.1s [2025-01-20T04:31:26.024Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 24.12MB / 98.78MB 1.1s [2025-01-20T04:31:26.024Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 12.74MB / 12.74MB 1.1s [2025-01-20T04:31:26.301Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 36.93MB / 70.67MB 1.2s [2025-01-20T04:31:26.301Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 46.14MB / 70.67MB 1.4s [2025-01-20T04:31:26.301Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 35.65MB / 98.78MB 1.4s [2025-01-20T04:31:26.573Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 50.33MB / 70.67MB 1.5s [2025-01-20T04:31:26.573Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 59.77MB / 70.67MB 1.7s [2025-01-20T04:31:26.573Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 49.05MB / 98.78MB 1.7s [2025-01-20T04:31:26.849Z] #4 ... [2025-01-20T04:31:26.849Z] [2025-01-20T04:31:26.849Z] #5 [internal] load build context [2025-01-20T04:31:26.849Z] #5 transferring context: 21.76MB 0.9s done [2025-01-20T04:31:26.849Z] #5 DONE 1.8s [2025-01-20T04:31:26.849Z] [2025-01-20T04:31:26.849Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-01-20T04:31:26.849Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 63.96MB / 70.67MB 1.8s [2025-01-20T04:31:26.849Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 68.16MB / 70.67MB 1.9s [2025-01-20T04:31:26.849Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 56.62MB / 98.78MB 1.9s [2025-01-20T04:31:26.849Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 12.74MB / 12.74MB 1.8s done [2025-01-20T04:31:26.849Z] #4 extracting sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 0.1s [2025-01-20T04:31:27.129Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 70.67MB / 70.67MB 2.0s done [2025-01-20T04:31:27.129Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 65.01MB / 98.78MB 2.1s [2025-01-20T04:31:27.129Z] #4 extracting sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 0.2s done [2025-01-20T04:31:27.403Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 77.59MB / 98.78MB 2.4s [2025-01-20T04:31:27.403Z] #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 [2025-01-20T04:31:27.673Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 86.01MB / 98.78MB 2.6s [2025-01-20T04:31:27.943Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 98.78MB / 98.78MB 2.9s [2025-01-20T04:31:28.214Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 98.78MB / 98.78MB 3.0s done [2025-01-20T04:31:32.504Z] #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 5.0s [2025-01-20T04:31:37.898Z] #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 10.4s [2025-01-20T04:31:43.303Z] #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 15.5s [2025-01-20T04:31:47.585Z] #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 19.6s done [2025-01-20T04:31:48.554Z] #4 extracting sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 done [2025-01-20T04:31:48.554Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 [2025-01-20T04:31:48.828Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-01-20T04:31:48.828Z] #4 extracting sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 done [2025-01-20T04:31:48.828Z] #4 extracting sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 [2025-01-20T04:31:48.828Z] #4 extracting sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 done [2025-01-20T04:31:48.828Z] #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 [2025-01-20T04:31:54.256Z] #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 5.2s [2025-01-20T04:31:57.624Z] #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 8.5s done [2025-01-20T04:31:57.624Z] #4 extracting sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 [2025-01-20T04:32:00.215Z] #4 extracting sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 2.1s done [2025-01-20T04:32:00.485Z] #4 DONE 35.5s [2025-01-20T04:32:00.485Z] [2025-01-20T04:32:00.485Z] #6 [builder 2/7] RUN apk add --no-cache make git [2025-01-20T04:32:01.457Z] #6 0.800 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-20T04:32:01.728Z] #6 1.221 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-20T04:32:03.685Z] #6 2.927 OK: 239 MiB in 58 packages [2025-01-20T04:32:05.630Z] #6 DONE 4.9s [2025-01-20T04:32:05.630Z] [2025-01-20T04:32:05.630Z] #7 [builder 3/7] WORKDIR /device-onvif-camera [2025-01-20T04:32:05.630Z] #7 DONE 0.1s [2025-01-20T04:32:05.630Z] [2025-01-20T04:32:05.630Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-01-20T04:32:05.901Z] #8 DONE 0.1s [2025-01-20T04:32:05.901Z] [2025-01-20T04:32:05.901Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T04:32:44.811Z] #9 DONE 34.2s [2025-01-20T04:32:44.811Z] [2025-01-20T04:32:44.811Z] #10 [builder 6/7] COPY . . [2025-01-20T04:32:44.811Z] #10 DONE 0.5s [2025-01-20T04:32:44.811Z] [2025-01-20T04:32:44.811Z] #11 [builder 7/7] RUN echo noop [2025-01-20T04:32:44.811Z] #11 0.688 noop [2025-01-20T04:32:44.811Z] #11 DONE 0.8s [2025-01-20T04:32:44.811Z] [2025-01-20T04:32:44.811Z] #12 exporting to image [2025-01-20T04:32:44.811Z] #12 exporting layers [2025-01-20T04:33:23.747Z] #12 exporting layers 38.6s done [2025-01-20T04:33:23.747Z] #12 writing image sha256:a4405a264f4c0cd134333007c2ce513867571f39348cdf78e84f69bc143a94ca done [2025-01-20T04:33:23.747Z] #12 naming to docker.io/library/ci-base-image-arm64 0.0s done [2025-01-20T04:33:23.747Z] #12 DONE 38.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:33:24.127Z] + docker inspect -f . ci-base-image-arm64 [2025-01-20T04:33:24.127Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T04:33:24.358Z] prd-ubuntu20.04-docker-arm64-4c-16g-37216 does not seem to be running inside a container [2025-01-20T04:33:24.434Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/219 -v /w/workspace/device-onvif-camera/219:/w/workspace/device-onvif-camera/219:rw,z -v /w/workspace/device-onvif-camera/219@tmp:/w/workspace/device-onvif-camera/219@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 [2025-01-20T04:33:25.829Z] $ docker top 38572e52a098ae056138f043dcd51ed483eb1ea1428a71d8d895b83988c72bfc -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-20T04:33:26.681Z] + go version [2025-01-20T04:33:26.682Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-01-20T04:33:26.699Z] $ docker stop --time=1 38572e52a098ae056138f043dcd51ed483eb1ea1428a71d8d895b83988c72bfc [2025-01-20T04:33:28.287Z] $ docker rm -f --volumes 38572e52a098ae056138f043dcd51ed483eb1ea1428a71d8d895b83988c72bfc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:33:28.888Z] + docker inspect -f . ci-base-image-arm64 [2025-01-20T04:33:28.889Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T04:33:29.072Z] prd-ubuntu20.04-docker-arm64-4c-16g-37216 does not seem to be running inside a container [2025-01-20T04:33:29.143Z] $ 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/219 -v /w/workspace/device-onvif-camera/219:/w/workspace/device-onvif-camera/219:rw,z -v /w/workspace/device-onvif-camera/219@tmp:/w/workspace/device-onvif-camera/219@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 [2025-01-20T04:33:30.226Z] $ docker top c2ef32125d4321b0d1bbc0de807e37227811b0c00aa2a07e436126efc95a93c3 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-20T04:33:30.758Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/219 [Pipeline] fileExists [Pipeline] sh [2025-01-20T04:33:31.107Z] + make test [2025-01-20T04:33:31.107Z] go test ./... -coverprofile=coverage.out ./... [2025-01-20T04:33:37.788Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2025-01-20T04:36:14.793Z] github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements [2025-01-20T04:36:14.793Z] github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements [2025-01-20T04:36:14.793Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.170s coverage: 31.4% of statements [2025-01-20T04:36:33.049Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 27.378s coverage: 86.5% of statements [2025-01-20T04:36:33.637Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-01-20T04:36:33.637Z] go vet ./... [2025-01-20T04:37:13.000Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-01-20T04:37:13.000Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-01-20T04:37:13.000Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-01-20T04:37:13.022Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-01-20T04:37:13.029Z] $ docker stop --time=1 c2ef32125d4321b0d1bbc0de807e37227811b0c00aa2a07e436126efc95a93c3 [2025-01-20T04:37:14.990Z] $ docker rm -f --volumes c2ef32125d4321b0d1bbc0de807e37227811b0c00aa2a07e436126efc95a93c3 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-20T04:37:16.790Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-01-20T04:37:16.819Z] Warning: overwriting stash ‘coverage-report’ [2025-01-20T04:37:17.458Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-20T04:37:17.879Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-01-20T04:37:18.208Z] + ls -al . [2025-01-20T04:37:18.208Z] total 312 [2025-01-20T04:37:18.208Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 20 04:33 . [2025-01-20T04:37:18.208Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 20 04:30 .. [2025-01-20T04:37:18.208Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 20 04:30 .git [2025-01-20T04:37:18.208Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 04:30 .github [2025-01-20T04:37:18.208Z] -rw-rw-r-- 1 jenkins jenkins 493 Jan 20 04:30 .gitignore [2025-01-20T04:37:18.208Z] -rw-rw-r-- 1 jenkins jenkins 199 Jan 20 04:30 .golangci.yml [2025-01-20T04:37:18.208Z] -rw-rw-r-- 1 jenkins jenkins 19973 Jan 20 04:30 Attribution.txt [2025-01-20T04:37:18.208Z] -rw-rw-r-- 1 jenkins jenkins 17665 Jan 20 04:30 CHANGELOG.md [2025-01-20T04:37:18.208Z] -rw-rw-r-- 1 jenkins jenkins 1715 Jan 20 04:30 Dockerfile [2025-01-20T04:37:18.208Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 20 04:30 GOVERNANCE.md [2025-01-20T04:37:18.209Z] -rw-rw-r-- 1 jenkins jenkins 739 Jan 20 04:30 Jenkinsfile [2025-01-20T04:37:18.209Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jan 20 04:30 LICENSE [2025-01-20T04:37:18.209Z] -rw-rw-r-- 1 jenkins jenkins 3465 Jan 20 04:30 Makefile [2025-01-20T04:37:18.209Z] -rw-rw-r-- 1 jenkins jenkins 625 Jan 20 04:30 OWNERS.md [2025-01-20T04:37:18.209Z] -rw-rw-r-- 1 jenkins jenkins 2620 Jan 20 04:30 README.md [2025-01-20T04:37:18.209Z] -rw-rw-r-- 1 jenkins jenkins 12 Jan 20 04:25 VERSION [2025-01-20T04:37:18.209Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 04:30 bin [2025-01-20T04:37:18.209Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 04:30 cmd [2025-01-20T04:37:18.209Z] -rw-r--r-- 1 jenkins jenkins 92466 Jan 20 04:36 coverage.out [2025-01-20T04:37:18.209Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 20 04:30 doc [2025-01-20T04:37:18.209Z] -rw-rw-r-- 1 jenkins jenkins 6536 Jan 20 04:30 go.mod [2025-01-20T04:37:18.209Z] -rw-rw-r-- 1 jenkins jenkins 87374 Jan 20 04:30 go.sum [2025-01-20T04:37:18.209Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 20 04:30 internal [2025-01-20T04:37:18.209Z] -rw-rw-r-- 1 jenkins jenkins 236 Jan 20 04:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:37:18.563Z] + 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=a948ef4a3ff755f06e16cc31bbf4fbd0139b0c8b --label arch=arm64 --label version=4.0.0-dev.10 . [2025-01-20T04:37:19.527Z] #0 building with "default" instance using docker driver [2025-01-20T04:37:19.527Z] [2025-01-20T04:37:19.527Z] #1 [internal] load .dockerignore [2025-01-20T04:37:19.527Z] #1 transferring context: 2B done [2025-01-20T04:37:19.527Z] #1 DONE 0.0s [2025-01-20T04:37:19.527Z] [2025-01-20T04:37:19.527Z] #2 [internal] load build definition from Dockerfile [2025-01-20T04:37:19.527Z] #2 transferring dockerfile: 1.75kB 0.0s done [2025-01-20T04:37:19.527Z] #2 DONE 0.0s [2025-01-20T04:37:19.527Z] [2025-01-20T04:37:19.527Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-20T04:37:19.527Z] #3 DONE 0.0s [2025-01-20T04:37:19.527Z] [2025-01-20T04:37:19.527Z] #4 [internal] load metadata for docker.io/library/alpine:3.20 [2025-01-20T04:37:19.794Z] #4 DONE 0.3s [2025-01-20T04:37:19.794Z] [2025-01-20T04:37:19.794Z] #5 [internal] load build context [2025-01-20T04:37:19.794Z] #5 transferring context: 102.58kB 0.1s done [2025-01-20T04:37:19.794Z] #5 DONE 0.1s [2025-01-20T04:37:19.794Z] [2025-01-20T04:37:19.794Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-20T04:37:19.794Z] #6 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.1s done [2025-01-20T04:37:20.076Z] #6 ... [2025-01-20T04:37:20.076Z] [2025-01-20T04:37:20.076Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-01-20T04:37:20.076Z] #7 DONE 0.3s [2025-01-20T04:37:20.076Z] [2025-01-20T04:37:20.076Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-20T04:37:20.076Z] #6 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-20T04:37:20.076Z] #6 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-01-20T04:37:20.076Z] #6 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-01-20T04:37:20.076Z] #6 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.05MB / 4.09MB 0.1s [2025-01-20T04:37:20.076Z] #6 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.2s done [2025-01-20T04:37:20.076Z] #6 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb [2025-01-20T04:37:20.662Z] #6 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0.5s done [2025-01-20T04:37:20.932Z] #6 DONE 1.1s [2025-01-20T04:37:20.932Z] [2025-01-20T04:37:20.932Z] #8 [builder 2/7] RUN apk add --no-cache make git [2025-01-20T04:37:20.932Z] #8 0.780 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-20T04:37:21.199Z] #8 1.204 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-20T04:37:23.216Z] #8 3.032 OK: 239 MiB in 58 packages [2025-01-20T04:37:23.493Z] #8 DONE 3.5s [2025-01-20T04:37:23.493Z] [2025-01-20T04:37:23.493Z] #9 [builder 3/7] WORKDIR /device-onvif-camera [2025-01-20T04:37:23.493Z] #9 DONE 0.1s [2025-01-20T04:37:23.493Z] [2025-01-20T04:37:23.493Z] #10 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-01-20T04:37:23.493Z] #10 0.728 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-20T04:37:23.493Z] #10 1.081 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-20T04:37:23.775Z] #10 2.876 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-20T04:37:23.775Z] #10 2.902 Executing busybox-1.36.1-r29.trigger [2025-01-20T04:37:23.775Z] #10 ... [2025-01-20T04:37:23.775Z] [2025-01-20T04:37:23.775Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-01-20T04:37:23.775Z] #11 DONE 0.2s [2025-01-20T04:37:23.775Z] [2025-01-20T04:37:23.775Z] #10 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-01-20T04:37:23.775Z] #10 2.927 OK: 9 MiB in 15 packages [2025-01-20T04:37:24.378Z] #10 DONE 3.4s [2025-01-20T04:37:24.378Z] [2025-01-20T04:37:24.378Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T04:37:25.795Z] #12 DONE 2.0s [2025-01-20T04:37:25.796Z] [2025-01-20T04:37:25.796Z] #13 [builder 6/7] COPY . . [2025-01-20T04:37:26.396Z] #13 DONE 0.6s [2025-01-20T04:37:26.396Z] [2025-01-20T04:37:26.396Z] #14 [builder 7/7] RUN make build [2025-01-20T04:37:27.364Z] #14 0.805 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.0.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2025-01-20T04:37:27.635Z] #14 ... [2025-01-20T04:37:27.635Z] [2025-01-20T04:37:27.635Z] #15 [stage-1 3/7] RUN apk --no-cache upgrade [2025-01-20T04:37:27.635Z] #15 0.976 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-20T04:37:27.635Z] #15 1.359 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-20T04:37:27.635Z] #15 2.976 OK: 9 MiB in 15 packages [2025-01-20T04:37:27.635Z] #15 DONE 3.3s [2025-01-20T04:37:27.904Z] [2025-01-20T04:37:27.904Z] #14 [builder 7/7] RUN make build [2025-01-20T04:40:05.229Z] #14 DONE 149.2s [2025-01-20T04:40:05.229Z] [2025-01-20T04:40:05.229Z] #16 [stage-1 4/7] COPY --from=builder /device-onvif-camera/cmd / [2025-01-20T04:40:05.229Z] #16 DONE 0.5s [2025-01-20T04:40:05.229Z] [2025-01-20T04:40:05.229Z] #17 [stage-1 5/7] COPY --from=builder /device-onvif-camera/LICENSE / [2025-01-20T04:40:05.229Z] #17 DONE 0.1s [2025-01-20T04:40:05.229Z] [2025-01-20T04:40:05.229Z] #18 [stage-1 6/7] COPY --from=builder /device-onvif-camera/Attribution.txt / [2025-01-20T04:40:05.229Z] #18 DONE 0.1s [2025-01-20T04:40:05.229Z] [2025-01-20T04:40:05.229Z] #19 exporting to image [2025-01-20T04:40:05.229Z] #19 exporting layers [2025-01-20T04:40:05.229Z] #19 exporting layers 0.6s done [2025-01-20T04:40:05.229Z] #19 writing image sha256:aaa5149efe93d5d7dc275c54755df65fd4c0d3bbdbc4ee597b8f4ced06632c54 done [2025-01-20T04:40:05.229Z] #19 naming to docker.io/library/device-onvif-camera-arm64 0.0s done [2025-01-20T04:40:05.229Z] #19 DONE 0.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-20T04:40:05.388Z] provisioning config files... [2025-01-20T04:40:05.404Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/219@tmp/config1014351048135320106tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-20T04:40:05.755Z] ---> ****-login.sh [2025-01-20T04:40:05.755Z] nexus3.edgexfoundry.org:10001 [2025-01-20T04:40:05.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T04:40:06.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T04:40:06.022Z] Configure a credential helper to remove this warning. See [2025-01-20T04:40:06.023Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T04:40:06.023Z] [2025-01-20T04:40:06.023Z] Login Succeeded [2025-01-20T04:40:06.023Z] nexus3.edgexfoundry.org:10002 [2025-01-20T04:40:06.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T04:40:06.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T04:40:06.291Z] Configure a credential helper to remove this warning. See [2025-01-20T04:40:06.291Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T04:40:06.291Z] [2025-01-20T04:40:06.291Z] Login Succeeded [2025-01-20T04:40:06.291Z] nexus3.edgexfoundry.org:10003 [2025-01-20T04:40:06.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T04:40:06.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T04:40:06.560Z] Configure a credential helper to remove this warning. See [2025-01-20T04:40:06.560Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T04:40:06.560Z] [2025-01-20T04:40:06.560Z] Login Succeeded [2025-01-20T04:40:06.560Z] nexus3.edgexfoundry.org:10004 [2025-01-20T04:40:06.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T04:40:06.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T04:40:06.829Z] Configure a credential helper to remove this warning. See [2025-01-20T04:40:06.829Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T04:40:06.829Z] [2025-01-20T04:40:06.829Z] Login Succeeded [2025-01-20T04:40:06.829Z] ****.io [2025-01-20T04:40:07.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T04:40:07.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T04:40:07.364Z] Configure a credential helper to remove this warning. See [2025-01-20T04:40:07.364Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T04:40:07.364Z] [2025-01-20T04:40:07.364Z] Login Succeeded [2025-01-20T04:40:07.364Z] ---> ****-login.sh ends [Pipeline] } [2025-01-20T04:40:07.377Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-20T04:40:07.442Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-20T04:40:07.475Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2025-01-20T04:40:07.475Z] a948ef4a3ff755f06e16cc31bbf4fbd0139b0c8b [2025-01-20T04:40:07.475Z] latest [2025-01-20T04:40:07.475Z] 4.0.0-dev.10 [2025-01-20T04:40:07.475Z] a948ef4a3ff755f06e16cc31bbf4fbd0139b0c8b-4.0.0-dev.10 [2025-01-20T04:40:07.475Z] main [2025-01-20T04:40:07.475Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:40:07.861Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a948ef4a3ff755f06e16cc31bbf4fbd0139b0c8b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:40:08.230Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a948ef4a3ff755f06e16cc31bbf4fbd0139b0c8b [2025-01-20T04:40:08.230Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2025-01-20T04:40:08.230Z] 7a01b27dc134: Preparing [2025-01-20T04:40:08.230Z] ece4a6b9f461: Preparing [2025-01-20T04:40:08.230Z] db703500f650: Preparing [2025-01-20T04:40:08.230Z] 7c352a7f792a: Preparing [2025-01-20T04:40:08.230Z] 9d85ef012d3d: Preparing [2025-01-20T04:40:08.230Z] 534a70dc8296: Preparing [2025-01-20T04:40:08.230Z] 534a70dc8296: Waiting [2025-01-20T04:40:08.500Z] ece4a6b9f461: Pushed [2025-01-20T04:40:08.500Z] 7c352a7f792a: Pushed [2025-01-20T04:40:08.500Z] 9d85ef012d3d: Pushed [2025-01-20T04:40:08.500Z] 534a70dc8296: Layer already exists [2025-01-20T04:40:08.500Z] 7a01b27dc134: Pushed [2025-01-20T04:40:16.719Z] db703500f650: Pushed [2025-01-20T04:40:16.719Z] a948ef4a3ff755f06e16cc31bbf4fbd0139b0c8b: digest: sha256:176f62220f59bb42b7f5093c19c645f46eaafc6699a7915833ac6a6eb6e82e34 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:40:17.082Z] + 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 [2025-01-20T04:40:17.437Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2025-01-20T04:40:17.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2025-01-20T04:40:17.437Z] 7a01b27dc134: Preparing [2025-01-20T04:40:17.437Z] ece4a6b9f461: Preparing [2025-01-20T04:40:17.437Z] db703500f650: Preparing [2025-01-20T04:40:17.437Z] 7c352a7f792a: Preparing [2025-01-20T04:40:17.437Z] 9d85ef012d3d: Preparing [2025-01-20T04:40:17.437Z] 534a70dc8296: Preparing [2025-01-20T04:40:17.437Z] 534a70dc8296: Waiting [2025-01-20T04:40:17.437Z] ece4a6b9f461: Layer already exists [2025-01-20T04:40:17.437Z] 9d85ef012d3d: Layer already exists [2025-01-20T04:40:17.437Z] 7a01b27dc134: Layer already exists [2025-01-20T04:40:17.437Z] db703500f650: Layer already exists [2025-01-20T04:40:17.437Z] 7c352a7f792a: Layer already exists [2025-01-20T04:40:17.437Z] 534a70dc8296: Layer already exists [2025-01-20T04:40:17.705Z] latest: digest: sha256:176f62220f59bb42b7f5093c19c645f46eaafc6699a7915833ac6a6eb6e82e34 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:40:18.069Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:40:18.435Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.0.0-dev.10 [2025-01-20T04:40:18.435Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2025-01-20T04:40:18.435Z] 7a01b27dc134: Preparing [2025-01-20T04:40:18.435Z] ece4a6b9f461: Preparing [2025-01-20T04:40:18.435Z] db703500f650: Preparing [2025-01-20T04:40:18.435Z] 7c352a7f792a: Preparing [2025-01-20T04:40:18.435Z] 9d85ef012d3d: Preparing [2025-01-20T04:40:18.435Z] 534a70dc8296: Preparing [2025-01-20T04:40:18.435Z] 534a70dc8296: Waiting [2025-01-20T04:40:18.435Z] 7a01b27dc134: Layer already exists [2025-01-20T04:40:18.435Z] 9d85ef012d3d: Layer already exists [2025-01-20T04:40:18.435Z] ece4a6b9f461: Layer already exists [2025-01-20T04:40:18.435Z] 7c352a7f792a: Layer already exists [2025-01-20T04:40:18.435Z] db703500f650: Layer already exists [2025-01-20T04:40:18.435Z] 534a70dc8296: Layer already exists [2025-01-20T04:40:18.702Z] 4.0.0-dev.10: digest: sha256:176f62220f59bb42b7f5093c19c645f46eaafc6699a7915833ac6a6eb6e82e34 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:40:19.065Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a948ef4a3ff755f06e16cc31bbf4fbd0139b0c8b-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:40:19.431Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a948ef4a3ff755f06e16cc31bbf4fbd0139b0c8b-4.0.0-dev.10 [2025-01-20T04:40:19.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2025-01-20T04:40:19.432Z] 7a01b27dc134: Preparing [2025-01-20T04:40:19.432Z] ece4a6b9f461: Preparing [2025-01-20T04:40:19.432Z] db703500f650: Preparing [2025-01-20T04:40:19.432Z] 7c352a7f792a: Preparing [2025-01-20T04:40:19.432Z] 9d85ef012d3d: Preparing [2025-01-20T04:40:19.432Z] 534a70dc8296: Preparing [2025-01-20T04:40:19.432Z] 534a70dc8296: Waiting [2025-01-20T04:40:19.432Z] db703500f650: Layer already exists [2025-01-20T04:40:19.432Z] 9d85ef012d3d: Layer already exists [2025-01-20T04:40:19.432Z] 7a01b27dc134: Layer already exists [2025-01-20T04:40:19.432Z] 7c352a7f792a: Layer already exists [2025-01-20T04:40:19.432Z] ece4a6b9f461: Layer already exists [2025-01-20T04:40:19.432Z] 534a70dc8296: Layer already exists [2025-01-20T04:40:19.701Z] a948ef4a3ff755f06e16cc31bbf4fbd0139b0c8b-4.0.0-dev.10: digest: sha256:176f62220f59bb42b7f5093c19c645f46eaafc6699a7915833ac6a6eb6e82e34 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:40:20.084Z] + 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 [2025-01-20T04:40:20.463Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2025-01-20T04:40:20.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2025-01-20T04:40:20.463Z] 7a01b27dc134: Preparing [2025-01-20T04:40:20.463Z] ece4a6b9f461: Preparing [2025-01-20T04:40:20.463Z] db703500f650: Preparing [2025-01-20T04:40:20.463Z] 7c352a7f792a: Preparing [2025-01-20T04:40:20.463Z] 9d85ef012d3d: Preparing [2025-01-20T04:40:20.463Z] 534a70dc8296: Preparing [2025-01-20T04:40:20.463Z] 534a70dc8296: Waiting [2025-01-20T04:40:20.463Z] 7c352a7f792a: Layer already exists [2025-01-20T04:40:20.463Z] ece4a6b9f461: Layer already exists [2025-01-20T04:40:20.463Z] db703500f650: Layer already exists [2025-01-20T04:40:20.463Z] 9d85ef012d3d: Layer already exists [2025-01-20T04:40:20.463Z] 7a01b27dc134: Layer already exists [2025-01-20T04:40:20.463Z] 534a70dc8296: Layer already exists [2025-01-20T04:40:20.731Z] main: digest: sha256:176f62220f59bb42b7f5093c19c645f46eaafc6699a7915833ac6a6eb6e82e34 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-20T04:40:20.814Z] ===================================================== [Pipeline] echo [2025-01-20T04:40:20.828Z] taggedImages: [2025-01-20T04:40:20.828Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a948ef4a3ff755f06e16cc31bbf4fbd0139b0c8b [2025-01-20T04:40:20.828Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2025-01-20T04:40:20.828Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.0.0-dev.10 [2025-01-20T04:40:20.828Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:a948ef4a3ff755f06e16cc31bbf4fbd0139b0c8b-4.0.0-dev.10 [2025-01-20T04:40:20.828Z] - 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 [2025-01-20T04:40:21.217Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-20T04:40:21.217Z] [2025-01-20T04:40:21.217Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:40:21.572Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-20T04:40:22.540Z] arm64: Pulling from edgex-lftools-log-publisher [2025-01-20T04:40:22.540Z] 8998bd30e6a1: Pulling fs layer [2025-01-20T04:40:22.540Z] 04944245beec: Pulling fs layer [2025-01-20T04:40:22.540Z] 699f458cf7ca: Pulling fs layer [2025-01-20T04:40:22.540Z] 765212b225bb: Pulling fs layer [2025-01-20T04:40:22.540Z] f23df028b6ca: Pulling fs layer [2025-01-20T04:40:22.540Z] d65c8cfc05b1: Pulling fs layer [2025-01-20T04:40:22.540Z] 765212b225bb: Waiting [2025-01-20T04:40:22.540Z] 2437ff75d9bd: Pulling fs layer [2025-01-20T04:40:22.540Z] f23df028b6ca: Waiting [2025-01-20T04:40:22.540Z] d65c8cfc05b1: Waiting [2025-01-20T04:40:22.540Z] 2437ff75d9bd: Waiting [2025-01-20T04:40:22.540Z] 04944245beec: Verifying Checksum [2025-01-20T04:40:22.540Z] 04944245beec: Download complete [2025-01-20T04:40:22.540Z] 765212b225bb: Download complete [2025-01-20T04:40:22.540Z] f23df028b6ca: Download complete [2025-01-20T04:40:22.540Z] d65c8cfc05b1: Verifying Checksum [2025-01-20T04:40:22.540Z] d65c8cfc05b1: Download complete [2025-01-20T04:40:22.809Z] 699f458cf7ca: Verifying Checksum [2025-01-20T04:40:22.809Z] 699f458cf7ca: Download complete [2025-01-20T04:40:23.082Z] 8998bd30e6a1: Verifying Checksum [2025-01-20T04:40:23.082Z] 8998bd30e6a1: Download complete [2025-01-20T04:40:25.668Z] 2437ff75d9bd: Verifying Checksum [2025-01-20T04:40:25.668Z] 2437ff75d9bd: Download complete [2025-01-20T04:40:29.928Z] 8998bd30e6a1: Pull complete [2025-01-20T04:40:30.195Z] 04944245beec: Pull complete [2025-01-20T04:40:32.137Z] 699f458cf7ca: Pull complete [2025-01-20T04:40:32.137Z] 765212b225bb: Pull complete [2025-01-20T04:40:33.094Z] f23df028b6ca: Pull complete [2025-01-20T04:40:33.361Z] d65c8cfc05b1: Pull complete [2025-01-20T04:41:00.043Z] 2437ff75d9bd: Pull complete [2025-01-20T04:41:00.043Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-01-20T04:41:00.043Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-20T04:41:00.043Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T04:41:00.222Z] prd-ubuntu20.04-docker-arm64-4c-16g-37216 does not seem to be running inside a container [2025-01-20T04:41:00.282Z] $ 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/219 -v /w/workspace/device-onvif-camera/219:/w/workspace/device-onvif-camera/219:rw,z -v /w/workspace/device-onvif-camera/219@tmp:/w/workspace/device-onvif-camera/219@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 [2025-01-20T04:41:02.409Z] $ docker top 473a705768381dddde0dd1a5eb4254717dab2aff7011e01d209c3569b614271f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-20T04:41:02.904Z] ---> job-cost.sh [2025-01-20T04:41:03.169Z] lf-activate-venv: SKIPPING [2025-01-20T04:41:03.169Z] INFO: No Stack... [2025-01-20T04:41:03.433Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-20T04:41:04.387Z] INFO: Archiving Costs [Pipeline] sh [2025-01-20T04:41:04.707Z] + cat /w/workspace/device-onvif-camera/219/archives/cost.csv [2025-01-20T04:41:04.708Z] + cut -d, -f6 [Pipeline] lock [2025-01-20T04:41:04.742Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-219-stack-cost] [2025-01-20T04:41:04.755Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-219-stack-cost] did not exist. Created. [2025-01-20T04:41:04.763Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-219-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-01-20T04:41:05.106Z] /w/workspace/device-onvif-camera/219@tmp/durable-ff237ee5/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-01-20T04:41:05.428Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-01-20T04:41:05.445Z] Warning: overwriting stash ‘stack-cost’ [2025-01-20T04:41:05.510Z] Stashed 1 file(s) [Pipeline] } [2025-01-20T04:41:05.522Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-219-stack-cost] [Pipeline] // lock [Pipeline] } [2025-01-20T04:41:05.546Z] $ docker stop --time=1 473a705768381dddde0dd1a5eb4254717dab2aff7011e01d209c3569b614271f [2025-01-20T04:41:06.941Z] $ docker rm -f --volumes 473a705768381dddde0dd1a5eb4254717dab2aff7011e01d209c3569b614271f [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 [2025-01-20T04:41:07.457Z] provisioning config files... [2025-01-20T04:41:07.463Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1116700238686906431tmp [Pipeline] { [Pipeline] sh [2025-01-20T04:41:07.768Z] + set +x [2025-01-20T04:41:07.768Z] + curl -s https://codecov.io/bash [2025-01-20T04:41:07.768Z] + bash -s -- [2025-01-20T04:41:08.027Z] [2025-01-20T04:41:08.027Z] _____ _ [2025-01-20T04:41:08.027Z] / ____| | | [2025-01-20T04:41:08.027Z] | | ___ __| | ___ ___ _____ __ [2025-01-20T04:41:08.027Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-01-20T04:41:08.027Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-01-20T04:41:08.027Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-01-20T04:41:08.027Z] Bash-1.0.6 [2025-01-20T04:41:08.027Z] [2025-01-20T04:41:08.027Z] [2025-01-20T04:41:08.027Z] ==> git version 2.25.1 found [2025-01-20T04:41:08.027Z] ==> 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 [2025-01-20T04:41:08.027Z] Release-Date: 2020-01-08 [2025-01-20T04:41:08.027Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-01-20T04:41:08.027Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-01-20T04:41:08.027Z] ==> Jenkins CI detected. [2025-01-20T04:41:08.027Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2025-01-20T04:41:08.027Z] project root: . [2025-01-20T04:41:08.027Z] --> token set from env [2025-01-20T04:41:08.027Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-01-20T04:41:08.027Z] ==> Running gcov in . (disable via -X gcov) [2025-01-20T04:41:08.027Z] ==> Python coveragepy not found [2025-01-20T04:41:08.027Z] ==> Searching for coverage reports in: [2025-01-20T04:41:08.027Z] + . [2025-01-20T04:41:08.027Z] -> Found 1 reports [2025-01-20T04:41:08.027Z] ==> Detecting git/mercurial file structure [2025-01-20T04:41:08.027Z] ==> Reading reports [2025-01-20T04:41:08.027Z] + ./coverage.out bytes=92466 [2025-01-20T04:41:08.027Z] ==> Appending adjustments [2025-01-20T04:41:08.027Z] https://docs.codecov.io/docs/fixing-reports [2025-01-20T04:41:08.286Z] + Found adjustments [2025-01-20T04:41:08.286Z] ==> Gzipping contents [2025-01-20T04:41:08.286Z] 12K /tmp/codecov.n8kQAS.gz [2025-01-20T04:41:08.286Z] ==> Uploading reports [2025-01-20T04:41:08.286Z] url: https://codecov.io [2025-01-20T04:41:08.286Z] query: branch=main&commit=a948ef4a3ff755f06e16cc31bbf4fbd0139b0c8b&build=219&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F219%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2025-01-20T04:41:08.286Z] -> Pinging Codecov [2025-01-20T04:41:08.286Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=a948ef4a3ff755f06e16cc31bbf4fbd0139b0c8b&build=219&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F219%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2025-01-20T04:41:08.545Z] -> Uploading to [2025-01-20T04:41:08.545Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-onvif-camera/a948ef4a3ff755f06e16cc31bbf4fbd0139b0c8b/5a832e3b-968f-4c7a-93a7-be1fd854ae35.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250120%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250120T044108Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=fc491bd41fedb3a294eb9d0b725d711930b18250257802000104a6b42528af7c [2025-01-20T04:41:08.545Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-20T04:41:08.545Z] Dload Upload Total Spent Left Speed [2025-01-20T04:41:08.803Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11485 0 0 100 11485 0 66773 --:--:-- --:--:-- --:--:-- 66387 [2025-01-20T04:41:08.803Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/a948ef4a3ff755f06e16cc31bbf4fbd0139b0c8b [Pipeline] } [2025-01-20T04:41:08.810Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-01-20T04:41:09.036Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-01-20T04:41:09.051Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:41:09.361Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-20T04:41:09.361Z] [2025-01-20T04:41:09.361Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:41:09.665Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-20T04:41:09.665Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-01-20T04:41:09.665Z] 43c4264eed91: Pulling fs layer [2025-01-20T04:41:09.665Z] 4cc291be95ef: Pulling fs layer [2025-01-20T04:41:09.665Z] 2ac1f1163629: Pulling fs layer [2025-01-20T04:41:09.665Z] 5c3c966382ef: Pulling fs layer [2025-01-20T04:41:09.665Z] 4f4fb700ef54: Pulling fs layer [2025-01-20T04:41:09.665Z] d9c7d2e4e75e: Pulling fs layer [2025-01-20T04:41:09.665Z] 9c3e1370e548: Pulling fs layer [2025-01-20T04:41:09.665Z] 5c3c966382ef: Waiting [2025-01-20T04:41:09.665Z] 4f4fb700ef54: Waiting [2025-01-20T04:41:09.665Z] d9c7d2e4e75e: Waiting [2025-01-20T04:41:09.665Z] 4cc291be95ef: Download complete [2025-01-20T04:41:09.665Z] 5c3c966382ef: Download complete [2025-01-20T04:41:09.665Z] 4f4fb700ef54: Verifying Checksum [2025-01-20T04:41:09.665Z] 4f4fb700ef54: Download complete [2025-01-20T04:41:09.665Z] 43c4264eed91: Download complete [2025-01-20T04:41:09.924Z] 43c4264eed91: Pull complete [2025-01-20T04:41:09.924Z] d9c7d2e4e75e: Download complete [2025-01-20T04:41:09.924Z] 4cc291be95ef: Pull complete [2025-01-20T04:41:10.182Z] 2ac1f1163629: Verifying Checksum [2025-01-20T04:41:10.182Z] 2ac1f1163629: Download complete [2025-01-20T04:41:10.748Z] 9c3e1370e548: Verifying Checksum [2025-01-20T04:41:10.748Z] 9c3e1370e548: Download complete [2025-01-20T04:41:14.029Z] 2ac1f1163629: Pull complete [2025-01-20T04:41:14.029Z] 5c3c966382ef: Pull complete [2025-01-20T04:41:14.029Z] 4f4fb700ef54: Pull complete [2025-01-20T04:41:14.029Z] d9c7d2e4e75e: Pull complete [2025-01-20T04:41:17.311Z] 9c3e1370e548: Pull complete [2025-01-20T04:41:17.311Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-01-20T04:41:17.311Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-20T04:41:17.311Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T04:41:17.417Z] prd-ubuntu20.04-docker-8c-8g-37213 does not seem to be running inside a container [2025-01-20T04:41:17.459Z] $ 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 [2025-01-20T04:41:22.479Z] $ docker top 25af5be6171bfba3d73db92b500ea4e445a380520d9cc26cc864282f44bb0d2d -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-20T04:41:22.824Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] echo [2025-01-20T04:41:22.834Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2025-01-20T04:41:23.113Z] + set -o pipefail [2025-01-20T04:41:23.114Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2025-01-20T04:41:33.099Z] [2025-01-20T04:41:33.099Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2025-01-20T04:41:33.099Z] [2025-01-20T04:41:33.099Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9e5df0b9-9c2f-4dae-8e10-c7dd76eb4add/history/bca9e84a-3318-4062-bc08-087b7920c9b9 [2025-01-20T04:41:33.099Z] [2025-01-20T04:41:33.099Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2025-01-20T04:41:33.099Z] [2025-01-20T04:41:33.099Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-01-20T04:41:33.099Z] [2025-01-20T04:41:33.099Z] [2025-01-20T04:41:33.099Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-01-20T04:41:33.099Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-01-20T04:41:33.383Z] $ docker stop --time=1 25af5be6171bfba3d73db92b500ea4e445a380520d9cc26cc864282f44bb0d2d [2025-01-20T04:41:37.634Z] $ docker rm -f --volumes 25af5be6171bfba3d73db92b500ea4e445a380520d9cc26cc864282f44bb0d2d [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 [2025-01-20T04:41:38.296Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-20T04:41:38.319Z] provisioning config files... [2025-01-20T04:41:38.326Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4195986902175039106tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-20T04:41:38.633Z] --> edgex-publish-swagger.sh [2025-01-20T04:41:38.633Z] === Publish doc/openapi/v3 API === [2025-01-20T04:41:38.633Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger [2025-01-20T04:41:38.633Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] [2025-01-20T04:41:38.633Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-20T04:41:38.633Z] Dload Upload Total Spent Left Speed [2025-01-20T04:41:39.200Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 100 156 100 485k 257 799k --:--:-- --:--:-- --:--:-- 798k [2025-01-20T04:41:39.200Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-01-20T04:41:39.200Z] [Pipeline] } [2025-01-20T04:41:39.206Z] 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 [2025-01-20T04:41:39.609Z] + git log --format=format:%s -1 a948ef4a3ff755f06e16cc31bbf4fbd0139b0c8b [Pipeline] sh [2025-01-20T04:41:39.901Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-20T04:41:39.901Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:41:40.208Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-20T04:41:40.208Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T04:41:40.287Z] prd-ubuntu20.04-docker-8c-8g-37213 does not seem to be running inside a container [2025-01-20T04:41:40.329Z] $ 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 [2025-01-20T04:41:40.829Z] $ docker top b7dcb405e98bbe1fcfb229c403a211aa2cefd2fa20d5663f198ab576ae7d2e51 -eo pid,comm [2025-01-20T04:41:40.865Z] 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). [2025-01-20T04:41:40.865Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-20T04:41:40.921Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-20T04:41:40.921Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-20T04:41:41.033Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-20T04:41:41.047Z] $ docker exec b7dcb405e98bbe1fcfb229c403a211aa2cefd2fa20d5663f198ab576ae7d2e51 ssh-agent [2025-01-20T04:41:41.129Z] SSH_AUTH_SOCK=/tmp/ssh-pChKDL1XWerm/agent.33 [2025-01-20T04:41:41.129Z] SSH_AGENT_PID=39 [2025-01-20T04:41:41.133Z] Running ssh-add (command line suppressed) [2025-01-20T04:41:41.235Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_13005649398010320951.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_13005649398010320951.key) [2025-01-20T04:41:41.236Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-20T04:41:41.529Z] + git semver tag [2025-01-20T04:41:41.788Z] 2025-01-20 04:41:41,721 [run_tag] DEBUG tag force:False [2025-01-20T04:41:41.788Z] 2025-01-20 04:41:41,721 [check_head_tag] DEBUG check head tag [2025-01-20T04:41:41.788Z] 2025-01-20 04:41:41,722 [execute] INFO git cat-file --batch-check [2025-01-20T04:41:41.788Z] 2025-01-20 04:41:41,722 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2025-01-20T04:41:41.788Z] 2025-01-20 04:41:41,726 [execute] INFO git cat-file --batch [2025-01-20T04:41:41.788Z] 2025-01-20 04:41:41,726 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2025-01-20T04:41:41.788Z] 2025-01-20 04:41:41,746 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-01-20T04:41:41.788Z] 2025-01-20 04:41:41,746 [execute] INFO git tag -a v4.0.0-dev.10 -m v4.0.0-dev.10 [2025-01-20T04:41:41.788Z] 2025-01-20 04:41:41,747 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.10', '-m', 'v4.0.0-dev.10'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2025-01-20T04:41:41.788Z] 2025-01-20 04:41:41,750 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-01-20T04:41:41.788Z] 4.0.0-dev.10 [Pipeline] } [2025-01-20T04:41:41.809Z] $ docker exec --env ******** --env ******** b7dcb405e98bbe1fcfb229c403a211aa2cefd2fa20d5663f198ab576ae7d2e51 ssh-agent -k [2025-01-20T04:41:41.907Z] unset SSH_AUTH_SOCK; [2025-01-20T04:41:41.907Z] unset SSH_AGENT_PID; [2025-01-20T04:41:41.908Z] echo Agent pid 39 killed; [2025-01-20T04:41:41.905Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-20T04:41:42.232Z] + git semver [Pipeline] } [2025-01-20T04:41:42.519Z] $ docker stop --time=1 b7dcb405e98bbe1fcfb229c403a211aa2cefd2fa20d5663f198ab576ae7d2e51 [2025-01-20T04:41:43.793Z] $ docker rm -f --volumes b7dcb405e98bbe1fcfb229c403a211aa2cefd2fa20d5663f198ab576ae7d2e51 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:41:44.186Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-20T04:41:44.186Z] [2025-01-20T04:41:44.186Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:41:44.484Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-20T04:41:44.485Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-01-20T04:41:44.485Z] ab5ef0e58194: Pulling fs layer [2025-01-20T04:41:44.485Z] 9712f1f96733: Pulling fs layer [2025-01-20T04:41:44.485Z] 63f879dbbcfc: Pulling fs layer [2025-01-20T04:41:44.485Z] 0d9ebad4ef96: Pulling fs layer [2025-01-20T04:41:44.485Z] e9a5061849ea: Pulling fs layer [2025-01-20T04:41:44.485Z] d747dcd14b5f: Pulling fs layer [2025-01-20T04:41:44.485Z] 2de7ff778b66: Pulling fs layer [2025-01-20T04:41:44.485Z] d747dcd14b5f: Waiting [2025-01-20T04:41:44.485Z] 0d9ebad4ef96: Waiting [2025-01-20T04:41:44.485Z] e9a5061849ea: Waiting [2025-01-20T04:41:44.485Z] 9712f1f96733: Verifying Checksum [2025-01-20T04:41:44.485Z] 9712f1f96733: Download complete [2025-01-20T04:41:44.743Z] 63f879dbbcfc: Verifying Checksum [2025-01-20T04:41:44.743Z] 63f879dbbcfc: Download complete [2025-01-20T04:41:45.001Z] e9a5061849ea: Verifying Checksum [2025-01-20T04:41:45.001Z] e9a5061849ea: Download complete [2025-01-20T04:41:45.001Z] d747dcd14b5f: Verifying Checksum [2025-01-20T04:41:45.001Z] d747dcd14b5f: Download complete [2025-01-20T04:41:45.001Z] ab5ef0e58194: Verifying Checksum [2025-01-20T04:41:45.001Z] ab5ef0e58194: Download complete [2025-01-20T04:41:45.001Z] 0d9ebad4ef96: Verifying Checksum [2025-01-20T04:41:45.001Z] 0d9ebad4ef96: Download complete [2025-01-20T04:41:45.001Z] 2de7ff778b66: Verifying Checksum [2025-01-20T04:41:45.001Z] 2de7ff778b66: Download complete [2025-01-20T04:41:47.533Z] ab5ef0e58194: Pull complete [2025-01-20T04:41:47.533Z] 9712f1f96733: Pull complete [2025-01-20T04:41:48.470Z] 63f879dbbcfc: Pull complete [2025-01-20T04:41:51.754Z] 0d9ebad4ef96: Pull complete [2025-01-20T04:41:51.754Z] e9a5061849ea: Pull complete [2025-01-20T04:41:51.754Z] d747dcd14b5f: Pull complete [2025-01-20T04:41:52.689Z] 2de7ff778b66: Pull complete [2025-01-20T04:41:52.689Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-01-20T04:41:52.689Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-20T04:41:52.689Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T04:41:52.797Z] prd-ubuntu20.04-docker-8c-8g-37213 does not seem to be running inside a container [2025-01-20T04:41:52.836Z] $ 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 [2025-01-20T04:41:58.727Z] $ docker top 820ddaa3401c7eee741f6d629d7bfb695026e0f6354b700562b36fbd31e72d9f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-01-20T04:41:58.789Z] provisioning config files... [2025-01-20T04:41:58.795Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config17745719351164636930tmp [2025-01-20T04:41:58.805Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5733023370556309677tmp [2025-01-20T04:41:58.813Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config18197181095277933532tmp [Pipeline] { [Pipeline] echo [2025-01-20T04:41:58.843Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-20T04:41:59.138Z] ---> sigul-configuration.sh [2025-01-20T04:41:59.138Z] gpg: directory `/root/.gnupg' created [2025-01-20T04:41:59.138Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-01-20T04:41:59.138Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-01-20T04:41:59.138Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-01-20T04:41:59.138Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-01-20T04:41:59.138Z] gpg: CAST5 encrypted data [2025-01-20T04:41:59.138Z] gpg: encrypted with 1 passphrase [2025-01-20T04:41:59.138Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-01-20T04:41:59.437Z] + mkdir /home/jenkins [2025-01-20T04:41:59.437Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-01-20T04:41:59.732Z] + 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 [2025-01-20T04:41:59.748Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-20T04:42:00.045Z] ---> sigul-install.sh [2025-01-20T04:42:00.045Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-01-20T04:42:00.338Z] + git tag --list [2025-01-20T04:42:00.338Z] v0.0.0 [2025-01-20T04:42:00.339Z] v2.2.0 [2025-01-20T04:42:00.339Z] v2.3.0 [2025-01-20T04:42:00.339Z] v2.3.1 [2025-01-20T04:42:00.339Z] v3.0 [2025-01-20T04:42:00.339Z] v3.0.0 [2025-01-20T04:42:00.339Z] v3.1 [2025-01-20T04:42:00.339Z] v3.1.0 [2025-01-20T04:42:00.339Z] v3.1.0-dev.1 [2025-01-20T04:42:00.339Z] v3.1.0-dev.10 [2025-01-20T04:42:00.339Z] v3.1.0-dev.11 [2025-01-20T04:42:00.339Z] v3.1.0-dev.12 [2025-01-20T04:42:00.339Z] v3.1.0-dev.13 [2025-01-20T04:42:00.339Z] v3.1.0-dev.14 [2025-01-20T04:42:00.339Z] v3.1.0-dev.15 [2025-01-20T04:42:00.339Z] v3.1.0-dev.16 [2025-01-20T04:42:00.339Z] v3.1.0-dev.17 [2025-01-20T04:42:00.339Z] v3.1.0-dev.18 [2025-01-20T04:42:00.339Z] v3.1.0-dev.19 [2025-01-20T04:42:00.339Z] v3.1.0-dev.2 [2025-01-20T04:42:00.339Z] v3.1.0-dev.20 [2025-01-20T04:42:00.339Z] v3.1.0-dev.21 [2025-01-20T04:42:00.339Z] v3.1.0-dev.22 [2025-01-20T04:42:00.339Z] v3.1.0-dev.23 [2025-01-20T04:42:00.339Z] v3.1.0-dev.24 [2025-01-20T04:42:00.339Z] v3.1.0-dev.25 [2025-01-20T04:42:00.339Z] v3.1.0-dev.26 [2025-01-20T04:42:00.339Z] v3.1.0-dev.27 [2025-01-20T04:42:00.339Z] v3.1.0-dev.28 [2025-01-20T04:42:00.339Z] v3.1.0-dev.3 [2025-01-20T04:42:00.339Z] v3.1.0-dev.4 [2025-01-20T04:42:00.339Z] v3.1.0-dev.5 [2025-01-20T04:42:00.339Z] v3.1.0-dev.6 [2025-01-20T04:42:00.339Z] v3.1.0-dev.7 [2025-01-20T04:42:00.339Z] v3.1.0-dev.8 [2025-01-20T04:42:00.339Z] v3.1.0-dev.9 [2025-01-20T04:42:00.339Z] v3.1.1 [2025-01-20T04:42:00.339Z] v3.2.0-dev.1 [2025-01-20T04:42:00.339Z] v3.2.0-dev.10 [2025-01-20T04:42:00.339Z] v3.2.0-dev.11 [2025-01-20T04:42:00.339Z] v3.2.0-dev.12 [2025-01-20T04:42:00.339Z] v3.2.0-dev.13 [2025-01-20T04:42:00.339Z] v3.2.0-dev.14 [2025-01-20T04:42:00.339Z] v3.2.0-dev.15 [2025-01-20T04:42:00.339Z] v3.2.0-dev.16 [2025-01-20T04:42:00.339Z] v3.2.0-dev.17 [2025-01-20T04:42:00.339Z] v3.2.0-dev.18 [2025-01-20T04:42:00.339Z] v3.2.0-dev.19 [2025-01-20T04:42:00.339Z] v3.2.0-dev.2 [2025-01-20T04:42:00.339Z] v3.2.0-dev.20 [2025-01-20T04:42:00.339Z] v3.2.0-dev.21 [2025-01-20T04:42:00.339Z] v3.2.0-dev.22 [2025-01-20T04:42:00.339Z] v3.2.0-dev.23 [2025-01-20T04:42:00.339Z] v3.2.0-dev.3 [2025-01-20T04:42:00.339Z] v3.2.0-dev.4 [2025-01-20T04:42:00.339Z] v3.2.0-dev.5 [2025-01-20T04:42:00.339Z] v3.2.0-dev.6 [2025-01-20T04:42:00.339Z] v3.2.0-dev.7 [2025-01-20T04:42:00.339Z] v3.2.0-dev.8 [2025-01-20T04:42:00.339Z] v3.2.0-dev.9 [2025-01-20T04:42:00.339Z] v4.0.0-dev.1 [2025-01-20T04:42:00.339Z] v4.0.0-dev.10 [2025-01-20T04:42:00.339Z] v4.0.0-dev.2 [2025-01-20T04:42:00.339Z] v4.0.0-dev.3 [2025-01-20T04:42:00.339Z] v4.0.0-dev.4 [2025-01-20T04:42:00.339Z] v4.0.0-dev.5 [2025-01-20T04:42:00.339Z] v4.0.0-dev.6 [2025-01-20T04:42:00.339Z] v4.0.0-dev.7 [2025-01-20T04:42:00.339Z] v4.0.0-dev.8 [2025-01-20T04:42:00.339Z] v4.0.0-dev.9 [Pipeline] sh [2025-01-20T04:42:00.629Z] + lftools sign git-tag v4.0.0-dev.10 [2025-01-20T04:42:01.199Z] Signing Git tag with Sigul... [2025-01-20T04:42:01.199Z] Signing v4.0.0-dev.10 [Pipeline] echo [2025-01-20T04:42:01.468Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-20T04:42:01.758Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-01-20T04:42:01.765Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-01-20T04:42:01.802Z] $ docker stop --time=1 820ddaa3401c7eee741f6d629d7bfb695026e0f6354b700562b36fbd31e72d9f [2025-01-20T04:42:03.102Z] $ docker rm -f --volumes 820ddaa3401c7eee741f6d629d7bfb695026e0f6354b700562b36fbd31e72d9f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-01-20T04:42:03.532Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-20T04:42:03.532Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:42:03.836Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-20T04:42:03.836Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T04:42:03.917Z] prd-ubuntu20.04-docker-8c-8g-37213 does not seem to be running inside a container [2025-01-20T04:42:03.956Z] $ 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 [2025-01-20T04:42:04.280Z] $ docker top 7f43ecf24c9802c095367db7c71cbb91df08569056187312674d0321bdf3f6aa -eo pid,comm [2025-01-20T04:42:04.311Z] 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). [2025-01-20T04:42:04.311Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-20T04:42:04.361Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-20T04:42:04.361Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-20T04:42:04.463Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-20T04:42:04.476Z] $ docker exec 7f43ecf24c9802c095367db7c71cbb91df08569056187312674d0321bdf3f6aa ssh-agent [2025-01-20T04:42:04.573Z] SSH_AUTH_SOCK=/tmp/ssh-FTXFrAhiUs50/agent.32 [2025-01-20T04:42:04.573Z] SSH_AGENT_PID=38 [2025-01-20T04:42:04.577Z] Running ssh-add (command line suppressed) [2025-01-20T04:42:04.689Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17731835004404292437.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17731835004404292437.key) [2025-01-20T04:42:04.689Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-20T04:42:04.978Z] + git semver bump pre [2025-01-20T04:42:05.239Z] 2025-01-20 04:42:05,176 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-01-20T04:42:05.239Z] 2025-01-20 04:42:05,176 [bump_version] DEBUG bumping version:4.0.0-dev.10 on axis:pre with prefix:dev [2025-01-20T04:42:05.239Z] 2025-01-20 04:42:05,176 [bump_version] DEBUG bumped version:4.0.0-dev.11 [2025-01-20T04:42:05.239Z] 2025-01-20 04:42:05,176 [write_version] DEBUG write version:4.0.0-dev.11 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2025-01-20T04:42:05.239Z] 2025-01-20 04:42:05,176 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-01-20T04:42:05.239Z] 2025-01-20 04:42:05,176 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-01-20T04:42:05.239Z] 2025-01-20 04:42:05,178 [execute] INFO git cat-file --batch-check [2025-01-20T04:42:05.239Z] 2025-01-20 04:42:05,178 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2025-01-20T04:42:05.239Z] 2025-01-20 04:42:05,184 [execute] INFO git cat-file --batch [2025-01-20T04:42:05.239Z] 2025-01-20 04:42:05,184 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2025-01-20T04:42:05.239Z] 2025-01-20 04:42:05,189 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-01-20T04:42:05.239Z] 4.0.0-dev.11 [Pipeline] } [2025-01-20T04:42:05.259Z] $ docker exec --env ******** --env ******** 7f43ecf24c9802c095367db7c71cbb91df08569056187312674d0321bdf3f6aa ssh-agent -k [2025-01-20T04:42:05.355Z] unset SSH_AUTH_SOCK; [2025-01-20T04:42:05.355Z] unset SSH_AGENT_PID; [2025-01-20T04:42:05.355Z] echo Agent pid 38 killed; [2025-01-20T04:42:05.353Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-20T04:42:05.681Z] + git semver [Pipeline] } [2025-01-20T04:42:05.962Z] $ docker stop --time=1 7f43ecf24c9802c095367db7c71cbb91df08569056187312674d0321bdf3f6aa [2025-01-20T04:42:07.226Z] $ docker rm -f --volumes 7f43ecf24c9802c095367db7c71cbb91df08569056187312674d0321bdf3f6aa [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-20T04:42:07.568Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-20T04:42:07.568Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:42:07.864Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-20T04:42:07.864Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T04:42:07.950Z] prd-ubuntu20.04-docker-8c-8g-37213 does not seem to be running inside a container [2025-01-20T04:42:07.988Z] $ 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 [2025-01-20T04:42:08.308Z] $ docker top 8a9e34dbbeb034b0a5997f32c88aa4e1beeae3769c29276251cb2c740abddb18 -eo pid,comm [2025-01-20T04:42:08.342Z] 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). [2025-01-20T04:42:08.342Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-20T04:42:08.401Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-20T04:42:08.401Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-20T04:42:08.520Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-20T04:42:08.534Z] $ docker exec 8a9e34dbbeb034b0a5997f32c88aa4e1beeae3769c29276251cb2c740abddb18 ssh-agent [2025-01-20T04:42:08.633Z] SSH_AUTH_SOCK=/tmp/ssh-D8QLfCxLVC2r/agent.32 [2025-01-20T04:42:08.633Z] SSH_AGENT_PID=38 [2025-01-20T04:42:08.636Z] Running ssh-add (command line suppressed) [2025-01-20T04:42:08.742Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9059377245438079182.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9059377245438079182.key) [2025-01-20T04:42:08.744Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-20T04:42:09.032Z] + git semver push [2025-01-20T04:42:09.293Z] 2025-01-20 04:42:09,250 [run_push] DEBUG push [2025-01-20T04:42:09.293Z] 2025-01-20 04:42:09,251 [execute] INFO git cat-file --batch-check [2025-01-20T04:42:09.293Z] 2025-01-20 04:42:09,251 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2025-01-20T04:42:09.293Z] 2025-01-20 04:42:09,255 [execute] INFO git rev-list 9b86d0c8d254eec27a2f649bdd5267679b5f031f -- [2025-01-20T04:42:09.293Z] 2025-01-20 04:42:09,255 [execute] DEBUG Popen(['git', 'rev-list', '9b86d0c8d254eec27a2f649bdd5267679b5f031f', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-01-20T04:42:09.293Z] 2025-01-20 04:42:09,265 [execute] INFO git fetch -v origin [2025-01-20T04:42:09.293Z] 2025-01-20 04:42:09,265 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-01-20T04:42:09.861Z] 2025-01-20 04:42:09,753 [run_push] DEBUG no remote changes detected [2025-01-20T04:42:09.861Z] 2025-01-20 04:42:09,753 [execute] INFO git push origin semver [2025-01-20T04:42:09.861Z] 2025-01-20 04:42:09,753 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-01-20T04:42:10.428Z] 2025-01-20 04:42:10,341 [run_push] DEBUG push all version tags [2025-01-20T04:42:10.428Z] 2025-01-20 04:42:10,341 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-01-20T04:42:10.428Z] 2025-01-20 04:42:10,342 [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) [2025-01-20T04:42:10.996Z] 2025-01-20 04:42:10,937 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2025-01-20T04:42:10.996Z] 4.0.0-dev.11 [Pipeline] } [2025-01-20T04:42:11.016Z] $ docker exec --env ******** --env ******** 8a9e34dbbeb034b0a5997f32c88aa4e1beeae3769c29276251cb2c740abddb18 ssh-agent -k [2025-01-20T04:42:11.111Z] unset SSH_AUTH_SOCK; [2025-01-20T04:42:11.112Z] unset SSH_AGENT_PID; [2025-01-20T04:42:11.112Z] echo Agent pid 38 killed; [2025-01-20T04:42:11.109Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-20T04:42:11.435Z] + git semver [Pipeline] } [2025-01-20T04:42:11.717Z] $ docker stop --time=1 8a9e34dbbeb034b0a5997f32c88aa4e1beeae3769c29276251cb2c740abddb18 [2025-01-20T04:42:12.954Z] $ docker rm -f --volumes 8a9e34dbbeb034b0a5997f32c88aa4e1beeae3769c29276251cb2c740abddb18 [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 [2025-01-20T04:42:13.607Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2025-01-20T04:42:13.607Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2025-01-20T04:42:13.607Z] total 16 [2025-01-20T04:42:13.607Z] drwxr-xr-x 3 root root 4096 Jan 20 04:28 . [2025-01-20T04:42:13.607Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 20 04:41 .. [2025-01-20T04:42:13.607Z] drwxr-xr-x 2 root root 4096 Jan 20 04:28 cost [2025-01-20T04:42:13.607Z] -rw-r--r-- 1 root root 91 Jan 20 04:28 cost.csv [2025-01-20T04:42:13.607Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2025-01-20T04:42:13.607Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2025-01-20T04:42:13.607Z] total 16 [2025-01-20T04:42:13.607Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 20 04:28 . [2025-01-20T04:42:13.607Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 20 04:41 .. [2025-01-20T04:42:13.607Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 20 04:28 cost [2025-01-20T04:42:13.607Z] -rw-r--r-- 1 jenkins jenkins 91 Jan 20 04:28 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-01-20T04:42:13.898Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-20T04:42:14.757Z] ---> package-listing.sh [2025-01-20T04:42:14.757Z] ++ facter osfamily [2025-01-20T04:42:14.757Z] ++ tr '[:upper:]' '[:lower:]' [2025-01-20T04:42:15.016Z] + OS_FAMILY=debian [2025-01-20T04:42:15.016Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2025-01-20T04:42:15.016Z] + START_PACKAGES=/tmp/packages_start.txt [2025-01-20T04:42:15.016Z] + END_PACKAGES=/tmp/packages_end.txt [2025-01-20T04:42:15.016Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-01-20T04:42:15.016Z] + PACKAGES=/tmp/packages_start.txt [2025-01-20T04:42:15.016Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2025-01-20T04:42:15.016Z] + PACKAGES=/tmp/packages_end.txt [2025-01-20T04:42:15.016Z] + case "${OS_FAMILY}" in [2025-01-20T04:42:15.016Z] + dpkg -l [2025-01-20T04:42:15.016Z] + grep '^ii' [2025-01-20T04:42:15.016Z] + '[' -f /tmp/packages_start.txt ']' [2025-01-20T04:42:15.016Z] + '[' -f /tmp/packages_end.txt ']' [2025-01-20T04:42:15.016Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-01-20T04:42:15.016Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2025-01-20T04:42:15.016Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2025-01-20T04:42:15.016Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2025-01-20T04:42:15.028Z] 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 [2025-01-20T04:42:15.303Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T04:42:15.861Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-20T04:42:15.861Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T04:42:15.940Z] prd-ubuntu20.04-docker-8c-8g-37213 does not seem to be running inside a container [2025-01-20T04:42:15.978Z] $ 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 [2025-01-20T04:42:16.162Z] $ docker top 38b02d94df0e730597eb2affcebf020d06bc2df67882181871ba86f0c75fccdc -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-20T04:42:16.496Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-01-20T04:42:16.778Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-01-20T04:42:17.060Z] + ls /var/log/sa-host [2025-01-20T04:42:17.060Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-20T04:42:17.213Z] provisioning config files... [2025-01-20T04:42:17.225Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16981175581395790248tmp [Pipeline] { [Pipeline] echo [2025-01-20T04:42:17.242Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-20T04:42:17.607Z] ---> create-netrc.sh [Pipeline] } [2025-01-20T04:42:17.624Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-01-20T04:42:18.001Z] ---> python-tools-install.sh [Pipeline] echo [2025-01-20T04:42:18.022Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-20T04:42:18.314Z] ---> sudo-logs.sh [2025-01-20T04:42:18.314Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-01-20T04:42:18.342Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-20T04:42:18.626Z] ---> job-cost.sh [2025-01-20T04:42:18.626Z] lf-activate-venv: SKIPPING [2025-01-20T04:42:18.626Z] DEBUG: total: 0.2199999988079071 [2025-01-20T04:42:18.626Z] INFO: Retrieving Stack Cost... [2025-01-20T04:42:19.212Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-20T04:42:19.471Z] INFO: Archiving Costs [Pipeline] echo [2025-01-20T04:42:19.485Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-20T04:42:19.768Z] ---> logs-deploy.sh [2025-01-20T04:42:19.768Z] lf-activate-venv: SKIPPING [2025-01-20T04:42:19.768Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/219 [2025-01-20T04:42:19.768Z] INFO: archiving workspace using pattern(s): [2025-01-20T04:42:20.704Z] Archives upload complete. [2025-01-20T04:42:20.704Z] INFO: archiving logs to Nexus