Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dedc63c39c5afd565672025db7c6527159164ac4 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-ssh7731514061035597026.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-ssh5915582999643675256.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-ssh5100631173293922565.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-ssh15772381056646505335.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-ssh14785708937239811015.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-34759 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 dedc63c39c5afd565672025db7c6527159164ac4 (main) Commit message: "Merge pull request #480 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.9" > git config core.sparsecheckout # timeout=10 > git checkout -f dedc63c39c5afd565672025db7c6527159164ac4 # timeout=10 > git rev-list --no-walk eedc15514816f397213f259473fdc5838a92944a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-12-09T03:49:20.648Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-12-09T03:49:20.725Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-12-09T03:49:20.748Z] ========================================================= [2024-12-09T03:49:20.748Z] EdgeX Global Pipelines Version Info [2024-12-09T03:49:20.748Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-12-09T03:49:21.484Z] ------------------- [2024-12-09T03:49:21.484Z] stable info: [2024-12-09T03:49:21.484Z] ------------------- [2024-12-09T03:49:21.484Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-12-09T03:49:21.484Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2024-12-09T03:49:21.484Z] Message: update stable to v1.0.269 [2024-12-09T03:49:22.059Z] ------------------- [2024-12-09T03:49:22.059Z] experimental info: [2024-12-09T03:49:22.059Z] ------------------- [2024-12-09T03:49:22.059Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-12-09T03:49:22.059Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2024-12-09T03:49:22.059Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-12-09T03:49:22.173Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2024-12-09T03:49:22.190Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2024-12-09T03:49:22.205Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-12-09T03:49:22.224Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-12-09T03:49:22.250Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-12-09T03:49:22.275Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-12-09T03:49:22.296Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-12-09T03:49:22.320Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-12-09T03:49:22.339Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-12-09T03:49:22.358Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-12-09T03:49:22.379Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-12-09T03:49:22.402Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2024-12-09T03:49:22.423Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-12-09T03:49:22.550Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-12-09T03:49:22.573Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-12-09T03:49:22.593Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-12-09T03:49:22.617Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-12-09T03:49:22.644Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-12-09T03:49:22.666Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-12-09T03:49:22.690Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-12-09T03:49:22.715Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-12-09T03:49:22.733Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2024-12-09T03:49:22.756Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-12-09T03:49:22.775Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-12-09T03:49:22.797Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-12-09T03:49:22.823Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-12-09T03:49:22.858Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-12-09T03:49:22.893Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-12-09T03:49:22.914Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-12-09T03:49:22.939Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-12-09T03:49:22.965Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dedc63c39c5afd565672025db7c6527159164ac4 [Pipeline] echo [2024-12-09T03:49:22.988Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dedc63c [Pipeline] echo [2024-12-09T03:49:23.013Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-09T03:49:23.079Z] provisioning config files... [2024-12-09T03:49:23.096Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9640495545914706507tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-09T03:49:23.432Z] ---> ****-login.sh [2024-12-09T03:49:23.432Z] nexus3.edgexfoundry.org:10001 [2024-12-09T03:49:23.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T03:49:23.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T03:49:23.694Z] Configure a credential helper to remove this warning. See [2024-12-09T03:49:23.694Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T03:49:23.694Z] [2024-12-09T03:49:23.694Z] Login Succeeded [2024-12-09T03:49:23.694Z] nexus3.edgexfoundry.org:10002 [2024-12-09T03:49:23.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T03:49:23.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T03:49:23.956Z] Configure a credential helper to remove this warning. See [2024-12-09T03:49:23.956Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T03:49:23.956Z] [2024-12-09T03:49:23.956Z] Login Succeeded [2024-12-09T03:49:23.956Z] nexus3.edgexfoundry.org:10003 [2024-12-09T03:49:23.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T03:49:23.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T03:49:23.957Z] Configure a credential helper to remove this warning. See [2024-12-09T03:49:23.957Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T03:49:23.957Z] [2024-12-09T03:49:23.957Z] Login Succeeded [2024-12-09T03:49:23.957Z] nexus3.edgexfoundry.org:10004 [2024-12-09T03:49:24.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T03:49:24.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T03:49:24.218Z] Configure a credential helper to remove this warning. See [2024-12-09T03:49:24.218Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T03:49:24.218Z] [2024-12-09T03:49:24.219Z] Login Succeeded [2024-12-09T03:49:24.219Z] ****.io [2024-12-09T03:49:24.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T03:49:24.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T03:49:24.480Z] Configure a credential helper to remove this warning. See [2024-12-09T03:49:24.480Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T03:49:24.480Z] [2024-12-09T03:49:24.481Z] Login Succeeded [2024-12-09T03:49:24.481Z] ---> ****-login.sh ends [Pipeline] } [2024-12-09T03:49:24.489Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-12-09T03:49:24.907Z] + git rev-list -1 --merges dedc63c39c5afd565672025db7c6527159164ac4~1..dedc63c39c5afd565672025db7c6527159164ac4 [Pipeline] echo [2024-12-09T03:49:24.935Z] -----------> git rev-list -1 --merges dedc63c39c5afd565672025db7c6527159164ac4~1..dedc63c39c5afd565672025db7c6527159164ac4 dedc63c39c5afd565672025db7c6527159164ac4 [2024-12-09T03:49:24.935Z] dedc63c39c5afd565672025db7c6527159164ac4 [false] [Pipeline] sh [2024-12-09T03:49:25.229Z] + git log --format=format:%s -1 dedc63c39c5afd565672025db7c6527159164ac4 [Pipeline] echo [2024-12-09T03:49:25.245Z] ========================================================= [2024-12-09T03:49:25.245Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-12-09T03:49:25.245Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-12-09T03:49:25.592Z] + git log --format=format:%s -1 dedc63c39c5afd565672025db7c6527159164ac4 [Pipeline] echo [2024-12-09T03:49:25.606Z] [semverPrep] GIT_COMMIT: dedc63c39c5afd565672025db7c6527159164ac4, Commit Message: Merge pull request #480 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.9 [Pipeline] echo [2024-12-09T03:49:25.620Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-12-09T03:49:26.081Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-09T03:49:26.081Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-12-09T03:49:26.081Z] + [ -e /tmp/ssh_known_hosts ] [2024-12-09T03:49:26.081Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-12-09T03:49:26.081Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-12-09T03:49:26.081Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-12-09T03:49:26.081Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T03:49:26.550Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-09T03:49:26.550Z] [2024-12-09T03:49:26.550Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T03:49:26.860Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-09T03:49:26.861Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-12-09T03:49:26.861Z] b85a868b505f: Pulling fs layer [2024-12-09T03:49:26.861Z] e2be974225ed: Pulling fs layer [2024-12-09T03:49:26.861Z] 339a4e72a1f5: Pulling fs layer [2024-12-09T03:49:26.861Z] 988bab9f4d93: Pulling fs layer [2024-12-09T03:49:26.861Z] 1469e6f7b9e6: Pulling fs layer [2024-12-09T03:49:26.861Z] eaf3925da568: Pulling fs layer [2024-12-09T03:49:26.861Z] bab4dde63d76: Pulling fs layer [2024-12-09T03:49:26.861Z] bde34c3a00c8: Pulling fs layer [2024-12-09T03:49:26.861Z] b352a97aabf1: Pulling fs layer [2024-12-09T03:49:26.861Z] 4872d77fe225: Pulling fs layer [2024-12-09T03:49:26.861Z] 5851b861e8e6: Pulling fs layer [2024-12-09T03:49:26.861Z] bab4dde63d76: Waiting [2024-12-09T03:49:26.861Z] 988bab9f4d93: Waiting [2024-12-09T03:49:26.861Z] 1469e6f7b9e6: Waiting [2024-12-09T03:49:26.861Z] eaf3925da568: Waiting [2024-12-09T03:49:26.861Z] bde34c3a00c8: Waiting [2024-12-09T03:49:26.861Z] 5851b861e8e6: Waiting [2024-12-09T03:49:26.861Z] 4872d77fe225: Waiting [2024-12-09T03:49:26.861Z] e2be974225ed: Verifying Checksum [2024-12-09T03:49:26.861Z] e2be974225ed: Download complete [2024-12-09T03:49:26.861Z] 988bab9f4d93: Verifying Checksum [2024-12-09T03:49:26.861Z] 988bab9f4d93: Download complete [2024-12-09T03:49:26.861Z] 1469e6f7b9e6: Verifying Checksum [2024-12-09T03:49:26.861Z] 1469e6f7b9e6: Download complete [2024-12-09T03:49:27.129Z] 339a4e72a1f5: Verifying Checksum [2024-12-09T03:49:27.129Z] 339a4e72a1f5: Download complete [2024-12-09T03:49:27.129Z] eaf3925da568: Download complete [2024-12-09T03:49:27.129Z] bde34c3a00c8: Verifying Checksum [2024-12-09T03:49:27.129Z] bde34c3a00c8: Download complete [2024-12-09T03:49:27.129Z] b352a97aabf1: Verifying Checksum [2024-12-09T03:49:27.129Z] b352a97aabf1: Download complete [2024-12-09T03:49:27.129Z] 4872d77fe225: Verifying Checksum [2024-12-09T03:49:27.129Z] 4872d77fe225: Download complete [2024-12-09T03:49:27.129Z] 5851b861e8e6: Verifying Checksum [2024-12-09T03:49:27.129Z] 5851b861e8e6: Download complete [2024-12-09T03:49:27.129Z] b85a868b505f: Verifying Checksum [2024-12-09T03:49:27.129Z] b85a868b505f: Download complete [2024-12-09T03:49:27.388Z] bab4dde63d76: Verifying Checksum [2024-12-09T03:49:27.388Z] bab4dde63d76: Download complete [2024-12-09T03:49:28.326Z] b85a868b505f: Pull complete [2024-12-09T03:49:28.585Z] e2be974225ed: Pull complete [2024-12-09T03:49:28.845Z] 339a4e72a1f5: Pull complete [2024-12-09T03:49:29.106Z] 988bab9f4d93: Pull complete [2024-12-09T03:49:29.364Z] 1469e6f7b9e6: Pull complete [2024-12-09T03:49:29.364Z] eaf3925da568: Pull complete [2024-12-09T03:49:31.263Z] bab4dde63d76: Pull complete [2024-12-09T03:49:31.263Z] bde34c3a00c8: Pull complete [2024-12-09T03:49:31.263Z] b352a97aabf1: Pull complete [2024-12-09T03:49:31.263Z] 4872d77fe225: Pull complete [2024-12-09T03:49:31.263Z] 5851b861e8e6: Pull complete [2024-12-09T03:49:31.263Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-12-09T03:49:31.263Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-09T03:49:31.263Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T03:49:31.410Z] prd-ubuntu20.04-docker-8c-8g-34759 does not seem to be running inside a container [2024-12-09T03:49:31.443Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-12-09T03:49:34.041Z] $ docker top 26d77bcb9f569359cf754fb24ae2b3f8dc40493eec6aa3fa12a7bbc36d358e1c -eo pid,comm [2024-12-09T03:49:34.099Z] 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). [2024-12-09T03:49:34.099Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-09T03:49:34.161Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-09T03:49:34.161Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-09T03:49:34.288Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-09T03:49:34.289Z] $ docker exec 26d77bcb9f569359cf754fb24ae2b3f8dc40493eec6aa3fa12a7bbc36d358e1c ssh-agent [2024-12-09T03:49:34.395Z] SSH_AUTH_SOCK=/tmp/ssh-BAobkx3IWyWQ/agent.32 [2024-12-09T03:49:34.395Z] SSH_AGENT_PID=38 [2024-12-09T03:49:34.402Z] Running ssh-add (command line suppressed) [2024-12-09T03:49:34.499Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3704286134195666838.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3704286134195666838.key) [2024-12-09T03:49:34.516Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-09T03:49:34.806Z] + git tag --points-at HEAD [Pipeline] } [2024-12-09T03:49:34.817Z] $ docker exec --env ******** --env ******** 26d77bcb9f569359cf754fb24ae2b3f8dc40493eec6aa3fa12a7bbc36d358e1c ssh-agent -k [2024-12-09T03:49:34.927Z] unset SSH_AUTH_SOCK; [2024-12-09T03:49:34.928Z] unset SSH_AGENT_PID; [2024-12-09T03:49:34.928Z] echo Agent pid 38 killed; [2024-12-09T03:49:34.938Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-12-09T03:49:34.978Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-09T03:49:34.978Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-09T03:49:35.090Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-09T03:49:35.092Z] $ docker exec 26d77bcb9f569359cf754fb24ae2b3f8dc40493eec6aa3fa12a7bbc36d358e1c ssh-agent [2024-12-09T03:49:35.212Z] SSH_AUTH_SOCK=/tmp/ssh-Ujo2BqYAxOfs/agent.71 [2024-12-09T03:49:35.212Z] SSH_AGENT_PID=77 [2024-12-09T03:49:35.218Z] Running ssh-add (command line suppressed) [2024-12-09T03:49:35.325Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_18437420573905264334.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_18437420573905264334.key) [2024-12-09T03:49:35.339Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-09T03:49:35.639Z] + git semver init [2024-12-09T03:49:35.902Z] 2024-12-09 03:49:35,814 [run_init] DEBUG init version:0.0.0 force:False [2024-12-09T03:49:35.902Z] 2024-12-09 03:49:35,815 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2024-12-09T03:49:35.902Z] 2024-12-09 03:49:35,815 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2024-12-09T03:49:35.902Z] 2024-12-09 03:49:35,816 [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) [2024-12-09T03:49:37.304Z] 2024-12-09 03:49:36,942 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2024-12-09T03:49:37.304Z] 2024-12-09 03:49:36,943 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2024-12-09T03:49:37.304Z] 2024-12-09 03:49:36,943 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-12-09T03:49:37.304Z] 2024-12-09 03:49:36,943 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-12-09T03:49:37.304Z] 4.0.0-dev.7 [Pipeline] } [2024-12-09T03:49:37.313Z] $ docker exec --env ******** --env ******** 26d77bcb9f569359cf754fb24ae2b3f8dc40493eec6aa3fa12a7bbc36d358e1c ssh-agent -k [2024-12-09T03:49:37.421Z] unset SSH_AUTH_SOCK; [2024-12-09T03:49:37.421Z] unset SSH_AGENT_PID; [2024-12-09T03:49:37.422Z] echo Agent pid 77 killed; [2024-12-09T03:49:37.431Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-09T03:49:37.742Z] + git semver [Pipeline] } [2024-12-09T03:49:38.013Z] $ docker stop --time=1 26d77bcb9f569359cf754fb24ae2b3f8dc40493eec6aa3fa12a7bbc36d358e1c [2024-12-09T03:49:39.355Z] $ docker rm -f --volumes 26d77bcb9f569359cf754fb24ae2b3f8dc40493eec6aa3fa12a7bbc36d358e1c [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-09T03:49:39.708Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-12-09T03:49:39.938Z] Stashed 1 file(s) [Pipeline] echo [2024-12-09T03:49:39.943Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.7 [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 [2024-12-09T03:49:40.100Z] provisioning config files... [2024-12-09T03:49:40.108Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config61481862152707795tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-09T03:49:40.406Z] ---> ****-login.sh [2024-12-09T03:49:40.407Z] nexus3.edgexfoundry.org:10001 [2024-12-09T03:49:40.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T03:49:40.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T03:49:40.407Z] Configure a credential helper to remove this warning. See [2024-12-09T03:49:40.407Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T03:49:40.407Z] [2024-12-09T03:49:40.407Z] Login Succeeded [2024-12-09T03:49:40.407Z] nexus3.edgexfoundry.org:10002 [2024-12-09T03:49:40.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T03:49:40.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T03:49:40.407Z] Configure a credential helper to remove this warning. See [2024-12-09T03:49:40.407Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T03:49:40.407Z] [2024-12-09T03:49:40.407Z] Login Succeeded [2024-12-09T03:49:40.407Z] nexus3.edgexfoundry.org:10003 [2024-12-09T03:49:40.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T03:49:40.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T03:49:40.667Z] Configure a credential helper to remove this warning. See [2024-12-09T03:49:40.668Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T03:49:40.668Z] [2024-12-09T03:49:40.668Z] Login Succeeded [2024-12-09T03:49:40.668Z] nexus3.edgexfoundry.org:10004 [2024-12-09T03:49:40.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T03:49:40.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T03:49:40.668Z] Configure a credential helper to remove this warning. See [2024-12-09T03:49:40.668Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T03:49:40.668Z] [2024-12-09T03:49:40.668Z] Login Succeeded [2024-12-09T03:49:40.668Z] ****.io [2024-12-09T03:49:40.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T03:49:40.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T03:49:40.928Z] Configure a credential helper to remove this warning. See [2024-12-09T03:49:40.928Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T03:49:40.928Z] [2024-12-09T03:49:40.928Z] Login Succeeded [2024-12-09T03:49:40.928Z] ---> ****-login.sh ends [Pipeline] } [2024-12-09T03:49:40.935Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-12-09T03:49:41.007Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-09T03:49:41.029Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-09T03:49:41.047Z] ========================================================= [2024-12-09T03:49:41.047Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-12-09T03:49:41.047Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T03:49:41.388Z] + 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 . [2024-12-09T03:49:41.388Z] Sending build context to Docker daemon 36.88MB [2024-12-09T03:49:41.388Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2024-12-09T03:49:41.388Z] Step 2/13 : FROM ${BASE} AS builder [2024-12-09T03:49:41.650Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-12-09T03:49:41.650Z] 43c4264eed91: Pulling fs layer [2024-12-09T03:49:41.650Z] 4cc291be95ef: Pulling fs layer [2024-12-09T03:49:41.650Z] 2ac1f1163629: Pulling fs layer [2024-12-09T03:49:41.650Z] 5c3c966382ef: Pulling fs layer [2024-12-09T03:49:41.650Z] 4f4fb700ef54: Pulling fs layer [2024-12-09T03:49:41.650Z] 5d5c8e513c77: Pulling fs layer [2024-12-09T03:49:41.650Z] 9f66e0745190: Pulling fs layer [2024-12-09T03:49:41.650Z] f49a43e4bbc0: Pulling fs layer [2024-12-09T03:49:41.650Z] 561ebcabdf7f: Pulling fs layer [2024-12-09T03:49:41.650Z] 5d5c8e513c77: Waiting [2024-12-09T03:49:41.650Z] 4f4fb700ef54: Waiting [2024-12-09T03:49:41.650Z] 9f66e0745190: Waiting [2024-12-09T03:49:41.650Z] f49a43e4bbc0: Waiting [2024-12-09T03:49:41.650Z] 561ebcabdf7f: Waiting [2024-12-09T03:49:41.650Z] 4cc291be95ef: Verifying Checksum [2024-12-09T03:49:41.650Z] 4cc291be95ef: Download complete [2024-12-09T03:49:41.650Z] 5c3c966382ef: Verifying Checksum [2024-12-09T03:49:41.650Z] 5c3c966382ef: Download complete [2024-12-09T03:49:41.650Z] 4f4fb700ef54: Download complete [2024-12-09T03:49:41.650Z] 5d5c8e513c77: Verifying Checksum [2024-12-09T03:49:41.650Z] 5d5c8e513c77: Download complete [2024-12-09T03:49:41.650Z] 43c4264eed91: Verifying Checksum [2024-12-09T03:49:41.650Z] 43c4264eed91: Download complete [2024-12-09T03:49:41.650Z] 9f66e0745190: Verifying Checksum [2024-12-09T03:49:41.650Z] 9f66e0745190: Download complete [2024-12-09T03:49:41.910Z] 43c4264eed91: Pull complete [2024-12-09T03:49:41.910Z] 561ebcabdf7f: Verifying Checksum [2024-12-09T03:49:41.910Z] 561ebcabdf7f: Download complete [2024-12-09T03:49:41.910Z] 4cc291be95ef: Pull complete [2024-12-09T03:49:42.170Z] 2ac1f1163629: Download complete [2024-12-09T03:49:42.430Z] f49a43e4bbc0: Verifying Checksum [2024-12-09T03:49:42.430Z] f49a43e4bbc0: Download complete [2024-12-09T03:49:45.725Z] 2ac1f1163629: Pull complete [2024-12-09T03:49:45.725Z] 5c3c966382ef: Pull complete [2024-12-09T03:49:45.725Z] 4f4fb700ef54: Pull complete [2024-12-09T03:49:45.725Z] 5d5c8e513c77: Pull complete [2024-12-09T03:49:45.725Z] 9f66e0745190: Pull complete [2024-12-09T03:49:47.625Z] f49a43e4bbc0: Pull complete [2024-12-09T03:49:48.193Z] 561ebcabdf7f: Pull complete [2024-12-09T03:49:48.193Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-12-09T03:49:48.193Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-12-09T03:49:48.193Z] ---> 3a752c3f9dda [2024-12-09T03:49:48.193Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-12-09T03:49:52.436Z] ---> Running in f526ad2df483 [2024-12-09T03:49:52.436Z] Removing intermediate container f526ad2df483 [2024-12-09T03:49:52.436Z] ---> d97945bbf01c [2024-12-09T03:49:52.436Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-12-09T03:49:52.436Z] ---> Running in eff0ae5fd014 [2024-12-09T03:49:52.436Z] Removing intermediate container eff0ae5fd014 [2024-12-09T03:49:52.436Z] ---> 1892b58af0a4 [2024-12-09T03:49:52.436Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2024-12-09T03:49:52.436Z] ---> Running in 46d22e2db905 [2024-12-09T03:49:52.436Z] Removing intermediate container 46d22e2db905 [2024-12-09T03:49:52.436Z] ---> 9cea705da12f [2024-12-09T03:49:52.436Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2024-12-09T03:49:52.436Z] ---> Running in f751e3571ae7 [2024-12-09T03:49:52.436Z] Removing intermediate container f751e3571ae7 [2024-12-09T03:49:52.436Z] ---> 0311c95a6a0d [2024-12-09T03:49:52.436Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2024-12-09T03:49:52.436Z] ---> Running in 745dae98cc87 [2024-12-09T03:49:52.436Z] Removing intermediate container 745dae98cc87 [2024-12-09T03:49:52.436Z] ---> e2d333d9b6d8 [2024-12-09T03:49:52.436Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-12-09T03:49:52.436Z] ---> Running in 5c2309bd01f7 [2024-12-09T03:49:52.695Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T03:49:52.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T03:49:53.214Z] OK: 246 MiB in 54 packages [2024-12-09T03:49:53.472Z] Removing intermediate container 5c2309bd01f7 [2024-12-09T03:49:53.472Z] ---> 864d555792c3 [2024-12-09T03:49:53.472Z] Step 9/13 : WORKDIR /device-onvif-camera [2024-12-09T03:49:53.472Z] ---> Running in b9a66bb844e6 [2024-12-09T03:49:53.472Z] Removing intermediate container b9a66bb844e6 [2024-12-09T03:49:53.472Z] ---> b6717acc552b [2024-12-09T03:49:53.472Z] Step 10/13 : COPY go.mod vendor* ./ [2024-12-09T03:49:53.732Z] ---> a58870bff660 [2024-12-09T03:49:53.732Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-09T03:49:53.732Z] ---> Running in 5a148ecd9720 [2024-12-09T03:49:55.063Z] Still waiting to schedule task [2024-12-09T03:49:55.063Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-12-09T03:50:40.583Z] Removing intermediate container 5a148ecd9720 [2024-12-09T03:50:40.584Z] ---> c28d6f1edbad [2024-12-09T03:50:40.584Z] Step 12/13 : COPY . . [2024-12-09T03:50:40.843Z] ---> 56dc26df22e8 [2024-12-09T03:50:40.843Z] Step 13/13 : RUN ${MAKE} [2024-12-09T03:50:40.843Z] ---> Running in 15f3021ebb65 [2024-12-09T03:50:41.102Z] noop [2024-12-09T03:50:41.361Z] Removing intermediate container 15f3021ebb65 [2024-12-09T03:50:41.361Z] ---> 2a47ed5a73a6 [2024-12-09T03:50:41.361Z] Successfully built 2a47ed5a73a6 [2024-12-09T03:50:41.361Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T03:50:41.684Z] + docker inspect -f . ci-base-image-x86_64 [2024-12-09T03:50:41.684Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T03:50:41.759Z] prd-ubuntu20.04-docker-8c-8g-34759 does not seem to be running inside a container [2024-12-09T03:50:41.782Z] $ 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 ******** ci-base-image-x86_64 cat [2024-12-09T03:50:42.099Z] $ docker top 5e7572243eb46c5a5194b10eec2941a210b7abcc1ff0b51232c5208b4ccbfd77 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-09T03:50:42.450Z] + go version [2024-12-09T03:50:42.450Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-12-09T03:50:42.461Z] $ docker stop --time=1 5e7572243eb46c5a5194b10eec2941a210b7abcc1ff0b51232c5208b4ccbfd77 [2024-12-09T03:50:43.701Z] $ docker rm -f --volumes 5e7572243eb46c5a5194b10eec2941a210b7abcc1ff0b51232c5208b4ccbfd77 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T03:50:44.144Z] + docker inspect -f . ci-base-image-x86_64 [2024-12-09T03:50:44.144Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T03:50:44.223Z] prd-ubuntu20.04-docker-8c-8g-34759 does not seem to be running inside a container [2024-12-09T03:50:44.255Z] $ 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 ******** ci-base-image-x86_64 cat [2024-12-09T03:50:44.582Z] $ docker top 9588f77528871771c8de59246887eeaea3e3e9ba5666ed04019ae5c62cb7fed2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-09T03:50:44.932Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2024-12-09T03:50:45.237Z] + make test [2024-12-09T03:50:45.237Z] go test ./... -coverprofile=coverage.out ./... [2024-12-09T03:50:47.139Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2024-12-09T03:51:05.254Z] github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements [2024-12-09T03:51:05.254Z] github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements [2024-12-09T03:51:06.223Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.028s coverage: 31.4% of statements [2024-12-09T03:51:06.223Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.298s coverage: 86.5% of statements [2024-12-09T03:51:16.206Z] go vet ./... [2024-12-09T03:51:21.469Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-12-09T03:51:21.469Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-12-09T03:51:21.469Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-12-09T03:51:21.740Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-12-09T03:51:21.763Z] $ docker stop --time=1 9588f77528871771c8de59246887eeaea3e3e9ba5666ed04019ae5c62cb7fed2 [2024-12-09T03:51:25.642Z] $ docker rm -f --volumes 9588f77528871771c8de59246887eeaea3e3e9ba5666ed04019ae5c62cb7fed2 [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-09T03:51:26.194Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-12-09T03:51:26.258Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-12-09T03:51:26.706Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-12-09T03:51:26.989Z] + ls -al . [2024-12-09T03:51:26.989Z] total 316 [2024-12-09T03:51:26.989Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 9 03:50 . [2024-12-09T03:51:26.989Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 9 03:49 .. [2024-12-09T03:51:26.989Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 9 03:51 .git [2024-12-09T03:51:26.989Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 9 03:49 .github [2024-12-09T03:51:26.989Z] -rw-rw-r-- 1 jenkins jenkins 493 Dec 9 03:49 .gitignore [2024-12-09T03:51:26.989Z] -rw-rw-r-- 1 jenkins jenkins 199 Dec 9 03:49 .golangci.yml [2024-12-09T03:51:26.989Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 9 03:49 .semver [2024-12-09T03:51:26.989Z] -rw-rw-r-- 1 jenkins jenkins 19973 Dec 9 03:49 Attribution.txt [2024-12-09T03:51:26.989Z] -rw-rw-r-- 1 jenkins jenkins 17665 Dec 9 03:49 CHANGELOG.md [2024-12-09T03:51:26.989Z] -rw-rw-r-- 1 jenkins jenkins 1715 Dec 9 03:49 Dockerfile [2024-12-09T03:51:26.989Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 9 03:49 GOVERNANCE.md [2024-12-09T03:51:26.989Z] -rw-rw-r-- 1 jenkins jenkins 739 Dec 9 03:49 Jenkinsfile [2024-12-09T03:51:26.989Z] -rw-rw-r-- 1 jenkins jenkins 11348 Dec 9 03:49 LICENSE [2024-12-09T03:51:26.989Z] -rw-rw-r-- 1 jenkins jenkins 3465 Dec 9 03:49 Makefile [2024-12-09T03:51:26.989Z] -rw-rw-r-- 1 jenkins jenkins 625 Dec 9 03:49 OWNERS.md [2024-12-09T03:51:26.989Z] -rw-rw-r-- 1 jenkins jenkins 2620 Dec 9 03:49 README.md [2024-12-09T03:51:26.989Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 9 03:49 VERSION [2024-12-09T03:51:26.989Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 9 03:49 bin [2024-12-09T03:51:26.989Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 9 03:49 cmd [2024-12-09T03:51:26.989Z] -rw-r--r-- 1 jenkins jenkins 92292 Dec 9 03:51 coverage.out [2024-12-09T03:51:26.989Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 9 03:49 doc [2024-12-09T03:51:26.989Z] -rw-rw-r-- 1 jenkins jenkins 6532 Dec 9 03:49 go.mod [2024-12-09T03:51:26.989Z] -rw-rw-r-- 1 jenkins jenkins 87890 Dec 9 03:49 go.sum [2024-12-09T03:51:26.989Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 9 03:49 internal [2024-12-09T03:51:26.989Z] -rw-rw-r-- 1 jenkins jenkins 236 Dec 9 03:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T03:51:27.313Z] + 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=dedc63c39c5afd565672025db7c6527159164ac4 --label arch=amd64 --label version=4.0.0-dev.7 . [2024-12-09T03:51:27.313Z] Sending build context to Docker daemon 36.97MB [2024-12-09T03:51:27.313Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-12-09T03:51:27.313Z] Step 2/27 : FROM ${BASE} AS builder [2024-12-09T03:51:27.313Z] ---> 2a47ed5a73a6 [2024-12-09T03:51:27.313Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2024-12-09T03:51:27.891Z] ---> Running in 6024079901ca [2024-12-09T03:51:27.891Z] Removing intermediate container 6024079901ca [2024-12-09T03:51:27.891Z] ---> 2dd7442830d7 [2024-12-09T03:51:27.891Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-12-09T03:51:28.151Z] ---> Running in dc1ece21cc9e [2024-12-09T03:51:28.151Z] Removing intermediate container dc1ece21cc9e [2024-12-09T03:51:28.151Z] ---> ecfc9346d9e5 [2024-12-09T03:51:28.151Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2024-12-09T03:51:28.151Z] ---> Running in 2e443c97b11a [2024-12-09T03:51:28.151Z] Removing intermediate container 2e443c97b11a [2024-12-09T03:51:28.151Z] ---> 905f5fda1a71 [2024-12-09T03:51:28.151Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2024-12-09T03:51:28.151Z] ---> Running in ebcb3024d9e3 [2024-12-09T03:51:28.409Z] Removing intermediate container ebcb3024d9e3 [2024-12-09T03:51:28.409Z] ---> a73b4e4c9ca0 [2024-12-09T03:51:28.409Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2024-12-09T03:51:28.409Z] ---> Running in d3d6207bce82 [2024-12-09T03:51:28.409Z] Removing intermediate container d3d6207bce82 [2024-12-09T03:51:28.409Z] ---> 3c485fa9e0da [2024-12-09T03:51:28.409Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-12-09T03:51:28.409Z] ---> Running in aea87180505f [2024-12-09T03:51:28.670Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T03:51:28.930Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T03:51:29.190Z] OK: 246 MiB in 54 packages [2024-12-09T03:51:29.448Z] Removing intermediate container aea87180505f [2024-12-09T03:51:29.448Z] ---> 941860737221 [2024-12-09T03:51:29.448Z] Step 9/27 : WORKDIR /device-onvif-camera [2024-12-09T03:51:29.448Z] ---> Running in 8d86e0a9f5d3 [2024-12-09T03:51:29.448Z] Removing intermediate container 8d86e0a9f5d3 [2024-12-09T03:51:29.448Z] ---> cf85c840bc3e [2024-12-09T03:51:29.448Z] Step 10/27 : COPY go.mod vendor* ./ [2024-12-09T03:51:29.707Z] ---> b7d06e31c0bf [2024-12-09T03:51:29.707Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-09T03:51:29.707Z] ---> Running in 02087154dd8f [2024-12-09T03:51:30.282Z] Removing intermediate container 02087154dd8f [2024-12-09T03:51:30.282Z] ---> 0dc88805e443 [2024-12-09T03:51:30.282Z] Step 12/27 : COPY . . [2024-12-09T03:51:31.663Z] ---> c616cd0994b0 [2024-12-09T03:51:31.663Z] Step 13/27 : RUN ${MAKE} [2024-12-09T03:51:31.663Z] ---> Running in 27ae7641e573 [2024-12-09T03:51:31.922Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.0.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.9 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2024-12-09T03:51:34.311Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-34760 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2024-12-09T03:51:34.329Z] Running in /w/workspace/device-onvif-camera/216 [Pipeline] { [Pipeline] checkout [2024-12-09T03:51:37.384Z] The recommended git tool is: git [2024-12-09T03:51:43.818Z] using credential edgex-jenkins-ssh [2024-12-09T03:51:43.847Z] Cloning the remote Git repository [2024-12-09T03:51:43.943Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2024-12-09T03:51:44.435Z] > git init /w/workspace/device-onvif-camera/216 # timeout=10 [2024-12-09T03:51:44.610Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2024-12-09T03:51:44.612Z] > git --version # timeout=10 [2024-12-09T03:51:44.633Z] > git --version # 'git version 2.25.1' [2024-12-09T03:51:44.635Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-12-09T03:51:44.843Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-12-09T03:51:47.589Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2024-12-09T03:51:48.584Z] Avoid second fetch [2024-12-09T03:51:48.585Z] Checking out Revision dedc63c39c5afd565672025db7c6527159164ac4 (main) [2024-12-09T03:51:47.635Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-12-09T03:51:48.599Z] > git config core.sparsecheckout # timeout=10 [2024-12-09T03:51:48.663Z] > git checkout -f dedc63c39c5afd565672025db7c6527159164ac4 # timeout=10 [2024-12-09T03:51:49.411Z] Commit message: "Merge pull request #480 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.9" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-12-09T03:51:54.283Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-12-09T03:51:54.283Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-09T03:51:54.283Z] Dload Upload Total Spent Left Speed [2024-12-09T03:51:54.283Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 90338 0 --:--:-- --:--:-- --:--:-- 90338 [Pipeline] sh [2024-12-09T03:51:54.639Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-12-09T03:51:54.979Z] + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new [2024-12-09T03:51:54.979Z] [2024-12-09T03:51:54.979Z] { [2024-12-09T03:51:54.979Z] "registry-mirrors": [ [2024-12-09T03:51:54.979Z] "https://nexus3.edgexfoundry.org:10001" [2024-12-09T03:51:54.979Z] ], [2024-12-09T03:51:54.979Z] "bip": "10.250.0.254/24", [2024-12-09T03:51:54.979Z] "hosts": [ [2024-12-09T03:51:54.979Z] "tcp://0.0.0.0:5555", [2024-12-09T03:51:54.979Z] "unix:///var/run/docker.sock" [2024-12-09T03:51:54.979Z] ], [2024-12-09T03:51:54.979Z] "mtu": 1458, [2024-12-09T03:51:54.979Z] "selinux-enabled": true, [2024-12-09T03:51:54.979Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-12-09T03:51:54.979Z] } [Pipeline] sh [2024-12-09T03:51:55.311Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-12-09T03:51:55.642Z] + sudo service docker restart [2024-12-09T03:52:04.027Z] Removing intermediate container 27ae7641e573 [2024-12-09T03:52:04.027Z] ---> 3afe08efd8a0 [2024-12-09T03:52:04.027Z] Step 14/27 : FROM alpine:3.20 [2024-12-09T03:52:04.027Z] 3.20: Pulling from library/alpine [2024-12-09T03:52:04.027Z] da9db072f522: Pulling fs layer [2024-12-09T03:52:04.027Z] da9db072f522: Verifying Checksum [2024-12-09T03:52:04.027Z] da9db072f522: Download complete [2024-12-09T03:52:04.027Z] da9db072f522: Pull complete [2024-12-09T03:52:04.027Z] Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-09T03:52:04.027Z] Status: Downloaded newer image for alpine:3.20 [2024-12-09T03:52:04.027Z] ---> 63b790fccc90 [2024-12-09T03:52:04.027Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-12-09T03:52:04.027Z] ---> Running in ed4ca81538db [2024-12-09T03:52:04.027Z] Removing intermediate container ed4ca81538db [2024-12-09T03:52:04.027Z] ---> f9d828d28569 [2024-12-09T03:52:04.027Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2024-12-09T03:52:04.027Z] ---> Running in 9924aa9848d8 [2024-12-09T03:52:04.027Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T03:52:04.027Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T03:52:04.027Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-12-09T03:52:04.027Z] Executing busybox-1.36.1-r29.trigger [2024-12-09T03:52:04.027Z] OK: 8 MiB in 15 packages [2024-12-09T03:52:04.027Z] Removing intermediate container 9924aa9848d8 [2024-12-09T03:52:04.027Z] ---> 4bee10f2e9cf [2024-12-09T03:52:04.027Z] Step 17/27 : RUN apk --no-cache upgrade [2024-12-09T03:52:04.027Z] ---> Running in d7e4fc48f0ec [2024-12-09T03:52:04.285Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T03:52:04.285Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T03:52:04.544Z] Upgrading critical system libraries and apk-tools: [2024-12-09T03:52:04.544Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-09T03:52:04.544Z] Executing busybox-1.36.1-r29.trigger [2024-12-09T03:52:04.805Z] Continuing the upgrade transaction with new apk-tools: [2024-12-09T03:52:04.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T03:52:04.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T03:52:05.064Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T03:52:05.064Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T03:52:05.064Z] OK: 8 MiB in 15 packages [2024-12-09T03:52:05.644Z] Removing intermediate container d7e4fc48f0ec [2024-12-09T03:52:05.644Z] ---> 4859454dda1f [2024-12-09T03:52:05.644Z] Step 18/27 : WORKDIR / [2024-12-09T03:52:05.644Z] ---> Running in b53f342d7f68 [2024-12-09T03:52:05.644Z] Removing intermediate container b53f342d7f68 [2024-12-09T03:52:05.644Z] ---> 611fbd446ad9 [2024-12-09T03:52:05.644Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2024-12-09T03:52:07.023Z] ---> c128e0be9f2e [2024-12-09T03:52:07.023Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2024-12-09T03:52:07.023Z] ---> f299d9405d42 [2024-12-09T03:52:07.023Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2024-12-09T03:52:07.023Z] ---> c1befbb2ab14 [2024-12-09T03:52:07.023Z] Step 22/27 : EXPOSE 59984 [2024-12-09T03:52:07.023Z] ---> Running in 48ceae34fd74 [2024-12-09T03:52:07.023Z] Removing intermediate container 48ceae34fd74 [2024-12-09T03:52:07.023Z] ---> b0f0161d7908 [2024-12-09T03:52:07.023Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2024-12-09T03:52:07.282Z] ---> Running in 34926d4486e2 [2024-12-09T03:52:07.282Z] Removing intermediate container 34926d4486e2 [2024-12-09T03:52:07.282Z] ---> 2025384dda90 [2024-12-09T03:52:07.282Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-12-09T03:52:07.282Z] ---> Running in 19edeced3049 [2024-12-09T03:52:07.282Z] Removing intermediate container 19edeced3049 [2024-12-09T03:52:07.282Z] ---> e07e09821fa4 [2024-12-09T03:52:07.282Z] Step 25/27 : LABEL arch=amd64 [2024-12-09T03:52:07.282Z] ---> Running in 19f46518e071 [2024-12-09T03:52:07.282Z] Removing intermediate container 19f46518e071 [2024-12-09T03:52:07.282Z] ---> 0e7dabffb27d [2024-12-09T03:52:07.282Z] Step 26/27 : LABEL git_sha=dedc63c39c5afd565672025db7c6527159164ac4 [2024-12-09T03:52:07.541Z] ---> Running in aa9cfe3223db [2024-12-09T03:52:07.541Z] Removing intermediate container aa9cfe3223db [2024-12-09T03:52:07.541Z] ---> 704102cfef73 [2024-12-09T03:52:07.541Z] Step 27/27 : LABEL version=4.0.0-dev.7 [2024-12-09T03:52:07.541Z] ---> Running in 3e27683ccab0 [2024-12-09T03:52:07.541Z] Removing intermediate container 3e27683ccab0 [2024-12-09T03:52:07.541Z] ---> b290c46bc143 [2024-12-09T03:52:07.541Z] [Warning] One or more build-args [ARCH] were not consumed [2024-12-09T03:52:07.541Z] Successfully built b290c46bc143 [2024-12-09T03:52:07.541Z] 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 [2024-12-09T03:52:07.665Z] provisioning config files... [2024-12-09T03:52:07.675Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5333771053289933202tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-09T03:52:07.976Z] ---> ****-login.sh [2024-12-09T03:52:07.976Z] nexus3.edgexfoundry.org:10001 [2024-12-09T03:52:07.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T03:52:07.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T03:52:07.976Z] Configure a credential helper to remove this warning. See [2024-12-09T03:52:07.976Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T03:52:07.976Z] [2024-12-09T03:52:07.976Z] Login Succeeded [2024-12-09T03:52:07.976Z] nexus3.edgexfoundry.org:10002 [2024-12-09T03:52:07.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T03:52:07.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T03:52:07.976Z] Configure a credential helper to remove this warning. See [2024-12-09T03:52:07.976Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T03:52:07.976Z] [2024-12-09T03:52:07.976Z] Login Succeeded [2024-12-09T03:52:07.976Z] nexus3.edgexfoundry.org:10003 [2024-12-09T03:52:08.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T03:52:08.235Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T03:52:08.235Z] Configure a credential helper to remove this warning. See [2024-12-09T03:52:08.235Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T03:52:08.235Z] [2024-12-09T03:52:08.235Z] Login Succeeded [2024-12-09T03:52:08.235Z] nexus3.edgexfoundry.org:10004 [2024-12-09T03:52:08.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T03:52:08.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T03:52:08.495Z] Configure a credential helper to remove this warning. See [2024-12-09T03:52:08.495Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T03:52:08.495Z] [2024-12-09T03:52:08.495Z] Login Succeeded [2024-12-09T03:52:08.495Z] ****.io [2024-12-09T03:52:08.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T03:52:08.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T03:52:08.754Z] Configure a credential helper to remove this warning. See [2024-12-09T03:52:08.754Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T03:52:08.754Z] [2024-12-09T03:52:08.755Z] Login Succeeded [2024-12-09T03:52:08.755Z] ---> ****-login.sh ends [Pipeline] } [2024-12-09T03:52:08.762Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-09T03:52:08.816Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-09T03:52:08.842Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2024-12-09T03:52:08.842Z] dedc63c39c5afd565672025db7c6527159164ac4 [2024-12-09T03:52:08.842Z] latest [2024-12-09T03:52:08.842Z] 4.0.0-dev.7 [2024-12-09T03:52:08.842Z] dedc63c39c5afd565672025db7c6527159164ac4-4.0.0-dev.7 [2024-12-09T03:52:08.842Z] main [2024-12-09T03:52:08.842Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T03:52:09.193Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:dedc63c39c5afd565672025db7c6527159164ac4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T03:52:09.512Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:dedc63c39c5afd565672025db7c6527159164ac4 [2024-12-09T03:52:09.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-12-09T03:52:09.512Z] 96b6f5f8878f: Preparing [2024-12-09T03:52:09.512Z] 764f6112ba1b: Preparing [2024-12-09T03:52:09.512Z] 2aa3b369e3b9: Preparing [2024-12-09T03:52:09.512Z] 69170066555d: Preparing [2024-12-09T03:52:09.512Z] 009bb882e7fb: Preparing [2024-12-09T03:52:09.512Z] 75654b8eeebd: Preparing [2024-12-09T03:52:09.512Z] 75654b8eeebd: Waiting [2024-12-09T03:52:10.888Z] 764f6112ba1b: Pushed [2024-12-09T03:52:11.825Z] 009bb882e7fb: Pushed [2024-12-09T03:52:11.825Z] 75654b8eeebd: Layer already exists [2024-12-09T03:52:11.825Z] 96b6f5f8878f: Pushed [2024-12-09T03:52:11.825Z] 69170066555d: Pushed [2024-12-09T03:52:12.766Z] 2aa3b369e3b9: Pushed [2024-12-09T03:52:12.766Z] dedc63c39c5afd565672025db7c6527159164ac4: digest: sha256:e166401628220c0aa10ed08f21d50e27202590bae7160007007c11c8e6d3a72f size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T03:52:13.099Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T03:52:13.426Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2024-12-09T03:52:13.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-12-09T03:52:13.426Z] 96b6f5f8878f: Preparing [2024-12-09T03:52:13.426Z] 764f6112ba1b: Preparing [2024-12-09T03:52:13.426Z] 2aa3b369e3b9: Preparing [2024-12-09T03:52:13.426Z] 69170066555d: Preparing [2024-12-09T03:52:13.426Z] 009bb882e7fb: Preparing [2024-12-09T03:52:13.426Z] 75654b8eeebd: Preparing [2024-12-09T03:52:13.426Z] 75654b8eeebd: Waiting [2024-12-09T03:52:13.426Z] 764f6112ba1b: Layer already exists [2024-12-09T03:52:13.426Z] 009bb882e7fb: Layer already exists [2024-12-09T03:52:13.426Z] 96b6f5f8878f: Layer already exists [2024-12-09T03:52:13.426Z] 2aa3b369e3b9: Layer already exists [2024-12-09T03:52:13.426Z] 69170066555d: Layer already exists [2024-12-09T03:52:13.426Z] 75654b8eeebd: Layer already exists [2024-12-09T03:52:13.426Z] latest: digest: sha256:e166401628220c0aa10ed08f21d50e27202590bae7160007007c11c8e6d3a72f size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T03:52:13.758Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-09T03:52:13.921Z] provisioning config files... [2024-12-09T03:52:13.949Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/216@tmp/config17152324315249905517tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-09T03:52:14.089Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.0-dev.7 [2024-12-09T03:52:14.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-12-09T03:52:14.089Z] 96b6f5f8878f: Preparing [2024-12-09T03:52:14.089Z] 764f6112ba1b: Preparing [2024-12-09T03:52:14.089Z] 2aa3b369e3b9: Preparing [2024-12-09T03:52:14.089Z] 69170066555d: Preparing [2024-12-09T03:52:14.089Z] 009bb882e7fb: Preparing [2024-12-09T03:52:14.089Z] 75654b8eeebd: Preparing [2024-12-09T03:52:14.089Z] 75654b8eeebd: Waiting [2024-12-09T03:52:14.089Z] 69170066555d: Layer already exists [2024-12-09T03:52:14.089Z] 764f6112ba1b: Layer already exists [2024-12-09T03:52:14.089Z] 96b6f5f8878f: Layer already exists [2024-12-09T03:52:14.089Z] 2aa3b369e3b9: Layer already exists [2024-12-09T03:52:14.089Z] 009bb882e7fb: Layer already exists [2024-12-09T03:52:14.089Z] 75654b8eeebd: Layer already exists [2024-12-09T03:52:14.089Z] 4.0.0-dev.7: digest: sha256:e166401628220c0aa10ed08f21d50e27202590bae7160007007c11c8e6d3a72f size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T03:52:14.403Z] ---> ****-login.sh [2024-12-09T03:52:14.403Z] nexus3.edgexfoundry.org:10001 [2024-12-09T03:52:14.484Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:dedc63c39c5afd565672025db7c6527159164ac4-4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T03:52:14.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T03:52:14.822Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:dedc63c39c5afd565672025db7c6527159164ac4-4.0.0-dev.7 [2024-12-09T03:52:14.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-12-09T03:52:14.822Z] 96b6f5f8878f: Preparing [2024-12-09T03:52:14.822Z] 764f6112ba1b: Preparing [2024-12-09T03:52:14.822Z] 2aa3b369e3b9: Preparing [2024-12-09T03:52:14.822Z] 69170066555d: Preparing [2024-12-09T03:52:14.822Z] 009bb882e7fb: Preparing [2024-12-09T03:52:14.822Z] 75654b8eeebd: Preparing [2024-12-09T03:52:14.822Z] 75654b8eeebd: Waiting [2024-12-09T03:52:14.822Z] 009bb882e7fb: Layer already exists [2024-12-09T03:52:14.822Z] 764f6112ba1b: Layer already exists [2024-12-09T03:52:14.822Z] 2aa3b369e3b9: Layer already exists [2024-12-09T03:52:14.822Z] 69170066555d: Layer already exists [2024-12-09T03:52:14.822Z] 96b6f5f8878f: Layer already exists [2024-12-09T03:52:14.822Z] 75654b8eeebd: Layer already exists [2024-12-09T03:52:14.822Z] dedc63c39c5afd565672025db7c6527159164ac4-4.0.0-dev.7: digest: sha256:e166401628220c0aa10ed08f21d50e27202590bae7160007007c11c8e6d3a72f size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T03:52:14.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T03:52:14.944Z] Configure a credential helper to remove this warning. See [2024-12-09T03:52:14.944Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T03:52:14.944Z] [2024-12-09T03:52:14.944Z] Login Succeeded [2024-12-09T03:52:14.944Z] nexus3.edgexfoundry.org:10002 [2024-12-09T03:52:14.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T03:52:15.155Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T03:52:15.214Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T03:52:15.215Z] Configure a credential helper to remove this warning. See [2024-12-09T03:52:15.215Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T03:52:15.215Z] [2024-12-09T03:52:15.215Z] Login Succeeded [2024-12-09T03:52:15.215Z] nexus3.edgexfoundry.org:10003 [2024-12-09T03:52:15.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T03:52:15.480Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2024-12-09T03:52:15.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-12-09T03:52:15.480Z] 96b6f5f8878f: Preparing [2024-12-09T03:52:15.480Z] 764f6112ba1b: Preparing [2024-12-09T03:52:15.480Z] 2aa3b369e3b9: Preparing [2024-12-09T03:52:15.480Z] 69170066555d: Preparing [2024-12-09T03:52:15.480Z] 009bb882e7fb: Preparing [2024-12-09T03:52:15.480Z] 75654b8eeebd: Preparing [2024-12-09T03:52:15.480Z] 75654b8eeebd: Waiting [2024-12-09T03:52:15.480Z] 96b6f5f8878f: Layer already exists [2024-12-09T03:52:15.480Z] 009bb882e7fb: Layer already exists [2024-12-09T03:52:15.480Z] 69170066555d: Layer already exists [2024-12-09T03:52:15.480Z] 2aa3b369e3b9: Layer already exists [2024-12-09T03:52:15.480Z] 764f6112ba1b: Layer already exists [2024-12-09T03:52:15.480Z] 75654b8eeebd: Layer already exists [2024-12-09T03:52:15.480Z] main: digest: sha256:e166401628220c0aa10ed08f21d50e27202590bae7160007007c11c8e6d3a72f size: 1576 [2024-12-09T03:52:15.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T03:52:15.482Z] Configure a credential helper to remove this warning. See [2024-12-09T03:52:15.482Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T03:52:15.482Z] [2024-12-09T03:52:15.482Z] Login Succeeded [2024-12-09T03:52:15.482Z] nexus3.edgexfoundry.org:10004 [2024-12-09T03:52:15.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-09T03:52:15.550Z] ===================================================== [Pipeline] echo [2024-12-09T03:52:15.564Z] taggedImages: [2024-12-09T03:52:15.564Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:dedc63c39c5afd565672025db7c6527159164ac4 [2024-12-09T03:52:15.564Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2024-12-09T03:52:15.564Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.0.0-dev.7 [2024-12-09T03:52:15.564Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:dedc63c39c5afd565672025db7c6527159164ac4-4.0.0-dev.7 [2024-12-09T03:52:15.564Z] - 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 [2024-12-09T03:52:15.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T03:52:15.757Z] Configure a credential helper to remove this warning. See [2024-12-09T03:52:15.757Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T03:52:15.757Z] [2024-12-09T03:52:15.757Z] Login Succeeded [2024-12-09T03:52:15.757Z] ****.io [2024-12-09T03:52:15.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T03:52:15.971Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-09T03:52:15.971Z] [2024-12-09T03:52:15.971Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T03:52:16.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T03:52:16.026Z] Configure a credential helper to remove this warning. See [2024-12-09T03:52:16.026Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T03:52:16.026Z] [2024-12-09T03:52:16.026Z] Login Succeeded [2024-12-09T03:52:16.026Z] ---> ****-login.sh ends [Pipeline] } [2024-12-09T03:52:16.042Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-12-09T03:52:16.283Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-09T03:52:16.283Z] latest: Pulling from edgex-lftools-log-publisher [2024-12-09T03:52:16.283Z] 5eb5b503b376: Pulling fs layer [2024-12-09T03:52:16.283Z] 5c69ac0246d0: Pulling fs layer [2024-12-09T03:52:16.283Z] ec43610c2a17: Pulling fs layer [2024-12-09T03:52:16.283Z] 3a2ae6a8a46f: Pulling fs layer [2024-12-09T03:52:16.283Z] 33b1e0a273af: Pulling fs layer [2024-12-09T03:52:16.283Z] 5d3b04190fa2: Pulling fs layer [2024-12-09T03:52:16.283Z] 2f39f015ded8: Pulling fs layer [2024-12-09T03:52:16.283Z] 5d3b04190fa2: Waiting [2024-12-09T03:52:16.283Z] 33b1e0a273af: Waiting [2024-12-09T03:52:16.283Z] 2f39f015ded8: Waiting [2024-12-09T03:52:16.283Z] 3a2ae6a8a46f: Waiting [2024-12-09T03:52:16.283Z] 5c69ac0246d0: Verifying Checksum [2024-12-09T03:52:16.283Z] 5c69ac0246d0: Download complete [2024-12-09T03:52:16.283Z] 3a2ae6a8a46f: Download complete [2024-12-09T03:52:16.283Z] 33b1e0a273af: Verifying Checksum [2024-12-09T03:52:16.283Z] 33b1e0a273af: Download complete [2024-12-09T03:52:16.283Z] 5d3b04190fa2: Download complete [2024-12-09T03:52:16.283Z] ec43610c2a17: Verifying Checksum [2024-12-09T03:52:16.283Z] ec43610c2a17: Download complete [Pipeline] echo [2024-12-09T03:52:16.374Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-09T03:52:16.397Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-09T03:52:16.410Z] ========================================================= [2024-12-09T03:52:16.410Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-12-09T03:52:16.410Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T03:52:16.539Z] 5eb5b503b376: Verifying Checksum [2024-12-09T03:52:16.539Z] 5eb5b503b376: Download complete [2024-12-09T03:52:16.763Z] + 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 . [2024-12-09T03:52:17.104Z] 2f39f015ded8: Verifying Checksum [2024-12-09T03:52:17.104Z] 2f39f015ded8: Download complete [2024-12-09T03:52:17.673Z] 5eb5b503b376: Pull complete [2024-12-09T03:52:17.673Z] 5c69ac0246d0: Pull complete [2024-12-09T03:52:18.182Z] #0 building with "default" instance using docker driver [2024-12-09T03:52:18.182Z] [2024-12-09T03:52:18.182Z] #1 [internal] load build definition from Dockerfile [2024-12-09T03:52:18.182Z] #1 transferring dockerfile: 1.75kB 0.0s done [2024-12-09T03:52:18.182Z] #1 DONE 0.1s [2024-12-09T03:52:18.182Z] [2024-12-09T03:52:18.182Z] #2 [internal] load .dockerignore [2024-12-09T03:52:18.182Z] #2 transferring context: 2B done [2024-12-09T03:52:18.182Z] #2 DONE 0.1s [2024-12-09T03:52:18.182Z] [2024-12-09T03:52:18.182Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-12-09T03:52:18.182Z] #3 DONE 0.1s [2024-12-09T03:52:18.182Z] [2024-12-09T03:52:18.182Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-12-09T03:52:18.182Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 0.0s done [2024-12-09T03:52:18.182Z] #4 sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 1.99kB / 1.99kB done [2024-12-09T03:52:18.182Z] #4 sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 0B / 4.09MB 0.1s [2024-12-09T03:52:18.182Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 0B / 70.64MB 0.1s [2024-12-09T03:52:18.182Z] #4 sha256:be29e6b0f0d48c82f8b7b9eee484c4dc135732b9e314d3ddccdbbf7107de97ad 5.39kB / 5.39kB done [2024-12-09T03:52:18.182Z] #4 sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 293.52kB / 293.52kB 0.1s [2024-12-09T03:52:18.182Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0B / 32B 0.2s [2024-12-09T03:52:18.239Z] ec43610c2a17: Pull complete [2024-12-09T03:52:18.239Z] 3a2ae6a8a46f: Pull complete [2024-12-09T03:52:18.468Z] #4 sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 4.09MB / 4.09MB 0.2s done [2024-12-09T03:52:18.468Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 5.07MB / 70.64MB 0.3s [2024-12-09T03:52:18.468Z] #4 sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 293.52kB / 293.52kB 0.1s done [2024-12-09T03:52:18.468Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done [2024-12-09T03:52:18.468Z] #4 sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea 127B / 127B 0.2s done [2024-12-09T03:52:18.468Z] #4 extracting sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 [2024-12-09T03:52:18.468Z] #4 sha256:80978eb59214169129ea09808cbd1cd6cb9503947a15f41f800ef14c39d0f5d6 440B / 440B 0.3s [2024-12-09T03:52:18.468Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 0B / 95.52MB 0.3s [2024-12-09T03:52:18.468Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 8.72MB / 70.64MB 0.4s [2024-12-09T03:52:18.468Z] #4 sha256:80978eb59214169129ea09808cbd1cd6cb9503947a15f41f800ef14c39d0f5d6 440B / 440B 0.3s done [2024-12-09T03:52:18.468Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 1.05MB / 12.73MB 0.4s [2024-12-09T03:52:18.497Z] 33b1e0a273af: Pull complete [2024-12-09T03:52:18.497Z] 5d3b04190fa2: Pull complete [2024-12-09T03:52:18.757Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 12.97MB / 70.64MB 0.5s [2024-12-09T03:52:18.757Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 6.29MB / 95.52MB 0.5s [2024-12-09T03:52:18.757Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 4.19MB / 12.73MB 0.5s [2024-12-09T03:52:18.757Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 17.83MB / 70.64MB 0.6s [2024-12-09T03:52:18.757Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 8.39MB / 12.73MB 0.6s [2024-12-09T03:52:18.757Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 22.94MB / 70.64MB 0.7s [2024-12-09T03:52:18.757Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 14.68MB / 95.52MB 0.7s [2024-12-09T03:52:18.757Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 10.49MB / 12.73MB 0.7s [2024-12-09T03:52:19.034Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 12.73MB / 12.73MB 0.8s [2024-12-09T03:52:19.034Z] #4 ... [2024-12-09T03:52:19.034Z] [2024-12-09T03:52:19.034Z] #5 [internal] load build context [2024-12-09T03:52:19.034Z] #5 transferring context: 21.69MB 0.9s done [2024-12-09T03:52:19.034Z] #5 DONE 0.9s [2024-12-09T03:52:19.034Z] [2024-12-09T03:52:19.034Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-12-09T03:52:19.034Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 37.75MB / 70.64MB 1.0s [2024-12-09T03:52:19.034Z] #4 extracting sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 0.7s done [2024-12-09T03:52:19.034Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 27.26MB / 95.52MB 1.0s [2024-12-09T03:52:19.034Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 12.73MB / 12.73MB 0.9s done [2024-12-09T03:52:19.302Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 43.04MB / 70.64MB 1.1s [2024-12-09T03:52:19.302Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 48.23MB / 70.64MB 1.2s [2024-12-09T03:52:19.302Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 37.75MB / 95.52MB 1.2s [2024-12-09T03:52:19.302Z] #4 extracting sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 [2024-12-09T03:52:19.302Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 53.48MB / 70.64MB 1.3s [2024-12-09T03:52:19.302Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 44.04MB / 95.52MB 1.3s [2024-12-09T03:52:19.568Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 63.96MB / 70.64MB 1.5s [2024-12-09T03:52:19.568Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 55.57MB / 95.52MB 1.5s [2024-12-09T03:52:19.568Z] #4 extracting sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 0.2s done [2024-12-09T03:52:19.568Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 69.21MB / 70.64MB 1.6s [2024-12-09T03:52:19.568Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 60.82MB / 95.52MB 1.6s [2024-12-09T03:52:19.835Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 66.06MB / 95.52MB 1.7s [2024-12-09T03:52:20.102Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 70.64MB / 70.64MB 1.7s done [2024-12-09T03:52:20.102Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 76.55MB / 95.52MB 1.9s [2024-12-09T03:52:20.102Z] #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a [2024-12-09T03:52:20.102Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 81.79MB / 95.52MB 2.0s [2024-12-09T03:52:20.102Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 87.03MB / 95.52MB 2.1s [2024-12-09T03:52:20.368Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 92.27MB / 95.52MB 2.2s [2024-12-09T03:52:20.368Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 95.52MB / 95.52MB 2.4s done [2024-12-09T03:52:22.678Z] 2f39f015ded8: Pull complete [2024-12-09T03:52:22.679Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-12-09T03:52:22.679Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-09T03:52:22.679Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T03:52:22.779Z] prd-ubuntu20.04-docker-8c-8g-34759 does not seem to be running inside a container [2024-12-09T03:52:22.812Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-12-09T03:52:27.053Z] #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 5.9s [2024-12-09T03:52:27.098Z] $ docker top 3a9aaecc732e40987e68644c2ca7833c8d103ca556aadb34dadfbd9080fca9ae -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-09T03:52:27.485Z] ---> job-cost.sh [2024-12-09T03:52:27.485Z] lf-activate-venv: SKIPPING [2024-12-09T03:52:27.485Z] INFO: No Stack... [2024-12-09T03:52:27.749Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-09T03:52:28.008Z] INFO: Archiving Costs [Pipeline] sh [2024-12-09T03:52:28.303Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2024-12-09T03:52:28.303Z] + cut -d, -f6 [Pipeline] lock [2024-12-09T03:52:28.320Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-216-stack-cost] [2024-12-09T03:52:28.328Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-216-stack-cost] did not exist. Created. [2024-12-09T03:52:28.335Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-216-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-12-09T03:52:28.650Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-12-09T03:52:28.682Z] Stashed 1 file(s) [Pipeline] } [2024-12-09T03:52:28.689Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-216-stack-cost] [Pipeline] // lock [Pipeline] } [2024-12-09T03:52:28.718Z] $ docker stop --time=1 3a9aaecc732e40987e68644c2ca7833c8d103ca556aadb34dadfbd9080fca9ae [2024-12-09T03:52:29.875Z] $ docker rm -f --volumes 3a9aaecc732e40987e68644c2ca7833c8d103ca556aadb34dadfbd9080fca9ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-12-09T03:52:31.317Z] #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 11.3s [2024-12-09T03:52:37.958Z] #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 18.1s done [2024-12-09T03:52:39.367Z] #4 extracting sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea [2024-12-09T03:52:39.635Z] #4 extracting sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea done [2024-12-09T03:52:39.635Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2024-12-09T03:52:39.635Z] #4 extracting sha256:80978eb59214169129ea09808cbd1cd6cb9503947a15f41f800ef14c39d0f5d6 done [2024-12-09T03:52:39.635Z] #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 0.1s [2024-12-09T03:52:44.991Z] #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 5.2s [2024-12-09T03:52:47.594Z] #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 7.5s done [2024-12-09T03:52:47.594Z] #4 extracting sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 0.1s [2024-12-09T03:52:49.543Z] #4 extracting sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 1.9s done [2024-12-09T03:52:49.543Z] #4 DONE 31.4s [2024-12-09T03:52:49.543Z] [2024-12-09T03:52:49.543Z] #6 [builder 2/7] RUN apk add --no-cache make git [2024-12-09T03:52:50.128Z] #6 0.667 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T03:52:50.712Z] #6 1.011 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T03:52:51.677Z] #6 2.207 OK: 238 MiB in 54 packages [2024-12-09T03:52:54.286Z] #6 DONE 4.3s [2024-12-09T03:52:54.286Z] [2024-12-09T03:52:54.286Z] #7 [builder 3/7] WORKDIR /device-onvif-camera [2024-12-09T03:52:54.286Z] #7 DONE 0.1s [2024-12-09T03:52:54.286Z] [2024-12-09T03:52:54.286Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2024-12-09T03:52:54.286Z] #8 DONE 0.1s [2024-12-09T03:52:54.286Z] [2024-12-09T03:52:54.286Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-09T03:53:26.506Z] #9 DONE 31.5s [2024-12-09T03:53:26.506Z] [2024-12-09T03:53:26.506Z] #10 [builder 6/7] COPY . . [2024-12-09T03:53:26.506Z] #10 DONE 0.4s [2024-12-09T03:53:26.506Z] [2024-12-09T03:53:26.506Z] #11 [builder 7/7] RUN echo noop [2024-12-09T03:53:26.506Z] #11 0.592 noop [2024-12-09T03:53:26.506Z] #11 DONE 0.7s [2024-12-09T03:53:26.776Z] [2024-12-09T03:53:26.776Z] #12 exporting to image [2024-12-09T03:53:26.776Z] #12 exporting layers [2024-12-09T03:54:05.647Z] #12 exporting layers 36.3s done [2024-12-09T03:54:05.647Z] #12 writing image sha256:af06ccc322609c1300f0a87198d3f68fa715ec718f6de394f5b9d511c37a926b done [2024-12-09T03:54:05.647Z] #12 naming to docker.io/library/ci-base-image-arm64 done [2024-12-09T03:54:05.647Z] #12 DONE 36.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T03:54:06.007Z] + docker inspect -f . ci-base-image-arm64 [2024-12-09T03:54:06.007Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T03:54:06.185Z] prd-ubuntu20.04-docker-arm64-4c-16g-34760 does not seem to be running inside a container [2024-12-09T03:54:06.239Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/216 -v /w/workspace/device-onvif-camera/216:/w/workspace/device-onvif-camera/216:rw,z -v /w/workspace/device-onvif-camera/216@tmp:/w/workspace/device-onvif-camera/216@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 [2024-12-09T03:54:07.463Z] $ docker top 2d981d01609c6bcade9ac8297acc17f31b0a2a424c2a327937d0c9b4b630ac23 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-09T03:54:08.254Z] + go version [2024-12-09T03:54:08.254Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-12-09T03:54:08.265Z] $ docker stop --time=1 2d981d01609c6bcade9ac8297acc17f31b0a2a424c2a327937d0c9b4b630ac23 [2024-12-09T03:54:09.811Z] $ docker rm -f --volumes 2d981d01609c6bcade9ac8297acc17f31b0a2a424c2a327937d0c9b4b630ac23 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T03:54:10.358Z] + docker inspect -f . ci-base-image-arm64 [2024-12-09T03:54:10.358Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T03:54:10.502Z] prd-ubuntu20.04-docker-arm64-4c-16g-34760 does not seem to be running inside a container [2024-12-09T03:54:10.554Z] $ 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/216 -v /w/workspace/device-onvif-camera/216:/w/workspace/device-onvif-camera/216:rw,z -v /w/workspace/device-onvif-camera/216@tmp:/w/workspace/device-onvif-camera/216@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 [2024-12-09T03:54:11.441Z] $ docker top a202e98b4b01e0ca3cc1e225c3e6ab17c5a672607e078f38fec85c07289c010b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-09T03:54:11.901Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/216 [Pipeline] fileExists [Pipeline] sh [2024-12-09T03:54:12.244Z] + make test [2024-12-09T03:54:12.244Z] go test ./... -coverprofile=coverage.out ./... [2024-12-09T03:54:16.488Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2024-12-09T03:56:24.397Z] github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements [2024-12-09T03:56:24.397Z] github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements [2024-12-09T03:56:24.397Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.164s coverage: 31.4% of statements [2024-12-09T03:56:39.424Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 23.874s coverage: 86.5% of statements [2024-12-09T03:56:40.394Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-12-09T03:56:40.394Z] go vet ./... [2024-12-09T03:57:12.746Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-12-09T03:57:12.746Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-12-09T03:57:13.012Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-12-09T03:57:13.991Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-12-09T03:57:14.003Z] $ docker stop --time=1 a202e98b4b01e0ca3cc1e225c3e6ab17c5a672607e078f38fec85c07289c010b [2024-12-09T03:57:15.747Z] $ docker rm -f --volumes a202e98b4b01e0ca3cc1e225c3e6ab17c5a672607e078f38fec85c07289c010b [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-09T03:57:17.292Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-12-09T03:57:17.320Z] Warning: overwriting stash ‘coverage-report’ [2024-12-09T03:57:17.839Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-12-09T03:57:18.245Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-12-09T03:57:18.556Z] + ls -al . [2024-12-09T03:57:18.556Z] total 312 [2024-12-09T03:57:18.556Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 9 03:54 . [2024-12-09T03:57:18.557Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 9 03:51 .. [2024-12-09T03:57:18.557Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 9 03:51 .git [2024-12-09T03:57:18.557Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 9 03:51 .github [2024-12-09T03:57:18.557Z] -rw-rw-r-- 1 jenkins jenkins 493 Dec 9 03:51 .gitignore [2024-12-09T03:57:18.557Z] -rw-rw-r-- 1 jenkins jenkins 199 Dec 9 03:51 .golangci.yml [2024-12-09T03:57:18.557Z] -rw-rw-r-- 1 jenkins jenkins 19973 Dec 9 03:51 Attribution.txt [2024-12-09T03:57:18.557Z] -rw-rw-r-- 1 jenkins jenkins 17665 Dec 9 03:51 CHANGELOG.md [2024-12-09T03:57:18.557Z] -rw-rw-r-- 1 jenkins jenkins 1715 Dec 9 03:51 Dockerfile [2024-12-09T03:57:18.557Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 9 03:51 GOVERNANCE.md [2024-12-09T03:57:18.557Z] -rw-rw-r-- 1 jenkins jenkins 739 Dec 9 03:51 Jenkinsfile [2024-12-09T03:57:18.557Z] -rw-rw-r-- 1 jenkins jenkins 11348 Dec 9 03:51 LICENSE [2024-12-09T03:57:18.557Z] -rw-rw-r-- 1 jenkins jenkins 3465 Dec 9 03:51 Makefile [2024-12-09T03:57:18.557Z] -rw-rw-r-- 1 jenkins jenkins 625 Dec 9 03:51 OWNERS.md [2024-12-09T03:57:18.557Z] -rw-rw-r-- 1 jenkins jenkins 2620 Dec 9 03:51 README.md [2024-12-09T03:57:18.557Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 9 03:49 VERSION [2024-12-09T03:57:18.557Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 9 03:51 bin [2024-12-09T03:57:18.557Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 9 03:51 cmd [2024-12-09T03:57:18.557Z] -rw-r--r-- 1 jenkins jenkins 92292 Dec 9 03:56 coverage.out [2024-12-09T03:57:18.557Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 9 03:51 doc [2024-12-09T03:57:18.557Z] -rw-rw-r-- 1 jenkins jenkins 6532 Dec 9 03:51 go.mod [2024-12-09T03:57:18.557Z] -rw-rw-r-- 1 jenkins jenkins 87890 Dec 9 03:51 go.sum [2024-12-09T03:57:18.557Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 9 03:51 internal [2024-12-09T03:57:18.557Z] -rw-rw-r-- 1 jenkins jenkins 236 Dec 9 03:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T03:57:18.911Z] + 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=dedc63c39c5afd565672025db7c6527159164ac4 --label arch=arm64 --label version=4.0.0-dev.7 . [2024-12-09T03:57:19.492Z] #0 building with "default" instance using docker driver [2024-12-09T03:57:19.492Z] [2024-12-09T03:57:19.492Z] #1 [internal] load .dockerignore [2024-12-09T03:57:19.492Z] #1 transferring context: [2024-12-09T03:57:19.758Z] #1 transferring context: 2B done [2024-12-09T03:57:19.758Z] #1 DONE 0.0s [2024-12-09T03:57:19.758Z] [2024-12-09T03:57:19.758Z] #2 [internal] load build definition from Dockerfile [2024-12-09T03:57:19.758Z] #2 transferring dockerfile: 1.75kB 0.0s done [2024-12-09T03:57:19.758Z] #2 DONE 0.0s [2024-12-09T03:57:19.758Z] [2024-12-09T03:57:19.758Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-09T03:57:19.758Z] #3 DONE 0.0s [2024-12-09T03:57:19.758Z] [2024-12-09T03:57:19.758Z] #4 [internal] load metadata for docker.io/library/alpine:3.20 [2024-12-09T03:57:19.758Z] #4 DONE 0.2s [2024-12-09T03:57:20.025Z] [2024-12-09T03:57:20.025Z] #5 [internal] load build context [2024-12-09T03:57:20.025Z] #5 transferring context: 102.27kB 0.1s done [2024-12-09T03:57:20.025Z] #5 DONE 0.1s [2024-12-09T03:57:20.025Z] [2024-12-09T03:57:20.025Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-09T03:57:20.025Z] #6 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.1s done [2024-12-09T03:57:20.025Z] #6 ... [2024-12-09T03:57:20.025Z] [2024-12-09T03:57:20.025Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-12-09T03:57:20.025Z] #7 DONE 0.2s [2024-12-09T03:57:20.025Z] [2024-12-09T03:57:20.025Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-09T03:57:20.025Z] #6 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-09T03:57:20.025Z] #6 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2024-12-09T03:57:20.025Z] #6 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2024-12-09T03:57:20.025Z] #6 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 2.10MB / 4.09MB 0.1s [2024-12-09T03:57:20.292Z] #6 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.1s done [2024-12-09T03:57:20.292Z] #6 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b [2024-12-09T03:57:20.559Z] #6 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.4s done [2024-12-09T03:57:20.826Z] #6 DONE 0.9s [2024-12-09T03:57:20.826Z] [2024-12-09T03:57:20.826Z] #8 [builder 2/7] RUN apk add --no-cache make git [2024-12-09T03:57:20.826Z] #8 0.670 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T03:57:21.093Z] #8 1.071 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T03:57:22.503Z] #8 2.402 OK: 238 MiB in 54 packages [2024-12-09T03:57:22.777Z] #8 DONE 2.7s [2024-12-09T03:57:22.777Z] [2024-12-09T03:57:22.777Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-12-09T03:57:22.777Z] #9 0.571 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T03:57:22.777Z] #9 0.860 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T03:57:22.777Z] #9 ... [2024-12-09T03:57:22.777Z] [2024-12-09T03:57:22.777Z] #10 [builder 3/7] WORKDIR /device-onvif-camera [2024-12-09T03:57:22.777Z] #10 DONE 0.1s [2024-12-09T03:57:22.777Z] [2024-12-09T03:57:22.777Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-12-09T03:57:22.777Z] #9 2.108 (1/1) Installing dumb-init (1.2.5-r3) [2024-12-09T03:57:22.777Z] #9 2.122 Executing busybox-1.36.1-r29.trigger [2024-12-09T03:57:22.777Z] #9 2.157 OK: 9 MiB in 15 packages [2024-12-09T03:57:23.064Z] #9 ... [2024-12-09T03:57:23.065Z] [2024-12-09T03:57:23.065Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2024-12-09T03:57:23.065Z] #11 DONE 0.2s [2024-12-09T03:57:23.331Z] [2024-12-09T03:57:23.332Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-12-09T03:57:23.332Z] #9 DONE 2.5s [2024-12-09T03:57:23.332Z] [2024-12-09T03:57:23.332Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2024-12-09T03:57:24.289Z] #12 0.696 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T03:57:24.289Z] #12 0.980 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T03:57:24.874Z] #12 ... [2024-12-09T03:57:24.874Z] [2024-12-09T03:57:24.874Z] #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-09T03:57:24.874Z] #13 DONE 1.7s [2024-12-09T03:57:24.874Z] [2024-12-09T03:57:24.874Z] #14 [builder 6/7] COPY . . [2024-12-09T03:57:25.460Z] #14 DONE 0.5s [2024-12-09T03:57:25.460Z] [2024-12-09T03:57:25.460Z] #15 [builder 7/7] RUN make build [2024-12-09T03:57:26.048Z] #15 0.653 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.0.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.9 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2024-12-09T03:57:28.624Z] #15 ... [2024-12-09T03:57:28.624Z] [2024-12-09T03:57:28.624Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2024-12-09T03:57:28.624Z] #12 2.400 Upgrading critical system libraries and apk-tools: [2024-12-09T03:57:28.624Z] #12 2.400 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-09T03:57:28.624Z] #12 2.423 Executing busybox-1.36.1-r29.trigger [2024-12-09T03:57:28.624Z] #12 2.756 Continuing the upgrade transaction with new apk-tools: [2024-12-09T03:57:28.624Z] #12 2.779 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T03:57:28.624Z] #12 3.092 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T03:57:28.624Z] #12 4.424 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T03:57:28.624Z] #12 4.559 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T03:57:28.624Z] #12 4.587 OK: 9 MiB in 15 packages [2024-12-09T03:57:28.624Z] #12 DONE 5.0s [2024-12-09T03:57:28.624Z] [2024-12-09T03:57:28.624Z] #15 [builder 7/7] RUN make build [2024-12-09T03:59:35.339Z] #15 DONE 128.6s [2024-12-09T03:59:35.339Z] [2024-12-09T03:59:35.339Z] #16 [stage-1 4/7] COPY --from=builder /device-onvif-camera/cmd / [2024-12-09T03:59:35.339Z] #16 DONE 0.3s [2024-12-09T03:59:35.339Z] [2024-12-09T03:59:35.339Z] #17 [stage-1 5/7] COPY --from=builder /device-onvif-camera/LICENSE / [2024-12-09T03:59:35.339Z] #17 DONE 0.1s [2024-12-09T03:59:35.339Z] [2024-12-09T03:59:35.339Z] #18 [stage-1 6/7] COPY --from=builder /device-onvif-camera/Attribution.txt / [2024-12-09T03:59:35.339Z] #18 DONE 0.1s [2024-12-09T03:59:35.339Z] [2024-12-09T03:59:35.339Z] #19 exporting to image [2024-12-09T03:59:35.339Z] #19 exporting layers [2024-12-09T03:59:35.339Z] #19 exporting layers 0.4s done [2024-12-09T03:59:35.339Z] #19 writing image sha256:10647dcb6883f1c08243a6092c682337fa208e6d32190e5d259ba0e80b83259a done [2024-12-09T03:59:35.339Z] #19 naming to docker.io/library/device-onvif-camera-arm64 [2024-12-09T03:59:35.339Z] #19 naming to docker.io/library/device-onvif-camera-arm64 done [2024-12-09T03:59:35.339Z] #19 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-09T03:59:35.500Z] provisioning config files... [2024-12-09T03:59:35.515Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/216@tmp/config17579410320985466996tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-09T03:59:35.856Z] ---> ****-login.sh [2024-12-09T03:59:35.856Z] nexus3.edgexfoundry.org:10001 [2024-12-09T03:59:35.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T03:59:36.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T03:59:36.121Z] Configure a credential helper to remove this warning. See [2024-12-09T03:59:36.121Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T03:59:36.121Z] [2024-12-09T03:59:36.121Z] Login Succeeded [2024-12-09T03:59:36.121Z] nexus3.edgexfoundry.org:10002 [2024-12-09T03:59:36.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T03:59:36.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T03:59:36.388Z] Configure a credential helper to remove this warning. See [2024-12-09T03:59:36.388Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T03:59:36.388Z] [2024-12-09T03:59:36.388Z] Login Succeeded [2024-12-09T03:59:36.388Z] nexus3.edgexfoundry.org:10003 [2024-12-09T03:59:36.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T03:59:36.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T03:59:36.654Z] Configure a credential helper to remove this warning. See [2024-12-09T03:59:36.654Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T03:59:36.654Z] [2024-12-09T03:59:36.655Z] Login Succeeded [2024-12-09T03:59:36.655Z] nexus3.edgexfoundry.org:10004 [2024-12-09T03:59:36.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T03:59:36.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T03:59:36.922Z] Configure a credential helper to remove this warning. See [2024-12-09T03:59:36.922Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T03:59:36.922Z] [2024-12-09T03:59:36.922Z] Login Succeeded [2024-12-09T03:59:36.922Z] ****.io [2024-12-09T03:59:37.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T03:59:37.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T03:59:37.189Z] Configure a credential helper to remove this warning. See [2024-12-09T03:59:37.189Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T03:59:37.189Z] [2024-12-09T03:59:37.189Z] Login Succeeded [2024-12-09T03:59:37.189Z] ---> ****-login.sh ends [Pipeline] } [2024-12-09T03:59:37.201Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-09T03:59:37.256Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-09T03:59:37.287Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2024-12-09T03:59:37.287Z] dedc63c39c5afd565672025db7c6527159164ac4 [2024-12-09T03:59:37.287Z] latest [2024-12-09T03:59:37.287Z] 4.0.0-dev.7 [2024-12-09T03:59:37.287Z] dedc63c39c5afd565672025db7c6527159164ac4-4.0.0-dev.7 [2024-12-09T03:59:37.287Z] main [2024-12-09T03:59:37.287Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T03:59:37.660Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:dedc63c39c5afd565672025db7c6527159164ac4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T03:59:38.013Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:dedc63c39c5afd565672025db7c6527159164ac4 [2024-12-09T03:59:38.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-12-09T03:59:38.013Z] 0e688476d22b: Preparing [2024-12-09T03:59:38.013Z] 3fd30eef28d0: Preparing [2024-12-09T03:59:38.013Z] 8bc6b0fba7f6: Preparing [2024-12-09T03:59:38.013Z] 24a2c5d8d863: Preparing [2024-12-09T03:59:38.013Z] b34d7dab3506: Preparing [2024-12-09T03:59:38.013Z] 651d9022c234: Preparing [2024-12-09T03:59:38.013Z] 651d9022c234: Waiting [2024-12-09T03:59:38.280Z] 3fd30eef28d0: Pushed [2024-12-09T03:59:38.280Z] b34d7dab3506: Pushed [2024-12-09T03:59:38.280Z] 0e688476d22b: Pushed [2024-12-09T03:59:38.280Z] 651d9022c234: Layer already exists [2024-12-09T03:59:39.685Z] 24a2c5d8d863: Pushed [2024-12-09T03:59:46.327Z] 8bc6b0fba7f6: Pushed [2024-12-09T03:59:46.327Z] dedc63c39c5afd565672025db7c6527159164ac4: digest: sha256:c762a246f9d685707c75e1241a07ae6f1ed990ab4e02326027098c2cdea4a9c3 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T03:59:46.697Z] + 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 [2024-12-09T03:59:47.060Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2024-12-09T03:59:47.060Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-12-09T03:59:47.060Z] 0e688476d22b: Preparing [2024-12-09T03:59:47.060Z] 3fd30eef28d0: Preparing [2024-12-09T03:59:47.060Z] 8bc6b0fba7f6: Preparing [2024-12-09T03:59:47.060Z] 24a2c5d8d863: Preparing [2024-12-09T03:59:47.060Z] b34d7dab3506: Preparing [2024-12-09T03:59:47.060Z] 651d9022c234: Preparing [2024-12-09T03:59:47.060Z] 651d9022c234: Waiting [2024-12-09T03:59:47.060Z] 0e688476d22b: Layer already exists [2024-12-09T03:59:47.060Z] b34d7dab3506: Layer already exists [2024-12-09T03:59:47.060Z] 8bc6b0fba7f6: Layer already exists [2024-12-09T03:59:47.060Z] 24a2c5d8d863: Layer already exists [2024-12-09T03:59:47.060Z] 3fd30eef28d0: Layer already exists [2024-12-09T03:59:47.060Z] 651d9022c234: Layer already exists [2024-12-09T03:59:47.329Z] latest: digest: sha256:c762a246f9d685707c75e1241a07ae6f1ed990ab4e02326027098c2cdea4a9c3 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T03:59:47.698Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T03:59:48.058Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.0.0-dev.7 [2024-12-09T03:59:48.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-12-09T03:59:48.058Z] 0e688476d22b: Preparing [2024-12-09T03:59:48.058Z] 3fd30eef28d0: Preparing [2024-12-09T03:59:48.058Z] 8bc6b0fba7f6: Preparing [2024-12-09T03:59:48.058Z] 24a2c5d8d863: Preparing [2024-12-09T03:59:48.058Z] b34d7dab3506: Preparing [2024-12-09T03:59:48.058Z] 651d9022c234: Preparing [2024-12-09T03:59:48.058Z] 651d9022c234: Waiting [2024-12-09T03:59:48.058Z] b34d7dab3506: Layer already exists [2024-12-09T03:59:48.058Z] 8bc6b0fba7f6: Layer already exists [2024-12-09T03:59:48.058Z] 24a2c5d8d863: Layer already exists [2024-12-09T03:59:48.058Z] 0e688476d22b: Layer already exists [2024-12-09T03:59:48.058Z] 3fd30eef28d0: Layer already exists [2024-12-09T03:59:48.058Z] 651d9022c234: Layer already exists [2024-12-09T03:59:48.325Z] 4.0.0-dev.7: digest: sha256:c762a246f9d685707c75e1241a07ae6f1ed990ab4e02326027098c2cdea4a9c3 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T03:59:48.683Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:dedc63c39c5afd565672025db7c6527159164ac4-4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T03:59:49.037Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:dedc63c39c5afd565672025db7c6527159164ac4-4.0.0-dev.7 [2024-12-09T03:59:49.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-12-09T03:59:49.037Z] 0e688476d22b: Preparing [2024-12-09T03:59:49.037Z] 3fd30eef28d0: Preparing [2024-12-09T03:59:49.037Z] 8bc6b0fba7f6: Preparing [2024-12-09T03:59:49.037Z] 24a2c5d8d863: Preparing [2024-12-09T03:59:49.037Z] b34d7dab3506: Preparing [2024-12-09T03:59:49.037Z] 651d9022c234: Preparing [2024-12-09T03:59:49.037Z] 651d9022c234: Waiting [2024-12-09T03:59:49.037Z] 3fd30eef28d0: Layer already exists [2024-12-09T03:59:49.037Z] b34d7dab3506: Layer already exists [2024-12-09T03:59:49.037Z] 24a2c5d8d863: Layer already exists [2024-12-09T03:59:49.037Z] 0e688476d22b: Layer already exists [2024-12-09T03:59:49.037Z] 8bc6b0fba7f6: Layer already exists [2024-12-09T03:59:49.037Z] 651d9022c234: Layer already exists [2024-12-09T03:59:49.305Z] dedc63c39c5afd565672025db7c6527159164ac4-4.0.0-dev.7: digest: sha256:c762a246f9d685707c75e1241a07ae6f1ed990ab4e02326027098c2cdea4a9c3 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T03:59:49.675Z] + 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 [2024-12-09T03:59:50.034Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2024-12-09T03:59:50.034Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-12-09T03:59:50.034Z] 0e688476d22b: Preparing [2024-12-09T03:59:50.034Z] 3fd30eef28d0: Preparing [2024-12-09T03:59:50.034Z] 8bc6b0fba7f6: Preparing [2024-12-09T03:59:50.034Z] 24a2c5d8d863: Preparing [2024-12-09T03:59:50.034Z] b34d7dab3506: Preparing [2024-12-09T03:59:50.034Z] 651d9022c234: Preparing [2024-12-09T03:59:50.034Z] 651d9022c234: Waiting [2024-12-09T03:59:50.034Z] 24a2c5d8d863: Layer already exists [2024-12-09T03:59:50.034Z] 8bc6b0fba7f6: Layer already exists [2024-12-09T03:59:50.034Z] b34d7dab3506: Layer already exists [2024-12-09T03:59:50.034Z] 0e688476d22b: Layer already exists [2024-12-09T03:59:50.034Z] 3fd30eef28d0: Layer already exists [2024-12-09T03:59:50.034Z] 651d9022c234: Layer already exists [2024-12-09T03:59:50.304Z] main: digest: sha256:c762a246f9d685707c75e1241a07ae6f1ed990ab4e02326027098c2cdea4a9c3 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-09T03:59:50.379Z] ===================================================== [Pipeline] echo [2024-12-09T03:59:50.392Z] taggedImages: [2024-12-09T03:59:50.392Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:dedc63c39c5afd565672025db7c6527159164ac4 [2024-12-09T03:59:50.392Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2024-12-09T03:59:50.392Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.0.0-dev.7 [2024-12-09T03:59:50.392Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:dedc63c39c5afd565672025db7c6527159164ac4-4.0.0-dev.7 [2024-12-09T03:59:50.392Z] - 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 [2024-12-09T03:59:50.773Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-12-09T03:59:50.773Z] [2024-12-09T03:59:50.773Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T03:59:51.120Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-12-09T03:59:51.389Z] arm64: Pulling from edgex-lftools-log-publisher [2024-12-09T03:59:51.389Z] 8998bd30e6a1: Pulling fs layer [2024-12-09T03:59:51.389Z] 04944245beec: Pulling fs layer [2024-12-09T03:59:51.389Z] 699f458cf7ca: Pulling fs layer [2024-12-09T03:59:51.389Z] 765212b225bb: Pulling fs layer [2024-12-09T03:59:51.389Z] f23df028b6ca: Pulling fs layer [2024-12-09T03:59:51.389Z] d65c8cfc05b1: Pulling fs layer [2024-12-09T03:59:51.389Z] 2437ff75d9bd: Pulling fs layer [2024-12-09T03:59:51.389Z] 765212b225bb: Waiting [2024-12-09T03:59:51.389Z] f23df028b6ca: Waiting [2024-12-09T03:59:51.389Z] d65c8cfc05b1: Waiting [2024-12-09T03:59:51.389Z] 2437ff75d9bd: Waiting [2024-12-09T03:59:51.389Z] 04944245beec: Download complete [2024-12-09T03:59:51.389Z] 765212b225bb: Download complete [2024-12-09T03:59:51.389Z] f23df028b6ca: Verifying Checksum [2024-12-09T03:59:51.389Z] f23df028b6ca: Download complete [2024-12-09T03:59:51.389Z] d65c8cfc05b1: Verifying Checksum [2024-12-09T03:59:51.389Z] d65c8cfc05b1: Download complete [2024-12-09T03:59:51.658Z] 699f458cf7ca: Verifying Checksum [2024-12-09T03:59:51.658Z] 699f458cf7ca: Download complete [2024-12-09T03:59:51.926Z] 8998bd30e6a1: Verifying Checksum [2024-12-09T03:59:51.926Z] 8998bd30e6a1: Download complete [2024-12-09T03:59:54.518Z] 2437ff75d9bd: Verifying Checksum [2024-12-09T03:59:54.518Z] 2437ff75d9bd: Download complete [2024-12-09T03:59:58.776Z] 8998bd30e6a1: Pull complete [2024-12-09T03:59:59.043Z] 04944245beec: Pull complete [2024-12-09T04:00:01.628Z] 699f458cf7ca: Pull complete [2024-12-09T04:00:01.629Z] 765212b225bb: Pull complete [2024-12-09T04:00:02.216Z] f23df028b6ca: Pull complete [2024-12-09T04:00:02.216Z] d65c8cfc05b1: Pull complete [2024-12-09T04:00:28.921Z] 2437ff75d9bd: Pull complete [2024-12-09T04:00:28.921Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-12-09T04:00:28.921Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-12-09T04:00:28.921Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T04:00:29.134Z] prd-ubuntu20.04-docker-arm64-4c-16g-34760 does not seem to be running inside a container [2024-12-09T04:00:29.214Z] $ 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/216 -v /w/workspace/device-onvif-camera/216:/w/workspace/device-onvif-camera/216:rw,z -v /w/workspace/device-onvif-camera/216@tmp:/w/workspace/device-onvif-camera/216@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 [2024-12-09T04:00:31.086Z] $ docker top e5e9f3f8f1371eaad6984fb7eaf052ccef92aba2f6b52ba388fbcd07224a1441 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-09T04:00:31.918Z] ---> job-cost.sh [2024-12-09T04:00:31.918Z] lf-activate-venv: SKIPPING [2024-12-09T04:00:31.918Z] INFO: No Stack... [2024-12-09T04:00:32.187Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-09T04:00:33.150Z] INFO: Archiving Costs [Pipeline] sh [2024-12-09T04:00:33.476Z] + cut -d, -f6 [2024-12-09T04:00:33.476Z] + cat /w/workspace/device-onvif-camera/216/archives/cost.csv [Pipeline] lock [2024-12-09T04:00:33.538Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-216-stack-cost] [2024-12-09T04:00:33.547Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-216-stack-cost] did not exist. Created. [2024-12-09T04:00:33.556Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-216-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-12-09T04:00:33.922Z] /w/workspace/device-onvif-camera/216@tmp/durable-09c5576f/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-12-09T04:00:34.261Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-12-09T04:00:34.289Z] Warning: overwriting stash ‘stack-cost’ [2024-12-09T04:00:34.357Z] Stashed 1 file(s) [Pipeline] } [2024-12-09T04:00:34.365Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-216-stack-cost] [Pipeline] // lock [Pipeline] } [2024-12-09T04:00:34.388Z] $ docker stop --time=1 e5e9f3f8f1371eaad6984fb7eaf052ccef92aba2f6b52ba388fbcd07224a1441 [2024-12-09T04:00:35.835Z] $ docker rm -f --volumes e5e9f3f8f1371eaad6984fb7eaf052ccef92aba2f6b52ba388fbcd07224a1441 [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 [2024-12-09T04:00:36.294Z] provisioning config files... [2024-12-09T04:00:36.302Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12028283661502853066tmp [Pipeline] { [Pipeline] sh [2024-12-09T04:00:36.601Z] + set +x [2024-12-09T04:00:36.601Z] + curl -s https://codecov.io/bash [2024-12-09T04:00:36.601Z] + bash -s -- [2024-12-09T04:00:36.601Z] [2024-12-09T04:00:36.601Z] _____ _ [2024-12-09T04:00:36.601Z] / ____| | | [2024-12-09T04:00:36.601Z] | | ___ __| | ___ ___ _____ __ [2024-12-09T04:00:36.601Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-12-09T04:00:36.601Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-12-09T04:00:36.601Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-12-09T04:00:36.601Z] Bash-1.0.6 [2024-12-09T04:00:36.601Z] [2024-12-09T04:00:36.601Z] [2024-12-09T04:00:36.601Z] ==> git version 2.25.1 found [2024-12-09T04:00:36.601Z] ==> 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 [2024-12-09T04:00:36.601Z] Release-Date: 2020-01-08 [2024-12-09T04:00:36.601Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-12-09T04:00:36.601Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-12-09T04:00:36.601Z] ==> Jenkins CI detected. [2024-12-09T04:00:36.601Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2024-12-09T04:00:36.601Z] project root: . [2024-12-09T04:00:36.601Z] --> token set from env [2024-12-09T04:00:36.601Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-12-09T04:00:36.601Z] ==> Running gcov in . (disable via -X gcov) [2024-12-09T04:00:36.601Z] ==> Python coveragepy not found [2024-12-09T04:00:36.601Z] ==> Searching for coverage reports in: [2024-12-09T04:00:36.601Z] + . [2024-12-09T04:00:36.601Z] -> Found 1 reports [2024-12-09T04:00:36.601Z] ==> Detecting git/mercurial file structure [2024-12-09T04:00:36.601Z] ==> Reading reports [2024-12-09T04:00:36.864Z] + ./coverage.out bytes=92292 [2024-12-09T04:00:36.864Z] ==> Appending adjustments [2024-12-09T04:00:36.864Z] https://docs.codecov.io/docs/fixing-reports [2024-12-09T04:00:36.864Z] + Found adjustments [2024-12-09T04:00:36.864Z] ==> Gzipping contents [2024-12-09T04:00:36.864Z] 12K /tmp/codecov.sIaWtl.gz [2024-12-09T04:00:36.864Z] ==> Uploading reports [2024-12-09T04:00:36.864Z] url: https://codecov.io [2024-12-09T04:00:36.864Z] query: branch=main&commit=dedc63c39c5afd565672025db7c6527159164ac4&build=216&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F216%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2024-12-09T04:00:36.864Z] -> Pinging Codecov [2024-12-09T04:00:36.864Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=dedc63c39c5afd565672025db7c6527159164ac4&build=216&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F216%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2024-12-09T04:00:37.125Z] -> Uploading to [2024-12-09T04:00:37.125Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-onvif-camera/dedc63c39c5afd565672025db7c6527159164ac4/75bc3ddf-1a99-4acb-80d3-deced7011682.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241209%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241209T040036Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=662fc8ecac990af02eabe922b347743a96a3f8098bbe0f42c25fcc3bb69683b4 [2024-12-09T04:00:37.125Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-09T04:00:37.125Z] Dload Upload Total Spent Left Speed [2024-12-09T04:00:37.383Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11416 0 0 100 11416 0 65609 --:--:-- --:--:-- --:--:-- 65988 [2024-12-09T04:00:37.383Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/dedc63c39c5afd565672025db7c6527159164ac4 [Pipeline] } [2024-12-09T04:00:37.388Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-12-09T04:00:37.629Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-12-09T04:00:37.646Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T04:00:37.951Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-09T04:00:37.951Z] [2024-12-09T04:00:37.951Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T04:00:38.258Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-09T04:00:38.258Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-12-09T04:00:38.258Z] 43c4264eed91: Already exists [2024-12-09T04:00:38.258Z] 4cc291be95ef: Already exists [2024-12-09T04:00:38.258Z] 2ac1f1163629: Already exists [2024-12-09T04:00:38.258Z] 5c3c966382ef: Already exists [2024-12-09T04:00:38.258Z] 4f4fb700ef54: Already exists [2024-12-09T04:00:38.258Z] d9c7d2e4e75e: Pulling fs layer [2024-12-09T04:00:38.258Z] 9c3e1370e548: Pulling fs layer [2024-12-09T04:00:38.520Z] d9c7d2e4e75e: Verifying Checksum [2024-12-09T04:00:38.520Z] d9c7d2e4e75e: Download complete [2024-12-09T04:00:38.782Z] d9c7d2e4e75e: Pull complete [2024-12-09T04:00:39.349Z] 9c3e1370e548: Verifying Checksum [2024-12-09T04:00:39.349Z] 9c3e1370e548: Download complete [2024-12-09T04:00:41.879Z] 9c3e1370e548: Pull complete [2024-12-09T04:00:41.879Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-12-09T04:00:41.879Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-09T04:00:41.879Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T04:00:41.976Z] prd-ubuntu20.04-docker-8c-8g-34759 does not seem to be running inside a container [2024-12-09T04:00:42.122Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-12-09T04:00:44.309Z] $ docker top d6410a0196d151c0631b590a124231b0947aa7195dcaac65f72ab5f09b498447 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-09T04:00:49.005Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] echo [2024-12-09T04:00:49.018Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2024-12-09T04:00:50.218Z] + set -o pipefail [2024-12-09T04:00:50.218Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2024-12-09T04:01:10.858Z] [2024-12-09T04:01:10.858Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2024-12-09T04:01:10.858Z] [2024-12-09T04:01:10.858Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9e5df0b9-9c2f-4dae-8e10-c7dd76eb4add/history/756fb1ff-524b-44ed-89b7-9b3e46702576 [2024-12-09T04:01:10.858Z] [2024-12-09T04:01:10.858Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2024-12-09T04:01:10.858Z] [2024-12-09T04:01:10.858Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-12-09T04:01:10.858Z] [2024-12-09T04:01:11.430Z] [2024-12-09T04:01:11.430Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-12-09T04:01:11.430Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-12-09T04:01:11.702Z] $ docker stop --time=1 d6410a0196d151c0631b590a124231b0947aa7195dcaac65f72ab5f09b498447 [2024-12-09T04:01:16.771Z] $ docker rm -f --volumes d6410a0196d151c0631b590a124231b0947aa7195dcaac65f72ab5f09b498447 [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 [2024-12-09T04:01:17.322Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-09T04:01:17.341Z] provisioning config files... [2024-12-09T04:01:17.349Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13436817186872441779tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-09T04:01:17.649Z] --> edgex-publish-swagger.sh [2024-12-09T04:01:17.649Z] === Publish doc/openapi/v3 API === [2024-12-09T04:01:17.649Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger [2024-12-09T04:01:17.649Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] [2024-12-09T04:01:17.649Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-09T04:01:17.649Z] Dload Upload Total Spent Left Speed [2024-12-09T04:01:18.217Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 100 156 100 485k 287 894k --:--:-- --:--:-- --:--:-- 892k [2024-12-09T04:01:18.217Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-12-09T04:01:18.217Z] [Pipeline] } [2024-12-09T04:01:18.224Z] 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 [2024-12-09T04:01:18.650Z] + git log --format=format:%s -1 dedc63c39c5afd565672025db7c6527159164ac4 [Pipeline] sh [2024-12-09T04:01:18.938Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-09T04:01:18.939Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T04:01:19.245Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-09T04:01:19.245Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T04:01:19.327Z] prd-ubuntu20.04-docker-8c-8g-34759 does not seem to be running inside a container [2024-12-09T04:01:19.358Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-12-09T04:01:19.808Z] $ docker top 337ab08359ee241d4bb5d39861070a17702412506e6fb7aad38deab21f553796 -eo pid,comm [2024-12-09T04:01:19.852Z] 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). [2024-12-09T04:01:19.852Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-09T04:01:19.915Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-09T04:01:19.915Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-09T04:01:20.030Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-09T04:01:20.033Z] $ docker exec 337ab08359ee241d4bb5d39861070a17702412506e6fb7aad38deab21f553796 ssh-agent [2024-12-09T04:01:20.131Z] SSH_AUTH_SOCK=/tmp/ssh-Qfrv0se2WozI/agent.32 [2024-12-09T04:01:20.131Z] SSH_AGENT_PID=38 [2024-12-09T04:01:20.136Z] Running ssh-add (command line suppressed) [2024-12-09T04:01:20.244Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14089516316384974875.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14089516316384974875.key) [2024-12-09T04:01:20.256Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-09T04:01:20.544Z] + git semver tag [2024-12-09T04:01:20.803Z] 2024-12-09 04:01:20,716 [run_tag] DEBUG tag force:False [2024-12-09T04:01:20.803Z] 2024-12-09 04:01:20,716 [check_head_tag] DEBUG check head tag [2024-12-09T04:01:20.803Z] 2024-12-09 04:01:20,717 [execute] INFO git cat-file --batch-check [2024-12-09T04:01:20.803Z] 2024-12-09 04:01:20,718 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2024-12-09T04:01:20.803Z] 2024-12-09 04:01:20,721 [execute] INFO git cat-file --batch [2024-12-09T04:01:20.803Z] 2024-12-09 04:01:20,722 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2024-12-09T04:01:20.803Z] 2024-12-09 04:01:20,742 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-12-09T04:01:20.803Z] 2024-12-09 04:01:20,742 [execute] INFO git tag -a v4.0.0-dev.7 -m v4.0.0-dev.7 [2024-12-09T04:01:20.803Z] 2024-12-09 04:01:20,743 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.7', '-m', 'v4.0.0-dev.7'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2024-12-09T04:01:20.803Z] 2024-12-09 04:01:20,746 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-12-09T04:01:20.803Z] 4.0.0-dev.7 [Pipeline] } [2024-12-09T04:01:20.811Z] $ docker exec --env ******** --env ******** 337ab08359ee241d4bb5d39861070a17702412506e6fb7aad38deab21f553796 ssh-agent -k [2024-12-09T04:01:20.913Z] unset SSH_AUTH_SOCK; [2024-12-09T04:01:20.913Z] unset SSH_AGENT_PID; [2024-12-09T04:01:20.914Z] echo Agent pid 38 killed; [2024-12-09T04:01:20.921Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-09T04:01:21.248Z] + git semver [Pipeline] } [2024-12-09T04:01:21.520Z] $ docker stop --time=1 337ab08359ee241d4bb5d39861070a17702412506e6fb7aad38deab21f553796 [2024-12-09T04:01:22.814Z] $ docker rm -f --volumes 337ab08359ee241d4bb5d39861070a17702412506e6fb7aad38deab21f553796 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T04:01:23.234Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-09T04:01:23.234Z] [2024-12-09T04:01:23.234Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T04:01:23.540Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-09T04:01:23.540Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-12-09T04:01:23.540Z] ab5ef0e58194: Pulling fs layer [2024-12-09T04:01:23.540Z] 9712f1f96733: Pulling fs layer [2024-12-09T04:01:23.540Z] 63f879dbbcfc: Pulling fs layer [2024-12-09T04:01:23.540Z] 0d9ebad4ef96: Pulling fs layer [2024-12-09T04:01:23.540Z] e9a5061849ea: Pulling fs layer [2024-12-09T04:01:23.540Z] d747dcd14b5f: Pulling fs layer [2024-12-09T04:01:23.540Z] 2de7ff778b66: Pulling fs layer [2024-12-09T04:01:23.540Z] d747dcd14b5f: Waiting [2024-12-09T04:01:23.540Z] 2de7ff778b66: Waiting [2024-12-09T04:01:23.540Z] 0d9ebad4ef96: Waiting [2024-12-09T04:01:23.540Z] e9a5061849ea: Waiting [2024-12-09T04:01:23.540Z] 9712f1f96733: Verifying Checksum [2024-12-09T04:01:23.540Z] 9712f1f96733: Download complete [2024-12-09T04:01:23.799Z] 63f879dbbcfc: Verifying Checksum [2024-12-09T04:01:23.799Z] 63f879dbbcfc: Download complete [2024-12-09T04:01:24.058Z] 0d9ebad4ef96: Verifying Checksum [2024-12-09T04:01:24.058Z] 0d9ebad4ef96: Download complete [2024-12-09T04:01:24.058Z] d747dcd14b5f: Download complete [2024-12-09T04:01:24.058Z] e9a5061849ea: Verifying Checksum [2024-12-09T04:01:24.058Z] e9a5061849ea: Download complete [2024-12-09T04:01:24.058Z] ab5ef0e58194: Download complete [2024-12-09T04:01:24.058Z] 2de7ff778b66: Verifying Checksum [2024-12-09T04:01:24.058Z] 2de7ff778b66: Download complete [2024-12-09T04:01:26.588Z] ab5ef0e58194: Pull complete [2024-12-09T04:01:26.588Z] 9712f1f96733: Pull complete [2024-12-09T04:01:27.520Z] 63f879dbbcfc: Pull complete [2024-12-09T04:01:30.805Z] 0d9ebad4ef96: Pull complete [2024-12-09T04:01:31.371Z] e9a5061849ea: Pull complete [2024-12-09T04:01:31.371Z] d747dcd14b5f: Pull complete [2024-12-09T04:01:32.306Z] 2de7ff778b66: Pull complete [2024-12-09T04:01:32.306Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-12-09T04:01:32.306Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-09T04:01:32.306Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T04:01:32.408Z] prd-ubuntu20.04-docker-8c-8g-34759 does not seem to be running inside a container [2024-12-09T04:01:32.441Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-12-09T04:01:38.563Z] $ docker top eb37d14f00342788228a0569e903453ee5e82edab9a4c7d624fabdef56995f16 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-12-09T04:01:38.640Z] provisioning config files... [2024-12-09T04:01:38.646Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config14642549187707477428tmp [2024-12-09T04:01:38.656Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12618565619321309898tmp [2024-12-09T04:01:38.665Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4351502939684950441tmp [Pipeline] { [Pipeline] echo [2024-12-09T04:01:38.691Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-09T04:01:38.984Z] ---> sigul-configuration.sh [2024-12-09T04:01:38.984Z] gpg: directory `/root/.gnupg' created [2024-12-09T04:01:38.984Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-12-09T04:01:38.984Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-12-09T04:01:38.984Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-12-09T04:01:38.984Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-12-09T04:01:38.984Z] gpg: CAST5 encrypted data [2024-12-09T04:01:38.984Z] gpg: encrypted with 1 passphrase [2024-12-09T04:01:38.984Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-12-09T04:01:39.278Z] + mkdir /home/jenkins [2024-12-09T04:01:39.278Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-12-09T04:01:39.572Z] + 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 [2024-12-09T04:01:39.583Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-09T04:01:39.883Z] ---> sigul-install.sh [2024-12-09T04:01:39.883Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-12-09T04:01:40.181Z] + git tag --list [2024-12-09T04:01:40.181Z] v0.0.0 [2024-12-09T04:01:40.181Z] v2.2.0 [2024-12-09T04:01:40.181Z] v2.3.0 [2024-12-09T04:01:40.181Z] v2.3.1 [2024-12-09T04:01:40.181Z] v3.0 [2024-12-09T04:01:40.181Z] v3.0.0 [2024-12-09T04:01:40.181Z] v3.1 [2024-12-09T04:01:40.181Z] v3.1.0 [2024-12-09T04:01:40.182Z] v3.1.0-dev.1 [2024-12-09T04:01:40.182Z] v3.1.0-dev.10 [2024-12-09T04:01:40.182Z] v3.1.0-dev.11 [2024-12-09T04:01:40.182Z] v3.1.0-dev.12 [2024-12-09T04:01:40.182Z] v3.1.0-dev.13 [2024-12-09T04:01:40.182Z] v3.1.0-dev.14 [2024-12-09T04:01:40.182Z] v3.1.0-dev.15 [2024-12-09T04:01:40.182Z] v3.1.0-dev.16 [2024-12-09T04:01:40.182Z] v3.1.0-dev.17 [2024-12-09T04:01:40.182Z] v3.1.0-dev.18 [2024-12-09T04:01:40.182Z] v3.1.0-dev.19 [2024-12-09T04:01:40.182Z] v3.1.0-dev.2 [2024-12-09T04:01:40.182Z] v3.1.0-dev.20 [2024-12-09T04:01:40.182Z] v3.1.0-dev.21 [2024-12-09T04:01:40.182Z] v3.1.0-dev.22 [2024-12-09T04:01:40.182Z] v3.1.0-dev.23 [2024-12-09T04:01:40.182Z] v3.1.0-dev.24 [2024-12-09T04:01:40.182Z] v3.1.0-dev.25 [2024-12-09T04:01:40.182Z] v3.1.0-dev.26 [2024-12-09T04:01:40.182Z] v3.1.0-dev.27 [2024-12-09T04:01:40.182Z] v3.1.0-dev.28 [2024-12-09T04:01:40.182Z] v3.1.0-dev.3 [2024-12-09T04:01:40.182Z] v3.1.0-dev.4 [2024-12-09T04:01:40.182Z] v3.1.0-dev.5 [2024-12-09T04:01:40.182Z] v3.1.0-dev.6 [2024-12-09T04:01:40.182Z] v3.1.0-dev.7 [2024-12-09T04:01:40.182Z] v3.1.0-dev.8 [2024-12-09T04:01:40.182Z] v3.1.0-dev.9 [2024-12-09T04:01:40.182Z] v3.1.1 [2024-12-09T04:01:40.182Z] v3.2.0-dev.1 [2024-12-09T04:01:40.182Z] v3.2.0-dev.10 [2024-12-09T04:01:40.182Z] v3.2.0-dev.11 [2024-12-09T04:01:40.182Z] v3.2.0-dev.12 [2024-12-09T04:01:40.182Z] v3.2.0-dev.13 [2024-12-09T04:01:40.182Z] v3.2.0-dev.14 [2024-12-09T04:01:40.182Z] v3.2.0-dev.15 [2024-12-09T04:01:40.182Z] v3.2.0-dev.16 [2024-12-09T04:01:40.182Z] v3.2.0-dev.17 [2024-12-09T04:01:40.182Z] v3.2.0-dev.18 [2024-12-09T04:01:40.182Z] v3.2.0-dev.19 [2024-12-09T04:01:40.182Z] v3.2.0-dev.2 [2024-12-09T04:01:40.182Z] v3.2.0-dev.20 [2024-12-09T04:01:40.182Z] v3.2.0-dev.21 [2024-12-09T04:01:40.182Z] v3.2.0-dev.22 [2024-12-09T04:01:40.182Z] v3.2.0-dev.23 [2024-12-09T04:01:40.182Z] v3.2.0-dev.3 [2024-12-09T04:01:40.182Z] v3.2.0-dev.4 [2024-12-09T04:01:40.182Z] v3.2.0-dev.5 [2024-12-09T04:01:40.182Z] v3.2.0-dev.6 [2024-12-09T04:01:40.182Z] v3.2.0-dev.7 [2024-12-09T04:01:40.182Z] v3.2.0-dev.8 [2024-12-09T04:01:40.182Z] v3.2.0-dev.9 [2024-12-09T04:01:40.182Z] v4.0.0-dev.1 [2024-12-09T04:01:40.182Z] v4.0.0-dev.2 [2024-12-09T04:01:40.182Z] v4.0.0-dev.3 [2024-12-09T04:01:40.182Z] v4.0.0-dev.4 [2024-12-09T04:01:40.182Z] v4.0.0-dev.5 [2024-12-09T04:01:40.182Z] v4.0.0-dev.6 [2024-12-09T04:01:40.182Z] v4.0.0-dev.7 [Pipeline] sh [2024-12-09T04:01:40.476Z] + lftools sign git-tag v4.0.0-dev.7 [2024-12-09T04:01:41.045Z] Signing Git tag with Sigul... [2024-12-09T04:01:41.045Z] Signing v4.0.0-dev.7 [Pipeline] echo [2024-12-09T04:01:41.314Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-09T04:01:41.602Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-12-09T04:01:41.609Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-12-09T04:01:41.629Z] $ docker stop --time=1 eb37d14f00342788228a0569e903453ee5e82edab9a4c7d624fabdef56995f16 [2024-12-09T04:01:42.920Z] $ docker rm -f --volumes eb37d14f00342788228a0569e903453ee5e82edab9a4c7d624fabdef56995f16 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-12-09T04:01:43.343Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-09T04:01:43.344Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T04:01:43.648Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-09T04:01:43.648Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T04:01:43.750Z] prd-ubuntu20.04-docker-8c-8g-34759 does not seem to be running inside a container [2024-12-09T04:01:43.782Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-12-09T04:01:44.110Z] $ docker top 6e42c51be9cd1c5537b0cd11dbff210393bbe79b7a4fb7e2f32f8484574f555a -eo pid,comm [2024-12-09T04:01:44.157Z] 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). [2024-12-09T04:01:44.157Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-09T04:01:44.215Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-09T04:01:44.215Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-09T04:01:44.335Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-09T04:01:44.338Z] $ docker exec 6e42c51be9cd1c5537b0cd11dbff210393bbe79b7a4fb7e2f32f8484574f555a ssh-agent [2024-12-09T04:01:44.464Z] SSH_AUTH_SOCK=/tmp/ssh-ALhJ4ZfCKrLC/agent.32 [2024-12-09T04:01:44.464Z] SSH_AGENT_PID=38 [2024-12-09T04:01:44.469Z] Running ssh-add (command line suppressed) [2024-12-09T04:01:44.575Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2526052474658224256.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2526052474658224256.key) [2024-12-09T04:01:44.589Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-09T04:01:44.884Z] + git semver bump pre [2024-12-09T04:01:45.143Z] 2024-12-09 04:01:45,056 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-12-09T04:01:45.143Z] 2024-12-09 04:01:45,056 [bump_version] DEBUG bumping version:4.0.0-dev.7 on axis:pre with prefix:dev [2024-12-09T04:01:45.143Z] 2024-12-09 04:01:45,056 [bump_version] DEBUG bumped version:4.0.0-dev.8 [2024-12-09T04:01:45.143Z] 2024-12-09 04:01:45,056 [write_version] DEBUG write version:4.0.0-dev.8 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2024-12-09T04:01:45.143Z] 2024-12-09 04:01:45,056 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-12-09T04:01:45.143Z] 2024-12-09 04:01:45,056 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-12-09T04:01:45.143Z] 2024-12-09 04:01:45,059 [execute] INFO git cat-file --batch-check [2024-12-09T04:01:45.143Z] 2024-12-09 04:01:45,059 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-12-09T04:01:45.143Z] 2024-12-09 04:01:45,064 [execute] INFO git cat-file --batch [2024-12-09T04:01:45.143Z] 2024-12-09 04:01:45,064 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-12-09T04:01:45.143Z] 2024-12-09 04:01:45,068 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-12-09T04:01:45.143Z] 4.0.0-dev.8 [Pipeline] } [2024-12-09T04:01:45.153Z] $ docker exec --env ******** --env ******** 6e42c51be9cd1c5537b0cd11dbff210393bbe79b7a4fb7e2f32f8484574f555a ssh-agent -k [2024-12-09T04:01:45.251Z] unset SSH_AUTH_SOCK; [2024-12-09T04:01:45.251Z] unset SSH_AGENT_PID; [2024-12-09T04:01:45.251Z] echo Agent pid 38 killed; [2024-12-09T04:01:45.261Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-09T04:01:45.593Z] + git semver [Pipeline] } [2024-12-09T04:01:45.866Z] $ docker stop --time=1 6e42c51be9cd1c5537b0cd11dbff210393bbe79b7a4fb7e2f32f8484574f555a [2024-12-09T04:01:47.097Z] $ docker rm -f --volumes 6e42c51be9cd1c5537b0cd11dbff210393bbe79b7a4fb7e2f32f8484574f555a [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-09T04:01:47.462Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-09T04:01:47.462Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T04:01:47.766Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-09T04:01:47.766Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T04:01:47.848Z] prd-ubuntu20.04-docker-8c-8g-34759 does not seem to be running inside a container [2024-12-09T04:01:47.880Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-12-09T04:01:48.224Z] $ docker top 1444f9e99626269f0d350f14e8e3467128505511aeadee373312061fab3f8ca3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-09T04:01:48.331Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-09T04:01:48.331Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-09T04:01:48.441Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-09T04:01:48.443Z] $ docker exec 1444f9e99626269f0d350f14e8e3467128505511aeadee373312061fab3f8ca3 ssh-agent [2024-12-09T04:01:48.551Z] SSH_AUTH_SOCK=/tmp/ssh-0NDv7Balboxg/agent.32 [2024-12-09T04:01:48.551Z] SSH_AGENT_PID=38 [2024-12-09T04:01:48.555Z] Running ssh-add (command line suppressed) [2024-12-09T04:01:48.659Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6992027289588511079.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6992027289588511079.key) [2024-12-09T04:01:48.673Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-09T04:01:48.967Z] + git semver push [2024-12-09T04:01:49.231Z] 2024-12-09 04:01:49,131 [run_push] DEBUG push [2024-12-09T04:01:49.231Z] 2024-12-09 04:01:49,132 [execute] INFO git cat-file --batch-check [2024-12-09T04:01:49.231Z] 2024-12-09 04:01:49,132 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-12-09T04:01:49.231Z] 2024-12-09 04:01:49,135 [execute] INFO git rev-list 933acdd99c633f9c9ae3374f4e9802686374232c -- [2024-12-09T04:01:49.231Z] 2024-12-09 04:01:49,136 [execute] DEBUG Popen(['git', 'rev-list', '933acdd99c633f9c9ae3374f4e9802686374232c', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-12-09T04:01:49.231Z] 2024-12-09 04:01:49,145 [execute] INFO git fetch -v origin [2024-12-09T04:01:49.231Z] 2024-12-09 04:01:49,145 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-12-09T04:01:49.798Z] 2024-12-09 04:01:49,592 [run_push] DEBUG no remote changes detected [2024-12-09T04:01:49.798Z] 2024-12-09 04:01:49,592 [execute] INFO git push origin semver [2024-12-09T04:01:49.798Z] 2024-12-09 04:01:49,593 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-12-09T04:01:50.366Z] 2024-12-09 04:01:50,219 [run_push] DEBUG push all version tags [2024-12-09T04:01:50.366Z] 2024-12-09 04:01:50,219 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-12-09T04:01:50.366Z] 2024-12-09 04:01:50,220 [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) [2024-12-09T04:01:50.932Z] 2024-12-09 04:01:50,790 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-12-09T04:01:50.932Z] 4.0.0-dev.8 [Pipeline] } [2024-12-09T04:01:50.944Z] $ docker exec --env ******** --env ******** 1444f9e99626269f0d350f14e8e3467128505511aeadee373312061fab3f8ca3 ssh-agent -k [2024-12-09T04:01:51.027Z] unset SSH_AUTH_SOCK; [2024-12-09T04:01:51.029Z] unset SSH_AGENT_PID; [2024-12-09T04:01:51.029Z] echo Agent pid 38 killed; [2024-12-09T04:01:51.036Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-09T04:01:51.369Z] + git semver [Pipeline] } [2024-12-09T04:01:51.640Z] $ docker stop --time=1 1444f9e99626269f0d350f14e8e3467128505511aeadee373312061fab3f8ca3 [2024-12-09T04:01:52.915Z] $ docker rm -f --volumes 1444f9e99626269f0d350f14e8e3467128505511aeadee373312061fab3f8ca3 [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 [2024-12-09T04:01:53.555Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2024-12-09T04:01:53.555Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2024-12-09T04:01:53.555Z] total 16 [2024-12-09T04:01:53.555Z] drwxr-xr-x 3 root root 4096 Dec 9 03:52 . [2024-12-09T04:01:53.555Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 9 04:01 .. [2024-12-09T04:01:53.555Z] drwxr-xr-x 2 root root 4096 Dec 9 03:52 cost [2024-12-09T04:01:53.555Z] -rw-r--r-- 1 root root 91 Dec 9 03:52 cost.csv [2024-12-09T04:01:53.555Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2024-12-09T04:01:53.555Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2024-12-09T04:01:53.555Z] total 16 [2024-12-09T04:01:53.555Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 9 03:52 . [2024-12-09T04:01:53.555Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 9 04:01 .. [2024-12-09T04:01:53.555Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 9 03:52 cost [2024-12-09T04:01:53.555Z] -rw-r--r-- 1 jenkins jenkins 91 Dec 9 03:52 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-12-09T04:01:53.845Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-09T04:01:54.707Z] ---> package-listing.sh [2024-12-09T04:01:54.707Z] ++ facter osfamily [2024-12-09T04:01:54.707Z] ++ tr '[:upper:]' '[:lower:]' [2024-12-09T04:01:54.969Z] + OS_FAMILY=debian [2024-12-09T04:01:54.969Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2024-12-09T04:01:54.969Z] + START_PACKAGES=/tmp/packages_start.txt [2024-12-09T04:01:54.969Z] + END_PACKAGES=/tmp/packages_end.txt [2024-12-09T04:01:54.969Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-12-09T04:01:54.969Z] + PACKAGES=/tmp/packages_start.txt [2024-12-09T04:01:54.969Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2024-12-09T04:01:54.969Z] + PACKAGES=/tmp/packages_end.txt [2024-12-09T04:01:54.969Z] + case "${OS_FAMILY}" in [2024-12-09T04:01:54.969Z] + dpkg -l [2024-12-09T04:01:54.969Z] + grep '^ii' [2024-12-09T04:01:54.969Z] + '[' -f /tmp/packages_start.txt ']' [2024-12-09T04:01:54.969Z] + '[' -f /tmp/packages_end.txt ']' [2024-12-09T04:01:54.969Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-12-09T04:01:54.969Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2024-12-09T04:01:54.969Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2024-12-09T04:01:54.969Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2024-12-09T04:01:54.980Z] 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 [2024-12-09T04:01:55.258Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T04:01:55.826Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-09T04:01:55.826Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T04:01:55.908Z] prd-ubuntu20.04-docker-8c-8g-34759 does not seem to be running inside a container [2024-12-09T04:01:55.940Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-12-09T04:01:56.162Z] $ docker top 86428712257c3b1fe17b14ad650b1cc7b9fd656081b4f08204f734390bd43c9d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-09T04:01:56.517Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-12-09T04:01:56.812Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-12-09T04:01:57.098Z] + ls /var/log/sa-host [2024-12-09T04:01:57.099Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-09T04:01:57.261Z] provisioning config files... [2024-12-09T04:01:57.272Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4005155755893324506tmp [Pipeline] { [Pipeline] echo [2024-12-09T04:01:57.293Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-09T04:01:57.584Z] ---> create-netrc.sh [Pipeline] } [2024-12-09T04:01:57.592Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-12-09T04:01:57.936Z] ---> python-tools-install.sh [Pipeline] echo [2024-12-09T04:01:57.943Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-09T04:01:58.222Z] ---> sudo-logs.sh [2024-12-09T04:01:58.222Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-12-09T04:01:58.266Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-09T04:01:58.557Z] ---> job-cost.sh [2024-12-09T04:01:58.558Z] lf-activate-venv: SKIPPING [2024-12-09T04:01:58.558Z] DEBUG: total: 0.2199999988079071 [2024-12-09T04:01:58.558Z] INFO: Retrieving Stack Cost... [2024-12-09T04:01:59.128Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-09T04:01:59.694Z] INFO: Archiving Costs [Pipeline] echo [2024-12-09T04:01:59.708Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-09T04:01:59.993Z] ---> logs-deploy.sh [2024-12-09T04:01:59.993Z] lf-activate-venv: SKIPPING [2024-12-09T04:01:59.993Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/216 [2024-12-09T04:01:59.993Z] INFO: archiving workspace using pattern(s): [2024-12-09T04:02:00.934Z] Archives upload complete. [2024-12-09T04:02:00.934Z] INFO: archiving logs to Nexus